/* --------------------------------------------------------------
CSS Document - last updated: 19/05/2009
Continental
Author: Webnetism (www.webnetism.co.uk)
layout_control.css
Media: screen
--------------------------------------------------------------- */
/* --- Main layout properties --- */
html, body {
	height:100%;
	min-width: 954px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial, verdana,  sans-serif;
	color: #333333;
	background-color: #d3d3d3;
}

#header {
	position: relative;
	margin: 0;
	height: 120px;/*118px*/
	width: 954px;
	float: left;
	z-index: 1000;
}

#main_container {
	margin:0 auto;
	position:relative;
	width: 966px;
	height: 100%;
}

.white_background {
	position:relative;
	width: 954px;
	height: 100%;
	background-color: #fff;
	float: left;
	padding: 14px 5px 0 5px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

#main_content {
	position: relative;
	width: 560px;
	height: 100%;
	margin-right: 16px;
	float: left;
	z-index: 1;
}

#main_content_full {
	position: relative;
	width: 767px;
	height: auto;
	float: left;
	z-index: 1;
}

#left_nav {
	position: relative;
	width: 170px;
	height: auto;
	float: left;
	margin-right: 16px;
	z-index: 100;
}

#right_nav {
	position: relative;
	width: 192px;
	height: auto;
	float: left;
}

.right_nav_promo {
	position: relative;
	margin: 0 0 8px 0;
	width: 190px;
	height: 126px;
	border: solid 0px #999999;
	float: left;
}

#top_content {
	position: relative;
	margin-top: 10px;
	left: 0;
	width: 550px;
	height: 76px;
	float: left;
}

/* --- Slideshow layout properties --- */

#slideMainDiv {
	height: 233px;
	width: 560px;
	position:relative;
	border: 0px solid #cccccc;
	border-bottom:0px;
}

#slideHeaderDiv { width:560px; height:250px; }

.slideDiv {
	position: absolute;
	width: 558px;
	height: 233px;
	border: solid 1px #999999;
	z-index:10;
}

#newdiv {
	background-color:#999999;
	width:560px;
	height:17px;
	padding-bottom:0;
	margin-bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2px;
}

.slide_show_buttons {
	float: left;
	width: 31px;
	height: 14px;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #999999;
	border-right:1px solid #EFEFEF;
}

.slide_show_buttons_start {
	float: left;
	width: 31px;
	height: 14px;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #333333;
	border-right:1px solid #EFEFEF;
}

#play_button {
	position: relative;
	float: right;
	width: 30px;
	height: 12px;
	top: 4px;
	margin-right: 17px;
}

/* --- Header layout properties --- */
#mast_head {
	position: relative;
	height: 70px;/*56px;*/
	padding: 0 0 0 4px;
	margin:0;
}

#top_nav {
	position: relative;
	margin: 0;
	height: 30px;
	width: 954px;
	float: left;
	padding: 0;
	text-align: left;
	z-index: 1000;
}

#bread_crumb {
	position: relative;
	margin: 0 0 4px 0;
	height: 15px;
	width: 949px;
	float: left;
	clear: both;
	padding: 2px 0 0 4px;
}

#logo {
	position: relative;
	margin: 0;
	width: 442px;/*206px;*/
	height: 56px;
	float: left;
}

.facebook-likebox-iiyama{
	width:210px;
	height:70px;
	float:left;
	margin:-5px 0 0 0;	
}

#search_container {
	position: relative;
	margin: 5px 0 0 10px;/*453px*/
	width: 284px;
	height: 23px;
	float: left;
}

#search_field {
	position: relative;
	margin: 0;
	width: 284px;
	height: 22px;
	float: left;
}

#search_box_reflection {
	position: relative;
	width: 204px;
	height: 19px;
	float: left;
}

#search_reflection {
	position: relative;
	width: 74px;
	height: 19px;
	float: left;
	margin-left: 5px;
}

#contact_number {
	position: relative;
	margin: 15px 0 0 10px;/*453px*/
	width: 284px;
	height: 23px;
	float: left;
}

/* --- My Basket properties --- */
#login {
	position: relative;
	width: 172px;
	height: 108px;
	float: left;
	padding: 4px 10px 0 10px;
	margin-bottom: 8px;
	background-image: url(../images/general/login_back.gif); background-repeat: no-repeat;
	background-color: #fdc42e;
}

#login_basket {
	position: relative;
	width: 173px;
	height: 108px;
	float: left;
	padding: 4px 5px 0 7px;
	margin-bottom: 8px;
	background-image: url(../images/general/login_back.gif); background-repeat: no-repeat;
	background-color: #fdc42e;
}

#my_basket_content {
	position: relative;
	width: 184px;
	min-height: 66px;
	height: auto;
	float: left;
	padding: 5px 0 0 8px;
	background-image: url(../images/general/basket_back.gif); background-repeat: no-repeat;
	background-color: #5595ac;
	margin-bottom: 8px;
}

