/************
  * Misc Styles and defaults 
  */
 
* {
	margin: 0;
	padding: 0;
	outline-color: #fff;
}
html {
	background: #FFF url(../images/bg.gif) repeat-y 50% 0;
}
body {
	font-size: 62.5%;
	margin-bottom: 10px;
	font-family: Verdana, Lucida, sans-serif;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
img {
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 742px;
	margin: 0 auto;
}
#Layout {
	width: 742px;
	clear: both;
	overflow: auto;
	margin: 0 auto;
}
/** Header **/
#Header {
	margin: 0 auto;
	padding-top: 12px;
	background: #282828 url(../images/header.gif) repeat-x 0 0;
}
#Header h1 {
	margin: 0;
	padding: 0 0 0 11px;
}
#Header h1 a {
	height: 44px;
	line-height: 44px;
	width: 119px;
	background: transparent url(../images/h1_bg.gif) no-repeat 0 0;
	display:block;
	text-decoration:none;
	text-indent:-2000em;
	/*z-index:1000;*/
	outline: none;
}
#Header h1 a:hover {
	background-position:0pt -43px;
	cursor:pointer;
}
#Header h1 a span {
	display: none;
}
#Header .toplinx {
	margin: 5px 20px 20px 0;
	padding: 0;
	float: right;
	color: #fefefe;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#Header .toplinx a {
	color: #fefefe;
	text-decoration: none;
}
#Header .toplinx a:hover {
	color: #fefefe;
	text-decoration: underline;
}
#Header p {
	font-size: 1.4em;
	color: #fff;
	clear: left;
	margin: 0 0 0 100px;
}
/*** Header newsletter form ***/
#Header form {
	width: 38em;
	text-align: right;
	clear: both;
	float: right;
	margin: 0 20px 0 0;
}
#Header form label {
	color: #FFF;
	font-weight: bold;
	font-size: 110%;
}
#Header input.headerInput {
	width: 145px;
	margin: 0 8px;
	font-size: 90%;
	padding: 2px;
	color: #999;
}
#Header input.headerButton {
	background: #191E17;
	border: 1px inset #5F6750;
	text-transform: uppercase;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	padding: 2px 8px;
}
/*** Main Nav ***/
.nav {
	list-style: none;
	clear: both;
	margin: 25px 0 0 0;
	width: 100%;
	float: left;
	font-size: 1.1em;
	border-bottom: #fff solid 1px;
}
.nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav li a {
	color: #e2e2e2;
	background-color: #8d8d8d;
	text-decoration: none;
	padding: 6px 10px;
	margin: 0 3px 0 0;
	display: block;
	float: left;
}
.nav li a:hover {
	color: #fefefe;
	background-color: #ea1d22;
	text-decoration: none;
	padding: 6px 10px;
	margin: 0 3px 0 0;
	display: block;
	float: left;
}
.nav li a.current {
	color: #fefefe;
	background-color: #ea1d22;
	text-decoration: none;
	padding: 6px 10px;
	margin: 0 3px 0 0;
	display: block;
	float: left;
}
/*** Right Content ***/
#RightContent {
	float: right;
	width: 417px;
}
#RightContent h2 {
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 25px;
	padding: 0;
	color: #383838;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}
#RightContent p {
	margin-right: 15px;
	margin-left: 25px;
}
#RightContent .item-img {
	margin-right: 5px;
	margin-left: 15px;
}
#RightContent #RewardsForm {
	margin: 15px 15px 25px 25px;
}
#RightContent #RewardsForm h3 {
	margin: 0 0 0 0;
}
#RightContent #RewardsForm p {
	margin-left: 0;
	margin-rightL: 0;
}
/*** leftContent ***/
#LeftContent {
	float: left;
	width: 324px;
	margin: 0;
	padding: 0;
}
#LeftContent p {
	margin-right: 10px;
	margin-left: 15px;
}
/**** widecontent ***/
#WideContent {
}
#WideContent h2 {
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 25px;
	padding: 0;
	color: #383838;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}
