html, body { 
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; 
background: #F5F5E2;

	margin: 0px auto;
	padding:0px;

}


/* Div Styles */
div#container { width: 780px; margin-top: 25px; position: middle; top:0;}
div#himg { width: 780px; position: middle; padding:0; height:12px;}
div#header { width: 780px; height: 100px; padding: 0; position: right; background: #FFFFFF; }
div#menu { width: 100%; height: 25px; padding: 0; background: #FFFFFF; }
div#content { width:760px; min-height: 500px; padding: 10px; text-align: justify; background: #FFFFFF;}
div#footer { clear: both; width: 100%; height: 74px; padding: 0; color: #666666; text-align: center; background: #fafaf1 url(http://turnkey-buddy.com/images/fbg.gif) top left repeat-x; }

.mini { width: 300px; float: right;  margin-top: 10px; margin-right: 5px; text-align: right; font-size: 10px;}
.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: 500px; 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: 500px; background-color: #EFEFEF; border: 1px solid #999999; }
.search_results_table { width: 500px; border-bottom: 1px solid #CCCCCC; }

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

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

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

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

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

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

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

.cart_table { width: 100%px; background-color: #FFFFFF; border: 1px solid #E8E8BD; border-collapse: collapse; }
.cart_heading { color: #666666; font-weight: bold; background-color: #F0F0D2; }
.cart_heading2 { color: #666666; font-weight: bold; background-color: #F4F4DF; }
.cart_row1 { height: 20px; background-color: #FFFFFF; }
.cart_row2 { height: 20px; background-color: #FFFFFF; }
.cart_row_total { height: 20px; color: #666666; font-weight: bold; background-color: #F0F0D2 }

.coupon_table { width: 225px; background-color: #FFFFFF; border: 1px solid #E8E8BD; border-collapse: collapse; }
.coupon_heading { color: #666666; font-weight: bold; background-color: #F0F0D2; }
.comments_table { width: 700px;}

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

.item_table_full  { width: 100%; }

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

/* Link Styles */
a { color: #6E6E6E; text-decoration: underline; }
a:hover { color: #6E6E6E; text-decoration: underline;}

a.menu_link, a.menu_link:active, a.menu_link:visited { color: white; font-weight: bold; text-decoration: none; }
a.menu_link:hover { color: white; font-weight: bold; text-decoration: none; }
a.menu_link_selected, a.menu_link_selected:active, a.menu_link_selected:visited { color: #FFFFCC; font-weight: bold; text-decoration: none; }

a.item_link { color: #6E6E6E; font-weight: bold; font-size: 14px; }

a.category_link { color: #6E6E6E; font-weight: bold; font-size: 14px; }

a.sub_category_link { color: #6E6E6E; font-weight: bold; font-size: 12px; }

a.item_related_link { color: #6E6E6E; font-weight: bold; font-size: 12px; }

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

/* Font Styles */
h1 { width: 100%; color: #6E6E6E; font-weight: bold; font-size: 20px;  padding-bottom: 3px; border-bottom: 1px solid #CCCCCC; }

.breadcrumbs { color: #666666; font-size: 11px; }

.item_category { color: #666666; font-size: 11px; }
.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: 16px; }

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

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

.mini_link { color: #FFFFFF; }


/* Form Styles */
input.text { font-size: 12px; background-color: #F6F6F6; border: 1px solid #E9E9E9; padding: 2px; }
input.button { font-size: 12px; font-weight: bold; background-color: #D8D88D; color: 666666; border: 1px solid #F6F6F6; 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 #6E6E6E;}
.search_mini { color: #666666; font-size: 10px; background-color: #EFEFEF; border: 1px solid #CCCCCC;}

textarea { font-family:Arial, Helvetica, sans-serif; font-size: 12px; 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; }

li.menu_item_h {  display: inline; padding-left: 15px; padding-right: 15px; padding-top: 3px; padding-bottom: 3px; margin-right: 3px; background-color: #6E6E6E; border: 0px solid #666666; text-align: center; }
li.menu_item_h:hover { background-color: #65A046; }
li.menu_item_selected_h { display: inline; padding-left: 15px; padding-right: 15px; padding-top: 3px; padding-bottom: 3px; margin-right: 3px; background-color: #65A046; border: 0px solid #666666; text-align: center; }

li.menu_item { padding-left: 15px; padding-right: 15px; background-color: #6E6E6E; border: 0px solid #666666; text-align: center; padding-top: 3px; padding-bottom: 3px;}
li.menu_item:hover { background-color: #65A046; }
li.menu_item_selected { padding-left: 15px; padding-right: 15px; background-color: #65A046; border: 1px solid #666666; text-align: center; }

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