/* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * presentation.css
 *
 * This file includes any css properties which could be
 * affected by a theme/skin change.
 *
 * The following is a non-exhaustive list:
 *	background*
 * 	border-style
 * 	border-color
 *	border-radius
 * 	{note: border-width is part of layout.css}
 * 	text-decoration
 * 	list-style*
 * 	color
 * 	cursor
 *	font-family
 *	font-weight
 * 	font-style
 * 	{note: font-size is part of type.css}
 *
 *
 * */

/*********************************************************
 * CSS Reset
 *********************************************************/
 @font-face {
  font-family: "open-sans";
  src: url("/rcm/verisign/fonts/Regular/OpenSans-Regular.ttf");
  
}
* {
	font-weight: inherit;
	font-family: open-sans;
	font-style: inherit;
}

/*********************************************************
 * General
 *********************************************************/

html, body, p, ul,li,a,span{
	font-family:open-sans;
}

body {
	background-color: #262626;
}

div {
	font-family:open-sans;
}

strong , b {
	font-weight:bold;
}

button, div.ContinueButton, div.ContinueButton_buy {
	cursor:pointer;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-moz-binding: url('../../style/2012/xulbindings.xml#ellipsis');
}
.red{
	color:#bb3333;
	}
.containerTop {
		background:url('../../images/nEnrolBg.jpg') repeat-x #525252;
}

.containerWrap {
		background:#C5C5C5;
}

.topHeadWrap, .pageContents{
	background:#FFF
}

/* Style for the foooter of the page */
.containerBtm {
	background:#262626;
}

.footLeft{
	font-family:open-sans;
}

.company_link{
	color: #FFFFFF;
}

.company_link a {
	color:#FDBB30 !important;
	text-decoration:none;
}

.company_contact{
	color:#FFFFFF;
}

.line_break{
	border-top-style: solid ;
	border-top-color:#424242;
}
.copyright {
	color:#FFFFFF;
}

#logos{
	background:url(/rcm/verisign/images/footer_logos.gif) no-repeat 1px 0 transparent;
	/*background: url(../images/sprites/common_sprite.png) no-repeat;
	background-position: -236px 0;*/
	background-size:306px 112px;
	width: 306px;
	height: 112px;
}

.spaces{}

.spaces2{}


#logo1{
	background:url("/rcm/common/images/truste-logo-alt.png") no-repeat 1px 0 transparent;
	/*background: url(../images/sprites/common_sprite.png) no-repeat;
	background-position: -186px 0;*/
	width: 51px;
	height: 55px;
}
.logo1blank {
	background:none !important;
}

#logo2{
	/*background:url(../../images/ca-webtrust-kpmg.gif) no-repeat 1px 0 transparent;*/
	background: url(../../images/sprites/common_sprite.png) no-repeat;
	background-position: -37px 0;
	width: 33px;
	height: 59px;
}

#infotext{
	font-family: open-sans;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#chk_size{}

#contactme{}

/* Page Left container */
.page {
	background:#F4F4F4;
	color:#333;
	border:10px solid #C5C5C5;
	border-top:none;
}
.pageLeft {}
.pageContents {
	border-top-color:#CCC;
	border-top-style:solid;
	border-right-color: #CCC;
	border-right-style:solid;
	border-left-style: solid;
	border-left-color:#CCC;
}
.bottomShadow{
	/*background:url(../../images/panel_a_shadow3.gif) no-repeat 0px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -1083px 0;
	width: 654px;
	height: 17px;
}
.sectionHeader, .sectionContents, .radioSwitch, .subSectionHeader, .sectionFooter{
	font-family: open-sans;
	border-color: #D4D4D4;
	border-style: none none dashed none;
	background:#F5F5F5;
}
.sectionHeader{
	background-color: #353535;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EAEAEA), to(#F7F7F7));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #EAEAEA, #F7F7F7);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #EAEAEA, #F7F7F7);
	/* IE 10 */
	background: -ms-linear-gradient(top, #EAEAEA, #F7F7F7);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #EAEAEA, #F7F7F7);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#F6F6F6');
}

#renewalHeader {
	background-color: #EAEAEA;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E4E4E4), to(#EAEAEA));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #E4E4E4, #EAEAEA);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #E4E4E4, #EAEAEA);
	/* IE 10 */
	background: -ms-linear-gradient(top, #E4E4E4, #EAEAEA);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #E4E4E4, #EAEAEA);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4E4E4', endColorstr='#EAEAEA');
}

.sectionContents, .radioSwitch, .subSectionHeader, .sectionFooter{
	background:none;
}

.section {
	background:#FFF;
	font-family:open-sans;
}
.subSectionHeader {
	border:0;
}

#optUpgradeBar {
	background:#525252;
	text-transform: uppercase;
}
#optUpgradeBarText,#optUpgradeBarTextWC{
	color: #FFFFFF;
}



