@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #0E4B8C;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/site/glare-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #0B4A8B;
	text-decoration: none;
}
a:visited {
	color: #0B4A8B;
	text-decoration: none;
}
a:hover {
	color: #0F64BB;
	text-decoration: none;
}
#container {
	width: 960px;
	display: block;
	margin: 20px auto 10px auto;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/site/side_col_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #164270;
}
#container #top_section {
	background-image: url(../images/site/lamberts-of-lancaster-ltd.png);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	text-align: right;
	background-position: center;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0 10px 0 10px;
}
#container #top_section .top_search {
	display: block;
	width: 250px;
	float: right;
}

#container #top_section a:link {
	color: #073F79;
}
#container #top_section a:visited {
	color: #073F79;
}
#container #top_section a:hover {
	color: #0F64BB;
}


#container #top_section #top_right {
	line-height: 30px;
	padding: 5px;
}

#container #main_menu {
	line-height: 38px;
	list-style-type: none;
	text-align: center;
	background-color: #0f64bb;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8aaaca;
}
#container #main_menu li {
	display: inline;
}
#container #main_menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: normal;
}
#container #main_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8AAACA;
	padding: 10px 15px 11px 15px;
}


#container #page_content {

}
.brand_image
{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px auto 5px auto;
}
#container #page_content #side_col {
	width: 170px;
	float: left;
	text-align: left;
	background-color: #0b4a8b;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	display: block;
}
#container #page_content #side_col a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	background-image: url(../images/site/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #page_content #side_col a:hover {
	color: #8AAACA;
	background-image: url(../images/site/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container   #page_content   #side_col   .side_menu {
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#container  #page_content  #side_col  .side_menu li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8aaaca;
	list-style-position: outside;
	display: block;
	padding: 2px 0 2px 0;
}
#container  #page_content  #side_col  .side_menu  .lv1-cat a {
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	padding-left: 15px;
}
#container #page_content #side_col .side_menu .lv1-cat a:hover {
	color: #8AAACA;
}

#container #page_content #side_col .side_menu .lv2-cat {

}
#container  #page_content  #side_col  .side_menu  .lv2-cat a {
	color: #8AAACA;
	padding-left: 25px;
	background-image: url(../images/site/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#container #page_content #side_col .side_menu .lv2-cat a:hover {
	color: #FFFFFF;
}


#container #page_content #other_side_col {
	width: 190px;
	float: right;
	text-align: left;
}
#container #page_content #other_side_col .normal_link
{
margin-left:0;
}
#container #page_content #other_side_col a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
}
#container #page_content #other_side_col a:hover {
	color: #E2AD37;
}
#container #page_content #other_side_col a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#container #page_content #other_side_col .side_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#container #page_content #other_side_col .side_list li {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF0B5;
}
#container #page_content #other_side_col .side_list li a {
	margin-left: 0px;
}


.styled_menu {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 0px;
}
.styled_menu a {
	margin-left: 0px;
}



.side_section             {
	background-color: #fcf6d9;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #333333;
}
.side_section  p    {
	margin-right: 10px;
	margin-left: 10px;
}
.side_section  form    {
	margin-right: 10px;
	margin-left: 10px;
}

#container #page_content #content_spanner_middle {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 190px;
	padding: 15px;
}
#container #page_content #content_spanner_middle .right_flash {
	display: block;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 185px;
}
#container #page_content #content_spanner_middle .right_flash p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
#container #page_content #content_spanner_middle p {
	margin-bottom: 20px;
	margin-right: 10px;
}
#container #page_content #content_spanner_middle #map {
	display: block;
	height: 350px;
	width: 100%;
	border: 1px solid #0F64BB;
	color: #000000;
	margin-bottom: 10px;
}
#container #page_content #content_spanner_middle #map a {
	color: #000000;
	text-decoration: underline;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;}
