#commercial_container {
	width: 719px;
	height: 207px;
	position: relative;
}
.commercial_item {
	position: absolute;
	top: 0px;
	left: 0px;
}
.banner_container {
	background-image:url(../images/bg_content_banner.jpg);
	background-repeat:no-repeat;
	width: 719px;
	height: 207px;
	position: relative;
}


.banner_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height: 30px;
	font-weight:normal;
	letter-spacing: -1px;
	color: #ffffff;
	position: absolute;
	top: 63px;
	left: 65px;
}

.banner_container h4 {
	position: absolute;
	top: 103px;
	left: 67px;
	color: #5b8ec1;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	font-weight: normal;
}

#banner_container_article {
	background-image:url(../images/bg_content_banner_article.jpg);
	background-repeat:no-repeat;
	width: 719px;
	height: 82px;
	position: relative;
	z-index: 10;
}


#banner_container_article h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-top: 25px;
	padding-left: 34px;
	color: #ffffff;
	line-height: 26px;
}

#banner_container_article h2.order {
	line-height: 40px;
	padding-top: 12px;
}

#banner_container_article h2.order span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:40px;
	color: #4b6e94;
	position: relative;
	top: 7px;
	left: 8px;
}



#banner_container_article .icon {
	position: absolute;
	top: 39px;
	right: -100px;	
}

#banner_title_container {
	float: left;
	position: relative;
}

.inquiry_container {
	background-image:url(../images/bg_content_inquiry.jpg);
	background-repeat:no-repeat;
	width: 719px;
	height: 207px;
	position: relative;
}
.inquiry_nav {
	position: absolute;
	top: 27px;
	right: 58px;
	z-index: 10;
	color: #5e83ad;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 16px;
	font-weight:bold;
}
.inquiry_container h3{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: normal;
	font-weight:bold;
	color: #ffffff;
	position: absolute;
	top: 27px;
	left: 57px;
}


.inquiry_answers {
	position: absolute;
	top: 78px;
	left: 74px;
}
.inquiry_answers .answer_option {
	line-height: normal;
	position: relative;
	margin-left: 26px;
	height: 25px;
}
.inquiry_answers .answer_option input {
	position: absolute;
	left: -26px;
	top: 1px;
}
.inquiry_answers .answer_option label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #9cd8ff;
	
}
.inquiry_send {
	position: absolute;
	top: 80px;
	left: 533px;
}

#main_content_container #products_container {
	background-image:url(../images/bg_content_products.gif);
	background-repeat:no-repeat;
	background-position: top right;
	background-color: #ffffff;
	width: 719px;
	height: 202px;
	position: relative;
	z-index: 10;
}

#products_container .product {
	position:absolute;
	width: 218px;
	height: 327px;
	top: 13px;
}

#products_container .product.p1 {
	left: 18px;
}

#products_container .product.p2 {
	left: 251px;
}

#products_container .product.p3 {
	left: 495px;
}

#products_container .product.p1 .icon {
	position: absolute;
	top: -51px;
	left: 145px;
}

#products_container .product.p2 .icon {
	position: absolute;
	top: -42px;
	left: 133px;		
}

#products_container .product.p3 .icon {
	position: absolute;
	top: -58px;
	left: 144px;	
}


#products_container .product .span_arrow {
	position: absolute;
	top: 189px;
	left: 35px;
	background-image:url(../images/i_product_arrow.gif);
	background-repeat:no-repeat;
	width: 15px;
	height:7px;
	
}

#products_container h2 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #336699;
	margin-bottom: 17px;
}

#products_container h2 a {
	color: #336699;
	text-decoration:none;
}

#products_container h2 a:hover {
	color: #008ffe;
	text-decoration:none;
}

#products_container h3 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	position: absolute;
	top: 94px;
}

#products_container h3 .price {
	color: #000000;
	font-size: 16px;
}

#products_container h4 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #999999;
	position: absolute;
	top: 113px;
}

#products_container h4 .price {
	color: #000000;
}

