/* 
#######################################
# Layout Stylesheet                   #
# Date: 20.01.2005					  #
# Balmoralmill  	       			  #
#######################################
*/

/*############################################ General ************/

img {
	border: 0px; 
	}
 
html {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

body {
	color: #ffffff;
	background-color: #ffffff;
	margin: 0px;
	padding: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
#main-holder p {
	font-size: 12px;
	text-align: left;
	color: #3f3f3f;
	margin-left: 20px;
	margin-right: 20px;
	
}
	
p, h1, h2, h3, h4, h5, h6, a, li {
	text-align: left;
	font-family: Arial,Verdana;
	color: #3f3f3f;
	margin: 0px;
	text-decoration: none;
	}
	
h1 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #3f3f3f;
	}
		
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	}
		
p,a,li {
	font-size: 12px;	
	}
a:hover {
	color: #FF0000;
}
p.paragraph {
	margin-bottom: 10px;
	}

/*############################################ Main Container ************/
div#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}
	
table.main_table {
	width: 760px;
	}
	
table.main_table td.left_drop {
	width: 10px;
	background:url(../../sitepix/structural/left_drop.jpg) repeat-y;
	}
table.main_table td.right_drop {
	width: 10px;
	background:url(../../sitepix/structural/right_drop.jpg) repeat-y;
	}

table.main_table td#left_column {
	background-color: #ffffff;
	width: 170px;
	padding: 10px 0px 0px 0px;
	}

table.main_table td#left_column table.left_subnav {
	background-color: #f8ecd9;
	margin-bottom:10px;
}
	
table.main_table td#mid_column {
	background-color: #ffffff;
	text-align: left;
	padding: 20px 19px 20px 20px;
	}
	

/*############################################ Banner Box ************/
div#header table.main_table td.header_top {
	height:60px;
	background:url(../../sitepix/structural/header_top.gif) no-repeat;
}
	
div#header table.main_table td.header_main {
	height:120px;
	background:url(../../sitepix/structural/header_main.gif) no-repeat;
}

div#header table.main_table td.header_bottom {
	height:30px;
	background:url(../../sitepix/structural/header_bottom.gif) no-repeat;
}

/*############################################ NEWSTICKER ************/

div#main div#newsticker{
	text-align: left;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	margin-left:20px;
}
	
/*############################################ End ***********

	
/*#################################################################################################v*/
/*####### O L D ########################################################################v*/
/*#################################################################################################v*/


a.search {
	display:block;
	width: 84px;
	height: 25px;
	float:left;
	text-align: center;
	background: url("../../sitepix/structural/search.webp") no-repeat top left;
	}	
a.search:hover {
	background-position: 0 -25px;
	}	
	
	
a.up {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	background: url(../../sitepix/structural/up.webp) top left no-repeat #ffffff;
	}
a.up:hover, a.down:hover {
	background-position: 0 -13px;
	}
a.down {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	background: url(../../sitepix/structural/down.webp) top left no-repeat #ffffff;
	}
	

table.data_table {
	background: #35668B;
	margin-bottom: 20px;
	}
table.data_table td {
	padding: 2px;
	background: #fff;
	font-family: Arial,Verdana;
	font-size: 10px;
	}
table.data_table th {
	padding: 2px;
	background: #fff;
	font-family: Arial,Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #C8E0F4;
	}

/*############################################ STORE STYLES ############################### */

a.checkout {
	display: block;
	margin-top: 7px;
	width: 122px;
	height: 26px;
	border: none;
	background: url(../../sitepix/structural/checkout.webp) top left no-repeat #ffffff;
	}
a.checkout:hover {
	background-position: 0 -26px;
	}
	
/*############################################ STORE SUBNAV */

td#store_subnav {
	border-left: 1px solid #35668B;
	width: 145px;
	background-color: #ffffff;
	}
	
td#store_subnav div#store_subnav_div {
	background-color: #ffffff;
	padding: 12px 5px 5px 5px;
	}
	
td#store_subnav div#store_subnav_div a {
	display: block;
	height: 13px;
	}
td#store_subnav div#store_subnav_div p.spacer {
	display: block;
	height: 10px;
	line-height: 10px;
	}	
td#store_subnav div#store_subnav_div p.header {
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 15px;
	}
td#store_subnav div#store_subnav_div a.category, td#store_subnav div#store_subnav_div a.category_active {
	background: url(../../sitepix/structural/store_subnav_bullet.gif) top left no-repeat #ffffff;
	text-transform: uppercase;
	padding-left: 20px;
	margin-bottom:5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	}
td#store_subnav div#store_subnav_div a.category_active, td#store_subnav div#store_subnav_div a.category:hover  {
	background-position: 0 -15px;
	color:#FF0000;
	font-weight: bold;
	}


td#store_subnav div#store_subnav_div a.subcategory, td#store_subnav div#store_subnav_div a.subcategory_active {
	/*background: url(../../sitepix/structural/store_subnav_subbullet.gif) top left no-repeat #ffffff;*/
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom:3px;
	padding-left: 20px;
	}
