/* CSS Document */

body {
	color: #18453b;
	margin: 0px;
	padding: 0;
	font-family : sans-serif;
	font-size:70%;
	border: 1px solid #fff;
}

h1 {
	font-size: 16px;
	padding: 3px 6px;
	margin: 0 0 3px 0;
	clear: both;
	color: #fff;
	background: #00705f;

}

h2 {
	font-size: 1.2em;
	font-weight: 600;
	padding: 0.1em 0 0.1em 0;
	margin: 0.2em 0 0 0;
	clear: both;
}


h3 {
	font-size: 1.0em;
	font-weight: 600;
	padding: 0.1em 0 0.1em 0;
	margin: 0 0 0 0;
}

h4 {
	text-align: left;
	font-size: 0.8em;
	font-weight: 500;
	padding: 0.3em 0 0 0;
	margin: 0 0 0 0;
}

/* Image Styles */
img {
	border: none;
}

img.right {
	margin-left: 0.5em;
	margin-right: 0;
	color: inherit;
	float: right;
	padding: 0;
}

img.left {
	margin-right: 0.5em;
	margin-left: 0;
	color: inherit;
	float: left;
	padding: 0;
}

.center{
text-align:center;
display:block;width:100%;
}

cite{
	font-size: 0.7em;
}

SUB, SUP { line-height: 0; font-size: 0.8em; font-weight: bold} 

em { font-style: italic;}
strong {font-weight: bold;}

p {
	margin: 0.5em 0 0.5em 0;
	padding: 0px;
	 
}

hr {
margin: 1em o;
border: 1px #CCC dotted;
clear: both;
}

/* Bullets for content box */
#content ul,#myaccount ul {
	font-style: normal;
	font-weight: normal;
list-style-type:square;
}


#content ol li {

}

#content ul li {

}

#heading {

}

form {
	margin: 0;
	padding: 0;
}

textarea {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	height: 100px;
	width: 140px;
	margin-bottom: 2px;
}
#Country,#Heard{font-size:9px;}
fieldset { 
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	
	}

legend {
  padding: 0.2em 0.5em;
  color: #18453b;
  font-size:1.1em;
  font-weight: bold;
  
 }
  
table {
	margin: 0;
	padding: 0;
	width:auto;border: 1px solid #18453b;
}

caption {
	color: #18453b;
	text-align: left;
	font-size: 0.8em;
	font-weight: 500;
	padding: 0.3em 0 0.3em 0;
	margin: 1em 0 0 0;
}

th {
	background: #00705f;
	color: #FFFFFF;
	padding: 0.3em;
	text-align:left;
	width:120px;
}
  
th strong{
	color: #FFFFFF;
}

th a, th a:hover, th a:active, th a:visited{
color: #FFFFFF;
}

td {
vertical-align:top;
	padding: 0.3em;
	white-space: no-wrap;
	background: #eaf5f1;
}

