@charset "utf-8";
/* STORES CSS */

.storemidbox {width:100%; clear:both; }
.storesearchbox {width:978px; border:1px solid #b00710; float:right; margin-top:4px; }

.storeproductbox {width:99%; margin:0 auto; padding:1px;}

.storeproduct {width:150px; float:left; max-width:150px; height:200px; max-height:200px; overflow:hidden;}
.storepaginate {height:25px; clear:both; padding:5px; text-align:center;}
.storelink a {text-decoration:none;}

.storepagetitle {font:bold 16px tahoma; color:#9d9b9b; padding:0; margin:0;}
.colortable {font:14px tahoma; text-align:right;}
td.tiny {font:bold 10px tahoma; text-align:center;}

.storepreview {font:16px tahoma; color:#999999; text-decoration:none;}
.storeedittext {font:14px tahoma;}

.storepicturebox {width:75%; border:1px solid #CCCCCC; padding:5px;}
.storepicturebox input {border:1px solid #9c9898; background-color:#e5e4e9; width:60px;}

.storeaddproduct {font:14px tahoma;}
.storeaddproduct td.r1 {text-align:right; padding-right:20px;}
.storeaddproduct img {vertical-align:bottom;}

.storenavtitle {background-color:#dbdada; font:16px Tahoma; color:#767575; padding:2px 0 2px 10px;}
.storenavlinks {font:12px tahoma; color:#000; padding-left:25px; margin:3px 0 0 0;}
.storenavlinks a {text-decoration:none; color:#000000;}
.storenavlinks a:hover {text-decoration:none; color:#006600;}

.storedeletecat {font:14px tahoma;}
.storedeletecat td {border:1px solid #999999;}
.storedeletecat td.center {border:1px solid #999999; text-align:center;}

.storemanageproduct {font:14px tahoma;}
.storemanageproduct td.border {border-right:1px solid #dedbdb; text-indent:5px;}
.storemanageproduct tr.color1 {background-color:#f4f2f2;}

.storeprofile {font:14px tahoma;}
.storeprofile1 {text-align:right;}
.storeprofiletitle {font:bold 14px tahoma;}
.storeprofile p {padding:0; margin:5px;}

/*Ballon*/
.containingballoon {position:relative; color:#000000;}
.balloon p {visibility:visible; position:relative;}
.balloon div {display:none;}
.balloon:hover div {display:block; position:absolute; width:300px; background:#cccccc repeat; padding:2px; z-index:400; border:1px solid #000000;}
.balloon:hover div p {padding:2px; color:#000000;}








