* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #ffffff url(../images/bg.gif);
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	-webkit-text-size-adjust:none;
}

p {
	margin:10px;
}

h1 {
	font-size: 20px;
	color: #004177;
}

h2{
	margin-top: 0px;
}

h3{
	font-size: 20px;
	color: #004177;
	font-weight:bold;
	margin-top: 0px;
}

h3 a{
	font-size: 20px;
	color: #004177;
	margin-top: 0px;
	text-decoration:none;
}

h3 a:hover{
	font-size: 20px;
	color: #f8841f;
	margin-top: 0px;
	text-decoration:none;
}

h4{
	color: #004177;
	font-weight: bold;
	font-size: 16px;
}

h5{
	color: #004177;
	font-weight: bold;
	font-size: 11px;
}

h6 {
}

ol, ul, dl, blockquote {
}

a {
	color: #004177;
	outline: none;
	font-weight:bold;
}

a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #f8841f;
}

.subtitle {
	font-weight:bold;
	font-size:14px;
	color:#004177;
}

.subtitle a{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.subtitle a:hover{
	color: #f8841f;
	text-decoration:none;
}

.subtitle-orange {
	font-weight:bold;
	font-size:14px;
	color:#f8841f;
}

.smallprint {
	font-size:10px;
}
.xsmall {
	font-size:8px;
	color:#000000;
}

#page_title{
	height:30px;
	margin:0 16px 0 16px;
}

/* Header */

#header {
	width: 1024px;
	height: 100px;
	margin: 0px auto;
	background: #ffffff url(../images/header-bg.jpg) no-repeat left top;
}
#header.euro-es {
	background: #ffffff url(../images/header-bg-esp.jpg) no-repeat left top;
}

#header.us-esp {
	background: #ffffff url(../images/header-bg-us-es.jpg) no-repeat left top;
}

#header.au {
	background: #ffffff url(../images/header-bg-au.jpg) no-repeat left top;
}

#header.mx {
	background: #ffffff url(../images/header-bg-mx.jpg) no-repeat left top;
}

#header.ind{
	background: #ffffff url(../images/header-bg-in.jpg) no-repeat left top;
}

#logo {
	width: 1008px;
	height: 63px;
	margin-left:8px;
	float:left;
}

/* Menu */

#top-menu{
	width: 1024px;
	height: 55px;
	margin: 0px auto;
	clear:both;
	background: #ffffff url(../images/top-menu.jpg) no-repeat left top;
}
#navigation {
	width: 995px;
	margin: 0px auto;
}

.navigation ul {
	list-style: none;
}

.navigation li {
	display: inline;
}

.navigation a {
	height:41px;
	width:auto;
	padding:0 15px;
	background:url(../images/nav-menu-hover.jpg);
	margin-top:4px;
	line-height:40px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}

.navigation a:hover {
	background-position: 0 -41px;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}

.nav_divider {
	width:1px;
	height:41px;
	float:left;
	background:url(../images/divider.jpg) no-repeat bottom;
}

/* Post */

.latest-post {
	background: #ffffff url(../images/post-top.jpg) no-repeat left bottom;
	height:12px;
}


.post {
	background: #ffffff url(../images/post-middle.jpg) repeat-y left top;
	
}

.post h3 {
	font-size: 20px;
	color: #004177;
	font-weight:bold;
}

.post h5 {
	font-size: 15px;
	color: #004177;
	font-weight:bold;
	margin-left:25px;
	margin-top: 20px;
}

.post p {
	padding:0px 8px 0px 16px;
}

#post td{
	padding-left:5px;
}

.latest-post-bottom {
	background: #ffffff url(../images/post-bottom.jpg) no-repeat left top;
	height:13px;
}

.file * {
	color: #5B5B5B;
}

.post ul, ol{
	margin:13px 0 13px 50px;
}

.post li {
	list-style:none;
	background: url("../images/check.gif") no-repeat 0 2px;
	padding-left:15px;
	margin-bottom:10px;
}

/* Post Bottom */

.latest-post2 {
	background: #ffffff url(../images/post-top2.jpg) no-repeat left bottom;
	height:13px;
	width:672px;
}


