html, body, div, span, h1, h2, h3, h4, h5, h6, p, fieldset, form, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:14px;
	line-height:1.5em;
}
img { border:0; }
:focus { outline:0; }
p, h1, h2, h3, h4 { padding-bottom:14px; }
h3 { font-size:1.29em; }
h4 { font-size:1.14em; }
a:link, a:visited{
	color:#1a67b8;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:active {
	color:#DD0000;
}
#container { width:100%; }
#dealalert {
	background:#FFFF33;
	color: #000;
	width: 800px;
	border: 3px solid #F00;
	padding: 10px;
	text-align: center;
	margin: 10px auto;
}
#dealalert h1{
	font: bold 24px Verdana, Geneva, sans-serif;
	color: #000;	
}
#hostnav_wrapper {
	width:100%;
	height:28px;
	background-color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#hostnav {
	width:980px;
	margin:0 auto;
	position:relative;
	height:28px;
	z-index:50000;
}
#hostnav ul {
	height:28px;
	padding:0;
	margin:0;
	list-style:none;
	z-index:50000;
}
#hostnav ul li {
	background:none;
	float:left;
	font-size:.79em;
	height:28px;
	line-height:28px;
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#hostnav ul li a {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	color:#fff;
	padding:0 10px;
	position:relative;
	text-decoration:none;
}
#hostnav ul li.no_bg {
	background:none;
	color:#FFF;
	padding:0 10px;
}
#hostnav ul li a:hover {
	text-decoration:none;
	color:#333;
	background-color: #CCC;
}
#hostnav ul li div {
	position:absolute;
	z-index:50000;
	visibility:hidden;
	left:0;
	height:auto;
	width:162px;
	top:28px;
	padding:0;
	background:none;
	margin:0 0 0 -1px;
}
#hostnav ul li ul {
	height:auto;
	list-style:none;
	width:180px;
	margin:0;
	padding:0;
	background:none;
	border:1px solid #444;
}
#hostnav ul ul li:hover { background:none; }
#hostnav ul li ul li {
	width:180px;
	padding:0;
	margin:0;
	background:none;
	font-size:1em;
	line-height:26px;
	height:auto;
}
#hostnav ul li li a {
	width:160px;
	padding:0 10px;
	color:#444444;
	background:#f7f7f7;
	line-height:26px;
	height:auto;
}
#hostnav ul li li a { text-indent:0; }
#hostnav ul li li a:hover {
	width:160px;
	color:#444!important;
}
#hostnav ul li:hover li { width:180px; }
#hostnav ul li:hover div { visibility:visible; }
#hostnav ul li ul:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
}
#hostnav img {
	position:inherit;
	top:4px;
	height:19px;
	width:29px;
	margin-left: 4px;
}

#hostnavsearch {
	position:absolute;
	top:5px;
	right:1px;
	width:170px;
	padding:0;
	margin:0;
}
#hostnavsearch input {
	color:#464646;
	padding:2px 4px;
	font-size:0.85em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	float:left;
	width:140px;
	margin:0 3px 0 0;
	border:1px solid #0a3461;
}
#hostnavsearch #btn_search_go {
	background:url(/images/searchmag.png) no-repeat 0px;
	width:17px;
	height:17px;
	text-indent:-999em;
	display:block;
	border:0;
	float:left;
	cursor:pointer;
	margin:0;
}
#headwrap {
	width:100%;
	height:100px;
	background-color: #5F5F5F;
	background-image: url(/images/default.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#head {
	width:980px;
	margin:0 auto;
	position:relative;
	height:102px;
}
#head h1, #head h2 {
	background:url(/images/chrlogo.png) no-repeat 0 0;
	height:80px;
	text-indent:-999em;
	width:230px;
	padding:0;
	position:absolute;
	top:10px;
	left:6px;
	background-image: url(/images/chrlogo.png);
}
#head h1 a, #head h2 a {
	display:block;
	width:230px;
	height:80px;
}
#headbanner {
	position:absolute;
	top:5px;
	right:15px;
	width:728px;
	height:90px;
	background:#fff;
	z-index:12;
}
#searchbar_wrapper {
	width:100%;
	height:28px;
	background-color: #EFEFEF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#searchbar {
	width:980px;
	margin:0 auto;
	position:relative;
	height:28px;
	z-index:50000;
}
#searchbar ul {
	height:28px;
	padding:0;
	margin:0;
	list-style:none;
	z-index:50000;
}
#searchbar ul li {
	background:none;
	float:left;
	font-size:.85em;
	height:28px;
	line-height:28px;
	margin:0;
	padding:0;
	color:#333;
	font-weight:bold;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#searchbar ul li a {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	color:#333;
	padding:0 15px;
	position:relative;
	text-decoration:none;
}
#searchbar ul li .noa {
	padding:0 10px;
}
#searchbar ul li a:hover {
	text-decoration:none;
	color:#333;
	background-color: #CCC;
}
#content_wrap { width:100%; }
#content {
	width:980px;
	background:#fff url(/images/content_bg.png) repeat-y 0 0;
	margin:0 auto;
}
#content_wrapper:after, #content:after, .float:after, #footer_wrap:after, #footer:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
}
#left_wrapper {
	float:left;
	width:225px;
	margin:0;
	padding: 0px;
    
}
#right_wrapper {
	width:730px;
	float:left;
	margin:0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

