/*basic object appearance*/

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial,Verdana,Geneva,Sans-Serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #525e4b;
	background-color:#F4F6F8;
		
}
p {
	margin:0;
	padding:0 0 10px 0;
}

h1 {
	font-size: 20px;
	font-weight:100;
	color:#0063be;
	line-height:24px;
	margin:0;
	padding:0;
}

h1 span {
	font-weight: normal;
}


h2 {
	margin:0;
	font-size: 16px;
	font-weight:bold;
	color:#505050;
	padding: 0 0 0px 0;
}

h3 {
	margin:0 0 4px 0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	line-height:16px;
}

h4 {
	margin:0 0 4px 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #525e4b;
	line-height:14px;
}

h5 {
	margin:0;
	font-size: 14px;
	font-weight:bold;
	color:#ff9900;
	padding: 0 0 6px 0;
}
img{
	border:none;


}
ul{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 12px;
}
.mycorpUl{
	list-style-image:url('../images/gb_imagefiles/mycorpBullet.png');
}
#tabContent .Panel ul{
	list-style-image:url('../images/gb_imagefiles/mycorpBullet.png');
	margin-left:10px;
}
li{
	padding:0px 0px 5px 0px;
}

ol.numberedBodyList{
	margin-top:5px;
	margin-bottom:5px;
}
a:link {
        color: #0063BE;
        text-decoration: none;
}
a:visited {
        color: #0063BE;
        text-decoration: none;
}
a:hover {
       /*color: #ff8400;*/
       	COLOR: #ff9900;
        text-decoration: none;
}
a:active {
        /*color: #ff8400;
        text-decoration: underline;*/
}
form {
	margin:0;
	padding:0;
}
input{
border:1px solid #ccc;
}
blockquote{
	padding:0 6px 12px 0;
	margin:0;
	width:110px;
}



/*Site Layout*/
#wrapper {
	background-color: #F4F6F8;
	background-repeat: repeat-y;
	background-position: center;
	background-image:url(/images/bgDrop.png);
	backround-repeat:repeat-y;
}
#outerBorder{
	width:900px;
	border:1px solid #0063be;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;

}
#innerBorder{
	width:880px;
	border:10px solid #95B9E2;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;

}
#centerContent{
	margin-left:auto;
	margin-right:auto;

}
#header {
	width:772px;
	margin: 0px auto;
	/*overflow:hidden;*/
	height: 140px;
	background-position:center top;
	/*BACKGROUND-IMAGE:url(/images/home/headerbgsanta.jpg);*/
	background-repeat:no-repeat;
	}
	
#header img.logo {
	float: left;
	margin: 5px 0 0 4px;
}

#header #supportHeaderLink{
	color:#fff;
	float:left;
	position:relative;
	left:280px;
	top:16px;
}


#header #supportHeaderLink a:link {
	color: #ffffff;
	text-decoration: underline;
}
#header #supportHeaderLink a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#header #supportHeaderLink a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header #supportHeaderLink a:active {
	color: #ffffff;
	text-decoration: none;
}

#header .searchform {
	float: right;
	width: 137px; 
	padding:0 10px 0px 0px;
	margin:11px 0px 0px 0px;
	height:30px;
	border: 0px;
	background-image: url(/images/searchbox.gif);
	background-repeat: no-repeat;
}

#header .searchform input.search_field {
	float: left; 
	margin:5px 5px 0 5px;
	background-repeat: no-repeat;
	background-color: #ffffff; 
	padding:0;
	border: #ffffff 4px solid; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
	font-size: 11px; 
	color: black;
	width: 80px; 
	height: 15px;
}

#header .searchform img.search_button {
	float:left;
	width:35px;
	text-align:right;
	padding:8px 0 0 0;
}
#header #ConstantContactSignup{
	float:left;
	padding-left:2px;

}
#mainContent {
	margin: 0px auto;
	width:768px; 
	
}
#mainContentBody{
	width:725px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#mainTop{
	background:url(/images/background_images/upper_main_container.gif) no-repeat;
	height:10px;
	width:771px;
	padding:0px;
	margin:0px;
}
#mainMiddle{
	background:url(/images/background_images/middle_main_container.gif) repeat-y;	
}

#mainBottom{
	background:url(/images/background_images/lower_main_container.gif) no-repeat;
	height:10px;
	width:771px;
}