.post2 {
	background: #ffffff url(../images/post-middle2.jpg) repeat-y left top;
	width:672px;
}

.post2 h3 {
	font-size: 20px;
	color: #004177;
	font-weight:bold;
	padding-left:16px;
}

.post2 p {
	padding:0px 16px 0px 16px;
}

.latest-post-bottom2 {
	background: #ffffff url(../images/post-bottom2.jpg) no-repeat left top;
	height:13px;
	width:672px;
}

.file * {
	color: #5B5B5B;
}

/**** Videos / News ****/

.news-video-row{
	float:left;
	width: 96%; 
	height: 244px;
	margin-left:16px;
	margin-bottom: 16px;
}

.video-container{
	float:left;
	width: 248px;
	height: 100%;
	margin-right: 12px;
	/*background-color: #dbe9f4;*/
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color: #dbe9f4;
}

.video{
	float:left;
	width:248px;
	height:140px;
}

.video-info{
	float:left;
	width:240px;
	height:100px;
	margin-top: 8px;
	padding: 0px 4px 0px 4px;
	color: #333;
	font-size: 12px;
}

.video-info h4{
	font-weight:bold;
	color: #036;
	font-size: 12px;
	padding-bottom: 6px;
}

.video a{
	border: none;
}


/** Forms */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 110px;
	background-color: #2A2A2A;
	border: 1px solid #363636;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.colOne_head{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:35px;
	line-height:50px;
}

.colOne-top{
	width: 200px;
	background: #ffffff url(../images/colOne-top.jpg) no-repeat;
	height:46px;
}

.colOne-middle{
	width: 200px;
	background: #ffffff url(../images/colOne-bg.jpg) repeat-y top;
}

.colOne-middle-ad{
	width: 200px;
	background: #ffffff url(../images/colOne-wh-middle-125.jpg) no-repeat top;
}

.colOne-middle-ad-600{
	width: 200px;
	background: #ffffff url(../images/colOne-wh-middle-600.jpg) no-repeat top;
}

/*.colOne-middle-ad img{
	padding:8px 5px 0 5px;
	margin-left:22px;
}*/

.colOne-middle-ad-600 img{
	padding:0px 5px 0 0px;

}

#colOne {
	float: left;
	width: 200px;
	margin-left:8px;
	margin-right:4px;
}

#colOne ul {
	margin: 0;
	padding:0 16px 0 16px;
	list-style: none;
}

#colOne li {
	line-height: 18px;
	border-bottom:1px dotted #ffffff;
	background: url(../images/img1.gif) no-repeat center left;
}

#colOne a {
	color: #004177;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	
}

#colOne a:hover {
	color: #F8841F;
}


#colOne_top10 {
	float: left;
	width: 200px;
}

#colOne_top10 ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
	/*list-style-image: url(../images/img1.gif);*/
}

#colOne_top10 li {
	color: #B6B6B6;
	background: url(../images/img11.gif) no-repeat left bottom;
	line-height: 18px;
}

#colOne_top10 a {
	color: #004177;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#colOne a:hover {
	color: #F8841F;
}

.colOne_bottom{
	background: url(../images/colOne-bottom.jpg) no-repeat left top;
	height:12px;
}

.colOne_bottom_ad{
	background: url(../images/colOne-wh-bottom.jpg) no-repeat left top;
	height:12px;
}
#colTwo_top {
	float: left;
	width: 800px;
	margin: 0px;
	padding-left:4px;
	padding-right:8px;
}

#colTwo {
	float: right;
	width: 672px;
	margin: 0px;
	padding-left:4px;
	padding-right:8px;
}

#colTwo ol {list-style:decimal;}
#colThree {
	float: right;
	width: 120px;
	padding: 0px 8px 0px 0px;
}

/* Bookmark Section */

#bookmark {
	width:460px;
	height:23px;
	float:right;
	padding-bottom:5px;
}

#bookmark a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#bookmark a:hover{
	color:#F8841F;
}

.free{
	font-weight:bold;
	color:#F8841F;
}

