 @charset "UTF-8";
/* CSS Document */

body {
	background-color: #D8EDF0;
}
/* LAYOUT        
----------------------------------- 
----------------------------------- */
#login {
	float: right;
	margin-top: 40px;
}
.loginbutton {
	float:right;
}
#loginbutton2 {
	float:right;
	display: block;
	width: 100px;
}
#loginbutton3 {
	float:right;
	display: block;
} 
#catCartSummary {
	padding: 0;
	margin: 0;
}
#loggedin {
	float: right;
}
#loggedout {
	float: left;homeboxproduct
	padding: 10px;
}
#logo {
	margin-top: 40px;
}
#menu {
	margin-top: 35px;
	height: 10px;
}
#buttons {
	float:right;
}

.viewpdf a {
	height:42px;
	line-height:42px;
	background:url(/images/button_viewpdf.jpg) 0 0 no-repeat;
	display:block;
	color:transparent;
	margin-left: 70px;
	text-indent: 999px;
}

.viewpdf a span {
	display:none;
}

.viewpdf a:hover {
	background-position:0 -42px;
}

.latestevents .viewpdf a {
	dispay:none;
	visibility:hidden;
	line-height:0;
	height:0;
}
#ewayBlock {
	background-color:#FFF;
	padding: 5px;
	float:left;
}
/* HEADER            
----------------------------------- 
----------------------------------- */
#headerbar {
	background-image: url(../images/top_bar_left.png);
	background-repeat: no-repeat;
	background-color: #c6cca0;
	background-position: left top;
	height: 37px;
	margin-top: 15px;
}
#headerbar #topbar {
	background-image: url(../images/top_bar.png);
	height: 40px;
}
#main {
	background-image: url(../images/bg_green2.gif);
}
#main #mainarea {
	background-color: #FFF;
	padding-top: 15px;
	background-image: url(../images/bottom_leaf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	background-image: url(../images/top_leaf.png);
	background-repeat: no-repeat;
	background-position: 150px top;
}
#login {
	color: #68605B;
}
#login img:hover, a.cartSummaryLink:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a.cartSummaryLink {
	background-image: url(/images/button_viewcart.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 40px;
	vertical-align:middle;
	display:-moz-inline-block; /* for Firefox */
	display:-moz-inline-box; /* for Firefox */
	display:inline-block;
	text-indent: -9999px; /* hides the text */
}
/* Menu            
----------------------------------- 
----------------------------------- */
#menu ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	display: block;
	height: 15px;
	font-size: 11px;
	margin: 0px;
	color: #68605B;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8edf0;
	float: left;
}
#menu ul li a {
	color: #68605B;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #B3B288;
	text-decoration: none;
}
/* FOOTER            
----------------------------------- 
----------------------------------- */
#footer {
	background-color: #D8EDF0;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
}
#copyright {
	float:left;
	padding: 10px;
	text-align: left;
}
#footerlinks {
	float:right;
	padding: 10px;
}
#footer a {
	color: #68605B;
	text-decoration: none;
}
#footer a:hover {
	color: #8D827C;
	text-decoration: none;
}
#login img {
	vertical-align:middle;
	margin-right: 10px;
	margin-left: 10px;
}
/* Search            
----------------------------------- 
----------------------------------- */
.searchform {
	position: relative;
	left: 10px;
	top: 0px;
}
#searchbar form label {
	float:left;
	margin-top: 10px;
}
#searchbar form input {
	float:left;
}
a:link .advancedsearch {
	padding-left: 15px;
	color:#FFF;
}
#searchbar p {
	padding-top: 10px;
}
.searchfield {
	width: 175px;
	height: 40px;
	background-image: url(../images/search_bar.png);
	background-repeat: no-repeat;
	background-position: 45px;
}
form .searchinput {
	width: 130px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin: 10px 0 0 15px;
}
.searchbutton {
	border-width: 0px;
	border-style: solid;
	padding-top:5px;
	display: inline;
	margin: 5px 10px 0 0;
	vertical-align: text-bottom;
}
#topbar #searchbar {
	float: right;
	width: 320px;
	color: #FFF;
}
#searchbox {
}
#facebook {
	float:right;
	padding: 8px 5px 0 10px;
	vertical-align: middle;
}
#searchbar img {
	margin-top: 5px;
	vertical-align: text-bottom;
}
#searchbar img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
/* LEFT BAR            
----------------------------------- 
----------------------------------- */
#leftbar #finditfast {
	background-color: transparent;
	background-image: url(../images/finditfast_box.gif);
	background-repeat: no-repeat;
	height: 124px;
	padding: 15px;
	margin-bottom: 10px;
}
#finditfast h1 {
	font-size: 15px;
	color: #68605B;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#finditfast h2 {
	font-size: 12px;
	font-weight: bold;
	color: #68605B;
	padding: 3px 0 0 0;
	margin: 0px;
}
#leftbar #categories {
	background-image: url(../images/box_categories_middle.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#categories h1 {
	font-size: 15px;
	font-weight: normal;
	color: #68605B;
	background-image: url(../images/box_categories_top.gif);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-bottom: 0px;
}
#categories ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 10px 0;
	line-height: 1.4;
}
#categories ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	color: #68605B;
	font-size: 11px;
}
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active, #categories a:link {
 color: #68605B;
}
#categories ul li a:hover, #categories a:hover { 
	color: #C4B5AC;
}
#categories p {
	padding: 5px 0 5px 15px;
	margin: 0;
}
#categories hr {
	padding: 0;
	margin: 0;
}
#main #mainarea #leftbar {
	margin-bottom: 80px;
}
/* MAIN CONTENT         
----------------------------------- 
----------------------------------- */
#middle #homebox {
	background-image: url(/images/home_welcome_pic.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 311px;
	width: 420px;
	padding: 15px;
	border:1px solid #e3e1e2;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-position: right bottom;
	background-color: #FFF;
}
#middle {
	overflow:hidden;
}

