/* CSS Document */
body {
	background-color: #1D1D1D;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.body-bar{
	background:url(../images/heading-bar-02.gif) no-repeat center top;
	height:45px;
	padding-left:25px;
}
.numbers-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:4px;
}
.numbers-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right:4px;
}
.numbers-text a:hover{
	color: #D9B722;
}
.btn-bg{
	background:url(../images/btn-bg.png) center top no-repeat;
	behavior: url("js/iepngfix.htc");
}
.btn-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn-text a:hover{
	color: #FFD003;
}
.drop-dwon-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:125px;
}
.drop-dwon-list-02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	width:120px;
	border:1px solid #676767;
	background:#353535;
}

.hr-line{
	color: #7F7F7F;
	background: #7F7F7F;
	height: 1px;
}
.red-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E1335;
	text-decoration: none;
}
.black-normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	
}
.h-left-bar{
	background:url(../images/heading-bar-01.gif) no-repeat center top;
	height:45px;
	text-align:left;
}
.left-bar-bg{
	background:url(../images/left-bar-bg.gif) repeat-y center top;
	padding:10px 10px 10px 10px;
}
.heading-01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-gray-12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFBFBF;
	text-decoration: none;
}
.text-gray-12 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFBFBF;
	text-decoration: none;
}
.text-gray-12 a:hover{
	color: #ffffff;
}
.footer-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer-bg{
	background:url(../images/footer-bg.gif) repeat-x center top;
}
.footer-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8E8E8E;
	text-decoration: none;
}
.pad-10{
	padding:10px;
}
.pad-top-10{
	padding: 10px 0px 10px 0px;
}
.pad-left-10{
	padding-left:10px;
}
.pro-box{
	border:1px solid #BFBFBF;
	width:211px;
	margin-top:9px;
}
.box-text-01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}
.box-text-02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
}
.box-text-white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.pro-box-bg{
	background:#BFBFBF;
}
.pro-box-footer{
	/*background:#929292;*/
	background:#1D1D1D;
	height:80px;
}
.white-bg{
	background:#FFFFFF;
}
.gray-bg-01{
	background:#BCBCBC;
	height:25px;
}
.gray-bg-02{
	background:#E5E5E5;
	height:25px;
}
.box-text-01 a, .box-text-01 a:visited
{
	text-decoration:none;
	color:#4B4B4B;
}
.box-text-02 a, .box-text-02 a:visited
{
	text-decoration:none;
	color:#7F7F7F;
}

.pricetext
{
	font-size:16px;
	color:#4E4B4B;
	font-weight:bold;
}
.labeltext
{
	font-size:12px;
	color:#4E4B4B;
}
.bigText{ margin:0px; padding:0px; font-size:16px;}
.bigText a, .bigText a:visited{ text-decoration:underline !important; color:#112233} 
.bigText a:hover { text-decoration:none !important; color:#112233;} 
.opacityit
{
	color:#7A909B;
	}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
border-bottom-color:#7A909B;
border-left-color:#7A909B;
border-right-color:#7A909B;
border-top-color:#7A909B;

}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border-bottom-color:#7A909B;
border-left-color:#7A909B;
border-right-color:#7A909B;
border-top-color:#7A909B;
}
.red-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9B722;
	text-decoration: none;
	
}
.searchheading
{
	border:solid 1px #1D1D1D;
	height:25px;
	text-decoration:none;
	text-align:center;
	background-color:#1D1D1D;
	}
.hleftpadding
{
	padding-left:2px;
	text-decoration:none;
		}
.hrightpadding
{
	padding-right:2px;
	text-decoration:none;
	color:#D9B722;
	font-size:12px;
	font-weight:bold;
		}	
.hborder
{
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	border-left:solid 2px #1D1D1D;
	border-right:solid 2px #1D1D1D;
	border-bottom:solid 2px #1D1D1D;
	}		
/* Page Numbers */
.pages {
 font: 83%/1.4 arial, helvetica, sans-serif;
    padding: 0em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
          
}

.pages a, .pages span {
	color:#fff;
    display: block;
    float: left;
    padding:  0.2em 0.6em;
    margin-right: 0.2em;
    border: 1px solid #A6A09D;
    background: #A6A09D;
   
    
}

.pages span.current {
    border: 1px solid #A6A09D;font-weight: bold;background: #fff;color: #A6A09D;
}

.pages a {
    border: 1px solid #A6A09D;
    text-decoration: none;
     vertical-align:top;
     padding-bottom:3px;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}	
.tagCat2{
	padding:9px 0px 0 0px;
	font-size:12px;
	color:#F0E8DF;
}
.pagingView{
	width:320px;
	text-align:center;
	vertical-align:middle;
}
.btnemail
{
	width:106px;
	height:37px;
	display:block;
	background-image:url(../images/email-btn01.jpg);
	background-repeat:no-repeat;
	}
	
.btnemail:hover
{
	background-image:url(../images/email-btn02.jpg);
	background-repeat:no-repeat;
	}	
.btncall
{
	width:106px;
	height:37px;
	display:block;
	background-image:url(../images/call-btn01.jpg);
	background-repeat:no-repeat;
	}
	
.btncall:hover
{
	background-image:url(../images/call-btn02.jpg);
	background-repeat:no-repeat;
	}
.btnfax
{
	width:106px;
	height:37px;
	display:block;
	background-image:url(../images/fax-btn01.jpg);
	background-repeat:no-repeat;
	}
	
.btnfax:hover
{
	background-image:url(../images/fax-btn02.jpg);
	background-repeat:no-repeat;
	}
.backlogin
{
	width:50px;
	height:20px;
	display:block;
	background-image:url(../images/backsmall.png);
	background-repeat:no-repeat;
}
	
.backlogin:hover
{
	background-image:url(../images/backsmall1.png);
	background-repeat:no-repeat;
	}	

	