/* Chart Styles */
.chart_head{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

.chart_head a{
	color: #FFFFFF;
	text-decoration:none;
}

.chart_head a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.score{
	color: #004177;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}

.price{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.rank{
	color: #F8841F;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.border{
	border-width: 0 1px 0 0; 
	border-color:#FFFFFF;
	border-style:solid;	
}

/* Styles for Articles Section */

#vert_div_mid{
	width:16px;
	float:left;
	background:#ffffff url(../images/vert-div.jpg) repeat-y center;
}

#horz_div_left{
	width:312px;
	height:16px;
	margin-left:16px;
	float:left;
	background:#ffffff url(../images/horz-div.jpg) repeat-x center;
}

#horz_div_right{
	width:312px;
	height:16px;
	margin-right:16px;
	float:right;
	background:#ffffff url(../images/horz-div.jpg) repeat-x center;
}

#left_article{
	width:312px;
	margin-left:16px;
	float:left;
}

#right_article{
	width:312px;
	margin-right:16px;
	float:right;
	
}

.article_title{
	font-size:13px;
}

/*Style for Review Page*/

#blue_block_top{
	width:254px;
	height:9px;
	background:url(../images/rvw_top2.jpg) no-repeat;
	float:right;
	margin-right:16px;
	margin-left:8px;
}

#blue_block_middle{
	width:254px;
	float:right;
	margin-right:16px;
	margin-left:8px;
	clear:both;
	background:#DBE9F4;
}

#blue_block_middle a{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}

#blue_block_middle a:hover{
	color:#004177;
}

#blue_block_bottom{
	width:254px;
	height:9px;
	background:url(../images/rvw_bottom2.jpg) no-repeat;
	clear:both;
}

#big_blue_block_wrap{
	margin:8px auto 8px auto;width:769px;clear:both;
}

#big_blue_block_top{
	background:url(../images/rvw_top.jpg) no-repeat bottom;width:769px;height:9px;
}

#big_blue_block_middle{
	background:#DBE9F4;width:769px;
}

#big_blue_block_bottom{
	background:url(../images/rvw_bottom.jpg) no-repeat;width:769px;height:9px;
}

#rvw_header{
	width:769px;
	height:44px;
	margin:0 auto;
	padding-bottom:8px;
}

#rvw_score{
	float:left;
	text-align:center;
	height:44px;
	width:100px;
	line-height:18px;
	background:url(../images/score-box.jpg) no-repeat;
	margin-left:10px;
}

.rvw_score{
	font-size: 20px;
	color: #004177;
	font-weight: bold;
}

.rvw_score_title{
	font-size: 10px;
	color: #babab8;
	letter-spacing:1px;
}

#rvw_title{
	float:left;
	padding-top:5px;
}

#rvw_title a{
	text-decoration:none;
}

#rvw_title:hover{
	color:#004177;
}

#rvw_logo{
	float:left;
	margin-right:20px;
}

#rvw_section_icon {
	line-height:50px;
	margin-left:16px;
	width:auto;
	float:left;
}

#rvw_section_icon h4{
	padding-left:65px;
}

#rvw_horz_div{
	width:475px;
	height:10px;
	margin-left:16px;
	background:url(../images/faded-div.jpg);
}

#rvw_button_sm{
	background:url(../images/rvw-sm-visit-up.jpg) no-repeat center;
	height:39px;
	text-align:center;
	line-height:38px;
}

#rvw_button_lrg{
	background:url(../images/rvw-lrg-visit-up.jpg) no-repeat center;
	height:55px;
	text-align:center;
	line-height:55px;
	width:280px;
	float:left;
}

#button_wrap a{
	color:#ffffff;
	text-decoration:none;
}

#button_wrap a:hover{
	color:#004177;	
}

#rvw_awards {
	width:225px;
	padding:0 8px 0 21px;
	margin-top:16px;
	font-size:10px;
}

#rvw_awards p{
	padding-left:0px;
	margin-left:0px;
}

#rvw_awards a{
	color: #004177;
}

#rvw_awards a:hover{
	color: #f8841f;
}

.marks{color:#ffffff;font-weight:bold;}

/* Review Menu */
#rvw_menu {
	float: left;
	margin-left:16px;
}

