* {	
	outline: none;
}
body {
	text-align: center;
	font: 62.5%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #585858;
	background-color: #05022e;
}
div#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}
#titleBar {
	text-align:left;
	width:900px;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:10;
	background: #33197c url(images/header.jpg) no-repeat top;
}

#titleBar h1 {
	outline:none;
	text-indent:-999px;
	width:9px;
	float:left;
	margin:0;
	padding:0;
}
#titleBar h1 a {
	outline:none;
	display:block;
	height:48px;
	width:350px;
}
#titleBar h1 a:hover {
	outline:none;
	text-decoration:none;
}
#titleBar #offer {
	float:right;
	margin:-29px 14px;
}
#searchnav .button {
	font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;
	font-weight:bold;
	border:1px double;
	background:#4A768A;cursor:pointer;color:#F3F3F3;padding:1px;
}
#titlenav {
	float:right;
	color:#fff;
	margin:5px 10px 0 0;
	padding:0;
	font-size:.9em;
	white-space:nowrap;
}
#searchnav {
	clear:both;
	float:right;
	color:white;
	margin:8px 14px 17px 0;padding:0;
	width:880px;
}
#searchnav p {
	float:right;
	height:38px;
	border:0;
	margin:0;
	padding:0;
}
#titlenav li {
	display:inline;
	color:#ffff;
}
#titlenav a,#titlenav a:hover,#titlenav a:visited {
	color:#fbfafe;
}
#titlenav li a {
	padding:0 4px 0 6px;
	border-left:1px solid #fbfafe;
}
#titlenav li.first a {
	border:none;
}
#searchnav {
	margin-top:-18px;
}
#searchnav:after,#titlenav:after,#titleBar:after,#content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#headersearchfield {
	display:inline;
	vertical-align:middle;
	border:1px solid #767474;
	font-size:10px;
	padding:2px;
	margin:0;
}
#headersearchbutton {
	display:inline;
	vertical-align:middle;
	border:0;
	margin:0;
	padding:0;
}
 
*html #headersearchbutton {
	margin-right:4px;
}
* html #titlenav {
	margin-right:0;
}
* html #searchnav {
	margin-right:0;
}
* html #content {
	height:350px;
}
/*horizontal nav bar*/
div#menu #nav, #nav ul {
    position: relative;
	padding: 2px 0px;
	margin: 0;
	height: 25px;
	background: #f7ea92;
	width: 900px;
	font-size: 1.2em;
	z-index: 500;
	list-style: none;
}
div#menu #nav li {
	display: block;
	float: left;
	width: 136px;
	color: #33197c;
	padding: 0px 0px;
	position: relative;
	font-size: .9em;
}
div#menu #nav li ul {
	position: absolute;
	width: 136px;
	margin-left: 0px;
	margin-top: 0px;
	left: -999em;
	height: auto;
}
div#menu #nav a {
	display: block;
	background-color: #f7ea92;
	padding: 2px 10px;
	color: #33197c;
	text-decoration: none;
}
div#menu #nav a:link,
div#menu #nav a:visited,
div#menu #nav a.sfhover {
	color: #33197c;
	left: auto;
}
div#menu #nav a:hover, div#menu #nav a.sfhover ul {
	color: #157e27;
	left: auto;
}
div#menu #nav li:hover ul, div#menu #nav li.sfhover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
    color: #157e27;
	left: auto;
}
div#menu #nav li:active ul, div#menu #nav li.sfhover ul {
	color: #33197c;
}

