/*
COLORS IN USE:
ORANGE		: 	#6498ff
GREEN		: 	#6498ff
*/

body {
	background: #20465d;
	margin: 0px;
	padding: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
.nowrap {
	white-space: nowrap;
}
a {
	color: #6498ff;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h1 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #000000;
}
h1.pageName {
	margin-bottom: 20px;
}
h1.home {
	margin: 10px 0px 30px 0px;
	font-size: 32px;
}
h1.home span {
	display: block;
	color: #808080;
	font-size: 18px;
}
p.home {
	font-size: 110%;
}
p.home strong {
	color: #808080;
	font-size: 120%;
}
p.home i {
	font-weight: bold;
}
p.home b {
	color: #808080;
	text-decoration: underline;
}
h3, caption {
	font-size: 18px;
}
h3.check {
	color: #707070;
	margin: 0px;
	padding: 10px 0px 6px 0px;
	text-indent: 45px;
	background: url(../images/blue-check-packing-boxes-sm.png) left 5px no-repeat;
}
p.check {
	font-size: 120%;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
p.gray {
	padding: 10px 0px;
	margin: 0px;
	color: #808080;
	font-size: 130%;
}
form {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
	position: relative;
	background: #fff;
	clear: both;
}
#cont3 {
	background: url(../images/sprite-repeats.png) left -240px no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#cont4 {
	background: url(../images/sprite-repeats.png) left -260px no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/**********/
/* HEADER */
/**********/

#header {
	height: 120px;
	background: url(../images/sprite-repeats.png) left -280px repeat-x;
	padding-right: 20px;
	font-size: 12px;
}
#header table td {
	font-size: 12px;
}
#header1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/sprite-repeats.png) left top no-repeat;
	width: 20px;
	height: 120px;
}
#header2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/sprite-repeats.png) left -120px no-repeat;
	width: 20px;
	height: 120px;
}
#logo {
	margin: 0px 20px;
	position: absolute;
}
#minicart {
	background:url(https://jade.secure-host.com/movingboxdelivery/media/images/minicart1.gif) left top no-repeat;
 	padding: 0px 0px 0px 10px;
}
#minicart a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#minicart2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 30px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/minicart2.gif) left top no-repeat;
}
#iconCart {
	float: left;
	display: block;
	width: 15px;
	height: 30px;
	line-height: 30px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/iconCart.gif) left center no-repeat;
	margin-right: 10px;
}
#minicartCont {
	height: 30px;
	line-height: 30px;
}
#headerNav {
	margin-bottom: 10px;
}
#headerNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headerNav ul li {
	display: inline;
}
#headerNav ul li span {
	padding: 0px 5px;
}
#header h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

/***********/
/* TOP NAV */
/***********/

#topNav {
	height: 40px;
	background: #6496ff;
	padding-left: 10px;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
}
#topNav ul li {
	float: left;
	display: inline;
}
#topNav ul li a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	color: white;
	font-weight: bold;
	border-right: 1px solid #8bb2ff;
}
#topNav ul li a:hover {
	color: #20465d;
}
 .suckertreemenu ul#ShopSite {height: 40px;}
 .suckertreemenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
	background: #6496ff;
	padding-left: 10px;
	position: relative;
	z-index: 4;
 }
 .suckertreemenu ul li {
    position: relative;
    display: inline;
    float: left;
 }
 .suckertreemenu ul li a {
    display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	color: white;
	font-weight: bold;
	border-right: 1px solid #8bb2ff;
    text-decoration: none;
	white-space: nowrap;
 }
 .suckertreemenu ul li ul {
    left: 0px;
    position: absolute;
    top: 1em;
    display: block;
    visibility: hidden;
	background: #84ADFF;
	padding-left: 0px;
 }
 .suckertreemenu ul li ul li {
    display: list-item;
    float: none;
	width: 200px;
 }
 .suckertreemenu ul li ul li:hover, .suckertreemenu ul li ul li a:hover, .suckertreemenu ul li ul li ul {
	background: #6496ff;
 }
 .suckertreemenu ul li ul li ul {
    left: 189px;
    top: 0px;
 }
 .suckertreemenu ul li ul li ul li a:hover {
	background-color: #84ADFF;
 }
#content {
	padding: 20px;
	mini-height: 100%;
	clear: both;
}