#rvw_menu ul {
	margin: 0;
	padding: 0px 0px 0 0;
	list-style: none;
}

#rvw_menu li {
	display: inline;
}

#rvw_menu a {
	display: block;
	float: left;
	width: 116px;
	height: 27px;
	margin-left: 2px;
	padding-top: 0px;
	background: url(../images/img07.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #004177;
}

#rvw_menu a:hover {
	background: url(../images/img06.jpg) no-repeat left top;
	text-decoration: none;
	color: #f8841f;
}

#rvw_menu .active a {
	background: url(../images/img08.jpg) no-repeat left top;
	color: #f8841f;
	height:30px;
}

/*Styles for Reviews Recommend boxes*/

#recommend {
	width:240px;
	height:104px;
	background: url(../images/YES.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}

#dont_recommend {
	width:240px;
	height:104px;
	background: url(../images/NO.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}

#recommend-fr {
	width:240px;
	height:104px;
	background: url(../images/YES-fr.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}

#dont_recommend-fr {
	width:240px;
	height:104px;
	background: url(../images/NO-fr.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}

#recommend-sp {
	width:240px;
	height:104px;
	background: url(../images/YES-sp.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}

#dont_recommend-sp {
	width:240px;
	height:104px;
	background: url(../images/NO-sp.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}
.recommend_score{
	font-weight:bold;
	font-size: 30px;
	padding-left: 125px;
	color:#FFFFFF;
}

/* Styles for Coupons */

#coupon-wrap{
	clear:both;
}

#coupon-wrap a{
	text-decoration:none;
}

#coupon-wrap a:hover{
	text-decoration:none;
}

.coupon{
	width:500px;
	height:200px;
	background:url(../images/coupons.jpg) top left no-repeat;
	margin:0 auto;
}

.coupon a{
	text-decoration:none;
	cursor:pointer;
}

.coupon:hover{
	background-position: 0 -200px;
	text-decoration:none;
	cursor:pointer;
}

.coupon-fr{
	width:500px;
	height:200px;
	background:url(../images/coupons-fr.jpg) top left no-repeat;
	margin:0 auto;
}

.coupon-fr a{
	text-decoration:none;
	cursor:pointer;
}

.coupon-fr:hover{
	background-position: 0 -200px;
	text-decoration:none;
	cursor:pointer;
}

.coupon-es{
	width:500px;
	height:200px;
	background:url(../images/coupons-es.jpg) top left no-repeat;
	margin:0 auto;
}

.coupon-es a{
	text-decoration:none;
	cursor:pointer;
}

.coupon-es:hover{
	background-position: 0 -200px;
	text-decoration:none;
	cursor:pointer;
}

.coupon_description{
	width:442px;
	height:auto;
	text-align:center;
	margin:0 auto;
	padding-top:45px;
	font-size:20px;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dashed #F97F1C;
	padding-bottom:5px; 
}

.coupon_code {
	width:442px;
	margin:0 auto;
	padding:3px;
	text-align:center;
	color:#CC0000;
}