#options{}
.option {}
.optHead {
	background: #EEE;
}
.optCB, .optType, .optPrice {
	font-weight:700;
}
.optPrice{
	font-weight: 400;
}
.optHeader h1{
	font-weight: normal;
}
.optHeader h3{
	font-weight: 700;
}
.optHeadList {
	list-style: disc inside none;
}
.optHeadList li{
	list-style: disc outside none;
	margin-left: 10px;
}
.optIcon1 {
	border-color:#000;
	border-style:solid;
}
.optInfo ul{
	list-style:disc outside none;
}
.optInfo .learnMore {}


.comboDisc {
	bborder: 1px solid #DEDEDE;
	border-color:#DEDEDE;
	background-color:#eeeeee;
}
.comboMarker {
	background: none repeat scroll 0 0 #72B238;
	color: #FFFFFF;
	font-weight: 700;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#88c742), to(#74b439));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #88c742, #74b439);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #88c742, #74b439);
	/* IE 10 */
	background: -ms-linear-gradient(top, #88c742, #74b439);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #88c742, #74b439);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c742', endColorstr='#74b439');
}
.comboMarker input{}
#comboTotal {}
#comboTotal.strike {
	color:#f00;
	text-decoration:line-through;
}
#comboTotal .price {
	color:#333;
}
#comboSubTotal {}
#combo_shadow {
	/*background:url(../../images/green_arrow_head_shadow.png) no-repeat 2px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -634px 0;
	width: 6px;
	height: 7px;
}
.ptr_green{
	/*background:url(../../images/green_arrow_head.gif) no-repeat 1px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -604px 0;
	width: 25px;
	height: 44px;
}

.text {
		font-weight: bold;
}

#configurator .header1 {
	font-weight:normal;
}


#ss, #ssPro, #ssEV, #ssProEV {}

.sectionDivider {
	/*background:url(../../images/fadded_dashedline.gif) no-repeat 1px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -153px 0;
	width: 446px;
	height: 3px;
}
.sectionDividerfull{
	border-color: #CCCCCC;
	border-style: dashed;
}
.sectionDivider_line{
	border-bottom-style:solid;
	border-bottom-color:#C6C6C6;
}


#configurator .sectionDivider {}
.cfgSection {}
.cfgTitle {
	font-weight:bold;
}

.header1{
	font-weight:700;
	text-transform:uppercase;
}
.header2{
	font-weight:700;
}

.discInfo {font-weight:700}

.discInfo ul{
	list-style-image: url('/rcm/rapidssl/images/dot.png');
}

.learnMore a{
	text-decoration:underline !important;
	color:#006AD7;
}
.comboTotal{}

.upgradeInfo {
	background: none repeat scroll 0 0 #F6F6F6;
	border-bottom-style:solid;
	border-bottom-color:#DEDEDE;
}

/* Breadcrumbs style */


.visited, .visited_beforeLast {
	color:#FFFFFF !important;
	font-weight:700;
	font-family:open-sans;
}
.idx {
	color:#FFFFFF;
}

/* .visited .ptr{
	background:url(../../images/visited_state_bg.gif) no-repeat 1px 0 transparent;
}
.visited_beforeLast .ptr{
	z-index: 50;
}*/
.error {
	color:#FF0000;
	font-weight:700;
}


/*
 * Page right container
 * */
