@charset "UTF-8";
/* CSS Document */

body {
	color: #333;
        background: #transparent;
		font-family:Helvetica;
	/*background: #595441 url(/images/cssimg/bg-1-2.png) repeat-x;*/
}

h1, h2, h3, h4, h5, h6 {
	color: #595441;
        font-family: Helvetica;
        font-weight: bold;
}

a#logo {
	color: #4A8797;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	/*background-color: #fff;
	border: 10px solid #eee;
	min-height: 600px;*/


background: url(../images/cssimg/bg.jpg) repeat-x scroll center top;
height:1500px;
margin-top:-18px;
margin-left:auto;
margin-right:auto;
width: 1040px; /* width: 1024px; */
}



div.placeholder-box {
	
background: url(../images/cssimg/bg-box.png) no-repeat scroll 0 0;
border:0 ;
float:left;
height:172px;
margin:15 0 10 15px;
padding: 25px 25px 25px 25px;
position:relative;
width:198px;
}




div.placeholder-box-wide {
background: url(../images/cssimg/bg-box-wide.jpg) no-repeat scroll 0 0;
border:0 ;
float:left;
height:65px;
margin:15 0 10 15px;
padding: 10px 0px 0px 25px;
position:relative;
width:979px;
}

div.placeholder-box-height {
background: url(../images/cssimg/bg-box-height.png) no-repeat scroll 0 0;
border:0 ;
float:right;
height:467px;
margin-left:0px;
padding: 25px 25px 0px 25px;
position:relative;
width:210px;
}

div#whatshot {
	margin-left:0px;
}

div#whatshot .placeholder-box-height .hotitemlist .hotitemtitle{
	background: url(../images/cssimg/hot_item.png) no-repeat scroll 0 0;
	padding-bottom:6px;
	padding-left:30px;
}
div#whatshot .placeholder-box-height .hotitemlist {
	margin-top:15px;
	margin-bottom:10px;
}

div#whatshot .placeholder-box .hotitemlist .linkbtn{
	margin-left:876px;
	margin-top:-15px;
}

div#testimonials {
	margin-top:0px;
}

div#testimonials .placeholder-box-wide .linkbtn{
	margin-left:876px;
	margin-top:-15px;
}
div#blogupdate .placeholder-box .linkbtn{
	float:right;
	padding-top:43px;
}
div#ourvision .placeholder-box .linkbtn{
	float:right;
	padding-top:8px;
}
div#bestseller .placeholder-box .linkbtn{
	float:right;
	padding-top:9px;
}
div#whatsnew .placeholder-box .linkbtn{
	float:right;
	padding-top:19px;
}

div#whatsnew .placeholder-box .homeform{
	margin-left:0px;
	margin-top:0px;
}


div#nav div#placeholder-nav {
	background: url(../images/cssimg/bg-menu.png) repeat-x;
       width: 979px;
}

div#hero div#placeholder-hero {
	background-color: #69BFDE;
}

div#hero-sub div.inner {
	background-color: #4A8797;
	color: #fff;
	font-size: 11px;
}

div#footer {
	border-top: 1px solid #eee;
       padding-left: 80px;
      align: center;

}

td.menu-item {
	color: #333;
        font-size: 13px;
        font-family:Helvetica;
        font-weight: bold;	
}

td.menu-item-hover {
	color: #fff;
        font-size: 13px;
         font-family:Helvetica;
        font-weight: bold;	
}

td.menu-item-selected {
	color: #fff;
       background: url(../images/cssimg/bg-menu-red.jpg) no-repeat;
       font-size: 13px;
        font-family:Helvetica;
        font-weight: bold;	
}
td.menu-item-selected-middle {
	color: #fff;
       background: url(../images/cssimg/bg-menu-middle.jpg) no-repeat;
       font-size: 13px;
        font-family:Helvetica;
        font-weight: bold;	
}


