/**

 * Magento

 *

 * NOTICE OF LICENSE

 *

 * This source file is subject to the Open Software License (OSL 3.0)

 * that is bundled with this package in the file LICENSE.txt.

 * It is also available through the world-wide-web at this URL:

 * http://opensource.org/licenses/osl-3.0.php

 * If you did not receive a copy of the license and are unable to

 * obtain it through the world-wide-web, please send an email

 * to license@magentocommerce.com so we can send you a copy immediately.

 *

 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)

 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)

 */

#range {
	background: #fff;
	padding-top: 0px;
}
#range div.col {
	float: left;
	/*padding-top: 20px;*/

	width: 20%;
}
#range p {
	clear: both;
	margin: 0;
	padding: 0 0;
}
#range ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}
#range li {
	background-color:#E9E9E9;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	margin-left:2px;
	width:105px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#range li a.text-link {
	display: block;
	height: 30px;
	padding:0;
	margin:0;
	color: #1e7ec8;
}
#range li img {
	margin:0;
	padding:0;
}
#range li:hover {
	border: 1px solid #C5AD5F;
	background-color: #DFDFDF;
}
div#range p.category-description {
	margin-bottom: 20px;
	padding-right: 25px;
	padding-left: 25px;
	color: #333333;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 1px solid #EBEBEB;
}
ul.range-list li, ul.category-list li {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}
ul.range-list li.last, ul.category-list li.last {
	margin-right: 0px;
}
.links {
	float:left;
	display:inline;
	margin-left:10px;
	width:100px;
	font-size:11px;
	color:#203b73;
	font-weight:bold;
}
.links p {
	padding-bottom:2px;
	color: #203B73;
}
.links a {
	display:block;
	font-size:10px;
}
.links .blue {
	color:#A48858;
	font-weight:bold;
}
#top-links .blue {
	color: #203B73;
	font-weight: bold;
}
#top-links p {
	color: #A48858;
	line-height: 1.6em;
	font-weight: bold;
}
#products-menu {
	width:160px;
	padding-left:5px;
	padding-right:5px;
	margin-top:14px;
}
.linksbottom {
	float:left;
	display:inline;
	margin-left:10px;
	font-size:11px;
	color:#203b73;
	font-weight:bold;
	padding-bottom:10px;
	padding-right: 23px;
}
.linksbottom p {
	border-bottom:1px solid #A48858;
	color:#203B73;
	margin-bottom:5px;
	padding-bottom:2px;
}
.linksbottom a {
	color:#999999;
	display:block;
	font-size:11px;
	margin-bottom:3px;
	text-decoration:none;
}
.specialoffer a {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	padding-bottom: 5px !important;
}
.specialoffer a:hover {
	text-decoration: underline !important;
	color: #FF0000;
}
.test a {
	color: #999999;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
.contactid p {
	font-size: 14px;
	font-weight: bold;
	color: #A48858;
	padding-right: 300px;
	float: left;
	padding-top: 5px;
}
.contactid .blue {
	color: #203B73;
}
.contactid a {
	color: #A48858;
}
.tabledata1 {
	color: #333333 !important;
	font-weight: bold;
}
.tabledata2 {
	font-weight: bold;
	color: #203B73 !important;
}
#area td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 8px;
}
#area {
	float: left;
	margin-left: 70px;
}
#bottom-nav {
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#info {
	width:100%;
	clear:both;
	float:left;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.block {
	width:100%;
	float:left;
	clear:both;
}
.blue {
	color:#003777;
}
a {
	text-decoration:none;
	color:#999;
}
a:hover {
	text-decoration:underline;
}
#container {
	margin:0 auto;
}
#content {
	background:#fff;
}
#content, #header, #menu, #flash-content, #boxes, #products-menu {
	width:100%;
	float:left;
	clear:both;
} /* Header */
#header-right {
	width:395px;
	margin-right:10px;
	text-align:right;
	color:#a48858;
	font-size:11px;
	margin-top:5px;
	font-weight:bold;
}
#header-right form input {
	float:right;
	margin-bottom:7px;
}
#header-right form input#input-search {
	background:url(../images/bg-search-input.gif) no-repeat;
	padding:2px 4px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:144px;
}
#header-right a {
	color:#a48858;
	font-weight:bold;
} /* Menu */
#menu a {
	float:left;
	display:inline;
	background:url(../images/bg-menu.gif) repeat-x;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	padding:5px 11px;
	border-right:1px solid #767474;
}
#menu a:hover {
	background:url(../images/bg-menu-over.gif) repeat-x;
	text-decoration:none;
}
#menu a.last {
	border-right:0;
	padding:5px 14px 5px 15px;
} /* Boxes */
#boxes {
	margin-top:9px;
	margin-bottom:9px;
}
.box {
	float:left;
	display:inline;
	width:168px;
	margin-right:4px;
}
.box-image {
	float:left;
	clear:both;
	width:100%;
	position:relative;

}
.box-image span {
	position:absolute;
	top:0;
	right:0;
	background:#203b73;
	width:94px;
	padding:15px 5px;
	color:#fff;
	font-size:9px;
}
.box-image span.light-brown {
	background:#a48858;
}
.box-image span b {
	display:block;
	font-family: Tahoma;
	font-size:12px;
}
.box-link {
	color:#fff;
	font-weight:bold;
	float:left;
	clear:both;
	width:152px;
	margin-top:1px;
	background-image: url(../images/bg-links-boxes.gif);
 repeat-x;
	height:16px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
	margin-right: 1px;
	padding-right: 5px;
}
.box-link:hover {
	font-color:#ffffff;
	background:#9a4378;
	text-decoration:none;
}
.no-margin {
	margin-right:0;
} /* Sign Up */
#sign-up {
	width:206px;
	height:85px;
	padding:10px;
	padding-left:60px;
	background-color: #e2e1e1;
	background-image: url(../images/sign-up.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}