td.narrowcol { width: 80px; }
td.mediumcol { width: 160px; }
td.widecol, th.widecol  { width: 300px; }
tr.selected { background: #D0D0D0; }
td.selected { background: #C6C6C6;}
td.selectedlight {background: #E6E6E6;}

td p {
padding: 0;
margin: 0;
}

dfn, abbr, acronym {
cursor:help; 
border-top: 1px dotted;
}
.help {
background: url("/images/design/info.gif") 5px 5px no-repeat transparent;
padding: 5px 0 5px 25px;
font-size: 1em;
color: #555555;
font-style: italic;
}
.small {
	font-size: 0.5em;
}
  
.copyright a, .copyright a:visited, .copyright a:hover {
color: #fff;
text-decoration: none;
font-size: 10px;
}

.centeralign {
	text-align: center;
}

.rightalign {
	text-align: right;
}

.underline {
	text-decoration: underline;
}

p.label{
	clear: both;
	margin:0;
}
label{
	float: left;
	font-size: 0.90em;
	padding-right: 4px;
	padding-top: 4px;
	text-align: right;
	width: 110px;
}
label.inline{
	font-size: 0.90em;
	padding-right: 4px;
	padding-top: 4px;
	text-align: left;
	width: 350px;
}

.labelwrapper{
	clear: both;
	float: left;
	font-size: 10px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: right;
	width: 100px;
	margin: 6px;
}
.buttons {
	text-align:right;
	font-size: 10px;
	margin-top : 5px;
	margin-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
#errormsg{
float:left;text-align:left;
}

#errormsg ul {
	font-style: normal;
	font-weight: normal;
list-style-type:square;
	margin: 0px;
	padding: 0px;
}

.checkbox {
	margin: 0px;
	padding: 0px;
	width: 20px;
}

.thumbnail {
	border: 0px;
	float: left;
	margin: 0px;
	padding: 14px 14px 0px 0px;
	width: inherit;
}

.required
{
	font-weight:bold;
}

.white{
	color: #FFFFFF;
	background-color: inherit;
}

/* These styles define default link behaviors */
a{
color: green;
}

a:hover {
	text-decoration: none;
	color: lime;
}

a:active {
	color: green;
}

a .hilite {
color: #ddd;
}

.right {
	float: right;
}
.left {
	float: left;
}


/* Index Page Styles */




/* These are the wrappers */
#wrapper {
	margin-top : 115px;
}

/* This style defines the logo area. */
#banner
{background: #eaf5f1;
	display: block;	
	height: 60px;
	border-bottom: 1px solid #12553e;
	padding-left: 165px;
	overflow: hidden;
}

#logo
{
	position: absolute;
	width: 95px;
	left: 33px;
	top: 4px;
	background: url("/images/design/ruckleighlogo.jpg") transparent 0 0 no-repeat;
	height:108px
}

div#banner h1 {
	background: transparent;
	color: #12553e;
	margin:10px 0px 0px 0px;
	padding: 0px;
	font-family : 'Times New Roman',Times,serif;
	font-size:27px;
	border: 0px solid #fff;
	font-weight:normal;
	letter-spacing: 2px 
}

div#banner h2 {
	color: #12553e;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size:10px;
font-weight:400;
	border: 0px solid #fff;letter-spacing: 2px 
}


/* Breadcrumbs Style */
div#breadcrumbs
{background: #12553e;
	border:0;
	padding: 2px 6px;
	margin: 0 0 1px 0;
	display:block;
	color:#ddd;
}

div#breadcrumbs ul
{
list-style-type: none;
margin: 0;
padding: 0;
}

div#breadcrumbs ul li  { display: inline;
	color:#ddd;
	white-space:nowrap;
	font-size: 10px;
}

div#breadcrumbs a {
	background: url("/images/design/breadarrow.gif") transparent right 3px no-repeat;
	margin:0 5px 0 0 ;	
	padding:0 10px 0 0 ;
	color:#ddd;
}  
	
div#breadcrumbs a:hover {
	color:#fff;
}

div#breadcrumbs a.last, div#breadcrumbs a:hover.last{
text-decoration:none;
	background: transparent;
	margin:0 5px 0 0 ;	
	color:#fff;
	padding:0 10px 0 0 ;
}



div#strap{
	width:auto;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-size:19px;		
	font-weight: 600;
}

div#strap a{

	background: transparent;
	color: #000;
	text-decoration: none;

}


.topofpage {
clear: both;
margin: 0 158px 0 158px;
padding: 10px 0 10px 0;
background: #fff;
display: block;
}

.topofpage a, .topofpage a:visited, .topofpage a:hover {
background: url("/images/design/top.gif") transparent 0px 3px no-repeat;
font-size: 10px;
text-decoration:none;
padding: 0 0 0 12px;
margin: 0 0 0 12px;
color: #00705f
}
/* These styles define the columns that appear within the body of the page */
div#content {
	margin: 0 158px 0 158px;
	display: block;
	width: auto;
	font-size:1.2em;
	min-height: 650px;
	background: #fff;
	padding: 0.5em;
}
* html div#content {height: 535px;} /*style for IE*/


