@charset "utf-8";
body {
	background-color: #cacec5;
	background-image: url(../images/ui/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1, h2, h3, p, ul, img {
	margin:0; padding:0; border:0;
}

p{
	line-height:18px;
	padding-bottom:14px;
	
}

.cb{ clear:both;}

.spacer{
	height:14px;
	clear:both;
	font-size:1px;
}

a {
	color: #666600;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}

.textfield{
	color: #666666;
	font-size: 10px;
	width: 120px;
	/*background:url(../images/ui/input_field_bg2.gif) no-repeat left -1px;*/
	border:1px solid #eeeeee;
	padding-left:5px;
	
}

.wrapper{
	width:934px;
	margin:0 auto;
	padding:0;
	background-image: url(../images/ui/top_content_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#top_header{
	height:20px;
	padding-top:5px;
	padding: 5px 20px 0 10px;
}

#top_header h1.left{
	float:left;
	font:11px Verdana;
	font-weight:bold;
	color:#666666;
	line-height:12px;
}

#top_header h1.right{
	float:right;
	font:11px Verdana;
	font-weight:bold;
	color:#666666;
	line-height:12px;
}

.sub_content_wrapper{
	margin-bottom:20px;
}

.menu{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	height: 46px;
}

.top_icon_container {
	float:left;
	margin-top:8px;
	padding-right:10px;
	display: inline;
}

.top_search_container {
	float:right;
	margin-right:25px;
	margin-top:7px;
	display: inline;
}

.top_search_container .txtfield {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	background-color: #FFFFFF;
	border:1px solid #8C9CAB;
	color: #333333;
}

.submitbtn{
	width:50px;
	background:#636463;
	border:1px solid #cccccc;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#fff;
	text-align:center;
	/*height:21px !important;*/
	cursor: pointer;
	margin-left:5px;
}

/* General styles */
.inputtext {
	border:1px solid #BCBCBC;
}

.submitbtn,.submitbtn2 {
	background:#373837 url(../images/ui/btn_buy.gif) repeat-x;
	border:1px solid #BABABA;
	color:white;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	overflow:visible;
	padding:2px 5px;
	width:auto !important;
}

.submitbtn2 {
	background:#afcd00 url(../images/ui/btn_buy2.gif) repeat-x;
	border:1px solid #BABABA;
	color:#444 !important;
}

.al { text-align:left !important; }
.ar { text-align:right !important; }
.ac { text-align:center !important; }
.vm { vertical-align:middle !important; }
.fl { float:left !important; }
.fr { float:right !important; }
.di { display:inline !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.nopad { /*padding:0px !important;*/ }
.smlpad { padding:5px !important; }
.smlmargin { margin:5px !important; }
.topmargin { margin-top:20px !important; }

.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;	
}
.txtfielddropdown{
background-color: #FFFFFF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}

.couponmessage {
	font-weight : bold;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #8AC837;
	text-align:center;	
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	background-color : #f9f9f9;
	padding : 4px 4px 4px 2px;
}

.h1headerlink a:hover { color: #666666; text-decoration: none }
.h1headerlink a:link { color: #666666; text-decoration: none }
.h1headerlink a:visited { color: #666666; text-decoration: none }
.feature_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #98AF2B;
	display: block;
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.feature_sub {
	margin-bottom: 15px;
	display: block;
	font-size: 90%;
}

#breadcrumb{
	margin-left:25px;
	padding:0 0 10px;
	float:left;
	width: 668px;
	display: inline;
}

#breadcrumb a{
	background:url(../images/ui/grey_arrow.gif) no-repeat left;
	display:block;
	padding: 0 0 0 15px;
	margin-left:15px;
	float:left;
	color:#999999;
	width:auto;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
}

#breadcrumb a:hover{
	color:#939a35;
	text-decoration:none;
}

#breadcrumb a.first{
	background:none;
	padding:0;
	margin-left:0;
}

#top_quote{
	float:right;
	margin-right:25px;
	display: inline;
}

#all #front_banner{
	margin:0 auto 20px auto;
	width:876px;
	height:auto;
}

#all #featured_client{
	margin:0 auto 20px auto;
	width:884px;
}

#all #featured_client .featured_client_title{
	margin-left:20px;
}

#all #featured_client .leftbg{
	background:url(../images/ui/feature_left_bg.gif) no-repeat; height:73px; width:10px; float:left;
}

