body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	height: 100%;
	min-height: 100%;
}

html {
	height: 100%;
}

* {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

img {
	border: 1px;
}

input {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a img {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

.main {
	width: 100%;
	float: left;
	height: 100%;
	min-height: 100%;
}

.bg_header {
	background: url(../images/bg_header.jpg) repeat-x;
	width: 100%;
	height: 108px;
}

.header_content {
	width: 962px;
	text-align: left;
}

.header_up_right {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.header_up_right li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: white;
	font-size: 12px;
	font-family: tahoma;
	float: left;
}

.header_up_right li a {
	text-decoration: none;
	color: white;
}

.header_up_right li a:hover {
	text-decoration: none;
	color: white;
}

.header_up_right .inter_spacer {
	color: white;
	width: 10px;
	font-size: 10px;
	font-family: tahoma;
	text-align: center;
} 

.header_menu {
	width: 962px;
	float: left; 
}

.menu {
	padding: 0px;
	margin: 0px;
	width: 962px;
}

.menu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

.menu li a {
	color: white;
	font-size: 13px;
	text-decoration: none;
	height: 21px;
}

.menu li a span {
	padding: 0px;
	margin: 0px;
}

.menu li a span ul {
	padding: 0px;
	margin: 0px;
}

.menu li a span ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

.menu li a span ul li.left {
	width: 8px;
	height: 34px;
	float: left;
	background: url(../images/corner_left_menu.jpg) no-repeat;
}

.menu li a span ul li.right {
	width: 8px;
	height: 34px;
	background: url(../images/corner_right_menu.jpg) no-repeat;
	float: left;
}

.menu li a span ul li.content {
	color: white;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bg_menu.jpg) repeat-x;
	height: 34px;
	line-height: 34px;
	width: 117px;
	float: left;
	cursor: pointer;
}

.menu li a:hover span ul li.left {
	width: 8px;
	height: 34px;
	background: url(../images/corner_left_menu_hover.jpg) no-repeat;
	float: left;
}

.menu li a:hover span ul li.right {
	width: 8px;
	height: 34px;
	background: url(../images/corner_right_menu_hover.jpg) no-repeat;
	float: left;
}

.menu li a:hover span ul li.content {
	color: #0D4250;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bg_menu_hover.jpg) repeat-x;
	height: 34px;
	line-height: 34px;
	width: 117px;
	float: left;
	cursor: pointer;
}

.menu .menu_selected span .left {
	width: 8px;
	height: 34px;
	background: url(../images/corner_left_menu_hover.jpg) no-repeat;
	float: left;
}

.menu .menu_selected span .right {
	width: 8px;
	height: 34px;
	background: url(../images/corner_right_menu_hover.jpg) no-repeat;
	float: left;
}

.menu .menu_selected span .content {
	color: #0D4250;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bg_menu_hover.jpg) repeat-x;
	height: 34px;
	line-height: 34px;
	width: 117px;
	float: left;
}

.menu .inter_spacer_menu {
	width: 5px;
}

.bg_content {
	width: 100%;
	/*height: 100%;
	min-height: 100%;*/
	display: table;
}

.middle_content {
	border-left: 1px solid #D5D6D8;
	border-right: 1px solid #D5D6D8;
	background-color: white;
	width: 958px;
	height: 100%;
	min-height: 100%;
	display: table;
}

.middle_content_center {
	margin-left: 9px;
	margin-right: 9px;
	text-align: left;
}

.section_search {
	width: 940px;
	margin-top: 15px;
	float: left;
}

.bg_section_search {
	background: url(../images/bg_section_search.jpg) repeat-x;
	height: 52px;
	float: left;
	width: 926px;
}

.section_shop_for {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 80px;
	line-height: 20px;
}

.section_in {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 40px;
	line-height: 20px;
}

.input_search {
	width: 270px;
	border: 1px solid #A7A7A7;
	font-size: 14px;
	color: #333333;
	height: 24px;
	line-height: 24px;
	float: left;
}

.btn_zoeken {
	background: url(../images/btn_zoeken.jpg) no-repeat;
	height: 24px;
	width: 79px;
	cursor: pointer;
}

.btn_naar {
	background: url(../images/btn_naar.jpg) no-repeat;
	height: 36px;
	width: 142px;
	cursor: pointer;
}

.select_option_search {
	width: 100px;
	height: 20px;
}

.more_link {
	color: #195DB0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	line-height: 20px;
}

.search_filds {
	width: 620px;
	padding-top: 15px;
}

.section_middle_content_prod {
	width: 940px;
	margin-top: 10px;
	float: left;
}

.section_middle_content_left {
	width: 700px;
	float: left;
}

.section_middle_content_right {
	width: 220px;
	float: right;
	margin-bottom: 10px;
}

.line_up_middle_right {
	background-color: #BBDDE7;
	float: left;
	height: 5px;
	width: 210px;
	font-size: 1px;
}

.bg_column_middle_right {
	width: 220px;
	background-color: #BBDDE7;
	float: left;
}

.all_section_content_column_right {
	width: 200px;
	text-align: left;
}

.ads {
	width: 200px;
	float: left;
	margin-top: 5px;
}

.corner_left_up_column_right {
	background: url(../images/corner_column_right.jpg) 0 0px no-repeat;
	width: 5px;
	height: 5px;
	float: left;
	font-size: 1px;
}

.corner_right_up_column_right {
	background: url(../images/corner_column_right.jpg) -5px 0px no-repeat;
	width: 5px;
	height: 5px;
	float: left;
	font-size: 1px;
}

.corner_left_dw_column_right {
	background: url(../images/corner_column_right.jpg) 0 -5px no-repeat;
	width: 5px;
	height: 5px;
	float: left;
	font-size: 1px;
}

.corner_right_dw_column_right{
	background: url(../images/corner_column_right.jpg) -5px -5px no-repeat;
	width: 5px;
	height: 5px;
	float: left;
	font-size: 1px;
}

.line_up_column_right {
	background-color: white;
	height: 5px;
	width: 190px;
	font-size: 1px;
	float: left;
}

.bg_content_column_right {
	background-color: white;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.page_contents {
	width: 200px;
	float: left;
	margin-top: 20px;
}

.title_section_column_right {
	width: 200px;
	float: left;
	color: #0B4656;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}

.page_contents_link {
	margin-left: 10px;
	margin-right: 10px;
}

.page_contents_link li {
	color: #195DB0;
	font-size: 12px;
	line-height: 20px;
}

.page_contents_link li a {
	color: #195DB0;
	font-size: 12px;
	text-decoration: none;
}

.page_contents_link li a:hover {
	color: #195DB0;
	font-size: 12px;
	text-decoration: underline;
}

.recommended_by_descr {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

.footer_all_section_column_right {
	background: url(../images/footer_all_section_column_right.jpg) no-repeat;
	background-position: right;
	height: 21px;
	float: left;
	width: 180px;
}

.column_left_up_descr {
	float: left;
	width: 700px;
}

.column_left_middle_descr {
	float: left;
	width: 700px;
	margin-top: 20px;
}

.title_keep_in_touch {
	float: left;
	width: 700px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #2994B2;
	margin-bottom: 20px;
}

.column_left_up_descr_pic {
	float: left;
	margin-left: 10px;
	margin-right: 30px;
}

.subtitle_experts_recommend {
	font-size: 16px;
	color: #0B4656;
	padding-bottom: 10px;
}

.descr_experts_recommend_filds {
	margin-bottom: 10px;
}

.corner_left_up_column_left {
	background: url(../images/corner_column_left.jpg) 0 0px no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.corner_right_up_column_left {
	background: url(../images/corner_column_left.jpg) -10px 0px no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.corner_left_dw_column_left {
	background: url(../images/corner_column_left.jpg) 0 -10px no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.corner_right_dw_column_left{
	background: url(../images/corner_column_left.jpg) -10px -10px no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.line_up_column_left {
	background: url(../images/line_up_column_left.jpg) repeat-x;
	height: 10px;
	width: 680px;
	float: left;
	font-size: 1px;
}

.line_dw_column_left {
	background: url(../images/line_dw_column_left.jpg) repeat-x;
	height: 10px;
	width: 680px;
	float: left;
	font-size: 1px;
}

.title_section_column_left {
	float: left;
	width: 700px;
	text-align: left;
	font-size: 22px;
	color: #0B4656;
	font-weight: bold;
	margin-bottom: 10px;
}
.section_column_option {
	float: left;
	width: 700px;
	text-align: left;
	margin-bottom: 15px;
}
.bg_content_column_left {
	width: 700px;

	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	height: 100%;
	float: left;
}
.line_left_column_left {
	width: 10px;
	background: url(../images/line_column_left.jpg) 0px 0px repeat-y;
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	height: 100%;
}

.line_right_column_left {
	width: 10px;
	background: url(../images/line_column_left.jpg) -10px 0px repeat-y;
	background-position: right top;
	position: absolute;
	top: 0px;
	left: 690px;
	float: right;
	height: 100%;
}

.bg_descr_choose_your_option {
	padding: 0px;
	margin: 0px;
	width: 690px;
	float: left;
	height: 100%;
}

.bg_descr_choose_your_option_content {
	margin: 5px 5px 5px 10px;
	width: 680px;
}

.bg_descr_similar_products {
	margin: 5px 5px 0px 10px;
	width: 680px;
}

.title_option {
	float: left;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

.option_prod_descr {
	float: left;
	width: 680px;
}

.img_prod_option_une {
	color: black;
	font-size: 11px;
	float: left;
	width: 240px;
}

.descr_prod_right_works_details {
	float: left;
	color: #2994B2;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	width: 310px;
}

.descr_prod_right_price {
	float: left;
	color: #2994B2;
	font-size: 54px;
	font-weight: bold;
	text-align: center;
	width: 120px;
}

.option_more_info {
	width: 440px;
	float: left;
}

.option_more_info_click_links {
	color: #333333;
	font-weight: bold;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 440px;
}

.more_info_link {}

.more_info_link li {
	line-height: 24px;
	height: 24px;
}

.more_info_link li a {
	font-size: 12px;
	color: #195DB1;
	text-decoration: none;
	line-height: 16px;
}

.more_info_link li a img {
	margin-right: 5px;
}

.more_info_link a:hover {
	font-size: 12px;
	color: #195DB1;
	text-decoration: underline;
	line-height: 16px;
}

.more_info_link .more_selected a {
	color: #FF6F00;
	font-size: 12px;
	text-decoration: underline;
	line-height: 16px;
}

.more_info_link .more_selected a:hover {
	color: #FF6F00;
	font-size: 12px;
	text-decoration: underline;
	line-height: 16px;
}

.more_info_link li a:hover img {
	margin-right: 5px;
}

.line_up_special_offer {
	background: url(../images/line_up_special_offer.jpg) repeat-x;
	height: 6px;
	width: 400px;
	float: left;
	font-size: 1px;
}

.line_dw_special_offer {
	background: url(../images/line_dw_special_offer.jpg) repeat-x;
	height: 6px;
	width: 400px;
	float: left;
	font-size: 1px;
}

.bg_special_offer {
	float: left;
	width: 400px;
	height: 40px;
	background-color: #FEF7C1;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.bg_special_offer_title {
	font-size: 18px;
	text-align: center;
}

.left_line_special_offer {
	width: 6px;
	background: url(../images/left_line_special_offer.jpg) repeat-y;
	float: left;
	height: 40px;
}

.right_line_special_offer {
	width: 6px;
	background: url(../images/right_line_special_offer.jpg) repeat-y;
	float: left;
	height: 40px;
}

.free_call_credit {
	color: #195DB1;
}

.section_option_note {
	width: 440px;
	float: left;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
}

.view_more:link, .view_more:visited {
	color: #195DB0;
	font-size: 12px;
	text-decoration: none;
}

.view_more:hover, .view_more:active {
	color: #195DB0;
	font-size: 12px;
	text-decoration: underline;
}

.view_more img {
	margin-right: 5px;
	margin-top: 2px;
}

.section_search_keywords {
	float: left;
	width: 700px;
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #D5D6D8;
	padding-bottom: 10px;
	padding-top: 10px;
}

.link_search_keywords {}

.link_search_keywords li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 20px;
}

.link_search_keywords li a {
	color: #195DB0;
	text-decoration: none;
	line-height: 16px;
	font-size: 12px;
	white-space: nowrap;
}

.link_search_keywords li a:hover {
	color: #195DB0;
	text-decoration: underline;
	line-height: 16px;
	font-size: 12px;
	white-space: nowrap;
}

.footer {
	width: 100%;
	float: left;
}

.footer_content {
	background: url(../images/bg_footer.jpg) repeat-x #174380;
	background-position: top;
	width: 960px;
	height: 90px;
	float: left;
}

.link_footer {
	height: 25px;
}

.link_footer li {
	float: left;
}

.link_footer li a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.link_footer li a:hover {
	color: white;
	font-size: 12px;
	text-decoration: underline;
}

.link_footer .inter_spacer {
	color: white;
	font-size: 12px;
	width: 10px;
	text-align: center;
}

.footer_links {
	text-align: center;
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #366E7D;
}

.footer_copyright {
	color: white;
	font-size: 12px;
	float: left;
	text-align: center;
	float: left;
	width: 500px;
}

.dw_part_footer {
	width: 960px;
	float: left;
	margin-bottom: 10px;
}

.line_dw_footer {
	background-color: #0C4B5C;
	height: 7px;
	width: 946px;
	font-size: 1px;
	float: left;
}

.line_dw_section_prod_descr {
	background: url(../images/line_dw_section_prod_descr) repeat-x;
	height: 10px;
	width: 100%;
	float: left;
}

.title_prod_descr {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	width: 680px;
}

.descr_prod_standard_accessories {
	font-size: 12px;
	float: left;
	width: 680px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.view_full_descr {
	margin-top: 15px;
	float: left;
	width: 680px;
	text-align: center;
}

.select_the_shop {
	width: 700px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 5px;
}

.line_left_select_shop {
	background: url(../images/line_left_select_shop.jpg) repeat-y;
	width: 10px;
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	height: 100%;
}

.line_up_select_shop {
	background-color: #f4f4f4;
	height: 9px;
	margin-top: 1px;
	width: 170px;
	float: left;
	font-size: 1px;
	border-right: 1px solid #D5D6D8;
}

.line_up_select_shop_border {
	height: 10px;
	width: 169px;
	float: left;
	font-size: 1px;
	border-right: 1px solid #D5D6D8;
}

.line_dw_select_shop {
	background-color: #f4f4f4;
	height: 7px;
	margin-bottom: 3px;
	width: 170px;
	float: left;
	font-size: 1px;
	border-right: 1px solid #D5D6D8;
}

.line_dw_select_shop_border {
	height: 7px;
	width: 169px;
	float: left;
	font-size: 1px;
	border-right: 1px solid #D5D6D8;
}

.all_column {
	width: 680px;
	float: left;
	border-bottom: 1px solid #D5D6D8;
}

.shipping_options_method {
	background-color: #f4f4f4;
	width: 170px;
	float: left;
	border-right: 1px solid #D5D6D8;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-bottom: 5px;
}

.shipping_options_fast_post {
	width: 164px;
	float: left;
	border-right: 1px solid #D5D6D8;
	font-size: 16px;
	color: #0B4656;
	font-weight: bold;
	margin-left: 5px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 5px;
}

.shipping_options_cost {
	background-color: #f4f4f4;
	width: 170px;
	float: left;
	border-right: 1px solid #D5D6D8;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.shipping_options_cost_money {
	width: 164px;
	float: left;
	border-right: 1px solid #D5D6D8;
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin-left: 5px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.shipping_options_time {
	background-color: #f4f4f4;
	width: 170px;
	float: left;
	border-right: 1px solid #D5D6D8;
	font-size: 16px;
	font-weight: bold;
	/*height: 30px;*/
	line-height: 30px;
	padding-top: 5px;
}

.shipping_options_time_day {
	width: 164px;
	float: left;
	border-right: 1px solid #D5D6D8;
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin-left: 5px;
	/*height: 30px;*/
	line-height: 30px;
	padding-top: 5px;
}

.left_column_border_shipping {
	border-bottom: 1px solid #D5D6D8;
	width: 10px;
	float: left;
	height: 35px;
	line-height: 35px;
}

.product_images {
	float: left;
	width: 700px;
	border-bottom: 2px dotted #c1c1c1;
	margin-bottom: 10px;
}

.title_product_images {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	float: left;
}

.section_product_img {
	float: right;
	margin-top: 10px;
}

.img_product {
	width: 233px;
	float: left;
	text-align: center;
}

.model_phone:link, .model_phone:visited {
	font-size: 12px;
	color: #195DB0;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}

.model_phone:hover, .model_phone:active {
	font-size: 12px;
	color: #195DB0;
	text-decoration: underline;
	height: 30px;
	line-height: 30px;
}

.video_product {
	width: 233px;
	float: left;
	text-align: center;
}

.line_steps {
	width: 680px;
	float: left;
	margin-bottom: 15px;
}

.bg_steps_works {
	background: url(../images/bg_steps_works.jpg) 10px no-repeat;
	height: 120px;
	margin: 0px;
	width: 170px;
	padding: 0px 10px;
	float: left;
	text-align: center;
}

.number_step {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 5px 0px 0px 5px;
	text-align: left;
	width: 140px;
}

.icon_steps {
	float: left;
	text-align: center;
	width: 150px;
	margin-top: 5px; 
}

.title_steps {
	text-align: center;
	margin: 5px 0px;
	width: 150px;
	padding: 0px 0px 0px 10px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.section_prod_right_better_option {
	width: 700px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.pic_product_right {
	width: 700px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.info_before_choose {
	width: 700px;
	float: left;
	font-size: 12px;
}

.info_before_choose p {
	padding-top: 10px;
	font-weight: bold;
}

.descr_option_category_choose_service {
	/*width: 660px;*/
	width: 640px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	/*float: left;*/
}

.title_choose_service {
	color: #2994B2;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.descr_choose_service {
	margin-bottom: 10px;
}

.title_section_special_deals {
	float: left;
	width: 495px;
	text-align: left;
	font-size: 22px;
	color: #0B4656;
	font-weight: bold;
}

.view_more_deals {
	margin-top: 5px;
	float: left;
	width: 200px;
	text-align: right;
}

.left_column_specials_deals {
	float: left;
	width: 340px;
}

.right_column_specials_deals {
	float: right;
	width: 340px;
}

.line_up_column_left_specials_deals {
	background: url(../images/line_up_column_left.jpg) repeat-x;
	height: 10px;
	width: 320px;
	float: left;
	font-size: 1px;
}

.line_dw_column_left_specials_deals {
	background: url(../images/line_dw_column_left.jpg) repeat-x;
	height: 10px;
	width: 320px;
	float: left;
	font-size: 1px;
}

.bg_content_column_left_specials_deals {
	width: 340px;
	overflow: hidden;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	height: 100%;
	float: left;
}

.bg_descr_specials_deals {
	padding: 0px;
	margin: 0px;
	width: 320px;
	float: left;
	height: 100%;
}

.bg_descr_specials_deals_descr {
	margin: 5px 5px 5px 10px;
	width: 317px;
}

.line_right_column_left_specials_deals {
	width: 10px;
	background: url(../images/line_column_left.jpg) -10px 0px repeat-y;
	background-position: right top;
	position: absolute;
	top: 0px;
	left: 330px;
	float: right;
	height: 100%;
}

.special_deals_prod {
	width: 147px;
	float: left;
	text-align: center;
}

.special_deals_add_prod {
	float: left;
	width: 20px;
	margin-top: 60px;
	text-align: center;
}

.special_deals_model_phone:link, .special_deals_model_phone:visited {
	font-size: 12px;
	color: #195DB0;
	text-decoration: none;
}

.special_deals_model_phone:hover, .special_deals_model_phone:active {
	font-size: 12px;
	color: #195DB0;
	text-decoration: underline;
}

.special_deals_line_up_special_offer {
	background: url(../images/line_up_special_offer.jpg) repeat-x;
	height: 6px;
	width: 308px;
	float: left;
	font-size: 1px;
}

.special_deals_line_dw_special_offer {
	background: url(../images/line_dw_special_offer.jpg) repeat-x;
	height: 6px;
	width: 308px;
	float: left;
	font-size: 1px;
}

.special_deals_bg_special_offer {
	float: left;
	width: 308px;
	height: 65px;
	background-color: #FEF7C1;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.special_deals_bg_special_offer_title {
	font-size: 18px;
	text-align: center;
}

.special_deals_bg_special_offer_price {
	color: #2994B2;
	font-size: 22px;
	font-weight: bold;
}

.special_deals_left_line_special_offer {
	width: 6px;
	background: url(../images/left_line_special_offer.jpg) repeat-y;
	float: left;
	height: 65px;
}

.special_deals_right_line_special_offer {
	width: 6px;
	background: url(../images/right_line_special_offer.jpg) repeat-y;
	float: left;
	height: 65px;
}

.special_deals_btn_naar {
	background: url(../images/special_deals_btn_naar.jpg) no-repeat;
	height: 35px;
	width: 141px;
	margin-top: 3px;
	cursor: pointer;
}

.corner_left_dw_column_left_similar_products {
	background: url(../images/corner_column_left_similar_products.jpg) 0 0px no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.corner_right_dw_column_left_similar_products {
	background: url(../images/corner_column_left_similar_products.jpg) -10px 0px no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.line_dw_column_left_similar_products {
	background: url(../images/line_dw_column_left_similar_products.jpg) repeat-x;
	height: 10px;
	width: 680px;
	float: left;
	font-size: 1px;
}

.img_similar_products {
	width: 155px;
	line-height: 150px;
	height: 150px;
	text-align: center;
}

.all_price_similar_products {
	width: 155px;
	text-align: center;
	vertical-align: top;
}

.inter_spacer_td {
	width: 20px;
}

.section_column_similar_products {
	float: left;
	width: 700px;
	text-align: left;
}

.price_similar_products {
	font-size: 20px;
	font-weight: bold;
	color: #2994B2;
	font-size: 25px;
}

.table_price_similar_prod {
	width: 680px;
	background-color: #F4F4F4;
	border-top: 1px solid #d6d6d6;
}

.left_bg_dw {
	width: 8px;
	margin-left: 2px;
	margin-top: 155px;
	background-color: #F4F4F4;
	height: 61px;
	border-top: 1px solid #d6d6d6;
	position: absolute;
}

.right_bg_dw {
	width: 8px;
	margin-right: 2px;
	margin-top: 155px;
	background-color: #F4F4F4;
	height: 61px;
	border-top: 1px solid #d6d6d6;
	position: absolute;
}

.corner_left_up_column_left_prod_pros {
	background: url(../images/corner_left_up_prod_pros.jpg) 0 0px no-repeat;
	width: 10px;
	height: 37px;
	float: left;
}

.corner_right_up_column_left_prod_pros {
	background: url(../images/corner_left_up_prod_pros.jpg) -10px 0px no-repeat;
	width: 10px;
	height: 37px;
	float: left;
}
.line_left_column_left_prod_pros {
	width: 10px;
	background: url(../images/line_column_left.jpg) 0px 0px repeat-y;
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	height: 100%;
}
.line_right_column_left_prod_pros {
	width: 10px;
	background: url(../images/line_right_column_left_prod_pros.jpg) repeat-y;
	background-position: right top;
	position: absolute;
	top: 0px;
	left: 690px;
	float: right;
	height: 100%;
}
.corner_left_dw_column_left_prod_pros {
	background: url(../images/corner_column_left_prod_pros.jpg) 0 0px no-repeat;
	width: 10px;
	height: 38px;
	float: left;
}

.corner_right_dw_column_left_prod_pros {
	background: url(../images/corner_column_left_prod_pros.jpg) -10px 0px no-repeat;
	width: 10px;
	height: 38px;
	float: left;
}

.line_dw_column_left_prod_pros {
	background: url(../images/line_dw_column_left_prod_pros.jpg) repeat-x;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	width: 680px;
	float: left;
	text-align: center;
}

.line_dw_column_left_prod_pros img {
	margin-top: 15px;
}

.line_dw_column_left_prod_pros a {
	height: 38px;
	line-height: 38px;
}

.prod_pros_title_prod {
	float: left;
	background: url(../images/bg_prod_pros_title_prod.jpg) repeat-x;
	height: 37px;
	line-height: 37px;
	width: 226px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.prod_pros_title_pros {
	float: left;
	background: url(../images/bg_prod_pros_title_pros.jpg) repeat-x;
	height: 37px;
	line-height: 37px;
	width: 228px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: white;
}

.prod_pros_title_cons {
	float: left;
	background: url(../images/bg_prod_pros_title_cons.jpg) repeat-x;
	height: 37px;
	line-height: 37px;
	width: 226px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: white;
}
/*
.bg_descr_prod_pros {
	margin: 0px 5px 0px 10px;
	width: 680px;
	height: 100%;
	display: table;
}
*/
/*
.prod_pros_descr_prod {
	float: left;
	width: 226px;
	height: 100%;
	line-height: 100%;
}
*/
/*
.prod_pros_descr_pros {
	float: left;
	background-color: #E8F7FE;
	width: 226px;
	height: 100%;
	line-height: 100%;
}
*/
/*
.prod_pros_descr_cons {
	float: left;
	background-color: #FEFACA;
	width: 226px;
	height: 100%;
	line-height: 100%;
}
*/
/*
.border_cell_prod_pros {
	float: left;
	background: url(../images/border_cell_prod_pros.jpg) repeat-y;
	width: 1px;
	height: 100%;
	line-height: 100%;
}
*/
.prod_pros_img_product {
	margin: 5px 10px 5px 10px;
	float: left;
	text-align: center;
	width: 206px;
}

.prod_pros_text {
	margin: 5px 10px 10px 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	width: 206px;
}

.prod_pros_price {
	margin: 0px 10px 10px 10px;
	float: left;
	text-align: center;
	width: 206px;
}

.price_prod_pros {
	height: 36px;
	line-height: 36px;
	vertical-align: top;
	font-size: 30px;
	font-weight: bold;
	color: #2994B2;
}

.prod_pros_filds {
	margin: 5px 10px 0px 10px;
	float: left;
	text-align: center;
	width: 206px;
}

.img_fild_prod_pros {
	width: 23px;
	float: left;
	backgound: url(../images/img_ok.jpg) repeat-x;
	height: 18px;
}

.descr_fild_prod_pros {
	float: left;
	width: 173px;
	text-align: left;
	vertical-align: middle;
}

.img_pay_column_right {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.line_right_column_left_what_you_get  {
	width: 10px;
	background: url(../images/line_column_left.jpg) -10px 0px repeat-y;
	background-position: right top;
	position: absolute;
	top: 0px;
	left: 430px;
	float: right;
	height: 100%;
}

.section_faqs {
	/*float: left;*/
	/*width: 670px;*/
	width: 640px;
	margin-left: 30px;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.faqs_link_left:link, .faqs_link_left:visited {
	font-size: 13px;
	color: #195DB0;
	text-decoration: none;
	line-height: 16px;
}

.faqs_link_left:hover, .faqs_link_left:active {
	font-size: 13px;
	color: #195DB0;
	text-decoration: underline;
	line-height: 16px;
}

.all_sections_faqs_option {
	float: left;
	width: 670px;
}

.section_faqs_option {
	float: left;
	font-size: 12px;
	color: #195DB0;
	width: 670px;
	height: 25px;
}

.add_comments:link, .add_comments:visited {
	font-size: 11px;
	color: #195DB0;
	text-decoration: none;
	line-height: 16px;
}

.add_comments:hover, .add_comments:active {
	font-size: 11px;
	color: #195DB0;
	text-decoration: underline;
	line-height: 16px;
}

.add_comments_selected_link {
	font-size: 11px;
	color: #FF6F00;
	text-decoration: none;
	line-height: 16px;
}

.add_comments_selected_link img {
	margin-right: 5px;
}

.add_comments img {
	margin-right: 5px;
}

.line_dw_section_faqs {
	background: url(../images/line_dw_section_faqs.jpg) repeat-x;
	height: 131px;
	line-height: 131px;
	vertical-align: middle;
	width: 650px;
	float: left;
	text-align: center;
}

.textarea_comment {
	width: 500px;
	height: 80px;
	border: 1px solid #9B9C9E;
}

.btn_submit {
	background: url(../images/btn_submit.jpg) no-repeat;
	height: 27px;
	width: 83px;
	cursor: pointer;
}

.faq_textarea {
	float: left;
	width: 650px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

.faq_submit {
	float: left;
	width: 500px;
	text-align: right;
}

.prod_descr_standard_accessories {
	padding-left: 20px;
}

.prod_descr_standard_accessories li {
	line-height: 25px;
}

.compare_prod_price_title {
	width: 700px; 
	float: left; 
	margin-bottom: 10px;
}

/*STARTED BY CIULI*/

.content_search {
	float: left; 
	width: 500px;
}

.content_items_found {
	text-align: left; 
	width: 500px;
}

.title_featured {
	font-size: 14px;
	color: black;
	float: left;
	width: 500px;
	border-bottom: 1px solid black;
	text-align: left;
}

.link_items_found {}

.link_items_found li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.link_items_found li a {
	text-decoration: none;
	font-size: 14px;
}

.link_items_found li a:hover {
	text-decoration: underline;
	font-size: 14px;
}
/*ciuli*/

/*7 pros and cons radu 03.08.2009*/
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width: 700px;
	overflow:hidden;		/* This chops off any overhanging divs */
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding: 0px 0px 10px 0px;	/* no left and right padding on columns, we just make them narrower instead 
											only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
.threecol {
	/*background:#eee;*/		/* right column background colour */
	background: url(../images/line_column_left_new_dr.jpg) right repeat-y #FEFACA;
}
.threecol .colmid {
	float:left;
	position:relative;
	/*right:25%;*/			/* width of the right column */
	right: 236px;
	/*background:#fff;*/		/* center column background colour */
	background: url(../images/center_bg.jpg) right repeat-y #E8F7FE;
	width: 700px;
}
.threecol .colleft {
	float:left;
	position:relative;
	/*right:50%;*/			/* width of the middle column */
	right: 228px;
	/*background:#f4f4f4;*/	/* left column background colour */
	background: url(../images/line_column_left_new.jpg) 464px repeat-y #ffffff;
	width: 700px;
}
.threecol .col1 {
	/*width:46%;*/			/* width of center column content (column width minus padding on either side) */
	width: 218px;
	/*left:102%;*/			/* 100% plus left padding of center column */
	left: 705px;
	background: #E8F7FE;
}
.threecol .col2 {
	/*width:21%;*/			/* Width of left column content (column width minus padding on either side) */
	width: 236px;
	/*left:31%;*/			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	left: 246px;
}
.threecol .col3 {
	/*width:21%;*/			/* Width of right column content (column width minus padding on either side) */
	width: 236px;
	/*left:85%;*/			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	left: 474px;
}
/**/

/*shipping options*/
.shipping_options_line_up {
	background: url(../images/line_up_column_left.jpg) repeat-x;
}
.shipping_options_line_up_grey {
	background-color: #f4f4f4;
	height: 9px;
	margin-top: 1px;
	width: 170px;
	float: left;
	font-size: 1px;
}
.shipping_options_inner_line {
	width: 1px;
	height: 1px;
	background-color: #d6d6d6;
}
.shipping_options_corner_right_up {
	background: url(../images/corner_column_left.jpg) -10px 0px no-repeat;
	width: 10px;
	height: 10px;
}
.shipping_options_line_left {
	background: url(../images/line_left_select_shop.jpg) repeat-y;
}
.shipping_options_heading {
	width: 164px;
	font-size: 16px;
	color: #0B4656;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	text-align: center;
}
.shipping_options_line_right {
	background: url(../images/line_column_left.jpg) -10px 0px repeat-y;
}
.shipping_options_lines_heading {
	background-color: #f4f4f4;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.shipping_options_content_text {
	width: 164px;
	font-size: 16px;
	color: black;
	font-weight: bold;
	text-align: center;
}
.shipping_options_line_down {
	background: url(../images/line_dw_column_left.jpg) repeat-x;
}
.shipping_options_inner_line_down {
	background-color: #d6d6d6;
	margin-bottom: 3px;
	font-size: 1px;
	height: 7px;
	width: 1px;
}
.shipping_options_line_down_grey {
	background-color: #f4f4f4;
	height: 7px;
	margin-bottom: 3px;
	width: 170px;
	font-size: 1px;
}
.shipping_options_corner_right_down {
	background: url(../images/corner_column_left.jpg) -10px -10px no-repeat;
	width: 10px;
	height: 10px;
}
/*end shipping options*/