/* CSS Document */

body {
	margin:0px auto;
	padding:0px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 770px;
	color: #555;
	position: relative;
	background: #BA122B url(images/home-bg.jpg) no-repeat center top;
	line-height: 22px;
}

a, strong a {
	color: #BA122B;
	text-decoration:none;
	/*outline: none;*/
}
a:visited {
	color: #BA122B;
}
a:hover {
	text-decoration:underline;
}

img	{
	border: 0px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cdd4d8;
	width: 100%;
	height: 1px;
	margin: 20px 0px 20px 0px;
	}

hr.side {
	border: none 0;
	border-top: 1px solid #e4e8ea;
	width: 100%;
	height: 1px;
	margin: 5px 0px 5px 0px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float:right;
	text-decoration: none;
}

.sitetitle {
	}

h1 a{
	display:block;
	width: 210px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;;
	color: #681821;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #681821;
	margin: 5px 0px 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}

h3.listhead	{
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #681821;
	margin: 5px 0px 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #681821;
	margin: 5px 0px 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

a.nav-mini {
	background: url(images/archive-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
}
a.nav-mini:visited {
	color:#fff;
}
a.nav-mini:hover {
	color:#8b9ba4;
	text-decoration: none;
}

#header_wrap {
	width: 750px;
	height: 125px;
	margin: 0px auto;
	padding: 0px 0px;
	color:#FFFFFF;
	overflow: hidden;
}

#body_wrap {
	width:741px;
	margin: 0px auto;
/*	margin-left: 1px;*/
	padding: 10px 15px 40px 15px;
	background: #fff url(images/content-corner-bg.jpg) no-repeat left bottom; 
	/*clear: both;*/
	overflow: auto;
}
#footer_wrap {
	width: 741px;
	height: 50px;
	background: #BA122B url(images/footer-bg.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 5px 15px 12px 15px;
	color:#fff;
	clear:both;
	font-size: 90%;
}

#titleimg	{
	float: left;
	width: 720px;
	margin: 10px 0px 25px 0px;
	padding: 0px 10px 0px 10px;
	}

#onecol {
	float:left;
	width: 720px;
	margin-left: 10px;
	overflow: hidden;
}

#leftcol {
	margin-top: 10px;
	float:left;
	width: 450px;
	margin-left: 10px;
	overflow: hidden;
	/*background-color: #fff;*/
}
#rightcol {
	margin-top: 10px;
	width:250px;
	margin-right: 10px;
	float:right;
}


#onecol	{
	margin-top: 10px;
	width:720px;
/*	margin-left: 10px;
	margin-right: 10px;*/
	}

#header_nav {
	float:right;
	margin-right: 7px;
	font-size: 90%;
	padding: 1px 5px 0px 0px;
}

#nav-tabs	{
	width: 100%;
	margin-top: 96px;
	}

#nav {
	list-style:none;
	margin:2px 0px 0px 0px;
	padding-top:0px;
	clear:both;
	float:right;
	line-height:0px;
}
#nav li{
	margin-left:5px;
	float:left;
}
#nav li a{
	height: 27px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -1000em;
}


#nav #nav-home a{
	width: 58px;
	background: url(images/nav-home.png) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(images/nav-home.png) no-repeat left bottom;
}
body#home #nav-home a{
	background: url(images/nav-home.png) no-repeat left bottom;
}


#nav #nav-about a{
	width: 63px;
	background: url(images/nav-about.png) no-repeat left top;
}
#nav #nav-about a:hover{
	background: url(images/nav-about.png) no-repeat left bottom;
}
body#about #nav-about a{
	background: url(images/nav-about.png) no-repeat left bottom;
}


#nav #nav-products a{
	width: 80px;
	background: url(images/nav-collection.png) no-repeat left top;
}
#nav #nav-products a:hover{
	background: url(images/nav-collection.png) no-repeat left bottom;
}
body#products #nav-products a{
	background: url(images/nav-collection.png) no-repeat left bottom;
}

#nav #nav-terms a{
	width: 68px;
	background: url(images/nav-terms.png) no-repeat left top;
}
#nav #nav-terms a:hover{
	background: url(images/nav-terms.png) no-repeat left bottom;
}
body#terms #nav-terms a{
	background: url(images/nav-terms.png) no-repeat left bottom;
}

#nav #nav-order a{
	width: 68px;
	background: url(images/nav-order.png) no-repeat left top;
}
#nav #nav-order a:hover{
	background: url(images/nav-order.png) no-repeat left bottom;
}
body#order #nav-order a{
	background: url(images/nav-order.png) no-repeat left bottom;
}

#nav #nav-faq a{
	width: 79px;
	background: url(images/nav-faq.png) no-repeat left top;
}
#nav #nav-faq a:hover{
	background: url(images/nav-faq.png) no-repeat left bottom;
}
body#faq #nav-faq a{
	background: url(images/nav-faq.png) no-repeat left bottom;
}

#foot {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

ul#foot li {
	padding: 0px 2px 0px 5px;
	border-left: 1px solid #8b9ba4;
	display: inline;
	line-height: 150%;
	}

ul#foot li.first{
	padding: 0px 3px 0px 0px;
	border-left: 0px solid #8b9ba4;
	display: inline;
	}

#foot li a{
	color: #fff;
	text-decoration: none;
}
#foot li a:hover{
	color: #8b9ba4;
	}

#box1	{
	background: url(images/box1-bg.jpg) no-repeat left top;
	border: 1px solid #f5f5f5;
	padding: 15px;
	margin-bottom: 20px;
	}

#box2	{
	background: url(images/order-div-bg.jpg) no-repeat left top;
	width: 450px;
	border: 1px solid #f5f5f5;
	padding: 15px;
	margin-bottom: 20px;
	}
	
#button	{
	width: 480px;
	text-align: right;
	}

#measurement	{
	width: 450px;
	padding: 15px;
	}

#measurementimg	{
	width: 230px;
	float: right;
	}

#collection	{
	width: 100%;
	text-align: center;
	}
.heading	{
	width: 100%;
	text-align: left;
	}

.halfcol	{
/*	width: 48%;
	height: 200px;
	float: left;*/
	clear: both;
	margin-bottom: 20px;
	margin-right: 10px;
	overflow: auto;
	}

.righty	{
	float: right;
	}

.collimg	{
	width: 90px;
	float: left;
	}

#catpanel	{
	width: 75%;
	float: left;
	}

#catsidepanel	{
	width: 25%;
	float: left;
	background: url(images/order-div-bg.jpg) no-repeat left top;
	}

#catsidepanel	ul {
	padding: 0;
	margin: 0;
	}
	
#catsidepanel ul li	{
	list-style-type: none;
/*	margin: 0;
	padding: 0;*/
	border-bottom: 1px dashed #ddd;
	}
	
.important	{
	width: 90%;
	border: 1px solid #999;
	background: #fffabd;
	padding: 15px;
	margin-bottom: 25px;
	}

#carousel	{
	width: 100%;
	}