#introContainer{
	width:741px;
	height:198px;
	margin-top:-2px;
	margin-bottom:10px;
}

#introContent{
	width:400px;
	padding-top:5px;
}

.introParagraph{
	width:340px;
	padding-left:0px;
	padding-bottom:5px;

}
#introContent h1{
	width:340px;
	padding-left:0px;
	padding-bottom:5px;
	font-size:20px;
	color:#0063be;
	font-weight:bold;
}

#body{
	height: 100%;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.infoColumn{
	float:left;
	width:220px;
	padding:5px;
}
.infoColumn h2{
	color: #0063be;
	padding-left:4px;
}	
.serviceTitle{
	font-weight:bold;
}
	
.service{
	margin-top:5px;
	padding:5px;
}	
.serviceDescription{
	margin-top:5px;
}	
.buttonsDiv{
	margin-top:10px;
}

.privacyIcons{
	margin:30px 0px 0px 0px;
	padding:3px;
	text-align:right;
	width:720px;
}
.stretch { 
	border: 0; 
	padding: 0; 
}

.stretch:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}



#bfs {
	background-color:#85957a;
	width:95px;
	height:90px;
	overflow:hidden;
}

.topcap {
	margin:17px 0 0 0;
	vertical-align:bottom;
}

#topcap2, #btmcap2 {
	margin:0 0 0 10px;
}

.btmcap_adj {
	margin:0 0 8px 0;
}

#secondary img.rule {
	margin:24px 0 12px -4px;
}

#secondary img.customerservice {
	padding:0 0 12px 0
}
.sectionHeader{
	margin:0 0 4px 0;
	padding:0;
	font-size:13px;
	font-weight: bold;
	line-height:16px;

}

.small {
	font-size:10px;
}

.indent20 {
	margin:0 0 0 20px;
}

.hzDivder{
	height:5px;
	border-bottom:solid 1px #ddd;
	margin:10px 0px 10px 0px;
}

.pricingSale{font-weight:bold;color:#c00;}
.pricingStrike{font-weight:bold;text-decoration:line-through;}

  
#clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.clear {clear:both; font-style:normal; font-size:1px; font-family:serif; height:.1em; margin:0; padding:0;}

/*
*
*	form 
*
*/




.form_btm_adjust {
	margin:0 0 6px 0;
}
/*
*
*	links 
*
*/



.orderNowButton:active{
	position:relative;
	top:1px;
}


#tabBody ol.numberedBodyList{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:20px;
}
#tabBody .mycorpUl{
	margin-left:10px;

}
#tabBody ul{
	margin-left:10px;
	list-style-image:url('../images/gb_imagefiles/mycorpBullet.png');
}
li.numberedBodyListItem{
	font-weight:bold;
}

li.numberedBodyListItem span{
	font-weight:normal;
}


ul.arrowList{
	list-style-image:url(/images/bullets/orng_arrow.gif);
}

ul.arrowListTanbg{
	list-style-image:url(/images/bullets/orng_arrow_tan_bg.gif);
	padding-left:30px;
}

/*
*
* Breadcrumbs

*/
#breadNumberContainer{
	/*width:700px;
	height:46px;
	margin-left:31px;*/
}

#breadNumberContainerTop{
	width:700px;
	height:26px;
/*	margin-left:-13px;
	margin-bottom:15px;
	margin-top:-80px; */
}
#breadcrumb {width:500px;float:left; margin:0px; padding: 0px;}
#breadcrumb a {color: #0063be;/*#525e4b*/; display:inline; text-decoration: none;  }
#breadcrumb a:hover {color: #FF9900;/*#525e4b*/; display:inline; text-decoration: none;  }
#breadcrumb li {color: #0063be;/*#525e4b*/; display:inline; font-size:11px; cursor:pointer; }

#mainPhone{
	float:right;
	width:160px;
	height:35px;
	padding-top:11px;
}

#phoneNumberHead{
	margin-bottom:0px;
	font-weight:bold;
	float: right; 
	width: 235px;
	height:33px;
	margin-right:5px;
}
.phoneNumberLarge{
	float:right;
	font-size:18px;
}
.phoneNumberLargeFooter{

	font-size:18px;
}

