@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #231f20;
	background: white;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

div#body {
	width: 900px;
	margin: 0 auto;
}

div#header {
	margin-top: 36px;
	height: 124px;
}

h1#logo a {
	display: block;
	background: url(../images/OmniPlus.gif) no-repeat;
	height: 44px;
	text-indent: -2000px;
	margin-bottom: 46px;
}

li#cartIcon {
	background: url(../images/icoCart.gif) no-repeat;
	padding-left: 30px;
}

ul#globalNavigation {
	font-size: .92em;
	font-weight: bold;
}

ul#globalNavigation li {
	float: right;
	display: inline;
	list-style: none;
	margin-left: 1em;
}

ul#navigation {
	font-size: 1.45em;
}

ul#navigation li {
	display: inline;
	list-style: none;
	letter-spacing: -.05em;
	text-transform: uppercase;
	margin-right: 1em;
	position: relative;
}

ul#navigation li .subnav {
	position: absolute;
	width: 200px;
	background: #b7d65c;
	top: 30px;
	left: 0;
	width: 204px;
	background: url(../images/subnav-top.png) top left no-repeat;
	padding-top: 10px;
	display: none;
}

	ul#navigation ul {
		padding-bottom: 9px;
		background: url(../images/subnav-bottom.png) bottom left no-repeat;
	}

	ul#navigation li .subnav ul {
		float: none;
	}

	ul#navigation li .subnav ul li {
		display: block;
		float: none;
		margin: 0;
		padding: 0 10px;
		background: #b7d65c url(../images/subnav-bg.png) top left repeat-y;
	}
	
	ul#navigation li .subnav ul li a {
		float: none;
		display: block;
		color: #000;
		font-size: 15px;
		border-bottom: 2px solid #c4dd79;
		padding: 4px 0;
		position: inherit;
		margin: 0;
	}
	
		ul#navigation li .subnav ul li a:hover, ul#navigation li .subnav ul li a:hover .plus {
			color: #fff;
			text-decoration: none;
		}
		
		.plus {
			color: #b7d65c;	
		}

#search {
	margin-top: -2px;
}

#search, search img {
	float: right;
}

#search img {
	margin: 1px 0 0 5px;
}

#search input {
	border: 1px solid #e1e0da;
	float: left;
	width: 160px;
	color:#c2c2c2;
	font-size: .9em;
	padding: 5px;
	padding-left: 10px;
}

.tagline { margin: 50px 0 10px 0; }

#homeSubPromos div { float: left; margin-left: 6px; margin-top: 45px; margin-bottom: 12px; }

#homeSubPromos div.firstItem { margin: 0; padding: 0; margin-top: 45px; }

#homeSubPromos div p { color: #b7d65c; font-weight: bold; margin-bottom: .25em; }


#footer {
	clear: both;
	border-top: 7px solid #000;
	padding-top: 25px;
	margin-bottom: 20px;
}

	#productDetail #footer {
		width: 945px;
	}

	#footer .links {
		float: left;
		margin-right: 40px;
	}
		
		#footer h3 {
			margin-bottom: 10px;
			color: #000;
			text-transform: uppercase;
			font-size: 16px;
			font-weight: bold;
		}
	
	
		#footer ul, #footer a {
			color: #a7a9ac;
			font-size: 13px;
		}
		
			#footer li {
				margin: 0 0 5px 0;	
			}


	#rightLinks {
		float: right;
		clear: right;
	}
	
		#rightLinks li {
			float: left;	
		}
	
		#rightLinks li a {
			float: left;
			width: 30px;
			height: 25px;
			background-position: top right;
		}
	
		#facebook { background-image: url(../images/icoFacebook.gif); }
		#twitter { background-image: url(../images/icoTwitter.gif); }
		#delicious { background-image: url(../images/icoDelicious.gif); }
		#unknown { background-image: url(../images/icoUnknown.gif); }


.headerImg {
	margin: 0 0 37px 0;	
}


#bodyContainer h2 {
	color: #231f20;
	font-size: 28px;
	font-weight: bold;
}

#CategoryList {
	width: 904px;
	margin: 25px 0 25px 0;
	list-style: none;
	color: #a7a9ac;
	font-size: 15px;
}

	#CategoryList a {
		color: #a7a9ac;	
	}

	#CategoryList li {
		float: left;
		width: 226px;
		height: 200px;
		text-align: center;
	}
	
#bodyContainer {
	width: 957px;	
}

#bodyContainer td, #bodyContainer th {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}


#Product {
	float: left;
	width: 541px;
	margin-bottom: 20px;
}

	#Product h3 {
		color: #c7c8ca;
		font-size: 80px;
		font-weight: bold;
		margin-bottom: 10px;
		text-transform: uppercase;
	}
	
	.gallery h4 {
		color: #a7a9ac;
		border-bottom: 3px solid #eaeaea;
		font-size: 12px;
		padding: 9px 0;
	}


