/* ---------------------------------- Body ---------------------------------- */

html, Body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	height:90%;
	font-size:100.01%;
	font-weight: normal;
}

Body {
	background-color: #FFF;
	background-image:url(images/background.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.screen {
	}
.wrap {
	width: 990px;
	}
	
p {
	text-align:left;
	font-size: 9pt;
	line-height: 15pt;
	padding-right: 15px;
	color: #333;
    }
	
p.title {	
	color: #a36d52;
	font-weight: bold;
    }
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8E7344;
	font-size: 13pt;
	text-transform: none;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #826502;
	text-align: left;
	}
		
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	color: #1D407B;
	line-height: 17pt;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005CFF;
	font-size: 11pt;
	text-align:left;
	line-height: 16pt;
	padding-right: 15px;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009AD5;
	font-size: 11pt;
	text-transform: none;
	text-align: center;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #38230E;
	font-size: 14pt;
	text-transform: none;
	line-height: 10pt;
	}

dt {
}
dd {
}
.Right {
	text-align: right;
}
.Left {
	text-align: left;
}

.hr {
	color: #E0DFE3;
}
.Center {
	text-align: center;
}
.FloatLeft {
	float: left;
	padding-right: 5px;
	margin-right: 5px;
}

.ClearSpace {
	clear:both;
}

.FloatRight {
	float: right;
	margin-left:10px;
	}
	
.Image {
	float: left;
	margin-left:0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
.ImageRight {
	float: right;
	margin-right:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	}		

.Copyright {
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	left: 131px;
	top: 493px;
	width: 900px;
}
	
.smalltext {
	font-size: x-small;}

/* ------------------------------- Nav -------------------------------- */
	
a {
	color:#00557D;
	text-decoration: none;
}
	
a:hover {
	color:#069;
	text-decoration: underline;
}	
a:active {
	color:#06C;
	text-decoration: none;
}
a.smllinkarrow {
	color:#0066FF;
    font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
    }
	
a.smllinkarrow:hover {
	color:#0066FF;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	}
	
a.smllinkarrow:active {
	color:#CC0000;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	  }
/* -------------------------------- List --------------------------------- */

ul {
    list-style: round;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
    }
.tick {
	font-size: 10pt;
	line-height: 16pt;
	list-style-image: url(images/tick2.gif);
	left: -10px;
	visibility: visible;
	text-align: left;
    }
	
.list {
    list-style: round;
	text-align: left;
	font-size: 10pt;
	line-height: 16pt;
	}
/* ----------------------------- Container ------------------------------- */

.Container {
}

/* ------------------------------- Header -------------------------------- */

.Header{
	background-color: #F2F4F7;
}
.Logo {
	float:left;
	width:650px;
	text-align:center;
}
/* ------------------------------ TopNav --------------------------------- */

.TopNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 121px;
	vertical-align: middle;
	padding-left: 30px;
	float:left;
	padding-top: 35px;
	text-align: left;
	line-height: 28px;
	}
	
	.TopNav a {
	color:#1D407B;
	text-decoration: none;
	}
		
	.TopNav a:hover {
	color:#0066FF;
	text-decoration: underline;
	}
	.TopNav a:active {
	color:#003399;
	text-decoration: none;
	}
/* -------------------------------- Content --------------------------------- */

#Content {
	float: left;
	width: 610px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
	}  

/* -------------------------------- Outlets --------------------------------- */
.Outlets dt {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
}
.Outlets dd {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15px;
}
/* ------------------------------- RH SideBar -------------------------------- */

#RHsideBar {
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
    }

.RHAdvert {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 0px;
	vertical-align: top;
    }
	
/* --------------------------------- DivisionButton --------------------------------- */
.DivisionButton {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 99%;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
	.DivisionBar a {
	color: #990000;
	} 
	.DivisionBar a:hover {
	color: #e58300;
	}

	.DivisionBar a:active {
	color: #e58300;
	}

.DivisionPicture {
	background-color: #FFFFFF;
	width: 280px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 10px;
}
/* --------------------------------- Dropdown --------------------------------- */

.Dropdown{
	font-size: 13px;
	color: #003366;
	line-height: 15px;
	background-color: #CBD66E;
	clear:both;
	padding-bottom: 15px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.Dropdown a {
	color: #931A26;
	text-decoration: none;
	}
	.Dropdown a:hover {
	color: #EA868F;
	text-decoration: none;
	}
	.Dropdown a:active {
	color: #B3D7FB;
	text-decoration: none;
	}
.NavDropdown {
	float: left;
	width: 190px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
	.NavDropdown a {
	color: #003366;
	text-decoration: none;
	}
	.NavDropdown a:hover {
	color:#e58300;
	text-decoration: none;
	border:0px;
	}
	.NavDropdown a:active {
	color:#e58300;
	text-decoration: none;
	}
/* ------------------------------- Footer -------------------------------- */

.Footer {
	background-color: #6AB0F6;
	clear:both;
}
/* ------------------------------- Webmaster -------------------------------- */

.Webmaster {
	text-align:center;
	font-size:13px;
	color: #003300;
	margin-left: 50px;
}

	.Webmaster a {
	color: #003366;
	text-decoration: none;
	}
	.Webmaster a:hover {
	color:#00CCCC;
	text-decoration: none;
	}
	
	.Webmaster a:active {
	color:#00FFFF;
	text-decoration: none;
	}

/* ------------------------------- Faq -------------------------------- */

.faq {
	font-weight: normal;
	font-size: 12pt;
	background: url('images/icon_faq.gif') no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    display: inherit;
  }
  .faq div {
	font-size: 13pt;
    display: none;
    background: #F3F2F4;
    border: none;
    padding: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
	}
	
.linkdropdown {
	font-weight: normal;
	font-size: 13pt;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 5px;
	background-color: #F5F8FA;
	margin-right: 10px;
  }
  .linkdropdown div {
	font-size: 13pt;
    display: none;
    background: #F3F2F4;
    border: 1px dashed #FFFFFF;
    padding: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
	}
		
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EFF1F1;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #5E5846;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 5px;
}

/* ------------------------------- buttons -------------------------------- */

a.squarebutton{
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: right;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 1px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/* ------------------------------- commentbox -------------------------------- */

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url('images/arrow.gif') 100px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 10px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* ------------------------------- blockquote -------------------------------- */
blockquote {
    max-width: 500px;
    background: url('images/rs-right.png') right repeat-y;
	}
blockquote:before {
    display: block;
    line-height: 0;
    background: url('images/rs-topright.png') top right no-repeat;
    content: url('images/rs-topleft.png') 
	}
blockquote:after {
    display: block;
    line-height: 0;
    background: url('images/rs-bottomright.png') bottom right no-repeat;
    content: url('images/rs-bottomleft.png') 
	}

.navigation {
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 0px;
	margin-bottom: 0px;
	width: 90%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	background-color: #EFEFDE;
	margin-left: 0px;
}	
.DivisionButton {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
	vertical-align: centre;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 95%;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DFCE94;
	padding-left: 0px;
}


.ProductButton {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 190px;
	padding-top: 3px;
	margin-bottom: 0px;
	width: 138px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DFCE94;
	padding-left: 10px;
	background-color: #E7ECED;
	float: left;
	margin-right: 2px;
}

.ProductButtonImage {
	float: left;
	margin-left:0px;
	}

