html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #59595C;
	background-image: url(../images/bg_tile.gif);
	background-position: top left;
}

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

a {
	color: #ABABAB;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #59595C;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #59595C;
}

h2 a {
	text-decoration: none;
	color: #59595C;
}

h2 a:hover {
	color: #000000;
}

h2.tight {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #59595C;
}

h3 a {
	text-decoration: none;
	color: #59595C;
}

h3 a:hover {
	color: #000000;
}

h3.tight {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.tight {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



#page_container {
	width: 760px;
	margin: 26px auto 50px auto;
/*	padding: 0px 19px 15px 19px;*/
	background-color: #FFFFFF;	
}



/*	HEADER & NAVIGATION
----------------------------*/

#header {
	height: 89px;
	background-image: url(../images/dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0px 19px 0px 19px;
	width: 722px;
}

#toolbox {
	padding: 24px 0px 13px 0px;
	margin: 0px;
	text-align: right;
}

#navigation {
	margin: 0px;
	padding: 0px;
	text-align: right;
	letter-spacing: 3px;
	word-spacing: 3px;
}

#navigation a {
	letter-spacing: normal !important;
	word-spacing: normal !important;
	color: #59595C;
	text-decoration: none;
}

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

#navigation a.selected {
	color: #000000;
}

.fourteen {
	font-size: 14px;
	font-weight: bold;
}

.eighteen {
	font-size: 18px;
	font-weight: bold;
}

/*	TOP BAR
----------------------------*/

#top_bar {
	height: 30px;
	background-color: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	color: #59595C;
	text-align: left;
	padding-top: 5px;
	padding-right: 16px;
	letter-spacing: 7px;
	word-spacing: 7px;
	margin: 7px 19px 2px 19px;
}

#top_bar a {
	letter-spacing: normal !important;
	word-spacing: normal !important;
	color: #59595C;
	text-decoration: none;
}

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

#top_bar a.selected {
	color: #000000;
}

#search {
	letter-spacing: normal !important;
	word-spacing: normal !important;
	padding-left: 8px;
	vertical-align: middle;
}

#search form {
	display: inline !important;
	vertical-align: text-bottom;
}

#search .search_form {
	border: 1px inset #DBDBDB;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 17px !important;
	padding: 1px 0px 1px 0px;
	background-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	margin-left: 5px;
}

.field_search {
	border: 0px;
	background-color: transparent;
	height: 15px;
	font-size: 11px;
	color: #59595C;
	width: 100px;
	padding-left: 2px;
}

#search label {
	color: #59595C;
	font-style: normal;
}


/*	SLIDE SHOW
----------------------------*/
#slide_show {
	margin: 0px 19px 0px 19px;
	width: 722px;
	height: 311px;
	border-bottom: 4px solid #59595C;
}



/*	FOOTER
----------------------------*/
#footer {
	margin-top: 7px;
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 20px;
	margin: 7px 19px 2px 19px;
	background-color: #FFFFFF;
	clear: both;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #59595C;
	text-decoration: underline;
}

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


.content_border {
	height: 3px;
	width: 722px;
	background-image: url(../images/content_border.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 19px;
}

.product_border {
	height: 3px;
	width: 585px;
	background-image: url(../images/product_border.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 0px;
}

.dots {
	height: 3px;
	background-image: url(../images/dots.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.spacer { clear: both; }


/*	BREAD CRUMB
----------------------------*/

#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;
}


/*	STATIC PAGES
----------------------------*/
#sub_menu {
	width: 183px;
	float: left;
	padding-top: 10px;
	margin-left: 19px;
}

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

#sub_menu ul li a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #D9D9D9;
}

#sub_menu ul li a:hover {
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #59595C;
}

#static_content {
	float: right;
	width: 518px;
	padding-top: 10px;
	margin-right: 19px;
}

.first_para {
	font-weight: bold;
	font-size: 14px;
}

.quote {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
}

.quoter {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

#content {
	margin: 0px 19px 0px 19px;
	width: 722px;
}

#content p {
	margin: 0px;
	padding: 21px 0px 21px 0px;
}


#print_footer { display: none; }



/*	CATALGOUE
----------------------------*/

#catalogue_menu {
	width: 156px;
	float: left;
	padding-top: 22px;
}

#catalogue_menu h2 {
	width: 112px;
	margin: 20px 0px 10px 19px;
	padding: 0px 0px 0px 6px;
}

#catalogue_menu ul {
	list-style-type: none;
	width: 112px;
	margin: 0px 0px 10px 19px;
	padding: 0px 0px 10px 0px;
	background-image: url(../images/dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#catalogue_menu ul li {
	padding: 0px 0px 0px 6px !important;
	margin: 5px 0px 5px 0px !important;
}

#catalogue_menu ul li a {
	display: block;
	font-size: 12px;
	color: #59595C;
	text-decoration: none;
	min-height: 14px;
	padding: 4px 20px 4px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

