html {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/html_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	background-image: url(../images/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	color: #00a8f2;
}

a:hover {
	color: #cccccc;
}

td {
	vertical-align: top;
}

th {
	text-align: left;
}

#page_container {
	width: 954px;
	margin: 0px auto 0px auto;
}

#navigation_container {
	width: 183px;
	margin-left: 20px;
	padding-top: 38px;
	position: absolute;
	top: 0px;
	z-index: 10000;
}

#navigation_container #navigation_column {
	background-color: #000000;
	margin-top: 56px;
	padding-bottom: 30px;
}

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

#navigation_container ul li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#navigation_container ul.navigation {
	margin-top: 22px;
	margin-bottom: 15px;
}

#navigation_container ul.navigation li {
	width: 183px;
	height: 28px;
}

#navigation_container ul.navigation a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 13px 0px 0px 10px;
	font-size: 10px;
	background-image: url(../images/nav_blank.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 183px;
	height: 28px;
}

#navigation_container ul.navigation a:hover {
	background-image: url(../images/nav_blank_o.jpg);

}

#search_container {
	padding: 10px 0px 0px 9px;
}

#search_container .search_field {
	width: 160px;
	background-color: transparent !important;
	border: none !important;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	height: 17px;
	font-size: 10px;
}

#search_container .search_field_text {
	background-image: url(../images/search_field_text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#search_container .search_field_select {
	background-image: url(../images/search_field_select.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

#credit {
	color: #8c8c8c;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 9px;
	margin-top: 22px;
}

#credit a {
	color: #8c8c8c;
	text-decoration: none;
}

#credit a:hover {
	color: #ffffff;
}

#tab_container {
	position: absolute;
	top: 0px;
	margin-left: 229px;
	z-index: 10000;
}

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


#tab_container ul li {
	float: left;
	width: 101px;
	height: 62px;
	margin-right: 3px !important;
	background-color: blue;
}

#tab_container ul li a {
	display: block;
	width: 101px;
	height: 62px;
	color: #8c8c8c;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 45px 0px 0px 7px;
	background-image: url(../images/top_nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#tab_container ul li a:hover {
	background-image: url(../images/top_nav_o.jpg);
	color: #ff7e00;
}

#tab_container ul li.active a {
	background-image: url(../images/top_nav_o.jpg);
	color: #ff7e00;
}


#page_content {
	width: 934px;
	margin-top: 60px;
}

#page_content_cms {
	width: 954px;
	margin-top: 0px;
}

#content {
	padding-left: 243px;
	background-image: url(../images/content_bg_top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 39px;
	padding-right: 0px;
	margin-top: 30px;
}

#content.dzone {
	background-image: none !important;
}

#content.flexguard_container {
	width: 352px;
	background-image: url(../images/deenside_flexguard_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: -16px !important;
	padding-top: 200px !important;
	padding-right: 320px;
}

#featured_flexguard_products {
	margin-top: 20px;
	width: 672px;
	padding-left: 243px;
}

#featured_flexguard_products td {
	width: 170px !important;
	height: 188px;
	padding: 17px 0px 0px 11px;
	background-image: url(../images/featured_product_cell_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 7px solid #000000;
	border-top: none;
	border-left: none;
}

#featured_flexguard_products .product_code {
	font-size: 14px;
	text-transform: uppercase;
	color: #8c8c8c;
	font-weight: bold;
}

#featured_flexguard_products .product_title {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

#featured_flexguard_products a:hover .product_title {
	color: #00a7f3 !important;
}

#featured_flexguard_products td.empty_cell {
	background-image: none !important;
}



#content.camlock_container {
	width: 352px;
	background-image: url(../images/deenside_camlock_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: -16px !important;
	padding-top: 200px !important;
	padding-right: 320px;
}

#featured_camlock_products {
	margin-top: 20px;
	width: 672px;
	padding-left: 243px;
}

#featured_camlock_products td {
	width: 170px !important;
	height: 188px;
	padding: 17px 0px 0px 11px;
	background-image: url(../images/featured_product_cell_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 7px solid #000000;
	border-top: none;
	border-left: none;
}

#featured_camlock_products .product_code {
	font-size: 14px;
	text-transform: uppercase;
	color: #8c8c8c;
	font-weight: bold;
}

#featured_camlock_products .product_title {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

#featured_camlock_products a:hover .product_title {
	color: #00a7f3 !important;
}

#featured_camlock_products td.empty_cell {
	background-image: none !important;
}


#offer_products {
	margin-top: 20px;
	width: 672px;
}


#offer_products table {
	width: 672px;
}