p.sidebarText {
	font-family:open-sans;
	font-weight:bold;
}
p.sidebarText2 {
	font-weight:normal;
}
div.sidebarGradient{
	background-color: #FFFFFF;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EAEAEA), to(#FFFFFF));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #EAEAEA, #FFFFFF);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #EAEAEA, #FFFFFF);
	/* IE 10 */
	background: -ms-linear-gradient(top, #EAEAEA, #FFFFFF);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #EAEAEA, #FFFFFF);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF');
}

div.sidebarBottomShadow {
	/*background:url(../../images/order_details_shadow3.gif) no-repeat 1px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -820px 0;
	width: 252px;
	height: 14px;
}

#emptyDiv {
	background-color: #353535;
	border-style:solid;
	border-color:#4b4b4b;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#616161), to(#353535));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #616161, #353535);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #616161, #353535);
	/* IE 10 */
	background: -ms-linear-gradient(top, #616161, #353535);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #616161, #353535);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616161', endColorstr='#353535');
}

#chatBox p.sidebarText {
	color:#FFFFFF;
}
#chatbox a {
	text-decoration:none;
}

.sidebarBox {
	background-color:#eeeeee;
	border-style: solid;
	border-color:#D0D0D0;
}

#assistBox {
	background-color:#eeeeee;
	border-style: solid;
	border-color:#D0D0D0;
}

#priceBox{
	background-color:#eeeeee;
	border-style:solid;
	border-color:#D0D0D0;
}

div.priceboxProductName {
	font-weight:bold;
}

#orderDetailsOrderNumber, #orderDetailsCsrCommon, .orderDetailsCsrCommon {
	font-weight:bold;
}

ul.sidebarList {
	xline-height: 1.5em;
	list-style: disc outside none;
}

ul.sidebarList li > span{
    font-weight:bold;
}

#priceBoxIncludedTitle {
	font-weight:bold;
}

#collapseButton {
	/*background:url(../../images/collapse_icon.gif) no-repeat 1px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -36px 0;
	width: 12px;
	height: 12px;
}

#expandButton{
   /*background:url(../../images/expanded.gif) no-repeat 1px 0 transparent;*/
   background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
   background-position: -136px 0;
   width: 12px;
   height: 12px;
}

#promo_code{
	color:#838383;
}

#subtotalText,#subtotalAmount,#discountText {
	font-weight:bold;
}

#discountAmount, #promoDiscountAmount {
	font-weight:bold;
}

#priceboxTotalText{
	font-weight:bold;
}

div.pricetagAmount{
	background: none repeat scroll 0 0 #5482AB;
	color: #FFFFFF;
	font-weight: bold;
}

#pricetagPoint{
	/*background:url(../../images/total_arrow_head.gif) no-repeat 1px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -919px -169px;
	width: 15px;
	height: 32px;
}
#pricetagShadow {
	/*background:url(../../images/total_arrow_head_shadow.gif) no-repeat 1px 0 transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -939px -169px;
	width: 5px;
	height: 5px;
}


/*
 * Buttons
 * */
 .ContinueButton,.ContinueButton_Disabled, .ContinueButton_buy {
     background: none;
     font-weight: bold;
}

.ButtonCorners {
     background-repeat: no-repeat;
     background-color: transparent;
}

 .ButtonBackground {
     background-repeat: repeat-x;
     line-height: 2.1em;
     background-color: transparent;
}

input.hiddenButton {
	cursor:pointer;
}

.buttontext_black{color:#FFFFFF;font-weight:bold;}

.divshadow_1{
	box-shadow:-20px -20px 5px #dedede;
-webkit-box-shadow:-20px -20px 5px #dedede;
-moz-box-shadow: -20px -20px 5px #dedede;
	}
.divshadow_2{
	box-shadow:-20px -20px 5px #eeeeee;
-webkit-box-shadow:-20px -20px 5px #eeeeee;
-moz-box-shadow: -20px -20px 5px #eeeeee;
	}
.divshadow_3{
	box-shadow:-20px -20px 5px #F8F8F8;
-webkit-box-shadow:-20px -20px 5px #F8F8F8;
-moz-box-shadow: -20px -20px 5px #F8F8F8;
	}
.divshadow_4{
	box-shadow:-20px -20px 5px #FBFBFB;
-webkit-box-shadow:-20px -20px 5px #FBFBFB;
-moz-box-shadow: -20px -20px 5px #FBFBFB;
	}

.outer_shading{
	background-color: #FFFFFF;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FFFFFF));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #EEEEEE, #FFFFFF);
	/* IE 10 */
	background: -ms-linear-gradient(top, #EEEEEE, #FFFFFF);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #EEEEEE, #FFFFFF);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF');
}

#top_nav_console{
	color: #FDBB30;
}
#top_nav {
    border: 10px solid #C5C5C5;
}
/*********************************************************
 * Default links
 *********************************************************/


