/**************************************************************************
 1. SPECIFIC TO HTML TAGS
 */
body {
	background-color: #483013;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0; /* needed for opera */
	margin:0;
	text-align:center;
	font-size:90%;
}

/* Tables */
table {}
tbody {}
td{  
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
tfoot {}
th {}
thead {}
tr {}

/* standard tables that are used to display data are styled with the class 'data' */
table.data {
	border-collapse:collapse;
	width:600px;
	padding:0 10px 0 0;
	border:1px;
	font-size: 130%;
	margin:0;
	
}
table.data th, table.data .footer{
	padding:2px 5px 3px;
  	border-top:1px solid #000000;
	background-color:#DAD1C4;
	font-size: 90%;
}

table.data .footer{
	font-size: 120%;
}

table.data .alt th, table.data .alt td {
  background:#FFFFFF;
  border-color:#000000;
}

table.data tr{
	margin:2px 2px 0 0;
	border-bottom:1px solid #000000;
	background-color:#f6f6f6;
	border-spacing:1px;
}
table.data tr td{
	border-top:1px dotted #000000;
	margin-bottom:2px;
	padding:2px 6px 2px 6px;
	font-size: 95%;
	color:#656565;
}

table.data tr.cancelled td{
	text-decoration:line-through;
	color:#000000;
}
table.data tr.cancelled td a{
	text-decoration:line-through;
	color:#000000;
}


/* Headings */
h1{
	color: #000000;
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	margin-bottom:0.1em;
}
h2{
	color: #575757;
	font-size: 110%;
	line-height: 140%;
	font-weight:bold;
	margin:0;
}
h3 {
	display:inline;
	color: #575757;
	font-size: 100%;
	line-height: 130%;
	font-weight:bold;
}
h4 {}
h5 {}
h6 {}

/* Paragraphs */
p{ 
	margin:0.4em 0.2em 1.6em; 
	line-height: 1.2em; 
}

/* Lists */
dd {}
dl {}
dt {}
li {}
ol {}
ul {}

/* Links  */
a:link, a:visited, a:active {text-decoration: none; color: #FF5F20; }
a:hover {text-decoration:none; color: #ff0000; }

a.link-external {
	background: url(/images/icons/link_external.png) center right no-repeat;
	padding-right: 13px;
}
a.tab, a.tab:visited{
	color:#FFFFFF;
	background-color: #4A4A4A;
	border: 1px solid #000000;
	padding: 2px;
	cursor:pointer;
	margin: 0 0.1em;
}
a.tabselect, a.tabselect:visited{
	color:#FFFFFF;
	padding: 2px;
	background-color: #483013;
	border: 1px solid #000000;
}

a.block, a.block:visited{ /* displays a link as a block - currently only used on the order_admin page  */
	float:left;
	border:1px solid #000;
	background-color:#656565;
	padding: 5px;
	margin: 10px;
	display:block;
}

/* images */
img { border:0; }
map {}
area {}

acronym{ cursor:help; border-bottom:1px dashed #0099FF; }
address{ font-size: 0.85em; }
em{ color:#FB6C34; font-style:normal; }

/* forms */
form { /* best not to style the form tag as it will affect the cart order page */
	margin:0.1em;
	padding:0;	
}

form.standard input, form.standard select, form.standard textarea{
	padding:1px;
	margin:0.15em;
	font-size:90%;
}

fieldset{ border:0; padding:5px; }
fieldset.visible{ border:1px dotted #000000; padding:5px; margin:2px; }
fieldset.visible legend{
	border:1px solid #000000;
	padding:0.2em;
	margin-bottom:0.4em;
	background-color: #656565;
}
input.textbox, input.errorField, textarea {
	color : #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	background-image: url(/images/template_images/form-shadow.gif);
	padding:1px;
}
input.errorField {
	border: 1px solid #FF0000;
}

.formBlock {
	width:350px;
	margin:0 auto 0 auto;
	text-align:right;
}

input.button{
	color : #ffffff;
	background-color: #F89522;
	border: 1px solid #000000;
	cursor : pointer;
}

input.button:hover, input.button:focus{
	cursor : pointer;
	border: 1px solid #000000;
	background-color: #ff0000;
}

option.strong{
	background:#E5E5E5;
}

legend{color:#FFFFFF;}

/* (XHTML-1.0-Transitional ONLY) - avoid using where possible */
iframe {}
noframes {}
center {}
basefont {}
font {}	
s {}
strike {}
applet {}


/**************************************************************************
 * Above the header
 */
#aboveHeader{
	color:#ffffff;
	font-size:80%;
	padding:2px;
}

#aboveHeader a:link, #aboveHeader a:visited, #aboveHeader a:active {text-decoration: none; color: #ffffff; }
#aboveHeader a:hover {text-decoration: underline; color: #ff0000; }

#aboveHeader em{} /* names of logged in users */
#aboveHeader a{} /* logout button */

#currency{
	float:left;
	color:#00000;
	padding-left:25px;
	margin:5px 0 5px 0;
}
#currency ul{
	padding:0;
	margin:0;
	display:inline;
	float:left;
}
#currency li{
	display:inline;
	float:left;
	padding:2px;
}

#currency a{border:2px solid #FFFFFF; padding:0 margin:0} /* none selected currency */
#currency em{border:2px solid #FED29E;}; /*selected currency */

#currency img{
	display:inline;
}
/**************************************************************************
 * MAIN CONTAINER
 */

#globalContainer {
	text-align:left;	
	background-color: #483013;
}

#globalContainer td{
}