#all #featured_client .content{
	border:2px solid #dddddd;
	background:#fff;
	border-left:0;
	border-right:0;
	width:864px;
	float:left;
	padding: 0px;
	height:69px;
}

#all #featured_client .content ul{
	display:block; width:800px; margin: 0 auto;
}

#all #featured_client .content ul li{
	display:inline;
}

#all #featured_client .rightbg{
	background:url(../images/ui/feature_right_bg.gif) no-repeat; height:73px; width:10px; float:left;
}

#all h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #CCCCCC;
margin: 0 20px 0 20px;
border-bottom: solid 1px #cdd158;
}

.main_header{
	height:auto;
	width:914px;
	padding: 0 10px 0 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.logo{
	float:left;
	width:380px;
	height:65px;
}

.right_box{
	float:right;
	padding-top:5px;
}

.front_banner ul{
	position: absolute;
	top: 187px;
	margin-left:25px;
	list-style-type:none;
}

.front_banner li{
	display:block;
	background-image:url(../images/ui/green_round_bullet.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	text-align:left;
	padding:3px 10px 4px 20px;
}



#all{
	background: url(../images/ui/content_bg.gif) repeat-y center;
	background-color:#fff;
	width: 934px;
	margin-top: 0px;

}


.green_box{
	width: 877px;
	margin: 0 auto 20px auto;
	background-color:#cdd158;
	
}
.top_green_box{
	background:url(../images/ui/top_green_box.gif) no-repeat top;
	height:12px;
	width:100%;
}

.bottom_green_box{
	background:url(../images/ui/bottom_green_box.gif) no-repeat top;
	height:12px;
	width:100%;
}

.dark_green_box{
	width: 200px;
	margin: 0 0 0 16px;;
	background-color:#716d2b;
	float:left;
}

.top_dark_green_box{
	background:url(../images/ui/top_dark_green_box.gif) no-repeat top;
	height:10px;
	width:100%;
}

.bottom_dark_green_box{
	background:url(../images/ui/bottom_dark_green_box.gif) no-repeat top;
	height:10px;
	width:100%;
}

.dark_green_box .pic{
	width:180px;
	height:68px;
	margin: 0 auto 10px auto;
}

.dark_green_box h2{
	display:block; 
	width:auto; 
	text-align:center; 
	color:#FFFFFF; 
	font-size:14px; 
	margin-bottom:5px;
}

.dark_green_box ul{
	color:#fff;
}


.dark_green_box .btn {
	display:block; 
	width:79px;
	height:20px;
	margin:0 auto;
}


/********************FULL COLUMN*******************/

#full{
	width:878px;
	margin: 0 auto 0 auto;
}

#full h2{
	background:url(../images/ui/grey_header.gif) no-repeat top left;
	padding: 21px 10px 8px 20px;
	color:#999;
	font-size:15px;
	margin-bottom:0;
	
}

#full h3{
	color:#929711;
	font-size:16pt;
	/*padding:12px 0;*/
	background:url(../images/ui/dotline.gif) bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 18px;

}

.img_left{
	float:left;
	margin:5px 20px 0 0;
}

#full .text_box{
	float:left;
	width:620px;
	padding-bottom:20px;
}


#full .content_box_closer{
	clear:both;
	width:100%; 
	background:url(../images/ui/grey_bottom_border.gif) top center no-repeat; 
	height:11px; 	
	padding-bottom:20px;
}

#full .content_box{
	width:850px;
	background:url(../images/ui/grey_box_bg.gif) repeat-y center;
	padding:20px 14px 10px 14px;
}

#full ul{
	font-family:Verdana, Tahoma, Arial;
	list-style-type:none;
	display:block;
	padding-bottom:0;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:20px;
}

#full li{
	display:block;
	background-image:url(../images/ui/green_bullet.gif);	
	background-position:left 6px;	
	background-repeat:no-repeat;	
	text-align:left;	
	padding:3px 10px 3px 15px;	
}


/********************LEFT COLUMN CONTENT CLASSES**********************/

#main{
	float:left;
	width:668px;
	margin-left:25px;
	display: inline;
}

#main .small_grey_box{
	width:668px; 	
	margin: 0 auto 20px auto;

}

#main h2{
	background:url(../images/ui/grey_header_small.gif) no-repeat top left;
	padding: 12px 10px 10px 16px;
	color:#666666;
	font-size:15px;
	margin-bottom:0;
	
}