a:link, a:visited {
    text-decoration: underline;
    color:#333333;
}
#chatBox a:link, #chatBox a:visited {
	text-decoration: none;
}
a:hover {
    text-decoration: none;
    color:#333333;
}

table tr td {
}
.vertical_border{
	background:url("../../images/horizontal_2px_linebg.gif") repeat scroll 0 50% transparent;
}

.hori_border {
	background:url("../../images/vertical_2px_linebg.gif") repeat scroll 0 50% transparent;
}
.hori_border2 {
	background:url("../../images/vertical_2px_linebg.gif") repeat scroll 0 50% transparent;
}
.fist_col a{
 		border-style:none;
 		border-color:none;
 		text-decoration:underline;
 }

 .fist_col_hr{
  		border-style:none;
 		border-color:none;

 		background-color:#F4F4F4;
 }

 #Product_header{
 	  text-decoration: none;
 }
 .innter_content{
 		background-color:#EFEFEF;
     	border-style:solid;
 		border-color:#D0D0D0;
}
.fist_col{
  		background-color:#F4F4F4;
 }

 .incol_prod_price {
 		font-weight:bold;
 }

.fist_col_hr2 div {
	  background-color:#F9F9F9;
}
.fist_col_bgcolor{
	 background-color:##F9F9F9;
}

.seal_img_rec {
	/*background:url("../../images/trustSeal_rec.gif") no-repeat scroll 0 50% transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -949px -169px;
	width: 67px;
	height: 35px;
}


.yes_green_newimage {
	/*background:url("../../images/green_dot.png") no-repeat scroll 0 50% transparent;*/
	background:url(../../images/sprites/product_selection_sprite.png) no-repeat;
	background-position: -645px 0;
	width: 12px;
	height: 13px;
}
#reco_text {
	background-color:#6f9dbf;
	border-style:solid;
	border-color:#59788F;
	color:#FFFFFF;
	font-weight:700;
}

#prodComp_noBorder {
	border-top-width: 0px
}
.innner_content_shadow {
	 	/*	background:url("../../images/gray_gradient_section_sep.gif") no-repeat scroll 0 50% transparent; */
}
.forgot_text {
	text-decoration:underline;
}
/****************************** Product Option Table *********************/
.featuredetails{
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a7c7dc), to(#85b2d3));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #a7c7dc, #85b2d3);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #a7c7dc, #85b2d3)!important;
	/* IE 10 */
	background: -ms-linear-gradient(top, #a7c7dc, #85b2d3);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #a7c7dc, #85b2d3);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7c7dc', endColorstr='#85b2d3', GradientType=0);
	/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7c7dc', endColorstr='#85b2d3')"; */
	background-color:#a7c7dc;
	/*
	 background-image:url("../../images/productOption_IE.png");
	 background-repeat:repeat;
	 background-attachment: scroll;
	 background-position: 0 50%;
	 background-color: transparent; */
}

.feature_row{
	/* background:gray; */
}

.selected_row {
	background-color: #6F9DBF;
    border-color: #5A83A1 !important;
    /* border-style: solid none solid solid; */
}
.selected_row a{
	color:#FFFFFF;
	font-weight:bold;
}

#assistance_topBox a {
	text-decoration: none;
	}
#assistance_bottomBox, #assistance_topBox{
	min-height: 36px;
}
.first_td a{
	color:#FFFFFF;
	font-weight:bold;
}
 .Even_Row td {
	background-color: #EFEFEF;
}

.Odd_Row td {
	background-color: #F9F9F9;
}

.Odd_Row td:first-child {
	background-color: #EFEFEF;
}

.First_Column {
	background-color: #E7ECEF !important;
}
.first_td, .middle_td, .last_td{
	background-color:#6f9dbf !important;
}

.first_tr_td, .inconsoleProductTypeLinksfist_col {
	background: #EFEFEF;
}
#Last_Row  td{
	border-bottom: 0px none !important;
}