#catalogue_menu ul li a:hover {
	display: block; 
	font-size: 12px;
	color: #59595C;
	text-decoration: none;
	min-height: 14px;
	padding: 4px 20px 4px 0px !important;
	margin: 0px 0px 0px 0px !important;
	background-image: url(../images/catalogue_rollover.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}

#catalogue_menu ul li a.selected {
	display: block; 
	font-size: 12px;
	color: #59595C;
	text-decoration: none;
	min-height: 14px;
	padding: 4px 20px 4px 0px !important;
	margin: 0px 0px 0px 0px !important;
	background-image: url(../images/catalogue_rollover.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}


#catalogue_content {
	margin-right: 19px;
	padding-top: 15px;
	margin-left: 156px;
}


#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: bottom 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;
}

#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;
}

/*	ADMIN AREA
----------------------------*/

.entry_options {
	border-top: 3px solid #59595C;
	background-image: url(../images/entry_options_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 140px;
	float: right;
	margin-top: 30px;
}

.options_btm {
	background-image: url(../images/dots.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 1px;
}

.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;
}

.message {
	padding: 5px;
	font-weight: bold;
}

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

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

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

.row_over td {
	background-color: #feffe5;
	cursor: pointer;
}

.cms_table a {
	text-decoration: none;
}

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

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


/*	FORM ELEMENTS
----------------------------*/
.field_text {
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #59595C;
	width: 300px;
	height: 15px;
	background-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}


.field_text_small {
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #59595C;
	width: 150px;
	background-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

.field_select {
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #59595C;
	width: 300px;
	height: 17px;
	background-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

.field_select_small {
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #59595C;
	width: 150px;
	height: 15px;
	background-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

.field_textarea {
	border: 1px solid #DBDBDB;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #59595C;
	width: 300px;
	height: 50px;
	background-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

.field_button {
	border: none;
	font-size: 15px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #ABABAB;
	background-color: transparent;	
}

.field_button_over {
	border: none;
	font-size: 15px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #000000;
	background-color: transparent;	
	cursor: pointer;
}

label {
	color: #59595C;
	font-size: 11px;
}

legend {
	font-weight: bold;
}

#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-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

.col_right {
	border-right: 1px solid #D8D8D8;
}

#size_conversion_chart {
	border-top: 1px solid #D8D8D8;
	padding-top: 30px;
}

#size_conversion_chart h1 {
	font-size: 16px;
}

.error_message {
	border: 1px solid #C71717;
	background-color: #FBD6D6;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}

#trade_tabs {
	clear: both;
}

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

#trade_tabs li {
	border: 1px solid #cccccc;
	border-right: none;
	border-bottom: none;
	float: left;
	padding: 5px;
}


#trade_tabs li.last_tab {
	border-right: 1px solid #cccccc;
}

#trade_tabs li.active a {
	color: #000000 !important;
	font-weight: bold;
}

#trade_tabs li a {
	text-decoration: none;
	display: block;
}

#trade_content {
	border: 1px solid #cccccc;
	clear: both;
	font-size: 12px;
	padding: 10px 5px 10px 5px;
}

#trade_content label {
	font-size: 9px;
	text-transform: uppercase;
}

#trade_content .button_container {
	padding: 3px 10px 0px 0px;
	float: right;
	text-align: right;
}

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

#trade_content p {
	width: auto !important;
	margin: 0px;
	padding: 5px 0px 10px 0px !important;
}

.image_warning {
	font-size: 10px;
}

	.drag_cell {
		width: 27px;
		background-image: url(../images/drag.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		border: 2px solid #FFFFFF !important;
		cursor: move;
	}

.home_login {
	width: 167px;
	height: 54px;
	background-image: url(../images/home_login.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	padding: 40px 0px 0px 9px;
}

.home_login td {
	padding-right: 4px;
	padding-bottom: 4px;
}

.home_offers {
	float: left;
}

#home_box {
	width: 300px;
	float: right;
	text-align: right;
}

.login_field {

	border: 1px solid #DBDBDB;
	font-family: Arial, Verdana;
	color: #59595C;
	width: 300px;
	height: 15px;
	background-image: url(../images/search_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;

	width: 100px;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 2px;
}

#catalogue_menu img {
	width: 112px !important;
	margin-left: 19px !important;
}

#trade_product_table {
	width: 550px;
}

#trade_product_table p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#trade_product_table .divider {
	border-top: 1px solid #e5e5e5;
	margin: 5px 0px 5px 0px;
}

.qty_table {  }

.qty_table th {
	text-align: center !important;
}

.qty_table td {
	text-align: center !important;
	vertical-align: middle !important;
}

.qty_cell {
	border-left: 1px solid #DBDBDB;
}

.qty_table {
	float: right;
}

td.more_options {
	text-align: left !important;
}
.warning_container {
	font-weight: bold;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffcccc;
	background-image: url(../images/warning_corner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}