/* ---------------------------------------------------
Left Column Style
--------------------------------------------------- */


.leftcol_content {
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	clear:both;
	float:left;
	width:205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.leftcol_content a { 
	font-weight: bold; 
}
.leftcol_content.nopad {
	padding:0;
	width:225px;
	background-color: #2D83BF;
}
.leftcol_content h3 {
	font-size:1.29em;
	padding-bottom:10px;
}
.leftcol_content ul {
	padding:0 0 14px 0;
	margin:0;
	list-style:none;
}
.leftcol_content p, .leftcol_content li { font-size:.86em; }
.leftcol_trophy {
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	clear:both;
	float:left;
	width:205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: bold;
}
.leftcol_trophy ul {
	padding:0 0 14px 0;
	margin:0;
	list-style:none;
}
.leftcol_trophy li {
	font-size:0.86em;
	padding-left: 17px;
	background-image: url(/images/minitrophy.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
a.actioncall {
	height:50px;
	line-height:50px;
	width:225px;
	font-size:26px;
	background:url(/images/submitcall.png);
	text-shadow:0 1px 2px #787878;
	padding:0;
	text-decoration:none!important;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif!important;
	display:block;
}
a.actioncall:hover{
	color:#333;
}
.li_alert a {
	background:url(/images/alert.png) no-repeat 0 50%;
	padding-left:20px;
}
.li_trophy a {
	background:url(/images/minitrophy.png) no-repeat 0 50%;
	padding-left:20px;
}

/* ---------------------------------------------------
Right Side Content Sections
--------------------------------------------------- */

#right_content  {
	line-height:1.3em;
	clear:both;
	padding-bottom: 20px;
	padding-right: 15px;
}
#right_content h1 {
	color:#B42232;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.1em;
}
#right_content h2 {
	color:#B42232;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.1em;
}

/* Table Content */

#tableheader {
	width: 715px;
}

#tableheader_left {
	width: 450px;
	float:left;
	margin:0 auto
}
#tableheader_left h1 {
	color:#000;
	font-size:2em;
	font-weight:bold;
	line-height:1.1em;
	padding-bottom:5px;
}
#tableheader_right {
	width: 265px;
	float: right;
	height: 30px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
#tableheader_right .bottom {
	position: absolute; 
	right: 1px;
	bottom: 0;
}
#maintable {
	width: 715px;
	border-collapse:collapse;
	border:1px solid #204267;
}
#maintable thead th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background: url('/images/bg_th.png') no-repeat right;
	background-color: #2B82BE;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	margin: 20px 0px 0px;
	text-align: center;
	border-right: 1px solid #204267;
}
#maintable tbody tr {
background: url(/images/td_grad.png) repeat-x top;
}
#maintable tbody tr.alt {
	background: #ECF2FF url('/images/td_alt.png') repeat-x;
}

#maintable tbody th {
	font-size: 16px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	padding: 5px;
	border-top: 1px solid #204267;
	border-right: 1px solid #204267;
	text-align: center;
}
#maintable tbody td {
	font-size: 16px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	padding: 5px;
	border-top: 1px solid #204267;
	border-right: 1px solid #204267;
	text-align: center;
}
#maintable tbody tr:hover td {
	background: #dddddd url('/images/td_hover.png') repeat-x;
	color: #333;
}
#maintable tbody .percent {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 28px;
	color: #03F;
}
#maintable tbody .b {
	font-weight:bold;
}
#maintable tbody .rank {
	font-size: 28px;
	font-weight:bold;
}
#maintable tbody .visithost{
	width: 75px;
	height: 25px;
	background: url('/images/visithost.png') top left no-repeat;
	margin: 0 auto;
}
#maintable tbody .visithost:hover{
	background-position: 0 -25px;
	cursor: pointer;
}

