﻿/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; }

/*  css */
body,
#Frame_div {margin:0px auto;}

.clear {clear:left;}

/*    add_navg  */

#add_navg {width:980px; height:auto; margin:0px auto;}

#add_navg p a{font-size:12px; color:#646464; text-decoration:none;}

#add_navg p {margin:3px 5px;}

#add_navg p a span {color:#FF0000; text-decoration:underline;}

/*  left_frame,Frame_div  */

#left_frame {width:186px; height:auto; float:left;}

#Frame_div {width:980px; height:auto; }

/* shop by brand ,  items categoties */
#brand,
#items,
#price,
#shipping{width:184px;height:auto; border:1px solid #c4c5c5; margin-bottom:7px;}

#items ul,
#brand ul {list-style:none; margin:0px; padding:0px; width:184px; height:auto;}

#items  h4{ background-color:#e1e1df; }

#brand  h4,
#items  h4{ color:#037031; padding:5px 15px; display:block; margin:0px;  }

#items ul li{ line-height:114%;*line-height:120%; width:184px;border-bottom:1px solid #e1e1df; height:24px; }

#brand ul li {line-height:114%;*line-height:120%; width:184px; height:24px;}

#items ul li a,
#brand ul li a{ padding:2px 10px; margin:0px; font-size:14px; color:#373737; font-weight:400; text-decoration:none; float:left;}

#items ul li a:hover,
#brand ul li a:hover {color:#000000; text-decoration:underline;}

#items ul li span,
#brand ul li span{ font-size:12px; color:#373737; float:right; padding-right:10px;}

#brand p{ margin:4px 0px; *margin:3px 0px;padding-left:94px;}

#brand p a {font-size:10px; color:#f98d01;}

#brand p a:hover {color:#fec694; text-decoration:none;}

/* ------Price ,shipping--------*/
#price h4{background-color:#fff4e8;}

#shipping h4,
#price h4{padding:5px 15px; display:block; margin:0px; color:#373737;}

#price p,
#shipping p {color:#646464; font-size:12px; margin:3px 0px 3px 15px;}

#price form{margin:0px 4px 5px 4px; padding:0px;}
 
#shipping form{ margin:0px 0px 5px 15px; }
 
#ship_txt {width:110px; height:12px; vertical-align:middle;font-size:12px; color:#646464;}

#ship_go { margin-top:0px; width:30px; height:22px; vertical-align:middle;}

#price form label {font-size:12px;color:#646464; margin:0px 2px 0px 2px;}

#price form input { width:60px; height:12px; vertical-align:middle;font-size:12px; color:#646464;}

/*  right_frame */
#right_frame {float:right; width:785px;margin-left:7px;border:1px solid #c4c5c5; position:relative;}

p#shopbybrand { background-color:#ededed; margin:0px; padding:5px 15px; font-size:14px; font-weight:600; color:#373737; position:absolute; left:0; bottom:0;}

ul#allbrandshow { list-style:none; margin:5px; padding:0px;}

ul#allbrandshow li a img { border:none;}

ul#allbrandshow li a b{ display:block; text-align:center; background-color:#ededed; font-size:14px; color:#373737; 
                        padding:3px 0px; }

ul#allbrandshow li{ border-left:5px solid #ededed;border-right:5px solid #ededed;border-top:5px solid #ededed;
                     width:160px;height:82px; float:left;  margin:10px 11px;}
					 
ul#allbrandshow li a { text-decoration:none;}	

ul#allbrandshow li a:hover { text-decoration:underline; color:red;}				 
