/* HTML STYLES */
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E3E7D2;
	background-image: url(../media/images/page_tile.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 20px 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #444444;
}

h1 {
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	border-bottom: 1px solid #444444;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	color: #A4B4CA;
	font-weight: bold;
	border-bottom: 1px solid #444444;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h2 span {
	background-color: #444444;
	padding: 6px 9px 5px 8px;
}

h2 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

h3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #444444;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-style: normal;
}

h3 span {
	background-color: #444444;
	padding: 6px 9px 5px 8px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #A4B4CA;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

td {
	vertical-align: top;
	text-align: left;
}

th {
	vertical-align: bottom !important;
	text-align: left;
}

.sub_title {
	text-transform: none !important;
	font-style: italic;
	padding-top: 3px;
}

#page_container {
	width: 760px;
	height: 150%;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#admin_container {
	padding: 10px 5px 10px 5px;
}

#admin_container a {
	color: #A4B4CA;
	text-decoration: none;
}

#admin_container a:hover {
	color: #000000;
	text-decoration: underline;
}


/* HEADER */
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header_image {
	margin: 0px;
	padding: 0px;
}

#header_grid td {
	text-align: left;
	vertical-align: top;
}

#header_grid img {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#header_grid { margin: 0px 0px 2px 0px; }
#header_grid .home_left { padding: 0px 0px 2px 0px !important; line-height: 0px !important; }
#header_grid .home_mid_top { padding: 0px 2px 2px 2px !important; line-height: 0px !important; }
#header_grid .home_right { padding: 0px 0px 0px 0px !important; line-height: 0px !important; }
#header_grid .home_mid_mid { padding: 0px 2px 2px 2px !important; line-height: 0px !important; }
#header_grid .home_bathline { padding: 0px 0px 0px 0px !important; line-height: 0px !important; }
#header_grid .home_mid_btm { padding: 0px 2px 0px 2px !important; line-height: 0px !important; }


#collection_header td {
	text-align: left;
	vertical-align: top;
}

#collection_header img {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#collection_header { margin: 0px 0px 2px 0px; }
#collection_header .collection_text { padding: 0px 0px 2px 0px !important; line-height: 0px !important; height: 188px; background-color: #444444; }
#collection_header .collection_mood { padding: 0px 2px 2px 2px !important; line-height: 0px !important; }
#collection_header .collection_prod { padding: 0px 0px 0px 0px !important; line-height: 0px !important; }
#collection_header .collection_logo { padding: 2px 0px 0px 0px !important; line-height: 0px !important; }

#collection_header .description { padding: 20px 9px 10px 21px; margin: 0px 0px 0px 0px; }
#collection_header h1 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E3E7D3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	line-height: normal;
}
#collection_header h2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	line-height: normal;
}


#header_navigation { 
	margin: 0px;
	padding: 0px;
	clear: both;
}


/* BREACRUMB */
#breadcrumb {
	background-color: #E3E7D3;
	padding: 5px 21px 5px 21px;
	margin: -3px 0px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

#breadcrumb a {
	color: #444444;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000000;
	text-decoration: underline;
}



/* LEFT COLUMN */
#left_column {
	width: 175px;
	float: left;
	margin: 0px !important;
	padding: 21px 18px 0px 21px;
/*	background-color: #9C3;*/
}

#left_column p {
	float:left;
	width:175px;
	margin: 0px;
	padding: 0px;
}



/* RIGHT COLUMN */
#right_column {
	width:525px;
	height:750px;
	margin-left: 5px;
	padding: 5px;
	float: right;	
}



/* TEXT CONTENT */
#text_content {
	margin-bottom: 16px;
	border-bottom: 1px solid #444444;
}

#text_content p {
	padding: 0px 9px 9px 9px;
}


/* CATALOGUE */
#catalogue {
	margin-bottom: 20px;
}


#catalogue h1 {
	font-size: 11px;
	color: #E3E7D3;
	font-weight: bold;
	border-bottom: 1px solid #444444;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

#catalogue  h1 span {
	background-color: #444444;
	padding: 6px 9px 5px 8px;
}



#thumb_table h2  {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px !important;
	text-transform: uppercase;
	padding: 4px 12px 4px 12px;
	display: block;
	background-color: #444444;
}

#thumb_table h2  a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#thumb_table h2  a:hover {
	color: #A4B4CA !important;
}

#thumb_table td {
	width: 180px;
	vertical-align: bottom !important;
	padding: 0px 0px 0px 0px !important;
	border: 1px solid #444444;
	line-height: 10px;
}

#thumb_table img {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	line-height: 0px;
}


#thumb_table .table_cell_over {
	cursor: pointer;
}

#thumb_table .table_cell_over h2 a {
	color: #A4B4CA !important;
}

