img{
    border: none;
}

body{
    font: 11px Verdana;
    background-color:#FFF;
    margin: 0;
    padding: 0;
}

/************ Amazon Default Overrides ************/
.t, .s, #topbar, #footernav, #line2, .g, .bgw, .l, .bgl{
	display:none;
}
.content {
	width:967px;
	border-top:1px solid #D6D6D6;
	background: #FFF url(/images/contentbg.gif) repeat-y;
}

.leftnav {
	width:168px;
}

.leftnavlink h2 a {
	color:#D65C0F;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}

.leftnavlink h2 a:hover {
	text-decoration:underline;
}

.fg {
	background: url(/images/bg_bg.gif) no-repeat;
	height:33px;
	color:#FFF;
	font-weight:bold;
	padding: 0px 0px 0px 20px;
	width:766px;
}

#home-main {
	width:773px;
	margin:10px;
	height:352px;
	background: url(/images/large.jpg) no-repeat;
}

#home-main span {
	color:#B74800;
	display:inline;
	float:left;
	font-weight:bold;
	margin:235px 0px 0px 360px;
	width:150px;
}

/************ HEADER ************/

.bg {
	background-color:transparent;
	padding:0;
}

.bg h5 {
	background:#FFFFFF url(/images/h5.gif) no-repeat scroll 0%;
	color:#FFFFFF;
	float:left;
	margin:10px 0 10px 10px;
	padding:10px 0pt 10px 10px;
	width:148px;
	display:inline;
	margin-top:5px;	
}

h2 {
	margin-left:20px;
}

#header {
	width:965px;
	margin:0 auto;
	height:165px;
	background: url(/images/header.gif) no-repeat;
	position:relative;
}	
#header #topnav {
	color:#E49665;
	display:inline;
	float:left;
	margin-top:9px;
	text-align:right;
	width:935px;	
}

#header #topnav a {
	color:#E49665;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	text-decoration:none;	
	border-right: 1px solid #E49665;
}

#header #topnav a.cart {
	border-right:none;
	background: url(/images/cart.gif) no-repeat right center;
	padding-right:25px;
}

#header #middle #logo a {
	background:transparent url(/images/trans.gif) repeat;
	height:75px;
	left:70px;
	position:absolute;
	top:15px;
	width:170px;	
	text-indent:-999999px;
	overflow:hidden;
}

#header #middle #questions {
	clear:both;
	color:#509C6D;
	display:inline;
	float:right;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin:8px 35px 0 0;
}

#header #searchArea {
	clear:both;
	float:left;
	margin-top:50px;
	width:956px;	
	display:inline;
}

#header #searchArea .left {
	display:inline;
	float:left;
	margin:15px 0px 0px 20px;
	width:400px;
}

#header #searchArea .left a {
	color:#B0B1B5;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	text-decoration:none;	
	border-right: 1px solid #B0B1B5;
}

#header #searchArea .left a.last {
	border-right:none;
}

#header #searchArea .right {
	float:right;
	width:300px;
	height:46px;
	background: url(/images/searchbg.gif) no-repeat;
}

#header #searchArea .right #searchForm {
	margin:13px 0 0 67px;
}

#header #searchArea .right #searchForm .searchBox {
	border:none;
	background-color:transparent;
	vertical-align:middle;
	width:180px;
}
#header #searchArea .right #searchForm .go {
	vertical-align:middle;
}

/* Footer */

#footer {
	width:967px;
	margin:0 auto;
	border-bottom:1px solid #D6D6D6;
	background:#FFFFFF url(/images/contentbg2.gif) repeat-y scroll 0%;
}

#footer table {
	border-top:1px solid #D6D6D6;
	color:#92958E;
	margin:10pt 10px;
	width:945px;
	padding-top:10px;
}

#footer table a {
	color:#92958E;
	text-decoration:none;
}

#footer table tr.top td {
	font-size:13px;
	font-weight:bold;
}

#design {
	color:#9E9DA2;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:50px;
}

#design a {
	color:#9E9DA2;
	text-decoration:none;
}

#design a:hover {
	text-decoration:underline;
}


#home-text {
	margin:10px;
	padding-top:10px;
	color:#92958E;
	border-top:1px solid #D6D6D6;
}

#footer #power {
 	text-align:right;
	clear:both;
	margin:10px;
}


/* Fix Padding Issues */

#itemTable {
	padding-left:10px;
}
















