/* Begin Structure Styles =============================================== */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7a7a;
	font-size: 12px;
	overflow: -moz-scrollbars-vertical;
	background: url(../images/body_shim.gif) repeat-x;
	top:0;
}

#wrapper {
	padding:0;
	width:759px;
	margin:0 auto;
	text-align: left;
	background: url(../images/wrapper_shim.gif) repeat-y #FFFFFF;
	top:0;
}

#header {
	text-align: left;
	height: 130px;
	background: url(../images/top_bg.gif) no-repeat;
	width: 759px;
	margin:0;
	padding:0;
}

#logo {
	float: left;
	width: 141px;
}

#nav_container {
	float: left;
	width:759px;
}

#nav {
	list-style-type: none;
	float: right;
	padding: 0;	
	width:565px;
}

#nav li {
	display: inline;
	float: left;	
	font-weight:bold;
	float: left;
	text-align: center;
	padding: 0 15px 0 0;
	margin-top:7px;
	margin-right:15px;
	border-right: 1px solid #FFFFFF;
	font-size:11px;
}

#nav a {
	text-decoration: none;
	color: #FFFFFF;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li.last {
	border-right: none;
}

#toptitle {
	float: left;
	padding: 6px 0 0 25px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#footer {
	clear: both;
	width: 759px;
	color: #e1383d;
	text-align: center;
	padding: 20px 0 0 0;
	height:30px;
	background: url(../images/bottom_bg.gif) no-repeat;
}

#footer a {
	text-decoration: none;
	color: #e1383d;
}

#footer a:hover {
	color: #e1383d;
	text-decoration: underline;
}

/* End Structure Styles =============================================== */

#outer_content_container {
	text-align: left;
	float: left;
	width: 759px;
}

#content_container {
	float: right;
	margin: 0 0 0 0;
	width: 565px;
	line-height:18px;
	background:#FFFFFF;
}

.main_content {
	margin: 0;
	padding: 10px 12px 7px 12px;
	float: left;
	width: 541px;
}

.main_title{
	padding:2px 0 6px 10px;
}

.main_title h1{
	font-size:22px;
	font-weight:bold;
}

.main_content ul {
	padding-left: 15px;
	padding-bottom:15px;
}

.main_content ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding-left: 10px;
}

.main_content ul li a {
	text-align: left;
	display: block;	
	padding: 0 0 5px 0;
}

.banner {
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
	width: 549px;
}

.homestand_top {
	float:left;
	width:212px;
	margin-top:20px;
	margin-right:25px;
}

.homestand_bottom {
	height:38px;
	padding-top:10px;
	background:url(../images/graphics/retailstand_bottom.gif) no-repeat;
	text-align:center;
}

.homesamples_wrapper {
	float:left;
	width:285px;
}

.homesamples_item {
	float:left;
	width:289px;
	margin-left:25px;
}

.homesamples_bottom {
	float:right;
	padding-right:21px;
	padding-top:10px;
}

.sampleitem {
	width:91px;
	text-align:center;
	float:left;
	padding-top:7px;
}

.productitem {
	width:180px;
	text-align:center;
	float:left;
	padding-top:15px;
}

.register_thanks {
	display: block;
	float: left;
	border: 3px solid #797979;
	margin: 10px 13px 0px 13px;
	padding: 10px 10px 5px 10px;
}

.register_thanks p {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0 8px 7px 8px;
	padding: 5px 0 4px 0;
	float: left;
	border-bottom: 1px dashed #7e7a7a;
	font-size: 10px;
	width: 547px;
	height: 18px;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #7e7a7a;
	padding-right: 4px;
	margin-left: 4px;	
}

#breadcrumb ul li.last {
	border: 0;
	padding: 0;
}

.numbering {
	float: right;
	border: 1px solid #b9c1c5;
	text-align: right;
	padding: 6px 10px 6px 10px;
	margin: 2px 0 4px 0;
	width: 519px;
}

.productlist {
	width:170px;
	text-align:left;
	float:left;
	padding-top:15px;
	padding-right:5px;
	padding-left:5px;
}

/* End Breadcrumb Styles =============================================== */

/* Begin Left Menu Styles =============================================== */

#left_nav_container {
	margin: 0;
	padding: 0;
	width: 189px;
	float: left;
}

.left_nav ul li {
	list-style-type: none;	
}

.left_nav ul li a {	
	text-align: left;
	display: block;
	padding: 4px 0 6px 25px;
	text-decoration: none;
	font-size:11px;
	background: url(../images/leftnav_bg.gif) no-repeat;
	color:#7e7a7a;
	font-weight:bold;
}

.left_nav ul li a:visited, .left_nav ul li a:active {
	text-decoration: none;
}

.left_nav ul li a:hover {
	text-decoration: underline;
	background: url(../images/leftnav_bg_over.gif) no-repeat;
	color:#FFFFFF;
}

.left_memberlogin {
	background:url(../images/graphics/member_login_bg.gif) no-repeat;
	margin-top:15px;
	width:175px;
	height:90px;
	padding:44px 0 0 14px;
}

.left_content_top {
	background: url(../images/graphics/leftnav_top.gif) no-repeat;
	width: 189px;
	float: left;
	height:10px;
	margin-top:15px;
}

.left_content {
	margin: 0;
	float: left;
	width: 149px;
	padding: 0 20px;
	background: url(../images/graphics/leftnav_shim.gif) repeat-y;
}

.left_content_bottom {
	background: url(../images/graphics/leftnav_bottom.gif) no-repeat;
	width: 189px;
	float: left;
	height:12px;
}

/* End Left Menu Styles =============================================== */

/* Begin Class Styles =============================================== */

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #999999;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #e3383e;	
}

.backgroundpink {
	background: #fdf5f5;
}

.border {
	border: 1px solid #E19FB3;
}

.bordergrey {
	border: 1px solid #7D7D7D;
}

.borderrightdashed {
	border-right: 1px dashed #E19FB3;
}

.borderbottomdashed {
	border-bottom: 1px dashed #E19FB3;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #e1383d;
}

a:hover {
	text-decoration: none;
	color: #7e7a7a;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}

a.white:hover {
	color: #FFFFFF;
}

a.grey:link, a.grey:visited, a.grey:active {
	color: #7e7a7a;
}

a.grey:hover {
	color: #e1383d;
}

/* End Class Styles =============================================== */

/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	background: #ececec;
	padding: 5px;
}
.basketmiddle {
	padding: 3px;	
}
.basketbottom {
	padding: 3px;
}

/* End Basket Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #e3383e;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #797979;
}

input {
	margin:0;
	padding:0;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 0 10px 0 6px; 
	margin-bottom: 0; 
	width: 200px; 
	font-weight: bold; 
}

.input {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF !important;
	border: 1px #b7b4b4 solid;
	color: #4c4c4c;
	padding:2px;
}

.inputsmall {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF !important;
	border: 1px #b7b4b4 solid;
	color: #4c4c4c;
}

.textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF !important;
	border: 1px #b7b4b4 solid;
	color: #4c4c4c;
}

/* End Form Styles =============================================== */

.highslide {
	cursor: url(../images/zoom/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #FFFFFF;
}
.highslide:hover img {
	border: 1px solid #7F7F7F;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/zoom/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(../images/zoom/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