/**************************/
/*   In console Prod      */
/**************************/
#inconsoleProducts, #inconsoleNoBorder,#inconsoleNoBorder td,  #inconsoleProducts tbody tr td , #inconsoleProducts tbody tr, #inconsoleProductsHeader,#inconsoleProductsHeader  tr td , #inconsoleProductsHeader  tr{
                border-collapse:separate;
                }
  #inconsoleProducts{
   border-color: #C6C6C6;
    border-style: solid;
    border-width: 1px;
  }
  #inconsoleProducts tbody tr td{
    border-color: #C6C6C6;
    border-style: solid none solid solid;
    border-width: 1px;
    vertical-align: middle;
}
#inconsoleProductsHeader  tbody tr td{
	-moz-border-image: url("../../images/80x80_border.png") 3 stretch;
     border: 1px 1px 0px 1px solid #C6C6C6;

	}
 #tbl_no_border{
      border:none;
}

#Last_Row  td{
	border-bottom: 0px none !important;
}


.inconsoleProductName{
	font-weight:bold;
	}

.inconsoleProductStarting{
	font-weight:normal;
}

.inconsoleProductPrice{
	font-weight:bold;
	text-align: center;
}
.inconsoleProductSelect{
	font-weight:bold;

}
 .inconsoleProductStarting{
	font-weight:normal;

 }


/*
 * Messaging
 */
.message {
	color:#000000;
	border-style: solid;
}
.msgCatERROR .icon {
	background: url("../../images/block.png") no-repeat scroll 0 0 transparent;
}
.msgCatSUCCESS .icon {
	background: url("../../images/confirmation.png") no-repeat scroll 0 0 transparent;
}
.msgCatALERT .icon {
	background: url("../../images/warning.png") no-repeat scroll 0 0 transparent;
}
.msgCatINFO .icon {
	background: url("../../images/ico_info.png") no-repeat scroll 0 0 transparent;
}


.fieldMsg {
	border-style: solid;
}
.inlineErrorMsg, .inlineConfirmErrorMsg {
	background:url("../../images/error.gif") no-repeat scroll 0 0 transparent;
	color:#cc3333;
	border-color: #cc3333;
}
.message .close{
	cursor:pointer;
}
.message .close, .inlineMsg .close{
	background:url("../../images/ico_16x16.png") no-repeat scroll -32px 0 transparent;
}

.msgCatSuccess {
	border-color: #8cbd56;
}
div.msgCatSuccess {
	background-color:#e5fcee;
}
.msgCatERROR{
	border: 2px solid;
	border-color: #bb3333 !important;
}
div.msgCatERROR{
	background-color:#ffc7cd;
}

div.msgCatSUCCESS{
	background-color:#e5fcee;
}
.msgCatALERT {
	border-color: #ffcc01;
}
div.msgCatALERT{
	background-color:#fefccc;
}
.msgCatINFO {
	border-color: #375775;
}
div.msgCatINFO {
	background-color:#CCE6FE;
}

.inlineMsgCatSUCCESS {
	color: #366800;
}
.inlineMsgCatERROR{
	color: #bb3333;
}
.inlineMsgCatALERT {
	color: #ffcc01;
}
.inlineMsgCatINFO {
	color: #1414FF;
}


/* Form watermark */
.inputWatermark {
	color: #525252;
}



/************ Contact Page *****/

#viewCert {
	text-decoration:underline;
	font-weight: bold;
}

 .prepopulatedName{
 	color:#ed6f00;
 }
.placeholderWC {
	color: #808080 !important;
}

/******Billing Page **********/

.radioSwitch_Main_Billing {
    font-family: "Arial,Trebuchet MS",sans-serif;
	border-color: #D4D4D4;
	background:none;
}

.billing_radioSwitch {
	border-color: #D4D4D4;
	border-style: none none dashed;
	font-family: "Arial,Trebuchet MS",sans-serif;
	background:none;
	font-weight:400;
}


.billing_contact {
	border-color: #D4D4D4;
	font-family: open-sans;
	background:none;
	font-weight:400; /*commit this */
}

#cardHolderTitle  h1{
	font-family: open-sans;
	font-weight:400;
}

.post-it {
    font-family: open-sans;
    background:#cdeb8b;
    border: 1px solid #aacf58;
    color: #000;
 }

