body {
	margin: 0px;
	padding: 0px;
	background: url('https://secure3.yourhost.com/madengine/media/images/bg_033110.jpg') 50% 0 no-repeat #000000;
}
a:link, a:active, a:visited {
	color: #990033;
	font-weight: bold;
}

img {
	border:0px;
}
/** MINICART **/

#minicart {
	text-align: right;
	padding: 0px 0px 10px 0px;
}
/*** SHOPPING CART ***/

#btn_right {
	float:right;
	display:inline;
}
#btn_left{
	float:left;
	display:inline;
}
td.buttons {
  text-align: left;
}

.title {
	background: url('https://secure3.yourhost.com/madengine/store/media/images/bg_tdtitle.jpg') repeat-x #000;
	background-position:bottom;	
	padding: 5px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
text-align:left;
}

#top_sellers, #top_sellers a {
	text-align:center;
	text-decoration:none;
}
#top_sellers img {
	border:0px;
}
.productTopSeller {
	margin: 0px 10px 10px 0px;
	border: 1px solid #cfcfcf;
}


#header_logo img {
float:left;
display:inline;
border:0px;
padding: 3px 0px 0px 12px;
}

#search_header {
float:right;
}
#search_header input{
vertical-align:bottom;
}
#header {
	background: url('https://secure3.yourhost.com/madengine/store/media/images/bg_header.jpg') repeat-x #000;
	width:auto;
	background-color:#000;
	height:100px;
}

#header td {
padding-right:10px;
}

#header table {
height:100px;
}
#minicart a {
	color:#fff
}

/** Top Navigation **/


#topNav {
float:right;
width:825px;
height:auto;
}

#topNav ul {
	margin: 0;
	padding: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
}

#topNav li {
	display: inline;
	margin: 0;
}

#topNav a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 0px solid white; /*right divider between tabs*/
	color: white;
	background:none; /*background of tabs (default state)*/
	text-indent: 0px;
	font-size:13px;
	height:15px;
	
}
#topNav a:hover, #topNav a:active {
	background-color:#fff;
     color:#000;
}
#topNav a:focus {
	outline: none;
}
/** Masthead **/
#masthead {
	padding: 10px 0px 10px 30px;
}
/** Sub Navigation **/
#subNav {
background-image: url(http://www.madengine.com/store/media/images/bg_subnav.jpg);
background-repeat:no-repeat; 
width:585px;
height:35px;
float:left;
}
#subNav ul {
	margin-left: 80px;
	padding: 0px;
	list-style-type: none;
}
#subNav li {
	float: left;
	padding: 0px 0px;
}
#subNav a {
	display: block;
	float: left;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#subNav a:hover {
	background-position: 0px -35px;
}
#subNav a:focus {
	outline: none;
}

/** 2col main page layout **/
.rightCol2Col {
	width: 225px;
}


/** Frontpage Styles **/
#frontpage img {
	border:0px;
	padding:0px
}
#frontpage h1 {
	margin:0px;
	font-size:18px;
	font-weight:bold;
}
#frontpage hr {
       border: #ccc dotted 1px;
	
}
/** Content **/
#content {
	padding: 10px 30px 30px 30px;
}
#pageLinksTable {
	padding:0px;
	margin:0px;
}

.pageLink {
    background: url('http://www.madengine.com/store/media/images/pageLinks_bg.jpg') repeat-x #000;
    border: 0px solid #b7b7b7;
    padding: 10px;
    color: #999;
    font-size: 13px;
    height: 50px;
    
}
.pageLink img {
	float: left;
	margin: 0px 10px 0px 0px;
        
}
.pageLink a {
    color:#fff;
    text-decoration:none;
}
.pageLink a:visited {
    color:#fff;
    text-decoration:none;
}
.pageLink a:hover {
    color:#ccc;
    text-decoration:none;

}

#pageLinks {
    border: 0px solid #dadada;
    padding: 5px;
    margin-bottom: 20px;

}

#miGraphic {
border:0px solid #000000;
margin-bottom:20px;
text-align:center;
}

#footerNav a {
	color: #999999;
	font-weight: normal;
    text-decoration:none;
}
#footerNav h1 {
	font-size:14px;
	font-weight:bold;
}
#footerNav ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
#footerNav li {
	margin:0px;
	list-style:none;
	font-weight: normal;
}

.qp_quantitytxt, .qp_quantity, .qp_price, .qp_pricetxt {
padding: 5px 10px 5px 10px;
margin:0px;
text-align:center;
}

.qp_quantitytxt, .qp_quantity{
background-color: #dadada;
color:#000;
font-weight:bold;

}
.qp_price, .qp_pricetxt {

}

.addthis_toolbox{
float:right;}