body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #222222;
	background-color: #434343;
	background-image: url("images/layout/fill.png");
	background-repeat: repeat-x;
}

.body_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #222222;
}

.small {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.medium {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.large {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

@font-face {
    font-family: "Delicious Heavy";
    src: url('Delicious-Heavy.otf');
}

h1 {
	font-family: "Delicious Heavy", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 30px;
	align: center;
	color: #241E9B;
	font-style: italic;
	font-weight: bolder;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2 {
	font-family: "Delicious Heavy", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #241E9B;
	font-style: italic;
	font-weight: bolder;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3 {
	font-family: "Delicious Heavy", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #241E9B;
	font-style: italic;
	font-weight: bolder;
	margin-top: 3px;
	margin-bottom: 3px;
}

h4 {
	font-family: "Delicious Heavy", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #241E9B;
	font-style: italic;
	font-weight: bolder;
	margin-top: 3px;
	margin-bottom: 3px;
}

h5 {
	font-family: "Delicious Heavy", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #241E9B;
	font-style: italic;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom: 2px;
}

h6 {
	font-family: "Delicious Heavy", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #241E9B;
	font-style: italic;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom: 2px;
}


#container {
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	padding: 0px 0px 0px 0px;
	border: 0 0 0 0;
}

/* SUB CONTAINERS */

#header_container {
	height: 71px;
	background-image: url(images/layout/header_back.png);
}

#image_container {
	height: 245px;
	margin-left: 0px;
	border-bottom: solid 1px #000000;
	padding-left: 0px;
	background-color: #666666;
}
	
#menu_container {
	position: absolute;
	width: 881px;
	height: 24px;
	top: 47px;
	left: 100px;
	margin-left: 0px;
	padding-left: 0px;

}

#main_area_container {
	min-height: 300px;
	background-color: #FFFFFF;
}

#footer {
	margin-top: 2px;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer a.hover {
	color: #FFFFFF;
}

#logo {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 1;
}

#name {
	position: absolute;
	top: 7px;
	left: 85px;
	z-index: 1;
}

#promo {
	position: absolute;
	top: 0px;
	left: 735px;
	width: 245px;
	height: 245px;
	background-color: #0099FF;
	z-index: 1;
}






.main_table {
	border-width: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.main_back {
	background-color: #FFFFFF;
}

.main_page {
	margin: 10px 10px 15px 15px;
}

.info_bar {
	background-color: #C00000;
	width: 245px;
}

li {
	list-style-image: url(images/layout/bullet.gif);
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

th {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

br {
	font-size: 10px;
}

.grey_table {
	background-color: #D2D2D2;
	border-color: #241E9B;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.table_header {
	background-color: #241E9B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
}

/* Info Box */

.info_box {
	background-color: #D2D2D2;
	border-color: #241E9B;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.infobox_header {
	background-color: #241E9B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
}

/* Photo Module */

.photo_wrapper {
	border-width: 0;
	margin: 0 0 10px 10px;
}

#photo_text {
	padding: 2px 0px 2px 0px;
	background-color: #C00000;
	text-align: center;
	color: #FFFFFF;
}

#spacer {
	height: 8px;
	clear: both;
}

.text_table {
	background-color: #E9E9E9;
}

.top_row_colour {
	background-color: #009CFF;
}

.header1_row_colour {
	background-color: #C00000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
}


.flash_header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
}

.fs_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-style: normal;
}

.fs_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-style: normal;
}

.fs_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-style: normal;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.hot_offers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	font-style: normal;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: underline; 
}

a.email_header:link {
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
a.email_header:visited {
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
a.email_header:hover {
	font-size: 16px;
	color: #FFFF00;
	font-style: italic;
	text-decoration: none;
}
a.email_header:active {
	font-size: 16px;
	color: #FFFF00;
	font-style: italic;
	text-decoration: none; 
}

a:link {
	color: #293194;
	text-decoration: none;
}
a:visited {
	color: #293194;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

a.no_link:link, a.no_link:visited, a.no_link:hover, a.no_link:active {
	color: #222222;
	text-decoration: none;
}

.row_normal {
	background-color: #D2D2D2;
}

.row_highlight { 
	background-color: #FFFF00;
	cursor: pointer;
}

/* Login Style */

.login {
	background-color: #241E9B;
	color: #FFFFFF;
}

.login p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
}

.login label {
	width: 7em;
	float: left;
	font-size: 10px;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
}

.login input[type="text"]
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin: 1px 0px 1px 0px;
	font-size: 11px;
	vertical-align: middle;
	height: 12px;
}

.login input[type="password"]
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin: 1px 0px 1px 0px;
	font-size: 11px;
	vertical-align: middle;
	height: 12px;
}

.login input[type="checkbox"], input[type="radio"] 
{
   	background: transparent;
   	border: 0px;
	margin: 1px 0px 2px 0px;
	vertical-align: middle;
	height: 12px;
}


.login input[type="submit"]
{
	font-size: 11px;
	color: #FFFFFF;
	background: #C00000;
	border: 1px solid #C00000;
	margin: 4px 0px 2px 0px;
	vertical-align: middle;
}

a.login:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.login:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.login:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.login:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Fixes Tiny MCE Paragraphs in Table Cells issue */

.main_page p {
	margin-top: 12px;
	margin-bottom: 12px;
}
.main_page td p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Form Styling */

form {
	padding-top: 4px;
	padding-bottom: 4px;
}

form div label {
	width: 90px;
	height: 15px;
	float: left;
	text-align: right;
	margin-top: 9px;
	margin-right: 0.5em;
	display: block;
	vertical-align: middle;
}

form div input[type="text"] {
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #999999;
	margin: 4px 0px 4px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 15px;
}

form div input[type="file"] {
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #999999;
	margin: 4px 0px 4px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 15px;
}

form div textarea {
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #999999;
	margin: 4px 0px 4px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 10em;
}

form input[type="text"] {
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #999999;
	margin: 4px 0px 4px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 15px;
}

form input[type="file"] {
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

form textarea {
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #999999;
	margin: 4px 0px 4px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 10em;
}

.error{
	color:#FF0000;
}
