body {
	margin: 0;
	padding: 0;
	background: #515151 url(https://accuputt.com/media/images/bk_body.png) repeat-x;
	font: normal 13px/16px Arial, Tahoma, sans-serif;
	color: #6D6D6D;
}


/********  Added for custom graphics *********/
a, a:active, a:visited { color: #999; }
a:hover { color: #666; text-decoration: none; }
#static-pages, #footer_container {
	margin: 0 auto;
	width: 900px;
}
#static-pages h1 {
display: none;
}
#logo{
 background: url(https://accuputt.com/media/images/Accuputt_Logo.png) no-repeat center center;
 height: 90px;
 width: 320px;
 float: left;
 margin-top: 10px;
}
.checkout {
background: #8baf35;
padding: 5px 15px;
}
a.checkout {color: #36470e; text-decoration: none; font-weight: bold; border: 2px solid #abc768; text-transform: capitalize}
a.checkout:hover {color: #fff; text-decoration: none; background: #719223;}

h4 {
font-size: 18px;
border-bottom: #adb4a0 solid 1px;
padding-bottom: 5px;

}
.tableh {
padding: 5px 10px;
background: #dae2ca;
color: #65685e;

}
.green_text{
color: #638f1d;
}
#green_text{
color: #638f1d;
}
#checkoutprogress {
background: #8baf35;
color: #fff;
}
/********  Common  *********/
blockquote {
	padding-top: 15px;
	padding-left: 30px;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	color: #78953a;
}
#id_quantity {
padding: 25px;
}
#slogan {
float: left;
display: block;
padding: 20px 0px 0px 30px;
}
#video {
float: right;
}
#flash {
background: #000;
height: 330px;
border-bottom: 5px solid #ad1c12;
}
#noflash {
background: #000;
height: 200px;
border-bottom: 5px solid #ad1c12;
}

#spinner {
  display: none;
  position: relative;
}
h1 { 
	font: 900 18px "Arial", Helvetica, sans-serif;
	border-bottom: 1px solid #969696;
	margin-bottom: 15px;
	padding-bottom: 7px;
}

#msgsent {
	padding: 10px;
	border: 1px solid #7cd073;
	background: #ccebc9;
	color: #44823d;
	line-height: 15px;
}

/********  Menu Navigation  *********/
ul.grey {
	padding: 5px;
	margin-top: 45px;

	list-style: none;
	float: right;
}

ul.grey li {
	float: left;
}

ul.grey li a {
	float: left;
	text-decoration: none;
	color: #666;
	padding: 6px 10px 0 0;
	margin-right: 5px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	text-shadow: -1px -1px #000;
}

ul.grey li a span {
	float: left;
	padding-right: 10px;
	display: block;
	margin-top: -6px;
	height: 35px;
}

ul.grey li a:hover {
 	color: #fff;
 	text-shadow: -1px -1px #000;
	background: url(https://accuputt.com/media/images/grey.png) no-repeat top right;
}

ul.grey li a:hover span {
	background: url(https://accuputt.com/media/images/grey.png) no-repeat top left;
}

ul.grey li a.current {
	background: url(https://accuputt.com/media/images/grey.png) no-repeat top right;
 	color: #fff;
}

ul.grey li a.current span {
	background: url(https://accuputt.com/media/images/grey.png) no-repeat top left;
}

#cart { 
float: right;
margin-right: 25px;
margin-top: 10px;
}
/********  Left Column  *********/
#left_col strong{
	line-height: 26px;
	color: #034d00;
}
#left_col{
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	display: block;
}
#first { background: #c9e5c6; margin: 0; padding: 10px 0 10px 10px; width: 187px; color: #044400;}
#left_col ul { margin: 0; padding: 5px 0 0 0;}
#left_col li { padding: 0 0 5px 20px; margin: 0; background: url(https://accuputt.com/media/images/Checkm.png) no-repeat; }
#left_col p { 
padding-left: 15px; 
padding-bottom: 15px; 
padding-right: 0; 
padding-top: 10px; 
border-top-color: #c72323; 
border-top-width: 5px; 
border-top-style: solid; 
font-size: 14px; 
background: #153208;
margin: 0;
color: #daeecd;
line-height: 18px;
}

