body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #222222;
	background-color: #C00000;
	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;
}


h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	align: center;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
	margin-top: 6px;
	margin-bottom: 6px;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
	margin-top: 12px;
	margin-bottom: 12px;
}

h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
	margin-top: 14px;
	margin-bottom: 14px;
}

h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
}


.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-image: url(images/layout/infobarfill.png);
	background-repeat: repeat-x;
	background-color: #FFFF00;
	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: #505050;
	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: #505050;
	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: #505050;
	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: #505050;
	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;
}

.error {
    color: #FF0000;
}

.row_normal {
	background-color: #D2D2D2;
}

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

/* Login Style */

.login {
	background-color: #505050;
	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;
}