.hours{
	font-size:7pt;
	color: #505050;
	font-family:FS Albert,Verdana,Arial,Geneva,Sans-Serif;
	clear:both;
	text-align:right;
}
.hoursft{
	font-size:7pt;
	color: #505050;
	font-family:FS Albert,Verdana,Arial,Geneva,Sans-Serif;
	
	text-align:left;
}
#footer {
	margin: 0px auto;
	width:768px; 
	background-color:transparent;
	font-size:10px;
}

#footer .info {
	float:left;
	width:500px;
	text-align:left;
	padding: 0 0 0 3px;
	line-height:15px;

}
#footer .infoReg {
	float:left;
	width:760px;
	text-align:left;
	padding: 8px 0 0 3px;
	line-height:15px;

}

#footer .info img {
	margin: 0 0 6px 0
}

#footer span {
	font-size:10px;
	line-height:12px;
	margin:0 0 0 12px;
}

#footer #logos {
	float:left;
	width:305px;
	text-align:right;
	padding: 18px 0 0 0;
}


#footer a{
	color: #0063be;
	text-decoration: none;
	font-size:10pt; 
	font-family:Arial,Verdana,Sans-Serif; 
	
}
#footer a:hover {
	color: #0063be;
	text-decoration: underline;
}
#footer a:active {
	position:relative;
	top:1px;
}

.fineprint{
	font-size:10px;
	text-align:justify;
	color: #999999;
	/*background-image:url(/images/home/footerbells.jpg);*/
	background-position:center bottom;
	background-repeat:no-repeat;
	height:150px;
	margin-left: 3px;
	padding-right: 0px;
}

#BBB_online {
	margin:0 8px 0 0;
	vertical-align:top;
}

#BBB_privacy {
	vertical-align:top;
}

/*
*	global nav
*/
#nav-tabs {
	float:left;
	width:782px;height:30px;
	line-height:normal;
	white-space:nowrap;
	overflow:hidden;
}

#nav-tabs ul {
	float:right;
	margin:0;
	list-style:none;
}

#nav-tabs li {
	display:inline;
	margin :0; 
}

#nav-tabs a {
	float:left;
	/*background:url(/images/left_both.gif) no-repeat left top;*/
	margin:0px;
	padding:0px 0 0 0px;
	text-decoration:none;
	font-weight:bold;
	color:#525e4b;
}

#nav-tabs a span {
	float:left;
	display:block;
	/*background:url(/images/right_both.gif) no-repeat right top;*/
	padding:5px 12px 7px 3px;
	font-weight:bold;
	color:#525e4b;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav-tabs a span {float:none;}
/* End IE5-Mac hack */
#nav-tabs a:hover span {
	color:#525e4b;
}

#incorp #nav-incorp a, #llc #nav-llc a,#oservices #nav-oservices a, #lcenter #nav-lcenter a,#support #nav-support a {
	background-position:0 -150px;
	border-width:0;
}

#incorp #nav-incorp a span, #llc #nav-llc a span,#oservices #nav-oservices a span, #lcenter #nav-lcenter a span,#support #nav-support a span {
	background-position:100% -150px;
	padding-bottom:20px;
	color:#525e4b;
}

#nav-tabs a:hover {
	background-position:0% -150px;
}

#nav-tabs a:hover span {
	background-position:100% -150px;
}

/*
* Product tabs
*/
#TabOffLeft{
	float:left;	
	width:0px;
}
#TabOffRight{
	float:left;
	width:0px;
}
#TabOff{
	margin-bottom: 0;
	margin-top: 0px;
	background-image: url(/images/gb_imagefiles/folderTabGray.png);
	list-style: none;
	float: left;
	position: relative;
	top: -1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	background-position-y: bottom;
	background-repeat: no-repeat;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
	height:28px;
	padding-left:5px;
	padding-right:5px;
	color:#666;
}
#TabOff:hover{
	margin-bottom: 0;
	margin-top: 0px;
	background-image: url(/images/gb_imagefiles/folderTabGrayHover.png);
	list-style: none;
	float: left;
	position: relative;
	top: -1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	background-position-y: bottom;
	background-repeat: no-repeat;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
	height:28px;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	cursor:pointer;
}

#activeTabOnLeft{
	float:left;
	width:0px;
}
#activeTabOnRight{
	float:left;
	width:0px;

}
#activeTab{
	background-position:bottom;
	margin-bottom: 0;
	margin-top: 0px;
	background-image: url(/images/gb_imagefiles/folderBluePanel.png);
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	background-position-y: bottom;
	background-repeat: no-repeat;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
	height:22px;
	padding-top:8px;
	padding-left:5px;
	padding-right:3px;
	color:#666;
	
		
}


