/* CSS Document */

.content {
	clear: both;
	float: left;
	width: 920px;
	height: 304px;
	padding-bottom: 10px;
}

.content-left-holder {
	float: left;
	width: 300px;
	height: 304px;
}

.content-left {
	clear: both;
	float: left;
	width: 300px;
	height: 230px;
}

.content-left-mail {
	clear: both;
	width: 300px;
	height: 74px;
	background: url(../images/email_banner_small.gif) no-repeat;
}

.content-left-mail-login {
	float: left;
	padding: 50px 0px 0px 65px;
	width: 69px;
	height: 18px;
}

.content-left-mail-register {
	float: right;
	padding: 50px 85px 0px 0px;
	width: 69px;
	height: 18px;
}

.content-right {
	float: right;
	width: 610px;
	height: 304px;
}

.editable {
	background-color: #C3DFC3; 
	cursor: pointer;
}
.border_bottom{
	border-bottom: #F8F8F8 solid 2px;
	padding-left: 5px;
	
}
.btnfield {
	background-color:#F8FAFF;
	border-color:#ECECEC rgb(153, 153, 153) rgb(102, 102, 102) rgb(236, 236, 236);
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.sub-content {
	clear: both;
	float: left;
	padding-top: 10px;
	width: 920px;
	height: 154px;
}

.sub-content1 {
	float: left;
	width: 300px;
	height: 154px;
	background: url(../images/hosting_services.gif) no-repeat;
	cursor: pointer;
}

.sub-content2 {
	float: left;
	width: 300px;
	height: 154px;
	background: url(../images/website_design.gif) no-repeat;
	cursor: pointer;
}

.sub-content3 {
	float: left;
	width: 300px;
	height: 154px;
	background: url(../images/application_development.gif) no-repeat;
	cursor: pointer;
}

.sc-desc {
	padding: 50px 20px 20px 20px;
	width: 260px;
	height: 84px;
	color: #FFFFFF;
	line-height: 18px;
}

.sub-content-spacer {
	float: left;
	width: 10px;
	height: 154px;
}

.welcome {
	color: #009900;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
}

.r-more {
	float: right;
	color: #009900;
	font-size: 11px;
	padding: 10px 5px 0px 8px;
	margin: 0;
}

.r-more a {
	color: #009900;
	text-decoration: underline;
	background: url(../images/bullet_more.gif) no-repeat 0px 5px;
	padding: 0px 5px 0px 8px;
}

.r-more a:hover {
	color: #ff7100;
	text-decoration: none;
	background: url(../images/bullet_more_hover.gif) no-repeat 0px 5px;
	padding: 0px 5px 0px 8px;
}

.c-here {
	float: right;
	color: #009900;
	font-weight: bold;
	padding: 0px 5px 0px 8px;
	margin: 0;
}

.c-here a {
	color: #009900;
	text-decoration: underline;
	background: url(../images/bullet_more.gif) no-repeat 0px 5px;
	padding: 0px 5px 0px 8px;
}

.c-here a:hover {
	color: #ff7100;
	text-decoration: none;
	background: url(../images/bullet_more_hover.gif) no-repeat 0px 5px;
	padding: 0px 5px 0px 8px;
}

.spacer {
	clear:both;
	font-size:1px;
	height:1px;
}

.spacer-line {
	clear: both;
	height: 5px;
	font-size: 1px;
	border-bottom: 5px solid #dedede;
}

.title-line {
	clear: both;
	float: left;
	width: 920px;
	height: 15px;
	background: url(../images/title_line_bg.gif) repeat-x;
}
.bold{
	font-weight:bold;
	color:#555555;
	text-align: center;
	padding-top: 25px;
}

.title-line-s {
	clear: both;
	float: left;
	width: 700px;
	height: 15px;
	background: url(../images/title_line_bg.gif) repeat-x;
}

.sub-content-hd {
	clear: both;
	float: left;
	width: 920px;
	height: 170px;
	border-top: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
}

.sub-content-host {
	float: left;
	width: 672px;
	height: 160px;
	padding-top: 10px;
	border-right: 5px solid #efefef;
}

.sub-content-host1, .sub-content-host2, .sub-content-host3 {
	float: left;
	width: 214px;
	height: 150px;
	padding-right: 10px;
}

.sub-content-dload {
	float: right;
	width: 233px;
	height: 160px;
	padding-top: 10px;
}

.sub-content-dload1 {
	float: right;
	width: 233px;
	height: 160px;
}

/* portfolio  start */
.folio {
	clear: both;
	float: left;
	width: 920px;
	height: auto;
	padding: 15px 0px;
	border-bottom: 5px solid #dedede;
}

.folio-img {
	float: left;
	width: 300px;
	height: 190px;
	border: 2px solid #dedede;
	padding: 2px;
}

.folio-cont {
	float: right;
	width: 592px;
	height: auto;
}

.folio-hdr {
	float: left;
	width: 592px;
	height: 24px;
	border-bottom: 1px dotted #CCCCCC;
}

.folio-title {
	float: left;
	width: 352px;
}

.folio-site {
	float: right;
	height: 16px;
	padding-top: 8px;
	font-size: 11px;
	color: #009900;
	padding-left: 8px;
}

.folio-site a {
	color: #009900;
	text-decoration: none;
	background: url(../images/bullet_more.gif) no-repeat 0px 5px;
	padding-left: 8px;
}

.folio-site a:hover {
	color: #ff7100;
	text-decoration: none;
	background: url(../images/bullet_more_hover.gif) no-repeat 0px 5px;
	padding-left: 8px;
}

.folio-desc {
	float: left;
	width: 592px;
	padding: 10px 0px;
	font-size: 11px;
}

.folio-sum {
	float: left;
	width: 592px;
	font-size: 11px;
	padding: 5px 0px;
}

.folio-listl {
	float: left;
	width: 260px;
	padding-left: 30px;
}

.folio-listr {
	float: right;
	width: 260px;
	padding-left: 30px;
}

/* portfolio  end */

/* about us start */
.about-cont {
	clear: both;
	float: left;
	width: 890px;
	height: auto;
	padding: 15px;
}
/* about us end */

/* services start */
.services-panel {
	float: left;
	width: 200px;
	height: auto;
	color: #FFFFFF;
}

.sp-top {
	clear: both;
	float: left;
	width: 200px;
	height: 35px;
	/*background: url(../images/services_top.gif) no-repeat;*/
	font-size: 1px;

}

.sp-mid {
	clear: both;
	float: left;
	width: 200px;
	height: auto;
	background: url(../images/services_middle.gif) repeat-y;
}

.sp-btm {
	clear: both;
	float: left;
	width: 200px;
	height: 10px;
	background: url(../images/services_btm.gif) no-repeat;
	font-size: 1px;
}

.sp-mid-list {
	width: 160px;
	padding: 5px 20px 4px 20px;
}

.sp-mid-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sp-mid-list li {
	margin: 0;
	padding: 6px 0px 6px 15px;
	border-bottom: 1px dotted #FFFFFF;
	background: url(../images/bullet.gif) no-repeat 3px 11px;
}

.sp-mid-list li ul li {
	margin: 0;
	padding: 6px 0px 0px 15px;
	background: url(../images/bullet.gif) no-repeat 3px 11px;
}

.sp-mid-list a:link, .sp-mid-list a:visited, .sp-mid-list a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.sp-mid-list a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.sp-selected {
	color: #FFCC00;
	text-decoration: none;
}

.services-main {
	float: right;
	width: 700px;
	height: auto;
}

.services-visual {
	clear: both;
	float: left;
	width: 700px;
	height: 250px;
	background-color: #CCCCCC;
}

.services-main-cont {
	clear: both;
	float: left;
	width: 700px;
	padding-top: 10px;
}

.services-cont {
	clear: both;
	float: left;
	width: 670px;
	height: auto;
	padding: 15px 15px 0px 15px;
}

.h-plan-cont {
	clear: both;
	float: left;
	width: 700px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-bottom: 10px;
}

.h-plan-cont-vps {
	clear: both;
	float: left;
	width: 700px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-bottom: 10px;
}

.h-platinum-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_platinum_top.gif) no-repeat;
}