#main h3{
	color:#929711;
	font-size:16pt;
	/*padding:12px 0;*/
	background:url(../images/ui/dotline.gif) bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 18px;

}

#main .content_box{
	width:638px;
	padding:10px 14px 10px;
	border:1px solid #dddddd;
	border-top:0;
	border-bottom: 0;
}

#main .content_box_header{
	width:100%; background:url(../images/ui/grey_header_small_no_text.gif) top center no-repeat; 
	height:24px; 
	margin-bottom:0px;	
}


#main .content_box_closer{
	width:100%; background:url(../images/ui/small_grey_bottom_border.gif) top center no-repeat; 
	height:11px; 
	margin-bottom:20px;	
}

#main ul.normal_list{
	font-family:Verdana, Tahoma, Arial;
	list-style-type:none;
	display:block;
	padding-bottom:0;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}

#main .normal_list li{
	display:block;
	background-image:url(../images/ui/grey_bullet.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	text-align:left;
	padding:3px 10px 3px 15px;
}


/***************************RIGHT COLUMN *****************************/

#right{
	float:right;
	width:196px;
	margin-right:28px;
	display: inline;
	font-size:11px;
}


#right h2{
	background:url(../images/ui/sidebar_top.gif);
	height:31px;
	margin:0;
	font: 18px Arial, Helvetica, sans-serif;
	color:#939a35;
	font-weight:normal;
	padding:15px 12px 0;
}

#right p{
	font-size:11px;
}

#right input{
	margin-bottom:5px;
}


#right .right_box{
	border:1px solid #dddddd;
	border-top:0;
	border-bottom:0;
	padding: 10px 12px 10px;
	width: 170px;
}

#right ul.normal_list{
	font-family:Verdana, Tahoma, Arial; 
	list-style-type:none;
	display:block;
	padding-bottom:0;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
}

#right .normal_list li{
	display:block;
	background-image:url(../images/ui/grey_bullet.gif)!important;
	background-position:left 6px!important;
	background-repeat:no-repeat!important;
	text-align:left!important;
	padding:3px 10px 3px 15px!important;
}


#right .right_box ul{
	list-style:none;
	margin:0;
	padding:0;
}

#right .right_box ul li{
	background:url(../images/ui/horz_dotline.gif) repeat-x bottom;
	padding: 8px 0;
}

#right .right_box ul li a{
	display:block;
	background: url(../images/ui/green_bullet.gif) no-repeat 0 3px;
	text-align:left;
	padding: 0 0 0 15px;
	color:#333333;
	font:11px Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;
	text-decoration:none;
}


#right .right_box_closer{
	clear:both;
	width:196px;
	background:url(../images/ui/sidebar_bottom.gif) no-repeat top;
	height:14px;
	margin-bottom:14px;
}


/*Mini cart start*/

#right .minicart{
	padding: 0px 10px 0px 10px;
	color:#888787;
	list-style:none;
	margin:3px 3px 0;
	overflow:hidden;
	margin-bottom:10px;
}

#right .minicart li{
	overflow:hidden;
	width:100%;
	margin:0 !important;
	margin-bottom:0 !important;
	
	
}

#right .minicart li a{ background:none!important; margin:0!important;}

#right .minicart li span	{ 
	float:left;
	width:30px;
	margin: 0 5px 0 0;
}

#right .minicart li div { overflow: hidden}

#right .minicart-subtotal{
	border: 1px solid #ccc;
	padding:6px 10px 7px 10px;
	font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 150px;
	margin-top: 10px;
	background-color: #E9E9E9;

}

#right .minicart-links {
	text-align:center;
	font-weight:bold;
	margin:7px 0 0;
}

#right .minicart a{ font-weight:bold;}





/*Mini cart end*/

.gateways {
	padding: 10px;
	float: left;
	width: 400px;
}


.footer{
	background-color:#8e938d;
	width:auto;
	padding:20px;
	color:#eeeeee;
}




.sitemap_wrapper { 
	width:878px;
	margin: 0 auto;
}

.sitemap_content {
	padding:10px 20px 10px 10px;; 
	float:left
}

.footer h2{ 
	font-size:16px; 
	margin-bottom:20px
}

.footer h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}

.footer h3 a{
	font-weight:bold;
}

.footer h3 a:hover{
	font-weight:bold;
}

.footer ul{ padding-left:0; margin-bottom:20px; list-style:none;}
.footer li {
	background:url(../images/ui/light_grey_arrow.gif) no-repeat left;
	padding: 3px 0 3px 10px;
	}	

