
#plans-masthead {height:180px;}
#plans-masthead ol {margin: 0 10% 20px 0; padding: 0; width: 50%; list-style-position: inside;}
#plans-masthead li {
	font:normal 14px Arial, Helvetica, sans-serif;
	color: #5c5b5b;
	margin: 0;
	padding: 0 0 14px 20px;
	background: url(../../images/my_self/getImagg.png) no-repeat 0 3px;}
#plans-masthead li:first-child {border-top: 0 none;}
#plans-masthead li:last-child {border-bottom: 0 none;}
.txt-button, .uiButton, .ui-button, .frmButton {
	display: inline-block;		
	padding: 7px 12px;
	font:bold 17px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow:1px 1px 0px #2662b6;
	text-align: center;
	background-color: #236fe2;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#61aaef), color-stop(25%, #61aaef), to(#236fe2));
	background-image: -webkit-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-image: -moz-linear-gradient(top, #61aaef, #61aaef 25%, #236fe2);
	background-image: -ms-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-image: -o-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-image: linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-repeat: no-repeat;
	border: 1px solid #5a8ddf;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9acdf9;
	-moz-box-shadow: inset 0px 1px 0px 0px #9acdf9;
	box-shadow: inset 0px 1px 0px 0px #9acdf9;
	cursor: pointer;
	text-decoration:none;
	-webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-ms-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
	overflow:visible;}
.txt-button:hover, .uiButton:hover, .ui-button:hover, .frmButton:hover {
	color: #fff;
	text-decoration: none;
	background-color: #236fe2;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-ms-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;}
.txt-button:active, .uiButton:active, .ui-button:active, .frmButton:active {
	background-image: none;
	-webkit-box-shadow: inset 0px 2px 0px 0px #9acdf9;
	-moz-box-shadow: inset 0px 2px 0px 0px #9acdf9;
	box-shadow: inset 0px 2px 0px 0px #9acdf9;
	background-color: #1b75fe;
	color:#fff;
	outline: 0;}
.banner-img {float: right; position:relative; top:21px; right:35px;}
.plans-columns {width: 100%; text-align:center; margin:10px 0;}
.plan-list {
	width: 232px;
	display:inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f9f9f9 url(../../images/my_self/getImage_1.gif) no-repeat center top ;
	text-align: center;
	border: 1px solid #dedcdc ;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	position: relative;
	margin-right:-4px;}
.plan-list .p-cutout {display:none; }
.plan-featured .p-cutout {display:block;}
.plans-columns .plan-list:first-child {
	border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	-webkit-border-radius: 6px 0 6px 6px;
	-ms-border-radius: 6px 0 6px 6px;}
.plans-columns .plan-list:last-child {
	border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	-webkit-border-radius: 0 6px 6px 6px;
	-ms-border-radius: 0 6px 6px 6px;}
.plan-list li {margin: 0  8px; }
li.p-name {
	font:bold 23px/21px 'Rokkitt', serif;
	color: #3c3c3c;
	padding: 7px 0;
	border-bottom: 1px solid #d4dbd3;
	height: 43px;
	
	}
	
.pl-title {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:215px;
	height:40px;	
	}
li.p-pricing {
	font:bold 37px 'Rokkitt', serif;
	color: #3c3c3c;
	position: relative;
	padding:5px 0 37px;
	height:45px;}
.p-currency {
	font:bold 18px 'Rokkitt', serif;
	position: relative;
	top: -10px;
	display: inline-block;}
.p-duration {font:bold 15px 'Rokkitt', serif;}
li.p-feat {font:normal 13px Arial, Helvetica, sans-serif; padding: 14px 0; color: #5b5b5b; border-bottom: 1px solid #f1f1f1;}
li.last {border:0;}
li.m-feat {font-size:15px; padding: 9px 0; color: #5b5b5b; border-bottom: 1px solid #f1f1f1;}
li.n-feat {font-size: 12px; padding: 9px 0; color: #5b5b5b; border-bottom: 1px solid #dcdcdc;}
li.p-feat strong {font: bold 17px Arial, Helvetica, sans-serif;}
li.p-dropdown {padding: 12px 0;}
li.p-dropdown select {font-size: 14px; font-family: arial; padding:3px; border:solid 1px #DCDCDC; width: 195px;}
li.p-button {padding: 12px 0 22px;}
li.p-button .txt-button {font-size: 14px; padding: 8px 20px;}
.plan-featured {
	background: url(../../images/my_self/getImagf.gif) no-repeat center -9px #fdfff7;
	border: 1px solid #0388af;
	box-shadow: 0 0 4px #00caff;
	-webkit-box-shadow: 0 0 4px #00caff;
	-moz-box-shadow: 0 0 4px #00caff;
	z-index: 999;
	position: relative;
	top:7px;
	padding:7px 0 8px 0;}
.plan-featured li.p-pricing {top:5px;}
.plan-featured li.p-name {border-bottom: 1px solid #e9e9e9;}
.plan-featured .p-feat strong {font:bold 21px Arial, Helvetica, sans-serif; color: #2779e6;}
.plan-featured li.p-button .txt-button {font-size: 24px; padding: 11px 30px;}
.p-cutout {
	height: 56px;
	width: 88px;
	/*background: url(/getImage.php?src=plan-list-cutout.png) no-repeat transparent left top;*/
	display: block;
	position: absolute;
	right: -4px;
	top: -4px;}

.feature-blurb .w50 {width:40%;}
.feature-blurb .first {margin-right:100px;}
.feature-blurb .title {font:bold 17px Arial, Helvetica, sans-serif; display:block; color:#5c5d5c;}
.feature-blurb ul{float:left;}
.feature-blurb ul li {
	font:normal 13px Arial, Helvetica, sans-serif;
	padding:10px 0 15px 65px;
	background:url(/getImage.php?src=list-hide.gif) no-repeat 0 13px;
	/*float:left;*/
	width:355px;
	margin-right:49px;}
.ic-1 {background:url(/getImage.php?src=ic-h-1.gif) no-repeat 0 35px;}
.ic-2-cpanel {background:url(/getImage.php?src=ic-h-2.gif) no-repeat 0 20px;}
.ic-2 {background:url(/getImage.php?src=plsk.jpg) no-repeat 0 20px;}
.ic-3 {background:url(/getImage.php?src=ic-h-3.gif) no-repeat 0 20px;}
.ic-4 {background:url(/getImage.php?src=ic-h-4.gif) no-repeat 0 20px;}
.ic-5 {background:url(/getImage.php?src=ic-h-5.gif) no-repeat 0 20px;}
.ic-6 {background:url(/getImage.php?src=ic-h-6.gif) no-repeat 0 20px;}
.frb .ic-1 {background:url(/getImage.php?src=ic-fb-1.gif) no-repeat 0 7px;}
.frb .ic-2 {background:url(/getImage.php?src=ic-fb-2.gif) no-repeat 0 7px;}
.frb .ic-3 {background:url(/getImage.php?src=ic-fb-3.gif) no-repeat 0 7px;}
.frb .ic-4 {background:url(/getImage.php?src=ic-fb-4.gif) no-repeat 0 7px;}
.frb .ic-5 {background:url(/getImage.php?src=ic-fb-5.gif) no-repeat 0 7px;}
.frb .ic-6 {background:url(/getImage.php?src=ic-fb-6.gif) no-repeat 0 7px;}
.frb .ic-7 {background:url(/getImage.php?src=ic-fb-7.gif) no-repeat 0 7px;}
.frb .ic-8 {background:url(/getImage.php?src=ic-fb-8.gif) no-repeat 0 7px;}
.ic-ssl-1 {background:url(../../images/my_self/getImagk.gif) no-repeat 0 30px;}
.ic-ssl-2 {background:url(../../images/my_self/getImagl.gif) no-repeat 0 20px;}
.ic-ssl-3 {background:url(../../images/my_self/getImagm_1.gif) no-repeat 0 20px;}
.ic-ssl-4 {background:url(../../images/my_self/getImagn.gif) no-repeat 0 20px;}
.ic-email-1 {background:url(/getImage.php?src=ic-email-1.gif) no-repeat 0 30px;}
.ic-email-2 {background:url(/getImage.php?src=ic-email-2.gif) no-repeat 0 20px;}
.ic-email-3 {background:url(/getImage.php?src=ic-email-3.gif) no-repeat 0 20px;}
.ic-email-4 {background:url(/getImage.php?src=ic-email-4.gif) no-repeat 0 20px;}
.ic-email-5 {background:url(/getImage.php?src=ic-email-5.gif) no-repeat 0 20px;}
.ic-rh-1 {background:url(/getImage.php?src=ic-rh-1.gif) no-repeat 0 41px;}
.ic-rh-2 {background:url(/getImage.php?src=ic-rh-2.gif) no-repeat 0 20px;}
.ic-rh-3 {background:url(/getImage.php?src=ic-h-2.gif) no-repeat 0 20px;}
.ic-rh-4 {background:url(/getImage.php?src=ic-h-3.gif) no-repeat 0 20px;}
.ic-rh-5 {background:url(/getImage.php?src=ic-h-4.gif) no-repeat 0 20px;}
.ic-rh-6 {background:url(/getImage.php?src=ic-h-5.gif) no-repeat 0 20px;}
.ic-rh-7 {background:url(/getImage.php?src=ic-rh-3.gif) no-repeat 0 20px;}
.ic-rh-8 {background:url(/getImage.php?src=ic-wrh.png) no-repeat 0 20px;}
.ic-diy-1 {background:url(/getImage.php?src=ic-diy-1.gif) no-repeat 0 30px;}
.ic-diy-2 {background:url(/getImage.php?src=ic-diy-2.gif) no-repeat 0 20px;}
.ic-diy-3 {background:url(/getImage.php?src=ic-diy-3.gif) no-repeat 0 20px;}
.ic-diy-4 {background:url(/getImage.php?src=ic-diy-4.gif) no-repeat 0 20px;}
.ic-diy-5 {background:url(/getImage.php?src=ic-diy-5.gif) no-repeat 0 20px;}
.feature-blurb ul li ul li {background:none; padding:7px 0 0 10px; list-style:disc inside; border:none;}
.feature-blurb ul .last {border:none;}
#service-list .feature-blurb .title {font:bold 17px Arial, Helvetica, sans-serif;}
#service-list .feature-blurb .list-info {padding:5px 0 20px 0; font:normal 13px/20px Arial, Helvetica, sans-serif;}
.feature-blurb .list-info {padding:8px 0; font:normal 13px/20px Arial, Helvetica, sans-serif;}
.lite-green {color:#6fc61e;}
.blue {color:#3e8ae8;}
.blue-box {
	padding:15px 20px;
	border:solid 2px #dbdbdb;
	font:normal 20px Arial, Helvetica, sans-serif;
	background:#e0effc;
	margin:15px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px}
.txt-info {font:normal 13px Arial, Helvetica, sans-serif; color:#666; padding:0 0 10px 0;}
.blue-box .ItemTitle {font:bold 32px 'Rokkitt', serif; color:#43474b;}
.blue-box p {font:normal 20px 'Rokkitt', serif; color:#5a6065; padding:0;}
.tld-list-wrp {
	background:#fbfcfd;
	border:solid 1px #e1f3cf;
	padding:10px 20px;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;}
.tld-list-data td {
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#555f4b;
	padding:8px 0 8px 50px;
	border-bottom:solid 1px #e1f3cf;}
.tld-list-data .last td {border:none;}
.tld-list-data .domain-c {font:normal 14px Arial, Helvetica, sans-serif;}
.txt-link {font:normal 16px Arial, Helvetica, sans-serif; color:#216ee1; cursor:pointer;}
.txt-m {font:normal 14px/21px Arial, Helvetica, sans-serif;}
.txt-orange {color:#de9d69;}
/* */

/* Form style */
.frm-dis {
	border: 1px solid #D0D0D0;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 2px #F0F0F0 inset;
	-webkit-box-shadow: 1px 1px 2px #F0F0F0 inset;
	-moz-box-shadow: 1px 1px 2px #F0F0F0 inset;
	font: 15px Arial, Helvetica, sans-serif;
	margin:0;
	padding: 5px;
	color:#666;}
.frm-label {font:normal 17px Arial, Helvetica, sans-serif; color:#626262;}
.frm-field, .frm-select {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#626262;
	padding:6px 11px;
	border:solid 1px #b2c4d4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	box-shadow:1px 2px 2px #E5EAEF inset;
	-moz-box-shadow:1px 1px 2px #E5EAEF inset;
	-webkit-box-shadow:1px 1px 2px #E5EAEF inset;
	-ms-box-shadow:1px 1px 2px #E5EAEF inset;
	-o-box-shadow:1px 1px 2px #E5EAEF inset;
	background:#fff;
	-webkit-transition: border linear 0.3s, box-shadow linear 0.3s;
	-moz-transition: border linear 0.3s, box-shadow linear 0.3s;
	transition: border linear 0.3s, box-shadow linear 0.3s;}
.frm-field:focus, .sd-tarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 5px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 5px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 5px rgba(82, 168, 236, 0.6);
	outline: none;}
.info-small {font:normal 11px Arial, Helvetica, sans-serif; color:#404040; padding:3px 0;}
.data-form td {padding:8px 5px;}
.devider {
	border-top: 1px solid #F0F0F0;
	box-shadow: 0 -5px 10px #F6F6F6;
	-webkit-box-shadow: 0 -5px 10px #F6F6F6;
	-moz-box-shadow: 0 -5px 10px #F6F6F6;
	clear: both;
	height: 10px;}
#dplans-container {margin:20px; overflow:hidden;}
#dplans-container .plan-list {width:185px;}
#dplans-container li.p-pricing {padding-bottom:35px;}
/* */

/* Domain search box */
.domain-search-box {
	margin-bottom:10px;
	background:#fff;
	border:solid 1px #d1cfcf;
	height:47px;
	padding:0 0 0 20px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radous:25px;
	-o-border-radous:25px;
	-ms-border-radous:25px;
	width:490px;
	box-shadow: 0 3px 2px #b7b7b7;
	-moz-box-shadow: 0 3px 2px #b7b7b7;
	-webkit-box-shadow: 0 3px 2px #b7b7b7;
	-o-box-shadow: 0 3px 2px #b7b7b7;
	position:relative;
	z-index:1;}
.domains-input {
	background-color:#ffffff;
	outline:none;
	margin:0;
	border:medium none;
	color:#707070;
	font:normal 19px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding:11px 0 12px 0;
	width:300px;}
.tld-sel {font: normal 17px Arial, Helvetica, sans-serif; display:inline-block; padding-top:2px; margin-left:-2px;}
#homepage-content .domains-select, .domains-select {
    border-left: 1px solid #CCCCCC;
	float: left;
	font:normal 19px Arial, Helvetica, sans-serif;
	height: 47px;
	overflow: hidden;
	position: relative;
	width: 113px;
	color:#707070;
	cursor:pointer;}
.domain-submit, .domain-submit-disabled {
    border:none;
	height:47px;
	width:76px;
	-moz-box-shadow:inset 0px 1px 0px 0px #bae636;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bae636;
	box-shadow:inset 0px 1px 0px 0px #bae636;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a3ca2d), color-stop(1, #6f9304) );
	background:-moz-linear-gradient( center top, #a3ca2d 5%, #6f9304 100% );
	background-color:#a3ca2d;
	-moz-border-radius:0 25px 25px 0;
	-webkit-border-radius:0 25px 25px 0;
	-ms-border-radius:0 25px 25px 0;
	border-radius:0 25px 25px 0;
	display:inline-block;
	color:#ffffff;
	padding:6px 24px;
	font:bold 22px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 0px #59720b;
	cursor:pointer;}
	
	#go_btn.go_btn_readonly{cursor:default;}
#homepage-content .domains-select select, .domains-select select {
	background: none repeat scroll 0 0 transparent;
	border: 0px solid #FFF;
	color: #707070;
	cursor: pointer;
	width:95px;
	height:52px;
	filter: alpha(opacity = 0);}
#region-top .domain-names {	margin-bottom:15px;	width:95%;}
.ic-tip {
	background: url("/getImage.php?src=menu-sprite.png") no-repeat scroll -45px -120px transparent;
	height: 10px;
	left: 18px;
	position: absolute;
	top: 27px;
	width: 11px;
	z-index:10;}
#region-top .wide-left-column .blocks { margin-top: 34px; position: relative; width:393px;}
#region-top .wide-left-column .blocks .right-side {float:left; padding:0; position:relative;}
#region-top .wide-left-column .blocks .in, #region-top .wide-left-column .blocks .com {
	background:#a6a6a6;
	font:normal 17px Arial, Helvetica, sans-serif;
	padding:3px 5px 5px;
	text-align:center;
	width:71px;
	color:#FFFFFF;
	text-transform:lowercase;
	margin:0 0 7px 0;
	border-radius:12px;
	-ms-border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;}
span#include-free {font-size:14px;}
#region-top #transfer-domain {
	bottom: 0;
	font-size: 11px;
	font-weight: bold;
	left: 0;
	margin: 0;
   text-align: left;
	width: 220px;
	overflow:hidden;}
#homepage-content .wide-left-column {width:100%;}
#homepage-content .wide-left-column .domain-sbox {width:515px;}
#homepage-content #region-top .wide-left-column {padding:0;}
#homepage-content #region-center .wide-left-column {
	background:url("/getImage.php?src=bg_home_tv_seperator.jpg") no-repeat scroll right top;
	padding-left:25px;
	padding-top:22px;
	width:570px;
	height:258px;}
#homepage-content #region-bottom .wide-left-column {
	background:url("/getImage.php?src=footer-gradient.jpg") no-repeat scroll right -364px transparent;
	padding-top:0;
	margin-top:8px;
	padding-left:10px;
	width:573px;}
.price-list {
	margin-top:0;
	width:395px;
	padding-right:0px;
	margin-bottom:6px;}
.bold {font-weight:bold;}
.gray {color:#888;}
#homepage-content #region-top .wide-left-column .view-plan .text {
	float: none;
	height: 20px;
	margin: 0;
	color:#919191;
	display:inline-block;
	background:#fff;
	padding:4px 10px 2px 10px;
	border:solid 1px #e4e6e7;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-ms-border-radius:7px;}
#homepage-content .view-plan .text .from {font:bold 13px Arial, Helvetica, sans-serif; color:#777;}
.price-list ul {margin:0; padding:0;}
.price-list ul li {
	clear:none;
	float:left;
	margin:0;
	font-size:12px;
	padding:3px 0;
	text-align:center;
	width:81px;
	overflow:hidden;}
.price-list ul li.first {margin-right: 20px;}
.price-list ul li.last {border-bottom:none;}
#homepage-content #region-top .narrow-right-column {width: 350px;}
#homepage-content #region-top .narrow-right-column .view-plans .text { margin-left:20px; margin-top:10px;}
#homepage-content #region-top .wide-left-column .view-plans .text {margin-left:30px; margin-top:13px;}
#homepage-content .view-plan .text {margin-left:15px; margin-top:10px;}
#homepage-content .wide-left-column .blocks h4 {font-weight:bold;}
#homepage-content #region-top .wide-left-column h3 #include-free a {cursor:help;}
.tlds {position:absolute; top:11px; left:13px;}
.tlds-dd {
	position:absolute;
	background: url("/getImage.php?src=menu-sprite.png") no-repeat scroll -48px -140px transparent;	
	display:block;
	top:20px;
	right:15px;
	width:15px;
	height:8px;}
.shadow-div {
	border-top: 1px solid #F0F0F0;
	box-shadow: 0 -5px 9px #F6F6F6;
	height: 5px;
	margin: 20px 0;
	width: 100%;}
/* */

.section p {
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	margin:0;
	padding:10px 0;
	text-align:justify;}
.section h4 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:515151;
	padding:0;}
.section .column {overflow:hidden;}
.column .one {width:48%; margin-right:35px;}
.column .two {width:48%;}
.section ul li {padding:0 0 5px 10px; font:normal 13px Arial, Helvetica, sans-serif; color:#6f6f6f; list-style:disc inside;}
#show-tldlist {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 3px #CCCCCC;
	margin: 5px;
	padding:15px 20px;
	position: absolute;
	top: 45px;
	left:18px;
	width: 370px;
	z-index: 1;
	border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-ms-border-radius:0 0 8px 8px;
	border:solid 2px #d3d3d3;}
#show-tldlist .heading {padding:0 0 1px 0; font:normal 18px Arial, Helvetica, sans-serif; color:#6b6b6b; text-shadow:1px 1px 1px #efefef;}
#show-tldlist .heading div {padding-bottom:4px;}
#show-tldlist .task-sel {font:normal 13px Arial, Helvetica, sans-serif; padding:0; cursor:pointer; color:#3E8AE8;}
#show-tldlist .task-link {font:normal 13px Arial, Helvetica, sans-serif; text-align:right; margin-top:-15px;}
#show-tldlist table td {padding:8px 3px 8px 0; font:normal 13px Arial, Helvetica, sans-serif; color:#707070;}
#show-tldlist input {border:none;}
.link-promo, #homepage-content .link-promo {font:normal 16px Arial, Helvetica, sans-serif; text-decoration:none; color:#DA9259;}
#tld-close {
	background:url("/getImage.php?src=menu-sprite.png") no-repeat scroll -47px -104px transparent;
	position:absolute;
	top:15px;
	right:18px;
	height:10px;
	width:10px;
	cursor:pointer;
	text-indent:-999em;}
.dpricing-table th, .dpricing-table td {padding:8px; text-align:center; font:normal 15px Arial, Helvetica, sans-serif; color:#555f4b;}
.dpricing-table th {font:bold 17px Arial, Helvetica, sans-serif;}
.dpricing-table {border:solid 1px #e1f3cf; border-top:none; border-right:none;}
.row-hover tr:hover {background:#FFFCE5;}
.dpricing-table td {border-bottom:solid 1px #e1f3cf; border-right:solid 1px #e1f3cf;}
.dpricing-table .even {background:#f3f9ef;}
.dpricing-table .odd {background:#fff;}
.dpricing-table .heading {background:#e1f3cf;}
.dpricing-table .heading .first {background:#3f4d31; color:#fff;}
.dpricing-table .heading .second {background:url(/getImage.php?src=dprice-he-bg.gif) no-repeat 0 0 #E1F3CF;}
.dpricing-table .d-currency {font:normal 14px Arial, Helvetica, sans-serif;}
.dpricing-table .title {font:bold 18px Arial, Helvetica, sans-serif; color:#555f4b;}
.tabs-wrapper {text-align:right;}
.search-cont {
	position:relative;
	margin-left:20px;
	height:45px;
	margin-top:-24px;
	top:50px;
	display:inline-block;
	background: url("/getImage.php?src=dsearch-bg.jpg") no-repeat scroll 0 0 transparent;
	width: 240px;
	padding: 19px 50px;}
.search-cont .text-input {
	/*background: url("/getImage.php?src=search-bg.jpg") no-repeat scroll 0 4px transparent;	*/
	border: 0 none;
	outline: 0 none;
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#71afaf;}
.tabs-wrapper {background:url("/getImage.php?src=tab-bg.gif") repeat-x scroll 0 35px transparent; margin-bottom:25px;}
.tabs-wrapper h3 {float:left; padding-left:25px;}
.tabs-wrapper .tab {padding-right:20px;}
.tabs-wrapper .tab li {display:inline-block; margin:0 -4px 0 0; display:inline;}
.tabs-wrapper .tab .active a {background:#fff; padding:15px 15px 10px 15px;}
.tabs-wrapper .tab li a {
	cursor:pointer;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	display:inline-block;
	padding:10px 15px 10px 15px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border:solid 1px #ddd;
	border-bottom:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fefefe), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #fefefe 5%, #ededed 100% );
	background-color:#fefefe;
	z-index:111;}
.CartItemRow .SavingsShow {padding-left:0;}
.features-wrp .features {width:588px; margin-bottom:20px;}
.features-wrp .features .features {width:500px; margin-bottom:20px;}
.features-wrp .list-cont {padding-left:70px; padding-top:20px;}
.features-wrp .first {padding-top:40px;}
.features li {background:url("../../images/my_self/getImagg.png") no-repeat scroll 0 8px transparent; padding:5px 0 5px 20px; font:normal 13px Arial, Helvetica, sans-serif; color:#5b5b5b;}
.features-wrp h3 {font:normal 18px Arial, Helvetica, sans-serif; color:#5c5d5c; padding:0 0 5px 0;}
.features-wrp h4 {font:normal 18px Arial, Helvetica, sans-serif; color:#5c5d5c; text-align:center;}
.features-wrp .faq {
	width:321px;
	background:url("/getImage.php?src=dethr-bg.jpg") repeat;
	margin-top:20px;
	padding:20px 15px;
	box-shadow:0px 1px 8px #bebebe inset;
	-moz-box-shadow:0px 1px 8px #bebebe inset;
	-webkit-box-shadow:0px 1px 8px #bebebe inset;}
.faqs-wrp .que {font:normal 18px Arial, Helvetica, sans-serif; color:#57802a; padding:10px 0 0 0;}
.faqs-wrp .ans {font:normal 14px/25px Arial, Helvetica, sans-serif; color:#555; padding:5px 25px 20px 25px;}
.faqs-wrp .ans p {font:normal 14px/19px Arial, Helvetica, sans-serif; color:#555; padding:0 0 10px 0;}
.bullet-list {padding:0 25px 5px 25px;}
.divider {border-top:dotted 1px #5b5b5b; margin:15px 0; height:5px;}
.bullet-list li {font:normal 12px/20px Arial, Helvetica, sans-serif; color:#5b5b5b; list-style:disc; padding:4px 0;}
.fea-list li {font:normal 12px Arial, Helvetica, sans-serif; color:#5b5b5b; padding:5px 0 5px 30px; background:url("/getImage.php?src=ic-tic-grn.png") no-repeat 12px 9px transparent;}
.spe-list li {font:normal 12px Arial, Helvetica, sans-serif; color:#5b5b5b; padding:4px 0;}
.w50 {width:45%;}
.addons-bar {margin:10px 0 15px 0;}
.switch-nav {
	background:url("../../images/my_self/getImagh.jpg") repeat-x scroll 0 18px transparent;
	height:50px;
	text-align:center;
	margin:15px 0;
	clear:both;}
.switch-nav .tab-wrp {display:inline-block;}
.switch-nav .tab1 {background:url("../../images/my_self/getImagh.png") no-repeat; height:46px; width:439px; margin:0 auto;}
.switch-nav .tab2 {background:url("../../images/my_self/getImagh.png") no-repeat 0px -66px; height:46px; width:439px; margin:0 auto;}

/*
.switch-nav .tab1 {background:url("/getImage.php?src=tab-1.jpg") no-repeat; height:46px; width:439px; margin:0 auto;}
.switch-nav .tab2 {background:url("/getImage.php?src=tab-2.jpg") no-repeat; height:46px; width:439px; margin:0 auto;}
*/

.switch-nav .tab-wrp div {display:inline;}
#que-ans {padding-top:10px;}
.switch-nav .tab-wrp div a {
	display:inline-block;
	color:#000;
	width:217px;
	padding:10px 0;
	font:bold 21px 'Rokkitt', serif;
	cursor:pointer;}
.switch-nav .tab-wrp div .fea-active { height:24px; color:#fff;}
.switch-nav .tab-wrp div .faq-active {display:inline-block; color:#fff; cursor:pointer;}
.switch-nav .tab {
	display:inline-block;
	color:#000;
	width:215px;
	padding:10px 0;
	font:normal 16px Arial, Helvetica, sans-serif;
	cursor:pointer;}
.features-wrp .ic-h-1 {background:url("/getImage.php?src=ic-fe-1.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-2 {background:url("/getImage.php?src=ic-fe-2.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-3 {background:url("/getImage.php?src=ic-fe-3.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-4 {background:url("/getImage.php?src=ic-fe-4.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-5 {background:url("/getImage.php?src=ic-fe-5.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-6 {background:url("/getImage.php?src=ic-fe-6.gif") no-repeat scroll 0 0 transparent;}
.features-wrp .ic-h-7 {background:url("/getImage.php?src=ic-fe-7.gif") no-repeat scroll 0 0 transparent;}
.techi-bar {margin-top:-22px;}
.techi-bar .img-wrp {text-align:center; border-top:solid 1px #b0b0b0; padding:8px 0 0 0;}
.techi-bar span {color: #0f548f; display: inline-block;	font:normal 12px Arial, Helvetica, sans-serif; padding-bottom:5px;}
.fea-heading {font:bold 18px 'Rokkitt', serif; color:#727272; margin:-15px 0 10px 0;}
.div-spacer {direction:block; clear:both; height:25px;}
.note-wrp {
	background:#feffd4;
	border:solid 2px #f2f573;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	position:relative;
	padding:10px;
	margin:8px 0;}
.note-wrp li, #OTH .note-wrp li, #US .note-wrp li, #IN .note-wrp li, #Iran .note-wrp li {
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	background:url("/getImage.php?src=bul-note.gif") no-repeat scroll 0 8px transparent;
	padding:3px 5px 3px 15px;
	margin-left:10px;
	list-style:none;}
.note-wrp p {font:normal 13px/20px Arial, Helvetica, sans-serif; color:#5b5b5b; padding:0 0 0 32px;}
.note-wrp strong {font:bold 17px Arial, Helvetica, sans-serif; padding:0 0 10px 0; color:#6b6b67;}
.note-wrp .ic-note {
	background:url("/getImage.php?src=ic-note.gif") no-repeat scroll 0 0 transparent;
	height:23px;
	width:23px;
	display:inline-block;
	vertical-align:middle;
	padding:5px 5px 0 0;}
.note2 {
	background:#fffed2;
	padding:15px 20px;
	font:normal 20px 'Rokkitt', serif;
	color:#666654;
	border:solid 2px #dbdbdb;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;}
.d-link {
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:11px;
	padding-top:10px;}
