﻿
/**********************/

#page_block_base, .page_block_base { width:850px; height:30px; background-image: url(../images/footer/page_block_base.gif); background-position:top right; background-repeat:no-repeat; }

.panel_signup{ background: url(../images/signup_panel/background.gif) no-repeat top right; padding: 0px 0px 0px 0px; width: 850px; height: 218px; float: left; }
.panel_signup_form{ width: 300px; height: 198px;  float: right; }
.panel_signup_form_padding { background: url(../images/signup_panel/panel_wood.gif) no-repeat top left; padding: 30px 65px 0 30px; height: 198px; }
.panel_signup_form .label { font-family: Georgia, Times New Roman, Serif; font-weight: bold; font-size: 1.1em; color: #fff; line-height:2em; padding-left:3px; }


.panel_signup_form .button_signup
{
    font-family: Georgia, Times New Roman, Serif;
    font-weight: bold;
    font-style: italic;
    font-size: 1.5em;
    color: White;
    background-color:#ED2E23;
    border:none;
    width:150px;
    padding: 2px 2px 2px 2px;
    margin-top: 10px;
}

.panel_signup_form .textbox_signup { width:150px; }



#copyright, .copyright { background-image: url(../images/footer/background.gif); background-position:bottom right; background-repeat:no-repeat; padding: 0px 0px 0px 0px; width: 850px; height: 145px; color:#ED2E23; float: left; }

#baselinks, .baselinks 
{
    width:720px;
    height:120px;
    background-image: url(../images/footer/pics.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    padding-top:25px;
    padding-left:110px;
    font-size:12px;
}

#copyright a,
#copyright a:link,
#copyright a:visited,
#copyright a:active{
	color: #ED2E23;
	font-weight: bold;
	text-decoration: none;
	margin-right:0.5em;
}
#copyright a:hover{
	color: #ED2E23;
	text-decoration:underline;
}
#copyright .separator 
{
    color:#aaaaaa;
    margin-right:0.5em;
}

