@charset "utf-8";

/* New Design */
* {
	margin:0;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size:20px; }
h2 {
	font-size:17px;
}

small { font-size:10px; }

img { border:0; }
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -118px; /* the bottom margin is the negative value of the footer's height */
}
.TextHeader {
	height:22px;
	background:#eb9292;
	border-bottom:3px solid #e25c5c;
	color:white;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	padding-top:6px;
	display:none;
}
.TextHeader a, .TextHeader a:link, .TextHeader a:active {
	color:white;
}
.TextHeader a:hover {
	color:#CCC;
}
.Header {
	width:100%;
	height:82px;
	background-color:#ddf1c0;
	/* background-image:url(/images/Layout/HeaderBG.jpg); */
	background-repeat: no-repeat;
	background-position: 52px;
}
.HeaderPadder {
	width:950px;
	margin:auto;
}
.LogoWrapper {
	width:620px;
	height:43px;
	float:left;
	margin-top:20px;
	padding-top:15px;
	padding-left:10px;
}
.Logo {
	float:left;
	font-size:27px;
	
	margin-right:10px;
}
.Logo a, .Logo a:link, .Logo a:visited {
	text-decoration:none;
	/* color: #488105; */
	color: #ab1cad;
}
 
.Logo a:hover {
	text-decoration:underline;
}
 
.Logo a:active {
	color:red;
}
.Search {
	float:left;
	margin-top:2px;
	height:29px;
}
.SearchInput {
	padding:5px;
	width:250px;
	border:1px gray solid;
	float:left;
}
.SearchSubmit {
	border:1px solid gray;
	padding:5px;
	background-color:#EFEFEF;
	float:left;
}
.AccountMenu {
	width:297px;
	float:right;
	font-size: 11px;
	margin-top:12px;
}
.AccountMenu span {
	padding-right:12px;
}
.AccountMenu a, .AccountMenu a:link, .AccountMenu a:hover, .AccountMenu a:visited, .AccountMenu a:active {
	color:#669900;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.AccountMenuB {
	float:right;
	width: 315px;
	margin-top:7px;
	clear:right;

	color:#999;
}
.AccountMenuB a, .AccountMenuB a:link, .AccountMenuB a:hover, .AccountMenuB a:visited, .AccountMenuB a:active {
	color:#30ACC2;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	color:#999;
}
.MenuWrapper {
	width:100%;
	height:40px;
	background-color:#7bb636;
	border-top:6px #b4da7c solid;
	border-bottom:4px #4d870b solid;
	background:url(/images/apycomMenu/MainMenuBG.jpg) repeat-x;
    _background:url(/images/apycomMenu/nav-bg.gif) repeat-x;
}
.MainMenu {
	width:985px;
	margin:auto;
}
.MainMenu li {
	float:left;
	list-style:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:10px;
	height:30px;
	color:white;
	background-image: url(/images/Layout/MenuBG.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6db9c6;
	border-left-color: #6db9c6;
}
.MainMenu li:hover {
	background-color:#4cabbc;
	background-image:none;
}
.MainMenu a, .MainMenu a:link, .MainMenu a:hover, .MainMenu a:visited, .MainMenu a:active {
	color:#669900;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.SubMenuWrapper {
	height: 45px;
	background:url(/images/apycomMenu/SubMenuBG.jpg) repeat-x;
}
.SubMenu {
	text-align:center;
	width:780px;
	margin:auto;
}

.SubMenu ul li {
	float:left;
	list-style-type:none;
	font-size:12px;
	color:#515151;
	margin-right:22px;
}

div.SubMenu span {
	padding-top:8px;
	float:left;
}
.SubMenu a {
	color:#515151;
	text-decoration:none;
}
.SubMenu a:hover {
	color:black;
}

.LeftColumn {
	margin-right:15px;
	padding-right:5px;
	font-size:12px;
	color:#666;
	clear:both;
	margin-bottom:20px;
	height:20px;
}
 
.LeftColumn h2 {
	font-size:14px;
	text-transform: uppercase;
}
.LeftColumn div {
	float:left;
	margin-right:35px;
}
.LeftColumn p {
	padding-bottom:15px;
	margin-bottom:15px;
}
.LeftColumn img {
	vertical-align:middle;
}
.ContentWrapper {
	width:960px;
	margin:auto;
	padding-right:15px;
	padding-left:37px;
	padding-top:15px;
 
	/* overflow:hidden; */
}
.Content {
 	clear:both;
	font-size:12px;
	
}
.FooterWrapper {
	height: 100px; /* .push must be the same height as .footer */
	background-color:#9bd155;
	border-top:6px #d4f5a4 solid;
	padding-top:12px;
}
.Footer {
	width:710px;
	margin:auto;
	text-align:center;
	color:white;
	font-size:13px;
}
.Footer a, .Footer a:link, .Footer a:visited, .Footer a:active {
	color:white;
	font-size:13px;
	text-decoration:none;
}
.Footer a:hover {
	color:#2B616A;
}
.Copyright {
	margin-top:10px;
	font-weight:bold;
}
.push {
	height: 118px; /* .push must be the same height as .footer */
	clear:both;
}

/* End New Design */

sup { font-size:11px; }


/*  styling for the tables  */
#hor-minimalist-b {
	line-height: 1.6em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin:0 45px 45px 45px;
	width:90%;
	border-collapse: collapse;
	text-align:left;
	float:left;
	margin-top:40px;
}
#hor-minimalist-b th {
	font-size:14px;
	font-weight: bold;
	color: #626262;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