/* *************************************************************************
* HEADER
*/
#header {
	height:144px;
	background:url(/images/template/headerBgwide.jpg) #DC8826 repeat-x;
}
html>body #header{
	height: auto;
	min-height: 144px;
}

#headerBanner {
	width: 770px;
	margin:0 auto;
	height:144px;
	background:url(../images/template/headerBgnarrow.jpg) repeat-x;
	position:relative;
}

#headerOptions { /* contains horizontalNav below the banner */
	margin-right:4px;
	height: 18px;
	width: auto;
}

h1#logo{
	background:url(/images/template/logo.jpg) no-repeat top;
	padding:0;
	width:298px;
	height:49px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:50px;
	left:10px;
}

/* *************************************************************************
* main area
*/

#mainAreaWide{
	background-color:#FFFFFF;
	border-bottom:#B57E3E 12px solid;
}

#mainArea{
	width:770px;
	margin:0 auto;
	height:280px;
	font-size:75%;
}
html>body #mainArea{ /* method explained at http://www.webcredible.co.uk/user-friendly-resources/css/more-css-tricks.shtml */
	height: auto;
	min-height: 280px;
} 

#leftContent {
	padding: 0;
	margin: -11px 0 0 0;
	float:left;
	width: 172px;
	background:url(/images/template/curve.jpg) top no-repeat;
	padding-top: 5px;
	position:relative;
}

#rightContent {
	text-align:left;
	padding: 0;
	margin: 20px 5px 30px 5px;
	float:left;
	width:580px;
	vertical-align: top;
	position:relative;
}

/* inside col-2 */

#bodyContainerBG{
	vertical-align:top;
	margin: 0 4px 0 0;
}

#bodyContainer{
	color:#000000;
	text-align:left;
	margin:5px 5px 5px 5px;
	
}

/**************************************************************************
* Footer
*/



/**************************************************************************
* Under footer - copyright and other options
*/

#underFooter{
	width:770px;
	margin:0 auto;
	background:url("/images/template/footerBgnarrow.jpg") repeat-x top;
	height:93px;
	color:#DC8826;
	font-family: Verdana, Arial;
	font-size: 70%;
}

#underFooter div{
	margin: 0;
	padding: 0;
	padding:10px;
}

#underFooter ul{
	margin: 0;
	padding: 0;
	padding:10px;
}

#underFooter ul li {
	margin: 0;
	padding: 0 2px 0 2px;
	list-style: none;
	
}
#underFooter ul li {
	float:right;
}
#underFooter a {
	vertical-align:top;
	color:#ffffff;
}

/**************************************************************************
* Horizontal Navigation
*/

/*- Menu Tabs --------------------------- */
#maintabs {
  float:left;
  Xwidth:100%;
  font-size:85%;
  line-height:normal;
  left:10px;
  bottom:17px;
  padding:0;
  position:absolute;
  border-bottom:1px solid #666;
}
#maintabs ul {
  margin:0;
  padding:10px 8px 0 0;
  list-style:none;
}
#maintabs li {
  display:inline;
  margin:0;
  padding:0;
}
#maintabs a {
  float:left;
  background:url("/images/template/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 2px 0 4px;
  text-decoration:none;
  font-weight:800;
}
#maintabs a span {
  float:left;
  display:block;
  background:url("/images/template/tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#666;
}

#maintabs a.selected {
  background:url("/images/template/tableft-selected.gif") no-repeat left top;
}
#maintabs a.selected span {
  background:url("/images/template/tabright-selected.gif") no-repeat right top;
  color:#FFF;
}
  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#maintabs a span {float:none;}
/* End IE5-Mac hack */
#maintabs a:hover span {
  color:#FFF;
  }
#maintabs a:hover {
  background-position:0% -42px;
  text-decoration:none;
  }
#maintabs a:hover span {
  background-position:100% -42px;
  text-decoration:none;
  }

/* *************************************************************************
* Vertical Navigation
*/

#productListTitle{
	background:#483013 url(/images/template/product-range.gif) no-repeat 10px 5px;
	width:100%;
	height:25px;
	line-height:25px;
	display:block;
	margin:0;
	text-indent:-9999px;
}

