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

body {
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/pageBg.gif) left top repeat-x #20465d;
	margin: 0px;
	padding: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
a {
	color: #6498ff;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: normal;
}
h1 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #6498ff;
}
h1.pageName {
	margin-bottom: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
	position: relative;
	background: #fff;
	height: 100%;
}
#cont3 {
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/cont3.gif) left bottom no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#cont4 {
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/cont4.gif) left bottom no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

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

#header {
	height: 120px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/headerBg.gif) left top repeat-x;
	padding-right: 20px;
}
#header1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/header1.gif) left top no-repeat;
	width: 20px;
	height: 120px;
}
#header2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/header2.gif) left top 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;
}
#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: url(https://jade.secure-host.com/movingboxdelivery/media/images/topNavBg.gif) left top repeat-x;*/
	background: #6496ff;
	padding-left: 10px;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
}
#topNav ul li {
	float: left;
}
#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;
	/*background: url(https://jade.secure-host.com/movingboxdelivery/media/images/topNavOver.gif) center bottom no-repeat;*/
}
#content {
	padding: 20px;
}

/***************/
/* 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;*/
	float: left;
	margin: 0px 20px 20px 0px;
}
.lastProduct {
	margin-right: 0px;
}
.greyFrame1 {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/greyFrame1.gif) left top no-repeat;
	width: 10px;
	height: 10px;
}
.greyFrame2 {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/greyFrame2.gif) left top no-repeat;
	width: 10px;
	height: 10px;
}
.greyFrame3 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/greyFrame3.gif) left bottom no-repeat;
	width: 10px;
	height: 10px;
}
.greyFrame4 {
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/greyFrame4.gif) left bottom 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(https://jade.secure-host.com/movingboxdelivery/media/images/footerBg.gif) left top repeat-x;
	border: 1px solid #f0f0f0;
	position: relative;
	width: 940px;
}
#footer1 {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/footer1.gif) left top no-repeat;
	width: 10px;
	height: 10px;
}
#footer2 {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/footer2.gif) left top no-repeat;
	width: 10px;
	height: 10px;
}
#footer3 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/footer3.gif) right bottom no-repeat;
	width: 10px;
	height: 10px;
}
#footer4 {
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(https://jade.secure-host.com/movingboxdelivery/media/images/footer4.gif) left bottom 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;
}
#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;
}
#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;
}
#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;
}