#products_container .product p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7f7f7f;
}

#products_container .product a.order {
	background-image:url(../images/bt_order-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	position: absolute;
	top: 142px;
	left: 0px;
	width: 97px;
	height: 32px;
}

#products_container .product a.order:hover {
	background-position:0px -32px;
}

#products_container .product a.info {
	background-image:url(../images/bt_info-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
	display: block;
	position: absolute;
	top: 142px;
	left: 98px;
	width: 31px;
	height: 32px;

}

#products_container .product a span {
	display: none;
}

#products_container .product a.info:hover {
	background-position:0px -32px ;
}


#products_container .product ul {
	position: absolute;
	top: 210px;
	list-style:none;
	list-style-position:outside;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}

#products_container .product ul li {
	background-image:url(../images/i_list_product_info.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

#article_container {
	width: 1000px;
	background-image:url(../images/bg_article_container.gif);
	background-repeat:repeat-y;
}

#article {
	width: 652px;
	border-right: 1px solid #dedede;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position: relative;
	padding: 33px;
	min-height: 261px;
}

#footer_container {
	background-image:url(../images/bg_content_footer.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 234px;
	height: 94px;
	position: relative;
	padding-left: 735px;
	padding-right: 31px;
	padding-top: 35px;
}

#footer_container h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9a0000;
	margin-bottom: 8px;
	line-height: 16px;
}

#footer_container h3 .price {
	color: #000000;
}

#footer_container h3 a {
	color: #000000;
	text-decoration: none;
}

#footer_container h3 a:hover {
	color: #336699;
	text-decoration: underline;
}

#footer_container p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

#footer_container a.order {
	background-image:url(../images/bt_order2-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	position: absolute;
	width: 192px;
	height: 77px;
	top: 27px;
	left: 22px;
}

#footer_container a.order:hover {
	background-position:0px -77px;
}

#footer_container a span {
	display: none;
}


#footer_container .span_arrow {
	position: absolute;
	top: 0px;
	left: 104px;
	background-image:url(../images/article/i_arrow.gif);
	background-repeat:no-repeat;
	width: 20px;
	height:9px;
}

#footer_container #icon_domaincard {
	background-image:url(../images/promo/i_domaincard.gif);
	background-repeat:no-repeat;
	display: block;
	position: absolute;
	width: 192px;
	height: 77px;
	top: 27px;
	left: 22px;
}



#main_container #order-adv {
	background-image:url(../images/bt_order2-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	position: absolute;
	width: 192px;
	height: 77px;
	top: 27px;
	left: 22px;
}

#side_panel {
	position: absolute;
	top: -5px;
	right: 0px;
	width: 281px;
}

#side_panel span.arrow_up {
	display: block;
	width: 5px;
	height: 3px;
	position: absolute;
	right: 12px;
	top: 48px;
	background-image:url(../images/i_scroll_arrow_up.gif);
	background-repeat:no-repeat;	
	z-index: 10;
}

#side_panel span.arrow_down {
	display: block;
	width: 5px;
	height: 3px;
	position: absolute;
	right: 12px;
	top: 430px;
	background-image:url(../images/i_scroll_arrow_down.gif);
	background-repeat:no-repeat;	
	z-index: 10;
}

#side_panel h2 {
	display: none;
}

ul#sp_nav {
	list-style:none;
	list-style-position:outside;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul#sp_nav li {
	float: right;
	color:#7f7f7f;
	position: relative;
}

ul#sp_nav li .span_shadow {
	position: absolute;
	display: block;
	width: 21px;
	height: 32px;
	background-image:url(../images/bg_sidepanel_shadow.gif);
	background-repeat:no-repeat;
	left: -21px;
	top: 5px;
}


ul#sp_nav li a{
	display: block;
	height: 22px;
	text-decoration: none;
	color:#7f7f7f;
	text-align: center;
	padding-top: 15px
}

ul#sp_nav li a:hover{
	color:#000000;
}

