/** { padding: 0; margin: 0; }*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #C9CBCA;
	background-image: url(../images/main-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}






#wrapper { 
 margin: 0 auto;
 width: 922px;
 height:auto;
 padding-bottom:4px;
 
}

#header {
	width: auto;
	color: #333;
	height: 108px;
	background-color: #000;
	background-image: url(../images/header-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#inheader
{
width:990px;	
height: 108px;
margin-left:auto;
margin-right:auto;




}

#logolink {
	height: 102px;
	width: 160px;
	float:left;
	cursor: pointer;
	margin-left:auto;
	/*padding-top:2px;*/
	padding-left:10px;
	background-repeat: no-repeat;
	background-image: url(../images/logo.png);
	background-position: center bottom;
} 


.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}

.space
{
padding-right:8px;
padding-left:8px;

}



#rightwrap
{
	color:#FFF;
	font-size:11px;
	float:right;
	height:86px;
	width:720px;
	text-align:right;
	padding-top:20px
	
}


#rightwrap A:link {color:#FFF;text-decoration: none;}
#rightwrap A:visited {color:#FFF;text-decoration: none;}
#rightwrap A:active {color:#FFF;text-decoration: none;}
#rightwrap A:hover {
	color:#0099FF;
	text-decoration: none;
	
}




.boxText

{
	color:#6b6b6b;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	background:#BDBDBD;
	padding-bottom:1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdbdbd;
	border-right-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	border-left-color: #bdbdbd;
	height:16px;
	margin-top:8px;
	/*margin-left:520px;*/
	float:left; 
	
	
	
	
	
}

configtxt
{
	font-weight:bold;
	
}










/*search Layout*/
.formwrapper{
   margin: 0px auto;
   width: 400px;
   
 
}

.formleft1{
   float: left;
   margin-right: 20px;
   width: 150px;
   text-align:right;
   margin-left:400px;
   padding-top:10px;
 
}
.formleft2{
   float: left;
   margin-right: 5px;
   width: 200px;
   padding-top:12px;

}
.formright{
   float: right;
   width: 50px;
   padding-bottom:2px;
   padding-top:7px;

}

/*search Layout End*/









img { border: none; } 

#trightwrap
{

	color:#FFF
}

#mrightwrap
{
/*	padding-bottom:4px;*/

}

#brightwrap
{
	/*padding:4px;*/
	padding-bottom:2px;
	vertical-align: middle;
	margin:auto;
}



#bread {
	
	color: #000;
	padding: 8px;
	font-weight:bold;

		
}

#bread A:link {color:#000;text-decoration: none;}
#bread A:visited {color:#000;text-decoration: none;}
#bread A:active {color:#000;text-decoration: none;}
#bread A:hover {color:#000;}


#title {
	font-size:22px;
	font-weight:bold;
	color: #333;
    background-image:url(../images/bkg-png.png);
	height:40px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom:5px;
 
}


#innercontent{
	
	
/* padding:10px; */
 background-image: url(../images/contebt-bkg.jpg);
 background-repeat: repeat;
 background-position: top;
 padding:10px;

}


.bkg-prod-detail

{
	background-image: url(../images/prod-detail-bkg.png);
	height:460px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size:11px;
	font-weight:none
}






#content { 
 width: 922px;
 color: #333;
 line-height: 23px;
 height: auto;
}


#hlefttop

{
	float:left;
	margin:40px;
	height:250px;
	width:250px;
	
	
}

#hrighttop

{
	float:right;
	width:400px;
}



 #footer { 
	padding:14px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	float:left;
	width:200px;
	margin-top:4px;

} 
 

.copyr

{
 color:#000;
 float:left;
 font-size:12px;
 
 }


.hnews a:link {
color: #666;
	}
.hnews a:visited {
	color: #666;
	}
.hnews a:hover {
color: #666;
	}
.hnews a:active {
	color: #666;
	}



.config-num

{

font-weight:bold;	
background:#FFF
	
}

.config-numtxt
{
	vertical-align: bottom;
	text-align: center;
	height: 100%;
	font-size:12px;
	line-height:130%;
	height:48px;
	
}

.config-media
{
	vertical-align: bottom;
	text-align: center;
	height: 100%;
	font-size:12px;
	line-height:130%;
	height:48px;
	
}


#social

{
	float:right;
	width:300px;
	height:30px;
	border: 1px solid #FFF;
	padding-top: 8px;
	font-weight: bold;
	background-image: url(../images/bkg-png.png);
	background-repeat: repeat;	
	margin-top:4px;
}


.social-left

{
	margin-top:5px;
	float:left;
	width:80px;
	padding-left:20px;
	text-align:right
	
}


.social-right

{
	float:right;
	width:190px;
	/*padding-left:10px;*/
	margin-bottom:22px;
	margin-right:10px;
	
	

	
}




#progress {
font-size: 10px;
height: 40px;
margin: 0;
color: #747474;
background: url(progress.gif) no-repeat;
}
#progress a:link, #progress a:visited {
text-decoration: none;
color: #747474;
}

#progress .process {
color: #00345d;
font-weight: bolder;
float: left;
padding: 8px 8px 10px 16px;
}
#progress .stage {
float: left;
padding: 8px 8px 10px 8px;
}
#progress .stage-active {
float: left;
background: url(progress_on.gif) no-repeat;; padding-left:8px; padding-right:8px; padding-top:8px; padding-bottom:10px
}

.TrebuchetBreadcrumb{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	text-decoration: none;
	line-height: 21px;
	font-weight: normal;
	background-color: transparent;
}

.treb10grey:link {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	color: #252525;
	text-decoration: none;
}
.treb12greytext {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	color: #252525;
	text-decoration: none;
	line-height: 16px;
}
.treb14blacktext {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
