body {
	margin: 0px;
	padding: 0px;
}

#pageContainer {
	width: 760px;
	margin: 0px auto;
}

H1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #F37121;
	margin-bottom: 18px;
	padding-bottom:3px;
}
H2 {
	line-height: 20px;
}

H4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.25em;
}

H5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color: #000;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
/* Global link styles */
a, a:link {
	color: #00529B;
	text-decoration: underline;

}

a:visited {
	color: #666666;
}


a:hover {
	color: #F37121;
}

a:active {
	color: #F37121;
	
}

/* Header styles */
#top,
#top #header,
#top #topnav {
	width: inherit;
}
#top #topnav{height:32px; margin:0; padding:0;}

#top { 
       height:105px;  
}

#header {
	height: 80px;
	
}

#top #header #logo {
    float: left;
	height: 72px;
	width:242px;
	padding-top:0px;

}

#top #header #topsearch {
	width: 517px;
	text-align: right;
	float: left;
	height: 50px;
	padding-top:15px;
  
}

#top #header #topsearch .toplinks {
	color: #00529B;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	margin-bottom: 5px;
}

#top #header #topsearch .toplinks A {
	color: #00529B;
	text-decoration: none;
}

#top #header #topsearch .toplinks A:link {
	color: #00529B;
	text-decoration: none;
}

#top #header #topsearch .toplinks A:visited {
	text-decoration: none;
	color: #00529B;
}

#top #header #topsearch .toplinks A:hover {
	text-decoration: underline;
	color: #F37121;
}

#top #header #topsearch .toplinks A:active {
	color: #00529B;
	text-decoration: none;
}

#top #header #topsearch #search {
	height: 29px;
	width: 264px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/searchBG_right.gif') right top  no-repeat #FFF;
	float: right;
	padding-right: 5px;
	padding-left: 2px;
}
#top #header #topsearch #search DIV {
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/searchBG_left.gif') left top  no-repeat #FFF;
	padding-left: 5px;
}

#top #header #topsearch #search fieldset {
	background: #F0F0F0;
	height: 29px;
}

#top #header #topsearch #search #searchtext {
	height: 20px;
	width: 200px;
	background: url('images/search_text_back.gif') no-repeat;
	border: none;
	vertical-align: middle;
	margin-top: 4px;
	padding-left: 5px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
}

#top #header #topsearch #search #searchbutton {
	width: 51px;
	height: 20px;
	vertical-align: middle;
	margin-top: 4px;
	float: left;
}
/* nav*/
#topnav_l {
	height: 32px;
	width: 5px;
	float:left;
	background-image: url('images/img_sprite.gif');
	background-position: 0px 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#topnav UL.nav {
	float:left;
}

#topnav_r {
	height: 32px;
	width: 5px;
	position: relative;
	/*top: -32px;*/
	float: left;
	z-index: 1000;
	background: url('images/img_sprite.gif') #FFF no-repeat;
	background-position: -20px 0px;
}

.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
	color: #02529B;
	font-size:12px;
	font-family: Arial;
}
.nav {
	line-height:1.0;
}
.nav ul {
	position:absolute;
	top:-999em;
	left: -5px;
	width: 185px;
}
.nav ul li,
.nav a {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
	
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left: 0px;
	top: 32px;
}

.nav li:hover ul.first,
ul.nav li.sfHover ul.first {
	left: -5px;
	top: 32px;
}

.nav li:hover ul.last,
ul.nav li.sfHover ul.last {
	left: -57px;
	top: 32px;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left: 185px;
	top: -1px;
}

ul.nav li li.supportlist ul {
	left: -187px;
	top: -1px;
}

.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav {
	float:left;
	background-image: url('images/nav_graid.gif');
	height: 32px;
	
}
.nav li {
	color: #fff;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: 125px;
}
.nav a {
	padding: 10px 0px 8px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
}

.nav a:hover,
.nav a:visited {
	color: #fff;
}

.nav li li a:visited,
.nav li li li a:visited  {
	color: #00529B;
}


.nav li li a,
.nav li li li a {
	text-indent: 5px;
	color: #02529B;
	font-weight: normal;
	font-size:12px;
	font-family: Arial;
	text-transform: none;
}

