@charset "utf-8";
body {
	background-color: #2a0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
}

ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.pw {
	width:450px;
}

h1 {
	color: #ed1b24;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 24px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layoutbody {
	height: auto;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	display: block;
	clear: both;
	float: left;
}



.pagearea {
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	padding: 0px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
}
.pagearea .menuleft {
	background-color: #000000;
	display: block;
	float: left;
	height: 700px;
	padding: 20px;
	margin: 0px;
	color: #FFFFFF;
	width: 180px;
}
.menuleft ul.links {
	display: block;
	margin-top: 20px;
	height: 100%;
	float: left;
	clear: both;
	position: relative;
	width: 180px;
	font-size: 11px;
}
.menuleft ul.links li {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menuleft .links .lastlink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menuleft ul.links a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
}
.menuleft ul.links a:hover {
	color: #CC0000;
	text-decoration: none;
}
.menuleft ul.links a.aprovedlink {
	clear: both;
	text-decoration: none;
	background-image: url(../../images/approved.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuleft ul.links a.aprovedlink:hover {
	clear: both;
	text-decoration: underline;
}
.proimg ul.procatg {
	float: left;
	width: auto;
}
.proimg .procatg img {
	border: 1px solid #CCCCCC;
}

.proimg ul.procatg li {
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.qual {
	display: block;
	height:140px;
	width:500px;
	clear: both;
	float: left;
	
	background-color:#CCC;
	color: #94532D;
	padding: 10px;
	padding-top:90px;
	font-size:16px;
	font-weight:500;
	margin-top:10px;
	text-align:center;
	border:thick;
	border-bottom-style:double;	
	background-image: url(../images/pagebg.gif);
}

.pagearea .contentright {
	display: block;
	height: 100%;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: right;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 65px;
}
.contentright ul.breadcrumb {
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	font-size: 11px;
}
.contentright ul.breadcrumb li {
	display: block;
	padding: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentright .prodescription {
	font-size: 12px;
	width: 520px;
	line-height: 15pt;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.breadcrumb a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.breadcrumb a:hover {
	color: #A20806;
	text-decoration: none;
}




.proimg .mainimag {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 361px;
	width: 514px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
}
.proimg ul.prothumbs {
	display: block;
	float: left;
	width: 111px;
	margin-left: 10px;
	height: auto;
	position: absolute;
	right: 75px;
}
.proimg ul.prothumbs li {
	display: block;
	float: left;
	width: 111px;
	height: 85px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
}

.contentright .details {
	display: block;
	clear: both;
	float: left;
	margin-top: 20px;
	width: 517px;
}
.details .detailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #880003;
	width: 510px;
	padding: 3px;
}
.details .spedetail {
	width: 400px;
}
.footer {

	display: block;
	clear: both;
	float: left;
}

.footerbar {
	display: block;
	clear: both;
	float: left;
	width: 976px;
	background-color: #1A0001;
	color: #94532D;
	padding: 10px;
}
.footerbar .slogan {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	font-weight: bold;
	color: #ED6F1A;
	letter-spacing: 0pt;
	clear: left;
}
.footerbar .text {
	display: block;
	float: right;
	clear: right;
}
.pagearea ul.textpoint {
	display: block;
	margin-top: 5px;
}
.pagearea ul.textpoint li {
	display: block;
	background-image: url(../../images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: left;
	clear: both;
	padding-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 500px;
}
.tbl {
	background:#000;
	border:thin;
	border-style:dashed;
	border-color:#333;
	
	
}
.donwload_link {
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1f1f1;
	text-align: center;
	margin-top: 3px;
}
.donwload_link:hover {
	display: block;
	color: #FF0000;
	background-color: #f1f1f1;
	text-align: center;
}