#maintable a {
	color: #777777;
	text-decoration: underline;
}
#maintable a:hover {
	color: #333;
	text-decoration: underline;
}
#thumbs{
	font-weight:bold;
	margin:0 auto;
	width:85px;
	height:52px;
	text-decoration:none;
}

#thumbs a{
	text-decoration:none;
}
#thumbs .up{
	width:25px;
	height:25px;
	background:url('/images/thumbsup.png') top center no-repeat;
	float:left;
	margin-left:10px;
	margin-top:3px;
	margin-right:5px;
}

#thumbs .down{
	width:25px;
	height:25px;
	background:url('/images/thumbsdown.png') top center no-repeat;
	float:left;
	margin-left:10px;
	margin-right:5px;
}
#thumbs .pos {
	color:#063;
	font-size:20px;
	float:left;
	width:45px;
	margin-top:3px;
	margin-left: 30px;
	text-align:left
}
#thumbs .pos.neg { color:#900; }

/* Top10 Lists Page */

#maintable .list {
	margin:10px 0;
	color:#000;
}
#maintable tbody .review{
	width: 75px;
	height: 25px;
	background: url('/images/review.png') top left no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#maintable tbody .review:hover{
	background-position: 0 -25px;
	cursor: pointer;
}

/* Featured Articles */

#farticles_wrapper {
	clear:both;
	width:100%;
	margin:0;
}	
#farticles_wrapper .boxes {
	background: url('/images/articlebg.png') top left no-repeat;
	float:left;
	width:230px;
	height:180px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow:hidden;
}
#farticles_wrapper .boxes a {
	text-decoration:none ;
	color: #000;
}
#farticles_wrapper .boxes:hover{
	background-position: 0 -180px;
	cursor: pointer;
}
#farticles_wrapper h2 {
	color:#B42232;
	font-size:24px;
	font-weight:bold;
	line-height:1.1em;
	padding-bottom:4px;
}
.farticle_header {
	color: #FFF;
	width:210px;
	height:20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	overflow:hidden;
}
.farticle_content {
	color: #000;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	line-height: 1.5em;

}

/* Articles */

#articles {
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	color: #000;
	padding-bottom:10px;
}
#articles li{
	float: left;
    width: 48%;
    list-style: none;
    
}
#articles h1 {
	color:#000;
	font-size:24px;
	font-weight:bold;
	padding-bottom:8px;
}
#articles h2 {
	color:#B42232;
	font-size:24px;
	font-weight:bold;
	line-height:1.1em;
	padding-bottom:8px;
}

#articles .col300 ul {
	margin:0;
	list-style-type: none;
	padding:0;
}
#articles .col300 li {
	float:left;
	margin:0;
	font-size:.86em;
	line-height:2em;
	width:340px;
	padding: 0 15px 0 0;
}

/* review pages */

.review h1,h2 {
	color:#B42232;
	font-size:24px;
	font-weight:bold;
	line-height:1.1em;
	margin:0;
	padding-bottom: 15px;
}
#reviews {
	clear:both;
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	color: #000;
	padding-bottom: 15px;
	padding-right: 20px;
}
#reviews .award {
	padding: 15px;
	border: thin solid #DD0000;
	background-color: #FFC;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#reviews .coupon {
	padding: 15px;
	border: 8px dashed #000;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	background: #FFF;
}
#reviews h1,h2 {
	color:#B42232;
	font-size:24px;
	font-weight:bold;
	line-height:1.1em;
	margin:0;
	padding-bottom: 12px;
}
#screenshot {
	clear:both;
	width:100%;
	padding:0;
}
#screenshot .image {
	float:left;
	width:200px;
	height:150px;
	border: 1px solid #000;
}
#screenshot .ssmidbox {
	float:left;
	width:260px;
	height:150px;
	margin-left: 5px;
	border: 1px solid #000;
	padding:0 2px 0 2px;
    font-size: 10pt;    
}
#cusreviews .leftmid div, .ssmidbox div{
    float: right;
}
/*
#screenshot .ssmidbox {
	float:left;
	width:260px;
	height:150px;
	margin-left: 15px;
	border: 1px solid #000;
	padding-left: 5px;
}*

#screenshot .ssrightbox {
	float:left;
	width:225px;
	height:120px;
	margin-left: 15px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 30px;
}*/
#screenshot .ssrightbox {
	float:left;
	width:225px;
	height:120px;
	margin-left: 5px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 30px;
}
#screenshot .score {
	font-family: "Trebuchet MS", Tahoma, sans-serif, Verdana;
	font-size: 42px;
	color: #009;
	line-height: 1.2em;
	font-weight: bold;
}
#button_wrapper {
	clear:both;
    
}
#button_wrapper a{
	color:#fff;
	font-family:Helvetica, Arial, sans-serif!important;
	font-size: 26px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0 1px 2px #787878;
}
#button_wrapper a:hover{
	color:#333;
}
#largecall {
	background-color:transparent;
	height:60px;
	text-align:center;
	line-height:60px;
	width:400px;
	float:left;
	background-image: url(/images/largecall.png);
	background-repeat: no-repeat;
	background-position: center;
    margin-left: 150px;
}