.w-platinum-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/w_platinum_top.gif) no-repeat;
}

.h-platinum-top-new {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_platinum_top_new.gif) no-repeat;
}

.h-platinum-bg {
	clear: both;
	float: left;
	width: 700px;
	height: auto;
	background: url(../images/h_platinum_bg.gif) repeat-y;
}

.h-platinum-btm {
	clear: both;
	float: left;
	width: 700px;
	height: 20px;
	background: url(../images/h_platinum_btm.gif) no-repeat;
}

.h-cont {
	float: left;
	width: 630px;
	padding: 0px 40px 0px 30px;
}

.h-cont-top {
	float: left;
	width: 550px;
	height: 40px;
	padding: 80px 120px 0px 30px;
}

.h-cont-top-new {
	float: left;
	width: 700px;
	height: 120px;
}

.h-cont-top-title {
	float: left;
	padding: 30px 0px 0px 30px;
	width:395px;
}

.h-cont-top-price {
	float: right;
	width: 100px;
	height: 40px;
	padding: 40px 10px 0 0;
}

.h-cont-top-subtitle {
	clear: both;
	padding: 0px 120px 0px 30px;
}

.h-cont-top2 {
	float: left;
	width: 550px;
	height: 100px;
	padding: 20px 120px 0px 30px;
}