#my_basket_title {
	position: relative;
	width: 165px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}

#my_basket_total_items {
	position: relative;
	width: 168px;
	height: auto;
	float: left;
}

#my_basket_content_account {
	background-image: url(../images/general/basket_back.gif); background-repeat: no-repeat;
	position: relative;
	width: 177px;
	height: auto;
	float: left;
	padding: 5px 0 0 8px;
	background-color: #5595ac;
	margin-bottom: 10px;
}

#account_title {
	position: relative;
	width: 177px;
	height: 21px;
	float: left;
	padding: 5px 0 0 8px;
	background-color: #0b5a76;
}

/* --- Left nav properties --- */
.newsletter_title {
	position: relative;
	margin: 8px 0 0 0;
	width: 165px;
	height: 20px;
	float: left;
	padding: 5px 0 0 5px;
	background-color: #b2b3b3;
}
.newsletter_signup {
	position: relative;
	margin: 0;
	width: 160px;
	height: 60px;
	float: left;
	background-color: #fff;
	padding: 2px 5px 0 3px;
	border: solid 1px #b2b3b3;
}
.live_support{
	position: relative;
	margin: 8px 0;
	width: 170px;
	height: 90px;
	float: left;
}

.follow_us{
	position: relative;
	margin: 0 0 0 14px;
	width: 130px;
	height: 32px;
	float: left;
}
.follow_us a{
	position: relative;
	margin: 0 0 0 10px;
	width: 32px;
	height: 32px;
	float: left;
}
.left_logos {
	position: relative;
	width: 170px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 14px;
}
/* --- Other style / layout properties --- */
img { border:none }