.nav li li a:hover,
.nav li li li a:hover {
	text-indent: 5px;
	color: #02529B;
	font-size:12px;
	font-family: Arial;
	text-transform: none;
}



.nav li li:hover, .nav li li.sfHover,
.nav li li li:hover, .nav li li li.sfHover {
	background-color: #C7DFEB;
	
}

.nav li.top:hover, .nav li.top {
	background: url('images/nav_divider.gif') no-repeat left center;
}

.nav li.left:hover, .nav li.left {
	background: none;
}

.nav li li a:hover,
.nav li li li a:hover {
	text-decoration: underline;
	background-color: #C7DFEB;
}

.nav ul {
	background-color: #EFF7FA;
	border: 1px solid #F37121;
	
}

.nav li li {
	border-bottom: 1px dashed #FAC1A6;
	color: #02529B;
	font-size:12px;
	font-family: Arial;
	width: 185px;
	text-transform: none;
	text-align: left;
}
.nav li li li {
	border-bottom: 1px dashed #FAC1A6;
	color: #02529B;
	font-size:12px;
	font-family: Arial;
	width: 185px;
	text-transform: none;
	text-align: left;
}

.nav li.lastitem {
	border-bottom: none;
}

.nav li.isparent {
	background-image: url('images/arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
}

.isparent a:hover {
	background-image: url('images/arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
}

.isparent UL LI a:hover {
	background: none;
}
/*     navend       */



/* content styles */
#content {
	width: inherit;
	min-height: 300px;
	margin-bottom: 20px;
}

/* breadcrumb */
#breadcrumb {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-bottom: 23px;
}

#content #breadcrumb A,
#content #breadcrumb A:link,
#content #breadcrumb A:visited {
	color: #666;
	text-decoration: none;
}

#content #breadcrumb A:hover {
	color: #666;
	text-decoration: underline;
}

#content #breadcrumb A:active {
	color: #666;
	text-decoration: none;
}

.greybox .greybox_head {
	width: 170px;
	height: 28px;
	background: url('images/grey_head_back.gif') no-repeat #FFF;
}

.greybox .greybox_head H3 { 
    display:block;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	height:16px;
	padding: 0px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	margin-left:20px;

}

.greybox .greybox_body {
	width: 157px;
	background: url('images/greybox_middle.gif') repeat-y #FFF;
	height: inherit;
	padding: 5px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	
}
.greybox .greybox_body UL {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.greybox .greybox_body UL LI {
	list-style-image: url('images/rtchannel_sm-arrow.gif');
	margin-left: 5px;
}

.greybox .greybox_body UL LI a:link {
	font-style:normal;
}

.greybox .greybox_body A {
	font-family: Arial;
	font-size: 12px;
	/* font-weight: bold; */
	color: #00529B;
	text-decoration: underline;
}

.greybox .greybox_body A:link {
	font-family: Arial;
	font-size: 12px;
	color: #00529B;
	text-decoration: underline;
	
}

.greybox .greybox_body A:visited {
	color: #666;
/*	font-weight: bold; */
	
}

.greybox .greybox_body A:hover {
	color: #F37121;
/*	font-weight: bold; */
}

.greybox .greybox_body A:active {
	color: #00529B;
	/* font-weight: bold; */
	font-weight:normal;

}

.greybox .greybox_footer {
	width: 170px;
	height: 8px;
	background: url('images/greybox_footer.gif') no-repeat #FFF;
}

#siteseal {
	text-align: center;
	margin-top: 10px;
}

#siteseal a{
	text-decoration: none;
}

#authimg {
	text-align: center;
	margin-top: 5px;
}

#authimg a{
	text-decoration: none;
}

/*     ---       */
/* footer styles */
#footer {
	width: inherit;
/*	min-height: 100px; */
	margin-top: 15px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/footer_top.gif') repeat-x;
	padding: 20px 0 5px 0;
}

#footer .links {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

#footer .links DIV {
	text-align: center;
}

#footer .links A,
#footer .links A:link,
#footer .links A:visited {
	color: #000;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

#footer .links A:hover {
	text-decoration: underline;
}

#footer .links A:active {
	text-decoration: none;
}

#footer .seo_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin-top: 12px;
}

#footer .seo_text A,
#footer .seo_text A:link,
#footer .seo_text A:visited,
#footer .seo_text A:hover,
#footer .seo_text A:active {
	color: #666;
	text-decoration: none;
}

