/********************************************/
/***               Reset                  ***/
/********************************************/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none
}
/********************************************/
/***               Global                 ***/
/********************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: auto;
	background:url(background1.jpg) bottom repeat-x #E9E9E9;
}
#bodyHOME {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
	background:url(backgroundHOME2.jpg) top repeat-x #a3a3a3;
}
#mainConainer {
	background-image: url(background2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainConainerHOME {
	margin: 0 auto;
}
.container {
	margin: 0 auto;
	width: 955px;
	text-align: left;
}
.containerHOME {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
h1 {
	margin-bottom: 0px;
	line-height:24px;
	font-size: 22px;
	font-weight:bold;
	color: #900;
font-family:"Arial Black", Gadget, sans-serif
}
h2 {
	margin-top: 25px;
	padding: 5px 0;	
	font-weight:bold;
	font-size: 18px;
	color: #444
}
h3 {
	margin-top: 25px;
	padding: 5px 10px 6px 0px;
	font-size: 14px;
	font-weight:bold;
	color: #666;

}
h4 {
	padding: 15px 0 5px 0;
	color: #333;
	font-size: 14px;
	font-weight:bold;

}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-weight:bold;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #999
}
.RedText {
	color:#F30}
img.border {
	border: 2px solid #cfcfcf
}
img.borderHover {
	border: 2px solid #cfcfcf;
	text-decoration: none
}
img.borderHover:hover {
	border: 2px solid #760805
}
img.block {
	margin: 10px 5px 5px 10px;
	border: 2px solid #cfcfcf
}
img.floatRight {
	margin: 10px 5px 5px 10px;
	border: 2px solid #cfcfcf
}
img.floatLeft {
	margin: 10px 10px 5px 5px;
	border: 2px solid #cfcfcf
}
.clear {
	clear: both
}
.displayNone {
	display: none
}
.floatRight {
	float: right
}
.floatLeft {
	float: left
}
.bold {
	font-weight: bold
}
strong {
	font-size: 12px
}
p {
	padding-bottom: 8px;
	line-height: 14px
}
p.contentBottom {
	padding-bottom: 5px;
	line-height: 12px
}
p.price {
	padding: 6px 5px;
	color: #4b4846
}
span.price {
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #900;
	line-height:24px;
}
.priceline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:line-through;
	font-style: italic;
	letter-spacing: 1pt;
	color: #333;
	display:inline;
}
ul {
	list-style-type: none
}
li.bullet {
	margin: 5px 0;
	padding: 0 10px;
	background: url(../images/bullet_grey.jpg) no-repeat;
	background-position: 0 7px
}
li.bulletRed {
	margin: 5px 0;
	padding: 0 10px;
	background: url(../images/bullet_red.jpg) no-repeat;
	background-position: 0 7px
}
li.bulletBlue {
	margin: 5px 0;
	padding: 0 10px;
	background: url(../images/bullet_blue.gif) no-repeat;
	background-position: 0 7px
}
li.bulletBlueBig {
	margin: 5px 0;
	padding: 0 10px;
	background: url(../images/bullet_blue_big.jpg) no-repeat;
	background-position: 0 7px
}
li.bulletFooter {
	margin: 5px 0;
	padding: 0 10px;
	background: url(../images/bullet_footer_grey.jpg) no-repeat;
	background-position: 0 7px
}
blockquote {
	padding: 10px;
	float: right;
	display: block;
	width: 225px;
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 1pt
}
blockquote p {
	line-height: 23px
}
blockquote em {
	color: #900;
	font-size: 24px
}
blockquote em.first {
	padding-right: 3px
}
blockquote em.last {
	padding-left: 3px
}
blockquote a {
	border-bottom: none
}
/********************************************/
/***           Links & Buttons            ***/
/********************************************/
a {
	color: #900;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;*/
}
a:hover {
	color: #F00;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;*/
}
a.image {
	border: none;
	background: none;
	text-decoration: none
}
#footer a {
	margin: 0 7px;
	padding: 0 1px;
	font-size: 9px;
	color: #fefefe;
	background: none;
	border: none;
	/*border-bottom: 1px solid #c5c4c5*/
}
#footer a:hover {
	color: #333;