#homebox h1, #pagecontent h1 {
	font-size: 20px;
	font-weight: normal;
	color: #68605B;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCEAEE;
}
#homebox h2 {
	font-size: 20px;
	font-weight: bold;
	color: #68605B;
	padding: 0px;
	margin: 0px;
}
#homebox p, #pagecontent p {
	font-size: 11px;
	font-weight: normal;
	color: #68605B;
	padding: 10px 0 0 0;
	margin: 0;
}
#main #mainarea #middle #homebox2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#homeboxes {
	float: left;
	height: 237px;
	width: 158px;
	padding: 10px;
	position:relative;
}
#homeboxes h1 {
	font-size: 18px;
	font-weight: normal;
	color: #68605B;
	padding: 0px;
	margin: 0px;
}
#homeboxes p {
	font-size: 12px;
	font-weight: normal;
	color: #68605B;
	padding: 0px;
	margin: 0px;
}
#homeboxproduct {
	float: left;
	height: 257px;
	width: 178px;
	margin-bottom: 50px;
	position:relative;
}
#homeboxfeature {
	float: left;
	height: 257px;
	width: 178px;
	margin-bottom: 50px;
	margin-left: 70px;
	position:relative;
}
#homeboxmedia {
	float: left;
	height: 257px;
	width: 178px;
	margin-bottom: 50px;
	margin-left: 70px;
	position:relative;
}
#homeboxproduct h1, #homeboxfeature h1 { 
	font-size: 18px;
	font-weight: normal;
	color: #68605B;
	padding: 0px;
	margin: 0px;
}
#homeboxproduct p, #homeboxfeature p {
	font-size: 12px;
	font-weight: normal;
	color: #68605B;
	padding: 0px;
	margin: 0px;
}
.feature {
	background-image: url(../images/home_box1.jpg);
	margin: 35px 0 0 20px;
}
.latestnews {
	background-image: url(../images/home_boxes_default.jpg);
	margin: 35px 0 0 72px;
}

