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

body  {
	font: 15px "Arial", sans-serif;
	background: #100c09 url(../Images/background2.png) repeat-x fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ededed;
}
a#corner {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 112px;
	width: 134px;
	background: transparent url(../Images/corner_login.png) top left no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
}
a {
    color: #dc0000;
    text-decoration: none;
}
a:hover {
    color: #dc0000;
    text-decoration: underline;
}
img.newsletter {
        position: relative;
        top: -58px;
        left: 565px;
}
.maincontainer { 
	width: 985px;
	margin: 0 auto;
	text-align: left;
        background: #000 url(../Images/header_back.jpg) no-repeat; 
} 
.header { 
	padding: 0;
	height: 425px;
}
.headerINT { 
	padding: 0;
	height: 145px;
} 
.topnav {
	color: #4a4a4a;
        font-size: 11px;
	background: url(../Images/top_button.png) no-repeat; 
	padding: 10px 185px 0 16px;
	text-transform: uppercase;
	height: 33px;
	float: right;
}
.logo {
	padding: 20px 0 0 35px;
}
.headerpic {
	padding: 0;
        margin: 0 20px 0 20px;
} 

/*-- Structure -----------------------*/

p {
	margin: 0px;
	padding: 0px 0 15px 0;
	line-height: 20px;
}
h1 {
	color: #dc0000;
	font-size: 22px;
	margin: 0;
	padding: 0 0 5px 0;
}
h1 a {
	color: #dc0000;
    text-decoration: none;
}
h1 a:hover {
	color: #dc0000;
    text-decoration: none;
}
h2 {
	color: #dc0000;
	font-size: 18px;
	margin: 0;
	padding: 0 0 5px 0;
}
h3 {
	color: #dc0000;
        font-size: 16px;
	margin: 0;
	padding: 0 0 7px 0;
}
h3 a {
	color: #dc0000;
        text-decoration: none;
}
h3 a:hover {
	color: #dc0000;
    text-decoration: none;
}
h4 {
	color: #dc0000;
	font-size: 46px;
	margin: 0;
	padding: 0 0 5px 0;
}
h5 {
	color: #dc0000;
	font-size: 12px;
	margin: 7px 0 0 0;
	padding: 0;
}
.leftcol {
	float: left; 
	width: 255px; 
	padding: 20px 13px 15px 10px;
}
.leftcolProduct {
	float: left; 
	padding: 20px 4px 15px 10px;
}
.rightcol {
	float: right;
	width: 427px;
	padding: 0px 40px 0px 0px;
}
.rightcol2 {
	float: right;
	width: 620px;
	padding: 20px 20px 15px 0px;
}
.rightcolHome {
        float: right;
	width: 427px;
	padding: 20px 40px 0px 0px;
}
.mainContent { 
	margin: 0 465px 0 0; 
	padding: 20px 13px 0 5px;
}
.mainBodyHM {
        height: inherit;
	margin: 0px; 
	padding: 0px 13px 0 30px;
}
.mainBody {
        height: inherit;
	margin: 0px; 
	padding: 0px 30px 0 30px;
        border-top: #fff solid 5px;
}
.footerHM { 
	color: #4a4a4a;
	padding-bottom: 20px;
}
.footer { 
	color: #4a4a4a;
	padding-bottom: 20px;
        border-top: #fff solid 5px;
}
.tagline {
	font: 22px "Courier New", Courier, monospace;
	text-transform: uppercase;
	margin: 30px 0;
	text-align: center;
}
.bottmnav {
	font: 11px sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 0px;
}
.bottmnav a {
	color: #4a4a4a;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
.bottmnav a:hover {
	color: #dc0000;
    font-weight: normal;
	text-decoration: none;
}
.copyright {
	font: 9px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-right: 0px;
    vertical-align: middle;
}
.relevant {
	font-weight: bolder;
}
.relevant a {
	color: #4a4a4a;
	text-decoration: none;
}
.relevant a:hover {
	color: #c85d37;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*--- begin slideshow --------------*/

#slidewrap {
	width: 408px;
	margin: 0px;
	padding: 0px;
}
#slideshow {
	position: relative;
	width: 408px;
	height: 325px;
	margin:0;
	padding:0;
}
#slideshow li {
	display: block;
}

/*--- cheats -------------*/

input:-webkit-autofill {
        background-color: #333!important;
}

/* @end */