*//*    end horizon nav bar */
/*    main content     */
div#main-content {
	width: 600px;
	float: right;
	background: #fff;
}
div#main-content h2 {
	color: #fff;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif!important;
	letter-spacing: .1em;
	padding: 5px 10px;
	margin: 5px 10px 0px  0px;
	margin-left: 300px;
	text-align: left;
	text-shadow:#24360B 2px 2px 2px;
	background: #5889cc;
	width: 570px;
	border-bottom: 1px solid #5338cc;
	clear: both;
	position: relative;
	
} 
div#main-content h3 {
    font-family: Arial, Helvetica, sans-serif!important;
	text-shadow:#24360B 2px 2px 2px;
	text-align: left;
	margin-top: 30px;
	background: #5889cc;
}
div#main-content p {
	line-height: 1.2em;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif!important;
	margin: 0px 10px 5px 0px;
	background: #fff;
	width: 570px;
	text-align: left;
	padding: 5px 0px 0px 0px;
	clear: both;
}
#fabric {
	margin: 0px 0px 0px 300px;
	width: 600px;
	text-align: left;
	clear: both;
	
}
.album-list {
	padding-top: 0px;
}
div#main-content .sidebar {
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	text-align: left;
	clear: both;

}
/*    word-content    */
div#word-content {
	width: 900px;
	background: #fff;
}
div#word-content h2 {
	color: #fff;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif!important;
	letter-spacing: .1em;
	padding: 5px 10px;
	margin: 5px 10px 0px  10px;
	text-align: left;
	text-shadow:#24360B 2px 2px 2px;
	background: #5889cc;
	width: 860px;
	height: 30px;
	border-bottom: 1px solid #5338cc;
} 
div#word-content p {
	line-height: 1.2em;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif!important;
	margin: 0px 10px 5px 0px;
	background: #fff;
	width: 865px;
	padding: 15px 5px 20px 10px;
	text-align: left;
}
/*    dis-content    */
div#dis-content {
	width: 900px;
	background: #fff;
}
div#dis-content h2 {
	color: #fff;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif!important;
	letter-spacing: .1em;
	padding: 5px 10px;
	margin: 5px 10px 0px  10px;
	text-align: left;
	text-shadow:#24360B 2px 2px 2px;
	background: #5889cc;
	width: 860px;
	border-bottom: 1px solid #5338cc;
} 
div#dis-content p {
	line-height: 1.2em;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif!important;
	margin: 0px 10px 5px 0px;
	background: #fff;
	width: 865px;
	padding: 15px 5px 20px 10px;
	text-align: left;
}
div#dis-content ul {
	font-size: .9em;
	text-align: left;
	padding: 0px 0px 0px 75px;
}
div#dis-content .signature {
	display: block;
	font-weight: bold;
	width: 200px;
	margin-left: 600px;
	
}
/*    sub-sidebar     */
div#side-bar {
	width: 265px;
	float: left;
	margin-top: -200px;
	padding: 0px 0px 5px 10px;
	clear: both;
	display: inline;
	
}
div#side-bar img {
	float: left;
	border: 1px solid #585858;
	margin: 0px 10px 0px 0px;
	display: inline;
	
}
div#side-bar ul {
	float: left;
	clear: both;
	word-spacing: 50px;
	margin-left: -20px;
	margin-top: 0px;
	display: inline;
	margin: 0px;
	
}
div#side-bar ul li {
	text-decoration: none;
	display: inline;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 10px;
	
}

/*       Small Table         */

#smtable {
	border-bottom: 1px solid #33197c;
}
 
table {
	border-collapse: collapse;
	width: 35em;
	clear: both;
	margin-bottom:1em;
	margin-left: 285px;
}
th, td {
	padding: 0.1em 1em;
	font-size: .9em;
	
}
caption {
	font-size: 1em;
	font-weight: bold;
	margin: 1px 15px;
	text-align: justify;
	border-bottom: 1px solid #33197c;
	caption-side: top;
	width: auto;
}


th {
	font-weight: bold;
	text-align: center;
	background: #fff;
}

/*          end of small table            */
/*       Large Table         */
#lgtable {
	border-bottom: 1px solid #33197c;
	background: #fff;
	margin: 10px;
}
#lgtable table {
	clear: both;
	margin-bottom:1em;
	margin-left: 160px;
}
#lgtable th, td {
	padding: 0.1em 1em;
	font-size: .9em;
	text-align: right;
	border: 1px solid #5889cc;
}

#lgtable caption {
	font-size: 1em;
	font-weight: bold;
	margin: 1px 15px;
	text-align: justify;
	border-bottom: 1px solid #33197c;
	
}
#lgtable th {
	font-weight: bold;
	text-align: center;
	background: #fff;
	background: #f7ea92;
}