#latestnews {
	/*background-image: url(../images/home_box3.jpg);*/
	padding: 10px 10px 0 10px;
	background: url(../images/subscribe-bg.jpg) 0 0 no-repeat;
}
#youtube {
	/*background-image: url(../images/home_box3.jpg);*/
	padding: 10px 0 0 10px;
	background: url(../images/home_box_youtube.jpg) 0 0 no-repeat;
}
#youtube h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#latestnews:hover {
	/*background-image: url(../images/home_box3.jpg);*/
	background: url(../images/subscribe-bg.jpg) 0 -444 no-repeat;
}
#latestnews .newsitem .viewpdf a {
	display:none;
}
#latestnews a.subscribe {
	/*background-image: url(../images/home_box3.jpg);*/
	margin: 35px 0 0 72px;
	position:absolute;
	bottom:0;
	right:0;
	height:70px;
	width:158px;
	overflow:hidden;
}

#latestnews a.subscribe:hover {
	
}
.newsitem {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #eaf5fc;
}
.latestevents .newsitem {
	border: 0px;
}
.newsitemthumb {
	width: 60px;
	height: 60px;
	float:left;
	margin-right: 10px;
	border: 1px solid #eaf5fc;
}
#string {
	position: absolute;
	/*z-index: 9998;*/
}
#middle h1 {
	font-size: 14px;
	font-weight: normal;
	color: #68605B;
}
#category {
	float: left;
	height: 147px;
	width: 200px;
	background-image: url(../images/category_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 12px;
}
#category h1 {
	font-size: 12px;
	color: #68605B;
	text-align: left;
}
.productlist img {
	margin: 0px;
	height: 100px;
	padding: 10px;
	border: 3px solid #D8EDF0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}
#prodimg {
	
}
.productlist h1 {
	font-size: 11px;
	font-weight: normal;
	color: #68605B;
	margin: 0px;
	padding: 5px 0 0 0;
}
.productlist h2 {
	font-size: 12px;
	font-weight: bold;
	color: #68605B;
	margin: 0px;
	padding: 0 0 0px 0;
}
.productlist h3 {
	font-size: 12px;
	color: #68605B;
	margin: 0px;
	padding: 0px;
}
.productlist h3 a {
	display: block;
	padding: 2px;
}
.productlist h3 a:hover {
	color: #c6cca0;
}
.productlist {
	margin-top: 0px;
	min-height: 85px;
	width: 220px;
	height: 200px;
	text-align: center;
}
#youmayalsolike {
	margin: 10px 0 0 0;
}
#productsingle #youmayalsolike h1, #productsingle #youmayalsolike h2, #productsingle #youmayalsolike h3 {
	font-size: 11px;
}
#productsingle #youmayalsolike img {
	float:none;
}
.search-result {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6C5BC;
	margin: 0;
	padding: 5px;
}
.search-result:hover {
	background-color: #F8FDFE;
}
.search-result h2 {
	font-size: 14px;	
	padding: 0;
	margin: 0;
}
.search-result a:hover {
	color: #ccd5a8;
}
.search-result p {
	padding: 0;
	margin: 0;
}
.productlist:hover {
	
}
.newproduct {
	text-align: center;
	font-size: 11px;
	color: #F00;	
}
.catProductAttributeGroup {
	width: 530px;
	height: auto;
	margin-bottom: 30px;
	clear: both;
}
.productAttributes {
	clear: both;
	margin-bottom: 10px;
	min-height: 30px;
}
#attributes {
	margin-bottom: 20px;
}
.catProdAttributeTitle {
	width: 60px;
	float:left;
}
.catProdAttributeItem {
	width: 70px;
	float:left;
	margin-right: 5px;
	text-align: center;
	font-size: 10px;
}
.catProdAttributeItem span {
	display: block;
	float:left;
	width: 70px;
}
.catProdAttributeItem input {
	width: 70px;
	height: 15px;t
}
.catProdAttributeItem img {
	width: 70px;
}
.productAttributes img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#outofstock {
	float: right;
	width: 170px;
	margin-right: 5px;
	text-align: center;
	background-image: url(/images/outofstock_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #F00;
}
#productsingle h1 {
	font-size: 20px;
	font-weight: normal;
	color: #68605B;
	margin: 0;
	padding: 0px;
}
#productsingle h2 {
	font-size: 20px;
	font-weight: bold;
	color: #68605B;
	margin: 0;
	padding: 0px;
}
#productsingle h3 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	margin: 0;
	padding: 0px;
}
#productsingle h5 {
	font-size: 10px;
	font-weight: normal;
}
#productsingle p {
	font-size: 12px;
	font-weight: normal;
	color: #68605B;
	margin: 0 0 10px 0px;
	padding: 0px;
}
#productsingle_image { 
	width: 150px;
	float: left;
	margin-right: 10px;
}
#productsingle img {
	float: left;
	margin-right: 10px;
}