.footer a{
	font-weight:normal;
	color:#eeeeee;
	text-decoration:none;
}

.footer a:hover{
	font-weight:normal;
	color:#fff;
}


.footer .footer_line{
	background: url(../images/ui/footer_line.gif) repeat-x top; 
	width:868px; 
	height:2px;
	margin:0 auto;
}

.footer .copyright{
	width:868px; 
	padding:10px;
	text-align:right;
	margin: 0 auto;
	
}

/*Main menu Start */

.slidetabsmenu{
	float:left;
	width:710px;
	font-size: 11px;
	line-height:normal;
	margin-top: 2px;
	margin-bottom: 0px;
	z-index: 100000;
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom: 1em;

}

.slidetabsmenu ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.slidetabsmenu li{
	display:inline;
	margin:0;
	padding:0;
}

.slidetabsmenu a{
	float:left;
	background:url(../images/ui/slide-left.gif) no-repeat left top;
	margin:0;
	margin-right: 5px;
	padding:0 0 0 9px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}

.slidetabsmenu a span {
	float:left;
	display:block;
	background:url(../images/ui/slide-right.gif) no-repeat right top;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 4px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
	color: black;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
	background-position:0% -31px;
	text-decoration:none;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
	background-position:100% -31px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
	position:absolute;
	top: 0;
	line-height:18px;
	z-index:500000;
	background-color: transparent;
	width: 160px;
	visibility: hidden;
	
	padding-top:0px;
	padding-bottom:0px;
	margin-top:-4px;
}

.submenu_content{
	background:url(../images/ui/submenu_bg2.gif) no-repeat top;
	display:block;
	width:160px;
}

.submenu_bottom{
	background:url(../images/ui/submenu_bottom_bg2.gif) no-repeat top;
	width:160px;
	height:10px;
	display:block;
}