.h-cont-top2-desc {
	clear: both;
	width: 126px;
	height: 31px;
	padding: 5px 30px 24px 394px;
}

.h-cont-top2-desc-new {
	float: left;
	width: 126px;
	height: 31px;
	padding: 25px 0px 0px 0px;
}

.h-cont-pad {
	line-height: 20px;
}

.h-order-cont {
	clear: both;
	float: left;
	width: 630px;
	padding: 10px 40px 0px 30px;
}

.h-order-platinum {
	float: left;
	width: 630px;
	text-align: right;
	border-top: 5px solid #efefef;
	padding-top: 5px;
}

.h-gold-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_gold_top.gif) no-repeat;
}

.w-gold-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/w_gold_top.gif) no-repeat;
}

.h-gold-top-new {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_gold_top_new.gif) no-repeat;
}

.h-gold-bg {
	clear: both;
	float: left;
	width: 700px;
	height: auto;
	background: url(../images/h_gold_bg.gif) repeat-y;
}

.h-gold-btm {
	clear: both;
	float: left;
	width: 700px;
	height: 20px;
	background: url(../images/h_gold_btm.gif) no-repeat;
}

.h-order-gold {
	float: left;
	width: 630px;
	text-align: right;
	border-top: 5px solid #ffefb7;
	padding-top: 5px;
}

.h-silver-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_silver_top.gif) no-repeat;
}

.w-silver-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/w_silver_top.gif) no-repeat;
}

.h-silver-top-new {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_silver_top_new.gif) no-repeat;
}

.h-silver-bg {
	clear: both;
	float: left;
	width: 700px;
	height: auto;
	background: url(../images/h_silver_bg.gif) repeat-y;
}

.h-silver-btm {
	clear: both;
	float: left;
	width: 700px;
	height: 20px;
	background: url(../images/h_silver_btm.gif) no-repeat;
}

.h-order-silver {
	float: left;
	width: 630px;
	text-align: right;
	border-top: 5px solid #e7e7e7;
	padding-top: 5px;
}

.h-bronze-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_bronze_top.gif) no-repeat;
}

.w-bronze-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/w_bronze_top.gif) no-repeat;
}

.h-bronze-top-new {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_bronze_top_new.gif) no-repeat;
}

.h-bronze-bg {
	clear: both;
	float: left;
	width: 700px;
	height: auto;
	background: url(../images/h_bronze_bg.gif) repeat-y;
}

.h-bronze-btm {
	clear: both;
	float: left;
	width: 700px;
	height: 20px;
	background: url(../images/h_bronze_btm.gif) no-repeat;
}

.h-order-bronze {
	float: left;
	width: 630px;
	text-align: right;
	border-top: 5px solid #ffebd4;
	padding-top: 5px;
}

.h-ultrafast-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_ultrafast_top.gif) no-repeat;
}

.h-superfast-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_superfast_top.gif) no-repeat;
}

.h-fast-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_fast_top.gif) no-repeat;
}

.h-starter-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_starter_top.gif) no-repeat;
}

