/* 
#######################################
# Layout Stylesheet                   #
# Author & Copyright: Andrew Watson   #
# Date: 02.10.2004                    #
#######################################
*/



	
form {
	margin: 10px 0px 0px 0px;
	}
form p.label {
	margin-top:5px;
	}
form input, form select {
	font-family: Ariel,Verdana;
	font-size: 12px;
	}
form input.text, form textarea.text, form select {
	border: 1px solid #35668B;
	}
form input.submit {
	display: block;
	width: 100px;
	height: 19px;
	border: none;
	background-image:url(../../sitepix/structural/addtocart.jpg) no-repeat left top;
	}
	
a.login {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/login.gif) top left no-repeat #ffffff;
	}
a.login:hover {
	background-position: 0 -20px;
	}
	
a.confirm {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/confirm.gif) top left no-repeat #ffffff;
	}
a.confirm:hover {
	background-position: 0 -20px;
	}
	
a.amend {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/amend.gif) top left no-repeat #ffffff;
	}
a.amend:hover {
	background-position: 0 -20px;
	}

a.cancel {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/cancel.gif) top left no-repeat #ffffff;
	}
a.cancel:hover {
	background-position: 0 -20px;
	}

	
a.checkout {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/checkout.gif) top left no-repeat #ffffff;
	}
a.checkout:hover {
	background-position: 0 -20px;
	}
	
a.send {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/send.gif) top left no-repeat #ffffff;
	}
a.send:hover {
	background-position: 0 -20px;
	}

a.clear {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/clear.gif) top left no-repeat #ffffff;
	}
a.clear:hover {
	background-position: 0 -20px;
	}

a.up {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	background: url(../../sitepix/structural/up.gif) 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.gif) top left no-repeat #ffffff;
	}

a.complete {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/complete_order.gif) top left no-repeat #ffffff;
	}
a.complete:hover {
	background-position: 0 -20px;
	}


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;
	}
/*############################################ GENERAL LAYOUT */

td.left_drop {
	width: 25px;
	background-image:url(../../sitepix/structural/left_side_bg.jpg);
	}
td.right_drop {
	width: 25px;
	background-image:url(../../sitepix/structural/right_side_bg.jpg);
	}
td#content {
	background-color: #ffffff;
	text-align: left;
	padding: 20px 19px 20px 20px;
	}

td#content img.inline_image {
	border: 1px solid #35668B;
	}

/*############################################ HEADER */


/*############################################ NAV */

}	
/*############################################ SUB NAV */

	
/*############################################ MAIN */

	}



/*############################################ FOOTER */



/*############################################ STORE STYLES ############################### */

/*############################################ 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#product_display_table {
	/*border: 1px solid grey;*/
	margin-bottom: 0px;
	}

table#product_display_table td {
	background-color: #D4CDC6;
	border-right:21px solid #ffffff;
	border-bottom:21px solid #ffffff;
	}
table#product_display_table img {
	border: 1px solid #ffffff;
	margin-bottom:4px;
	}
table#product_display_table a {
	font-size: 10px;
	}
	
/*############################################  PRODUCT VIEW */

table#product_view {
	width: 100%;
	border: none;
	}
	
table#product_view div.image_box {
	width: 250px;
	padding: 5px;
	background-color: #D4CDC6;
	}
table#product_view div.image_box img {
	border: 0px solid #ffffff;
	}
	

table#product_view p.data {
	font-size: 12px;
	margin-bottom: 7px;
	font-weight: bold;
	}
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;
	}

a.add_to_cart {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/addtocart.gif) top left no-repeat #ffffff;
	}
a.add_to_cart:hover {
	background-position: 0 -20px;
	}
a.moreinfo {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/buy_now.gif) top left no-repeat #ffffff;
	}
a.moreinfo:hover {
	background-position: 0 -20px;
	}

a.poa {
	display: block;
	margin-top: 7px;
	width: 100px;
	height: 20px;
	border: none;
	background: url(../../sitepix/structural/poa.gif) top left no-repeat #ffffff;
	}
a.poa:hover {
	background-position: 0 -20px;
	}
	
table#price_matrix {
	width: 100%;
	background: #ffffff;
	margin-bottom: 7px;
	}
table#price_matrix td {
	padding: 3px;
	background: #D4CDC6;
	}
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: #D4CDC6;
	}
table#info_grid td {
	padding: 3px;
	background: #f1f1f1;
	}
table#info_grid p {
	font-size: 10px;
	text-align: center;
	}
	
/*############################################  CART STYLES */

table#cart_table {
	margin-top: 20px;
	background: #ffffff;
	}
table#cart_table td p {
	}
table#cart_table th p {
	font-size:10px;
	color: #35668B;
	}
table#cart_table th {
	padding: 5px;
	background-color: #D4CDC6;
	}
table#cart_table th.header_end {
	padding: 5px;
	background-color: #fff;
	}	
table#cart_table td {
	background: #ffffff;
	padding: 5px;
	border-right: 1px solid #D4CDC6;
	border-bottom: 1px solid #D4CDC6;
	}	
table#cart_table td.row_base {
	border-bottom: 1px solid #D4CDC6;
	border-left: 1px solid #D4CDC6;
	}
table#cart_table td.row_end {
	border-left: 0px solid #D4CDC6;
	border-right: 0px solid #D4CDC6;
	border-bottom: 0px solid #D4CDC6;
	border-top: 0px solid #D4CDC6;
	padding: 0px;
	vertical-align: top;
	}
table#cart_table td.row_start {
	border-left: 1px solid #D4CDC6;
	}	
table#cart_table p.options {
	font-style: italic;
	color: #35668B;
	font-size:10px;
	}

table#cart_table p.info {
	font-style: italic;
	color:#999999;
	font-size:10px;
	}
	
table#cart_table p.subtotal {
	color:#35668B;
	font-size:10px;
	text-align: right;
	}	
	
a.delete {
	font-size: 10px;
	display: block;
	margin: 0px;
	width: 13px;
	height: 13px;
	border: none;
	background: url(../../sitepix/structural/delete.gif) top left no-repeat #ffffff;
	}
a.delete:hover {
	background-position: 0 -13px;
	}
	
table#quantity_modifier td {
	padding: 0px;
	border: none;
	}