.tabLink{
	width: 99px;
	display: block;
	text-align: center;

	cursor: text;
	color: #666;
	line-height: 1.3;
	padding-top:7px;
	vertical-align:middle;
}
.tabLink:hover{
	
	color: #0063be;
	cursor:pointer;
}


/*
XSell Styles
*/
.xsellTop{
	background:url(/images/background_images/cross_sell_container/top_container.gif) no-repeat;
	height:35px;
	width:237px;	
}

.xsellHeader{
	padding:13px 0px 0px 15px;
	font-size:14px;
	font-weight:700;
	color:#505050;
}

.xsellHeaderTwoLines{
	padding:10px 0px 0px 15px;
	font-size:14px;
	font-weight:700;
	color:#505050;
}
.xsellTop h2{
	font-size:15px;
}
.xsellMiddle{
	background:url(/images/background_images/cross_sell_container/mid_container.gif) repeat-y;
	min-height:80px;
	width:237px;
}

.xsellBody{
	width:200px;
	padding:10px 5px 5px 15px;
}

.xsellLeft{
	width:110px;
	float:left;
}

.xsellRight{
	float:right;
	padding-top:4px;
}

.xsellOneCell{
	
}

.xsellBottom{
	background:url(/images/background_images/cross_sell_container/lower_container.gif) no-repeat;
	width:237px;
	height:20px;
	margin-bottom:8px;
}


#searchBox input{
	border:0px;
	height:15px;
	font-size:9px;
}


#searchBox{
	
	margin-top:5px;
	float:right;
	margin-left:260px;
	border: 0px;
	padding-bottom:5px;
	background:url(/images/background_images/search.gif) no-repeat top left;
	height:23px;
	width:179px;
}

#searchBox input{
	border:0px;
	height:12px;
	font-size:9px;
	
}

#cse-search-box {
	padding:0px;
	margin:0px;
	position:relative;
	top:2px;
	left:10px;
}

#siteSearch{
	padding:0px;
	margin:0px;
	position:relative;
	top:2px;
	left:10px;
}

#searchTable{
	padding:0px;
	margin:0px;
}

.partnersTable{

}

.partnersTable TBODY{
	vertical-align: top;
	text-align: left;
}

.partnersTable TD{
	width: 33.33%;
	padding-right: 15px;
}
.newOuterDiv {
	background-color: #F4F6F8;
	background-repeat: repeat-y;
	background-position: center;
	background-image:url(/images/bgDrop.png);
	backround-repeat:repeat-y;
}
.newOuterTbl {
	width: 900px;
	background-color: #ffffff;
	border:	1px solid;
	border-color: #666666;
}
.newOuterTblShdwCell {
	background-color: #95B9E2;
	width:10px;
}
.newOuterTblShdwRow {
	background-color: #95B9E2;
	width: 100%;
	line-height: 10px;
}
.newOuterTbleShdwCenterCell {
	padding-right: 15px;
}
#newsletterSignUp{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	width:50px;
	height:24px;	
	color:#ffffff;
	cursor:pointer;

	margin:0px;
	padding:0px;	
}
#newsletterSignUp:hover{
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	width:50px;
	color:#ffffff;
	cursor:pointer;
	margin:0px;
	padding:0px;	
}
/*    Common Category */
#tabDisplay2{
	float:right;
	margin-right:1px;
	padding-top:6px;
	padding-left:10px;
	width:533px;
	border-left:1px solid #ccc;
}
#tabDisplay2 p{
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	
}
.sectionHeader2{
	font-weight:bold;
	color: #ffffff;
	display:block;
	padding:5px;
	background-color:#0063be;
	width:475px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d90e3), color-stop(1, #0062be) );
	background:-moz-linear-gradient( center top, #3d90e3 5%, #0062be 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d90e3', endColorstr='#0062be');
	border:1px solid #0063be;
	font-size:13px;
	padding-left:5px;
	margin-left:4px;
	padding-right:40px;
}

/*    Learning Center Rules */
#learningCenterTitleBar{
	
	height:34px;
	padding:0px;
	
	margin-top:-2px;
	margin-bottom:5px;
	background-repeat: no-repeat;
}
#learningCenterPanel{
	width:210px;
	margin-left:0px;
	margin-right:0px;
	padding:10px 0px 0px 0px;
	
}
#learningCenterPanelTop{
	padding:0px;
	margin:0px 5px 0px 5px;
	border-top:1px solid #ccc;
	height:35px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:3px;
}
#learningCenterPanelBot{
	padding:0px;
	margin:0px 0px 0px 5px;
	
	height:10px;
	background-repeat:no-repeat;
	background-position:bottom;
	width:190px;
	
}
#learningCenterPanelTop h2{
	color:#0063BE;
	font-size:15px;
	
	padding-top:13px;
	padding-left:3px;
	padding-bottom:0px;
}
.learningHeading{
	color:#0063BE;
	font-size:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left:2px;
	padding-right:3px;
	display:block;
	font-weight:normal;
	padding-bottom:5px;
	
}