ul#sp_nav li#helper_tab{
	width: 141px;
	background-image:url(../images/bt_helper_tab.gif);
	background-repeat:no-repeat;
	display: block;
	height: 22px;
	color:#7f7f7f;
	text-align: center;
	padding-top: 15px
}

ul#sp_nav li a#news_link {
	background-image:url(../images/bt_news-c.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	width: 140px;
}

ul#sp_nav li a#brend_link {
	background-image:url(../images/bt_brend-c.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	width: 141px;
}

ul#sp_nav li a.selected {
	color:#000000;
	background-position: 0px -32px !important;
}

#helper_sp {
	overflow: hidden;
	position: absolute;
	top: 37px;
	left: 0px;
	width: 281px;
	background-color: #f8f9fa;
	z-index: 2;
	padding-top: 25px;
	padding-bottom: 10px;
	min-height: 369px;
	display: block;
}

#helper_sp .item {
	min-height: 50px;
	position: relative;
	padding: 0px 20px 0px 80px;
	margin-bottom: 15px;
}

#helper_sp .item .icon {
	position: absolute;
	width: 80px;
	height: 60px;
	text-align: center;
	top: 2px;
	left: 0px;
}



#helper_sp h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 8px;
	color: #ba0000;
}



#helper_sp a {
	text-decoration: none;
	color: #666666;
}


#helper_sp a:hover {
	text-decoration: underline;
	color: #336699;
}

#helper_sp .item h3.notselected {
	color: #666666;
}


#helper_sp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 14px;
	color: #999999;
}

#helper_sp p.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 14px;
	color: #555555;
}

#news_sp {
	overflow: hidden;
	position: absolute;
	display: block;
	top: 37px;
	left: 0px;
	width: 241px;
	height: 369px;
	background-color: #f8f9fa;
	z-index: 2;
	border: 20px solid #f8f9fa;
}
#news_sp_clip {
	position:absolute;
	top:0px;
	left:0px;
	padding-bottom: 25px;
}

#news_sp h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ba0000;
	font-weight: normal;
	margin-bottom: 15px;
	position: relative;
}

#news_sp li .span_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;

}


#news_sp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7f7f7f;
	font-weight: normal;
	margin-bottom: 18px;
	line-height: 14px;
}

#brend_sp {
	overflow: hidden;
	position: absolute;
	display: block;
	top: 37px;
	left: 0px;
	width: 281px;
	height: 409px;
	background-color: #f8f9fa;
}

#brend_sp_clip {
	position:absolute;
	top:0px;
	left:0px;
}


#brend_sp ul {
	list-style:none;
	list-style-position:outside;
}

#brend_sp ul li {
	display:block;
	float: left;
	position: relative;
	width: 139px;
	height: 81px;
	background-color: #f8f9fa;
	border-right: 1px solid #e1e5e9;
	border-bottom: 1px solid #e1e5e9;
}

#brend_sp ul li.even {
	border-right: 0px;
}

#brend_sp ul li a {
	display:block;
	width: 139px;
	height: 73px;
}


#helper_sp .contact {
	background-color: #f8f9fa;
	padding: 0px 25px 0px 25px;
}

#helper_sp .contact h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
}

#helper_sp .contact p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-bottom: 20px;
	line-height: 18px;
}


#helper_sp .contact a {
	color: #0063dc;
	text-decoration: underline;
}

#helper_sp .contact a:hover {
	color: #ba0000;
	text-decoration: underline;
}

#article_container .p_image {
	line-height: 18px;
	margin-top: 20px;
}


#article_container p {
	line-height: 18px;
	padding-bottom: 20px;
}

p.p_hr {
padding:0 !important;
}

#article_container p.p_ul {
	margin-bottom: 0px;
}

#article_container img.left_image {
	margin-right: 25px;

}


#article_container ul {
	list-style-position:outside;
	list-style-type:none;
	line-height: 18px;
	margin-bottom: 20px;
	position:relative;
}