.h-starter-top-vps {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_starter_top_vps.gif) no-repeat;
}

.h-order-starter {
	float: left;
	width: 630px;
	border-top: 5px solid #ffebd4;
	padding-top: 5px;
}

.h-standard-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_standard_top.gif) no-repeat;
}

.h-standard-top-vps {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_standard_top_vps.gif) no-repeat;
}

.h-order-standard {
	float: left;
	width: 630px;
	border-top: 5px solid #e7e7e7;
	padding-top: 5px;
}

.h-pro-top {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_pro_top.gif) no-repeat;
}

.h-pro-top-vps {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_pro_top_vps.gif) no-repeat;
}

.h-pro-top-vps-new {
	clear: both;
	float: left;
	width: 700px;
	height: 120px;
	background: url(../images/h_gold_top_new.gif) no-repeat;
}

.h-order-pro {
	float: left;
	width: 630px;
	border-top: 5px solid #ffefb7;
	padding-top: 5px;
}

.h-order-pro-btn, .h-order-standard-btn, .h-order-starter-btn {
	float: right;
}

.h-more-btn {
	float: left;
}

.h-addons-container {
	clear: both;
	border:1px solid #75d441;
	border-bottom:none;
	border-top:none;
	width:568px;
	margin: 0 auto;
	color: #333333;
}