#offer_products h2, #offer_products h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#offer_products td {
	width: 160px !important;
	height: 188px;
	padding: 17px 10px 0px 11px;
	background-image: url(../images/featured_product_cell_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 7px solid #000000;
	border-top: none;
	border-left: none;
}

#offer_products a {
	display: block;
}

#offer_products .product_code {
	font-size: 14px;
	text-transform: uppercase;
	color: #8c8c8c;
	font-weight: bold;
}

#offer_products .product_title {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

#offer_products a:hover .product_title {
	color: #00a7f3 !important;
}

#offer_products td.empty_cell {
	background-image: none !important;
}

#content_container {
	padding-top: 13px;
	background-image: url(../images/tri_white.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#content_cms {
	padding-left: 20px;
	background-image: url(../images/content_bg_top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 39px;
	padding-right: 20px;
	background-color: black;
}


#footer {
	padding-left: 243px;
	padding-top: 59px;
	height: 151px;
	margin-bottom: 50px;
	background-image: url(../images/content_bg_btm.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#page_content .first_para {
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/tri_white.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 13px;
}

#portfolio {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/img_blank.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#featured {
	margin-left: 243px;
	margin-right: 20px;
}

#featured_ranges {
	width: 332px;
	float: left;
}

#featured_products {
	width: 664px;
}

#featured_products .product_code {
	font-size: 14px;
	font-weight: bold;
	color: #8c8c8c;
}

#featured_products .title {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#featured_products a:hover .title, #featured_products a:hover .product_code {
	color: #00a7f3 !important;
}

#featured_products .product_container {
	float: left;
	width: 140px;
	height: 147px;
	background-image: url(../images/featured_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 17px 11px 17px 11px;
	overflow: hidden;
}

#featured_products .first_product {
	margin-right: 8px;
}

/***********************/

.divider {
	margin: 3px 0px 3px 0px;
	border-top: 1px solid #474747;
}

.spacer {
	clear: both !important;
}

