/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 08/03/2009																						*/

/* Fish4Dogs																																					*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* layout_control.css																																	*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------- */
/* Main layout properties																															*/
/* ---------------------------------------------------------------------------------- */

html, body {
	height:auto;
	min-width: 954px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #1e2271;
}

#header {
	position: relative;
	margin: 0px;
	height: 167px;
	width: 954px;
	float: left;
	z-index: 1000;
}

#main_container {
	margin:0 auto;
	position:relative;
	width: 954px;
	height: 100%;
	padding: 10px;
}

#main_content {
	position: relative;
	width: 560px;
	height: auto;
	margin-right: 17px;
	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: 17px;
	z-index: 100;
}

#right_nav {
	position: relative;
	width: 190px;
	height: auto;
	float: left;
}

.promo_title {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 185px;
	height: 20px;
	float: left;
	padding: 5px 0px 0px 5px;
	background-color: #f7b100;
}

.promo_stockists {
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 183px;
	height: 56px;
	float: left;
	background-color: #fff;
	padding: 5px 0px 0px 5px;
	border: solid 1px #fbd87f;
}

.promo_title_basket {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 20px;
	float: left;
	padding: 5px 0px 0px 5px;
	background-color: #f7b100;
}

.promo_stockists_basket {
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 178px;
	height: 56px;
	float: left;
	background-color: #fff;
	padding: 5px 0px 0px 5px;
	border: solid 1px #fbd87f;
}

.blue_title {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 185px;
	height: 20px;
	float: left;
	padding: 5px 0px 0px 5px;
	background-color: #1e2271;
}

.blue_box {
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 183px;
	height: auto;
	float: left;
	background-color: #fff;
	padding: 5px 0px 3px 5px;
	border: solid 1px #1e2271;
	text-align: left;
}

.breeder_login {
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 132px;
	height: auto;
	float: left;
}

.right_nav_promo {
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 188px;
	height: auto;
	float: left;
}

#top_content {
	position: relative;
	margin-top: 10px;
	left: 0px;
	width: 550px;
	height: 76px;
	float: left;
}



/* ---------------------------------------------------------------------------------- */
/* Slide show properties																															*/
/* ---------------------------------------------------------------------------------- */


/*.main_image {
	position: relative;
	width: 560px;
	height: 250px;
	float: left;
}*/

.slideDiv {
	position: absolute;
	width: 558px;
	height: 233px;
	border: solid 1px #999999;
}

.pagination { height: 25px; }

/* ---------------------------------------------------------------------------------- */
/* Header layout properties																														*/
/* ---------------------------------------------------------------------------------- */

#mast_head {
	position: relative;
	height: 110px;
	padding: 10px 0px 0px 10px;
	background: #1e2271 url(../images/general/top_banner.gif) no-repeat top left;
}

#top_nav {
	position: relative;
	margin: 0px;
	height: 20px;
	width: 954px;
	float: left;
	padding: 0px 0px 5px 0px;
	background-color: #fbd87f;
	text-align: left;
	z-index: 1000;

}

#bread_crumb {
	position: relative;
	margin: 2px 0px 5px 0px;
	height: 15px;
	width: 949px;
	float: left;
	clear:both;
	padding: 2px 0px 0px 5px;
}

#logo {
	position: relative;
	margin: 0px;
	width: 150px;
	height: 100px;
	float: left;
}

#breeders_login {
	position: relative;
	margin: 0px 0px 0px 177px;
	width: 150px;
	height: 92px;
	float: left;
}

#search_container {
	position: relative;
	margin: 80px 0px 0px 178px;
	width: 279px;
	height: 23px;
	float: left;
}

#search_text {
	position: relative;
	margin-top: 4px;
	width: 47px;
	height: 12px;
	float: left;
}

#search_field {
	position: relative;
	margin: 0px;
	width: 232px;
	height: 18px;
	float: left;
}

/* ---------------------------------------------------------------------------------- */
/* My Basket properties																																*/
/* ---------------------------------------------------------------------------------- */

#my_basket_content {
	position: relative;
	width: 178px;
	height: 66px;
	float: left;
	padding: 10px 0px 0px 10px;
	background-image: url(../images/my_basket/basket_back.gif); background-repeat: no-repeat;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
}

#my_basket_icon {
	position: relative;
	width: 30px;
	height: 60px;
	float: left;
	padding-right: 10px;
}

#my_basket_title {
	position: relative;
	width: 132px;
	height: 25px;
	float: left;
}

#my_basket_total_items {
	position: relative;
	width: 132px;
	height: 16px;
	float: left;
}

#my_basket_price {
	position: relative;
	width: 132px;
	height: 16px;
	float: left;
}

#my_basket_nav {
	position: relative;
	width: 190px;
	height: 19px;
	float: left;
	padding-top: 5px;
	background-color: #1e2271;
	text-align: center;
	margin-bottom: 8px;
}

#my_basket_content_account {
	position: relative;
	width: 173px;
	height: 66px;
	float: left;
	padding: 10px 0px 0px 10px;
	background-image: url(../images/my_basket/basket_back.gif); background-repeat: no-repeat;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
}