#sign-up form input {
	float:left;
	margin-right:5px;
	margin-top:12px;
}
#sign-up form input#sign-up-input {
	background:#fffcb3;
	border:1px solid #b1b1b1;
	color:#827f7f;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
} /* Opening Time */
#opening-time {
	background:#e2e1e1;
	width:122px;
	padding:6px 16px;
	padding-right:10px;
	margin-left:0px;
	width:264px;
	height:93px;
}
#opening-time a {
	color: #203B73;
}
#opening-time p {
	font-size:12px;
	padding-bottom:5px;
	color:#999999;
	padding-top:0px;
}
.ophead {
	color:red;
}
#opening-time b {
	font-weight:bold;
	text-align:center;
	font-size:13px;
	color:black;
}
#find-us {
	width:286px;
	height:85px;
	padding:10px;
	padding-right:5px;
	background:#e2e1e1;
	margin-left:10px;
}
#find-us img {
	border:1px solid #b1b1b1;
	margin-right:10px;
}
#find-us p {
	float:left;
	margin-bottom:10px;
}
#find-us a {
	color:#203b73;
	font-weight:bold;
} /* Products Menu */
/*#products-menu {

	width:850px;

	padding-left:5px;

	

	padding-bottom:80px;

	margin-top:10px;

}*/



#opening-time img {
	border:1px solid #b1b1b1;
	margin-right:10px;
}
/* Credits */

#credits {
	width:820px;
	padding:3px 10px;
	margin-top:80px;
	font-size:10px;
	color:#292929;
}
#credits p {
	float:left;
	margin-top:12px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
#flashcontent {
	z-index:-100 !important;
}
.footer_content a {
	font-weight: bold;
}
.footer_content {
	font-weight: bold !important;
	color: #A48858;
}
#bluepoppy_link {
	padding-top: 15px;
	color: #999999;
	font-weight: bold;
}
#bluepoppy_link a {
	font-weight: bold;
	color: #203B73;
}
.cleaningheader {
	color:black;
	background-color:#dddddd !important;
	font-size:12px;
	padding:5px;
}
#maincontainer .blue {
	padding-left:8px;
	padding-right:8px;
	color:#A48858;
	font-size: 12px
}
#maincontainer {
	background-color: #f8f9fb;
	padding:10px
}
.grey {
	color:#666;
	padding-left:8px;
	padding-right:8px;
}