.drag_cell {
	width: 25px;
	background-image: url(../images/drag.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	cursor: move;
}


/*	FORM ELEMENTS	*/
	.field_text {
		font-family: Arial;
		border: none;
		width: 450px;
		height: 15px;
		background-color: #333333;		
		font-size: 12px;
		font-weight: bold;
		padding: 5px 5px 5px 9px;
		color: #9e9f9f;
	}
	.field_text_focus {
		font-family: Arial;
		border: none;
		width: 450px;
		height: 15px;
		background-color: #333333;
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
		padding: 5px 5px 5px 9px;
	}

	.field_select {
		font-family: Arial;
		border: none;
		width: 464px;
		height: 25px;
		background-color: #333333;		
		font-size: 12px;
		font-weight: bold;
		padding: 4px 5px 4px 5px;
		color: #9e9f9f;
	}
	.field_select_focus {
		font-family: Arial;
		border: none;
		width: 464px;
		height: 25px;
		background-color: #333333;
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
		padding: 4px 5px 4px 5px;
	}

	.field_password {
		border: 1px solid #333333;
		width: 344px;
		font-size: 12px;
		color: #786c40;
		padding: 4px 5px 4px 5px;
	}
	.field_password_focus {
		border: 1px solid #486AA8;
		width: 344px;
		font-size: 12px;
		color: #786c40;
		padding: 4px 5px 4px 5px;
	}

	.field_textarea {
		font-family: Arial;
		border: none;
		width: 455px;
		height: 200px;
		background-color: #333333;		
		font-size: 12px;
		font-weight: bold;
		padding: 4px 5px 4px 5px;
		color: #9e9f9f;
	}
	.field_textarea_focus {
		font-family: Arial;
		border: none;
		width: 454px;
		height: 200px;
		background-color: #333333;
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
		padding: 4px 5px 4px 5px;
	}

	.field_button {
		background-color: transparent;
		border: none;
		font-size: 14px;
		color: #ffffff;
		font-family: Georgia;
		font-style: italic;
		font-weight: bold;
		width: auto;
		text-transform: capitalize;
		text-align: left;
		padding: 0px;
	}
	.field_button_over {
		background-color: transparent;
		border: none;
		font-size: 14px;
		color: #666;
		font-family: Georgia;
		font-style: italic;
		font-weight: bold;
		width: auto;
		text-transform: capitalize;
		text-align: left;
		padding: 0px;
		cursor: pointer;
	}

	label {
		font-size: 10px;
		font-weight: bold;
		line-height: 12px;
		color: #00a8f2;
		text-transform: uppercase;
		font-weight: normal;
		margin: 0px;
		padding: 0px 10px 0px 0px;
	}

/*	CMS Elements */

	.cms_table {
		width: 900px;
	}

	.cms_table th {
		border-bottom: 1px solid #666666;
		color: #ccc;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: left;
		padding: 3px;
	}

	.cms_table td {
		padding: 4px 3px 4px 3px;
		border-bottom: 1px solid #666666;
	}
	
	.cms_table .row_odd td {
		background-color: #333333;
	}

	.cms_table .row_overdue td {
		color: #cc0000 !important;
	}
	
	.cms_table .row_over td {
		cursor: pointer;
		background-color: #8f8f8f;
	}

	#error_container {
		width: 356px;
		background-color: transparent;
		text-decoration: none;
		font-size: 17px;
		line-height: 22px;
		color: #C2551E;
		font-weight: normal;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	#error_container ul {
		text-decoration: none;
		list-style-type: none;
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}

	.message_positive {
		background-image: url(../images/msg_tick.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 0px 0px 20px 40px;
		margin: 20px 0px 20px 0px;
		font-weight: bold;
		color: #ffffff;
		font-size: 14px;
	}

	.message_negative {
		background-image: url(../images/msg_cross.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 0px 0px 20px 40px;
		margin: 0px 0px 20px 0px;
		font-weight: bold;
		color: #ffffff;
	}

	.required {
		color: #C2551E;
	}

	.new_link {
		background-image: url(../images/icon_add.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 3px 0px 3px 18px;
	}
	.new_link:hover {
		background-image: url(../images/icon_add_o.png);
	}

	.edit_link {
		background-image: url(../images/icon_edit.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 3px 0px 3px 18px;
	}
	.edit_link:hover {
		background-image: url(../images/icon_edit_o.png);
	}

	.delete_link {
		background-image: url(../images/icon_delete.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 3px 0px 3px 18px;
	}
	.delete_link:hover {
		background-image: url(../images/icon_delete_o.png);
	}

	.view_link {
		background-image: url(../images/icon_view.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 3px 0px 3px 18px;
	}
	.view_link:hover {
		background-image: url(../images/icon_view_o.png);
	}
	
	#cms_catalogue_table h1 {
		margin: 0px;
		padding: 0px;
		font-size: smaller;
	}

	#cms_catalogue_table h2 {
		margin: 0px;
		padding: 0px;
		font-size: smaller;
	}
	
	#cms_catalogue_table p {
		margin: 0px;
		padding: 0px;
	}
	
	#cms_catalogue_table td {
		padding-bottom: 10px;
	}

/*	CATALOGUE	*/

.catalogue_table td {
	width: 116px;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	vertical-align: top;
}

.catalogue_table td.catalogue_divider {
	height: 45px;
	background-image: url(../images/divider_dots.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.catalogue_table .grid_title {
	font-weight: bold;
	font-size: 14px;
	color: #00a7f3 !important;
	text-transform: uppercase;
	border-top: 6px solid #000000;
}

.catalogue_table a:hover .grid_title {
	color: #cccccc !important;
}

.catalogue_table .grid_image {
	text-align: center;
	width: 116px;
	height: 116px;
}

.image_thumb_cell {
	text-align: center;
	border: 2px solid #000000;
}

.catalogue_table .grid_image img {
	margin: auto 0px auto 0px !important;
}

.catalogue_side_column {
	width: 153px;
	float: right;
}

.catalogue_side_column .item {
	background-image: url(../images/divider_dots.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 45px;
	border-top: 1px solid #474747;
	padding-top: 15px;
}

.catalogue_side_column .featured_product_code {
	font-size: 10px;
	font-weight: bold;
	color: #00a7f3;
	border-top: 1px solid #474747;
	padding-top: 5px;
	margin-top: 5px;
}

.catalogue_side_column .featured_title {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #474747;
	padding-bottom: 5px;
}

.catalogue_side_column a:hover .featured_title {
	color: #cccccc !important;
}

#breadcrumb_container {
	background-image: url(../images/breadcrumb_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 29px;
	margin-bottom: 10px;
}

#breadcrumb_container ul {
	list-style-type: none;
	margin: 0px;
	padding: 12px 0px 0px 5px;
}

#breadcrumb_container ul li {
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;

}

#breadcrumb_container ul li a {
	background-image: url(../images/breadcrumb_arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
	text-transform: uppercase;
}

#breadcrumb_container ul li.last_item a {
	background-image: none;
}

h1.product_title {
	margin: 0px;
}

h2.product_code {
	margin: 0px;
	color: #00a7f3;
}

h3.product_cost {
	margin: 0px;
}

.product_description {
	padding: 20px 20px 20px 0px;
}

.product_image {
}

.product_info {
	width: 500px;
}

.product_info td {
	vertical-align: top;
}

.old_price {
	text-decoration: line-through;
	font-weight: normal !important;
	margin-right: 10px;
}

.new_price {
	color: #ff7e00;
	font-weight: bold !important;
}

.catalogue_side_column .product_buttons {
	margin: 20px 0px 20px 0px !important;
}

#purchase_options_container {
	width: 165px;
}

#purchase_options_container h3 {
	margin-bottom: 0px;
}

