@charset "utf-8";
/* CSS Document */

body{
margin: 0px;
padding: 0px;
background: url(pagebg.gif);/* change color,bg */
font-family: Arial, Helvetica, sans-serif; /* change font face */
}
.heading_table{
margin: 0px;
padding: 0px;
font-size: 24px;
font-weight: 500;
color: #c06202; 
}
#header{
height: 150px;
background: url(topbanner.jpg) no-repeat top left;
}
#topbar{
background: #c06202; /* change color,bg */
font-size: 12px;
color: #ffffff;
padding: 5px;
}

#midtop{
height: 90px;
}

/* Top Navigation Start */
#topnav{
height: 30px;
border-bottom: 1px solid #574926;
}

#topnav ul
{
padding: 0;
margin: 0;
background: url(headerbg.gif) repeat-x top left;/* change color,bg */
color: White; /* change color,bg */
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif; /* change font */
font-size: 12px
}

#topnav ul li { display: inline; }

#topnav ul li a
{
padding: 0.6em 1.5em;
color: #ffffff; /* change font color */
text-decoration: none;
float: left;
border-right: 1px solid  #23758e; /* change border solid/dotted */
}

#topnav ul li a:hover
{
color: #fff; /* change color */
text-decoration: underline; /* change none/underline*/
}

/* Top Navigation End */

#leftbar, #rightbar{
background: #c06202; /* change color/bg */
width: 220px;
padding: 8px;
}
.headbar{
background: url(headerbg.gif) repeat-x top left; /* change color,bg */
padding: 7px;
}
.headbar h2{
margin: 0px;
padding: 0px;
color: #ffffff; /* change color */
font-size: 12px;
font-weight: bold;
}
.bgbase{
background:  #e9e9e9; /* change color */
color: #666666; /* change color */
font-size: 12px;
font-weight: normal;
}
.bgbase a{
color: #666666; /* change color */
text-decoration: underline; /* change none/underline*/
}
.bgbase a:hover{
color: #919c1d; /* change color*/
text-decoration: none; /* change none/underline*/
}
/* Left Navigation Start */
.navcontainer ul{
margin: 0px;
padding: 0px;
}

.navcontainer ul li{
font-family: Arial, Helvetica, sans-serif /* change font*/
font-size: 12px;
list-style: none;
background: #e9e9e9;
}
.navcontainer ul li a{
color: #666666;
text-decoration: none;
display: block;
padding: 6px 10px 6px 10px;
font-weight:bold;
border-bottom: 1px solid #dcdcdc; /* change color/border*/
}
#topnav ul li a.lastline{
border-right: hidden;
}

.navcontainer ul li a.lastlist{
border: 1px hidden;
}
.navcontainer ul li a:hover{
background: #e0e0e0; /* change color/bg*/
color: #666666; /* change color */
text-decoration: none;

}
.navcontainer ul li ul li a{
color: #574926;  /* change color */
text-decoration: none;  /* change none/underline */
display: block;
padding: 6px 10px 6px 10px;
font-weight:bold;
}
.navcontainer ul li ul li ul li a{
color: #666666;
text-decoration: none;
display: block;
padding: 5px 10px 5px 10px;
font-weight: normal;
}

/* Left Navigation End */

/* form Elements */

input.btn{
font-size: 12px;
padding: 2px 5px 2px 5px;
color: #ffffff;
background: #c06202; /* change color */
}
.spcnone{
margin: 0px;
padding: 0px;
}
/* form Elements End*/ 

.contentwrap{
padding: 10px;
background: #ffffff; /* change color */
font-size: 12px;
}
.contentwrap a{
color: #c06202 /* change color */
text-decoration: underline; /* change none/underline */
}
.contentwrap a:hover{
color: #919c1d; /* change color*/
text-decoration: none; /* change none/underline */
}
a.tplinks {
color: #c06202; /* change color*/
text-decoration: underline; /* change none/underline */
}
a:hover.tplinks {
color: #c06202; /* change color*/
text-decoration: none; /* change none/underline */
}
.contentwrap h2{
margin: 0px;
padding: 0px;
font-size: 24px;
font-weight: 500;
color: #c06202; /* change color*/
} 
.contentwrap p{
margin: 0px;
padding: 0px;
font-size: 12px;
line-height: 18px;
color: #333333; /* change color*/
}

/* Products start */
.Productbox{
background: #ffffff;
border: 1px solid #eaeaea;
}
.Productbox p{
font-size: 12px;
}
.Productdetail{
background: none;
border: none;
}
.productimg img{
border: 3px solid #eaeaea;
}
.productheadline{
font-size: 17px;
color: #999;
}
.pricetxt{
color: #c06202;
}
.oldprice{
color: #666666;
text-decoration:line-through
}
.headline{
font-size: 14px;
}
#detail_table tr{
background: url(trbdr.gif) repeat-x bottom left;
}
#detail_table p{
font-size: 12px;
color: #666666;
line-height: 18px;
}
#detail_table img{
border: none;
}
/* Product Detail box */

.footer{
font-size: 11px;
color: #00CCCC;
background:  #23758e; /* change color */
}
.footer a{
color: #00CCCC;
text-decoration: underline;
padding: 0px 5px 0px 5px;
}
.footer a:hover{
color: #ffffff;
text-decoration: none;
}
.btmmark{
font-size: 10px;
}


/* Added Css */

.StoreKeyword{color:#000000; font-size:11px;}
.StoreKeyword a{color:#000000; text-decoration:none;}
.StoreKeyword a:hover{color:#ff0000; text-decoration:underline;}

h3{
margin: 0px;
padding: 0px;
color: #000000; /* change color */
font-size: 12px;
font-weight: bold;
}

.product_bg{border:1px solid #cccccc;color:#000000; font-size:11px;}
.product_bg a{color:#000000; text-decoration:none;}
.product_bg a:hover{color:#ff0000; text-decoration:underline;}

.footer-link{color:#ffffff; font-size:11px;}
.footer-link a{color:#ffffff; text-decoration:none;}
.footer-link a:hover{color:#ffffff; text-decoration:underline;}


.keys a{
color: #666666;
text-decoration: none;
line-height: 16px;
}
.keys a:hover{
color: #006699;
text-decoration: underline;
}

.address{
background-image:url(addressbg.gif);
background-color:#257892;
padding-left:10px;
padding-top:10px;
}
.contact{
font-size:12px;
color:#ffffff
}
.contact a{

color:#ffffff
}
.contact a:hover{
text-decoration:none;
color:#ffffff
}
.footer-link{

}
#midtop h1{
color:#ffffff;
padding-left:10px;
}
.t input{
background-color:#257892;
color:#ffffff;
border:1px solid #000000;
}


/* End of Added Css */