/*   end main-content    */
#headerlogoshim {
	outline:none;
	float:left;
	text-align:left;
	border:0;
	margin:0;
	padding:0;
	white-space:nowrap;
	font-size:51px;
	display:inline;
	text-decoration:none;
}
#headerlogoshim a,#headerlogoshim a:hover {
	outline:none;
	border:0;
	text-decoration:none;
	text-align:left;
	font-size:51px;
}
#wrapper #contenthome {
	width:900px;
	margin:0 auto;
	background: #33197c;
}
#contentproduct {
	width:900px;
	margin:0 auto;
	background: #fff; 
}
#lifestyle {
	display:block;
	margin:0 0 2px 0;
}
* html #lifestyle {
	margin-left:-3px;
}
/*         footer         */
#footer {
	width:900px;
	color: #fff;
	background: #33197c;
	clear: both;
}
#footer ul {
	color: #fff;
	
}
#footer-decor {
	width:900px;
}	
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 8px;
	white-space: nowrap;
	color: #lime;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
	padding:0 4px 0 6px;
	border-left:1px solid #fbfafe;
}

#footer #top {
	display: block;
	clear: both;
	text-align: right;
	margin-right: 10px;
	color: #fff;
}
/*          footer         */
.catalog-north {
	clear: both;
	border:0;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.list-simple {
	list-style:none;
	padding-left:0;
}
div.callout{
	border:1px solid #D6D6D6;
	margin:0 4px 4px 0;
	padding:4px;
}
h1{
	font-size:1.6em;
}
div.colors p {
	margin: 100px 0px 0px 270px;
	background: #fff;
	display: block;
	width: 200px;
	height: 90px;
	clear: both;
	color: #140b0e;
}
h5{
	padding:0;
	margin:0;
	font-size:1.1em;
}
 
p img{
	vertical-align:middle;
	margin-right:6px;
}

div.sidebar h3,p {
	margin: 0px 0px 0px 0px;
	float: right;
	clear: both;
	font-size: 1.0em;
}



.skuset-title{
	background:#5889cc;
	color:#FFF;
	margin:0 0 12px;
	padding:6px 0 7px 9px;
	position:relative;
	z-index:1;
	font-family:Arial;
	text-shadow:#24360B 2px 2px 2px;
	font-size:16px;
	font-weight:normal;
	clear: both;
}
.skuset-price{
	position:absolute;
	right:9px;
	clear: both;
}

#product table.sizing{
	width: 850px;
	border-bottom:1px solid #585858;
	border-right:1px solid #585858;
	margin: 0px 0px 0px 25px;
}
#product table.sizing td,#product table.sizing th{
	border-top:1px solid #585858;
	border-left:1px solid #585858;
	padding: .1em 1em;
	font-size: .7em;
}
#product table.sizing th{
	background:#5889cc;
}
#product i {
	color: #585858;
	font-size: 1.3em;
}
td.nodata{
	border-top:0!important;
	border-left:0!important;
}
#product table.sizing th.natural{
	background:#f9f3d9;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
	padding: 10px 10px;
}
#product table.sizing th.black{
	background:#000;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.htgreen{
	background:#094516;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.red{
	background:red;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.teal{
	background:teal;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.navy{
	background:navy;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.royal{
	background:blue;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.beige{
	background:#dbc078;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.white{
	background:#fff;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.grey{
	background:#dad8d9;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.yellow{
	background:yellow;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product table.sizing th.burg{
	background:#691d36;
	color:black;
	text-transform:lowercase;
	font-weight:normal;
}
#product img.lifestyle{
	display:block;
	margin-bottom:1px;
}


table.shipping caption{
	border-bottom:1px solid #871024;
}
table.sizing caption{
	margin-left:4.75em;
	font-size:1.2em;
	padding-top:1em;
}
table.order{
	border:1px solid #871024;
	padding:0 0 10px;
}
table h3{
	background:white;
	text-shadow:transparent 0 0;
	margin:4px 0 6px;
}


div.thumbnail {
	float: left;
	clear: both;
	margin-top: 5px;
}

#searchframe{
	margin:40px;
}
#searchframe .searchiframe{
	margin:20px;
	border:0;
	width:800px;
	float:left;
	padding:0;
	height:400px;
}

 Hides from IE-mac  
 html .clearboth {
	height:1%;
}
.clearboth{
	display:block;
}
 
/* Hides from IE-Mac\*/
*html.nav {
	height: 1%;
}
/*End hide from IE-Mac*/