.dropmenudiv_c a{
	width: auto;
	display: block;
	/*text-indent: 5px;*/

	padding: 2px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family:Verdana, Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

* html .dropmenudiv_c a{ /*IE only hack*/
	width: 140px;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
	background-color: #eaeaea;
	color:#000000;
	text-decoration:none;
}

/*Main Menu Ended*/

/********************* Table layouts *******************/
table.customersites { width:100%; }
table.customersites td {
	width:25%;
	padding:5px;
	text-align:center;
}

table.quickcompare {
	width:100%;
	margin:10px auto;
	border-collapse:collapse;
}
table.quickcompare th {
	text-align:center;
	border-bottom:1px solid #ddd;
	vertical-align:bottom;
	text-transform:uppercase;
}
table.quickcompare th img { float:left; }
table.quickcompare th br { clear:left; }
table.quickcompare th a { color:#333 !important; }
table.quickcompare td {
	padding:5px;
	vertical-align:top;
	width:33%;
	border-bottom:1px solid #ddd;
}
table.quickcompare td ul {
	padding-left:10px !important;
	padding-bottom:10px !important;
}

table.quickcompare td ul a{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

table.product {
	width:100%;
	border-collapse:collapse;
}
table.product td { padding:0px 10px; }
table.product td.image { vertical-align:top !important; width:20%; }
table.product td.image img {
	position:relative;
	margin-top:-30px;
}
table.product td.desc { width:72%; vertical-align:top; }
table.product td.desc p { padding-bottom:5px !important; }
table.product td.desc select { border:1px solid #BABABA; font-size:90%; }
table.product td.price { 
	width:28%;
	font-size:200%;
	font-weight:bold;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align:bottom;
	color:#B1CC33;
	line-height:40px;
}
table.product td.price img { display:block; }
table.product td.price input { float:left; margin-left:2px; }
table.product td.price span { color:#000000; font-size:80%; }

table.compare {
	width:100%;
	border-collapse:collapse;
	line-height:20px;
	margin-bottom:15px;
}
table.compare thead td { width:70%; }
table.compare thead th,table.compare tfoot th {
	text-align:center;
	font-size:100%;
	width:10%;
	text-transform:uppercase;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	letter-spacing:1px;
}
table.compare thead th a,table.compare tfoot th a { color:#000 !important; }
table.compare thead th input,table.compare tfoot th input { margin:5px 0px; }
table.compare tbody th {
	font-size:100%;
	text-align:left;
	border-bottom:1px solid #ddd;
}
table.compare tbody th a { font-weight:normal !important; }
table.compare tbody th a:hover {
	text-decoration:none !important;
	cursor: default;
}
table.compare tbody th a span {
	display:block;
	left:-999em;
	position:absolute;
	padding:5px;
	border:1px solid #2E2E2E;
	text-align:left;
	width:300px;
	font-weight:normal;
}
table.compare tbody th a:hover span {
	left:auto;
	background:#fff;
	color:black;
}
table.compare tbody td { 
	text-align:center; 
	border-bottom:1px solid #ddd;
}

table.cart { 
	width:100%; 
	border-collapse:collapse;
	margin:15px 0px;
}
table.cart th {
	text-transform:uppercase;
	text-align:left;
	border-bottom:1px solid #666;
	padding:2px 5px;
	color:#1B578B;
	font-size:90%;	
}
table.cart td {
	padding:3px 5px;
	border-bottom:1px solid #ddd;
}
table.cart td input {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
table.cart th.total {
	background:#B1CC33;
	color:white;
	border-bottom:1px solid #ddd;
}
table.cart td.total {
	background:#fff;
	color:black;
	font-weight:bold;
	text-align:right;
}

table.contactform {
	margin:0px auto;
	border-collapse:collapse;
	width:auto;
}
table.contactform th {
	text-align:left;
	vertical-align:top;
	width:150px;
	padding:2px 0px;
}
table.contactform td {
	vertical-align:top;
	padding:2px 0px;
}
table.contactform input, table.contactform textarea {
	width:300px;
	border:1px solid #A5ACB2;
}

table.customerdetails {
	width:90%; 
	border-collapse:collapse;
	margin:15px 0px;
}

table.customerdetails td {
	text-align:left;
	background:#3366cc;
	color:#FFFFFF;
 }

table.upgrade {
	background:#F3F3F3;
	width:49%;
	border-collapse:collapse;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
table.upgradenew {
	width:49% !important;
	float:none;
	margin-right:0px;
}
table.upgrade th {
	height:79px;
	text-align:left;
	/*background:url(../images/ui/upgrade_head.gif) repeat-x;*/
	padding:0px;
	vertical-align:top;
	overflow:hidden;
	color:#464646;
	padding-top: 140px;
}
table.upgrade th h3 {
	border:0px !important;
	margin:0px 0px 10px 0px !important;
	padding:0px !important;
	text-transform:none !important;
	color:#464646 !important;
}
table.upgrade th a {
	color:#464646 !important;
	font-weight:normal !important;
	text-decoration:underline !important;
}
table.upgrade th.upgrade_tl,table.upgrade th.upgrade_tr {
	background:url(../images/ui/upgrade_tl.gif) no-repeat 0 0;
	width:15px;
	overflow:hidden;
}
table.upgrade th.upgrade_tr {
	background:url(../images/ui/upgrade_tr.gif) no-repeat 100% 0;
}
table.upgrade tbody td.upgrade_content {
	padding:10px;
	color:#464646;
	font-size:100%;
	line-height:16px;
	vertical-align:top;
	height:340px;
}
table.upgrade tbody td h4 {
	margin:0px;
	font-size:100%;
}
table.upgrade tbody td p {
	margin:10px 0px !important;
	padding:0px !important;
}
table.upgrade tbody td a {
}
table.upgrade tbody td hr {
	border:0px;
	border-top:1px dotted #474747;
	background:#F3F3F3;
	color:#F3F3F3;
	margin:0px;
}
table.upgrade tbody td.upgrade_l {
	width:15px;
	background:url(../images/ui/upgrade_dot.gif) repeat-y 0 0;
}
table.upgrade tbody td.upgrade_r {
	width:15px;
	background:url(../images/ui/upgrade_dot.gif) repeat-y 100% 0;
}
table.upgrade tbody img { 
	float:right;
	vertical-align:top;
	margin:0px;
}

table.upgrade tfoot td { 
	background:url(../images/ui/upgrade_dot.gif) repeat-x 0 100%;
	height:8px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}
table.upgrade tfoot td.upgrade_bl,table.upgrade tfoot td.upgrade_br {
	background:url(../images/ui/upgrade_bl.gif) no-repeat 0 100%;
	height:8px;
	width:15px;
	border:0px;
}
table.upgrade tfoot td.upgrade_br {
	background:url(../images/ui/upgrade_br.gif) no-repeat 100% 100%;
}

table.downloaddemo {
	border-collapse:collapse;
	width:90%;
	margin:0px auto;
}
table.downloaddemo th { 
	padding-right:10px;
	text-align:left;
	vertical-align:top;
}
table.downloaddemo td {
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}

table.faq_linksform {
	border-collapse:collapse;
	width:98%;
	margin:0px auto;
}
table.faq_linksform td {
	padding:10px;
	vertical-align:top;
	width:50%;
}
table.faq_linksform td ul { 
	list-style:none !important; 
	line-height:20px !important; 
	padding:0px 0px 0px 10px !important;
	margin:0px !important;
}
table.faq_linksform td h3 { margin:0px 0px 5px 0px !important; }
table.faq_linksform td a {
	color:#000 !important;
	font-weight:normal !important;
	text-decoration:underline !important;
}

table.faq_table {
	margin:10px auto;
	width:98%;
	border-collapse:collapse;
}
table.faq_table td {
	width:50%;
	vertical-align:top;
	padding:10px;
}
table.faq_table td img { float:left; margin-right:10px; }
table.faq_table td h3 {	margin-left:40px !important; clear:none !important; }
table.faq_table td a {
	color:#000 !important;
	font-weight:normal !important;
	text-decoration:underline !important;
}

table.helpnotemenu {
	width:100%;
	border-collapse:collapse;
}

table.helpnotemenu td {
	vertical-align:middle;
	text-align:left;
	padding:5px;
}
table.helpnotemenu td a { display:block !important; }

table.helpnotesearch { width:auto; }
table.helpnotesearch th {
	font-weight:normal;
	text-align:left;
	padding-right:10px;
}

#featuredsite{
	text-align:center;
	padding:10px 0 0;
}

.solution{
	margin:10px auto 0;
}
.solution a{
	
	margin-left:20px
}

#main .content_box .small_box_wrapper{
	width:196px;
	float:left;
	margin:0 8px;
	display: inline;
}

#main .content_box .small_box_wrapper h3{
	background:url(../images/ui/h3_green_bg.gif) no-repeat;
	font:13px Verdana;
	font-weight:bold;
	color:#fff;
	padding:auto 10px;
	display:block;
	height:24px;
	padding: 20px 18px 0;
	width:inherit;
	margin:0;
	
}

#main .content_box .small_box_wrapper .small_content_box{
	padding:10px 10px;
	border:1px solid #ddd;
	border-top:0;
}

#main .small_box_wrapper ul{
	font-family:Verdana, Tahoma, Arial;
	list-style-type:none;
	display:block;
	padding-bottom:0;
	padding-left:5px;
	margin-top:0px;
	margin-bottom:20px;
}

#main .small_box_wrapper li{
	display:block;
	background-image:url(../images/ui/grey_bullet.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	text-align:left;
	padding:3px 10px 3px 15px;
	line-height: 16px;
}

#main .small_box_wrapper li a{
	color:#666666;
}

.grey_box_wrapper{
	border:1px solid #b7bbb2;
	background:#efefef;
	padding:10px 10px;
}

#main .grey_box_wrapper ul{
	font-family:Verdana, Tahoma, Arial;
	list-style-type:none;
	display:block;
	padding-bottom:0;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#main .grey_box_wrapper li{
	display:block;
	background:none;
	text-align:left;
	padding:3px 10px 5px 0px;
}

#main .grey_box_wrapper li a{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

#featured_site{

}


/*buttons*/
.right_box .contact {
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	padding-right: 5px;
	color: #666666;
	padding-top: 3px;
}
.right_box .live_sales {
	padding-top: 2px;
}


/*top of page menu*/
.underlinemenu{
font-weight: bold;
width: 100%;
margin-bottom: 6px;
font-size: 10px;
}

.underlinemenu ul{
padding: 6px 0 7px 20px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #CCCCCC;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 10px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid #CCCCCC; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
color: #cdd158;
border-bottom-color: #CC0000;
}
/*END top of page menu*/

/*ads*/
#headerads {
	margin: 0;
	height: 120px;
	text-align:center;
	width: 934px;
}
#headerads .bigad {
	width: 634px;
	background: #00FF00;
	margin: 0;
	float: left;
}
#headerads .smallad {
	width: 300px;
	background: #CC3300;
	margin: 0;
}
/*END ads*/

.pixTitle {
	margin:12px 0 6px 0;
	border-bottom:#CCCCCC solid 1px;
}
