@import url("reset");
a{text-decoration:none;}
a:visted{text-decoration:none;}
h1,h2,h3,h4,p,a, li {font-family:Arial, Helvetica, sans-serif;}
.siteContainer{width:950px; margin:0px auto;}
.fullbar{width:100%; height:34px; background:#3a3b3d;}
.checkbox{width:14px; height:14px; background:url(../images/global/checkbox.png) no-repeat top; cursor:pointer;}
.clear{clear:both;}
.clear2{height:300px;}

#footer{float:left; width:908px;margin:0px 21px 0px 21px; border-top: solid 1px #d8d8d8; padding-top:5px;}
#footer a,#footer p{font-size:13px; font-weight:bold; color:#3a3b3d;}
#footer p{margin:7px 0px 0px 88px;float:left;}
#share{position:relative; bottom:3px; left:5px;}
.footVert{height:26px; width:1px; background:#d8d8d8; float:left; margin-bottom:10px;}

#footer input{float:left; margin:4px 0px 0px 10px;}
#submitGetUpdates{margin:3px 158px 0px 7px;cursor:pointer;float:left;}

input{font-size:12px; color:#696a6c; background:url(../images/global/inputBG-133x21.png); border:none; margin:0px; padding:3px 6px; width:121px;}
input:focus{outline:none;}
.search input{font-size:11px; color:#a5a5a5; background:url(../images/global/inputSearch.png); padding:3px 6px 3px 20px; width:112px; margin:10px 5px 0px 0px;}
@-moz-document url-prefix() {
	.search input{padding-bottom:1px;}
}


.head{float:left;height:43px;}
#headLeft,#headRight{width:8px;}
#headLeft{background:url(../images/global/hLeft.png);}
#headRight{background:url(../images/global/hRight.png);}
#headCenter{width:934px; background:url(../images/global/hCenter.png);}

#header{margin-top:5px;}

.navB{position:relative; border-right:solid 1px #363636;float:left;height:38px;margin-top:1px; cursor:pointer;}
.navB img,.navBG{position:absolute; top:0px; left:0px;}
.navBG{height:38px; width:inherit; position:absolute; top:0px; left:0px;}
.navBGC{height:38px; background:url(../images/global/navBG.png); float:left;}
.navBGL{height:38px; width:4px; background:url(../images/global/navBGL.png); float:left;}
.navBGR{height:38px; width:4px; background:url(../images/global/navBGR.png); float:left;}

.search{float:right;}


#typeList{margin:12px 0px 12px 157px;float:left; border-bottom:solid 1px #cfd2d3;}
#typeList p{font-size:14px; color:#696a6c; float:left; width:175px;}
#typeList img{float:right; margin-top:3px; position:relative;}
.listItem{float:left; width:192px;padding:4px 0px 4px 32px; border-top:solid 1px #cfd2d3; cursor:pointer;}
.listCol{float:left;width:224px;}

/* buzz bar */
.buzz{float:left; margin-bottom:20px;}
	.buzzL{float:left; width:7px; height:35px; background:url(../images/global/buzzbarL.png);}
	.buzzC{float:left; width:936px; height:35px; background:url(../images/global/buzzbarC.png);}
	.buzzR{float:left; width:7px; height:35px; background:url(../images/global/buzzbarRight.png);}
	.buzz h1{font-size:13px; font-weight:bold; color:#6d7273; float:left; margin:10px 0px 0px 15px;padding-right:12px; border-right:1px solid #c1c3c4;}
	.buzz h1 span.blue{color:#499aae;}
	.buzz p{font-size:13px; color:#6d7273;float:left; margin:10px 0px 0px 12px;}

li {
	font-size: 12px;
	color: #6D7273;
	line-height: 1.3;
}

input.radio {
	width: auto;
}
#contact_box .label {
	color: #4a4c4d;
	margin: 0 3px;
}
a#loginbutton { font-family: arial; font-size: 10px; text-decoration: none; color: #000; margin-left: 871px; }
#loginbox{width:660px; height: 330px; margin-top:13px; -moz-border-radius: 10px; border-radius: 10px; }
#loginbox h3{float:right; color:#696a6c; font-size:14px; font-weight:bold; margin-right:10px;}
#loginbox input{float:right; margin:0px 0px 0px 5px;}
#loginbox input:focus{outline:none;}
#loginbox #loginBtn{cursor:pointer; float:right; margin-left:13px;}
#loginbox #rmbrme{float:right;margin:2px 4px 0px 200px;}
#loginbox #newAccount{float:right;color:#499aae;font-size:11px;text-decoration:underline;cursor:pointer;margin-top:15px;}
#loginbox #loginbox_close { font-family: arial; }
