/*RESET*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
}
s, s a {
	color: #F0F !important;
}

body {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background: #361A1B url(../images_gen/body_bg.gif) repeat-x top;
}
a {
	color: #464545;
	text-decoration: none;
}

.DeBug {
	background: #00CCFF;
}

/*HOLDERS*/

#Wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 0 0px;
	position: relative;
	text-align: left;
}
#Header {
	margin: 0 0 0 20px;
	width: 780px;
	padding: 0 10px 10px 10px;
}
#Home div#Header {
	padding: 20px 10px;
}
#Logo {
	width: 515px;
	float: left;
}
#Logo h1 {
	color: #FFF;
}
#SearchBox {
	float: right;
	width: 210px;
}
#SearchBox form {
	display: block;
	margin: 0;
	padding: 0;
}
#SearchBox input#SearchInput {
	width: 150px;
	float: left;
	background: url(../images_gen/input_bg.gif) no-repeat top left;
	border: 1px solid #FFB900;
	padding: 7px 5px 7px 5px;
	display: block;
}
#SearchBox input#SearchSubmit {
	width: 40px;
	float: right;
	display: block;
}
#SearchBox ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 19px 0 0 0;
}
#SearchBox li {
	font-size: 95%;
	padding: 0 14px;
	border-left: 1px solid #FFB900;
	float: left;
}
#SearchBox li.First {
	padding: 0 14px 0 0;
	border: none;
}
#SearchBox li.Last {
	padding: 0 0 0 14px;
}
#SearchBox li a {
	text-decoration: none;
	color: #FFB900;
}

/*NAV*/

#Navigation {
	background:  #67292C;
	padding: 0 10px;
	width: 780px;
	margin: 0 0 0 20px;
}
#Home div#Navigation {
	background: #fff url(../images_gen/home_nav_bg.jpg) no-repeat 3px 3px;
	padding: 233px 0 3px 0;
	margin: 0 0 0 30px;
}
#MainNav {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
}
#MainNav li {
	padding: 0 0;
	float: left;
	display: block;
}
#Home ul#MainNav li {
	list-style: none;
	background: #0096AA url(../images_gen/home_nav_li_bg.gif) repeat-x bottom;
	float: left;
	display: block;
	width: 190.5px;
	_width: 190px;
	height: 35px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	border-left: #FFFFFF medium solid;
}
#Home ul#MainNav li.First {
	width: 192px;
	_width: 191px;
}
#MainNav a {
	color: #FFB900;
	display: block;
	padding: 10px 15px;
	font-weight: bold;
	font-size: 95%;
}
#MainNav a.Active {
	color: #0394A7;
	background: #fff;
}

/* CONTENT */
.alphaArray li {
	display: block;
	float: left;
	padding: 5px 9px;
	margin: 0 1px;
	background: #D9241B;
}
.alphaArray a {
	color: #FCBB00 !important;
}
h1.HomeTitle {
	text-indent: -9000px;
	background: url(../images_gen/home_h1_bg.gif) no-repeat left;
	height: 50px;
	margin: 15px 0!important;
}
h2.HomeTitle {
	text-indent: -9000px;
	background: url(../images_gen/home_h2_bg.gif) no-repeat right;
	height: 40px;
	margin: 15px 0 20px 0!important;
}
#HomeBottom {
	border-top: 1px solid #FFB900;
	padding: 20px 0 0 0;
}
#HomeBottomLeft {
	width: 380px;
	float: left;
	color: #fff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 160%;
}
#LatestCatalogue {
	width: 375px;
	float: right;
	padding: 0;
	color: #fff;
	font-size: 85%;
}
#LatestCatalogue h2 {
	text-indent: -9000px;
	background: url(../images_gen/latest_catalogue_title_bg.gif) no-repeat top left;
	height: 32px;
	margin: 0 0 10px 0 !important;
}
#LatestCatalogue h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 160%;
	margin: 0 0 10px 0 !important;
	font-weight: normal !important;
}
#Page {
	background: url(../images_gen/page_bg.png) repeat-y top left;
	_background: url(../images_gen/page_bg.gif) repeat-y top left;
	width: 800px;
	padding: 0 20px;
}
#Home div#Page {
	background: none;
}
#Content {
	float: left;
	padding: 10px 20px 20px 20px;
	width: 750px;
}
.fullWidth {
	width: 760px !important;
}
#Home div#Content {
	float: none;
	width: auto;
	padding: 15px;
}
#TitleWrap {
	padding: 0 0 15px 0;
}
#ImageGallery {
	float: left;
	width: 500px;
}
.ImageRow {
}
.ImageRowGallery {
	width: 400px;
	margin: 0 auto;
}
.ImageHolder {
	text-align: center;
	margin: 5px 5px 5px 5px;
	_margin: 5px 4px 5px 4px;
	color: #2B8790;
	font-size: 85%;
	float: left;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 2px 0 !important;
}
#RightCol {
	float: right;
	width: 190px;
	text-align: center;
	padding: 10px 20px 20px 20px;
	color: #0293A8;
}

#Content a {
	color: #5D67A4;
	text-decoration: none;
}
#Home div#Content a {
	color: #FFB900;
	text-decoration: none;
}
#Content a:hover {
	color: #5D67A4;
	text-decoration: underline;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content p,