#learningCenterPanelContent{
	padding-top:0px;
	padding-bottom:15px;
	padding-left:12px;
	padding-right:12px;
	margin:0px;
	
	background-repeat: repeat-y;
	
}
#learningCenterPanelContent ul{
	list-style:none;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:2px;
	margin-top:2px;
}

#learningCenterPanelContent a{
	color:#525E4B;
	padding-left:3px;
	display:block;
	font-size:11px;
}
#learningCenterPanelContent a:hover{
	color:#0063be;
	text-decoration:underline;
	display:block;
	padding-left:3px;
	font-size:11px;
}
.nopad{
	padding-bottom:0px;
	margin-bottom:0px;
}

#lctitle h1{
	padding-top:6px;
	padding-left:10px;
	color:#545454;
	font-size:20px;
	font-weight:normal;
		
}
.lctitleText{
	font-weight:bold;
	font-size:17px;
	color:#545454;
	padding-top:2px;
	padding-left:0px;
}
#lcdropdown{
	float:right;
	width:220px;
	padding-right: 13px;
	padding-top:2px;
	text-align:right;
}
.choosetopic{
	color:#ff9900;
	float:left;
	font-weight:bold;
	padding-top:5px;
}

.clearFloat{
	clear:both;
}
#column3{
	width:170px;
	float:right;
	min-height:500px;
	border-left:1px solid #ccc;

}

.rightColLearn{
 	width:170px;
 	margin-left:0px;
 	margin-right:0px;
 	color:#545454;
 	font-size:11px;
 	
}
.rightColLearn h4{
	text-align:center;
	font-size:15px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
}
.rightColLearnTop{
	 width:170px;
	 margin:0px;
	 min-height:18px;	
 	 background-repeat: no-repeat;
 	 padding:0px;
	 
 
 	 
}
.rightColLearnTop img{
	 margin:0px;
 	 padding:0px;
	 border:none;
 
 	 
}
.rightColLearnBot{
 	width:160px;
	 margin-left:8px;
	 margin-bottom:10px;
	 border-bottom:1px solid #ccc;
	 background-repeat: no-repeat; 
	 height:19px;
  }
.rightColLearnContent{
	 width:170px;
	 margin-left:0px;
	 margin-right:0px;
	 
	 background-repeat: repeat-y;
	 padding-left:0px;
 	 padding-right:0px;
}
.rightColLearnContent p{
	padding-left:8px;
	padding-right:11px;
	padding-top:5px;
	padding-bottom:0px;
	text-align:justify;

}
.rightColLearnContent a{
	color:#FF9900;
	margin-left:8px;
}
.rightColLearnContent a:hover{
	color:#FF9900;
	margin-left:8px;
	text-decoration:underline;
}
.backtotop{
	color:#545454;
	text-decoration:none;
}
.backtotop:hover{
	text-decoration:underline;
}


/*    Offers Pages Rules */
.offerHeadImage{
	float:right;
	padding-left:20px;

}
#expiredServices{ 
	width:100%;
	border-top:1px solid #ccc;
	padding-top:15px;
	clear:both;
	margin-top:10px;

}
.newOffers{
	width:220px;
	padding:10px;
	float:left;
	border-right: 1px solid #ccc;
	text-align:justify;
	margin-bottom:10px;

}
.newOffers h2{
	padding-bottom:10px;
	text-align:left;
	height:30px;
}
#expiredBanner{
	padding-top:20px;
	clear:both;
}
#expiredUpperContent p{
	text-align:justify;

}
.boldBlue{
	font-weight:bold;
	color:#0063be;

}
/*   end  Offers Pages Rules */



