* {
	margin: 0;
	padding: 0;
}
html {
	margin-bottom: 1em;
}
body {
	background: #F4F4F4 url(/images/top_tile.jpg) left 10px repeat-x; 
	margin: 0 auto;
	font-family: "Tahoma", "Apple Garamond", "Times New Roman", Serif;
	font-size: 9pt;
	text-align: center;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

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



a {
	color: #555;
	text-decoration: underline;
}
a:hover {
	color: #a7001e;
}

cite {
	font-style: normal;
	color: #aa0008;
}
.offscreen {
	display: none;
}
#content table {
	margin: 0 auto;
	clear: both;
}
/* Basic Elements */

p, li p {
	margin: 1em 0;
	color: black;
}

p#sitemap {
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 1px dashed #c0c0c0;
}
ul#sitemap {
	margin-left: 2em;
}
#sitemap li ul {
	margin-left: 2em;
}

ul {
	margin-left: 2em;
}

li {
	margin: .75em 0;
	color: #aa0008;
}
ol {
	margin-left: 2em;
}
ol ul {
	list-style: none;
}

ul#homenav {
	width: 626px;
	height: 82px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 172px;
	left: 114px
}
.osc {
	left: 94px !important;
}
/* hide from ie mac \*/
* html ul#homenav {
	left: 70px;
}

/*			Forms				*/
form {
	margin: 0;
	padding: 0;
}

fieldset { padding: 0 0 1em 1em;}
fieldset legend { margin: 1em 0 0 0; padding: 0 .5em; font-weight: bold; }
fieldset p {margin: 1em auto; }
fieldset label { width: 10em; float: left; display: block;}

/* --- */

#homenav li {
	text-align: center;
	width: 128px;
	height: 82px;
	overflow: hidden;
	float: left;
	margin-right: 64px;
	padding: 0;
}
#homenav li a {
	width: 128px;
	height: 82px;
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: -1000em;
}
#homenav li#book {	background: url(/images/bookroll.jpg) 0 0 no-repeat; }
#homenav li#frag {	background: url(/images/fragroll.jpg) 0 0 no-repeat; }
#homenav li#coll {	background: url(/images/collectroll.jpg) 0 0 no-repeat; }
#homenav li#book a:hover { background: url(/images/bookroll.jpg) 0 -82px no-repeat; }
#homenav li#frag a:hover { background: url(/images/fragroll.jpg) 0 -82px no-repeat; }
#homenav li#coll a:hover { background: url(/images/collectroll.jpg) 0 -82px no-repeat; }

.catdesc {
	width: 390px;
	float: left;
	text-align: justify; 
	letter-spacing: 1px;
}
.catimg {
	width: 280px;
	float: left;
	margin-top: 1em;
	margin-right:2em
}

.catimg img {
	position: relative;
	top: 4px;
	width: 280px;
}
p.input {
	clear: both;
	width: 80%;
	text-align: left;
	margin: 1em auto;
}
.input label {
	float: left;
	width: 150px;
	display: block;
	margin-right: 15px;
}
input.input  {
	width: 200px;
}
fieldset {
	border: none;
	margin: 1em 0;
}
.box div {
	padding: 1em;
	background-color: #e0e0e0;
	border: 1px solid #c0c0c0;
}
.box legend {
	color: white;
	padding: .3em 1em;
	background-color: #a8000f;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	display: inline;
	

}

.nobg { background-image: none !important; }
/* Containing Elements */

#container {
	width: 740px;
	background-color: #f4f4f4;
	color: black;
	margin: 0 auto;
}
#header {
	padding-top: 10px;
	width: 740px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}
#printhead {
	visibility: hidden; 
	display: none;
}
#intro {
	position: relative;
	width: 740px;
	height: 300px;
	background: #fff url(/images/homebg.jpg) center top no-repeat;
}
#intro-osc {
	width: 700px;
	height: 300px;
	background: #fff url(/images/homebg.jpg) center top no-repeat;
}