td#store_subnav div#store_subnav_div a.subcategory_active, td#store_subnav div#store_subnav_div a.subcategory:hover {
	background-position: 0 -15px;
	color:#FF0000;
	}
	
td#store_subnav div#menu {
	padding-left: 5px;
	background-color: #ffffff;
	}
	
td#store_subnav div#basket_summary {
	margin-top: 5px;
	padding: 5px;
	background-color: #fff;
	}

td#store_subnav div#previous_orders {
	margin-top: 5px;
	padding: 5px;
	background-color: #fff;
	}

/*############################################ PRODUCTs DISPLAY TABLE */
table#tbl_products {
	width: 490px;
	margin: 0px;
	}
table#tbl_products td.item {
	width: 150px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	vertical-align: top;
	}
table#tbl_products td.item p {
	text-align: center;
	}	
table#tbl_products td.item a.buy_now {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
table#tbl_products td.item a:hover {
	/*color: #00CC00;*/
	}
table#tbl_products td.item img {
	margin: 0px;
	text-align: center;
	margin-left: auto;
	/*margin-right: 10px;*/
	}
	


table#tbl_products_offer {
	width: 150px;
	margin: 0px;
	}
table#tbl_products_offer td.item {
	width: 150px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	vertical-align: top;
	}
table#tbl_products_offer td.item p {
	text-align: center;
	}	
table#tbl_products_offer td.item a.buy_now {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
table#tbl_products_offer td.item a:hover {
	/*color: #00CC00;*/
	}
table#tbl_products_offer td.item img {
	margin: 0px;
	text-align: center;
	margin-left: auto;
	/*margin-right: 10px;*/
	}

/*############################################  PRODUCT VIEW */

table#tbl_product_display {
	margin: 10px 0px 0px 10px;
	width: 495px
	}
table#tbl_product_display td.main_image {
	text-align: center;
	}

table#tbl_product_display td {
	vertical-align: top;
	}

table#tbl_product_display td.main_image img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
table#tbl_product_display p {
	margin: 0px;
	}
span.radiotext {
	font-family: Arial,Verdana;
	font-size: 12px;
	margin-bottom: 7px;
	font-weight: bold;
	}

span.mod {
	font-family: Arial,Verdana;
	font-size: 10px;
	color:#FF0000;
	}
	
table#product_view p.description {
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 7px;
	}	
	
table#price_matrix {
	width: 100%;
	background: #ffffff;
	margin-bottom: 7px;
	}
table#price_matrix td {
	padding: 3px;
	background: #C8E0F4;
	}
table#price_matrix p {
	font-size: 10px;
	}
	
table#info_grid {
	border: 1px solid #C8E0F4;
	width: 260px;
	background: #ffffff;
	margin-bottom: 7px;
	}
table#info_grid th {
	padding: 3px;
	background: #C8E0F4;
	}
table#info_grid td {
	padding: 3px;
	background: #f1f1f1;
	}
table#info_grid p {
	font-size: 10px;
	text-align: center;
	}
	

/*############################################  CART STYLES */

table#tbl_cart{
	margin-top: 20px;
	background: #ffffff;
	width:495px;
}

table#tbl_products .add_to_cart {
	width: 122px;
	height: 25px;
	}
	
table#tbl_products .buy_now {
	width: 122px;
	height: 25px;
}


a.delete {
	display: block;
	width: 16px;
	height: 16px;
	border: none;
	background: url(../../sitepix/structural/remove.webp) top left no-repeat #ffffff;
	vertical-align:bottom;
	}
	
a.add_to_cart {
	display: block;
	margin-top: 7px;
	width: 122px;
	height: 25px;
	border: none;
	background: url(../../sitepix/structural/buy_button.webp) top left no-repeat #ffffff;
	}
	
a.buy_now {
	display: block;
	margin-top: 7px;
	width: 122px;
	height: 25px;
	border: none;
	background: url(../../sitepix/structural/buy_button.webp) top left no-repeat #ffffff;
	}
	
a.print_order {
	display: block;
	margin-top: 7px;
	width: 110px;
	height: 25px;
	border: none;
	background: url(../../sitepix/structural/print_order.gif) top left no-repeat #ffffff;
	}
a.print_order:hover {
	background-position: 0 -25px;
	}
	
a.go_back {
	margin-left: auto;
	margin-right: auto;
	display:block;
	width: 90px;
	height: 25px;
	text-align: center;
	background: url(../../sitepix/structural/goback.gif) no-repeat top left;
	}	
a.go_back:hover {
	background-position: 0 -25px;
	}
	
table#quantity_modifier td {
	padding: 0px;
	border: none;
	}
	
div.specials {
	text-align: center;
}

div#deal {
	text-align: center;
	margin-bottom:10px;
}

div#deal a {
	font-size:10px;
}