#purchase_options_container p {
	margin-top: 5px;
}

.option_field {
	width: 160px;
	background-color: transparent !important;
	border: none !important;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	height: 17px;
	font-size: 10px;
}

.option_field_text {
	background-image: url(../images/search_field_text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.option_field_select {
	background-image: url(../images/search_field_select.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

.dropdown_list {
	background-image: url(../images/field_bg_grad.jpg);
	background-position: bottom left;
	background-color: #ff8a44;
	background-repeat: repeat-x;
	position: absolute;
	width: 153px;
	z-index: 10000;
	margin-top: -14px;
	border: 1px solid #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 5px;
}

.dropdown_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.dropdown_list ul li {
	line-height: 9px !important;
}

.dropdown_list ul li a {
	display: block;
	padding: 3px 0px 3px 0px;
	color: #ffffff;
}

.mini_cart {
	font-size: 11px;
}

.mini_cart th {
	text-align: left;
	border-bottom: 1px solid #474747;
}

.mini_cart td {
	padding: 3px 3px 3px 0px;
	vertical-align: top;
	border-bottom: 1px solid #474747;
}

.mini_cart .qty_cell {
	text-align: center !important;
}

.mini_cart .total_cell {
	text-align: right !important;
}

.mini_cart .grand_total {
	font-weight: bold;
}

.num_items {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.just_added {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: 1px solid #ffffff;
}

.cart_btn {
	font-size: 10px;
	font-weight: bold;
}

.cart_btn a {
	border: 1px solid #00a8f2;
	display: block;
	padding: 3px 0px 3px 0px;
	text-align: center;
	color: #00a8f2;
}

.cart_btn a:hover {
	background-color: #00a8f2;
	color: #000000;
}

.no_border {
	border: none !important;
}

.left_align {
	text-align: left !important;
}

.right_align {
	text-align: right !important;
}

.center_align {
	text-align: center !important;
}

.cart_table {
	width: 100%;
}

.cart_table th {
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px solid #474747;
}

.cart_table td {
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
}

.cart_table .amount_column {
	width: 60px !important;
}

.cart_table .row_odd td {
	background-color: #212121;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

.cart_table .item_title a {
	font-size: 11px;
	font-weight: bold;
	color: #00a8f2;
}

.cart_table .qty_field {
	width: 30px;
	border: 1px solid #474747;
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

.cart_table .sub_total_label {
	text-align: right;
	border-top: 2px solid #474747;
	text-transform: uppercase;
	font-weight: bold;
}

.cart_table .sub_total_value {
	text-align: right;
	border-top: 2px solid #474747;
	font-weight: bold;
}

.cart_table .vat_label {
	text-align: right;
	text-transform: uppercase;
}

.cart_table .vat_value {
	text-align: right;
}

.cart_table .discount_code_label {
	text-align: right;
	text-transform: uppercase;
}

.cart_table .discount_code_value {
	text-align: right;
}

.cart_table .postage_label {
	text-align: right;
	text-transform: uppercase;
}

.cart_table .postage_value {
	text-align: right;
}

.cart_table .total_label {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px solid #474747;
	border-top: 1px solid #474747;
	font-size: 14px;
}

.cart_table .total_value {
	text-align: right;
	font-weight: bold;
	border-bottom: 2px solid #474747;
	border-top: 1px solid #474747;
	font-size: 14px;
}

.cart_option_link {
	margin-bottom: 5px;
}

.cart_option_link input {
	font-weight: bold;
	color: #00a8f2;
	padding: 0px;
	padding-left: 10px;
	background-image: url(../images/right_arrow_blue.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
	border: none;
	font-size: 12px;
}

.cart_option_link input:hover {
	background-image: url(../images/right_arrow_white.png);
	color: #ffffff;
	cursor: pointer;
}

.cart_option_link a {
	font-weight: bold;
	color: #00a8f2;
	padding: 0px;
	padding-left: 15px;
	background-image: url(../images/right_arrow_blue.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
	border: none;
	font-size: 12px;
}

.cart_option_link a:hover {
	background-image: url(../images/right_arrow_white.png);
	color: #ffffff;
	cursor: pointer;
}

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

#cart_cms_tabs ul li {
	float: left;
	padding: 3px 6px 3px 6px;
	border: 1px solid #ffffff;
	margin-left: -1px;
}

#cart_cms_tabs ul li a {
	color: #999;
}

#cart_cms_tabs ul li.selected {
	border-bottom: 1px solid #000000;
}

#cart_cms_tabs ul li.selected a {
	color: #ffffff;
}

#cart_cms_container {
	margin-top: -1px;
	border: 1px solid #ffffff;
	padding: 5px;
}

#sortable_list li {
	background-color: #000000;
	color: #efefef;
	border-bottom: 1px solid #474747;

}

#sortable_list li:hover {
	background-color: #ffffff;
	color: #474747 !important;
}

#sortable_list li:hover a {
	color: #474747;
}

#sortable_list a {
	color: #efefef;
}