#Sidebar {
	float: right;
	width: 370px;
	background: url(../images/vertical-shadow-top.jpg) top left repeat-y;
	margin-bottom: 20px;
}

	#SidebarContent {
		padding-left: 45px;
		background: url(../images/vertical-shadow-bottom.jpg) bottom left no-repeat;
		padding-bottom: 20px;
	}
	
	.price {
		font-weight: bold;
		font-size: 40px;
		color: #000;
	}
	
	.AddButton {
		background: url(../images/add-to-cart.gif);
		width: 325px;
		height: 28px;
		color: #fff;
		border: none;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 28px;
		margin: 21px 0;
	}
	
	.description {
		font-family: "Times New Roman", Times, serif;
		font-size: 20px;
		color: #231f20;
		border-top: 3px solid #eaeaea;
		padding: 20px 0;
	}
	
	
	.tabs li {
		float: left;
	}
	
		.tabs li a {
			float: left;
			height: 30px;
			background-position: top left;
		}
		
		.tabs li a:hover, .tabs li a.current { background-position: bottom left; }
		
		#features { background-image: url(../images/tab-features.gif); width: 93px; }
		#careInformation { background-image: url(../images/tab-care-information.gif); width: 133px; }
		#downloads { background-image: url(../images/tab-downloads.gif); width: 99px; }

		.panes {
			clear: both;
			background: #f5f5f6;
			border: 1px solid #d9dadb;
			padding: 25px 20px;
			color: #a7a9ac;
			font-size: 14px;
			margin-bottom: 30px;
			font-weight: bold;
		}
		
			.panes p, .panes li {
				margin: 0 0 .75em 0;	
			}
			
			.panes li {
				padding-bottom: 5px;
				border-bottom: 3px solid #eaeaea;	
			}
			
			.panes li.last {
				border-bottom: none;
				padding-bottom: 0;
			}

#contentPage #bodyContainer {
	padding-bottom: 100px;	
}

#contentPage #bodyContainer p {
	margin: 1em 0;	
	font-size: 20px;
	color: #231f20;
	width: 700px;
	line-height: 1.4em;
	font-family: "Times New Roman", Times, serif;
}


#Options {
	float: right;
	margin-top: 8px;
	padding: 4px;
	color: #8a8d91;
}


.gallery ul {
	margin-top: 17px;	
}

	.gallery ul li {
		float: left;
		margin-right: 15px;
	}
		
		.gallery li a img {
			border: 6px solid #fff;
		}
		
		.gallery li a.active img {
			border: 6px solid #aec95b;	
		}


.designerCopy {
	height: 270px;
	width: 284px;
	border-bottom: 3px solid #eaeaea;
}
	
	.bottom .designerCopy {
		border-bottom: none;	
	}


	.designerCopy p {
		font-size: 14px;
		line-height: 1.3em;
		font-family: "Times New Roman", Times, serif;
	}
	
	.designerCopy a {
		font-size: 14px;
		line-height: 1.3em;
		font-family: "Times New Roman", Times, serif;
	}
	
	.designerCopy p .readmore {
		display: block;
		color: #a7a9ac;	
		margin-top: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}

	.designers {
		margin-bottom: 30px;
		line-height: 1.3em;
		width: 314px;
		float: left;
	}
		.designers p {
			margin: 0 0 1em 0;
		}

		.designers h3 {
			color: #231f20;
			font-size: 30px;
			margin: 19px 0 .5em 0;
			font-weight: bold;
		}



#list {
	margin-top: 20px;
	float: left;	
	width: 270px;
	line-height: 1.35em;
}

	#list li {
		margin: 5px 0;
		padding: 10px 0;
		border-bottom: 3px solid #eaeaea;	
	}
	
	#list li a {
		color: 	#231f20;
		font-weight: bold;
	}
	
	#list li a:hover, #list li a.active {
		color: 	#b7d65c;
		text-decoration: none;
	}

#article {
	margin: 20px 0 20px 40px;
	float: left;
	width: 560px;
	font-size: 13px;
}

	#article p {
		font-size: 13px;	
		margin: 0 0 1em 0;
		line-height: 1.25em;
	}


	#article h3, #article h4 {
		font-family: "Times New Roman", Times, serif;
		font-size: 25px;
		color: #231f20;
	}
	
	#article h4 {
		margin-bottom: 20px;	
	}


#contentPage.Terms  #bodyContainer p, #contentPage.Terms #bodyContainer ul {
	font-size: 12px;
	font-weight: inherit;
	line-height: 1.4em;
}

#contentPage.Terms  #bodyContainer p strong {
	font-weight: bold;
}

#contentPage.Terms #bodyContainer h3 {
	font-weight: bold;
	margin: 1.5em 0 0 0;
	border-bottom: 3px solid #e3e2dd;
	padding: 6px 0;
}


#contentPage.Terms #bodyContainer h4 {
	font-weight: bold;
}

#contentSmall #bodyContainer {
	width: 70%;
}

#contentSmall #bodyContainer p {
	margin: 0 0 1em 0;
}

#contentSmall #bodyContainer ul {
	list-style: disc;
	margin: 0 0 0 1em;
}