/* Host Reviews Index Page */

#hostreviews {
	clear:both;
	width:100%;
	padding:0;
}
#hostreviews .leftbox {
	float:left;
	width:250px;
	height:100px;
	margin-left: 50px;
	background:url('/images/cusrepos.png') top left no-repeat;
}
#hostreviews .leftbox .text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 50px;
	color: #030;
	width: 80px;
	float: right;
	padding-top: 35px;
	padding-right: 40px;
}
#hostreviews .rightbox {
	float:right;
	width:250px;
	height:100px;
	margin-right: 50px;
	background: url('/images/cusrevneg.png') top left no-repeat;
}
#hostreviews .rightbox .text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 50px;
	color: #510000;
	width: 80px;
	float: right;
	padding-top: 35px;
	padding-right: 40px;
}
.rating0 {
	background: url('/images/ratings.png') top left no-repeat;
	background-position: 0 50px;
    width:56px;
	height:0px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display:inline-block;
}
.rating1 {
	background: url('/images/ratings.png') top left no-repeat;
	width:56px;
	height:16px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display:inline-block;
}
.rating2 {
	background: url('/images/ratings.png') top left no-repeat;
	background-position: 0 -16px;
	width:56px;
	height:16px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display:inline-block;
}
.rating3 {
	background: url('/images/ratings.png') top left no-repeat;
	background-position: 0 -32px;
	width:56px;
	height:16px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display:inline-block;
}
.rating4 {
	background: url('/images/ratings.png') top left no-repeat;
	background-position: 0 -48px;
	width:56px;
	height:16px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display:inline-block;
}
.rating5 {
	background: url('/images/ratings.png') top left no-repeat;
	background-position: 0 -64px;
	width:56px;
	height:16px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display:inline-block;
}

/* Host Page Navigation */

.solidblockmenu{
	padding: 0;
	float: left;
	font: bold 14px Arial;
	width: 715px;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url('/images/blockdefault.gif') center center repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 16px 10px;
	text-decoration: none;
	border-left: 1px solid white;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url('/images/blockactive.gif') center center repeat-x;
}

/* Customer Review Template */
#cusreviews {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}
#cusreviews .leftmid {
	float:left;
	width:250px;
	margin-right: 15px;
}
#cusreviews .rightbox {
	float:left;
	width:175px;
	text-align: center;
	padding-top: 20px;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
}
#cusreviews .score {
	font-family: "Trebuchet MS", Tahoma, sans-serif, Verdana;
	font-size: 42px;
	color: #009;
	line-height: 1.2em;
}
blockquote {
	font-family: Georgia;
	font-size: 12pt;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	background:#f9f9f9;
	width: 500px;
	color: #666;
	margin: 15px 20px;
	padding: 0.6em 15px;
	border-color:#666;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

blockquote:before {
	color:#ccc;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}
blockquote:after {
	color:#ccc;
	content:close-quote;
	font-size:4em;
	line-height:.1em;
	margin-left:.1em;
	vertical-align:-.5em;
}
.hostresponse {
	font-family: Georgia;
	width: 500px;
	margin: 15px 20px;
	padding: 0.6em 15px;
	background-color: #FFFFEA;
	font-weight: bold;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-style: solid;
	border-color: #B42232;
}
.hostresponse:before {
	color:#ccc;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}
.hostresponse:after {
	color:#ccc;
	content:close-quote;
	font-size:4em;
	line-height:.1em;
	margin-left:.1em;
	vertical-align:-.5em;
}

/* Host Contact */
#hostcontact {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}
#hostcontact ul {
	padding:14px;
	margin:0;
	list-style:none;
}
#hostcontact li {
	font-size:0.86em;
	padding-left: 20px;
	background-image: url(/images/hostright.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#hostcontact h3 { padding: 0; }
#hostcontact .left {
	float:left;
	width:495px;
	margin-right: 15px;
}
#hostcontact .right {
	float:left;
	width:200px;
}
#hostcontact .rightsub {
	float:left;
	width:200px;
	margin-top: 35px;
}
#hostcontact .rightcus {
	float:left;
	width:200px;
	margin-top: 525px;
}
#hostcontact .rightover {
	float: left;
	width:200px;
	margin-top: 25px;
}
#hostcontact .red { color: #B42232; }

