/* EzyPal Sky-Blue Template - CSS */

html, body { margin:0; padding: 0; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; background-color: white;}

/* Layout Styles */
div#box { width: 600px; min-height: 249px; border-bottom: 3px solid #FFE6E7; background: #FFE6E7 url(../images/web-bg-top.png) top no-repeat; }
div#box_bottom { width: 600px; height: 347px; background: url(../images/web-bg-bottom.png) no-repeat; }
div#menu { float: left; width: 90%; padding-top: 40px; }
div#search { float: left; padding-top: 10px; width: 60%; height: 20px; margin-left: 30%; text-align: right; }
div#breadcrumbs { padding-top: 10px; width: 60%; margin-left: 30%; color: #666666; font-size: 10px; text-align: right; }
div#content {  width: 580px; padding: 0px 10px 0px 10px;}
td#container { width: 600px; font-size: 10px; text-align: justify; }
div#footer {width: 100%; color: gray; text-align: center; }

.error { padding: 2px; border: 1px solid #666666; background-color: #FFCC66; color: black;}
.success { padding: 2px; border: 1px solid #666666; background-color: #006600; color: white;}

.bar { width: 300px; height: 13px; background-color: #FFFFFF; border: 1px solid #666666; overflow:hidden; -moz-border-radius: 4px;}
.bar_expired {  background: red url(../images/expiry_back.png); height: 13px; }

/* Table Styles */
.search_table { width: 550px; background-color: #EFEFEF; border: 1px solid #999999; }
.search_results_table { width: 550px; border-bottom: 1px solid #CCCCCC; }

.category_table { width: 550px; padding: 5px; margin-bottom: 10px; border: 1px solid #CCCCCC; }

.item_table  { width: 550px; padding: 5px; margin-bottom: 5px; border-bottom: 1px solid #CCCCCC; }

.item_related_table { width: 90%; border: 1px solid #660000; border-collapse: collapse; }
.item_related_heading { color: #FFFFFF; font-weight: bold; background-color: #660000; }

.item_featured_table { width: 100%; border: 1px solid #660000; border-collapse: collapse; vertical-align: top; text-align: center; }
.item_featured_heading { color: #FFFFFF; font-weight: bold; background-color: #660000; }

.login_table { width: 300px; background-color: #EFEFEF; border: 1px solid #660000; border-collapse: collapse; }
.login_heading { color: #FFFFFF; font-weight: bold; background-color: #660000; }

.recover_table { width: 300px; background-color: #EFEFEF; border: 1px solid #660000; border-collapse: collapse; }
.recover_heading { color: #FFFFFF; font-weight: bold; background-color: #660000; }

.file_table { width: 570px; background-color: #E8E8E8; border: 1px solid #660000; border-collapse: collapse; }
.file_heading { color: #FFFFFF; font-weight: bold; background-color: #660000; }
.file_label { color: #333333; font-weight: bold; vertical-align: top;}

.cart_table { width: 570px; background-color: #E8E8E8; border: 1px solid #660000; border-collapse: collapse; }
.cart_heading { color: #FFFFFF; font-weight: bold; background-color: #660000; }
.cart_heading2 { color: #FFFFFF; font-weight: bold; background-color: #990000; }
.cart_row1 { height: 20px; background-color: #E8E8E8; }
.cart_row2 { height: 20px; background-color: #DDDDDD; }
.cart_row_total { height: 20px; color: white; font-weight: bold; background-color: #660000 }

.coupon_table { width: 550px; background-color: #E8E8E8; border: 1px solid #660000; border-collapse: collapse; }
.coupon_heading { color: #FFFFFF; font-weight: bold; background-color: #660000; }
.comments_table { width: 550px;}

.sub_category_table { width: 550px; background-color: #EFEFEF; border: 1px solid #999999; }

.item_table_full  { width: 550px; }

.download_table { width: 570px; margin: 0 auto; text-align: right; height: 25px; }

/* Link Styles */
a { color: #990000; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: none;}

a.menu_link, a.menu_link:active, a.menu_link:visited { font-size: 11px; color: #990000; font-weight: bold; text-decoration: none; }
a.menu_link:hover { font-size: 11px; color: #FF0000; font-weight: bold; text-decoration: none; }
a.menu_link_selected, a.menu_link_selected:active, a.menu_link_selected:visited { font-size: 11px; color: #FF0000; font-weight: bold; text-decoration: none; }

a.item_link { color: #990000; font-weight: bold; font-size: 12px; }

a.category_link { color: #990000; font-weight: bold; font-size: 12px; }

a.sub_category_link { color: #990000; font-weight: bold; font-size: 10px; }

a.item_related_link { color: #990000; font-weight: bold; font-size: 10px; }

a.mini_link, a.mini_link:active, a.mini_link:visited, a.mini_link:hover { color: #FFFFCC; }

/* Font Styles */
h1 { width: 100%; color:#990000; font-weight: bold; font-size: 18px; }
table { font-size: 10px; }

.item_category { color: #666666; font-size: 10px; }
.item_description { color:#333333; }
.item_price { color: green; font-weight: bold; }

.category_description { color: #333333; }

.item_price_full { color: green; font-weight: bold; font-size: 14px; }

.coupon_status { color: blue; font-weight: bold; }

.available { color: green; }
.expired { color: red; }

.mini_link { color: #FFFFFF; }


/* Form Styles */
input.text { font-size: 10px; background-color: #E8E8E8; border: 1px solid #CCCCCC; padding: 2px; }
input.button { font-size: 10px; font-weight: bold; background-color: #660000; color: white; border: 1px solid #CCCCCC; padding: 2px; }

input.input_coupon { font-size: 10px; background-color: #EFEFEF; border: 1px solid #CCCCCC; padding: 2px; }

.account_mini { color: #666666; font-size: 10px; background-color: #CEE0FF; border: 1px solid #990000;}
.search_mini { color: #666666; font-size: 10px; background-color: #EFEFEF; border: 1px solid #CCCCCC;}

select { font-size: 10px; }
input { font-size: 10px; }

textarea { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #E8E8E8; border: 1px solid #CCCCCC; padding: 2px; }

/* List Styles */
ul { margin: 0 50px; padding: 0; }

ul.menu { margin: 0 0 0 2px; padding: 0px; list-style-type: none; font-size: 10px }

li.menu_item_h {  display: block; float: left; background: url(../images/button_back.png); border: 1px solid white; padding: 1px 4px 1px 4px; margin-right: 6px; margin-bottom: 2px; }
li.menu_item_h:hover { background-color: #CCCCCC; }
li.menu_item_selected_h { float: left; background: url(../images/button_back_selected.png); border: 1px solid white; padding: 1px 4px 1px 4px; margin-right: 6px; margin-bottom: 2px;}

li.menu_item { padding-left: 15px; padding-right: 15px; background-color: #990000; border: 1px solid #666666; text-align: center; }
li.menu_item:hover { background-color: #660000; }
li.menu_item_selected { padding-left: 15px; padding-right: 15px; background-color: #660000; border: 1px solid #666666; text-align: center; }

/* Misc Styles */
fieldset { border: 1px solid #666666; padding: 5px; }
legend { color: #990000; font-weight: bold;}