#sortable_list a:hover {
	color: #474747;
}

.cms_left_column {
	width: 460px;
	float: left;
	padding-right: 20px;
}

.cms_right_column {
	border-left: 1px solid #474747;
	width: 380px;
	float: right;
	padding-left: 20px;
}

.cms_category_table td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #474747;
}

#cms_options_table th {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #00a8f2;
	text-transform: uppercase;
	font-weight: normal;
}

#basket_icon_container {
	float: right;
	padding-top: 12px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
	margin-right: 10px;
}

.choose_button {
	width: 100px;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/orange_arrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;
}

.choose_button a {
	padding: 4px 10px 4px 4px;
	font-size: 14px;
	color: #ffffff;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	display: block;
}

.choose_button a:hover {
	color: #000000;
}

.required_symbol {
	margin-top: 5px;
}

.place_order_button {
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/orange_arrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 4px 10px 4px 4px;
	font-size: 14px;
	color: #ffffff;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	border: none;
}

.place_order_button_o {
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/orange_arrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 4px 10px 4px 4px;
	font-size: 14px;
	color: #000000;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

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

#dzone_tabs ul li {
	float: left;
	padding: 3px 6px 3px 6px;
	border: 1px solid #ffffff;
	margin-left: -1px;
}

#dzone_tabs ul li a {
	color: #999;
}

#dzone_tabs ul li.selected {
	border-bottom: 1px solid #000000;
}

#dzone_tabs ul li.selected a {
	color: #ffffff;
}

#dzone_container {
	margin-top: -1px;
	border: 1px solid #ffffff;
	padding: 5px;
}

#dzone_gallery_container  table {
	width: 100%;
}

#dzone_gallery_container td {
	padding: 5px !important;
}

#dzone_gallery_container h2 {
	margin: 0px;
	padding: 0px;
}

#dzone_gallery_container h3 {
	margin: 0px;
	padding: 0px;
}

#dzone_gallery_container h4 {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
}

#dzone_gallery_container .divider_cell {
	height: 8px;
	border-bottom: 5px solid #000000;	
	background-image: url(../images/divider_dots_2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#news_list h3 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

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


#news_list .date {
	margin-bottom: 5px;
}

#news_list .summary {
	margin-bottom: 5px;
}

#search_results_container {
	position: absolute;
	z-index: 50000;
	margin-left: 200px;
	top: 200px;
	width: 661px;
}

#search_results_close {
	width: 30px;
	height: 30px;
	position: absolute;
	margin-left: 600px;
	margin-top: 30px;
	float: right;
}

#search_results_container p {
	margin-top: 0px;
	padding-top: 5px;
}

#search_results_top {
	width: 631px;
	height: 20px;
	background-image: url(../images/search_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 34px;
	text-transform: uppercase;
	font-weight: bold;
}

#search_results_content {
	width: 581px;
	background-image: url(../images/search_tile.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 10px 40px 0px 40px;
}

#search_results_content .product_title {
	font-weight: bold;
	color: #00a7f3 !important;
}

#search_results_content .product_title {
	font-weight: bold;
	color: #00a7f3 !important;
}


#search_results_content .image_cell {
	width: 120px;
	text-align: center;
}

#search_results_content .divider {
	margin-top: 5px;
	margin-bottom: 5px;
}

#search_results_btm {
	width: 661px;
	height: 53px;
	background-image: url(../images/search_btm.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.order_navigation {
	width: 100%;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

.top_nav td {
	padding-bottom: 10px;
	border-bottom: 1px solid #333333;
}

.btm_nav td {
	padding-top: 10px;
	border-top: 1px solid #333333;
}

.not_available {
	font-weight: bold;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #333333
}

.remove_link {
	font-size: 10px;
	float: left;
}