#content {
	width: 700px;
	border-top: none;
	text-align: left;
	padding: 10px 20px 0 20px;
	background-color: white;
	color: #707070;
}
#osc-content { 
	width: 600px;
	margin: 0 auto;
}

#content table { margin-bottom: 10px; }

h1 {
	font-size: 1.6em; 
}
h2, 
h3, 
h4 {
	font-size: 1.4em;
}

h4 small {
	font-size: 75%;
}
h1,
h2,
h3,
h4 { 
	font-weight: normal;
	color: #aa0008;
	margin: .5em 0; 
}

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #a7001e; 
	padding-top: 32px;  
}

p.moblink {
	font-size: 85%;
}
.moblink span {
	letter-spacing: 1px;
}	

/* Footer Menu Navigation  */

div#footer-menu {
	width: 100%;
	background-color: #a7001e;
	height: 26px;
	text-align: center;
}

#osc-bar {
	height: 28px;
	background-color: #d8d8d8;
	padding: 0 5px;
}
#osc-links, #osc-crumbs {
	margin: 0;
	line-height: 28px;
	padding: 0;
}
#osc-links {
	float: right;
}
#osc-crumbs {
	float: left;
}
#osc-product-info {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 1em;
	border: 1px solid #fff;
	border-bottom: none;
	background-color: white;
}
#osc-product-info-body {
	float: left;
	width: 450px;
}

.product-image {
	float: right;
/*	position: absolute; 
	bottom: 0; 
	right: 0;  */
	margin: 1em 0 0 0; 
	padding: 0;
}
* html .product-image {
	bottom: -1px;
}

#osc-product-info p { 
	letter-spacing: 1px;
	text-align: justify;
}
#osc-product-info h1,
#osc-product-info h2 {
	margin: .5em 0;
}

#freegift {
	width: 80%;
	padding: .5em;
	margin: 0 auto;
	border: 1px solid #c0c0c0;
	text-align: center;
	height: 100px;
}
#freegift p {
	text-indent: none;
	text-align: center;
}
#freegift img {
	width: 100px; 
	height: 100px;
	float: left; margin-right: 1em;
}
div.clearing {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	visibility: hidden;
}
	
#footer-menu ul {
	height: 26px;
	background-color: #a7001e;
	color: white;
	list-style:square;
	width: 95%;
	overflow: visible;
	margin: 0 auto;
	
}
#footer-menu li {
	text-align: center;
	display: inline;
	padding: 0 0 0 17px;
	background: url(/images/list-bullet.png) left center no-repeat;
}
#footer-menu li a {
	line-height: 26px;
	text-decoration: none;
	color: white;

}
#footer-menu li a:hover {
	text-decoration: underline;
}

dl#allprods {
	width: 90%;
	border: 1px solid #c0c0c0;
	padding: 0 1em;
	margin: 0 auto;
	color: black;
	background: url(/images/sarbez_watermark.gif) center 50% no-repeat;
}
#allprods dt {
	height: 2em;
	width: 100%;
	text-align: left;
}
#allprods dd {
	margin: 1em auto;
	width: 80%;
}
#allprods .allprods_model {
	width: 6em;
}
#allprods .allprods_desc {
	padding-left: 6em;
}
#allprods .allprods_link {
	width: 28em;
}
#allprods .allprods_add {
	width: 15em;
}
#allprods img {	vertical-align: middle; }

table#locations {
	width: 80%; 
	border-collapse:collapse;
	text-align: center;
	color: #333;
	}
	#locations th {
		color: #a7001e;
		border-bottom: 1px solid #a7001e;
		}
	#locations td {
		padding: .5em 0;
		}
	#locations .product {
		}
#locations address {
	font-style:normal;
	text-align: left;
	}
	
	
	#locations tr.new {
		background-color: #f0f0f0;
		}
	#locations tr.new td {
		color: #333;
		
		}
	#locations td ul {
		margin: 0;
		list-style: none;
		}
		#locations td ul li {
			color: #333;
			}