.styled_as_header1 {
	font-size: 140%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AAACA;
	margin: 10px 0 5px 0px;
}
.styled_as_header2 {
	font-size: 130%;
	font-weight: normal;
	margin: 10px 0 5px 0px;
	color: #0B4A8B;
	letter-spacing: -1px;
}
.styled_as_header3 {
	font-size: 130%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AAACA;
	margin: 10px 0 5px 0px;
	display:block;
	color: #0B4A8B;
	letter-spacing: -1px;
}
.styled_as_header4 {
	font-size: 120%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AAACA;
	margin: 10px 0 5px 0px;
	clear:right;
	display:block;
}
.menu_header {
	font-weight: normal;
	line-height: 130%;
	display: block;
	overflow: hidden;
	color: #8aaaca;
	text-align: left;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8aaaca;
	margin-top: 10px;
}
.mailinglist_header
{
	background-image: url(../images/site/mailinglist_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.normal_list {
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}
.normal_para {
	margin-bottom: 10px;
}

.left_text {
	text-align: left;
	display: block;
}
.no_account_text {
	text-align: left;
}

h1 {
	font-size: 150%;
	line-height: 180%;
	color: #0B4A8B;
	letter-spacing: -1px;
	font-weight: normal;
}
h2 {
	font-size: 140%;
	font-weight: normal;
	line-height: 160%;
	color: #0B4A8B;
	letter-spacing: -1px;
}
#copyright  {
	display: block;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	color: #999999;
	background-color: #2d3236;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8AAACA;
	background-image: url(../images/site/footer_image.jpg);
	background-repeat: repeat;
}
#copyright  p  {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
#copyright  a  {
	color: #999999;
	text-decoration: none;
}
#copyright  a:hover  {
	color: #8AAACA;
	text-decoration: none;
}
#copyright  #font_size  .small  {
	font-size: 90%;
}
#copyright  #font_size  .normal  {
	font-size: 110%;
}
#copyright  #font_size  .large  {
	font-size: 130%;
}
#container #page_content #content_spanner_middle #cat_desc {
	display: block;
	margin-bottom: 10px;
}
#container #page_content #content_spanner_middle #cat_desc ul, ol {
	margin-left: 30px;
}

#container  #page_content  #content_spanner_middle  #productList {
	list-style-type: none;
	display: block;
}
#container #page_content #content_spanner_middle #productList li {
	display: block;
	width: 150px;
	height: 200px;
	text-align: center;
	float: left;
	margin: 0 5px 10px 10px;
}
#container #page_content #content_spanner_middle #productList .productBox .productThumbnailBox {
	width: 133px;
	height: 100px;
	display: block;
	margin: 0 auto 0 auto;
	overflow: hidden;
	border: 1px solid #1C1C1C;
}
#container #page_content #content_spanner_middle #productList .productBox .productThumbnailBox img {
	border: none;
}

#container #page_content #content_spanner_middle #productList .productBox h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
	line-height: 16px;
	padding: 0px;
}
#container #page_content #content_spanner_middle #productList .productBox a {
	text-decoration: none;
}

#container #page_content #content_spanner_middle #productList .productBox .pro_detail .pro_options {
	display: block;
	border: 1px dashed #333333;
}
#container #page_content #content_spanner_middle #productList .productBox .pro_detail label {

}
#container  #page_content  #content_spanner_middle  #productList  .productBox  .pro_detail  #addToCart {
	margin-left: 0px;
}
#container #page_content #content_spanner_middle .clearer {
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}
#container #page_content #content_spanner_middle #mainProductBox {
	display: block;
	display:block;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxLeftCol {
	display: block;
	width: 210px;
	float: left;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxRightCol {
	display: block;
	margin-left: 220px;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxRightCol img {
	border: 1px solid #333333;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxLeftCol img {
	border: 1px solid #666666;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxRightCol #formProductDetail #product_detail {
	list-style-type: none;
	margin-bottom: 10px;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxRightCol #formProductDetail #product_detail li {
	margin-bottom: 3px;
}
#container  #page_content  #content_spanner_middle  #mainProductBox  #mainProductBoxRightCol  #formProductDetail  label  {
	display: block;
	float: left;
	line-height: 120%;
	padding-right: 3px;
	width: 60px;
	text-align: right;
}
#container  #page_content  #content_spanner_middle  #mainProductBox  #mainProductBoxRightCol  #formProductDetail  label.wide_label  {
	width: 250px;
	display: block;
	float: left;
	text-align: left;
	line-height: 120%;
	padding-right: 3px;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxRightCol #formProductDetail #descriptionBox {
	display: block;
	padding: 5px;
}
#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxRightCol #formProductDetail #descriptionBox p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#container #page_content #content_spanner_middle #mainProductBox #mainProductBoxRightCol #formProductDetail #descriptionBox ul, ol {
	padding-left: 25px;
	list-style-type: square;
}
.select_medium {
	width: 100px;
}
.select_small {
	width: 40px;
}
#container #page_content #content_spanner_middle #relatedProducts {
	list-style-type: none;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	height: 200px;
}
#container #page_content #content_spanner_middle #relatedProducts li {
	display: block;
	width: 150px;
	height: 200px;
	text-align: center;
	float: left;
	margin: 0 5px 10px 10px;
}
#container #page_content #content_spanner_middle #relatedProducts .productBox .productThumbnailBox {
	width: 133px;
	height: 100px;
	display: block;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#container #page_content #content_spanner_middle #relatedProducts .productBox .productThumbnailBox img {
	border: none;
}
#container #page_content #content_spanner_middle #relatedProducts .productBox h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
	line-height: 16px;
	padding: 0px;
}
#container #page_content #content_spanner_middle #otherProducts {
	list-style-type: none;
	display: block;
	height: 200px;
}
#container #page_content #content_spanner_middle #otherProducts li {
	display: block;
	width: 150px;
	height: 200px;
	text-align: center;
	float: left;
	margin: 0 5px 10px 10px;
}
#container #page_content #content_spanner_middle #otherProducts .productBox .productThumbnailBox {
	width: 133px;
	height: 100px;
	display: block;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#container #page_content #content_spanner_middle #otherProducts .productBox .productThumbnailBox img {
	border: none;
}
#container #page_content #content_spanner_middle #otherProducts .productBox h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
	line-height: 16px;
	padding: 0px;
}
.delivery_box {
	display: none;
}
.delivery_box select {
	width: 170px;
}
#subTotalContainer {
	text-align: right;
	margin-top: 20px;
	margin-right:20px;
}
#popularProducts {
	list-style-type: none;
	display: block;
	height: 215px;
}
#popularProducts li {
	display: block;
	width: 150px;
	height: 175px;
	text-align: center;
	float: left;
	margin: 0 5px 5px 5px;
	border: 1px solid #023401;
	padding: 2px;
}
#popularProducts .productBox .productThumbnailBox {
	width: 133px;
	height: 100px;
	display: block;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
