/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
}

a{
color:#467aa7;
text-decoration:none;
background-color:inherit;
}

a:hover{
    color:#2a5a8a;
    text-decoration: underline;
    background-color:inherit;
}
a img{border:none;}

TEXTAREA
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
SELECT
{
    height:18px;
    width:238px;
    margin:0 5px 0 0;
    border:1px solid #a0a0a0;
    font-size:12px;
}
INPUT
{
    font-size: 12px;
    height:16px;
    width:100px;
    margin:0 5px 0 0;
    border:1px solid #a0a0a0;
}
input:checkbox {
    font-size: 12px;
    margin: 0 5px 0 0;
    border: none;
} 
fieldset {
    margin : 8px 8px 8px 8px;
    padding : 8px 8px 8px 8px;
    border : 1px solid #666666;
}
dt {
    padding : 0px 0px 0px 2px;
    background: #f0f0f0;
}
dd {
    margin : 0px 0px 1px 0px;
    padding : 0px 2px 6px 2px;
    background: #ffffff;
}

/**************** Header and navigation styles ****************/

#container{
width: 1000px;
margin: 0 auto;
padding: 1px 0;
text-align: left;
background: #ffffff;
color: #303030;
border: 1px solid noshade #a0a0a0;
}

#header{
    height: 71px;
    width: 1000px;
    margin: 0 0 0 0;
    background: #ffffff;
    color: #303030;
    font-size: 11px;
}

#adboxtop{
    width:472px;
    height:64px;
    padding:2px 2px 2px 2px;
    border:1px solid #c0c0c0;
    text-align: right;
}

#adboxtop a{
    color:#a0a0a0;
    background-color:inherit;
    font-size : x-small;
}
#adboxtop a:hover{
    color:#606060; 
    background-color:inherit; 
    text-decoration: underline;
}



#navigation{
height: 20px;
line-height: 20px;
width: 998px;
margin: 0 1px;
background: #7EA1C5;
color: #ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

#navigation .selected,#navigation a:hover{
background:#3C5489;
color:#ffffff;
text-decoration:none;
}

#navigation .default{
background:#7EA1C5;
color:#ffffff;
text-decoration:none;
}

#navigation2{
    height: 24px;
    line-height: 24px;
    width:998px;
    margin: 0 1px;
    background: #3C5489;
    font-size:0.8em;
    font-weight:normal;
    text-transform:lowercase;
    text-decoration:none;
    color: #ffffff;
    text-align : right;
}

#navigation2 a {
/*    padding: 0 8px 0 0;*/
    text-decoration:none;
    color: #ffffff;
}

#navigation2 a:hover{
    text-decoration:underline;
}

/**************** Searchbar styles ****************/

#searchbar{
float:left;
margin:0 1px 0 0;
width: 720px;
font-size:12px;
}

#searchbar #q{
height:16px;
width:100px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
font-size:12px;
}

#searchbar #razd{
height:18px;
width:238px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
font-size:12px;
}

#searchbar #geo{
height:18px;
width:150px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
font-size:12px;
}

#searchbar #searchbutton{
width:auto;
height:18px;
padding:0 1px;
border:1px solid #808080;
font-size:12px;
text-align:center;
}

/**************** Content styles ****************/

#content{
    float: left;
    width: 99%;
    font-size: 0.9em;
    padding: 0 0 0 0;
    margin: 0 1px;
}
#content h2{
display:block;
margin:0 0 8px 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}
#content h2 a {
font-weight:normal;
}
#content h3 {
margin: 8px 0 8px 0; 
font-size:1.4em; 
letter-spacing:-1px;
}
#content a:hover {
text-decoration:underline;
}
#content th
{
    font-weight: bold;
    font-variant: normal;
    background-color: #e0e0e0;
    height: 24px;
    text-align: center;
    color: #000000;
}
#content #details{
/*    padding: 20px 0 0 0;*/
    margin: 0 0 0 20px;
}
#content #details #options{
    width: 140px;
    padding: 1px 4px 1px 4px;
    border: 1px solid #FF8C00;
    text-align: center;
    margin-bottom : 3px;
    background-color : #EEE8AA;
}
#content #details #options a{
    color : #4169E1;
    text-decoration:none;
}
#content #details #options a:hover{
    color : Blue;
    text-decoration:underline;
}
#content #details #options2{
    width: 240px;
    padding: 1px 4px 1px 4px;
    border: 1px solid #FF8C00;
    text-align: center;
    margin-bottom : 3px;
    background-color : #EEE8AA;
}
#content #details #options2 a{
    color : #4169E1;
    text-decoration:none;
}
#content #details #options2 a:hover{
    color : Blue;
    text-decoration:underline;
}
#content #details #errmsg{
    color: #FF3333;
    text-align: center;
}
#content #razdselect{
    height: auto;
    width:238px;
    margin:0 5px 0 0;
    border:1px solid #a0a0a0;
    font-size:12px;
}
#content #salfselect{
    height:18px;
    width:40px;
    margin:0 5px 0 0;
    border:1px solid #a0a0a0;
    font-size:12px;
}
#content #input6 
{
    font-size: 12px;
    height:16px;
    width:30px;
    margin:0 5px 0 0;
    border:1px solid #a0a0a0;
} 
#content #razdlist{
    margin: 0 0 0 0;
}
#content #razdlist #adsqty{
    color : Gray;
}










/**************** Sidebar styles ****************/

#sidebar{
    width:264px;
    padding:8px 0 8px 0;
    text-align : center;
}

#adbox{
    width:244px;
    height:354px;
    padding:2px 2px 2px 2px;
    border:1px solid #c0c0c0;
    text-align : center;
}

#sidebar a{
    color:#a0a0a0;
    background-color:inherit;
    font-size : x-small;
}
#sidebar a:hover{
    color:#606060; 
    background-color:inherit; 
    text-decoration: underline;
}

#paidhelp{
    padding: 4px 8px 4px 8px;
    border: 1px solid #FF8C00;
    text-align: center;
    margin-bottom : 3px;
    border-style : solid;
    width : 240px;
    background-color : #FFFACD;
}
#paidhelp a{
    color : #4169E1;
    text-decoration:none;
}
#paidhelp a:hover{
    color : Blue;
    text-decoration:underline;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:998px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#3C5489;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}