/***************/
/* LEFT COLUMN */
/***************/

#leftCol {
	width: 270px;
	float: left;
	margin-bottom: 20px;
}
#search {
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/searchBg.gif) left top no-repeat;
	height: 30px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 20px;
}
#inputSearch {
	float: left;
	width: 213px;
	height: 16px;
	border: 1px solid #fff;
	padding: 2px 0px 0px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
#btnSearch {
	float: left;
}
#leftNav {
}
#leftNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftNav ul li {
}
#leftNav ul li a {
	display: block;
	width: 260px;
	padding: 1px 3px 0px 5px;
	color: #6498FF;
	font-size: 14px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/bullet2.gif) left center no-repeat;
	border: 1px solid #fff;
}
#leftNav ul li a:hover {
	border: 1px solid #ccc;
	color: #6498ff;
}
#leftNav li.leftNavHeadingInside a {
	margin-top: 10px;
	border: none;
}
#leftNav li.leftNavHeading a {
	border: none;
	font-size: 14px;
	padding: 0px;
	background: none;
	font-weight: bold;
	padding-bottom: 10px;
	color: #6498ff;
	text-decoration: underline;
}
#leftNav li.leftNavHeading a:hover {
	background: none;
	color: #6498ff;
	border: none;
}

/****************/
/* RIGHT COLUMN */
/****************/

#rightCol {
	float: right;
	width: 650px;
}
#feature {
	margin-bottom: 20px;
}
#slideshowContainer {
	margin-bottom: 20px;
	height: 170px;
}
.pageText {
	margin-bottom: 20px;
}
.pageLink {
	padding: 0px 20px 20px 20px;
	text-align: center;
	width: 130px;
	float: left;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
}
.lastPageLink {
	margin-right: 0px;
}
.product {
	border: 1px solid #e6e6e6;
	padding: 20px;
	position: relative;
	/*width: 158px;*/
	width: 270px;
	/*height: 250px;*/
	min-height: 290px;
	float: left;
	margin: 0px 12px 20px 0px;
	clear: none;
}
hr {
	color: #E6E6E6;
	background-color: #e6e6e6;
	border: 0px;
	height: 1px;
	margin: 10px 0px 20px 0px;
}
.productMulti {
	border: 1px solid #e6e6e6;
	padding: 20px;
	position: relative;
	width: 600px;
	float: left;
	margin: 0px 20px 20px 0px;
}
.lastProduct {
	margin-right: 0px;
	clear: right;
}
.greyFrame1 {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(../images/sprite-repeats.png) left -400px no-repeat;
	width: 10px;
	height: 10px;
}
.greyFrame2 {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(../images/sprite-repeats.png) right -400px no-repeat;
	width: 10px;
	height: 10px;
}
.greyFrame3 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(../images/sprite-repeats.png) right -410px no-repeat;
	width: 10px;
	height: 10px;
}
.greyFrame4 {
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(../images/sprite-repeats.png) left -410px no-repeat;
	width: 10px;
	height: 10px;
}
.productThumb {
	margin-bottom: 10px;
}
.productName {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
}
.priceBlock {
	margin-bottom: 10px;
}
.priceStrike {
	text-decoration: line-through;
	display: block;
}
.price {
	font-size: 18px;
	color: #6498ff;
}
.productDescription {
	margin-bottom: 10px;
}
.btnAddToCart {
}
#pageNav {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
}
#pageNav .currentpage {
	color: #6498ff;
	font-size: 18px;
}
#pageNav a {
	color: #000;
}
#pageNav a:hover {
	color: #ccc;
}

/**************/
/* NEWSLETTER */
/**************/

#newsletter {
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/newsletter2.gif) right top no-repeat #f0f0f0;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
}
#newsletter1 {
	float: left;
	height: 30px;
	line-height: 30px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/newsletter1.gif) left top no-repeat #6498ff;
	padding: 0px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
}
#newsletterCont {
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: bold;
}
#inputNewsletter {
	float: right;
	height: 16px;
	width: 107px;
	border: 1px solid #6498ff;
	padding: 2px 0px 0px 3px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
#btnNewsletter {
	float: right;
	margin: 5px 5px 0px 0px;
}

/**********/
/* FOOTER */
/**********/