#popularProducts .productBox .productThumbnailBox img {
	border: none;
}
#popularProducts .productBox h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
	line-height: 16px;
	padding: 0px;
}
#popularProducts .productBox a {
	color: #557700;
	text-decoration: none;
}
#popularProducts .productBox a:hover {
	color: #023401;
	text-decoration: none;
}
.floated_image {
	float: right;
	border: 1px solid #ED086D;
	margin-left: 20px;
}
.boldtext {
	font-weight: bold;
}
.biggerText {
	font-size: 14px;
	padding-top: 10px;
	display: block;
}
.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #page_content #content_spanner_middle .about_brand {
	float: left;
	margin-right: 10px;
}
.brand_para {
	height: 65px;
	display: block;
}
.normal_link {
	color: #999999;
}
.discount_text {
	font-size: 130%;
	font-weight: bold;
	color: #666666;
}
#container #page_content .scroller {
	display: block;
	width: 100%;
	overflow: hidden;
}
#container #page_content #content_spanner_middle .normal_list .lvl2 {
	margin-left: 20px;
}
#container #page_content #content_spanner_middle .normal_list .lvl3 {
	margin-left: 30px;
}
#container #page_content #content_spanner_middle #display_boxes {
	list-style-type: none;
	display: block;
	height: 250px;
	margin-bottom: 15px;
	overflow: hidden;
}
#container #page_content #content_spanner_middle #display_boxes a {
	color: #FFFFFF;
	font-weight: bold;
}
#container #page_content #content_spanner_middle #display_boxes a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

#container #page_content #content_spanner_middle #display_boxes li {
	display: block;
	width: 176px;
	margin-right: 3px;
	float: left;
	background-color: #0F64BB;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 250px;
	font-size: 92%;
}
#container #page_content #content_spanner_middle #display_boxes li img {
	margin-bottom: 5px;
}

#container #page_content #content_spanner_middle #display_boxes p {
	margin-right: 5px;
	margin-left: 5px;
}
.right_list {
	display: block;
	float: right;
	width: 50%;
}
#container #page_content #content_spanner_middle .commentsBox {
	display: block;
}
#container #page_content #content_spanner_middle .commentsBox .singleComment {
	display: block;
}
#container #page_content #content_spanner_middle .commentsBox .singleComment .rating {
	float: right;
}
#container #page_content #content_spanner_middle .commentsBox .singleComment .commentText {
	display: block;
}
#container #page_content #content_spanner_middle .commentsBox .singleComment .postedBy {
	font-size: 90%;
	text-align: right;
	display: block;
}
#brand_list {
	list-style-type: none;
}
#brand_list li {
	display: inline;
}
#brand_list li img {
	border: 1px solid #32373B;
	margin-right: 5px;
}
