/*Begin Structure*/
body{
background:url(imagesv2/header_background.gif) top center repeat-x;
}
.inner_container{ 
margin:0 0 0 20px;
}
/*End Structure*/

/*Begin Type*/
h2 {
text-transform:uppercase;
color:#0075af;
}
/*End Type*/

/*Begin Corners*/
.top_left{
height:5px;
background:url(imagesv2/top_left.gif) top left no-repeat;
}
.top_right{
height:5px;
background:url(imagesv2/top_right.gif) top right no-repeat;
}
.btm_left{
height:5px;
background:url(imagesv2/btm_left.gif) bottom left no-repeat;
}
.btm_right{
height:5px;
background:url(imagesv2/btm_right.gif) bottom right no-repeat;
}
/*End Corners*/

/*Begin Header*/
#header{
height:144px;
margin-bottom:18px;
}
#logo h1{
height:124px;
width:131px;
margin:9px 0 0 0;
padding:0;
float:left;
}
#header h2{
margin:0 20px 0 0;
padding:12px 0 0 0;
font-family:Arial;
font-size:28px;
color:#fff;
float:left;
}
#tagline{
padding:50px 0 0 0;
float:right;
}
/*End Header*/

/*Begin Search & login*/

.search_form, .login_form{
margin:0;
padding:4px 10px 4px 10px;
}

#search, #login{
margin:0 0 18px 0;
background:#ffb730;
}

input#search_button, input#login_button { vertical-align:middle;}

.search_form label, .login_form label { float:left; width:80px;}
.search_form br, .login_form br { clear:left;}

.search_form input, .login_form input { margin-bottom:9px; }
.search_form span, .login_form span { display:block; margin:0; padding:0; text-align:right;}
.login_form span.forget { text-align:left;}
.login_form span.a_button { margin-top:-18px;}

input#search_field, input#username_field, input#password_field { width:205px;}
input#search_button, input#login_button { margin:0;}

/*End Search*/

/*Begin Newest Members*/
#new_members {
border:0px dotted #330033;
}

#new_members ul{ 
margin:0 0 1.5em; 
padding:0; 
list-style-type:none;
}
#new_members ul li{ 
width:77px;
margin:0 23px 0 0; 
padding:0; 
float:left; 
}
#new_members ul li img{ 
/* height:79px; 
width:75px; */
border:1px solid #999999;
}
#new_members ul li.nmlast{ 
margin-right:0;
}
#new_members ul li span{ 
text-align:center; 
display:block;
border:0px dotted #0099FF;
}
/*End Newest Members*/

/*Begin Categories*/
.count{ 
text-align:right; 
}
table#categories { border-top:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; }
#categories td a, #categories td a:hover { text-decoration:none;}
/*End Categories*/

/*Begin Welcome*/
.comeon{
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:capitalize;
font-size:2.5em;
line-height:1;
margin-bottom:0.5em;
}
/*End Welcome*/

/*Begin Featured Bizster*/
.featured_bizster{
margin:0;
padding:0 0 0 9px;
}
#featured_bizster img{
border:1px solid #999999;
}
#featured_bizster { background-color:#FFFBCC; border:1px solid #E6DB55; }
/*End Featured Bizster*/

/*Begin Featured Products*/
#products_left, #products_right{
float:left; 
width:295px;
}
#products_left{ 
margin-right:20px;
}
#featured_products ul{ 
margin:0 0 1.5em 0; 
padding:0; 
list-style-type:none; 
border:0px dotted #009999; 
}
#featured_products ul li{ 
margin:0; 
padding:0; 
float:left; 
font-size:.9em;
margin-bottom:1.8em;
line-height:1.8em;
}
#featured_products ul li.prod_img{
width:100px; 
margin:0; 
padding:0;
}
#featured_products ul li.prod_img img{
/* border:1px solid #999999; */
}
#featured_products ul li.prod_details{ 
width:190px;
}
#featured_products ul li span{
display:block;
}
#featured_products ul li span.inquire{ 
margin-top:1.5em;
}
#featured_products h3{ 
margin-bottom:0;
font-weight:700;
}
/*End Featured Products*/

/*Begin Whats New*/
#whats_new h3{ 
font-weight:700;
}
/*End of Whats New*/

/*Begin Ads*/
#ads{
width:950px;
margin:0 auto;
text-align:left;
}
#ads h2{
text-align:center;
}
/*End of Ads*/

/*Begin Footer*/
#footer{
height:74px;
margin:0;
padding:0;
background:url(imagesv2/footer_background.gif) bottom center repeat-x;
}
#footer ul{
width:400px;
margin:0 auto;
padding:1.5em 0 0 0;
list-style-type:none;
}
#footer ul li{
display:inline;
}

#footer a:hover { color:#fff; }

#footer p{
text-align:center;
}
#footer p a{
text-decoration:none;
text-align:center;
}
/*End of Footer*/
