/*	background: #fefefe;
	border-bottom: none*/
}

/********************************************/
/***          Content Wrappers            ***/
/********************************************/
.content {
	width:935px;
	margin:0 auto;
	padding: 10px;
	background-color:#FFF;
}
div.hr {
	height: 22px;
	background-color: transparent;
	background-image: url(hr.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
}
div.hr2 {
	height: 2px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: transparent;
	background-image: url(hr.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
}
.contentBottom {
	padding: 20px;
	margin: 0 auto;
	height:155px;
	background-repeat: repeat-x;
	background-image: url(footer_bg2.gif);
	background-position: center bottom;
}
.contentBottom a {
	margin: 0 7px;
	padding: 0 1px;
	font-size: 10px;
	color: #202020;
/*	border-bottom: none;*/
}
.contentBottom a:hover {
	color: #333;
	background:none;
/*	border-bottom: 1px solid #c5c4c5;*/
}
/*.contentBottom ul {padding: 0 0 10px 0}
.contentBottom li {
	display: inline;
	font-size: 12px;
	color: #999
}*/
.contentBottom p {
	margin-left: 7px;
	color: #202020;
	font-size: 10px;
	line-height: 10px;
}
#subPages {
	padding: 15px 0;
	float: right;
	width: 623px
}
#productGrid {
	width: 693px;
	float: right
}
/********************************************/
/***              Masthead                ***/
/********************************************/
#masthead {
	margin: 0;
	padding: 0;
	height: 159px;
	text-align: right;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#mastheadHOME {
	margin: 0;
	padding: 0;
	height: 650px;
	text-align: center;

}
.headerRight {
	margin: 5px 0px 0 0;
	float: right;
	width: 550px;
	height: 150px;
	background: url(../images/search_bar.jpg) no-repeat
}
.headerRightHOME {
	margin: 5px 0px 0 0;
	float: right;
	width: 1000px;
	height: 20px;
}
#mastheadHOME a {
	color:#FFF;
	text-decoration:none;
	/*border-bottom: 0px;*/
}
#mastheadHOME a:hover, a:active {
	color:#F00;
	text-decoration:none;
}
#masthead a {
	color:#FFF;
	text-decoration:none;
/*	border-bottom: 0px;*/
}
#masthead a:hover, a:active {
	color:#F00;
	text-decoration:none;
}
.headerLeft {
	margin: 0;
	padding: 24px 0 0 0px;
	text-align: left;
}
.wrapbgcolor1 {
	background-color:#3E3E3E;
}
/********************************************/
/***               Footer                 ***/
/********************************************/
#footer {
	margin:0 auto;
	/*	padding: 10px 0 0 15px;
*/	background:url(../images/footer_bg3.jpg) repeat-x;
	height: 56px;
}
#footer ul {
	padding: 0 0 10px 0
}
#footer li {
	display: inline;
	font-size: 7px;
	color: #999
}
#footer p {
	margin-left: 7px;
	color: #fff;
	font-size: 9px;
	line-height: 12px;
}
/************/