#WideContent p {
	margin-right: 15px;
	margin-left: 25px;
}
/** Breadcrumbs **/
#Breadcrumbs {
	background:#383838 url(../images/h2_title_bg.gif) repeat-x scroll 0 2px;
	text-align: left;
	font-size: 0.9em;
	padding: 0;
	width: 417px;
}
#Breadcrumbs p {
	color:#dedede;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px 5px 6px 30px;
	font-size: 1.2em;
}
#Breadcrumbs p a {
	color:#dedede;
}
#Breadcrumbs p span {
	color:#ea1d22;
}
/*** Item Holder ***/
#Items {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 70px;
}
#Items h3 {
	padding: 0;
}
#RightContent #Items h3 {
	clear: none;
	margin: 0 0 0 160px;
	font-family: Arial, Helvetica, sans-serif;
}
#RightContent #Items p {
	clear: none;
	padding-left: 160px;
	margin-right: 5px;
	margin-left: 0;
}
#Items .item {
	margin: 10px 0;
}
#Items .date {
	font-size: 90%;
	color: #999;
}
#Items .more {
	font-weight: bold;
	text-align: right;
	margin-top: -12px;
	font-size: 110%;
}
/* Forms
*******************************************************/

fieldset {
	border: 0;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
}
form ul {
	list-style: none;
}
.middleColumn {
	margin: 15px 0 10px 0;
	background: #E9E9E9;
	padding: 4px;
	width: 301px;
	clear: left;
	display: block;
}
#LeftContent p.middleColumn {
	margin-left: 15px;
	margin-right: 0;
}
#Sidebar .middleColumn {
	margin: 0 0 0 8px;
	display: inline;
}
input.text, textarea, select {
	padding: 2px;
	border: 1px solid #A7A7A7;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	width: 295px;
}
select {
	width: auto;
}
input.action {
	padding: 2px;
	font-size: 1.2em;
	font-family: Verdana, Tahoma, Sans-serif;
}
input:focus span, textarea:focus span {
	border: 3px solid #000;
}
input.action:hover, input.action:focus {
	cursor: pointer;
}
#Search {
	float: left;
}
input#Search_Form_SearchForm_Search {
	width: 110px;
	padding: 3px;
	margin-left: -4px;
	font-size: 1.2em;
}
#MainQuickSearch, #RightQuickSearch {
	background:#8D8D8D url(../images/quickSearchBg.gif) repeat-x 0 0;
	margin: -1px 0 1px;
}
#MainQuickSearch form {
	margin: 0;
	padding: 5px 0 8px 15px;
}
#MainQuickSearch label {
	display: inline;
	font-weight: bold;
	color: #191E17;
	font-size: 110%;
	padding-left: 15px;
	background: transparent url(../images/quickSearchLabelBg.gif) no-repeat 0 3px;
}
#MainQuickSearch .middleColumn {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
	clear: none;
}
#MainQuickSearch input.text {
	width: 130px;
	margin: 0 8px;
	padding: 3px 2px;
	color: #999;
	font-weight: normal;
	font-size: 110%;
}
#MainQuickSearch input.action {
	background: #191E17;
	border: 1px inset #5F6750;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding: 2px 8px;
}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
	margin: -22px 10px 0 0;
}
input#MemberLoginForm_LoginForm_Email, input#MemberLoginForm_LoginForm_Password {
	width: 200px;
}
/*** Make Strip ***/
#MakeStrip {
	margin: 0;
	padding: 0;
	text-align: right;
}
#MakeStrip img {
	border: none;
}
/*---*/
#EnquiryForm {
}
#LeftContent .enquiry, #LeftContent .print {
	background: transparent url(../images/enquire.gif) no-repeat 0 0;
	padding: 20px 0 20px 75px;
	margin: 0 0 0 40px;
	border-bottom: none;
	font-size: 1.5em;
	cursor: pointer;
}
#LeftContent .print {
	background-image: url(../images/print.gif);
	margin-top: 15px;
	margin-bottom: 20px;
}
#LeftContent .enquiry span, #LeftContent .print span {
	display: block;
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 5px;
}
.enquiryContact {
	background: #FFF;
	border: 1px solid #A7A7A7;
	padding: 4px;
	display: block;
	color: #191E17;
}
#LeftContent #Form_EnquiryForm {
	margin: 20px 0 20px 15px;
}
/* Footer 
*****************************************/