#Content ul,
#Content ol,
#Content blockquote {
	margin: 0 0 15px 0;
	padding: 0;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4
{
	line-height: normal;
	color: #340506;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#Content h1 a,
#Content h2 a,
#Content h3 a,
#Content h4 a
{
	text-decoration: none;
}
#Content h1 a:hover,
#Content h2 a:hover,
#Content h3 a:hover,
#Content h4 a:hover
{
	text-decoration: underline;
}
#Content h1 {
	font-size: 220%;
	font-weight: normal;
}
#Content h2 {
	font-size: 180%;
	font-weight: normal;
	color: #0293A8;
}
#Content h3 {
	font-size: 150%;
}
#Content h4 {
	font-size: 120%;
}
#Content ol,
#Content ul {
	padding: 0 0 0 15px;
}
h1#PageTitle {
	margin: 0 !important;
	font-size: 250%;
}
h2#SubTitle {
	margin: 0 !important;
	font-size: 150%;
}
.BoilerPlate {
	width: 240px;
	padding: 0;
	margin: 0;
}

/*STUFF*/

#BreadCrumbsWrapper {
	background: #FFFFFF;
	padding: 8px 8px;
	font-size: 95%;
}
#BreadCrumbs {
	color: #FFFFFF;
	background: #67292C;
	font-weight: bold;
	padding: 12px 12px;
}
#BreadCrumbs a {
	color: #D7241D;
}
#BreadCrumbs .Active {
	color: #FCBB00;
}

#HomeMain {
	width: 385px;
	float: left;
	padding: 5px 5px;
}
.DetailsList,
.ProductDetailsList {
	list-style: none;
	padding: 0 1px!important;
	float: left;
	width: 228px;
	margin: 0 21px 0 0 !important;
}
.DetailsList .Right,
.ProductDetailsList .Right {
	float: right;
	margin: 0 !important;
}
.DetailsList li,
.ProductDetailsList li {
	display: block;
	background: #D9241B;
	text-align: center;
	padding: 12px;
	margin: 0 0 20px 0;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
}
.DetailsList li a,
.ProductDetailsList li a {
	font-size: 120%;
	color: #FFB900 !important;
}
a.CartAdd {
	display: block;
	margin: 0 auto;
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	background: url(../images_gen/cart_16x16.gif) no-repeat left top;
}
.DetailsLeft {
	float: left;
	display: block;
	text-align: left;
	width: 190px;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.MoreFromComposer {
	display: block;
	float: left;
	padding: 5px 10px;
}
.Back {
	float: right;
	color: #FFB900 !important;
	margin: 10px 0 0 0;
	display: block;
	font-size: 85%;
	background: #67292C;
	padding: 5px 8px;
}
/* Products Table */
#ProductsTable {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	width: 750px !important;
	border-collapse: collapse;
}
#ProductsTable img {
	margin: 0 0 ;
	padding: 0 0;
	vertical-align: middle;
}
#ProductsTable td {
	padding: 1px 2px;
	border: thin solid #000000;
}
#ProductsTable tr:hover {
	background: #E7C9CC;
}
#ProductsTable .Center {
	text-align: center;
}
#ProductsTable .CenterT {
	margin: 0 auto;
}
/* Finder */
#FinderBox {
	width: 460px;
	padding: 0;
	margin: 0;
	font-size: 120%;
}
#FinderBox fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #FFB900;
}
#FinderBox legend {
	font-weight: bold;
	color: #2CB7C5;
}
#FinderBox label {
	display: block;
	float: left;
}
#FinderBox input.text {
	width: 296px;
	background: #f8f8f8;
	float: right;
}
#FinderBox input.text:focus {
	background: #FFFFFF;
}
#FinderBox select {
	width: 300px;
	background: #f8f8f8;
	float: right;
}
#FinderBox select:focus {
	width: 300px;
	background: #FFFFFF;
}
p.ProductFinderResults {
	padding-bottom: 5px !important;
	border-bottom: #000000 dashed thin;
	width: 760px;
}
div.ProductRow {
	float: left;
	padding-bottom: 25px;
	width: 650px;
}
div.ProductRow dl{
	width: 115px;
	float: left;
	padding-left: 28px;
	margin-bottom: 0px;
	_margin-bottom: 50px;
}
div.ProductRow dl.ProductRowFirst{
	padding-left: 18px;
}
div.ProductRow dd{
	margin: 0;
	text-align: center;
}
div.ProductRow h3 {
	font-weight: normal;
	font-size: 90%!important;
}
div.ProductRow a {
	font-weight: bold;
}
div.ProductRow a img{
	border: none;
}
.caption {
	display: block;
}
.MoreImages {
	font-size: 85%;
}
#ResultsNav {
	padding-top: 5px;
	border-top: #000000 dashed thin;
	width: 760px;
	clear: both;
}
#Footer {
	background: url(../images_gen/footer_bg.png) no-repeat top left;
	_background: none;
	padding: 20px 40px;
	color: #0095A4;
	font-size: 80%;
}
#Home div#Footer {
	background: none;
}
#Footer a {
	color: #0095A4;
}

/* Generic */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #BABED9;
	width: 100%;
	height: 1px;
	padding: 6px 0 5px 0;
}
