@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		development@tmprod.com
website:	www.tmprod.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear:both
}
	

.right {
  	float: right;
  	clear: left;
  	padding: 5px;
}

.left {
  	float: left;
  	clear: right;
  	padding: 5px;
}

.center {
	text-align: center;
}

.hide {
  	margin-left: -9000em;
  	display: none;
}

body { 
	margin:0 auto;
	background: #eee url(../images/body_bg.jpg) repeat-x top left;
	text-align:center;
	font:62.5%/1.4 Arial, Helvetica, sans-serif;
}

/* =Typography
-------------------------------------------------------------*/
p {
	text-align:left;
	font-size:14px;
	margin: .5em 0;
	line-height: 1.4em;
}

p.boxbottom {
	margin: 0;
}

li {
	font-size: 12px;
}

li.sitemap_li {
	padding-top: 8px;
}

li.sitemap_parent {
	padding-top: 3px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 8px;
}

h2 {
	font-size:180%;
	font-weight: bold;
	margin-bottom: 6px;
}

h3 {
	font-size:140%;
	margin-bottom: 4px;
}

h4 {
	font-size:145%;
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 4px;
}

/* =Headings
-------------------------------------------------------------*/


/* =Links
-------------------------------------------------------------*/
a, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #de1310;
	text-decoration: underline;
}


/* =Layout
-------------------------------------------------------------*/
#container{
	width:957px;
	margin:0 auto;
	text-align:left;
	position: relative;
	background-color: #fff;
}

#masthead {
	background: transparent url(../images/masthead_bg.jpg) no-repeat;
	width: 960px;
	height: 185px;
	position: relative;
}
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
#searchbox {
	width: 240px;
	float: right;
	clear: right;
	margin-top: 14px;
}

#advsearch {
	margin-top: 2px;
	border-top: 1px solid #b1defc;
	font-size: 100%;
	padding-top: 1px;
}

#chatmsg {
	position: absolute;
	font-weight: bold;
	width: 120px;
	color: #fff;
	left: 788px;
	top: 104px;
}

a#homeLink, a#homeLink hover {
	display: block;
	width: 160px;
	height: 130px;
	position: absolute;
	top: 18px;
	left: 25px;
	text-decoration:none;
}

a#bbb, a#bbb hover {
	display: block;
	width: 60px;
	margin-right: 30px;
	padding-top: 15px;
	text-decoration:none;
	float: right;
}

/* =Main Content Styles
-------------------------------------------------------------*/
#productinfo {
	width: 222px;
	float: left;
}

#productimage {
	background: transparent url(../images/productimage_bg.jpg) no-repeat;
	width: 222px;
	height: 188px;
	text-align: center;
}

#productimage img {
	margin-top: 16px;
}

#productimage p {
	margin-top: 12px;
	text-align: center;
}

#productlist {
	margin-top: 16px;
	margin-left: 20px;
}

#productlist li {
	font-weight: bold;
	color: #757474;
	line-height: 12px;
	list-style: url(../images/bullet.jpg) inside;
	margin: 2px 0;
}

#productcontent {
	float: left;
	width: 321px;
	margin-left: 10px;
}

#productfooter {
	border-top: 1px solid #d3d1c7;
	padding-top: 8px;
	margin-top: 12px;
}

#productdetails {
	clear: both;
	padding-top: 24px;
}



/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/
.leftbox {
	width: 183px;
	*width: 183px;
	margin-bottom: 10px;
	margin-left: 7px;
	font-size: 11px
}

.leftbox h3 {
	background: transparent url(../images/boxtop.jpg) no-repeat;
	width: 173px;
	*width: 183px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 33px;
	font-size: 120%;
	padding-left: 10px;
	margin-bottom: 0;
    font-size: 12px;
	text-transform:uppercase;
	padding-top: 3px;
}

.leftbox ul {
	background: transparent url(../images/box_bg.jpg) repeat-y;
	width: 173px;
	*width: 183px;
	padding-left: 10px;
	padding-top: 8px;
}

.leftbox ul li, .leftbox ul li.current {
	font-size: 12px;
	font-weight: bold;
	line-height: 1px;
}

.leftbox ul li a, .leftbox ul li.current a {
	display: block;
	padding: 4px 0;
	width: 170px;
}

.leftbox ul li a:hover, .leftbox ul li.current a:hover {
	background-color: #F8F8F9;
}

.leftbox ul li.current a {
	color: #de1310;
}

.leftbox ul li.level1 {
	font-weight: normal;
}

.leftbox ul li.level1 a {
	margin-left: 5px;
	font-size: 11px;
	padding: 2px 0;
}

.leftbox ul li.level1 a:hover {
	background-color: transparent;
}

.leftbox p {
	background: transparent url(../images/boxbottom.jpg) no-repeat;
	width: 183px;
	height: 7px;
}

.rightboxrightbox, .rightbox {
	width: 187px;
	*width: 193px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
}

.rightboxErightbox {
	width: 183px;
	*width: 193px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 6px;
	*margin-left: 10px;
	font-size: 11px;
}

.rightboxrightbox h3, .rightboxErightbox h3, .rightbox h3 {
	background: transparent url(../images/boxtop.jpg) no-repeat;
	width: 173px;
	*width: 183px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 33px;
	font-size: 12px;
	padding-left: 10px;
	margin-bottom: 0;
	text-transform:uppercase;
	padding-top: 3px;
}