/*Styles for Articles Index*/
.rating_box { font-weight:bold;  text-align: center; width: 120px; height: 40px;  float: right; clear: none; margin-left: 10px; padding-left: 10px; border-color: #cdd3e4; border-style: solid; border-width: 0 0 0 0px; }
#articles_list { padding: 0px 15px 0px; }
.alist_title:hover { color: #f8841f; font-size: 14px; font-weight: bold; text-decoration: none; margin-bottom: 0.5em; }
.alist_title, .alist_title:link, .alist_title:visited, .alist_title:active { font-size: 14px; font-weight: bold; text-decoration: underline; margin-bottom: 0.5em;}
.article_div { margin-bottom: 15px; border-bottom: 0 solid #A6A6A5; }
.alist_item:hover { background-color: #f3f3f3; }
.alist_item { padding: 5px; border-color: #A6A6A5 transparent transparent; border-style: dotted solid dotted; border-width: 1px; margin:0 16px 0 16px; clear:both;}
.editorlist_item{padding: 5px; margin:0 16px 0 16px;}
.editorlist_item p{margin:0px; padding:0px;}
.alist_item p{ margin:0px; padding:0px;}
.rating_box2 {  text-align: center; width: 95px; height: 95px;  float: left; clear: none; margin-left: 10px; border-color: #cdd3e4; border-style: solid; border-width: 0 0 0 0px; }
.alist_date { color: #666666; font-size: 10px; text-decoration: none; }
.rlist_clip { text-decoration: none; margin-top: 5px;}
.screenshot_box { color: #a6acbd; font-size: 9px; font-family: verdana; text-align: center; width: 100px;  float: left; clear: none;}

/*Styles for Bulleted Check list */

#blue_check {
	margin-left: 5px;
	padding-left: 5px;
	list-style: none;
	line-height:1.5em;
}

#blue_check li {
padding-left: 15px;
background-image: url(../images/check.gif);
background-repeat: no-repeat;
background-position: 0 .3em;

}

#blue_check ul { list-style: none; }

/* Style for Buttons */
.read_review{
	width:70px;
	height:25px;
	background:url(../images/read-review.jpg) top left no-repeat;
	margin:0 auto;
}

.read_review:hover{
	background-position: 0 -25px;
	cursor:pointer;
}

.visit_site{
	width:70px;
	height:25px;
	background:url(../images/visit-site.jpg) top left no-repeat;
	margin:0 auto;
}

.visit_site:hover{
	background-position: 0 -25px;
	cursor:pointer;
}

.play-container{
	margin:0 auto;
	width:95px;
}
.play{
	width:43px;
	height:43px;
	background:url(../images/play.jpg) top left no-repeat;
	margin:0 auto;
}

.play:hover{
	background-position:bottom;
	cursor:pointer;
}

.read{
	width:40px;
	height:33px;
	background:url(../images/read.jpg) right no-repeat;
	float:left;
    margin-left:6px;
}

.read.one{
	width:40px;
	height:33px;
	float:none;
	margin:0 auto;
}

.playsm{
	width:40px;
	height:33px;
	background:url(../images/play2.jpg) top center no-repeat;
	float:left;
    margin-left:3px;
}

.playsm:hover{
	background-position:bottom center;
	cursor:pointer;
}

.playlft{
	width:43px;
	height:43px;
	background:url(../images/play.jpg) top left no-repeat;
	float:left;
	margin-right:5px;
}

.playlft:hover{
	background-position:bottom;
	cursor:pointer;
}

.playtext{
	height:43px;
	float:left;
	line-height:20px;
}

.read{
	width:40px;
	height:33px;
	background:url(../images/read.jpg) top center no-repeat;
	float:left;
}

.read.one{
	width:40px;
	height:33px;
	float:none;
	margin:0 auto;
}


.cst-r-container{
	margin:0 auto;
	width:85px;
	height:55px;
	text-decoration:none;
}

.cst-r-container a{
	text-decoration:none;
}

.cst-r-up{
	width:25px;
	height:25px;
	background:url(../images/chart/cst-r/no.png) top center no-repeat;
	float:left;
	margin-left:10px;
	margin-right:5px;
}

.cst-r-down{
	width:25px;
	height:25px;
	background:url(../images/chart/cst-r/yes.png) top center no-repeat;
	float:left;
	margin-left:10px;
	margin-top:3px;
	margin-right:5px;
}

.vote {
	color:#009549;
	font-size:18px;
	float:left;
	width:45px;
	margin-top:3px;
}

.vote.red{
	color:#Df1921;
}



/* Generic Forms */

.form_table {
	border-right: 1px #c7c7c7 solid;
	border-left: 1px #c7c7c7 solid;
	border-bottom: 1px #c7c7c7 solid;
}
	
.form_table_header{
	width:769px;
	height:40px;
	margin:0 auto;
	background:url(../images/table-form-head.jpg) no-repeat;
}
	
.form_table_title{
	float:left;
	background:#FFFFFF;
	margin:10px;
	font-size:14px;
	font-weight:bold;
	color:#004177;
}
	
.generic-form {}
	
.generic-form fieldset {
	border: 1px #c7c7c7 solid;
	margin: 0 0 15px 0;
	padding: 20px 20px 0 20px;
}
		
.generic-form legend {
	color: #FF750C;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5px;
}
		
.generic-form label {
	display: block;
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0 0 0 2px;
}
		
.generic-form label span {
	color: #FF750C;
	font-size: 12px;
	font-weight: bold;
}
			
.generic-form label.radio input {
	background: none;
	border: 0;
	width: auto;
	margin: 0 0 10px 10px;
}
		
.generic-form input,
.generic-form select {
	background: url(../images/input-gradient.gif) top left repeat-x;
	border: 1px #cecece solid;
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 300px;
}
		
.generic-form textarea {
	border: 1px #cecece solid;
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 300px;
}
		
.generic-form select { width: 315px; }
.generic-form input:focus,
.generic-form input:hover,
.generic-form select:focus,
.generic-form select:hover {
	border: 1px #FF750C solid;
}
.generic-form .payment_credit {
	background: url(/resources/images/all/logos/payment_credit.gif) top right no-repeat;
	margin: 0 0 10px 0;
	width: 250px;
}
		
.generic-form .payment_paypal {
	background: url(/resources/images/all/logos/payment_paypal.gif) top right no-repeat;
	margin: 0 0 10px 0;
	width: 250px;
}
		
.generic-form .payment_credit span,
.generic-form .payment_paypal span {
	color: #000000;
	display: block;
	float: left;
	font-weight: normal;
	text-align: right;
	width: 85px;
}
		
		.generic-form .info {
			clear: left;
			color: #928f85;
			display: block;
			font-family: "Verdana", Arial, Helvetica, sans-serif;
			position: relative;
			top: -8px;
		}
		
		.generic-form .plan {
			clear: both;
			float: left;
			margin: 0 0 7px 0;
		}
		
		.generic-form .plan label {
			float: left;
			margin: 0 10px 0 0;
			width: 230px;
		}
		
		.generic-form .plan input {
			float: left;
			width: auto;
			margin: 0 5px 10px 0;
		}
		
		.generic-form .plan select {
			float: left;
			position: relative;
			top: -5px;
			width: 300px;
		}
		
		.generic-form .checkbox input {
			background: none;
			border: 0;
			margin: 0 7px 5px 0;
			width: auto;
		}
		
		.generic-form .note {
			font-size: 12px !important;
			line-height: 1;
		}
		
		.generic-form .actions {
			float: right;
			margin: 15px 0 15px 0;
		}
		
			.generic-form .actions .submit {
				width:123px;
				height:35px;
				background:url(../images/submit-lrg.jpg) top left no-repeat;
				margin:0 auto;
			}
			
			.generic-form .actions .submit:hover {
				background-position: 0 -35px;
				cursor:pointer;
			}
			
			.generic-form .actions .submit-fr {
				width:123px;
				height:35px;
				background:url(../images/submit-lrg-fr.jpg) top left no-repeat;
				margin:0 auto;
			}
			
			.generic-form .actions .submit-fr:hover {
				background-position: 0 -35px;
				cursor:pointer;
			}
			.generic-form .actions .submit-sp {
				width:123px;
				height:35px;
				background:url(../images/submit-lrg-sp.jpg) top left no-repeat;
				margin:0 auto;
			}
			.generic-form .actions .submit-sp:hover {
				background-position: 0 -35px;
				cursor:pointer;
			}
						
			.generic-form .actions .submit_sml {
				width:90px;
				height:25px;
				background:url(../images/submit-sml.jpg) top left no-repeat;
				margin:0 auto;
			}
			
			.generic-form .actions .submit_sml:hover {
				background-position: 0 -25px;
				cursor:pointer;
			}
						.generic-form .actions .submit_sml_fr {
				width:90px;
				height:25px;
				background:url(../images/submit-sml-fr-eu.jpg) top left no-repeat;
				margin:0 auto;
			}
			
			.generic-form .actions .submit_sml_fr:hover {
				background-position: 0 -25px;
				cursor:pointer;
			}
			.generic-form .actions button,
			.generic-form .actions input {
				border: 0px solid #ffffff;
			}
			
			.generic-form .actions button:hover {
				background-position: 0 -35px;
				cursor:pointer;
			}

			.generic-form .actions .submit_sml-es{
				width:90px;
				height:25px;
				background:url(../images/submit-sml-es.jpg) top left no-repeat;
				margin:0 auto;
			}
			
			.generic-form .actions .submit_sml-es:hover {
				background-position: 0 -25px;
				cursor:pointer;
				}
			

		
		div.error {
			border: 1px #FE0000 solid !important;
			color: #FE0000;
			margin: 0 0 15px 0;
			padding: 15px;
		}
		
			div.error p {
				margin: 0 0 5px 0 !important;
			}
			
			div.error ul {
				font-size: 12px;
				margin: 0 0 0 15px;
			}
			
			div.error li {
				margin: 0 0 5px 0;
			}
		
		.generic-form input.error {
			color: #fe0000;
			border: 1px #fe0000 solid;
		}
		
		#order-summary dl {
			border-top: 1px solid #c7c7c7;
			font-size: 12px;
			overflow:hidden;
			width: 100%;
		}
		
		#order-summary dl dt {
			float: left;
			padding: 5px;
			width: 280px;
		}
		
#order-summary dl dt {
	color: #77A349;
	float: left;
	padding: 5px;
}
		
#order-summary dl dd {
	float: left;
	padding: 5px;
}
		
#order-summary dl.price dt {
	color: #000000;
	text-align: right;
	font-weight: bold;
}
		

/* Footer */

#footer {
	width: 1024px;
	margin: 0px auto;
	background: #184271 url(../images/footer.jpg) no-repeat left top;
	height:17px;
}