ul#split, ul#split li {
	margin:0;
	padding:0;
	list-style:none
}
ul#split li {
	float:left;
	width:280px;
	margin:0 25px 10px 0
}
ul#split h5 {
	font: normal 110%/1.3 Verdana, sans-serif;
	margin:0px;
	padding: 5px 0 5px 7px;
	text-align:left;
	color: #000
}
ul#split p {
	margin:0;
	padding:3px
}
li#one {
	background: transparent
}
li#two {
	background: transparent
}
li#three {
	background: transparent
}
/********************************************/
/***          Navigation Menus            ***/
/********************************************/
#mainNav {
	height: 48px;
	background: url(../images/main_nav_bg.jpg) no-repeat
}
#mainNav ul.sf-menu {
	padding: 0 0 0 25px
}
ul#dropDown li:hover {
	background: #672121
}
#mainNav li {
	z-index: 999 !important
}
#mainNav li.topLi {
	margin-top: 0px;
	padding-top: 5px;
	float: left;
	display: block;
	height: 41px;
	background: url(../images/main_nav_seperator.jpg) no-repeat bottom right
}
#mainNav li.last {
	background: none
}
#mainNav a.topLink {
	padding: 12px 18px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	border: none
}
#mainNav a.topLink:hover {
	background: url(../images/main_nav_hover_bg.jpg) repeat-x bottom left
}
#mainNav a.topLinkDrop {
	padding: 12px 38px 12px 18px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	border: none
}
#mainNav a.topLinkDrop:hover {
	background: url(../images/main_nav_hover_bg.jpg) repeat-x bottom left
}
/*************** Drop Down Styling ********************/
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: none
}
ul#dropDown li {
	width: 220px;
	background: url(drop.png) repeat-x bottom left
}
ul#dropDown a {
	margin: 1px;
	padding: 8px 12px;
	color: #fff;
	background: none;
	border: none
}
ul#dropDown a:hover {
	background: url(drop_hover.png) repeat-x bottom left
}
/********************************************/
/***              Sub Menu                ***/
/********************************************/
#subNav {
	width: 225px;