#Footer {
	clear: both;
	background: #8D8D8D url(../images/footerBg.gif) repeat-x;
	text-align: center;
	padding-top: 31px;
}
#Footer p {
	color: #000;
	font-size: 1.1em;
	text-align: center;
	padding: 5px 0;
}
#Footer a {
	color: #000;
	text-decoration: none;
}
#Footer a:hover {
	color: #9C0202;
	text-decoration: underline;
}
.lowerfoot {
	margin: 0 15px;
	padding: 0;
}
.lowerfoot a {
	color: #000;
	text-decoration: none;
}
.lowerfoot a:hover {
	color: #000;
	text-decoration: underline;
}
/*** Hide for Print view ***/
.printHide {
	display: none;
}
/* PARAGRAPHS */

.typography p {
	color: #666;
	line-height: 1.8em;
	font-size: 1.2em;
}
.typography p.strong {
	font-weight: bold;
}
p {
	margin: 10px 5px 5px 0;
}
.typography blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777;
	font-style: italic;
}
/* LINKS */

.typography a {
	text-decoration: none;
	color: #9C0202;
}
.typography a:hover {
	text-decoration: underline;
}
 .typography a:visted {
 text-decoration: underline;
}
/* LIST STYLES */
.typography li {
	margin: 5px 10px;
	font-size: 1.2em;
}
.typography ul, .typography ol {
	margin: 20px;
	padding: 0;
	color: #666;
	clear:both;
}
.typography li {
	margin: 5px 10px;
	padding: 0;
	font-size: 1.2em;
}
.typography #menu {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
	color: #666;
	clear:both;
	background-color: #f4f4f4;
}
.typography #menu li {
	margin: 0;
	padding: 0;
	color: #fefefe;
}
.typography #menu li a {
	margin: 1px 0 0 0;
	padding: 5px 10px 5px 30px;
	width: 284px;
	color: #fefefe;
	background: #989898 url(../images/list-img-1.gif) 15px center no-repeat;
	display: block;
}
.typography #menu li a.on {
	margin: 1px 0 0 0;
	padding: 5px 10px 5px 30px;
	width: 284px;
	color: #fefefe;
	background: #ea1d22 url(../images/list-img-on.gif) 15px center no-repeat;
	display: block;
}
.typography #menu ul, .typography #menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666;
	clear:both;
}
.typography #menu ul li {
	margin: 0;
	padding: 0;
	color: #4d4f4e;
	font-size: 1em;
}
.typography #menu ul li a {
	margin: 0;
	padding: 5px 0 5px 65px;
	background: #f4f4f4 url(../images/list-img-2.gif) 45px center no-repeat;
	color: #4d4f4e;
	width: 259px;
	font-size: 1em;
	display: block;
	border-top: #fff solid 1px;
}
.typography #menu ul li a:hover {
	color: #ea1d22;
	text-decoration: underline;
}
.typography #menu ul li a.caron {
	color: #ea1d22;
	text-decoration: underline;
}

/* LIST STYLES2 */