#footer p {
	margin: 0px;
	text-align: center;
}

/* Styles for Sitemap Footer */

#sitemap_footer{
	clear:both;
	float:left;
	width:100%;
	background-color:#000000;
}

#inner_sitemap_footer{
	width:900px;
	color:#FFFFFF;
	margin:0 auto;
}

#inner_sitemap_footer ul{
	list-style:none;
}

#inner_sitemap_footer li{
	margin-bottom:3px;
}

#inner_sitemap_footer li.first {
	color: #65A2CF;
	font-weight: bold;
	font-size: 12px;
	line-height:25px;
}

#inner_sitemap_footer li.first a{
	color: #65A2CF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	line-height:25px;
}

#inner_sitemap_footer a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

#inner_sitemap_footer a:hover{
	color:#F8841F;
	text-decoration:none;
	font-size:10px;
}

#sitemap_columns{
	width:180px;
	height:auto;
	float:left;
	padding:10px;
	border-left:1px solid #FFFFFF;
}
#sitemap_columns p{
	margin:1px;
}

#list_title{
	color: #65A2CF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#list_title a{
	color: #65A2CF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#list_title a:hover{
	font-weight: bold;
	font-size: 12px;
}

.go{
	width:34px;
	height:25px;
	background:url(../images/go.jpg) top left no-repeat;
	border:0px;
}

.go:hover{
	background-position: 0 -25px;
	cursor:pointer;
	border:0px;
}

/* ------------------------------------------------------------------------
	Info Popups
------------------------------------------------------------------------- */	

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background: transparent;
	z-index: 50;
}

.thumbnail span.sales{ /*CSS for enlarged image*/
	position: absolute;
	color: #666;
	text-decoration: none;
	width:175px;
	height:201px;
	visibility: hidden;
	margin-top:30px;
	margin-left:-90px;
}

.thumbnail span.uptime{ /*CSS for enlarged image*/
	position: absolute;
	color: #666;
	text-decoration: none;
	width:175px;
	height:252px;
	visibility: hidden;
	margin-top:30px;
	margin-left:-90px;
}

.thumbnail span.support{ /*CSS for enlarged image*/
	position: absolute;
	color: #666;
	text-decoration: none;
	width:175px;
	height:252px;
	visibility: hidden;
	margin-top:30px;
	margin-left:-90px;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 25px; /*position where enlarged image should offset horizontally */

}

#accordionlist {
	margin-left: 20px;
	padding-left: 5px;
	list-style: none;
}

#accordionlist li{
	padding-left: 15px;
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin-bottom:10px;
}

#header_news{
	float:right;
	padding-right:30px;

}