#footer {
	background: url(../images/sprite-repeats.png) left -440px repeat-x;
	border: 1px solid #f0f0f0;
	position: relative;
	width: 940px;
}
#footer1 {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(../images/sprite-repeats.png) left -420px no-repeat;
	width: 10px;
	height: 10px;
}
#footer2 {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(../images/sprite-repeats.png) right -420px no-repeat;
	width: 10px;
	height: 10px;
}
#footer3 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(../images/sprite-repeats.png) right -430px no-repeat;
	width: 10px;
	height: 10px;
}
#footer4 {
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(../images/sprite-repeats.png) left -430px no-repeat;
	width: 10px;
	height: 10px;
}
.footerMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footerMenu ul li {
	padding: 2px 0px;
}
.footerMenu ul li a {
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/bullet2.gif) left center no-repeat;
	padding-left: 10px;
	color: #6498FF;
	font-size: 14px;
}
.footerMenu ul li a:hover {
	color: #6498ff;
}
.footerHeading {
	font-size: 12px;
	font-weight: bold;
	color: #6498ff;
	display: block;
	margin-bottom: 10px;
}
.footerBox {
	float: left;
	padding: 20px;
	border-right: 2px solid white;
	width: 160px;
}
.lastFooterBox {
	border: none;
}
#footerLinks {
	color: #6498ff;
}
#footerLinks a {
	color: #6498ff;
}
#footerNav {
	text-align: center;
}
#footerNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerNav ul li {
	display: inline;
}
#footerNav ul li a {
	padding: 0px 10px;
}

/******************/
/* MORE INFO PAGE */
/******************/

#miCol1 {
	width: 280px;
	float: left;
}
#miGraphic {
	background: #;
	padding: 10px;
	border: 1px solid #dadada;
	text-align: center;
}
#extraViews {
	border: 1px solid #dadada;
	border-top: 0px;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
}
#extraViews a {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	/*border: 1px solid #dadada;*/
	padding: 0px;
	width: 50px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#extraViews a:hover {
	border-color: #000;
}
#miText {
	margin: 20px 0px;
}
#miText ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#miText ul li {
	margin-bottom: 10px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/bullet3.gif) left center no-repeat;
	padding-left: 10px;
}
#miCol2 {
	float: right;
	width: 350px;
}
#miCol2 h1 {
	font-weight: bold;
	color: #000000;
}
#sku {
	font-weight: bold;
}
.miPriceBlock {
	margin: 20px 0px;
}
.miPriceBlock .price {
	font-size: 24px;
}
#orderingOptions {
	margin-bottom: 20px;
	font-weight: bold;
}
#orderingOptions select {
	margin-top: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#orderingOptions table {
	border-collapse: collapse;
}
#ordering {
	margin-bottom: 20px;
}
#ordering table {
	border: 1px solid #e6e6e6;
	border-top: none;
}
#ordering td.optionName {
	border-top: 1px solid #e6e6e6;
	padding-bottom: 0px;
}
.crossSell {
	border: 1px solid #e6e6e6;
	padding: 20px 20px 10px 20px;
	position: relative;
	width: 210px;
	float: left;
	margin-bottom: 20px;
}
.crossSell td {
	padding-bottom: 10px;
}
.crossSell span {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #6498ff;
}
.crossSell a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.crossSellName {
	padding-left: 10px;
}
.crossSellName small a {
	font-weight: normal;
	color: #6498ff;
	font-size: 12px;"
}
#leftNav ul a.leftarrow {
	display: block;
	background-color: #eeeeee;
	background-image: url(../images/leftarrow.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding: 4px 0px 4px 20px;
	border-top: 0px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 0px;
	border-left: 0px;
	margin-right: 8px;
}
iframe {
	overflow-x: hidden;
	overflow-y: hidden;
	height: 160px;
} 

iframe#trackorder {
	overflow-x: hidden;
	overflow-y: hidden;
	height: 800px;
} 
.productMulti h3 {
	margin-bottom: 0px;
	font-size: 22px;
}
a.deliverytimes {
	display: block;
	padding: 10px 0px;
	font-size: 140%;
}
a.deliverytimes small {
	display: block;
}
a.deliverytimes:hover {
	color: #000000;
}
table.taxnship {display: none;}
div#coupon {position: relative; top: 4px; left: 3px;}
div#coupon input {background-color: #DEDEDE; width: 100px;}
