@charset "utf-8";
/* CSS Document */
/* Contact variux.com for questions regarding code: admin_at_variux.com or 770-943-4229 */
body {
	background-color: #252525;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB0000;
	text-align: justify;
	text-decoration: none;
	}
.siteheads{
	float:left;
	width:381px;
	height:158px;
	padding-left:300px;
	font-family: Arial;	
	background-repeat:no-repeat;
	z-index:2;
	}
.siteheads h1{
	margin:10px auto;
	color:#ffffff;
	font-style:italic;
	}
.siteheads h2{
	color:#999999;
	font-weight:bold;
	margin:5px auto;
	font-size:100%;
	}
.boxnav{
	width:211px;
	float:right; 
}
.video{
	padding:5px; 
	width:450px;
}
.catalogheads{
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:150%;
}
.new{
	color:#FFFFFF;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	}
.menuLine {
	background-image: url(imgs/top1-index.gif);
	background-repeat: repeat-x;
}
.menuLine2 {

	background-image: url(imgs/menu-bg.gif);
	background-repeat: repeat-x;
}
.txtSimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.copyrightLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CB0000;
	text-align: justify;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.indexImg {
	background-image: url(imgs/index-img.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 939px;
}
.txtLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CB0000;
	text-align: justify;
	text-decoration: none;
}
.txtLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CB0000;
	text-align: justify;
	text-decoration: underline;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.headings li{
	list-style:none;
	}
.headings a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.headings a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB0000;
	text-align: justify;
	text-decoration: none;
}
.headings1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.headings1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB0000;
	text-align: justify;
	text-decoration: none;
}
.imgBorder {
	border: 1px solid #FFFFFF;
	padding:5px;
	margin:5px;
}
.required {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB0000;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CB0000;
}

