html, body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 10px;
	background-color: #99CCFF;
}
.mini {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 7px;
}
.error {
	padding: 2px;
	border: 1px solid #666666;
	background-color: #FF6600;
	color: black;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.success {
	padding: 2px;
	border: 1px solid #666666;
	background-color: #009900;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.bar { width: 100%; 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;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.search_table {
	width: 320px;
	background-color: #FFFF99;
	border: 1px solid #999999;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
}
.search_results_table {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
}
.category_table {
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
}
.item_table  {
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
}

.item_related_table {
	width: 95%;
	border: 1px dashed #009933;
	border-collapse: collapse;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana;
}
.item_related_heading {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006633;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	text-align: center;
}

.item_featured_table {
	width: 100%;
	border: 1px solid #003F5E;
	border-collapse: collapse;
	vertical-align: top;
	text-align: center;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.item_featured_heading {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}

.login_table {
	width: 320px;
	background-color: #FFFF99;
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
}
.login_heading {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
form {
	margin: 0px;
}

.recover_table {
	width: 320px;
	background-color: #FFFF99;
	border: 1px solid #000000;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}
.recover_heading {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.file_table {
	width: 100%;
	background-color: #FFFF99;
	border: 1px solid #003F5E;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
.file_heading {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.file_label { color: #333333; font-weight: bold; vertical-align: top;}

.cart_table {
	width: 100%;
	background-color: #FFFF99;
	border: 1px solid #003F5E;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}
.cart_heading {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.cart_heading2 {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.cart_row1 {
	height: 20px;
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
.cart_row2 {
	height: 20px;
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
.cart_row_total {
	height: 20px;
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}

.coupon_table {
	width: 100%;
	background-color: #FFFFCC;
	border: 1px solid #003F5E;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
.coupon_heading {
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.comments_table { width: 100%;}

.sub_category_table {
	width: 100%;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.item_table_full  { width: 100%; }

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

a {
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover { color: #0000FF; text-decoration: none;}

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

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

a.category_link { color: #006666; font-weight: bold; font-size: 13px; }

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

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

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

/* Font Styles */
h1 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: normal;
	text-indent: 5px;
	margin: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h2 {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #0033CC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: underline;
	padding: 0px;
}

.breadcrumbs {
	color: #000000;
	font-size: 13px;
	font-style: italic;
}

.item_category {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.item_description {
	color:#333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
}
.item_price {
	color: #6600FF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: normal;
}

.category_description {
	color: #006666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}

.item_price_full {
	color: red;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

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

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

.mini_link { color: #FFFFFF; }


/* Form Styles */
input.text {
	font-size: 13px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	color: #000000;
	text-indent: 3px;
	height: 20px;
	width: 160px;
}
input.button {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #666666;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

input.input_coupon {
	font-size: 11px;
	background-color: #FFFF99;
	border: 1px solid #000000;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.account_mini { color: #666666; font-size: 11px; background-color: #CEE0FF; border: 1px solid #006699;}
.search_mini {
	color: #0000FF;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

textarea { font-family:Arial, Helvetica, sans-serif; font-size: 11px; background-color: #CEE0FF; border: 1px solid #006699; padding: 2px; }

/* List Styles */
ul {
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	margin-top: 3;
	margin-right: 30px;
	margin-bottom: 3;
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: square;
	font-style: italic;
	text-align: justify;
}

ul.menu {
	padding: 0px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

li.menu_item_h {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	margin-right: 3px;
	background-color: #FFCC00;
	border: 1px solid #000000;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
}
li.menu_item_h:hover {
	background-color: #FFFF00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #0000FF;
	margin-right: 3px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #000000;
}
li.menu_item_selected_h {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	margin-right: 3px;
	background-color: #FFFF99;
	border: 1px solid #000000;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
}

li.menu_item {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFCC00;
	border: 1px solid #666666;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
li.menu_item:hover {
	background-color: #FFFF00;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
li.menu_item_selected {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFF99;
	border: 1px solid #666666;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

/* Misc Styles */
fieldset { border: 1px solid #666666; padding: 5px; }
legend { color: #006699; font-weight: bold;}
.Link-Click-Style-1 {
	background-color: #FFFFFF;
	background-image: url(../images/Link-Click.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 530px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.Link-Click-Style-0 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	width: 748px;
	background-color: #FFFFFF;
}
.Link-Click-Style-2 {
	background-color: #FFFFFF;
	background-image: url(../images/barra748_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 12px;
}
.Link-Click-Style-3 {
	background-image: url(../images/barra748_b1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 724px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.Link-Click-Style-4 {

	background-color: #FFFFFF;
	background-image: url(../images/barra748_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 12px;
}
.Link-Click-Style-5 {
	background-image: url(../images/barra748_b1_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 724px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
.Link-Click-Style-6 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 175px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Link-Click-Style-7 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	height: 65px;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.Link-Click-Style-8 {
	background-image: url(../images/Buton2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 24px;
}
.miniFooter {
	font-size: 10px;
	margin-bottom: 4px;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.Link-Click-Style-superior {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	width: 748px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.Link-Click-Style-lateral {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	width: 748px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.Link-Click-Style-9 {
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: right center;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}
.mini2 {
	font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial; color: #cccccc; font-weight: bold;
}
.Link-Click-Style-6-Header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