.h-addons-title {
	height:30px;
	line-height:30px;
	background:url(../images/h_title_bg.gif) repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.h-addons-title-style1 {
	border-bottom:1px solid #75d441;
	border-right:1px solid #75d441;
}

.h-addons-title-style2 {
	border-bottom:1px solid #75d441;
}

.h-addons-style1 {
	border-bottom:1px solid #75d441;
	border-right:1px solid #75d441;
	padding:5px;
}

.h-addons-style2 {
	border-bottom:1px solid #75d441;
	padding:5px;
}

/* services end */

/* support start */
.support-panel-holder {
	float: left;
	width: 200px;
	height: auto;
}

.support-panel {
	clear: both;
	float: left;
	width: 200px;
	height: auto;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.sup-top {
	clear: both;
	float: left;
	width: 200px;
	height: 35px;
	background: url(../images/support_top.gif) no-repeat;

}

.sup-mid {
	clear: both;
	float: left;
	width: 200px;
	height: auto;
	background: url(../images/services_middle.gif) repeat-y;
}

.sup-btm {
	clear: both;
	float: left;
	width: 200px;
	height: 10px;
	background: url(../images/services_btm.gif) no-repeat;
	font-size: 1px;
}

.sup-mid-list {
	width: 160px;
	padding: 5px 20px 4px 20px;
}

.sup-mid-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sup-mid-list li {
	margin: 0;
	padding: 6px 0px 6px 15px;
	border-bottom: 1px dotted #FFFFFF;
	background: url(../images/bullet.gif) no-repeat 3px 11px;
}

.sup-mid-list li ul li {
	margin: 0;
	padding: 6px 0px 0px 15px;
	background: url(../images/bullet.gif) no-repeat 3px 11px;
}

.sup-mid-list a:link, .sup-mid-list a:visited, .sup-mid-list a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.sup-mid-list a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.sup-selected {
	color: #FFCC00;
	text-decoration: none;
}

.support-main {
	float: right;
	width: 700px;
	height: auto;
}

.support-visual {
	clear: both;
	float: left;
	width: 700px;
	height: 250px;
	background-color: #CCCCCC;
}

.support-main-cont {
	clear: both;
	float: left;
	width: 700px;
	padding-top: 10px;
}

.support-cont {
	clear: both;
	float: left;
	width: 670px;
	height: auto;
	padding: 15px 15px 0px 15px;
}

.support-cont2 {
	clear: both;
	float: left;
	width: 690px;
	height: auto;
	padding: 15px 5px 0px 5px;
}

.downloads-holder {
	float: left;
	width: 220px;
	height: auto;
	padding: 0px 5px;
}

.downloads-cont {
	clear: both;
	float: left;
	width: 220px;
	height: auto;
	margin-bottom: 10px;
}

.downloads-cont ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
}

.downloads-cont li {
	margin-bottom: 3px;
	color: #009900;
}

.downloads-cont a:link, .downloads-cont  a:visited, .downloads-cont  a:active {
	color: #009900;
	text-decoration: none;
}

.downloads-cont  a:hover {
	color: #009900;
	text-decoration: underline;
}

.downloads-cont-title {
	float: left;
	width: 220px;
	height: 30px;
	font-size: 1px;
}

.downloads-cont-desc1 {
	float: left;
	width: 218px;
	height: auto;
	border: 1px solid #ff9900;
	padding: 10px 0px;
}

.downloads-cont-desc2 {
	float: left;
	width: 218px;
	height: auto;
	border: 1px solid #e66e0f;
	padding: 10px 0px;
}

.downloads-cont-desc3 {
	float: left;
	width: 218px;
	height: auto;
	border: 1px solid #2fbaff;
	padding: 10px 0px;
}

.downloads-cont-more1 {
	float: left;
	width: 220px;
	height: 19px;
	background: url(../images/downloads_more_bg1.gif) no-repeat;
	font-size: 1px;
	text-align: right;
}

.downloads-cont-more2 {
	float: left;
	width: 220px;
	height: 19px;
	background: url(../images/downloads_more_bg2.gif) no-repeat;
	font-size: 1px;
	text-align: right;
}

.downloads-cont-more3 {
	float: left;
	width: 220px;
	height: 19px;
	background: url(../images/downloads_more_bg3.gif) no-repeat;
	font-size: 1px;
	text-align: right;
}

/*downloads2*/
.downloads-cont-t1 {
	float: left;
	width: 220px;
	height: 29px;
	line-height: 29px;
	background: url(../images/downloads_top1.gif) no-repeat;
}

.downloads-cont-t2 {
	float: left;
	width: 220px;
	height: 29px;
	line-height: 29px;
	background: url(../images/downloads_top2.gif) no-repeat;
}

.downloads-cont-t3 {
	float: left;
	width: 220px;
	height: 29px;
	line-height: 29px;
	background: url(../images/downloads_top3.gif) no-repeat;
}

.downloads-cont-m1 {
	float: left;
	width: 200px;
	height: 18px;
	line-height: 18px;
	background: url(../images/downloads_more.gif) no-repeat;
	text-align: right;
	font-size: 11px;
	color: #ff9900;
	padding: 0px 10px;
}

.downloads-cont-m1 a:link, .downloads-cont-m1 a:visited, .downloads-cont-m1 a:active {
	color: #ff9900;
	text-decoration: none;
}

.downloads-cont-m1 a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.downloads-cont-m2 {
	float: left;
	width: 200px;
	height: 18px;
	line-height: 18px;
	background: url(../images/downloads_more.gif) no-repeat;
	text-align: right;
	font-size: 11px;
	color: #e66e0f;
	padding: 0px 10px;
}

.downloads-cont-m2 a:link, .downloads-cont-m2 a:visited, .downloads-cont-m2 a:active {
	color: #e66e0f;
	text-decoration: none;
}

.downloads-cont-m2 a:hover {
	color: #e66e0f;
	text-decoration: underline;
}

.downloads-cont-m3 {
	float: left;
	width: 200px;
	height: 18px;
	line-height: 18px;
	background: url(../images/downloads_more.gif) no-repeat;
	text-align: right;
	font-size: 11px;
	color: #2fbaff;
	padding: 0px 10px;
}

.downloads-cont-m3 a:link, .downloads-cont-m3 a:visited, .downloads-cont-m3 a:active {
	color: #2fbaff;
	text-decoration: none;
}

.downloads-cont-m3 a:hover {
	color: #2fbaff;
	text-decoration: underline;
}

.downloads-cont-d {
	float: left;
	width: 218px;
	height: auto;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-top: none;
	border-bottom: none;
	padding: 10px 0px;
}

.list-none {
	list-style: none;
}

.downloads-list-cont {
	clear: both;
	float: left;
	width: 650px;
	height: auto;
	padding: 10px;
	border-bottom: 1px dotted #DEDEDE;
}

.downloads-list-img {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 5px;
}

.downloads-link {
	padding: 0;
	margin: 0px 0px 0px 12px;
	line-height: 21px;
}

.downloads-icon {
	height: 21px;
	width: 21px;
	margin-right: 5px;
}

.downloads-back-btn {
	text-align: right;
	font-size: 1px;
	padding-bottom: 2px;
}

/* support end */

/* solutions start */
.solutions-panel {
	float: left;
	width: 200px;
	height: auto;
	color: #FFFFFF;
}

.solp-top {
	clear: both;
	float: left;
	width: 200px;
	height: 35px;
	background: url(../images/solutions_top.gif) no-repeat;
	font-size: 1px;

}

.solp-mid {
	clear: both;
	float: left;
	width: 200px;
	height: auto;
	background: url(../images/services_middle.gif) repeat-y;
}

.solp-btm {
	clear: both;
	float: left;
	width: 200px;
	height: 10px;
	background: url(../images/services_btm.gif) no-repeat;
	font-size: 1px;
}

.solp-mid-list {
	width: 160px;
	padding: 5px 20px 4px 20px;
}

.solp-mid-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.solp-mid-list li {
	margin: 0;
	padding: 6px 0px 6px 15px;
	border-bottom: 1px dotted #FFFFFF;
	background: url(../images/bullet.gif) no-repeat 3px 11px;
}

.solp-mid-list li ul li {
	margin: 0;
	padding: 6px 0px 0px 15px;
	background: url(../images/bullet.gif) no-repeat 3px 11px;
}

.solp-mid-list a:link, .solp-mid-list a:visited, .solp-mid-list a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.solp-mid-list a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.solp-selected {
	color: #FFCC00;
	text-decoration: none;
}

.solutions-main {
	float: right;
	width: 700px;
	height: auto;
}

.solutions-visual {
	clear: both;
	float: left;
	width: 700px;
	height: 250px;
	background-color: #CCCCCC;
}

.solutions-main-cont {
	clear: both;
	float: left;
	width: 700px;
	padding-top: 10px;
}

.solutions-cont {
	clear: both;
	float: left;
	width: 670px;
	height: auto;
	padding: 15px 15px 0px 15px;
}
/* solutions end */


/* faq start */
.faq-panel {
	float: left;
	width: 200px;
	height: auto;
	color: #FFFFFF;
}

.faq-top {
	clear: both;
	float: left;
	width: 200px;
	height: 35px;
	background: url(../images/FAQ_top.gif) no-repeat;
	font-size: 1px;
}

.faq-mid {
	clear: both;
	float: left;
	width: 200px;
	height: auto;
	background: url(../images/services_middle.gif) repeat-y;
}

.faq-btm {
	clear: both;
	float: left;
	width: 200px;
	height: 10px;
	background: url(../images/services_btm.gif) no-repeat;
	font-size: 1px;
}

.faq-mid-list {
	width: 160px;
	padding: 5px 20px 4px 20px;
}

.faq-mid-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.faq-mid-list li {
	margin: 0;
	padding: 6px 0px 6px 15px;
	border-bottom: 1px dotted #FFFFFF;
	background: url(../images/bullet.gif) no-repeat 3px 11px;
}

.faq-mid-list a:link, .faq-mid-list a:visited, .faq-mid-list a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.faq-mid-list a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.faq-selected {
	color: #FFCC00;
	text-decoration: none;
}

.faq-main {
	float: right;
	width: 700px;
	height: auto;
}

.faq-main-cont {
	clear: both;
	float: left;
	width: 700px;
	padding-top: 10px;
}

.faq-cont {
	clear: both;
	float: left;
	width: 670px;
	height: auto;
	padding: 15px 15px 0px 15px;
}

.faq-img-cont {
	border: 5px solid #dedede;
	text-align: center;
	padding: 5px;
}

.glossary-page {
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

dd {
	padding-bottom: 5px;
}
/* faq end */

/* contact start */
.contact-cont {
	clear: both;
	float: left;
	width: 900px;
	height: auto;
	padding: 10px 10px 10px 10px;
}

.register-cont {
	clear: both;
	float: left;
	width: 888px;
	height: auto;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	border: 1px solid #F8F8F8;
}

.contact-content-holder {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 445px;
}

.contact-content-desc {
	clear: both;
	float: left;
	width: 378px;
	padding: 5px 10px;
	font-size: 11px;
	border-bottom: 1px dotted #CCCCCC;
}

.contact-content {
	clear: both;
	float: left;
	width: 445px;
	padding-bottom: 5px;
}

.contact-content-left {
	float: left;
	width: 120px;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

.contact-content-right {
	float: right;
	width: 305px;
	text-align: left;
}

.contact-textfield {
	background: url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	padding: 3px 5px;
	width: 290px;
}

.contact-list-menu {
	border: 1px solid #A5ACB2;
	padding: 3px 5px;
	width: 302px;
}

.contact-content-send {
	clear: both;
	float: left;
	width: 305px;
	text-align: center;
	padding-top: 5px;
}

.message-text {
	background: #FFFFFF url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	width:290px;
	padding: 5px;
}

.contact-textfield-code {
	background: url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	padding: 3px 5px;
	width: 90px;
}

.contact-code {
	clear: both;
	float: left;
	padding-top: 5px;
}

.contact-sent-title {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
}

.contact-sent-desc {
	font-size: 12px;
	text-align: center;
}

.red {
	color: #FF0000;
	padding: 0px 5px;
}

.nc {
	color: #FFFFFF;
	padding: 0px 5px;
}
/*contact us end*/

/* policy start */
.policy-cont {
	clear: both;
	float: left;
	width: 890px;
	height: auto;
	padding: 15px;
}
/* policy end */

/* register / login start */

.signup-container {
	clear: both;
	width: 900px;
	height: auto;
	padding: 0px;
	text-align:center;
	margin: 0 auto;
}

.signup-left {
	/*float: left;*/
	width: 435px;
	float: left;
	/*border-right: 5px solid #EFEFEF;*/
}

.sl-main-top-header {
	float: left;
	width: 370px;
	height: auto;
}

.sl-main-top-header-error {
	float: left;
	width: 300px;
	height: auto;
	color: #FF0000;
	text-align: left;
	padding-left:130px;
	clear: both;
}

.sl-main-top-header-success {
	float: left;
	width: 350px;
	height: auto;
	color: #4EB316;
	text-align: left;
	padding-left:20px;
	display:none;
}

.sl-main-top-header-logindisplay {
	float: left;
	width: 350px;
	height: auto;
	color: #4EB316;
	text-align: left;
	padding-left:20px;
}


.sl-main-top-header-error2 {
	float: left;
	width: 300px;
	height: auto;
	color: #FF0000;
	text-align: left;
	padding-left:70px;
}

.sl-content-holder {
	clear: both;
	float: left;
	width: 330px;
	padding: 10px 20px;
}

.sl-content-holder2 {
	clear: both;
	float: left;
	width: 250px;
	padding: 30px 10px;
	border: 1px solid #8BEC54;
	margin-left: 70px;
	margin-top: 10px;
	background: #fff url(../images/login_bg.gif) bottom no-repeat;
}

.sl-content {
	clear: both;
	float: left;
	width: 310px;
	padding-bottom: 5px;
}

.sl-content-left {
	float: left;
	width: 140px;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

.sl-content-right {
	float: right;
	width: 160px;
	text-align: left;
}

.sl-textfield {
	background: url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	padding: 2px 5px;
	width: 150px;
}

.sl-textfield-code {
	background: url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	padding: 2px 5px;
	width: 90px;
}

.sl-content-code {
	clear: both;
	float: left;
	width: 305px;
	padding: 0px 5px 5px 0px;
	text-align: right;
}

.sl-content-terms {
	clear: both;
	float: left;
	width: 420px;
	height: 22px;
	padding: 10px 0;
	text-align: center;
}

.sl-content-register {
	clear: both;
	float: left;
	width: 400px;
	text-align: center;
}

.signup-right {
	float: right;
	width: 435px;
}

.mid-div{
	width:17px;
	float: left;
	height: 650px;
}
.al-content-container {
	clear: both;
	float: left;
	padding-top: 25px;
	width: 310px;
}

.al-content {
	clear: both;
	float: left;
	width: 310px;
	height: 22px;
	padding-bottom: 5px;
}

.al-content-left {
	float: left;
	width: 100px;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

.al-content-right {
	float: right;
	width: 200px;
	height: 22px;
	text-align: left;
}

.al-content-login {
	clear: both;
	float: left;
	width: 310px;
	padding: 5px 0;
}

.al-content-right-login {
	float: right;
	width: 200px;
	text-align: center;
}

.al-separator {
	clear: both;
	float: left;
	width: 338px;
	height: 15px;
	font-size: 1px;
	border-bottom: 1px dotted #CCCCCC;
}

.al-textfield {
	background: url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	padding: 2px 5px;
	width: 190px;
}

.al-fp-container {
	clear: both;
	float: left;
	width: 338px;
	padding-top: 30px;
}

.al-fp-title {
	clear:both;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#205193;
	width:338px;
	height:24px;
	line-height:24px;
}

.al-fp-content {
	clear:both;
	float:left;
	width:338px;
	height:25px;
	line-height:25px;
	padding:5px 0;
}

/* register / login end */


/* ads start */
.support-panel-ads {
	clear: both;
	float: left;
	width: 200px;
	height: auto;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#ga_block { width: 200px; background-color: #ffffff; border: 1px solid #dedede; }
#ga_block img { display: block; border: none; margin: 4px 0 0 0; }
#ga_block #ga_title { font: normal 12px Verdana, sans-serif; border: none; margin: 4px; }
#ga_block #ga_title a { text-decoration: none; color: #1389B7; }
#ga_block #ga_text { font: normal 11px Arial, sans-serif; border: none; margin: 4px; width: 190px; overflow: auto; }
#ga_block #ga_text a { text-decoration: none; color: #000000 }
#ga_block #ga_text p { margin: 4px 0; }
#ga_block #ga_text img { display: block; position: relative; float: left; border: none; margin: 0 1em 1em 0; }
/* ads end */

div.iebox {
	overflow: hidden;
	border: 1px solid #A5ACB2;
	width: 300px;
	height: 20px;
}

div.iebox select {
	display: block;
	float: none;
	margin-top: -1px;
	margin-left: -1px;
}

/* my account start */
.subscription-container, .transaction-container {
	clear: both;
	width:890px;
	border:1px solid #d3d3d3;
	border-bottom:none;
	margin-bottom: 10px;
}

.subscription-title {
	width: 890px;
	height: 40px;
	background: url(../images/subscription_title_bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

.st-1 {
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 5px;
}

.st-2 {
	border-bottom: 1px solid #d3d3d3;
	padding: 5px;
}

.s-1 {
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 5px;
	text-align: center;
}
.s-11 {
	border-bottom: 1px solid #d3d3d3;
	padding-left: 5px;
}

.s-l {
	text-align: left;
}

.s-r {
	text-align: right;
}

.s-2 {
	border-bottom: 1px solid #d3d3d3;
	padding: 5px;
	text-align: center;
}

.transaction-title {
	width: 890px;
	height: 23px;
	background: url(../images/subscription_title_bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
.accnt-labels th{
	width: 115px;
	height: 23px;
	background: url(../images/subscription_title_bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: right;
	line-height: 21px;
	padding-right: 10px;
}
/* my account end */

/* cart start */
.cart-cont {
	clear: both;
	float: left;
	width: 920px;
	height: auto;
	padding: 15px 0;
}

.cart-container {
	clear: both;
	width:918px;
	border:1px solid #d3d3d3;
	border-bottom:none;
	margin-bottom: 10px;
}

.unitp {
	width: 10px;
	text-align: center;
	font-size: 10px;
	padding: 1px;
}
select {
	width: 56px;
	font-size: 11px;
}
.buttons {
	clear: both;
	width: 858px;
}
.checkout {
	margin-top: 20px;
	float: left;
	width: 150px;
	text-align: center;
	cursor: pointer;
}
.update {
	clear: both;
	float: left;
	width: 150px;
	height: 36px;
	text-align: center;
	cursor: pointer;
	background: url(../images/update_btn.gif) no-repeat;
}
.tlr {
	text-align: right;
}	
.tlc {
	text-align: center;
}
.tll {
	text-align: left;
}
.btnspacer {
	width: 558px;
	float: left;
	height: 20px;
}
.checkout {
	height: 36px;
	width: 150px;
	background: url(images/checkout_btn.gif) no-repeat left;
}
/* cart end */