#contentSmall #bodyContainer h2, #contentSmall #bodyContainer h3, #contentSmall #bodyContainer h4  {
	font-weight: bold;
	margin: 0 0 1em 0;
}

#contentSmall.Care #bodyContainer {
	font-size: 18px;
	line-height: 1.5em;
}

#contentSmall.Care #bodyContainer h3 {
	font-size: 25px;
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #231f20;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-top: 3px solid #eaeaea;
}

	#contentSmall.Care #bodyContainer h3.first {
		border-top: none;	
	}

#contentSmall.Care #bodyContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentSmall.Care #bodyContainer h4 {
	margin-top: 1em;
}

#contentSmall.Care #bodyContainer {
	margin-bottom: 60px;	
}

.pdf {
	background: url(../images/pdf-icon.gif) top left no-repeat;
	padding-left: 20px;
}

#box {
	margin-top: 10px;
	width: 900px;
	height: 501px;
}

#dots {
	margin: 20px 0 50px 0;
	text-align: center;
}

	#dots ul {
		margin: 0 auto;	
	}

	#dots li {
		width: 17px;
		float: left;
	}

	#dots li a {
		float: left;
		width: 10px;
		height: 10px;
		background: url(../images/dots.gif) top left no-repeat;
	}
	
		#dots li a.active {
			background-position: bottom;
		}

#gallery {
	clear: both;
	margin: 40px 10px 10px 10px;
}

	#gallery .arrow {
		line-height: 112px;
	}
	
	#gallery img {
		border: 6px solid #fff;	
	}
	
	#gallery .active img {
		border-style: solid;
		border-width: 6px;
		border-color: #acc758;
	}
	
	#imgHolder {
		height: 123px;
		width: 840px;
		float: left;
		overflow: hidden;
		position: relative;
	}
	
		#imgHolder a {
			float: none;	
		}
	
		#gallery ul {
			width: 100%;
			position: absolute;
			left: 0;
			top: 0;
		}
	
			#gallery li {
				width: 200px;
				height: 111px;
				margin-right: 10px;
				float: left;
			}
			
				#imgHolder img {
					float: none;	
				}
		
		#leftArrow {
			height: 111px;
			width:26px;
			background-position: left;
			background-image: url(../images/left-arrow.gif);	
			float: left;
		}
		
		#rightArrow {
			height: 111px;
			width:26px;
			background-image: url(../images/right-arrow.gif);
			background-position: right;	
			float: left;
		}

.replaced {
	text-indent: -9999px;
	display: block;
	outline: none;	
	background-position: left top;
	background-repeat: no-repeat;
}

.clear {
	clear: both;	
}

/**********************JQUERY EASY SLIDER 1.7 CONTROLS *************************/

#slider {
	width: 900px;	
}

ol#controls { width: 69px; margin: 0 auto; }

ol#controls li {
	background: url(../images/icoFeaturedBullet.gif) no-repeat;
	float: left;
	list-style: none;
	width: 17px; height: 12px;
	text-indent: -9999px;
	cursor: pointer;
}

ol#controls li.current a {
	background: url(../images/icoFeaturedBullet_o.gif) no-repeat;
	float: left;
	list-style: none;
	width: 17px; height: 12px;
	text-indent: -9999px;
	cursor: auto;
}

/********************************* LINK COLORS *********************************/

a:link { color:#b8d764; text-decoration: none; }
a:visited { color:#b8d764; text-decoration: none; }
a:hover { color:#b8d764; text-decoration: underline; } 
a:active { color:#b8d764; text-decoration: none; }

a.navigationLink:link { color:#231f20; text-decoration: none; }
a.navigationLink:visited { color:#231f20; text-decoration: none; } 
a.navigationLink:active { color:#231f20; text-decoration: none; }
a.navigationLink:hover, 
.Locations #LocationsNav,
.Contact #ContactNav,
.Purpose #OurPurpose,
.Designers #OurDesigners,
body.collection a#OurCollection { 
	color:#b8d764; text-decoration: none; 
}

a.globalNavLink:link { color:#c2c2c2; text-decoration: none; }
a.globalNavLink:visited { color:#c2c2c2; text-decoration: none; }
a.globalNavLink:hover { color:#b8d764; text-decoration: none; } 
a.globalNavLink:active { color:#b8d764; text-decoration: none; }


.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:675px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
}
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../img/overlay/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#fff; 
    width:150px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}

	
#bodyContainer ul#breadcrumb, #contentSmall.Care #bodyContainer ul#breadcrumb {
	color: #b7d65c;
	font-size: 11px;
	list-style-position: inherit;
	list-style-type: square;
	list-style-image: url(../images/caret.gif);
	padding-top: 0;
	margin: 0;
	line-height: inherit;
	padding-bottom: 40px;
}

	#breadcrumb li {
		float: left;
		margin-left: 18px;
		padding-left: 0;
	}
	
	

#search input#omni_search_submit { 
	width: 28px; 
	height: 28px; 
	background: transparent url(/assets/images/icoSearch.gif) no-repeat 0 0; 
	border: 0; 
	text-indent: -9999em; 
	margin: 1px 0 0 5px; 
}
