body {
	font: 75% Tahoma, Verdana, sans-serif;
	color: #000;
	width: 770px;
	margin: 25px auto;
	background-color: #EDEDED;
}

a {
	text-decoration: none;
	color: #204D98;
}

ol li {
	font-weight: normal;
}

.loading {
	visibility: hidden;
	display: inline;
}

#howto {
	font-weight: normal;
	line-height: 1.5;
	float: left;
	width: 250px;
}

#header {
	height: 122px;
	background: #FFF url(images/header.jpg) no-repeat;
}

#header_location {
	position: relative;
	top: 100px;
	left: 170px;
	padding: 3px;
}

#crest_welcome {
	color: #204D98;
	font-weight: bold;
}

#main_content {
	position: relative;
	background: #FFF;
	float: left;
	min-height: 500px;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}

#customer_menu {
	width: 170px;
	float: left;
}

#page_content {
	float: right;
	width: 598px;
	border: none;
}

#body_copy {
	margin: 15px 5px 5px 10px;
}

#home_proclean {
	clear: both;
	margin-top: 30px;
	color: #204D98;
	margin-bottom: 20px;
	overflow: auto;
}

#proclean_content {
	float: left;
	width: 200px;
	margin-left: 20px;
}

#proclean_contact {
	font-size: 130%;
	font-weight: bold;
}

#adobe_download {
	width: 230px;
	float: right;
	margin-right: 20px;
	line-height: 1.5;
}

h2 {
	float: left;
	margin: 10px;
	color: #204D98;
}

#category_header {
	float: left;
	width: 567px;
	background-color: #ECB04B;
	color: #FFF;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	font-size: 130%;
}

#category_desciption {
	float: left;
	width: 567px;
	margin: 10px;
	padding: 5px;
}

#no_products {
	float: left;
	margin: 10px;
}

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

#product_categories li {
	margin: 20px 0px 5px 10px;
	list-style-type: none;
}

.round_categories {
	background-color: #E1E1E1;
	padding: 5px 5px 5px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
}

.round_categories a {
	text-decoration: none;
	color: #204D98;
}

.round_categories_selected {
	background-color: #ECB04B;
	padding: 5px 5px 5px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
}

.round_categories_selected a {
	text-decoration: none;
	color: #FFF;
}

#product-nav-11 {
	color: #ffffff;
	background-color: #d72722;
}

#product-nav-11 a {
	color: #ffffff;
}

.top_menu_items {
	float: left;
	margin-right: 2px;
	margin-left: 8px;
	text-align: center;
	padding: 1px 2px 2px 0;
}

.top_menu_items a {
	text-decoration: none;
	color: #FFF;
}

#product_list,
#uniform_list {
	margin: 0px;
	padding: 0px;
}

#product_list li {
	border: 1px solid #E1E1E1;
	background-color: #FFF;
	float: left;
	width: 282px;
	height: 200px;
	overflow: hidden;
	list-style-type: none;
	margin: 5px 0 5px 10px;
}

#uniform_list li {
	border: 1px solid #E1E1E1;
	background-color: #FFF;
	float: left;
	width: 574px;
	min-height: 180px;
	list-style-type: none;
	margin: 5px 0 5px 10px;
}

.product_image {
	width: 110px;
	float: left;
	padding: 11px;
}

#uniform_list li .product_image {
	width: 150px;
}

.product_content {
	float: left;
	width: 138px;
	height: auto;
	padding: 6px;
}

#uniform_list li .product_content {
	width: 380px;
}


.product_content h3 {
	color: #204D98;
	margin-top: 3px;
	margin-bottom: 3px;
}

.product_code {
	font-weight: bold;
}
.product_price {
	color: #204D98;
	margin-bottom: 5px;
}

.product_quantity {
	width: 20px;
}

.product_submit {
	margin-top: 5px;
}

.clearfix {
	clear: both;
	display: inline-block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#footer {
	clear: both;
	height: 55px;
	background: url(images/footer.jpg) no-repeat;
}

#phillip_moore_logo {
	margin: 10px;
	float: right;
}

#bottle_lineup {
	border: 1px solid #000;
	width: 260px;
	float: right;
	text-align: center;
	padding: 10px;
}

#crest_mini_logo {
	position: relative;
	top: 29px;
	margin-left: 160px;
}

#crest_copyright {
	position: relative;
	top: 8px;
	margin-left: 210px;
}



#cart_table table {
	border: 1px solid #D0D0D0;
}


.cart_table {
	margin-bottom:30px;
}		

#product_164 {
	height: 270px !important;
	width: 575px !important;
}

#product_164 .product_content {
	width: 400px;
}	

.list-block {
	font-weight: normal;
	display: inline-block;
	width: 150px;
}	
		
.MultiBoxContainer {
	position: absolute;
	border: 20px solid #ECB04B;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: center;
	min-width: 200px;
	/*overflow: hidden;*/
}


.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #ECB04B;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}