/********  Menu Navigation  *********/

.button{ 
	clear:both;
	width:120px;
	height:29px;
	background: transparent url(https://accuputt.com/media/images/bt.png) no-repeat top center;
	text-align:center;

	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	cursor: pointer;
	border: none;
	text-shadow: -1px -1px #4e4e4e;
	
}
.button:hover {

background: transparent url(https://accuputt.com/media/images/bt.png) no-repeat  center -31px;
text-shadow: -1px -1px #000;

}
.buy_now{
	
	clear:both;
	background: transparent url(https://accuputt.com/media/images/buy_now.png) no-repeat top center;
	height: 40px;
	width: 157px;
	cursor: pointer;
	border: none;

}
.clear { 
	clear: both;
}

.small_text {
font-size: 10px;
color: #666;
}

/********  Form *********/
#contact { 
	margin-left: 25px;
}
label {
	display: block;
	margin: 0px 0 3px 0;
	font-size: 12px;
}
#footer label {
color: #7d7d7d;
}
.elem {
	margin-bottom: 10px;
}
label b {
color: red;
}
#content input[type="password"], #content_static input[type="text"], #content input[type="text"], #footer input[type="text"] {
background: none;
width: 188px;
padding: 5px 6px 0 6px;
border: none;
}

#content input[type="password"], #content_static input[type="text"], #content input[type="text"], #footer input[type="text"]  {
    background: url(https://accuputt.com/media/images/textbox_200.gif) 0 0 no-repeat;
    height: 26px;
    margin: 3px 0 0 0;
  
}
#footer input[type="text"] {
background: url(https://accuputt.com/media/images/textbox2_200.gif) 0 0 no-repeat;
}
#content_static textarea, #content textarea { 
    background: none;
    width: 430px;
    height: 90px;
    margin: 5px 6px 5px 0;
    padding: 5px 15px 5px 5px;
    border: none;
	background: url(https://accuputt.com/media/images/textarea_430.gif) 0 0 no-repeat;
}
input[type="text"]#quantity, input[type="text"]#id_quantity, input[type="text"]#id_ccv { 
background: url(https://accuputt.com/media/images/textbox_60.gif) 0 0 no-repeat;
width: 60px;
 }

/********  footer  *********/
.box_left{
display:block;
background: url(https://accuputt.com/media/images/flag.png) no-repeat;
padding-left: 90px;
padding-bottom: 15px;
color: #bbbbbb;
}
.box_left img {
float:left;
padding: 0 20px 20px 0;
display:block
}
.box, .box_last{
float: right;
margin-right: 80px;
color: #c0c0c0;
}
.box_last {
margin: 0;
}
.bphone {
font-size: 18px;
line-height: 22px;
}
#footer ul, li { 
 list-style: none;
 margin: 0;
 padding: 0;
}
#footer li{
padding: 1px 0;
margin: 0 0 0 5px;
}
.box strong, .box_last strong, .box_left strong {
color: #666;
font: 900 18px "Arial", Helvetica, sans-serif;
line-height: 30px;
}
.box a {
text-decoration: none;
color: #999999;
font: 900 12px "Arial", Helvetica, sans-serif;
text-shadow: -1px -1px #000;
}

.box a:hover {
color: #fff;
}
#container {
width: 900px;
margin: 0 auto;

background: #fff url(https://accuputt.com/media/images/bk_container.gif) repeat-y;
color: #333;
line-height: 130%;
margin-top: 0;
border: 5px solid #595959;
}

#navbar {
width: 100%;
background-color: #fff;
color: #333;
line-height: 90%;	
border: none;
border-bottom: 1px solid silver;
}