#article_container ul li {
	background-image:url(../images/i_list_product_info.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
	margin-bottom: 5px;
	position:relative;
}


#article_container h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
                padding-top: 15px;
	margin-bottom: 20px;
	color: #000000;
}

#article_container h1 a {
font-size:24px !important;
font-weight:normal;
line-height:26px !important;
margin:0 0 5px !important;
color:#000000;
text-decoration:none;
}

div.info span {
font-weight:bold;
}

div.info a {
color:gray;
}


#article_container h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	color: #000000;
}

#article_container ul.three_column {
	float: left;
	width: 217px;
}


#article_container h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#article_container h5 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#article_container img.bottom_right_image {
	position: relative;
	right: -33px;
	bottom: -33px;
}

#article_container .center_image {
	text-align: center;
}

#site_map {
	width: 1000px;
	background-color: #F8F9FA;
}

#site_map ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#site_map ul.main {
	float: left;
	width: 217px;

}

#site_map ul.inner {
	margin-top: 5px;
}

#site_map  ul.main li {
	background-image:none;
	padding-left: 0px;
	margin-left: 0px;
}

#site_map ul.inner li {
	background-image:url(../images/i_list_product_info.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
	position:relative;
	margin-left: 10px;
}


#site_map ul h3 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#site_map  ul h3 a:hover {
	color: #336699;
	text-decoration: underline;
}

#site_map ul h4 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:20px !important;
}

#site_map  ul h4 a:hover {
	color: #336699;
	text-decoration: underline;
}



.cleaner {
	clear:both;
	font-size:1px;
	line-height:1px;
	height: 0px;
}

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

table {
	margin: 5px 0;
	width: 100%;
	border: 0px;
}

tr {
	background: #f5f6f7;
	border: 0px;
}

tr.head {
	background: #e4e6e9;
	color: #666666;
}

td, th {
	border: 0px;
	border-bottom: 1px solid #dee1e4;
	padding: 5px 5px 5px 10px;
	text-align: left;
}

td.tr_title {
	width: 280px;
	color: #000000 !important;
}

td.tr_title2 {
	width: 260px;
	color: #000000 !important;
}

td.tr_title.summary {
	width: 210px;
}

td.bold {
	font-weight: bold;
}

td .emphasize1 {
	color: #dc0000;
}

td .emphasize2 {
	color: #009933;
}
td .emphasize3 {
	color: #666666;
}
td.center, th.center {
	text-align: center;
}
td.right, th.right {
	text-align: right;
	
}
.table_desc {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
td.left_description {
	border-right: 4px solid #ffffff;
	vertical-align: top;
	padding: 15px;
	width: 255px;
}
td.image {
	text-align: center;
	padding: 25px;
}
td .title {
	display: block;
	width: 82px;
	float: left;
	font-weight: bold;
	padding-left: 25px;
	
}
table.summary {
	margin-bottom: 22px;
}
.price_holder {
	margin-left: 50px;
	position: relative;
	margin: 30px 0 30px 50px;
}

.price_holder .price_icon {
	position: absolute;
	left: -50px;
	background-image:url(../images/article/i_price.gif);
	display: block;
	width: 39px;
	height: 39px;
}

.price_holder h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 5px 0px !important;
	padding-top: 3px;
}

.price_holder h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px !important;
}

