/* 2O-51 Global CSS- Authored by Nathaniel B / Brexson Media Group */

/* Core Items Start */
/* Reset Start */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

.clearthis{
	clear:left;
}
/* Reset End */


#wrapper {
	width:850px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	background: url(../images/shadow_bottom.jpg) left bottom no-repeat;
}
#container {
	width:820px;
	padding:10px 20px 10px 10px;
	border:1px solid #ccc;
	border-right:none;
	border-bottom:none;
	border-top:none;
	overflow:auto;
	background: url(../images/shadow-right.jpg) top right no-repeat;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}
a{
	color: #68333a;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.ContentText p, .ContentText ul{
	margin:10px 0px;
}
/* Top Items Start */
#top-bar {
	background:#b1b2b6 url(../images/bg_top-bar.jpg) top left repeat-y;
	height:102px;
	width:820px;
}
#top-bar h1 {
	float:left;
}
#top-bar ul {
	float:right;
	color:#FFFFFF;
	margin-top:8px;
	margin-right:15px;
	_margin-right:9px;
}
#top-bar ul li a {
	color:#333;
	text-decoration:none;
	background:url(../images/top-ul-divider.gif) bottom center no-repeat;
	padding-bottom:5px;
	font-size:10px;
}
#top-bar ul li a:hover {
	color:#FFFFFF;
}
#top-bar ul li {
	padding-top:2px;
	padding-bottom:5px;
}
#top-bar ul li.separator {
display:none;
}
#top-bar ul li#topTrack, #top-bar ul li a#Link982Group341 {
	background:url(../images/icon-track.gif) left center no-repeat;
	background-position:0px 1px;
	padding-left:18px;
}
#top-bar ul li#topSearch, #top-bar ul li a#Link912Group341 {
	background:url(../images/icon-search.gif) left center no-repeat;
	background-position:0px 1px;
	padding-left:18px;
}
#top-bar ul li#topContact, #top-bar ul li a#Link918Group341 {
	background:url(../images/icon-contact.gif) left center no-repeat;
	background-position:0px 1px;
	padding-left:18px;
}

#top-nav {
	background:url(../images/nav-dropshadow.gif) repeat-x;
	background-position:0px 23px;
	height:46px;
	width:820px;
}

#top-nav li.separator {
display:none;
}
#top-nav ul {
	background:url(../images/nav-bg.gif) repeat-x;
	width:563px;
	height:23px;
	float:left;
	color:#e4e3de;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:23px;
	padding:0px 0px 0px 10px;
}
#top-nav li {
	display:block;
	float:left;
	background:url(../images/nav-separator.gif) right no-repeat;
	padding-right:20px;
	padding-left:6px;
	height:23px;
	position:relative;
}
#top-nav li.last {
	background:none;
}
#top-nav ul li a {
	color:#e4e3de;
	text-decoration:none;
}
#top-nav ul li a:hover {
	text-decoration:underline;
}

#top-nav ul li ul {
		display: none;
		}

#top-nav ul li:hover ul,
#top-nav ul li.over ul {
		background: #832331;
		/*filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;*/
		display: block;
		position: absolute;
		width:170px;
		height:auto;
		left: 0px;
		top: 20px;
		padding: 0;
		margin:0 !important;
		list-style-type: none;
		z-index: 1000;
		}

#top-nav ul li ul li {
		background:none;
		padding-left:0 !important;
		margin:0 !important;
		clear:both;
		height:auto;
		}

#top-nav ul li ul li a {
		display:block;
		width:160px;
		text-transform: none;
		line-height: 12px;
		font-weight: normal;
		border-bottom: 1px solid #999;
		padding:5px;
		margin:0 !important;
		font-size:11px;
		}

#top-nav ul li ul li ul{
	display:none !important;
}

#top-nav-shoppingcart-cap {
	background:url(../images/nav-end1.gif) no-repeat;
	width:37px;
	height:51px;
	float:right;
}
#top-nav-shoppingcart {
	background:url(../images/nav-largebg.gif) repeat-x;
	height:51px;
	float:right;
	width:210px;
}
#top-nav #shoppingCartBtn {
	margin-top:15px;
	margin-left:15px;
}