#vNavContainer{
	clear:both;
	margin:0 7px 15px 7px;
	background:url(/images/template/nav-bottom1.gif) bottom no-repeat;
	padding: 0 0 23px 0;
	font-size:110%;
}
.verticalNav, .subNav{
	color:#000000;
	margin: 0;
	padding: 0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

.verticalNav .selected{
	background : #DAD1C5; /* #DAD1C5 */
}

ul.verticalNav, ul.subNav{
	padding:0;
}

ul.verticalNav li, ul.subNav li{
	width:100%;
	float:left;
	padding:0;
	margin:0;
	list-style: none;
}

.verticalNav li a, .verticalNav h1, .subNav li a, .subNav h1{
	border-bottom:1px solid #000000;
	text-decoration:none;
	color:#000000;
	background:#EBE3DA url(/images/template/nav-bg.gif) repeat-x; /* #BDAC96 */
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 0 10px;
	margin:0;	
}


ul.subNav li a, ul.subNav a.selected{
	background:#ffffff;
}

ul.subNav li a.selected{
	text-decoration:underline;
	border-bottom:1px solid #FFFFFF;
}

.verticalNav li a:visited, .verticalNav li a:active{
	color:#000000;
	text-decoration:none;
}

.subNav li a, .subNav li a:visited, .subNav li a:active{
	color:#BDAC96;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}

.verticalNav li a:hover{
	color:#000000; /* colour must be explicitly defined for IE5 */
	background:#DAD1C5;
	text-decoration:none;
}

.subNav li a:hover{
	color:#000000;
	background:#C0BDBD;
	text-decoration:none;
}

#cartHolder{
	width:199px;
	position:absolute;
	right:13px;
	bottom:0px;
}

#cartHolder a:link,#cartHolder a:visited, #cartHolder a:active {text-decoration: none; color: #FFFFFF; } 

#cartPreview{
	width:199px;
	height:31px;
	background:#DD8927 url(../images/template/basket-top.jpg) top no-repeat;
	display:block;
	font-size:90%;
	bottom:0px;
	width:199px;
}

html>body #cartPreview{
	height:auto;
	min-height:31px;
}

#cartPreview span{
	padding:10px 4px 2px 4px;
	text-align:center;
	display:block;
}

#cartLink{
	height:20px;
	background:#2B1B08;
	display:block;
	font-size:90%;
	bottom:0px;
	width:199px;
}
html>body #cartLink{
	height:auto;
	min-height:20px;
}

#cartLink span{
	padding:4px;
	text-align:center;
	display:block;
}

#loginTop{
	margin-left:10px;
}
#loginTop em{
	color:#FED29E;
}
/* ********************************************************************************
* COMPONENTS (see documentation for more information)
*********************************************************************************** */
/* COMPONENT cart preview - this is the quick preview that shows what is ordered */
/*#cartPreview{ clear:both; }
#cartPreviewText{ }

#cartPreview a{
	background-color:#f6f6f6;
	text-decoration:none;
	color:#656565;
	display: block;
	padding:3px;
	margin: 0px;
}

#cartPreview a.orderIcon{
	background: url(/images/template_images/order.gif) center left no-repeat;
	padding-left: 16px;
	background-color:#bdbcbc;
	border-bottom:1px solid #000000;
	display:block;
}
*/
/* COMPONENT login - login form */
/* COMPONENT login - login form */
#loginHolder{
	background:url(/images/template/login-bg.gif) bottom;
	width:158px;
}

#loginBlock{
	width:140px;
	margin:5px auto;
	text-align:right;
	color:#000000;
	
}

#loginBlock h2{
	Xbackground-color:#FFFFFF;
	padding-right:3px;
}

#loginBlock *{
	padding:0;
	margin:0;
}

#loginBlock input{
	font-size:85%;
	padding:1px;
	margin:1px;
}

#loginBlock {
	font-size:85%;
}



/* button styles - edit/print/delete images */

.fileOptionImg{ /* used for image buttons on the site  */
	border: outset 1px #FFFFFF;
	width: 15px;
	height: 14px;
	background-color:#D0D0D0; /*D0D0D0; */
	vertical-align:middle;
}
.fileOptionImg:hover{
	border: outset 1px #000000; 
}

.cart{
	margin:1px;
}
.cart img{
	width: 16px;
	height: 16px;
	border:0;
}

.cart:hover{
	margin:0;
	border: outset 1px #000000;
}

/* ****************************************************************
* other global block-level elements
*/

/* to fix a bug with safari on macs I had to position the iframe off screen instead of hiding it */
#hiddenfr {
	position:absolute;
	left:-9999px;
	/*display: none;*/
}

#changeContainer{ /* this is used by the dynamically generated input field used to edit values  */
	position:absolute;
}

#changeContainerPrice{
	position:absolute;
}

#cms_displaylayer { /*used for floating layer */
	background-color:#FFFFFF;
	border:1px solid #000000;
	position:absolute;
	display:none; /*initially hidden*/
	z-index:1;
}


/**************************************************************************
* Client details form included in multiple places
*/
#clientDetails{
	width:590px;
}

#clientDetails fieldset{
	float:left;
	width:280px;
	text-align:right;
}

/* GENERIC CLASSES  - used throughout the site *****************************8*/
.error{ float:none; }
.left{ float:left; }
.right{ float:right; }
.clear {clear:both; }


/* *************************************************************************
* Accessibility tweeks
*/

.hideme { display: none; } /* Items will be displayed when CSS is not supported and in high Visisbility mode */
.noScriptHide{ visibility:hidden; }
}