.post-it a {
	text-decoration:underline;
 }

 #draw_line {
	border-color: #D4D4D4;
	border-style: none none dashed;
	font-family: open-sans;
	font-weight:400;
}

.postIt_txtBox
{
    font-family: open-sans;
    background:#cdeb8b;
    border: 1px solid #aacf58;
    color: #000;
}

.changeBoldItalic {
	font-weight:bold ;
    font-style:italic
}

.fpLabel{
	font-weight:bold;
}

/********Summary Page ******/

#dicounted_price {
	color:#ed6f00;
	font-weight:bold;
	}


.subtotal_price,#subTotPrice,#subtotal_amt,#discounts,.product_title_general, .cert_title, #total_payment,
.subscriber_title,#price_msg_show,#enrollmentCtx_price {
	font-weight:bold;
}

.included_with_cert_title, .subtotal_disc_title {
	color: #6F9DBF;
	font-weight:bold;
}

.payment_details_box, .contact_details_box {
	border: 1px solid #D0D0D0;
	backround-color:#eeeeee;
	text-align:center;
}

.payment_heading_title, .contact_details_heading{
	background: none repeat scroll 0 0 #eeeeee ;
	color:#525252  ;
	text-transform:uppercase;
	background-color: #eeeeee;
}

.cert_address_fields {
	 font-weight:bold;
}

.highlight_subscriberBlock {
	background-color: #EEEEEE;
	color: black;
}

#border_dotted_summaryPage {
    border-color: #999999;
    border-style: dotted;

}

#payment_title , #contact_details_title {
	 color: black;
}

#line_summaryPage, #line_contact_details {
	border-color: #D0D0D0;
	border-style: none none solid;
	font-family: open-sans;
	font-weight: 400;
}

.product_title {
	color: #6F9DBF;
	font-weight: bold;
}

.cert_info_label , .cert_info_label_addr{
    text-align: right;
}

.product_edit_option, .cert_edit_option, #paymenteditlink,#accountcontactedit,#technicalcontactedit, #orgcontactedit {
        text-decoration:underline;
}

.editCert{
    border-left:1px dotted #999999;

}

.contact_details_contents , .payment_details_contents {
    background: none repeat scroll 0 0 #FFFFFF;
}

.editCert {
	text-align: center;
}

#getTxtboxOrgSan .domainName, #getTxtboxOrgWebsite ,#account_contact_edit , .learnMore_autoRenewBlk, #technical_contact_edit, #payment_edit_link , #org_contact_edit {
	text-decoration:underline;
}
#getTxtboxOrgSan {
	white-space:normal;
}

#subscriber_details{
	/*background-color: white;
	border-style:solid;
	border-color:white;*/
	color:black;
}
.highlight_agreement {
	background-color: #EEEEEE !important;
	border-color:red !important;
}

/* MISC */
.required {
	color:#9C3022;
}
a.qtipLink {
	color:#fff;
	font-weight:bold;
}
a.qtipLink:link {
	text-decoration:underline;
}

.bold, #vat_amt,#price_show {
font-weight:bold;
}


.italic {
	font-style:italic
}

.underline_text
{
	text-decoration:underline;
}

#btnBack {
	color:#006ad7;
}

#includedList {
	/* font-weight: bold; */
}

/* Signup */
a.haveAccount {
	color:#000;
	text-decoration:underline;
}
/* Temporary Reset Password Page */

#sectionTopHeader {
    background: none repeat scroll 0 0 #525252;
}
#certBox .ellipsis, .certHover {
	text-decoration: underline;
	}
#certBox:hover, .certHover:hover {
	text-decoration: none;
}

/* Misc */
.header_seperator {

   /* background-image: url("../../images/header_link_line_sep.png");
    background-position: center center;
    background-repeat: no-repeat;*/
	background: url(../../images/sprites/common_sprite.png) no-repeat;
	background-position: -548px 0;
	width: 1px;
	height: 12px;
}

#userName a {
	background-image: url("../../images/header_menu_dropdown_arrow.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	/* background-position: 70px 9px; */
	/*background: url(../../images/sprites/common_sprite.png) no-repeat;
	background-position: -554px 0; width: 8px; height: 7px;*/
	background-color:transparent;

}