.rightboxrightbox ul, .rightboxErightbox ul, .rightbox ul{
	background: transparent url(../images/box_bg.jpg) repeat-y;
	width: 178px;
	*width: 183px;
	padding-left: 5px;
	padding-top: 8px;
	font-size: 90%;
}

.rightboxrightbox ul li, .rightboxErightbox ul li, .rightbox ul li {
	padding: 4px 0;
	
}

.rightboxrightbox ul li, .rightboxErightbox ul li, .rightbox ul li {
	text-align: center;
}

.rightboxrightbox p, .rightboxErightbox p, .rightbox p {
	font-size: 100%;
	
}

.boxbottom {
	background: transparent url(../images/boxbottom.jpg) no-repeat;
	width: 183px;
	height: 7px;
	margin: 0;
}

table#innercontenttable2 div.rightbox img {
	margin-left: -3px;
}

/* =Footer Styles
-------------------------------------------------------------*/
#mastbottom {
	background-color: #fff;
	border-top: 1px solid #d3d1c7;
	padding: 5px 10px 20px 10px;

}

#copyright {
	margin: 10px 0;
	clear: left;
	padding-top: 10px;
	margin-left: 6px;
  font-size:11px;
}

/* =Main Navigation Styles
-------------------------------------------------------------*/
#mainnav {
	width: 500px;
	/*float: left;
	margin-top: 126px;
	margin-left: 210px;*/
	position: absolute;
	top: 156px;	
	left: 210px;

}

#mainnav li {
	display: block;
	float: left;
}

#mainnav li#last {
	display: block;
	float: right;
}

#mainnav li a, #mainnav li a:visited {
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 0 12px;
}

.faq_q  {
  color: #DE130F;
  padding: 3px;
}
.breadcrumb  {
  padding-top:5px;
  padding-bottom:5px;
  font-size:12px;
/*  display:none;*/
}

/* =Secondary Navigation Styles
-------------------------------------------------------------*/
#storenav {
	width: 300px;
	float: right;
	margin-top: 20px;
}

#storenav li {
	display: block;
	float: left;
}

#storenav li a {
	display: block;
	padding: 0 6px;
	color: #000;
}

#storenav li a:hover {
	color: #de130f;
}

#bottomnav {
	margin: 10px 0;
	font-size: 11px;
}
#bottomnavcontact {
	margin: 10px 0;
	font-size: 90%;
}

#bottomnav li {
	display: block;
	float: left;
  	font-size: 11px;
}

#bottomnav li a {
	color: #000;
	padding: 0 6px;
  	font-size: 11px;
}

/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	padding:10px;
}

fieldset#mastQuickFind {
	padding: 0px;
	margin-bottom: 20px;
}
	
legend {
	color: #f03000;
	font-size: 14px;
	font-weight:bold;
}
	
label {
	color:#000;
	font-weight:bold;
}

td.contact label {
	color: #000;
	font-weight:bold;
	font-size: 12px;
	display:block;
	padding-top: 7px;
}

td.contact asterisk {
	color: red;
	font-weight:bold;
	font-size: 14px;
	padding-top: 7px;
}
	
input, select {
/*	width:142px;*/
}

form input {
	width: auto;
	margin: 3px 0;
}


select {
	width:165px;
}
		
textarea {
	width:95%;
	height:60px;
	margin:10px 0;
}
	
input.submit {
	width:auto;
	float:right;
}


#searchbox input {
	padding: 3px;
	width: auto;
	margin: 0;
}

#searchbox input#mastSearchBox {
	margin-top: 5px;
}

fieldset#mastQuickFind input#dsnumber {
	margin: 0;
}

#searchbox input#check {
	margin: 0;
	padding: 0;
}

#searchbox label {
	margin-right: 5px;
	font-weight: normal;
	width: auto;
}

/* =Table Styles
-------------------------------------------------------------*/
#contenttable {
	background-color: #fff;
}

#innercontenttable {
	margin-top: 10px;
	margin-left: 4px;
	width: 760px;
	*width: 757px;
}

#innercontenttable2 {
	margin-top: 10px;
	width: 760px;
	*width: 757px;
}

/* =Miscellaneous Styles
-------------------------------------------------------------*/
td.latest_products {
	width: 70px;
	padding: 2;
}
div.latest_image {
	width: 70px;

}

p.latest_link {
	width: 70px;
	padding: 2px 5px;
}

p.latest_link_USPS {
	width: 70px;
	padding: 2px 3px;
}

td.formLabel {
	width: 160px;
}

td.formField select {
	width: 108px;
	margin: 3px 0px;
}

/* sitemap styles below */

ul.sitemap li ul li.sitemap_parent a:link, ul.sitemap li ul li.sitemap_parent a:visited, ul li.sitemap_parent a:link, ul li.sitemap_parent a:visited {
	font-size: 16px;
	padding: 8px 0 10px 0px;
	font-weight:bold;
}

ul.sitemap li.sitemap_li a:link, ul.sitemap li.sitemap_li a:visited {
	font-size: 13px;
	padding-left: 10px;
}

/* end sitemap styles */

/* =jQuery Slider Styles
-------------------------------------------------------------*/

#s3slider {
   width: 557px; /* important to be same as image width */
   height: 125px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   padding-bottom: 15px;
}

#s3sliderContent {
   width: 557px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 531px;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom:0 ;
   text-align: center;
   font-weight: bold;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

ul#s3sliderContent li a {
	color:#CCCCCC;
	display:block;
	margin:0;
}



/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}