#productsingle img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#productsingledesc {
	padding: 0 0 0 160px;
}
#main #mainarea #middle {
}
#pagecontent {
	height: 306px;
	padding: 15px;
	margin-bottom: 10px;
	border:1px solid #e3e1e2;
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.scroll-pane {
	height: 306px;
	overflow: auto;
}
#top {
	background-color: #FFF;
}
#comments {
	
}
#login-box {
	text-align:left;
}
#zeroitems {
	float: right;
	margin-top: 10px;
}
.catalogueItemNotFound {
	display:none;
}
#pagination {
	
}
#pagination a {
	color: #e2e6cf;
	padding: 2px;
}
#main #mainarea #middle #catalogue a img {
	vertical-align: middle;
	max-height: 110px;
}
#main #mainarea #middle #catalogue a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#pagination_top {
	text-align: center;
	font-size: 11px;
	color: #928681;
	vertical-align: middle;
	width: 700px;
}
#pagination_bottom {
	text-align: center;
	font-size: 11px;
	color: #928681;
	vertical-align: middle;
	width: 700px;
}
/* TESTIMONIALS
----------------------------------- 
----------------------------------- */
#testimonials p {
	padding: 5px 0 5px 0;
	margin: 0;
}
#testimonials {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c6cca0;
}
/* FORM STYLING             
----------------------------------- 
----------------------------------- */
.checkoutform fieldset {
	border:none;
	width: 590px;
	margin-left: 40px;
}
.checkoutform legend {
	font-size:18px;
	margin:0px;
	padding:10px 0px;
	color:#68605B;
	font-weight:bold;
}
.checkoutform p, #formpop p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed #D8EDF0;
}
.checkoutform label, #formpop label {
	font-weight: normal;
	float: left;
	margin-left: -155px; /*width of left column*/
	padding-top: 3px;
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.checkoutform #SignupForm fieldset p .PaymentMethodType {
	width: 25px;
}
.checkoutform #SignupForm fieldset p #catwebformbutton {
	height: 40px;
	width: 120px;
	border: 0px solid #FFFFFF;
	background-repeat: no-repeat;
	text-indent: -9999px; /* hides the text */
}
.checkoutform #SignupForm fieldset p #catwebformbutton:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.checkoutform input, #formpop input {
	width: 180px;
	padding: 3px;
	border: 1px solid #68605B;
}
.checkoutform textarea, #formpop textarea {
	width: 250px;
	height: 150px;
}
.checkoutform a:link {
	color:#FFF;
}
.checkoutform .prev, .checkoutform .next {
	background-color:#68605B;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
}
.checkoutform .prev:hover, .checkoutform .next:hover {
	background-color:#D8EDF0;
	text-decoration:none;
	color: #fff;
}
.checkoutform .prev {
	float:left;
}
.checkoutform .next {
	float:right;
}
#steps {
	list-style:none;
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#steps li {
	font-size:24px;
	float:left;
	padding:10px;
	color:#D8EDF0;
}
#steps li span {
	font-size:11px;
	display:block;
}
#steps li.current {
	color:#68605B;
}
#makeWizard {
	background-color:#b0232a;
	color:#fff;
	padding:5px 10px;
	text-decoration:none;
	font-size:18px;
}
#makeWizard:hover {
	background-color:#000;
}

#registrationform  {
	width: 500px;
	margin-top: 5px;
}

.subscribe-option {
	margin-left:150px;
}

.subscribe-option input {
	width: 20px;
	text-align:left;
	float:left;
}

.subscribe-option label {
	width: 250px;
	text-align:left;
}

