/* CSS Document */


img, div 

{ 

behavior: url(iepngfix.htc);

}


body
{
margin:0;
font-family: Arial, sans-serif;
font-size:0.9em;
line-height:1.6em;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
background:url(images/background.jpg) repeat-x top left; /* background.jpg does not exist!!! */
}


.clear
{
clear:both;
}




#wrapper
{
width:850px;
height:auto;
position:relative;
margin:auto;
margin:0 auto 10px auto;
padding:11px 11px 0 11px;
text-align:left;
background:#fff;
}

#wrapper p a:link,
#wrapper p a:visited
{
text-decoration:none;
color:#008176;
font-weight:bold;
}




#header
{
height:100px;
width:850px;
padding:0;
background:#008176 url(images/header_back.gif) repeat-x top left;
margin-bottom:11px;
}

#phone_box
{
height:14px;
width:850px;
padding:0;
background:#ccc;
}

#phone_box h1
{
padding-right:20px;
margin:0;
color:#008176;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:right;
}


#logo_link
{
padding:30px 0 0 10px;
margin:0;
float:left;
}





#home_title
{
padding:0;
margin:20px 20px 0 0;
float:right;
text-align:right;
}

#home_title h1
{
padding:0;
margin:0;
color:#008176;
font-size:2.5em;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
line-height:2.5em;
}





#nav
{
width:211px;
height:550px;
padding:0;
margin:0;
background:#008176;
float:left;
}


#copyright
{
position:absolute;
top:-220px;
left:0px;
background:#008176;
border-right:1px solid #008176;
}

#copyright p
{
color:#fff;
font-size:1.2em;
line-height:1.4em;
padding:10px;
width:190px;
}


#content
{
width:579px;
height:auto;
padding:25px;
margin:0;
float:right;
}

#content h1
{
color:#008176;
font-size:2em;
padding:10px 0;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
clear:both;
}

#content h3
{
font-size:1.1em;
clear:both;
color:#109186;
width:200px;
text-align:right;
border-bottom:1px solid #109186;
}




#content h1 a:link,
#content h1 a:visited
{
text-decoration:none;
color:#008176;
}




#content p
{
color:#666;
font-size:1.2em;
line-height:1.6em;
}


#content p span
{
color:#008176;
font-weight:bold
}



/* contact form */

form#registerchessrook
{
margin:0;
padding:0 0 20px 0;
}

form#registerchessrook label
{
width:200px;
display:block;
float:left;
clear:left;
font-size:1.2em;
line-height:1.6em;
color:#666;
font-family: Verdana, Arial, sans-serif;
text-align:right;
padding:0 1em 0 0;
}
form#registerchessrook label.long
{
height:100px;
}

label span.required
{
font-weight:bold;
color:#a00;
}






form#registerchessrook input, 
form#registerchessrook select, 
form#registerchessrook textarea
{
border:1px solid #ccc;
float:left;
width:320px;
margin:0 0 10px 0;
padding:2px;
font-size:1.2em;
color:#666;
font-family: Verdana, Arial, sans-serif;
}


form#registerchessrook input.check
{
width:auto;
float:none;
clear:none;
vertical-align:middle;
margin:5px 5px 5px 0;
border:0;
}

form#registerchessrook select
{
width:150px;
}

form#registerchessrook input.autowidth
{
width:auto;
}




form#registerchessrook span
{
vertical-align:middle;
}


form#registerchessrook input#submit_form
{
margin:12px 0 -6px 0;
width:auto;
height:auto;
border:0;
}




#gen-footer
{
width:850px;
height:20px;
margin:0;
padding:10px 0 5px 0 ;
background:#fff;
border-top: solid 1px #008176;
border-bottom: solid 1px #ccc;
position:relative;
}


#right
{
color:#666;
width:auto;
margin:0;
padding:0;
text-align:right;
float:right;
}