/*cssbuttons*/

.conciergeBtn{
	width:179px;
	height:21px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:0px -29px;
	color:#fff !important;
	text-align:center;
	padding:7px 0px 0px 0px;
	display:block;
	float:right;
	border:none;
	cursor:pointer;
}
a .conciergeBtn input{
	height:30px;
}
.conciergeBtn:hover{
	background-position:0px 0px;
}
.largeGreenBtn{
	width:179px;
	height:21px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:0px -29px;
	color:#fff !important;
	text-align:center;
	padding:7px 0px 0px 0px;
	display:block;
	border:none;
	cursor:pointer;
}

.largeGreenBtn:hover{
	background-position:0px 0px;
}
.largeGreenBtn:active{
	position:relative;
	top:1px;
}
.largeBlueBtn{
	width:179px;
	height:21px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:-181px -29px;
	color:#fff !important;
	text-align:center;
	padding:7px 0px 0px 0px;
	display:block;
	border:none;
	cursor:pointer;
}

.largeBlueBtn:hover{
	background-position:-181px 0px;
}
.largeBlueBtn:active{
	position:relative;
	top:1px;
}
.orangeBtnMed{
	width:110px;
	height:24px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:0px -89px;
	color:#fff !important;
	text-align:center;
	padding:0px 0px 0px 0px;
	display:block;
	float:right;
	cursor:pointer;
	border:none;
	background-color:none !important;
	margin-top:10px;
	padding-top:8px;
	cursor:pointer;
}
.orangeBtnMed:hover{
	background-position:0px -58px;
}
.orangeBtnMed:active{
	position:relative;
	top:1px;
}
.greenBtnMed{
	width:107px;
	height:24px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:0px -151px;
	color:#fff !important;
	text-align:center;
	padding:0px 0px 0px 0px;
	display:block;
	float:right;
	cursor:pointer;
	border:none;
	background-color:none !important;
	margin-top:10px;
	padding-top:8px;
	cursor:pointer;
}
.greenBtnMed:hover{
	background-position:0px -120px;
}
.greenBtnMed:active{
	position:relative;
	top:1px;
}
.getStartedCssButton {
	width:89px;
	height:20px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:-361px -23px;
	color:#fff !important;
	text-align:center;
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
	cursor:pointer;
	border:none;
	background-color:none !important;
	padding-top:5px;
	cursor:pointer;
}
.getStartedCssButton:hover {
	background-position:-361px 1px;
}
.getStartedCssButton a{
	color:#fff !important;
}
.getStartedCssButton:active {
	position:relative;
	top:1px;	
}
.getStartedCssButtonGreen {
	width:89px;
	height:20px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:-361px -47px;
	color:#fff !important;
	text-align:center;
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
	cursor:pointer;
	border:none;
	background-color:none !important;
	padding-top:5px;
	cursor:pointer;
}
.getStartedCssButtonGreen:hover {
	background-position:-361px -71px;
}
.getStartedCssButtonGreen a{
	color:#fff !important;
}
.getStartedCssButtonGreen:active {
	position:relative;
	top:1px;	
}
.ctaBtnLarge {
	width:158px;
	height:25px;
	background:url(/images/buttons/buttonSprite.png);
	background-position:341px 106px;
	display:inline-block;
	margin-top:10px;
	cursor:pointer;
	padding-top:10px;
	color:#0063be !important;
	font-size:15px;
	text-align:center;
}
.ctaBtnLarge a{
	color:#fff !important;
	
}
.ctaBtnLarge:hover {
	background-position:341px 141px;
}.ctaBtnLarge:active {
	position:relative;
	top:1px;
}
.joinBtn {	
	background-color:none;
	background:url(/images/buttons/buttonSprite.png);
	background-position:341px 47px;
	border:none;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:3px 13px 4px 13px; 
	text-decoration:none;
	cursor:pointer;
	height:24px;
	width:51px;
	border-collapse:collapse;
	vertical-align:middle;
}
.joinBtn a{
	color:#fff !important;
}
.joinBtn:hover {
	background-position:341px 71px;

}.joinBtn:active {
	position:relative;
	top:1px;
}
.learnMoreCssButton{
	margin-left:10px;
	padding-right:22px;
	display:inline;
	background-image:url(/images/buttons/learnMoreBg.gif);
	width:70px;
	background-repeat:no-repeat;
	background-position:65px 0px;
	position:relative;
	top:5px;	
}
.learnMoreCssButton:hover{
	color:#f99000;
	background-position:65px -21px;
}
.learnMoreCssButton:active{
	position:relative;
}