div.imagecol {
float: right;
width: 240px;
margin: 0;
padding: 0;
}
div.imagecol img{
margin-bottom: 3px;
}
div.imagecol p{
	font-size:0.7em;
font-weight:600;
text-align: center;
}
div.rightbox {
	color: #18453b;
	position: absolute;
	width: 140px;
	padding:0px;
	right: 10px;
	top:70px;
	text-align:center;color: #fff;
}
div.rightbox a, div.rightbox a:hover{
	color: #fff;
	text-decoration:none;
}
div.rightbox img{
	margin: 10px 0;
	border:1px solid #000;
}
div.rightbox h2
{
color: #fff;
margin: 4px 0px;
padding: 0px; 
font-size: 14px;
text-align: center;
font-weight:bold;
}

.box
{
background: #eaf5f1;
margin:0 0 10px 0px; 
padding: 3px; 
text-align: center;
font-size: 11px;
}
.boxlet
{
width:180px;
float: left;
background: #eaf5f1;
margin:0 0 10px 0px; 
padding: 3px; 
text-align: center;
font-size: 11px;
margin-right: 5px;
}
div.rightbox p a, div.rightbox p a:hover
{
color: #18453b;
text-decoration: none;
}


#footer {
	background: #ffffff;
	padding:  5px 5px 5px 5px;
	margin: 0 158px 0 158px;
	display: block;
	vertical-align: middle;
	text-align: right;
	height: 30px;
}	
#footerlinks{margin: 0 0 20px 0;border-bottom:1px solid #e0e0e0;}
#websiter{display: block;clear:both;background: #ffffff;margin: 0px 158px 0px 158px;padding: 15px 5px 5px 5px;text-align:right;}
.footeraddress{display: block;clear:both;background: #ffffff;margin: 0px 158px 0px 158px;padding: 15px 5px 5px 5px;text-align:right;}
/* Navigation Styles */
/* Footer Style */
div#footer ul
{
list-style-type: none;
margin: 10px 0 10px 0;	
padding: 0;	

}

div#footer ul li  { display: inline; padding: 0; margin: 0; }

.footelement {
	white-space:nowrap;
	text-transform:lowercase;
}  
	
.footelement a {
	padding: 0 6px 0 0;
	margin: 0;
	font-size: 11px;
	text-decoration:none;
	color:#333;
}  
	
.footelement a:hover {
	color:#000;
	text-decoration:underline;
}

div#subnav {
	position: absolute;
	width: 150px;
	left: 1px;
	top: 135px;
	color: #fff;
	
}
div#subnav p{
	padding: 5px;
}
div#subnav h1{
	/*background: url("images/design/buttonback.gif") #333;*/
	
	margin: 20px 0px 0px 1px;
	padding: 5px;
	border: 0px solid #F0EDDC;
	width: auto;
	font-size: 15px;
	font-weight: bold;
	background: transparent;
}
/* Navigation Style */
div#subnav ul
{
list-style-type: none;
margin: 0;
padding: 0; 
}

div#subnav ul li  { display: inline; line-height: 12px;}

div#subnav .pagelevel1 a, div#subnav .folderlevel1 a {	
	color: #fff;
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 5px 4px;
	text-decoration: none;
	text-align : right;
	border-top : 1px solid #ddd;

}  

div#subnav .pagelevel1 a:hover, div#subnav .folderlevel1 a:hover {
	color: #000;
	background-color: #ffeb12;
}
	
div#subnav .selected1 a, div#subnav .selected1 a:hover{
	background: #00705f;
	color: #fff;
}

div#subnav .pagelevel2 a, div#subnav .folderlevel2 a {	
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: 500;
	margin: 1px 0px 0px 0px;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
	text-align : right;
	background: #00705f;
	border-top : 0px solid #fff;
}  