.price_holder .price {
	color: #000000;
}
.price_holder a.order {
	background-image:url(../images/bt_order4-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	width: 126px;
	height: 39px;
	position: absolute;
	top: 0px; 
	left: 476px;
}

.price_holder a.order:hover {
	background-position:0px -39px;
}

.icon_product {
	margin-left: 70px;
	margin-top: 30px;
	position: relative;
	
}
.price_holder a.order span {
	display: none;
}
.icon_product h5 {
	margin-top: 0px !important;
}

.icon_product p {
	padding-bottom: 0px !important;
}

.icon_product .producticon {
	position: absolute;
	left: -70px;
	top: 2px;
	display: block;
}

.producticon.domaincard {
	background-image:url(../images/article/icons/domaincard_w.gif);
	width: 42px;
	height: 29px;
}

.producticon.checkservices {
	background-image:url(../images/article/icons/wheels2_w.gif);
	width: 47px;
	height: 41px;
}

.producticon.mxhub {
	background-image:url(../images/article/icons/mx_hub_w.gif);
	width: 44px;
	height: 40px;
}

.producticon.webmail {
	background-image:url(../images/article/icons/mail_w.gif);
	width: 51px;
	height: 30px;
}

.producticon.webpanel {
	background-image:url(../images/article/icons/webpanel_w.gif);
	width: 41px;
	height: 41px;
}

.producticon.statistics {
	background-image:url(../images/article/icons/statistics_w.gif);
	width: 42px;
	height: 38px;
}

.producticon.backup {
	background-image:url(../images/article/icons/backup_w.gif);
	width: 36px;
	height: 36px;
}


#three_products_container {
	width: 653px;
	height: 332px;
	position: relative;
}

#three_products_container .product {
	position:absolute;
	width: 218px;
}

#three_products_container .product.p1 {
	left: 0px;
}

#three_products_container .product.p2 {
	left: 218px;
}

#three_products_container .product.p3 {
	left: 436px;
}


#three_products_container h4.title {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:19px !important;
	margin: 0 !important;
}

#three_products_container h4.title a{
	color: #000000;
	text-decoration: none;
}

#three_products_container h4.title a:hover{
	color: #000000;
	text-decoration: none;
}




#three_products_container h4.price_info{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #7f7f7f;
	position: absolute;
	top: 276px;
	left: 0px;
}

#three_products_container h4.price_info .price {
	color: #000000;
	font-size: 14px;
}

#three_products_container h5.price_info{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #999999;
	position: absolute;
	top: 292px;
	left: 0px;
}

#three_products_container h5.price_info .price {
	color: #000000;
}


#three_products_container .product a.order {
	background-image:url(../images/bt_order-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	width: 97px;
	height: 32px;
	position: absolute;
	top: 242px; 
	left: 0px;
}

#three_products_container .product a.order:hover {
	background-position:0px -32px;
}

#three_products_container .product a span {
	display: none;
}

#three_products_container h4.title a .emphasize {
	color: #ba0000;
	display: inline;
}

#three_products_container .product a.info:hover {
	background-position:0px -32px ;
}


#three_products_container .product ul {
	list-style:none;
	list-style-position:outside;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#three_products_container .product ul li {
	background-image:url(../images/i_list_product_info.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}



.two_products_container {
	width: 653px;
	position: relative;
	padding-top: 15px;
}
.two_products_container.sep {
	margin-top: 50px;
}
.two_products_container .product {
	width: 326px;
}

.two_products_container .product.p1 {
	float: left;

}

.two_products_container .product.p2 {
	float: right;

}



.two_products_container h4 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:19px !important;
	line-height:19px !important;
	font-weight: normal;
	margin: 0 0 5px 0 !important;
}

.two_products_container h4 a {
	color: #000000;
	text-decoration: none;
}

.two_products_container h4 a:hover{
	color: #000000;
	text-decoration: none;
}



.two_products_container h5 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #7f7f7f;
	margin: 0 !important;
}

.two_products_container .product_icon {
	margin: 25px 0;
	text-align: center;
	height: 76px;
}

.two_products_container .price_container {
	padding-top: 20px;
}

.two_products_container .price_container h4 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color: #7f7f7f;
}

.two_products_container .price_container h4 .price {
	color: #000000;
	font-size: 14px !important;
	font-weight: bold !important;
}

.two_products_container .price_container h5{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px !important;
	font-weight: normal;
	color: #999999;
	margin: 0px !important;
}

.two_products_container .price_container h5 .price {
	color: #000000;
	
}

.two_products_container .nav_holder {
	position: relative;
	height: 32px;
}