#my_basket_nav_account {
	position: relative;
	width: 185px;
	height: 19px;
	float: left;
	padding-top: 5px;
	background-color: #1e2271;
	text-align: center;
	margin-bottom: 8px;
}

/* ---------------------------------------------------------------------------------- */
/* Left nav properties																																*/
/* ---------------------------------------------------------------------------------- */

.left_nav_promo {
	position: relative;
	margin: 8px 0px 0px 0px;
	width: 168px;
	height: 88px;
	float: left;
	border: solid 1px #fbd87f;
}

.find_stockists_title {
	position: relative;
	margin: 8px 0px 0px 0px;
	width: 165px;
	height: 20px;
	float: left;
	padding: 5px 0px 0px 5px;
	background-color: #f7b100;
}

.find_stockists {
	position: relative;
	margin: 0px;
	width: 165px;
	height: auto;
	float: left;
	background-color: #fff;
	padding: 5px 0px 5px 3px;
	border: solid 1px #fbd87f;
}

.left_logos {
	position: relative;
	width: 170px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 20px;
}

/* ---------------------------------------------------------------------------------- */
/* Other style / layout properties																										*/
/* ---------------------------------------------------------------------------------- */

img { border:none }

.clear { clear:both; height:0; }

.product_title { height: 40px; padding-top: 10px; padding-bottom: 10px; }
.you_may_like_title { padding-top: 10px; padding-bottom: 0px; }

.blue_image_border { border: solid 1px #1e2271; margin: 0px 0px 0px 0px; }
.product_image_border { border: solid 1px #d1d1d1; margin: 0px 0px 0px 0px; }
.main_product_image_border { border: solid 1px #d1d1d1; margin: 0px 0px 10px 0px; }
.thumbnail_image_border { position: relative; float:left; border: solid 1px #d1d1d1; width: 50px; height: 50px; margin: 0px 10px 0px 0px; }
.basket_product_image_border { border: solid 1px #d1d1d1; margin: 0px; }

.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: 0px; 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: 0px; margin-bottom: 0px; border-top: solid 1px #1e2271; }

.blue_line { margin-top: 10px; margin-bottom: 10px; border-top: solid 1px #1e2271; }

.spacer_5 { margin-top: 5px; }

.view_larger_icon { margin-right: 2px; }
.help_icon { margin-right: 10px; }

.delivery_options { width:165px; margin-top: 2px; }

/* ---------------------------------------------------------------------------------- */
/* Form properties																																		*/
/* ---------------------------------------------------------------------------------- */

form { margin:0px; }

input.search_field {
	float: left;
	width: 148px;
	height: 14px;
	border: solid 1px #fff;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0px 5px 0px 10px;
}

input.fetch {
	float: left;
	width: 88px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	margin: 0px 5px 0px 0px;
}

input.promo_code {
	float: left;
	width: 120px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	margin: 0px 5px 0px 0px;
}

input.etails {
	float: left;
	width: 105px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	margin: 0px 5px 0px 0px;
}

input.sign_up {
	width: 200px;
	height: 14px;
	border: solid 1px #616161;	
	font-family: verdana, sans-serif;
	font-size: 11px;
}

input.field_174 {
	float: left;
	width: 174px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	margin: 0px 5px 5px 0px;
}

input.field_154 {
	float: left;
	width: 124px;
	height: 16px;
	border: solid 1px #ccc;	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	margin: 0px 5px 5px 0px;
}

.text_box_field {
	width: 158px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;	
}

.text_box_field_country {
	width: 254px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	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;
}

.ddl_delivery_address {
	width: 224px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
}

.spacer_5 { height: 5px; }
.col_spacer_14 { width: 10px; }

.photo_thmb { padding-bottom: 5px; }
.photo_vertical_spacer { padding-left: 10px; background-image: url(../images/general/blue_spacer.gif); background-repeat: repeat-y; }
/*.photo_thmb_upload { margin-right: 15px; }*/

/* ---------------------------------------------------------------------------------- */
/* 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: 0px 0px 10px 0px; }
.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; }

.grey_right_box {
	position: relative;
	float: left;
	width: 167px;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	padding: 8px 8px 0px 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: 120px; width: 355px; background-color: #ffffff; }

.grey_line { margin-top: 5px; margin-bottom: 5px; border-top: solid 1px #dddedc; }

.no_padding { padding: 0px; }

#add_delivery_address { display: none; }

.greenbox {width:100%; padding:5px; margin:10px 0 0px 0; border:1px solid #04b600; background-color:#aefb8a;}
.greenbox_no_margin_top {width:100%; padding:5px; margin:0px 0 10px 0; border:1px solid #04b600; background-color:#aefb8a; }

.right_menu_ul { margin:0 0 5px 0; padding:0px 0 0px 0; list-style-type:none;}
.right_menu_ul li {margin:0; padding:2px 0 2px 0px; 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: 545px; 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: 0px;
	height: 20px;
	width: 921px;
	float: left;
	padding: 5px 33px 10px 0px;
	text-align: right;
}

#footer {
	position: relative;
	margin: 0px 0px 10px 0px;
	height: 20px;
	width: 954px;
	float: left;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #1e2271;
	text-align: center;
}