/*	background: #f2f2f2;
	border: 1px solid #b4b6bb;*/

}
#subNav h3 {
	margin-top: 0;
	font-size: 10px
}
#subNav li {
	padding: 4px 3px 4px 4px;
	display: block;
	border-bottom: 1px solid #b4b6bb          
}
li.subNavactive a{
	text-transform:uppercase;
	padding: 4px 4px 4px 6px;
	color:#FFF;
	font-weight:bold;
	display: block;
	background-color:#900;
	/*border-bottom: 1px solid #f2f2f2*/

}
a.asubNav  {
	font-weight:bold;
	border: none;
	color: #900;
	font-size: 12px;
}
a.asubNav a:hover, a:active{
	border: none;
	color: #000;
	background: #f2f2f2;
}
/********************************************/
/***           Product Pages              ***/
/********************************************/
/************ Catagory Pages *****************/
.productListing {
	margin: 0 0 10px 18px;
	float: left;
	width: 205px;
	height: 295px;
/*	height: 350px;*/
	/*background: #FFF;
	border: 1px solid #b4b6bb   */       
}
.productListing span.image {
	margin: 0px 0 3px 0;
	height: 110px;
	display: block;
	text-align: center;
	overflow:hidden;
}
.productListing img {
	border: 1px solid #FFF
}
.productListing h4 {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 11px;
	height: 35px;
	text-align: center;
	display: block;
	overflow:hidden;
}
.productListing p {
	padding-bottom: 3px;
	text-align: center;
	margin: 0;

}
.productDesc {
	height: 53px;
	text-align: center;
	display: block;
	overflow:hidden;
}
.productListing a.moreInfoButton {
	margin: 0 3px;
	padding: 3px 5px;
	text-align:center;
	background: #3A3635;
	border: 1px solid #272423;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	text-decoration: none
}
.productListing a.moreInfoButton:hover {
	color: #eae9e8;
	background-color: #605b5a;
	border: 1px solid #4b4745
}
.productListing div {
	margin: 5px 0 10px 0;
		text-align:center;

	
}
.productListingSmall {
font-size:9px;
font-weight:bold;
color:#666;
line-height:10px;
padding-top:5px;
padding-bottom:10px;
}
/************ Individual Product Page *****************/
#productGrid h1 {
	padding: 0 0 15px 0px;
	font-size: 24px
}
span.model {
	padding-left: 0px;
	color: #333;
	font-size: 10px
} /** Product Model Name **/
span.carrier {
	padding-left: 0px;
	color: #515151;
	font-size: 12px;
	font-weight:bold;
}/** Product Carrier Name **/
.rightColumn {
	margin-top: 20px;
	padding-bottom: 10px;
	width: 300px;
	float: right
}
.rightColumn ul {
	padding: 20px 0 25px;
	background: url(../images/right_column_product_bg.jpg) no-repeat top right
}
.rightColumn li {
	padding-bottom: 4px
}
.rightColumn p {
	padding: 15px 0 20px 15px;
	color: #890101
}
.rightColumn .price {
	padding-left: 10px;
	font-size: 22px
}
a.buyNow {
	margin-left: 12px;
	border: none;
	background: none;
	text-decoration: none;
}
.bottomSpecBlock {
	margin: 25px 0 0 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.bottomSpecBlock h3 {
	margin: 0
}
.bottomSpecBlock ul {
	margin: 0;
	padding: 0
}
.bottomSpecBlock li {
	padding: 8px 15px
}
.bottomSpecBlock li.odd {
	background: #f0f0f0
}
.bottomSpecBlock li.last {
	padding-bottom: 0;
	border: none;
	background: none
}
/********************************************/
/***            Contact Page              ***/
/********************************************/
.contactInfo {
	margin: 15px 0 30px 0;
	padding: 10px 0;
	width: 550px;
	background: #f2f2f2;
	border: 1px solid #b4b6bb          
}
.contactInfo li.title {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	/*text-decoration: underline*/
}
.address {
	padding-left: 25px
}
.address li {
	padding: 2px 0
}
.phoneRight {
	float: right;
	width: 225px
}
.phoneRight li {
	padding: 2px 0
}
.phoneRight .label {
	font-weight: bold
}
.phoneRight .tollFree {
	padding-left: 55px
}
.phoneRight .local {
	padding-left: 80px
}
.phoneRight .fax {
	padding-left: 34px
}
/************ Contact Form *****************/
.contactForm {
	margin: 0 0 30px 0;
	padding: 25px 0 3px 10px;
	width: 540px;
	background: #f2f2f2;
	border: 1px solid #b4b6bb          
}
.contactForm label {
	float: left;
	width: 120px;
	margin-left:1em;
	color: #333333
}
.contactForm input {
	margin-bottom: 5px;
	padding-left: 3px;
	
	background: url(images/textarea_bg.gif) no-repeat top left;
	border: 1px solid #aaa
}
.contactForm textarea {
	padding-left: 3px;

	background: url(images/textarea_bg.gif) no-repeat top left;
	border: 1px solid #aaa
}
.contactForm select {
	margin: 0 0 3px 0;
	padding: 0;

}
.contactForm option {
}
.contactForm #submitButton {
	
	height: 30px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #3A3635;
	border: 1px solid #272423;
	cursor: pointer
}
.contactForm #submitButton:hover {
	color: #eae9e8;
	background-color: #605b5a;
	border: 1px solid #4b4745
}
/************ Success & Error Messages *****************/
.success {
	margin: 45px 32px 0 0;
	text-align: center;
	background: #D9E7CD;
	border: 1px solid #87C445
}
.success h3 {
	margin: 0;
	padding: 12px 0 3px 0;
	font-family: 'Arial Black';
	font-size: 17px;
	color: #495E16;
	text-transform: uppercase;
	letter-spacing: 1pt;
	background: none;
	border: none
}
.success p {
	color: #333
}
.error {
	margin: 3px 0 1px 135px;
	color: #8f0101
}
.phpError {
	padding-left: 5px;
	;
	color: #8f0101
}
.required {
	padding-left: 3px;
	color: #8f0101;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: small-caps;
}
.requiredNote p {
	margin: 20px 0 0 0;
	padding: 0px;
	color: #333
}
.loading {
	margin: 0 0 0 260px
}
/********************************************/
/***           FORMS             ***/
/********************************************/
input{
	font-family: Tahoma, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000;
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	-moz-border-radius:4px 4px 4px 4px;

}
input:active {
	background-color:#CCC;
}
input.chk {
	height:14px; 
	width:14px; 
	margin:0px;
	color: #000;
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	-moz-border-radius:4px 4px 4px 4px;
}
textarea{
	font-family: Tahoma, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000;
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	-moz-border-radius:4px 4px 4px 4px;
}
textarea:active {
	background-color:#CCC;
}
select {
	font-family: Tahoma, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000;
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	-moz-border-radius:4px 4px 4px 4px;
}
/*select:active {
	background-color:#CCC;*/
}