.two_products_container .product a.order {
	background-image:url(../images/bt_order-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	width: 97px;
	height: 32px;
	position: absolute;
	left: 0px;
}

.two_products_container .product a.order:hover {
	background-position:0px -32px;
}

.two_products_container .product a.info {
	background-image:url(../images/bt_info-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
	display: block;
	width: 31px;
	height: 32px;
	position: absolute;
	left: 98px;

}

.two_products_container .product a span {
	display: none;
}

.two_products_container h4 a .emphasize {
	color: #ba0000;
	display: inline !important;
}
.two_products_container .product a.info:hover {
	background-position:0px -32px ;
}

#order {
	width: 500px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position: relative;
	min-height: 294px;
	margin-left: 185px;
	padding: 33px 33px 0px 0px;
}

.iconed_p {
	margin-left: 50px;
	position: relative;
	min-height: 40px;
}

.iconed_p span {
	position: absolute;
	left: -50px;
}

.iconed_p span.disc {
	background-image:url(../images/article/i_disc.gif);
	width: 37px;
	height: 36px;
	display: block;
}

.iconed_p span.spare {
	background-image:url(../images/article/i_spare.gif);
	width: 38px;
	height: 40px;
	display: block;
}

.iconed_p span.info {
	background-image:url(../images/article/i_info.gif);
	width: 40px;
	height: 40px;
	display: block;
}

.iconed_p span.phone {
	background-image:url(../images/article/i_phone.gif);
	width: 36px;
	height: 40px;
	display: block;
}

.iconed_p ul {
	margin: 10px 0 10px 0 !important;
}

#order .icon {
	position: absolute;
	top: 0px;
	left: -185px;
	display: block;
	height: 253px;
	width: 253px;
	z-index: 0;
}

#order .icon.ok {
	background-image:url(../images/order/i_ok.png);
	background-repeat:no-repeat;
}
#order .icon.i_ok {
	background-image:url(../images/order/i_info-ok.png);
	background-repeat:no-repeat;
}
#order .icon.search {
	background-image:url(../images/order/i_search.png);
	background-repeat:no-repeat;
}

#order .icon.error {
	background-image:url(../images/order/i_error.png);
	background-repeat:no-repeat;
}

#order .order_text {
	position: relative;
	z-index: 10;
	
}

.order_text h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #7f7f7f !important;
	line-height: 18px !important;
	position: relative;
}


.order_text.found h3 {
	color: #009933 !important;
	
}

.order_text.notfound h3 {
	color: #ba0000 !important;
	
}

.order_text h3 .pay_images {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.order_text h3 .pay_images img{
	margin-left: 8px;
}

h3#form_error {
	color: #ba0000 !important;
	
}

.order_text h3.options_title {
	color: #000000 !important;
}

.order_text h3.options_title a{
	font-weight: normal;
	font-size: 11px;
}


span.domain_name {
	color: #0063dc;
	
}


.order_text .search_form {
	color: #000000;
	padding-bottom: 33px;
}

.order_text .search_fields {
	position: relative;
	float: left;
	z-index: 10;
	
}
.order_text .search_title {
	margin-right: 10px;
}
.order_text .search_submit {
	width:49px;
	height:48px;
	position: relative;
	float: left;
	left: 8px;
	top: -14px;	
}

.order_text input {
	border: 0px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px;
}

.order_text select {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 1px;
}

.order_text textarea {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 70px;
	width: 450px;
	overflow:auto;
}


.order_text .select {
	border: 1px solid #a5acb2;
}

.order_text select.select.required {
	background-color: #eff9ff;
	width: auto;
}


.order_text .input {
	border: 1px solid #a5acb2;
	width: 205px;
}

.order_text input.input.required {
	background-color: #eff9ff;
	padding-right: 13px;
	width: 194px;
}


.order_text .input.secret {
	background-color: #ffffe6;
}



.order_text .error_message {
	color: #ff0000;
	
}

.hr {
	height: 1px;
	background-color: #dedede;
	line-height: 1px;
	font-size: 1px;
	margin: 25px 0;
}