.registrationform input, #registrationform textarea {
	padding: 5px;
	width: 200px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#registrationform textarea {
	height: 90px;
}

#registrationform textarea:focus, #registrationform input:focus {
	border: 1px solid #928681;
}

#registrationform input.submit-button {
	width: 100px;
	float: left;
	margin: 10px 0 0 0px;
	background-color: #e9f6f6;
}

.registrationform label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	padding-top: 5px;
}
/* SCROLL BAR
----------------------------------- 
----------------------------------- */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background-image: url(/images/basic_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:20px;
}
a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
a.jScrollArrowDown {
	background-image: url(/images/basic_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:20px;
}
a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -20px;
}
.jScrollPaneTrack {
	background-color: #e9f6f6;
}
.jScrollPaneDrag {
	background-color: #CCEAEE;
	background-image: url(/images/drag_grab.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.scroll-pane {
	background-color: #FFF;
}
.mothercraftnursebutton:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
/* SIDEBAR SEARCH
----------------------------------- 
----------------------------------- */
#menu2 {
	z-index: 200;
}
.menu3 {
	font-family: verdana, sans-serif;
	width:175px;
	position:relative;
	z-index:100;
	clear:both;
	margin-left:0px; /* for this page only */
	padding: 0px;
}
.menu3 ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu3 ul li {
	float:left;
	position:relative;
	padding: 0;
	margin: 0;
}
.menu3 li.last {
	border-bottom:1px solid #00f;
	margin:0;
}
.menu3 ul li a, .menu3 ul li a:visited {
	display:block;
	text-decoration:none;
	width:175px;
	height:20px;
	color:#928681;
	padding-left:10px;
	padding-top: 4px;
	margin: 0px;
	background-color: #fff;
	background-image: url(/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #ccd5a8;
}
.menu3 ul li ul {
	display: none;
}
.menu3 table {
	margin:-1px;
	border-collapse:collapse;
	font-size:1em;
}
/* specific to non IE and IE7 browsers */
.menu3 ul li:hover a {
	background-color: #F8F9F9;
	color:#ccd5a8;
}
.menu3 ul li:hover ul {
	display:block;
	position:absolute;
	top:24px;
	margin-top:1px;
	left:0;
	width:175px;
	height:auto;
}
.menu3 ul li:hover ul li ul {
	display: none;
}
.menu3 ul li:hover ul li a {
	display:block;
	background:#fff;
	color:#928681;
	height: 16px;
	font-size: 11px;
	padding-left:10px;
	padding-top: 3px;
	width:175px;
	border-top: none;
}
.menu3 ul li:hover ul li a.drop {
	background:#F8F9F9 url(images/point3.gif) bottom right no-repeat;
}
.menu3 ul li:hover ul li:hover a {
	background:#F8F9F9;
	color:#928681;
}
.menu3 ul li:hover ul li:hover a.drop {
	background:#888 url(images/point3a.gif) bottom right no-repeat;
}
.menu3 ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:150px;
	top:-1px;
	width:150px;
}
.menu3 ul li:hover ul li:hover ul li a {
	background:#ddd;
	color:#000;
}
.menu3 ul li:hover ul li:hover ul li:hover a {
	background:#888;
	color:#fff;
}
.quotesingle {
	height: 40px;
	position: absolute;
	visibility: hidden;
	font-size: 13px;
	background-color: #FFF;
}
#quotes {
	position: relative;
	width: 600px;
	height: 40px;
	margin: 0px 50px 10px 60px;
}
.quoteswrapper{
	position: relative; /* Do not change this value */
	overflow: hidden;
}
#catalogue {
	min-height: 500px;
}
#productsingle img {
	max-width: 130px;
}
/* Checkout Page 
---------------------------------------
--------------------------------------- */

#checkout-member {
	width: 300px;
	height: 200px;
	float:left;
	margin: 5px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#checkout-nonmember {
	width: 300px;
	float:left;
	height: 200px;
	margin: 5px;
	padding: 10px;
	border: 0px solid #CCC;
}
#checkout-member h3, #checkout-nonmember h3 {
	font-size: 16px;
}