.alt_language, #default_language {
    list-style-type: none;
}
#selected_language, #default_language {
    background-color: transparent;
    background-image: url("../../images/header_menu_dropdown_arrow.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    color: black;
    padding: 0 12px 1px 4px;
    z-index: 99;
    cursor:pointer;
    text-decoration: none;
}
#default_language a {
    text-decoration: none;
}

.toggleLanguageImg {
	/*background-image: url("../../images/header_menu_dropdown_arrow.png");
	background-repeat: no-repeat;*/
	background: url(../../images/sprites/common_sprite.png) no-repeat;
	background-position: -554px 0; width: 8px; height: 7px;
}

#userName a.userName_main {
		border-left:1px solid transparent;
		border-right:1px solid transparent;
		text-decoration: none;
}

.username_active{
	background-color: #eeeeee !important;
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE !important;
	border-right:1px solid #DEDEDE !important;

}

.userName_a{
	border-bottom: 1px solid #DEDEDE;
}

#dd a{
	background-color: #eeeeee;
	background-image: url("../../images/header_menu_link_arrow.png");
	background-repeat: no-repeat;
	background-position: 7px 50%;
	/*background: url(../../images/sprites/common_sprite.png) no-repeat;
	background-position: -567px 0;
	width: 6px;
	height: 8px;*/
	text-decoration: none !important;
}

.language_selection_color {
	background-color: #eeeeee;
	text-decoration: none !important;
	 border: 1px solid #DEDEDE;
	/* padding:3px;*/
}

.selectedLangBorder {
	 border-bottom: 1px solid #DEDEDE;
	 border-with:3px;
}
.language_english_link, .language_chinese_link {
 	background-color: #EEEEEE !important;
    border: 1px solid #DEDEDE;
}
/* Modal Overlay */
.ui-widget-overlay {
	background: #666666;
}

/* Certificate View */
#certificateView,#sanCountView { /* ui-dialog-content */
 	background-color:#f4f4f4;
	border-color: #525252;
	border-style:solid;
}
#certificateView .dialogHeader,#sanCountView .dialogHeader {
	background:#AEBFCF url('../../images/modal_header_bg.png') repeat-x;
}
#certificateView .dialogClose, #sanCountView .dialogClose {
	background:url('../../images/close_btn.png') no-repeat;
	cursor:pointer;
}
#certificateView .dialogCloseHover, #sanCountView .dialogCloseHover {
	background:url('../../images/close_hover_btn.png') no-repeat !important;
}
#certificateView .dialogBody , #sanCountView .dialogBody {
	border-color:#DEDEDE;
	border-style:solid;
}
#certificateView .certIcon , #sanCountView .certIcon {
	background:url('../../images/cert_icon.gif') no-repeat;
}
#certificateView .dialogValues , #sanCountView .dialogValues {
	font-weight:bold;
}
#certificateView .dialogFooter, #sanCountView .dialogFooter {
	border-color:#DEDEDE;
	border-style:solid;
}

/* Wildcard additions */
.blueText {
	color: #0066FF;
}
#assistBox div.expressIcon, .expressStatus .statusBody {
	background-image:url('../../images/icon_express.png');
}

#language_selection {
	cursor:pointer;
}

#autoRenewal .iconBody {
	background-image:url('../../images/icon_autorenewal.png');
}
#registeredEmail, #preApprovedEmail,#anotherEmail {
    padding: 10px 20px;
    width: 350px;
}

#registeredEmail > select {
    width: 200px;
}

#anotherEmailId {
    width: 300px;
}

.inlineErrorMsgAuthEmail{
	border:none;
    /*width:260px;*/
    margin: 1px 20px 1px 1px;
    background:url("../../images/error.gif") no-repeat scroll 0 0 transparent;
	color:#cc3333;
	border-color: #cc3333;
	padding-left: 20px;
	display: block;
}

.inlineErrorMsgAuthEmailDomain{
	border:none;
    width:110px;
    background:url("../../images/error.gif") no-repeat scroll 0 0 transparent;
	color:#cc3333;
	border-color: #cc3333;
	padding-left: 20px;
	display: block;
	 margin: 1px 1px 1px 1px;

}
#preApprovedDomain, #preApprovedAlias{
    width: 100px;
      display: inline;
}


#btnResendAuthEmail {
    float: left;
    padding-top: 0;
}