.hr hr {
	display: none;
}



.order_text .form_option {
	padding: 13px;
	border: 1px solid #ffffff;
}


.order_text .form_option.selected {
	background: #f1ffe9;
	border: 1px solid #80cb7e;
}

.order_text .form_option label {
	color: #0063dc;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
}

.order_text .form_option label .price{
	color: #ba0000;
}

.order_text .form_option label .dph{
	color: #aaaaaa;
}

.order_text .form_option p {
	margin: 10px 0 0 0 !important;
	padding: 0px !important;
}

.order_text .form_option ul {
	margin: 10px 0 0 5px !important;
	padding: 0px !important;
}

.order_text .form_field {
	position: relative;
	margin: 6px 0px 6px 120px;
}

.form_field.first {
	margin-top: 20px !important;
}
.order_text .form_field .required_icon{
	position: absolute;
	color: #ff0000;
	top: 3px;
	left: 200px;
}

.order_text .form_field .title{
	color: #000000;
	position: absolute;
	left: -120px;	
	top: 0px;
	line-height: 12px;
}

.order_text .form_field .error_message {
	color: #ff0000;
	padding: 5px 0 10px 0px !important;
	margin: 0px !important;
}

#phone_input, #email_input {
	display: none;
}

.form_option.selected #phone_input, .form_option.selected #email_input {
	display: block;
}


#order_nav {
	width: 652px;
	height: 77px;
	margin: 25px 33px 0 33px;
	padding-top: 25px;
	border-top: 1px solid #dedede;
}

#back_submit {
	float: left;
	margin: 7px 0;
}

#next_submit {
	float: right;
	margin: 7px 0;
}


.order_text .checkbox {
	position: relative;
	margin: 5px 0px 5px 25px;
	width: 400px;
}

.order_text .checkbox input{
	border: 0px;
	position: absolute;
	left: -25px;	
}

.order_text .copy_data {
	position: relative;
	margin: 5px 0px 5px 25px;
	width: 400px;
}
.order_text .copy_data.last {
	margin-bottom: 20px;
}

.order_text .copy_data .copy_icon{
	background-image:url(../images/order/i_copy.gif);
	background-repeat:no-repeat;
	position: absolute;
	left: -25px;
	top: 2px;	
	display: block;
	width: 15px;
	height: 12px;
}

#main_content_container h1, h2 span {
                display:none;
} 

.form_holder {
	position: relative;
	width: 500px;
	padding-top: 5px;
}

.form_holder .required_fields {
	color: #ff0000;
	position: absolute;
	top: 9px;
	right: 6px;
	width: 120px;
	margin-left:15px;

}

.form_holder .required_fields .icon {
	position: absolute;
	left: -15px !important;
}

a.bt_ok {
	background-image:url(../images/bt_ok-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	width: 126px;
	height: 39px;
}

a.bt_ok:hover {
	background-position:0px -39px;
}

a.bt_ok span {
	display: none;
}

a.bt_order {
	background-image:url(../images/bt_order4-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	width: 126px;
	height: 39px;
}

a.bt_order:hover {
	background-position:0px -39px;
}

a.bt_order span {
	display: none;
}

a.bt_close {
	background-image:url(../images/order/bt_close-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	width: 126px;
	height: 39px;
	float: left;
	position: relative;
	z-index: 10;
}

a.bt_close:hover {
	background-position:0px -39px;
}

a.bt_close span {
	display: none;
}
a.bt_print {
	background-image:url(../images/order/bt_print-c.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display: block;
	width: 126px;
	height: 39px;
	float: left;
	margin-left: 10px;
}

a.bt_print:hover {
	background-position:0px -39px;
}

a.bt_print span {
	display: none;
}

.hidden {
	visibility: hidden;
}

a.redirect {
	font-size: 12px;
	font-weight: bold;

}
strong.no_bold {
	font-weight: normal;
}
strong.caution {
	color: #ba0000;
}