div#subnav .pagelevel2 a:hover, div#subnav .folderlevel2 a:hover {
	color: #000;
	font-weight: 500;
	background-color: #ffeb12;
}
	
div#subnav .selected2 a, div#subnav .selected2 a:hover{
	background: #74a18e;
	color: #fff;
}




/* E-commerce Styles */
div.shopitem{
	border: #18453b 1px SOLID;
	margin: 8px 8px 0px 0px;
	padding: 1px;
	float: left;
	width: 300px;
	background-color: #eaf5f1;
}

div.shopitem div.shopcontentwrapper {
	display: inline;
	float: left;
	width: 200px;
	height: 170px;
}

div.shopitem div.shopimagewrapper {
	height: 170px;
	width: 80px;
	float: left;
	display: inline;
	overflow: hidden;
}

div.shopitem h1.shoptitle {
	color: #fff;
	background: #18453b;
	font-size: 12px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 1px;
	padding: 2px 2px 2px 2px;
	display: block;
}

div.shopitem p.shopprice {
	font-size: 22px;
	font-weight: 600;
	width:100%;
	padding: 0 5px;
	margin: 0;
}

div.shopitem p.shopsummary {
	font-size: 75%;
	overflow: auto;
	padding: 0 5px;
	margin: 0;
}

div.shopitem div.shopbuy {
	font-size: 11px;
	padding: 0;
	display: block;
	text-align: right;
	padding:0px;
	vertical-align: middle;
	margin: 0;
}


#shopheader {
background: #303030;
font-weight: 800;
color: #F3E2A7;	
}

/* used on continue pages */
div.shopform {
	float: left;
	width: 340px;
}

div.shopinstructions {
	margin-top: 20px;
	padding: 5px;
	width: auto;

}

div.halfcolumn {
	float: left;
	width: 45%;
}

/* E-commerce quantity buttons */
.shopud {
	background: #18453b;
	border: 0px;
	color: #fff;
	width: 16px;
margin: 1px;
	padding:1px;
}

.shopselect {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

.input {
	color: #00715F;
	font-size: 12px;
	text-align: center;
	margin: 1px;
}

.inputsubmit {
	background: #18453b;
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 600;
	padding:2px;
	margin: 1px;
	clear:both;
}

.tablewrapper {
width: 100%;
}

table.shopbaskettable {
width: 100%;
border: 0px;
}

.shopbaskettable td {
	border: 0;
}

.shopbaskettable th {
	border: 0;
} 
td.shoplight {
	background: #cc9966;
	color: #000;
	font-size: 10px;
	font-weight: 400;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #fffFFF;
	border-right: 1px solid #fffFFF;
}

td.shopclear {
	font-size: 10px;
	font-weight: 400;
	padding: 2px 2px 2px 2px;
	text-align: right;

}

td.shopdark{
	background: #18453b;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 400;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #fffFFF;
	border-right: 0px solid #fffFFF;
}

#errorlist {
text-align: left;
float:left;
}

#shoppingbag {
	background: url("/images/design/order.gif") top left no-repeat transparent;
height: 30px;
	width: 145px;
	margin: 0;
	padding-top:20px;
	position: absolute;
	top: 20px;
	right:40px;
	z-index: 5;
	text-align: center;
}

#shoppingbag a{
color: #fff;
}

#myaccount{
background-color: #fff;
height:40px;
overflow-y: hidden;
width:180px;
position:absolute;
right:5px;
top:10px;
font-size: 12px;
border: 1px solid #000;
}
#myaccount h4{
margin: 0px;
padding: 0px;
font-size:12px;
}
#myaccount ul{
margin-top: 4px;
}
.contentgreen {
margin: 0.5em 0 0.5em 0;
padding: 5px;
border: 1px solid #00715F;
background: #eaf5f1;
}

.clear {clear: both;}
table { font-size: 100%; /* IE hack */ }
html { font-size: 100%; /* IE hack */ }