#inputArea {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	background-color: #F3F8FC;
	width:470px;
	border: 1px solid #d6e5f4;
	padding: 0px 10px;
}
#inputArea .textbox {
	margin-bottom: 10px;
	display: block;
	padding: 4px;
	width: 300px;
	border: 1px solid #C1D8EE;
}
#inputArea input.textbox:hover {
	border: 1px solid #C1D8EE;
	background-color: #F7F7F7;
}
#inputArea input.textbox:focus:hover {
	border: 1px solid #006;
	background-color: #FFF;
}
#inputArea select {
	margin-bottom: 10px;
	display: block;
	padding: 4px;
	width: 310px;
	border: 1px solid #C1D8EE;
}
#inputArea select:hover {
	border: 1px solid #C1D8EE;
	background-color: #F7F7F7;
}
#inputArea select:focus:hover {
	border: 1px solid #006;
	background-color: #FFF;
}
#inputArea textarea {
	margin-bottom: 10px;
	display: block;
	padding: 4px;
	width: 450px;
	border: 1px solid #C1D8EE;
}
#inputArea textarea:hover {
	border: 1px solid #C1D8EE;
	background-color: #F7F7F7;
}
#inputArea textarea:focus:hover {
	border: 1px solid #006;
	background-color: #FFF;
}
#inputArea .submitbtn {
	font-size:24px;
	width:300px;
	font-weight: bold;
	padding: 10px;
}

/* Awards Page */

#awards {
	clear:both;
	width:100%;
	padding:0;
}
#awards .largescreen {
	float:left;
	width:300px;
	height:225px;
	border: 1px solid #000;
}
#awards .right {
	background-color: #FFF;
	background-image: url(/images/bgtrophy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
	width:395px;
	height:225px;
	margin-left: 15px;
	border: 1px solid #000;
}
#awards .highlight {
	background-color: #FDB;
	color: #000;
	padding: 5px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#awards .awardtext {
	color: #000;
	padding: 5px;
}
#awards .actioncall {
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
}

/* ---------------------------------------------------
Footer Style 
--------------------------------------------------- */

#footer_wrapper {
	clear:both;
	width:100%;
	margin:0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #666666;
	background-image: url(/images/footer.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footer {
	clear:both;
	width:960px;
	padding:0 20px;
	margin:0 auto;
	color:#fff;
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
}
#footer li {
	padding-left: 12px;
	background-image: url(/images/footer_li.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.footer_180col {
	float:left;
	width:170px;
	padding-right:0;
}
.footer_180col h4 {
	color: #A9D1F6;
	font-size:1.29em;
	font-weight:bold;
	padding:0 0 10px 0;	
}
.footer_180col ul {
	margin:0;
	padding:0 0 14px 0;
	list-style-type: none;
}
.footer_180col li {
	padding:0;
	margin:0;
	font-size:.86em;
	line-height:1.4em;
	width:170px;
}
.footer_180col.col210 { width:205px; }
.footer_180col.col360 { width:400px; }
.footer_180col.col360 li {
	float:left;
	width:180px;
	margin-right: 5px;
}
#footer li a {
	color:#fff;
	text-decoration:none;
}
#footer li a:hover { text-decoration:underline; }
#footer .copy {
	clear: both;
	color: #A9D1F6;
	padding-top: 15px;
	padding-bottom: 8px;
	font-size: 16px;
	line-height: 1.1em;
	text-align: center;
}
#footer .optimized {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#footer .copy a {
	color: #A9D1F6;
	text-decoration:none;
}