td.menu-item-selected-center {
	color: #fff;
       background: url(../images/cssimg/bg-menu-red-center.jpg) repeat-x;
       font-size: 13px;
        font-family:Helvetica;
        font-weight: bold;	
}


td.menu-item-onsale {
	color: #C71D23;
        font-size: 13px;
        font-family:Helvetica;
        font-weight: bold;	
}

td.menu-item-hover-onsale {
	color: #fff;
        font-size: 13px;
         font-family:Helvetica;
        font-weight: bold;	
}

td.menu-item-selected-onsale {
	color: #fff;
        background: url(../images/cssimg/bg-menu-red-right.jpg) no-repeat;
       font-size: 13px;
        font-family:Helvetica;
        font-weight: bold;	
}











td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #4A8797;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #4A8797;
	text-decoration: none;	
}

a:hover, a:active {
	color: #4A8797;
	text-decoration: underline;
}

div#hero-sub a {
	color: #FFF1BA;
}

div#hero-sub h2 {
	color: #eee;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

div#header-left img {
	margin: 35px 0 0;
}

div#header-left, div.whoslogged {
	height: 1px;
	line-height: 126px;
        width: 62px;
}


div#header-middle {
	height: 110px;
	line-height: 134px;
       width: 600px;
}

div#header-right {
	height: 1px;
	line-height: 126px;
       width: 300px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 10px 0 0 0;
	text-align: left;
	margin-left:-8px;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
       background: url(/Images/cssimg/bg-search.jpg) no-repeat scroll 0 0;
      
}



div#nav div#placeholder-nav {
	height: 37px;
}

div#placeholder-nav {
	/*padding-left: 18px;*/
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
       text-align: center;
}

div#hero {
	margin-right: 0;
	width: 1000px; /* width: 1024px; */
}

div#hero1 {
	margin-top:50px;
	margin-right: 0;
	width: 1000px; /* width: 1024px; */
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	height: 72px ;
}


/*for footer*/

div#placeholder-footer{
	text-align:center;
	padding-top: 18px;
	height: 72px ;
    border-top: 1px solid #eee;
	margin: 0 0 0 0px;
	horizontal-align: middle;
	font-family: Helvetica;
	font-size:11px;
	color:#808080;
}

div#placeholder-footer .links{
	font-family: Helvetica;
	font-size:11px;
}
div#placeholder-footer .links .active{
	font-size:11px;
}
div#placeholder-footer .links ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#placeholder-footer .links ul li{
	margin:0px;
	display:inline;
	padding-left:3px;
}
div#placeholder-footer .links ul li a{
	color:#808080;
}
div#placeholder-footer .links ul li a:hover{
	color:#808080;
}
div#placeholder-footer .links ul li a:active{
	color:#808080;
}

div#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
/* For Sub nav menu*/
div#subMenu {
	margin-top:4em;
	float:left;
	height:175px;
}
div#subshopMenu {
	margin-top:4em;
	height:830px;
	float:left;
}
/* For pages */
div#pagetitle {
	font:Helvetica;
	font-size:30px;
	color:#333333;
}
div#textarea {
	margin-top:4em;
	padding-top:1.5em;
	margin-left:285px;
	width:680px;
}

div.bluebold {
	font-size:16px;
	color:#27AAE1;
	font:Helvetica;
	font-weight:bold;
}
div.headline {
	font-size:18px;
	color:#333333;
	font:Helvetica;
	font-weight:bold;
}
div.detailtext {
	font-size:14px;
	color:#333333;
	font:Helvetica;
}
div.bluetext {
	font-size:14px;
	color:#27AAE1;
	font:Helvetica;
}
/* For sub shop page*/
div#shoppagetitle {
	font:Helvetica;
	font-size:30px;
	color:#333333;
	border-bottom:1px solid #808080;
	padding-bottom: 10px;
}
div#catalogsitem{
	margin-top:17px;
}