.catalogue_pages {
	float: right;
	font-size: 10px;
	color: #A8A8A8;
}

.catalogue_pages a {
	color: #A4B4CA;
	text-decoration: none;
	background-color: #444444;
	padding: 3px;
	font-weight: bold;
}

.catalogue_pages a:hover {
	color: #E3E7D3;
}

.catalogue_pages a.selected_page {
	color: #FFFFFF;
}


/* PRODUCT DATA */
#product_data {
	font-size: 11px;
	font-weight: normal;
	width: 90%;
}

#product_data p {
	margin: 0px 0px 0px 0px;
}

#spec_table {
	margin: 15px 0px 0px 0px;
	width: 100%;
}

#spec_table {
	font-style: italic;
	font-size: 10px;
}

#spec_table .old_cost {
	text-decoration: line-through;
	padding-right: 10px;
	font-style: italic;
}

#spec_table .special_offer_title {
	font-weight: bold;
}

#spec_table .new_cost {
	font-weight: bold;
}


#cost_table {
	width: 100%;
}

#cost_table td {
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #A8A8A8;
	font-style: normal !important;
	font-weight: bold;
}

#cost_table .last_row td {
	border-bottom: none !important;
}

#cost_table .buy_button {
	background-color: #444444;
	padding: 3px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#cost_table .buy_button a {
	color: #FFFFFF;
	font-weight: bold;
}

#cost_table .buy_button a:hover {
	color: #A4B4CA;
	font-weight: bold;
}


/* SHOPPING BASKET */
#basket_table {
	width: 95%;
	font-size: 11px;
}

#basket_table th {
	font-weight: normal;
	font-style: italic;
	color: #A8A8A8;
}

#basket_table .field_quantity {
	border: 1px solid #A8A8A8;
	width: 20px;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #444444;
	height: 13px;
	padding: 1px 0px 1px 0px;
	text-align: center;
}

#basket_table .quantity_buttons a {
	padding-top: 3px;
	vertical-align: bottom !important;
}

#basket_table .basket_total {
	font-weight: bold;
}

#basket_table .basket_message {
	border: 1px solid #A8A8A8;
	padding: 5px;
	font-size: 11px;
}

#basket_table label {
	font-size: 11px;
}




/* SHOP MENU */
#shop_menu p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#shop_menu a {
	color: #726C6C;
	text-decoration: none;
	text-transform: uppercase;
}

#shop_menu a:hover {
	color: #000000;
}

#shop_menu .basket_items {
	color: #444444;
}

.field_search {
	border: 1px solid #A8A8A8;
	width: 152px;
	height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	color: #726C6C;
	padding: 1px 1px 1px 2px;
}

.search_button {
	border: none;
	background-color: #FFFFFF;
	color: #A4B4CA;
	font-weight: bold;
	font-size: 15px;
	padding: 0px !important;
	margin: 0px !important;
	width: 11px;
	height: 16px;
	vertical-align: baseline;
}

.search_button_over {
	border: none;
	background-color: #FFFFFF;
	color: #444444;
	font-weight: bold;
	font-size: 15px;
	padding: 0px !important;
	margin: 0px !important;
	width: 11px;
	height: 16px;
	vertical-align: baseline;
	cursor: pointer;
}


/* CATEGORY LIST */
#category_list {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #444444;
}

#category_list h3 {
	color: #444444 !important;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #444444;
}

#category_list ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#category_list ul li {
	border-bottom: 1px dotted #A8A8A8;
}

#category_list ul li a {
	color: #726C6C !important;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	margin: 1px 0px 1px 0px;
	display: block;
}

#category_list ul li a:hover {
	color: #FFFFFF !important;
	background-color: #A8A8A8;
}


/* SPECIAL OFFERS */
#special_offer_box {
	margin-top: 20px;
}

#special_offer_box h3 {
	margin-bottom: 0px !important;
}

#special_offer_container {
	border: 1px solid #444444;
	border-top: 0px;
}

#special_offer_container p {
	background-color: #444444;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
}


#special_offer_container_text {
	border: 1px solid #444444;
	background-color: #6F7D92;
	background-image: url(../media/images/special_offer_grad.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 0px;
}

#special_offer_container_text p {
	background-color: #444444;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
}

#special_offer_container_text .title {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 11px 0px 3px 0px;
	margin: 0px 11px 14px 7px;
	text-transform: uppercase;
}

#special_offer_container_text .description {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 11px 14px 7px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

#special_offer_box .view_all {
	background-color: #655C60;
	color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
}

#special_offer_box a {
	color: #FFFFFF;
	text-decoration: none;
}

#special_offer_box a:hover {
	color: #A4B4CA;
}


/* FOOTER */
#footer {
	width: 760px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #444444;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}