#search {
	display:block;
	width:570px;
	margin:0px 0px 0px 10px;
	background:none;
}

#search h3{
	display:none;
}

#search div#SearchFormDiv input{
	border:none;
	background:#fff;
	color:#999;
	width:170px;
	display:block;
	float:left;
	margin-left:5px;
	font-size:11px;
	padding:1px;
	border:1px solid #999;
}

#search div#SearchFormDiv div#search_inputDiv, #search div#SearchFormDiv div#ContactButton{
	display:block;
	float:left;
	margin:0;
}

#search div#SearchFormDiv div#search_inputDiv{
	width:230px;
}

#search div#SearchFormDiv div#ContactButton{
	width:70px;
}

#search div#SearchFormDiv div#search_inputDiv label, #search div#SearchFormDiv div#search_inputDiv input{
	display:block;
	float:left;
}

#search div#SearchFormDiv div#ContactButton input#idsubmit{
	display:block !important;
	float:left !important;
	width:50px !important;
	background: transparent url(../images/btn-go.gif) center left no-repeat;
	font-size:11px;
	color:#fff;
	border:none;
	cursor:pointer;
	margin:0 !important;
}
#search div#SearchFormDiv div#ContactButton input#idsubmit:hover,
#search div#SearchFormDiv div#ContactButton input#idsubmit:focus,
#search div#SearchFormDiv div#ContactButton input#idsubmit:active{
	color:#ccc;
}

#search #SearchFormDiv, #SearchFormDiv form{
	margin:0;
}

#search a#advSearch {
	font-weight:bold;
	font-size:10px;
	color:#3a3a3a;
	padding-top:3px;
	text-decoration:underline;
}

#search #advSearch:hover {
	color:#999;
}
#search #keywords, /*End Homepage Item*/ #newsletterTextField/*End Homepage Item*/ {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}


#footer {
	width:820px;
	height:110px;
	background:#495152 url(../images/footer.gif) top left no-repeat;
	color:#999;
	float:left;
	clear:left;
}

#footer #copyright{
	text-align:center;
	padding-top:70px;
}
#footer #copyright a {
	text-decoration:underline;
	color:#999;
}
#footer #copyright a:hover {
	color:#fff;
}
#footer ul {
	padding-top:40px;
}

#footer ul a, #footer ul li.separator {
	color:#777777 !important;
	text-decoration:none;
}
#footer ul a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#footer ul li {
	display:inline;
	font-weight:bold;
}
#footer ul li.last {
	border-right:0px;
}
#content {
	width:820px;
	min-height:200px;
	float:left;
	margin:15px 0px 0px 0px;

}

.imageThumb .title {
	background:url(../images/prod-tabend.gif) right top no-repeat;
	width:100px;
	float:left;
	color:#FFFFFF;
	margin-top:5px;
}
.imageThumb .title a {
	background:url(../images/prod-bg-extended.gif) right repeat-y;
	width:90px;
	display:block;
	height: auto !important;
	height: 12px;
	min-height:12px;
	color:#DDDDDD;
	text-decoration:none;
}
.imageThumb .title a:hover {
	color:#FFFFFF;
}
h1.title2 {
	font-size:13pt;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding-bottom:3px;
	margin:25px 0px 0px 0px;
}
h2.title1 {
	background:url(../images/bullet-main1.gif) left no-repeat;
	padding-left:12px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	color:#FFFFFF;
}
h2.title2 {
	background:url(../images/bullet-main2.gif) left no-repeat;
	padding-left:12px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
}
.imageThumb {
	width:100px;
	height: auto !important;
	height: 125px;
	min-height: 125px;
	float:left;
	margin:20px 15px 10px 15px;
}
#DisplayProductImage{
float:left;
display:block;
width:500px;
min-height:200px;
text-align:center;
}
#DisplaySizes, #DisplayProductPrice{
float:right;
width:270px;
}
#CopyrightMark{
float:right;
width:270px;
font-size:10px;
color:#999;
padding-top:5px;
}
#DisplayProductPrice{
padding:15px 0px;
margin-bottom:10px;
border-bottom:1px dotted #999999;
}
#ShoppingForm{
width:270px !important;
}