#top {
height: 105px;
}

#top h1 {
padding: 0;
margin: 0;
}

h5 {
margin: 0;
padding: 0;
}

img.left2 {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

img.left {
	float: left;
	margin: 7px 15px 5px 0;
	padding: 10px;
	border: 1px solid #666;
	background: #fff;
}

#sidebar-secondary {
float: left;
width: 160px;
margin: 0;
padding: 1em;

}
#sidebar-secondary h3, #sidebar-primary h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1em;	
}

#sidebar-primary {
float: right;
width: 160px;
margin: 0;
padding: 1em;
background-color: #dce3cf;
border-left: 1px solid #c7d8a5;
border-bottom: 1px solid #c7d8a5;

}

#sidebar-primary .wishlist {
	padding-top: 10px;
}


#content {
margin-right: 200px;
padding: 10px 0 25px 25px;
background: #fff;
}

#content_static p {
margin-bottom: 10px;
padding: 0 25px;
}
#content_static strong {
font: bold 14px/16px Arial, Tahoma, sans-serif;
}
#content_static {
margin-left: 200px;
padding: 1em;
}

#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#content div.productreviews span.label {
	float: left;
	width: 80px;
}

#footer {
clear: both;
margin: 30px 0 0 0;
padding: 25px 0;
border-bottom: 15px solid #232323;
color: #6a6a6a;
background: #393939 url(https://accuputt.com/media/images/bk_footer.png) repeat-x top;
}

#sidebar-secondary p, #sidebar-primary p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.brandcategories {
    clear: both;
}

.brandImage,
.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
text-align: center;
}

.productImage p {
text-align: center;
font-size: 10pt;
}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}


#shipping ul li {
border: 1px solid #e5e9cb;
background: #f7f9e6;

list-style-type: none;	
text-decoration: none;
padding: 1.6em;
text-indent: -1em;
margin-bottom: 5px;
}
.ship_price {
font-size: 2em;
font-weight: bold;
color: #5e623b;
}
.carrier {
color: #23370e;

}
#checkoutprogress a{
color:  #000;
}
#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;	
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding: 3px 5px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #edfcd2;
color: #5a7b1a;
}

#wishlist ul li,
#product_category ul li {
list-style: none;
padding: 0.5em;
border-bottom: 1px dashed #e0e0e0;	
background-color: white;
}

#wishlist ul li:hover
#product_category ul li:hover {
	background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li a {
	display: block;
}

#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}

#menu_container a {
display: block;
color: #FFF;
background-color: #7F7F7F;
width: 9em;
padding: 3px 17px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#menu_container a:hover {
background-color: #B6B6B6;
color: #FFF;
}

#menu_container li li a {
display: block;
color: #FFF;
background-color: #C0C0C0;
width: 9em;
padding: 3px 8px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container li li li a {
display: block;
color: #FFF;
width: 9em;
background-color: #C0C0C0;
padding: 3px 1px 3px 24px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container a.current:before {
content: "\0020 \0020 \0020 \00BB \0020";
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}
p {
	line-height: 150%;
}

.help, p.help {
        font-size:9px !important; color:#999;
}

img {
	border: none;
}

.error {
    color: red;
}

/* =============== Navigation Bars ===================== */

#navbar ul {		
	margin: 1em;
	padding: 0px;
}
#navbar ul li { 
	display: inline; 
	list-style: none; 		
}
#navbar ul li { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
}  
#navbar ul li.first {
	padding-left: 0em; 
	border-left: none; 
}

.recentview h3 {
	padding-bottom: 10px;
}

.recentitem {
	padding-bottom: 10px;
}

div.recentlyadded { 
    display: block;
}

.qtyform #id_quantity {
    width: 5em;
}

#payment ul li{
    list-style-type: none;
}

/* ============ Upsell section ============== */

div.upsell {
	padding-top: 10px;
}

div.upsell .upselldescription {
	padding-bottom: 10px;
}

