@charset "UTF-8";
/* CSS Document */

html{ background: none; }

body{ background: black no-repeat url(img/background.jpg); }

#container{
	width: 970px;
	margin: 0 auto 0 auto;
}

#top {
	width:860px;
	height:180px;
	margin: 20px 0 10px 0;
	float:right;
	
	
}

#content{
	width: 860px;
	height:522px;
	float:right;
}

#content-nonfixed{
	width: 860px;
	float:right;
}

#breadcrumb {
	height:26px;
	width:670px;
	margin:30px 0 0 40px;
	padding:0;
	background: no-repeat url(../img/breadcrumb-border.png);
}

#breadcrumb a {
	text-decoration:none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#FED203;
	letter-spacing:0.1em;
}

#breadcrumb a:hover {
	color: #FFFFFF;
}

#flash {
	width:974px;
	border:3px solid #999999;
}

.pics {  
    width:859px;  
    height:368px;  
    padding:0;  
    margin:0;  
	float:right;
	background:none;
} 
 
.pics img {  
    padding: 0;  
    border: 0;
    width:  859px;  
    height:   368px;
    top:  0; 
    left: 0 
} 



#title {
	margin:10px 0 0 41px;
	width:600px;
	padding:0;
	height:33px;
}

#contentarea {
	/* background:repeat url(../img/opaque-yellow-background.png); */
	background: #FED203;
	width:600px;
	margin:0 0 0 42px;
	padding:18px 20px 4px 18px;
}

#productfocustabs {
	width:513px;
	height:20px;
	margin:20px 0 0 42px;
	padding:0;
	float:left;
	clear:both;
}

#producttab{
	float:right;
	width:120px;
	height:20px;
	margin-left:15px;
}

#producttab a {
	font:normal Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	margin:5px 5px 0 0;
	text-align:right;
	display:block;
	}

#producttablong{
	float:right;
	width:170px;
	height:20px;
	margin-left:15px;
}

#producttabmedium{
	float:right;
	width:105px;
	height:20px;
	margin-left:15px;
}

#producttabshort{
	float:right;
	width:90px;
	height:20px;
	margin-left:15px;
}

#producttabmedium a,
#producttablong a,
#producttabshort a{
	font:normal Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	margin:5px 5px 0 0;
	text-align:right;
	display:block;
	}
	
.activetablong {
	background-repeat: no-repeat;
	background-image: url(../img/product-tab-background_long.png);
	}
	
.activetablong a {
	color:#333333;
}
	
.activetab {
	background:no-repeat url(../img/product-tab-background.png);
	}
	
.activetab a {
	color:#333333;
}

.inactivetab a {
	color:#FFFFFF;
}

#productfocusphoto {
	border:2px solid #F7DD30;
	width:509px;
	height:355px;
	margin:0 0 0 42px;
	padding:0;
	float:left;
}

#productfocusimage {
	width:509px;
	height:355px;
	z-index:20;
	float:left;
	position:absolute;
}

#productfocuswherebuy {
	width:509px;
	height:20px;
	z-index:100;
	position:absolute;
	top:643px;
}

#productfocusname {
	float:right;
	background:#F7DD30;
	background:repeat url(../img/opaque-yellow-background.png);
	width:275px;
	height:40px;
	margin:0 20px 0 0;
	padding:0;
}

#productfocuscontent {
	float:right;
	background:#F7DD30;
	background:repeat url(../img/opaque-yellow-background.png);
	width:255px;
	height:280px;
	margin:15px 20px 0 0;
	padding:15px 10px 10px 10px;
}

#productfocusname h1 {
	color:#FFFFFF;
	margin:13px 0 0 10px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
}

#productfocuscontent ul {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

#productfocuscontent li {
	margin-bottom:10px;
}

#where-to-buy {
	background:url(../img/where-to-buy/background-yellow.gif);
	clear:both;
	width:513px;
	height:30px;
	margin:0 0 0 42px;
	padding:10px 0 0 0;
	z-index:100;
	position:absolute;
	top:664px;	
}

#where-to-buy img {
	margin-left:10px;
}

p, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	margin-bottom:14px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	line-height:15px;
	margin-bottom:20px;
}

#footer {
	margin-top:10px;
	width:860px;
	float:right;
	padding-bottom:15px;
}

#spacerdiv {
	height:15px;
	}

/* CONTENT SPECIFIC BACKGROUNDS */

.landing-page {
	background:none;
}

.about {
	background:no-repeat url(../img/content-background-about.jpg);
}

.hammer {
	background:no-repeat url(../img/content-background-hammer.jpg);
}



/* PRODUCT BOXES FOR VIEW ALL PAGES */
#product-box {
	width:148px;
	height:154px;
	border:1px solid #FFFF00;
	background: no-repeat url(../img/product-box-background.gif);
	margin-top:15px;
	}

.box1 {
	float:left;
	margin:0 12px 0 40px;
	}
	
.box2 {
	float:left;
	margin-right:12px;
	}
	
.box3 {
	float:left;
	margin-right:12px;
	}
	
.box4 {
	float:left;
	margin-right:12px;
	}
	
.box5 {
	float:left;
	}

#product-box p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin-left:8px;
	margin-top:130px;
}



/* FORM */

#form{
	width: 425px;
	height:175px;
	color: #FED20E;
	float:left;
	margin:10px 0 0 0;
	padding:10px 0 0 10px;	
	background:no-repeat url(../img/form-background.jpg);
}

#form h1{
	line-height: 16px;
	font-weight: normal;
	color:#FED203;
}

#form noscript{
	display: block;
	color: #bb0000;
	font-size: 14px;
	text-align: center;
	margin: 10px 0 10px 0;
}

#form table{
	width: 400px;
}

#form td{
	height: 50px;
}

#form label{
	display: block;
	font-size: 9px;
	text-align: left;
	text-transform: uppercase;
}

#form label.required{
	color:#FED203;
}
#form input.text{
	width: 185px;
	height: 20px;
	line-height: 20px;
	border: 0;
	margin: 0;
	padding: 2px;
	color: black;
	background: white;
}

#form #b_submit{
	width: 104px;
	height: 21px;
	border: 0;
	margin: 0;
	padding: 0;
	background: no-repeat url(img/submit.png);
}

#form table.disabled input.text{
	background: #777777;
}

#form table.disabled label{
	color: #aa880E;
}


/* INQUIRY FORM  */
#inquiry-form {
width:457px;
}

#inquiry-form TD {
padding:4px 4px 4px 8px;
}


.required {
	color:#FF0000;
}


/* NAVIGATION */

#upper_nav
{
	display: block;
	float: right;
	padding-top:60px;
	width:450px;
	clear:both;
}

#upper_nav a
{
	display: block;
	float: right;
	padding: 10px 10px 5px 10px;
	line-height: 14px;
	vertical-align: baseline;
	color:#999999;
	text-decoration:none;
}

#upper_nav a:hover,
#upper_nav a:active
{
	color:#FFFF00;
}

#upper_nav a.last
{
	margin-right: 0;
	padding-right: 0;
}

#language_selection {
	float:right; 
	clear:right; 
	width:450px; 
	text-align:right;
	margin-top:75px;
}