.xsellBody .learnMoreCssButton{
	padding-left:0px;
	margin-left:0px;
	float:right;
}
.xsellBody .getStartedCssButton{
	margin-top:10px;
	float:right;

}
.getStartedCssButtonOrange {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fda21a), color-stop(1, #e58a02) );
	background:-moz-linear-gradient( center top, #fda21a 5%, #e58a02 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fda21a', endColorstr='#e58a02');
	background-color:#ffab23;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #5f5f5f;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	padding:4px 10px;
	cursor:pointer;
	
}.getStartedCssButtonOrange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff9900), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ff9900 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#ffab23');
	background-color:#ff9900;
}.getStartedCssButtonOrange:active {
	position:relative;
	top:1px;
}







/*sprites*/
.bbbSprite{
	display:block;
	width:50px;
	height:80px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:210px 167px;
}
.trustedSprite{
	display:block;
	width:80px;
	height:80px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:157px 167px;
}
.steviesSprite{
	display:block;
	width:68px;
	height:80px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:72px 167px;

}
#socialIconsFoot{
	float:right;
	height:30px;
	width:175px;
}
#socialIconsFoot .socialLink{
	float:right;

}
.socialLink .facebookIcon{
	display:block;
	width:30px;
	height:30px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:-118px 197px;
}
.socialLink .facebookIcon:hover{
	background-position:-118px 165px;
}
.socialLink .twitterIcon{
	display:block;
	width:30px;
	height:30px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:-28px 197px;
}
.socialLink .twitterIcon:hover{
	background-position:-28px 165px;
}
.socialLink .linkedInIcon{
	display:block;
	width:30px;
	height:30px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:-58px 197px;
}
.socialLink .linkedInIcon:hover{
	background-position:-58px 165px;
}
.socialLink .googleIcon{
	display:block;
	width:30px;
	height:30px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:-88px 197px;
}
.socialLink .googleIcon:hover{
	background-position:-88px 165px;
}
.socialLink .youtubeIcon{
	display:block;
	width:30px;
	height:30px;
	background-image:url(/images/spriteIcons.jpg);
	background-position:2px 197px;
}
.socialLink .youtubeIcon:hover{
	background-position:2px 165px;
}

.mngBuscol1 .icon{
	width:31px;
	height:26px;
	background-image:url(/images/spriteIcons.jpg);
	display:block;
	background-position:-248px 0px;
}
.mngBuscol1 .icon2{
	width:31px;
	height:26px;
	background-image:url(/images/spriteIcons.jpg);
	display:block;
	background-position:-282px 0px;
}
.mngBuscol1 .icon3{
	width:31px;
	height:26px;
	background-image:url(/images/spriteIcons.jpg);
	display:block;
	background-position:-213px 0px;
}
.mngBuscol1 .icon4{
	width:27px;
	height:26px;
	background-image:url(/images/spriteIcons.jpg);
	display:block;
	background-position:-149px 0px;
}
.mngBuscol1 .icon5{
	width:31px;
	height:26px;
	background-image:url(/images/spriteIcons.jpg);
	display:block;
	background-position:-180px 0px;
}
.priceQuoteBtn{
	width:141px;
	height:30px;
	display:block;
	background-image:url(/images/spriteIcons.jpg);
	background-position:-4px -65px;
	float:left;
}
.priceQuoteBtn:hover{
	background-position:-4px -96px;

}
.formLLCBtn{
	width:141px;
	height:30px;
	display:block;
	background-image:url(/images/spriteIcons.jpg);
	background-position:-4px -128px;
	float:left;
}
.formLLCBtn:hover{
	background-position:-4px -160px;
}
.incorporateBtn{
	width:141px;
	height:30px;
	display:block;
	background-image:url(/images/spriteIcons.jpg);
	background-position:-147px -128px;
	float:left;
}
.incorporateBtn:hover{
	background-position:-147px -160px;
}






/*add prettyphoto css*/
 div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;position: relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float: left;margin:0 5px 0 0;}.pp_gallery li.default a{background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display: none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
.hide{
display:none;
}