#SubContent2 ol li { margin-left: 35px; }
#hor-minimalist-b td {
	border-bottom: 1px solid #ccc;
	color: #626262;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td { color:black; }

.Special { color:#900; }

.wasAmount { text-decoration: line-through; }
.Price { color:#900 }
.PriceField { padding-left:39px; }

.FloatLeft {
	float: left;
	padding-right: 16px;
}
.LeftFloat {
	float: left;
	margin-right: 6px;
	margin-left: 4px;
}
.RightFloat {
	float: right;
	padding-top: 6px;
}
#right { float: right; }

img { vertical-align: middle; }

.ContentWrapper a:link, .ContentWrapper  a:active, .ContentWrapper  a:visited {
	text-decoration:underline;	
	color:#333;
}
.ContentWrapper a:hover{color:#999;}


.red {
	color: #ba3e7c;
	text-decoration: underline;
}
/* Product Colors in cartsubs.pl */
.closeout { color: #ac0000; }
.limited { color: #ac0000; }
.OOAK { color: #ac0000; }
.OutOfStock { color: #ac0000; }
.underline { text-decoration: underline; }
.images { vertical-align:bottom; }
blockquote.withquote {
	background:url(http://www.mandarindesign.com/images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:20px;
	text-align:justify;
	color: #333333;
}
p.withunquote {
	background: url(http://www.mandarindesign.com/images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:5px;
}
#silver td { border:1px silver solid; }
#Important {
	background-color: #fcfcc6;
	border:1px #ff0000 solid;
	padding:10px;
	width:40%;
	font-size: 13px;
	margin: 0 auto 10px auto;
}
.Important {
	font-weight: bold;
	color: #ff0000;
	margin-bottom:2px;
}
img.middle { vertical-align:middle }

#cart {
	padding-top:10px;
	padding-bottom:10px;
	width:580px;
	float:left;
}
#cart a{
color:#000;
}
#SearchBox {
	float:right;
	background:url(/images/index/Search.gif);
	width:253px;
	height:31px;
	margin-right:10px;
	padding-top:10px;
	padding-left:5px;
}
.rightspace { margin-right:25px; }
.FreeShipping{ 
	color:#86a501; 
	font-family: helvetica, arial, verdana, sans-serif; 
}

.Shipping { font-size:10px;
	float:right;
	padding:5px;}
	
	/* New Index Blog Styles */
.BlogPost {
	margin-bottom: 25px;
	padding-bottom:25px;
	border-bottom: solid #CCC 1px;
	overflow: hidden;
	}
.SubHeading {
	font-size: 10px;
	letter-spacing:2px;
	color:#666;
	}
.PostText {
	margin-top: 10px;
	font-size:12px;
	color:#333
	}

.BrowsePrice{
	color:#900000;
	font-size:22px;
}

.Limited {
	padding:6px;
	border: 1px solid #900000;
	background: #FFF2F2;
	font-size:12px;
	color:#900000;
	margin-top:3px;
	margin-bottom:3px;
	clear:both;
	text-align:center;
}
.ProductPicture {
	width:360px;
	float:right;
}

.ProductContainer { 
	clear: left; 
	border-top: 1px solid #CCC; 
	padding-top:5px; 
}

#recommend{
	text-align:center;
	float:right;
	width:120px;
	margin:0 10px 0 10px;
	padding:15px;
	border-left: 1px solid #CCCCCC;
}

.recommend{
	clear:both;
	padding-bottom:10px; 
}

.CartBox { 
	border:#CCC 1px solid;
	border-top:solid #ccc 5px;
	height:auto;
	
	overflow:hidden;
	width:260px;
	padding:25px;
	margin-bottom:30px;
	margin-top:8px;
	float:left;
	}
	.ModelInfo {
	width:auto;
	float:left;
	margin-bottom:10px;
	clear:both;
	width:100%;
	min-width:100%;

	}
.ModelInfo ul { list-style:none; }
.ModelInfo li { float:left; margin-right:25px;  }

.AddThis {
	float:left;
	padding-top:4px;
	padding-left:15px;
	padding-bottom:10px;

}
.ProductName {
	float:left; 
	max-width:700px;
}
.price{
	color:#900000;
	font-size:31px;
}
.InStock{ padding-top:10px;}

.HowSoon {
	padding-top:20px;
	border-top: 1px solid #e7e7e7;
	width:245px;
	margin-top:10px;
	height:18px;
	clear:both;
}

.HowSoon p {
	float:left;
}

.CartForm { 
	width: 285px;
	clear:both;
	margin-top:10px;
	}
.CartForm input {float:left;}

.Quantity {width:53px; float:left;}

.QuantityBox {
	font-size:17px;
	padding-top:2px;
	padding:10px;
	margin-top:4px;
	width:40px;
	}

.Add2Cart {
	margin-left:20px;
	margin-top:13px;
	}

.Alert {
	width:292px;
	padding:8px;
	border: 1px solid #900000;
	background: #FFF2F2;
	font-size:12px;
	color:#900000;
	float:left;
	}
.Alert h2 { font-size:14px; }


.GreenAlert {
	padding:6px;
	border: 1px solid #84bb4e;
	background: #edfbde;
	font-size:12px;
	color:#486828;
	margin-top:12px;
	margin-bottom:3px;
	clear:both;
	text-align: center;
}

.GoodAlert {
	width:295px;
	padding:8px;
	border: 1px solid #84bb4e;
	background: #edfbde;
	font-size:12px;
	color:#486828;
	margin-top:3px;
	margin-bottom:3px;
	clear:left;
	float:left;
}
.GoodAlert h2 {
	font-size:14px;
}


.YellowAlert {
	padding:6px;
	border: 1px solid #ccc50e;
	background: #f5f188;
	font-size:12px;
	color:#918e31;
	margin-top:21px;
	margin-bottom:3px;
	/* clear:both; */
	text-align: center;
}
div#loadingContent {
	position: fixed;
	display:none;
	top: 50%;
	left:50%;
	height: 20px;
	width: 100px;
	border: 5px #c8c8c8 solid;
	padding:10px;
	z-index:9999;
	background: white;
}

#bag_total {
	font-size:10px;
	margin-left:12px;
}

.boxy-content h2 {
	font-size:21px;
}
.question {
	overflow:hidden;
	padding-bottom:10px;
}
	

@media {
	.SearchSubmit {
		height:28px;
		width:60px;
}
}



