html {
	margin: 0px;
	padding: 0px;
	background-color: #8B8887;
	background-image: url(../images/html_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
}

h1 { font-weight: normal; }
h2 { font-weight: normal; }
h3 { font-weight: normal; }
h4 { font-weight: normal; }
h5 { font-weight: normal; }

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

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

a:hover {
	text-decoration: underline;
}

#page_container {
	width: 760px;
	margin: 50px auto 20px auto;
	background-color: #E4E0E0;
}

#header {
	width: 760px;
	height: 36px;
	background-image: url(../images/header_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 195px;
}

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

#header ul li {
	float: left;
}

#header ul li a {
	text-decoration: none;
	color: #000000;
	margin-right: 10px;
}

#header ul li a:hover {
	color: #8B8887;
}

#left_column {
	width: 150px;
	float: left;
}

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

#category_menu {
	width: 100px;
}

#category_menu li a {
	border-bottom: 1px dotted #999999;

}

#left_column ul li a {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#left_column ul li a:hover {
	text-decoration: underline;
}

#content_column_admin {
	margin-left: 20px;
	margin-right: 20px;
}

#content_column {
	margin-left: 160px;
	margin-right: 20px;
}

.divider { clear: both; }

#footer {
	border-top: 1px solid #999999;
	margin-top: 20px;
	padding: 10px 10px 20px 10px;
	font-size: 10px;
}



#footer .copyright { float: left; }
#footer .terms { float: right; }


/*------------------------*/

#print_footer { display: none; }

/*	FORM ELEMENTS
----------------------------*/
.field_text {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	width: 300px;
}


.field_select {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	width: 300px;
}

.field_textarea {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	width: 300px;
	height: 50px;
}

.field_button {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	background-color: #CCCCCC;	
}

.field_button_over {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	background-color: #5A5E59;	
	cursor: pointer;
}

label {
	font-style: italic;
	color: #333333;
}

.cms_table {
	width: 500px;
	border: 1px solid #ABABAB;
}

.cms_table th {
	border-bottom: 1px solid #ABABAB;
}

.row_odd td {
	background-color: #F2F2F2;
}

.cms_table a {
	text-decoration: none;
}

.section_container label {
	color: #ABABAB !important;
}

.section_container p {
	padding: 0px 0px 20px 0px !important;
}

#basket_table {
	width: 585px;
}

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

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

.field_quantity {
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #59595C;
	width: 20px;
	height: 13px;
	text-align: center;
	background-color: #F2F2F2;
}

.entry_options ul {
	list-style-type: none;
	font-size: 13px;
}

.entry_options ul a {
	color: #59595C;
	text-decoration: none;
}

.entry_options ul a:hover {
	color: #59595C;
	text-decoration: underline;
}


/* CAT */


#catalogue_table .catalogue_cell {
	width: 181px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}

#catalogue_table .center_catalogue_cell {
	width: 181px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#catalogue_table .product_container {
	border-top: 3px solid #59595C;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#catalogue_table h1 {
	background-color: transparent !important;
	font-size: 18px;
	font-weight: bold;
	color: #59595C;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#catalogue_table h1 a {
	background-image: url(../images/product_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #59595C;
	text-decoration: none;
	display: block;
	padding: 32px 20px 0px 0px;
	margin: 5px 0px 3px 0px;
}

#catalogue_table h1 a:hover {
	background-image: url(../images/product_bg_o.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #59595C;
	text-decoration: none;
	display: block;
	padding: 32px 20px 0px 0px;
	margin: 5px 0px 3px 0px;
}

#catalogue_table h1 a.selected {
	background-image: url(../images/product_bg_o.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #59595C;
	text-decoration: none;
	display: block;
	margin: 5px 0px 3px 0px;
}


#catalogue_table h1.product_link {
	font-size: 12px;
	font-weight: normal;
}

#catalogue_table h1.product_link a {
	padding-top: 10px;
}

#breadcrumb_container {
	margin:10px 0px 10px 0px;
}

#breadcrumb_container a { text-transform: lowercase !important; }
#breadcrumb_container a { text-transform: capitalize !important; }

#breadcrumb_container .current a {
	color: #59595C !important;
	font-weight: bold;
}

#product_data .left_column {
	width: 375px;
	float: left;
	padding-top: 13px;
}

#product_data .right_column {
	width: 197px;
	float: right;
	padding-top: 13px;
}


#product_data h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
}

#product_data h1.product_title {
	font-weight: bold;
}

#cost_options {
	margin: 20px 0px 20px 0px;
}
#cost_options td {
	padding-bottom: 5px;
	height: 20px !important;
}
#cost_options label {
	font-weight: bold;	
}

.old_price {
	font-size: 85%;
	text-decoration: line-through;
}

.new_price {
	font-weight: bold;
}

.first_para { font-weight: bold; }

fieldset {
	border: 1px solid #999999;
	margin-bottom: 10px;
}

legend {
	font-weight: bold;
}

.admin_list_row_over td {
	cursor: pointer;
	background-color: #FFC;
}