/* CONTACT DETAILS */
#contact_details {
	float: right;
	font-size: 10px;
	color: #444444;
	text-align: right;
}

#contact_details p {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}




/* MISC */
.spacer {
	clear: both;
}

.label {
	font-size: 11px;
	font-style: italic;
	color: #A8A8A8;
}

.message {
	border: 1px solid #A8A8A8;
	padding: 10px !important;
	font-weight: bold;
	color: #A4B4CA;
	margin: 10px 0px 10px 0px;
}




/*	FORMS
-----------------*/
legend { font-size: 11px; color: #FFFFFF; padding: 3px 6px 3px 6px; background-color: #444444; }
fieldset { border: 1px solid #444444; padding: 3px; margin-bottom: 10px; margin-left: 20px; }
label { font-size: 11px; color: #444444; }
.field_label { font-size: 11px; color: #444444; }
.field_button { font-size: 11px; font-family: Arial, Verdana, Sans-Serif; background-color: #FFFFFF; color: #333333; border: 1px solid #696969; }
.field_button_over { font-size: 11px; font-family: Arial, Verdana, Sans-Serif; background-color: #696969; color: #FFFFFF; border: 1px solid #696969; cursor: pointer; }
.field_text { width: 450px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-size: 11px; font-family: Arial, Verdana, Sans-Serif; }
.field_text_small { width: 200px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-size: 11px; font-family: Arial, Verdana, Sans-Serif; }
.field_textarea { width: 450px; height: 150px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-size: 11px; font-family: Arial, Verdana, Sans-Serif; }
.field_textarea_small { width: 150px; height: 100px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-size: 11px; font-family: Arial, Verdana, Sans-Serif; }
.field_select { width: 300px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-family: Arial, Verdana, Sans-Serif; }
.field_select_small { width: 150px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-family: Arial, Verdana, Sans-Serif; }
.field_select_list { width: 300px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-family: Arial, Verdana, Sans-Serif; }
.field_select_list_small { width: 150px; border: 1px solid #BDBDBD; color: #333333; padding: 1px; font-family: Arial, Verdana, Sans-Serif; }
.required { padding-left: 5px; color: #FF0033; font-size: 12px; font-weight: bold; }


/*	admin content
---------------------------------- */
#admin_content_container { border: 6px solid #E4E1D4; margin: 0px 0px 0px 0px; padding: 20px 0px 20px 0px; width: 725px; }
#admin_content_container p { font-size: 13px; padding: 0px 39px 5px 21px; margin-top: 0px; margin-bottom: 5px; }

#admin_content_container h2 { font-size: 15px; font-weight: normal; color: #4C777E; padding: 0px 39px 5px 21px; margin-top: 0px; margin-bottom: 5px; }
html>body #admin_content_container { margin-left: 0px; }
#admin_table { padding: 0px 0px 0px 0px; margin: 0px 40px 0px 20px; border: 1px solid #CCCCCC; width: 550px; }
#admin_table td { padding: 0px; }
#admin_table h1 { margin-bottom: 0px; }
#admin_table td p { padding: 2px; }
.admin_list_selected { background-color: #FFFFFF; border: 1px inset #999999; padding: 5px; color: #000000; }
.admin_row_selected { background-color: #FFFFFF; border: 1px inset #999999; padding: 5px !important; color: #000000; }
.admin_list_selected a:link{ color: #000000; }
.admin_list_selected a:active{ color: #000000; }
.admin_list_selected a:visited{ color: #000000; }
.admin_list_selected a:hover{ color: #000000; text-decoration: none; }
.admin_list_selected h3 { color: #000000; font-weight: bold; }
.admin_list_headings td { padding: 0px 5px 0px 5px; border-bottom: 1px solid #CCCCCC; background-color: #4C777E; color: #FFFFFF; }
.admin_list_row_over td { padding: 5px; background-color: #666666; cursor: pointer; color: #FFFFFF; height: 20px; }
.admin_list_row_over a:link { color: #999999; }
.admin_list_row_over a:active { color: #999999; }
.admin_list_row_over a:visited { color: #999999; }
.admin_list_row_over a:hover { color: #000000; }
.admin_list_row { padding: 5px; border-bottom: 1px solid #E3E6EB; border-top: 1px solid #E3E6EB; height: 20px; }
.admin_list_row_odd { height: 20px; }
.admin_list_row_odd td { background-color: #EFF0F0; padding: 5px; color: #000000; }
.admin_list_row td { padding: 5px; }

.row_odd td { border-top: 1px solid #E5E1D5; border-bottom: 1px solid #E5E1D5; }


.alpha {
	list-style-type: lower-alpha;
}

.field_quantity {
	border: 1px solid #A8A8A8;
	width: 50px;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #444444;
	height: 13px;
	padding: 1px 0px 1px 0px;
	text-align: left;
}