.typography #menu2 {
	margin: 20px 20px 40px 20px;
	padding: 0;
	font-size: 1em;
	color: #666;
	clear:both;
	list-style-type: disc;
}
.typography2 #menu2 li {
	margin: 0;
	padding: 0;
	color: #fefefe;
}
.typography2 #menu2 li a {
	margin: 1px 0 0 0;
	padding: 5px 10px 5px 30px;
	width: 284px;
	color: #fefefe;
	display: block;
}
.typography #menu2 li a.on {
	color: #fefefe;
	display: block;
}
.typography #menu2 ul, .typography #menu2 ol {
	color: #666;
	clear:both;
	list-style-type: disc;
}
.typography #menu2 ul li {
	color: #9C0202;
	font-size: 1em;
}
.typography #menu2 ul li a {
	color: #4d4f4e;
	font-size: 1em;
	display: block;
}
.typography #menu2 ul li a:hover {
	color: #ea1d22;
	text-decoration: underline;
}
.typography #menu2 ul li a.caron {
	color: #ea1d22;
	text-decoration: underline;
}
/* HEADER STYLES */

.typography h1 {
	font-size: 2.4em;
	color: #9C0202;
	margin: 15px 0;
	clear: both;
	font-weight: 300;
}
.typography h2 {
	font-size:1.4em;
	font-weight:bold;
	color: #9C0202;
	margin: 15px 0;
	clear: both;
	font-weight: bold;
}
.typography #RightContent h2.title, .typography #LeftContent h2.title, .typography #WideContent h2.title {
	background:#383838 url(../images/h2_title_bg.gif) repeat-x scroll 0 2px;
	color:#FFFFFF;
	margin:0 0 1px;
	padding:5px 0pt 5px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
.typography #LeftContent h2.title a {
	color: #FFFFFF;
	text-decoration: none;
}
.typography #LeftContent h2.title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.typography h3 {
	color: #1E201B;
	border-bottom: 1px solid #9B999A;
	font-weight: bold;
	clear: both;
	font-size: 1.4em;
	margin-top: 15px;
}
.typography #RightContent h3 {
	color: #1E201B;
	border-bottom: 1px solid #9B999A;
	font-weight: bold;
	clear: both;
	font-size: 1.5em;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.typography h3 a, .typography h3 a:link {
	color: #1E201B;
}
.typography h3 a:visited {
	color: #3F4338;
}
.typography h3 a:hover {
	color: #9C0202;
	text-decoration: none;
}
.typography h4 {
	font-size: 1.3em;
	color: #555;
	clear: both;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin: 25px 0 15px;
}
.typography h5 {
	font-size: 1.15em;
	color: #555;
	font-weight: bold;
	margin: 10px 0;
}
.typography h6 {
	font-size: 1em;
	color: #555;
	margin: 10px 0;
}
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
	margin-left:20px;
}
.typography img.left {
	float:left;
	margin-right:20px;
}
.typography img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
/* ADRESS STYLES */	

.typography pre {
	font-family:"Courier New", Courier;
	display:block;
	font-size:1.2em;
	margin:2em 5em;
	padding:0.5em;
	border:1px #ccc solid;
	background:#eee;
	;
}
.typography label {
	display: block;
	margin: 10px 0 -10px 0;
	color: #777;
}
/* FORMS */

.typography label {
	font-size: 1.2em;
}
.typography input.text, .typography textarea {
	font-size: 1em;
}
/* TABLE STYLING */

.typography table {
	/*border-collapse:collapse;*/

	margin: 1em 10px 1.5em 10px;
}
.typography table thead th {
	background:#383838 url(../images/theadTh.gif) repeat-x 0 0;
	color: #FFF;
	text-align: left;
	padding:3px 5px;
}
.typography table tbody th {
	background: #EEE;
	text-align: left;
	color: #1E201B;
	padding:3px 5px;
}
.typography td {
	padding:3px 5px;
}
/* Extra redundancy */

#Header h1 a {
	text-indent: 0;
	width: auto;
	line-height: 1.5;
	color: #9C0202;
}
.typography h2, h2.title {
	font-size: 1.5em;
	font-weight: bold;
}
.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfloat {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfloat {
	height: 1%;
}
.clearfloat {
	display: block;
}
/* End hide from IE-mac */
/*** end clearing hack ***/