button {
	margin: 5px;
	padding: 5px;
	text-align:center;
	font-family: Tahoma, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #b4b6bb          ;
	-moz-border-radius:4px 4px 4px 4px;
	text-transform: uppercase;
	cursor: pointer	
}
button:hover {
	color: #eae9e8;
	background-color: #900;
	border: 1px solid #F00;
	/*text-decoration: underline*/
}
.button {
	margin: 5px;
	padding: 5px;
	text-align:center;
	font-family: Tahoma, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #b4b6bb          ;
	-moz-border-radius:4px 4px 4px 4px;
	text-transform: uppercase;
	cursor: pointer	
}

.button:hover {
	color: #eae9e8;
	background-color: #900;
	border: 1px solid #F00;
	/*text-decoration: underline*/
}

.Ybutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCC00;
	border: 2px outset #FF0000;
	-moz-border-radius:4px 4px 4px 4px;
	height: 40px;
	font-size: 14px;
	
}
#submitButton {
	margin: 5px;
	padding: 5px;
	text-align:center;
	font-family: Tahoma, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #b4b6bb          ;
	-moz-border-radius:4px 4px 4px 4px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	cursor: pointer	
}
#submitButton:hover {
	color: #eae9e8;
	background-color: #900;
	border: 1px solid #F00;
	/*text-decoration: underline*/
}
.submitbutton {
	margin: 5px;
	padding: 5px;
	text-align:center;
	font-family: Tahoma, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #b4b6bb          ;
	-moz-border-radius:4px 4px 4px 4px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	cursor: pointer	
}
.submitbutton:hover {
	color: #eae9e8;
	background-color: #900;
	border: 1px solid #F00;
	/*text-decoration: underline*/
}

/********************************************/
/***           Product Search             ***/
/********************************************/
#productSearch {
	margin-right: 4px;
	float: right;
	/*background-color: #7D0101;
	background-image:url(../images/search_bg.jpg);
	background-repeat:repeat-x;*/
}
.searchBox {
	width: 299px;
	height: 240px
}
.searchBox p {
	margin: 0;
	padding: 9px 0 0 14px;
	display: block;
	height: 33px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase
}
.searchBottom {
	width: 299px;
	height: 12px;
}
#searchButton {
	margin: 10px 0 0 173px;
	padding: 3px 10px;
	font-size:11px;
	color: #000;
	background-color: #E9E9E9;
	border: 1px solid #b4b6bb          ;
	-moz-border-radius:4px 4px 4px 4px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	cursor: pointer
}
#searchButton:hover {
	color: #eae9e8;
	background-color: #605b5a;
	border: 1px solid #4b4745;
	/*text-decoration: underline*/
}
.productSearchForm {
	margin: 0;
	padding: 0 0 0 13px
}
.productSearchForm label {
	display: none
}
/********************************************/
/***           Banner Gallery             ***/
/********************************************/
#productViewer {
	margin: 0 0 35px 0;
	padding: 0;
	width: 619px;
	height: 350px
}
.viewerLinks {
	margin: 0;
	padding: 0;
	width: 225px;
	height: 350px;
	float: right;
	background-color:#666;
	/*background: url(../images/link_bg.jpg) no-repeat*/
}
.viewerImage {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden
}
.viewerLinks ul {
	margin-left: 1px;
	padding-left: 8px;
	height: 50px;
	/*background: url(../images/list_bg.jpg) no-repeat bottom left;*/
	cursor: pointer
}
.viewerLinks li {
	padding-top: 8px
}
.viewerLinks ul:hover {
	background-color:#910505;
/*	background: url(../images/hover_bg.jpg) no-repeat bottom right;*/
}
.viewerLinks ul.last:hover {
	background-color:#910505;
}
#productViewer a {
	text-decoration: none;
	border: none;
	background: none
}
.viewerLinks em {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #f1f1f1;
	font-weight: bold;
	font-style: normal;
}
.viewerLinks span {
	margin: 0;
	padding: 0;
	font-size: 8px;
	text-transform: uppercase;
	color: #c7c7c7;
}
.viewerImage a {
	position: relative;
	left: 0px
}
/********************************************/
/***           Slide Gallery              ***/
/********************************************/
#sliderGallery {
	background-color: #fff;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	height:150px;
	width: 695px
}

