/***********************************************/
/* Layout Divs                                 */
/***********************************************/

body
{
background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
    font-sizes in % (preferred) or ems */
	color:#000000;
	font-weight:normal;
}
#main_container
{
  background-color:#ffffff;
  margin-left :auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
  margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
  text-align:left; /*** IE Win re-alignment of page if page is centered ***/
  position:relative; /*** Needed for IE, othewise header and footer aren't contained
directly above and below the body ***/
  width:996px; /*** Needed for Moz/Opera to keep page from sliding to left side of
page when it calculates auto margins above. Can't use min-width. Note that putting
width in #fullheightcontainer shows it to IE and causes problems, so IE needs a hack
to remove this width. Left Col + Right Col + Center Col + Both Inner Border + Both Outer Borders ***/
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for Moz to give full height design if page content is
too small to fill the page ***/
}
	

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 0px;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
 overrides decoration from previous rule for hovered links 

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #ff6600;
 font-size:12px;
 font-weight:bold;
 float:left;
 margin:10px 25px 10px 25px;
}

h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #ff6600;
 text-decoration:underline;
}

h3{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 color: #ffffff;
 float:left;
 margin:10px 0px 0px 0px;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size:24px;
 color: #640600;
 float:left;
 margin:0px 0px 0px 10px;
}

h5{
 font-size: 100%;
 color: #334d55;
}
	
ul{
 list-style-image:url(file:///D|/calibration/calibration/website/image/indent.gif);
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
background-color:#ffffff;
	padding:0px 15px 0px 15px;
	width:966px;
	height:auto;
	float:left;
}

#navBar{
	/*margin: 0 67% 0 0;*/
	padding: 0px;
	background-color:#fcf8f7;
	width:341px;
	height:auto;
	float:left;
}

#content{
    float:right;
	/*width: 61%;*/
	margin: 0;
	padding: 0 3% 0 0;
	width:600px;
	height:auto;
	background-color:#fcf8f7;
}

#wraper{
width:966px;
height:auto;
float:left;
}

/************* #header styles **************/

#header{
width:966px;
height:75px;
margin:0px 0px 0px 0px;
background-image:url(../image/banner.gif);
background-repeat: no-repeat;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */


#logo
{
width:162px;
height:68px;
float:left;
background-image: url(../image/logo.gif);
background-repeat:no-repeat;
}

#top-right-box
{
width:430px;
height:75px;
float:right;
}

#top_link
{
background-color:#f0f0f0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border:1px dashed #CCCCCC;
margin:5px 5px 0px 0px;
padding:5px;
}
#top_link a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#top_link a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #0066CC;
}

#welcome
{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FF9900;
margin:15px 0px 0px 7px;
padding:5px;
}


#main_link-box
{
background-color:#f0f0f0;
width:964px;
height:30px;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:0px 0px 0px 0px;
float:left;
}


#main-link
{
width:100px;
height:30px;
border-right:1px solid #999999;
float:left;
}



#home
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
padding:7px 0px 0px 32px;
}
#company
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
padding:7px 0px 0px 25px;
}
#products
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
padding:7px 0px 0px 25px;
}
#Trades
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
padding:7px 0px 0px 30px;
}
#SellOffers
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
padding:7px 0px 0px 20px;
}
#BuyOffers
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
padding:7px 0px 0px 20px;
}
#punch-line
{
background-color: #0A76BB;
width:966px;
height:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
margin:1px 0px 0px 0px;
}

#search-box
{
background-color:#f6f5f4;
width:964px;
height:175px;
float:left;
border:1px solid #CCCCCC;
margin:0px 0px 0px 0px;
background-image: url(../image/business.gif);
background-repeat:no-repeat;
}

#search-box1
{
width:166px;
height:175px;
float:left;
border-right:1px solid #666666;
background-image: url(../image/business-concept.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
}

#company_detail
{
width:400px;
height:175px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
float:left;
padding:0px;
border-right:1px solid #666666;
}

#detail-txt
{
	width:300px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:justify;
float:left;
padding:0px 25px 0px 25px;
}

#search-form
{
width:396px;
height:175px;
float:left;
margin:0px 0px 0px 0px;
}

.new-user
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff0000;
}

.allready-memeber
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #009966;
}

.form-txt
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}

#left-box-top
{
width:705px;
height:81px;
float:left;

margin:2px 2px 2px 2px;
}

#left-box-bottom
{
width:705px;
height:81px;
float:left;
background-image: url(../Image/ad-banner-big.gif);
margin:2px 2px 2px 2px;
}



#left_link
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
margin:0px 0px 0px 5px;
}

#left_link1
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #00CC33;
margin:0px 0px 0px 4px;
}

#left_link1 a
{

font-size:14px;
color: #00CC33;
margin:0px 0px 0px 0px;
}

#left_link1 a:hover
{
font-size:14px;
color: #00CC33;
margin:0px 0px 0px 0px;
}

#right-box
{
width:230px;
height:auto;
float:right;
margin:0px 0px 0px 20px;
}


#right-txt
{
width:600px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
float:left;
margin:0px 0px 0px 10px;
}

#middle-box
{
width:966px;
height:auto;
float:left;
}

#ad-banner
{
	width: 700px;
	height: 81px;
	float: left;
	background-image: url(~/Image/ad-banner-big.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#ad-banner1
{
width:700px;
height:81px;
float:left;
background-image:url('~/image/ad-banner1.gif');
background-repeat: no-repeat;
margin:0px 0px 0px 0px;
}

#ad-banner2
{
width:200px;
height:150px;
float:left;
margin:20px 0px 0px 0px;
}

#catagory
{
width:714px;
height:auto;
float:left;

margin:5px 0px 0px 0px;
}

#detail_txt
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #009933;
margin:0px 5px 0px 25px;
}

#main_txt
{
width:575px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color: #000000;
margin:10px 5px 0px 10px;
}

/************* #banner styles **************/

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */



#contact_deatil{
    margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:justify;
	text-align:left;
	width:650px;
	height:auto;
}

#contact_deatil1{
 	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
	font-size: 12px;
	color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:justify;
	text-align:left;
	width:270px;
	height:auto;
	border-left:1px dotted  #666666;
}


#brand
{
    margin: 10px 0px 0px 0px;
    float:left;
	width:540px;
	height:75px;
	border:1px solid #999999;
}



/************* #banner styles **************/
#footer
{
background-color:#0099CC;
width:964px;
height:75px;
margin:0px 0px 0px 0px;
border:1px dashed #666666;
float:left;

}

#footer_link
{
width:955px;
height:15px;
float:left;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
color:#000000;
border-top:5px solid #0099CC;
margin:15px 0px 0px 0px;
padding:5px 5px 0px 5px;
}

#footer_txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#ffffff;
margin:10px 0px 0px 0px;
}

#footer_txt a
{
text-decoration:none;
color: #666666;

}

#footer_txt a:hover
{
text-decoration:underline;
color:#000000;
}

/************* #shadow styles **************/


/************* #end styles **************/ 