div#catalogsitem ul{ 
list-style-type: none;
margin: 0;
padding: 0;
/*line-height: 10pt;*/
}
div#catalogsitem ul li{
	display:inline;
}
/* For sub shop page content */
div#subcatalogcontent{
	margin-top:17px;
	width:680px;
}
div#subcatalogcontent .text{
	font:Helvetica;
	font-size:14px;
	color:#4D4D4D;
	width:325px;
	height:274px;
	float:left;
}

div#subcatalogcontent .video{
	margin-left:353px;
	margin-top:0px;
}
div#catalogslist {
	margin-top:40px;
	margin-left:0px;
	width:790px;
}
div#catalogslist ul{ 
list-style-type: none;
margin-left:0px;
padding: 0px;
}
div#catalogslist ul li{
	display:inline;
	padding-right:0px;
}

div#subcatalogsitem{
	margin-left:0px;
	margin-top:30px;
	margin-bottom:200px;
}
div#subcatalogsitem ul{ 
list-style-type: none;
margin: 0;
padding: 0;
}
div#subcatalogsitem ul li{
	display:inline;
}

/* testimonial */
div#testimonialBluesText{
	margin-top:8px;
	background-color:#D6E0E5;
	padding: 12px 10px 12px 10px;
	width:688px;
	margin-bottom:8px;
}
div#testimonialBluesText .blueTex{
	color:#4D4D4D;
	font-size:14px;
	font-family:Helvetica;
}
div#testimonialWhitsText{
	padding: 12px 10px 8px 10px;
	width:688px;
}
div#testimonialWhitsText .blueTex{
	color:#4D4D4D;
	font-size:14px;
	font-family:Helvetica;
}

/* Site map page*/
div#sitemapList01 {
	font-size:14px;
	color:#333333;
	font:Helvetica;
}

/* contact page */
.contactinfo {
	float:left;
}
.contactinfo .infotext{
	padding-bottom:32px;
	padding-left:14px;
}
.contactinfo .infotext .orangetitle{
	color:#27AAE1;
	font-family: Helvetica;
	font-size:13px;
	font-weight:bold;
}
.contactinfo .infotext .greytext{
	color:#4D4D4D;
	width:115px;
	font-family: Helvetica;
	font-size:13px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:14px;
	line-height:19px; 
}
.contactinfo .infotext .greytextaddress{
	color:#4D4D4D;
	width:115px;
	font-family: Helvetica;
	font-size:13px;
	margin-top:-18px;
	padding-bottom:0px;
	padding-left:70px;
	line-height:19px;
	text-align:left;
}
.map {
	float:left;
}

div#whereToBuy {
	border-top: 1px solid #eee;
	padding-top:10px;
	
}
div#whereToBuy #storeSection{
	font-size:18px;
	font-weight:bold;
}
div#whereToBuy #storeaddress{
	font-size:14px;
	font-family:Helvetica;
	margin-top:36px;
}
div#whereToBuy #storeaddress .storeTitle{
	background-color:#D6E0E5;
	width:250px;
	height:26ppx;
	padding:8px;
}
div#whereToBuy #storeaddress .storeinfo{
	margin-top:15px;
	line-height:26px;
	font-family:Helvetica;
	font-size:14px;
	font-weight:normal;
}
/* For each sub shop page*/
div#subcatalogsitemlink{
	margin-left:0px;
	margin-top:30px;
	margin-bottom:200px;
}
div#subcatalogsitemlink #itemlink{
	margin-left:0px;
	margin-top:30px;
	margin-bottom:200px;
	color:#C61D23;
}

div#subcatalogsitemlink #itemlink a{
	text-decoration:none;
	color:#C61D23;
}


div#subcatalogsitemlink #itemlink td{	
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #ccc;
	margin:20px;
	color:#C61D23;
}
div#subcatalogsitemlink #itemlink tr{
	padding:8px;
	margin:20px;
}


/* check out form */

div.shop-checkout h2 {
		font-size: 14pt;
	}