#sliderGallery a {
	border: none;
	background: none
}
#leftButton, #rightButton {
	float: left;
	width: 36px;
	height: 150px;
	cursor: pointer
}
.rightImage {
	background: #FFF url(../images/right_button.jpg) no-repeat
}
.leftImage {
	background: transparent url(../images/left_button.jpg)
}
.rightImageHov {
	background: transparent url(../images/right_button_hov.jpg) no-repeat top right
}
.leftImageHov {
	background: transparent url(../images/left_button_hov.jpg) no-repeat top right
}
#canvas {
	float: left;
	width: 623px;
	height: 150px;
	overflow:hidden;
	position:relative
}
#canvas ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0px
}
#canvas ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	font-stretch:narrower;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	vertical-align:bottom;
	width:120px;
	height:150px;
	margin-left:2px;
	background-color:#EDEDED;
}
#canvas ul li a img {
	margin-top:5px;
	border: 1px solid #cfcfcf
}
.viewerImage a {
	position: relative;
	left: 0px;
	display: none;
}
.viewerImage a#active {
	display: inline;
}
/********************************************/
/***         Featured Products            ***/
/********************************************/
#featuredProducts {
	padding: 15px 0 0 10px;
	width: 275px
	
}
.featuredBlock {
	margin-bottom: 25px;
	background-color:#e7e7e7;
/*	background-image:url(footer_textBlocks.jpg);
	background-repeat: repeat-x;
	background-position:top;*/

}
.featuredBlock h3 {
	margin-top: 0
}
.featuredBlock span.image {
	margin: 10px 0;
	display: block;
	text-align: center
}
.featuredBlock .info {
	padding: 0 7px
}
.featuredBlock span.price {
	padding-left: 10px
}
a.moreInfoButton {
	margin-right: 20px;
	padding: 3px 10px;
	text-align:center;
	background: #3A3635;
	border: 1px solid #272423;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	/*text-decoration: underline*/
}
a.moreInfoButton:hover {
	color: #eae9e8;
	background-color: #605b5a;
	border: 1px solid #4b4745;
	/*text-decoration: underline*/
}
/********************************************/
/***          3 Column Layout             ***/
/********************************************/
#textBlocks {
	margin: 0;
	padding: 6px 0;
	overflow: auto
}
#contbl1, #contbl2, #contbl3, #contbl4, #contbl5, #contbl6 {
	background-color:#e7e7e7;
	background-image:url(footer_textBlocks.jpg);
	background-repeat: repeat-x;
	background-position:top;
}


.contentBlock {
	margin: 0 14px 0 2px;
	float: left;
	width: 299px;
}
.contentBlock h3 {
	font-family: "Gill Sans", Tahoma, Geneva, sans-serif;
	margin: 0 0 0 6px;
}
.contentBlock p {
	padding: 5px 10px
}
.contentBlockRight {
	margin: 0 0 0 2px;
	float: left;
	width: 299px;
}
.contentBlockRight h3 {
	font-family: "Gill Sans", Tahoma, Geneva, sans-serif;
	margin: 0 0 0 6px;
}
.contentBlockRight p {
	padding: 5px 10px
}
/********************************************/
/***            Extras Page               ***/
/********************************************/
.featuresWrap h2 {
	margin-left: 25px
}
.featuresWrap h3 {
	margin-bottom: 5px
}
.feature {
	margin-left: 25px;
	padding: 0 15px
}
.jquery li {
	margin-bottom: 7px
}
#flash {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 266px;
	  }


/********************************************/
/***                          ***/
/********************************************/
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid red;
font:normal 10px Verdana;
background-color:#eeeeee;
color:#900;
line-height:13px;
z-index:100;
}