#footer .seo_text A:hover {
	text-decoration: underline;
}

#footer .seo_text A:active {
	color: #666;
	text-decoration: none;
}

/*     ---       */
/* other styles  */
.clearfloats {
	height: 0px;
	clear:both;
	margin: 0px;
	padding: 0px;
	font-size: 0em;
}

#rcontent {
	/* min-height: 565px; */
}

/* 8-6-2008 by dyang */
ul#noArrows li { 
	list-style-image: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/square.gif');
}

.buyrenew-btn_124width {
	width: 124px;
	height: 23px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/buyrenew-btn_124width.png') #FFF no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}
.buyrenew-btn_164width {
	width: 164px;
	height: 23px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/buyrenew-btn_164width.gif') #FFF no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}
.buyrenew-btn_193width {
	width: 193px;
	height: 23px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/buyrenew-btn_193width.png') #FFF no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}
.prod_table {
	margin: 0px;
	border: 1px solid #b0b1b3;
}

#buyrenew_tbl .prod_buy,
#buyrenew_tbl .prod_renew {
	width: 90px;
	height: 26px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/buyrenew-btn.gif') #FFF no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3.5px;
}
.buyrenew-btn_124width A,
.buyrenew-btn_124width  A:link,
.buyrenew-btn_124width  A:visited,
.buyrenew-btn_124width  A:hover,
.buyrenew-btn_124width  A:active, 
.buyrenew-btn_164width A,
.buyrenew-btn_164width A:link,
.buyrenew-btn_164width A:visited,
.buyrenew-btn_164width A:hover,
.buyrenew-btn_164width A.active,
.buyrenew-btn_193width A, .buyrenew-btn_193width A:link, .buyrenew-btn_193width A:visited, .buyrenew-btn_193width A:hover, .buyrenew-btn_193width A:active,
#buyrenew_tbl .prod_buy A, #buyrenew_tbl .prod_renew A,
#buyrenew_tbl .prod_buy A:link, #buyrenew_tbl .prod_renew A:link,
#buyrenew_tbl .prod_buy A:visited, #buyrenew_tbl .prod_renew A:visited,
#buyrenew_tbl .prod_buy A:hover, #buyrenew_tbl .prod_renew A:hover,
#buyrenew_tbl .prod_buy A:active, #buyrenew_tbl .prod_renew A:active {
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*  For Home Page */
.input {
	padding: 2px 0px 1px 5px;
	margin: 0px;
	background-image: url(images/dd.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 12px;
	color:#000;
	font-family: Arial;	
	border: 1px solid #b5b8c8;
	height:16px;
}

div.options a {
	font-size: 12px;
	text-decoration: none;
	color:#000;
	font-family: Arial;
	display: block;
	position: relative;
	white-space: nowrap;
	padding-left:5px;
	background-color: #fff;
	border-right: 1px solid #b5b8c8;
	border-left: 1px solid #b5b8c8;
}

div#optList {
	display:none;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: -1px 0px 0px 0px;
}
div#optList a:hover {
	background-color: #F0F0F0;
}
input#product {
	width:118px;
}

ul.checkmark {
	list-style-image: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/checkmark.gif');
}

/* Offermatica styles */

.orange_btn {
	width: 70px;
	height: 22px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/orange_btn.gif') no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 0px 0px;
	margin: 0px;
	cursor: pointer;
}

.green_btn {
	width: 70px;
	height: 22px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/green_btn.gif') no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 0px 0px;
	margin: 0px;
	cursor: pointer;
}

.blue_btn {
	width: 70px;
	height: 22px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/blue_btn.gif') no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 0px 0px;
	margin: 0px;
	cursor: pointer;
}

.orange_btn A,
.orange_btn A:link,
.orange_btn A:hover,
.orange_btn A:visited,
.orange_btn A:active,
.green_btn A,
.green_btn A:link,
.green_btn A:hover,
.green_btn A:visited,
.green_btn A:active,
.blue_btn A,
.blue_btn A:link,
.blue_btn A:hover,
.blue_btn A:visited,
.blue_btn A:active {
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pContainer {width:180px; height: 22px; padding: 5px 0px 5px 0px; background-color: transparent;}