label {
	width: 4em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.clear { clear:both; height:0; }

.product_title { height: 40px; padding-top: 10px; padding-bottom: 10px; }
.you_may_like_title { padding-top: 10px; padding-bottom: 0; }

.product_image_border { border: solid 1px #d1d1d1; padding:12px; margin: 0; }
.main_product_image_border { border: solid 1px #d1d1d1; margin: 0 0 10px 0; }
.basket_product_image_border { border: solid 1px #d1d1d1; margin: 0; }

.width_16 { width: 16px; }
.width_174 { width: 174px; }

.grey_line { margin-top: 5px; margin-bottom: 16px; border-top: solid 1px #d1d1d1; }
.grey_line_top { margin-top: 0; margin-bottom: 10px; border-top: solid 1px #d1d1d1; }
.grey_line_products { margin-top: 5px; margin-bottom: 10px; border-top: solid 1px #d1d1d1; }
.light_grey_line { margin-top: 0; margin-bottom: 0; border-top: solid 1px #187394; }

.grey_line_review { margin-top: 5px; margin-bottom: 5px; border-top: solid 1px #d1d1d1; }

.spacer_2 { padding-top: 2px; }
.spacer_5 { margin-top: 5px; }

.view_larger_icon { margin-right: 2px; }
.help_icon { margin-right: 10px; }

.delivery_options { width:auto; margin-top: 2px; }

#product_info_tab_on {
	position: relative;
	width: 154px;
	height: 21px;
	float: left;
	margin: 10px 5px 0 0;
	padding: 5px 0 0 15px;
	background-image: url(../images/products/prod_tab_on.gif); background-repeat: repeat-x;
	cursor: pointer;
	display: block;
}

#technical_info_tab_on {
	position: relative;
	width: 165px;
	height: 21px;
	float: left;
	margin: 10px 5px 0 0;
	padding: 5px 0 0 15px;
	background-image: url(../images/products/tech_tab_on.gif); background-repeat: repeat-x;
	cursor: pointer;
	display: none;
}

#reviews_tab_on {
	position: relative;
	width: 75px;
	height: 21px;
	float: left;
	margin: 10px 5px 0 0;
	padding: 5px 0 0 15px;
	background-image: url(../images/products/reviews_tab_on.gif); background-repeat: repeat-x;
	cursor: pointer;
	display: none;
}

#product_info_tab_off {
	position: relative;
	width: 154px;
	height: 21px;
	float: left;
	margin: 10px 5px 0 0;
	padding: 5px 0 0 15px;
	background-image: url(../images/products/prod_tab_off.gif); background-repeat: repeat-x;
	cursor: pointer;
	display: none;
}

#technical_info_tab_off {
	position: relative;
	width: 165px;
	height: 21px;
	float: left;
	margin: 10px 5px 0 0;
	padding: 5px 0 0 15px;
	background-image: url(../images/products/tech_tab_off.gif); background-repeat: repeat-x;
	cursor: pointer;
	display: block;
}

#reviews_tab_off {
	position: relative;
	width: 75px;
	height: 21px;
	float: left;
	margin: 10px 5px 0 0;
	padding: 5px 0 0 15px;
	background-image: url(../images/products/reviews_tab_off.gif); background-repeat: repeat-x;
	cursor: pointer;
	display: block;
}

.tabs_border { background-image: url(../images/general/blue_border.gif); background-repeat: repeat-x; background-position: bottom; }

#product_info_panel { display: block; margin-top: 10px; }
#technical_info_panel { display: none; margin-top: 8px; }
#review_info_panel { display: none; margin-top: 10px; }

.stars { vertical-align:bottom  }

/* --- Form properties ---- */
form { margin:0; }

.search_button {
	float: left;
	width: 75px;
	height: 22px;
	padding: 0;
	margin: 0;
}

input.search_field {
	float: left;
	width: 200px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 2px;
	margin: 0 5px 0 0;
}

input.signup {
	float: left;
	width: 105px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	margin: 0 5px 0 0;
}

input.login {
	float: left;
	width: 166px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	margin: 0;
}

.text_box_field {
	width: 158px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;	
}

.stage_arrows { margin-bottom: 2px; }

.order_progress_bar {
	height: 25px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	border: solid 1px #999999;
}

.spacer_5 { height: 5px; }
.col_spacer_14 { width: 10px; }

/* --- Basket / account properties --- */
.grey_border_no_padding { border: solid 1px #666666; width: 570px; background-color: #ffffff; }
.grey_border_account { border: solid 1px #666666; padding-bottom: 5px; width: 570px; background-color: #ffffff; }
.grey_border_basket { border: solid 1px #666666; padding-bottom: 5px; width: 570px; background-color: #ffffff; }
.grey_border { border: solid 1px #666666; padding: 10px; background-color: #ffffff; }
.grey_bottom_border { border-bottom: 1px solid #dddedc; padding: 0 0 10px 0; }
.grey_line_account { margin-top: 5px; margin-bottom: 5px; border-top: solid 1px #dddedc; }

.grey_border_generic { float: left; width: 183px; border: solid 1px #666666; background-color: #ffffff; }
.grey_border_generic_full { float: left; border: solid 1px #666666; background-color: #ffffff; }

.light_grey_border { border: solid 1px #cccccc; padding-bottom: 5px; width: 570px; background-color: #ffffff; }
.light_grey_border_auto { border: solid 1px #cccccc; padding-bottom: 5px; width: auto; background-color: #ffffff; }

.grey_right_box {
	position: relative;
	float: left;
	width: 167px;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	padding: 8px 8px 0 8px;
	margin-bottom: 10px;
}

.margin_bottom_10 { margin-bottom: 10px; }

.padding_5 { padding: 5px; }
.padding_bottom_2 { padding-bottom: 2px; }
.padding_bottom_5 { padding-bottom: 5px; }
.padding_top_5 { padding-top: 5px; }

.basket_icons { padding-top:3px;}

.dark_grey_table_header {
	background-color: #999;
	padding: 4px 5px 6px 6px;
	margin-bottom: 15px;
}

.spacer_3 { height: 3px; }
.spacer_10 { height: 10px; }

.sign_up_topbox { height: 100px; width: 355px; background-color: #ffffff; }

.grey_line { margin-top: 5px; margin-bottom: 5px; border-top: solid 1px #dddedc; }

.no_padding { padding: 0; }

#add_delivery_address { display: none; }

.blue_box { width:548px; padding:5px; margin:0; border:1px solid #bbd5de; background-color:#ddeaee; }
.greenbox { width:100%; padding:5px; margin:10px 0 0 0; border:1px solid #04b600; background-color:#aefb8a; }
.greenbox_no_margin_top { width:100%; padding:5px; margin:0 0 10px 0; border:1px solid #04b600; background-color:#aefb8a; }

.right_menu_ul { margin:0 0 5px 0; padding:0; list-style-type:none;}
.right_menu_ul li {margin:0; padding:2px 0 2px 0; line-height:14px; background-image:none; font-size:11px;}

/* --- Form properties --- */
.field50 { width: 50px; font-size: 11px; }
.field60 { width: 60px; font-size: 11px; }
.form_field { width: 165px; font-size: 11px; }
.other_field { width: 101px; font-size: 11px; }
.ddl_country { width: 169px; font-size: 11px; }
.txt_area_postcode { width: 353px; height: 100px; font-size: 11px; }
.txt_area_delivery { width: 555px; height: 60px; font-size: 11px; }
.postcode_field { width: 60px; font-size: 11px; margin-right: 3px; }

.contact_txt_field { width: 325px; font-size: 11px; }

.qty_field { width: 30px; font-size: 11px; margin-right: 3px; }

/* --- Footer properties --- */
#social_bookmark {
	position: relative;
	margin: 0;
	height: 20px;
	width: 921px;
	float: left;
	padding: 5px 33px 10px 0;
	text-align: right;
}

#footer {
	position: relative;
	margin: 0;
	height: 20px;
	width: 954px;
	float: left;
	padding: 5px 0 0 0;
	border-top: solid 1px #187394;
	text-align: center;
}
