/***** NON-SHOP-SCRIPT STYLING *****/

html {
	overflow:-moz-scrollbars-vertical;
}

body {
  color: #FFCC99;;
  background: black url(images/emblem-left.gif) no-repeat bottom left;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 8.5pt;
}

/* ###### Header ###### */

#header, #header2, #header5, #header8, #header11, #header14, #header17, #header20, #header23 {
	height: 150px;
	padding: 0;
	font-size: 125%;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
#header {
	background: #000 url(images/cuillin_winter_panorama.jpg) no-repeat top left;
}
#header2 {
	background: #000 url(images/blaven_panorama.jpg) no-repeat top left;
	color: #000;
}
#header5 {
	background: #000 url(images/coruisk_panorama.jpg) no-repeat top left;
	color: #fff;
}
#header8 {
	background: #000 url(images/glamaig_panorama.jpg) no-repeat top left;
	color: #fff;
}
#header11 {
	background: #000 url(images/marsco_panorama.jpg) no-repeat top left;
	color: #003366;
}
#header14 {
	background: #000 url(images/ornsay_panorama.jpg) no-repeat top left;
	color: #003366;
}
#header17 {
	background: #000 url(images/quirang_panorama.jpg) no-repeat top left;
	color: #fff;
}
#header20 {
	background: #000 url(images/raasay_panorama.jpg) no-repeat top left;
	color: #fff;
}
#header23 {
	background: #000 url(images/cuillin_winter_panorama.jpg) no-repeat top left;
	color: #fff;
}

.subHeader {
  margin: 0;
  padding: 0.75em 1ex 0.5ex 1ex;
}

.dateline {
  color: #afafaf;
  background-color: transparent;
  font-style: italic;
  float: right;
  margin: 0 1ex;
  padding: 0;
}

/* ##### Menu ##### */

#menu {
  float:left;
  width:100%;
  background:#000 url("images/menu_bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#menu ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#menu li {
  float:left;
  background:url("images/menu_left_2.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#menu a {
  float:left;
  display:block;
  background:url("images/menu_right_2.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#222;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  /*color:#D67321;*/
  color:#A4581A;
  }
#menu #current {
  background-image:url("images/menu_left_on.gif");
  }
#menu #current a {
  background-image:url("images/menu_right_on.gif");
  color:#D67321;
  padding-bottom:5px;
  }
.submenu {
	width: 85%;
	text-align: right;
	margin: 3px 0 0 0;
}
.submenu a {
	padding: 0 0 1px 0;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.submenu a:hover {
	color: #66CC99;
	text-decoration: none;
	border-bottom: 0px solid #fff
}


/* ##### Main Copy ##### */

#main-copy {
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 2em;
  padding: 0;
}

#main-copy p {
  text-indent: 1em;
  margin: 0 0 1.5em 0;
  padding: 0;
}

#main-copy q {
  color: #e1e1e1;
  background-color: transparent;
  font-size: 200%;
  font-weight: bold;
  line-height: 1.5em;
  text-align: left;
  text-indent: -1ex;
  margin: 0.3em 0 0.8em 1ex;
  padding: 0;
  display: block;
}

#main-copy q.centred {
  text-align: center;
  margin-left: 0;
}

q:before, q:after {  /* Prevents Gecko from adding quotation marks around quote */
  content: "";
}

#main-copy a {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #fff;
  line-height: 1.3em;
}

#main-copy a:hover {
  color: #66CC99;
  background-color: transparent;
  text-decoration: none;
  border-bottom: 0px solid #fff;
}

#piclink a, #piclink a:hover {
	text-decoration: none;
	border-bottom: 0px solid #fff;
}

#main-copy h1 {
	background: transparent url(images/pointer.gif) no-repeat top left;
  font-size: 145.5%;
  font-weight: bold;
  border-bottom: 1px solid gray;
  margin: 0 0 1.05em 0;
  padding: 0 0 3px 0;
  text-indent: 25px;
  width: 100%;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#main-copy h1.home {
	background-color: #000;
	background-image: none;
	color: #fff;
	font-size: 120%;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0;
}

#main-copy h2 {
	color: #FFCC99;
	font-size: 140%;
	margin: 0;
	padding: 0 0 1.5em 0;
}
#main-copy .column2 h2 {
	color: #fff;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
#main-copy .column3 h3 {
	color: #fff;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
.column1, .column2, .column3, .column2and3 {
  margin: 3em 0;
  padding: 0 2%;
  float: left;
}
.column1, .column3 {
  width: 15%;
  padding: 0 1em 0 0;
  margin: 1em 0;
}
.column2 {
	margin: 2em 0 3em 0;
  width: 55%;
}
.column3 {
	width: 15%;
	padding: 0 0 0 2em;
	/*border-left: 1px solid #ccc;*/
}
.column2and3 {
  width: 85%;
}

.column2 {  /* Renders the column dividers */
  /*border-left: 1px solid #ccc;*/
}

.column2and3 {  /* Renders the column dividers */
  border-left: 1px solid #ccc;
}

#main-copy .column3 h2 {
	background: transparent url(images/pointer.gif) no-repeat top left;
	color: #FFCC99;
	font-size: 140%;
  margin: 0;
  padding: 0;
  text-indent: 25px;
}

#main-copy .column1 a, #main-copy .column3 a {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
  border-bottom: 1px solid #fff;
	font-size: 125%;
	line-height: 1.75em;
	padding: 0 0 1px 0;
}
#main-copy .column1 a:hover, #main-copy .column3 a:hover {
  color: #66CC99;
  background-color: transparent;
  text-decoration: none;
  border-bottom: 0px solid #fff;
	font-size: 125%;
	line-height: 1.75em;
}
#main-copy .column3 a, #main-copy .column3 a:hover {
	font-size: 100%;
}

#main-copy .collection {
	font-size: 125%;
}
.selected {
  color: #66CC99;
  background-color: transparent;
	font-size: 125%;
	font-weight: bold;
	padding: 0 0 0 1em;
}

/* ###### Footer ###### */

#footer {
  color: #afafaf;
  background-color: #000;
  margin: 0;
  padding: 0.25em 5mm 1.25ex 4mm;
  clear: both;
  text-align: center;
}

body > #footer {  /* Circumvents a rendering bug (?) in MSIE 6.0 */
  padding-top: 0.5em;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  color: #66CC99;
  background-color: transparent;
  text-decoration: none;
}

/* ##### General ##### */

.doNotDisplay {
  display: none;
}

.raisedCap {
  text-indent: 0;
  color: #fff;
}

[class~="raisedCap"] {  /* Circumvents a rendering bug (?) in MSIE 6.0 */
  text-indent: 0;
}

.raisedCap:first-line {
  font-weight: bold;
}

.raisedCap:first-letter {
  font-size: 155%;
}

.noIndent {
  text-indent: 0 !important;
}

.imgleft {
	float: left;
	padding: 0 2px 0 0;
}

table.authorization, table.minicart, table.news, table.poll, table.language, table.currency, table.login {
	/*width: 175px;*/
	width: 100%;
	border: 1px solid #fff;
}
table.authorization td, table.minicart td, table.news td, table.poll td, table.language td, table.currency td, table.login td {
	padding: 3px;
}

table.cart {
	width: 75%;
}
table.cart td {
	margin: 0;
	padding: 3px 10px;;
}
table.cart td.title {
	background-color: #666;
	color: #fff;
}
table.cart td.titlecost {
	background-color: #666;
	color: #fff;
	text-align: right;
}
table.cart td.item {
	background-color: #fff;
	color: #999;
}
table.cart td.itemorder {
	background-color: #fff;
	color: #999;
	text-align: center;
}
table.cart td.imgitem {
	background-color: #fff;
	color: #999;
}
table.cart td.cost {
	background-color: #fff;
	color: #999;
	text-align: right;
}
table.cart td.total {
	background-color: #ccc;
	color: #fff;
}
table.cart td.totalcost {
	background-color: #ccc;
	color: #fff;
	text-align: right;
}
/*
#main-copy table.cart a {
	color: #999;
	text-decoration: underline;
}
#main-copy table.cart a:hover {
	color: #66CC99;
	text-decoration: underline;
}
*/

#main-copy table.cart a {
  color: #999;
  background-color: transparent;
  text-decoration: none;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #999;
  line-height: 1.3em;
}

#main-copy table.cart a:hover {
  color: #66CC99;
  background-color: transparent;
  text-decoration: none;
  border-bottom: 0px solid #66CC99;
}
#main-copy table.cart td.imgitem a {
	border-bottom: 0px solid #66CC99;
}




table.register {
	width: 80%;
}
table.register td {
	margin: 0;
	padding: 3px 10px;;
}
table.register td.label {
	margin: 0;
	padding: 3px 10px 3px 20px;;
}

table.auxpage {
	width: 90%;
}
table.auxpage td {
	margin: 0;
	padding: 18px 10px;
}

table.size {
	width: 90%;
	text-align: left;
}
table.size td {
	margin: 0;
	padding: 5px 5px;
}
#main-copy table.auxpage h2 {
	margin: 0;
	padding: 10px 0 8px 0;
}
table.auxpage h3 {
	color: white;
	font-size: 12px;
}
table.size h3 {
	color: #FFCC99;
	font-size: 12px;
}
table.auxpage td.label {
	margin: 0;
	padding: 3px 10px 3px 20px;
}
input.addtocart {
	color: #000;
}
input.imgbutton {
	color: #000;
	border-top: 2px solid #fff;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 2px solid #fff;
	background-color: #f5f5f1;
}

form {
	padding: 0;
	margin: 0;
}

/***** END OF NON-SHOP-SCRIPT STYLING *****/

p, td, font {
/*font-family:		Tahoma;*/
	font-family:		verdana, helvetica, arial, sans-serif;
  font-size:		11px;
}
/*h1 {
	font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}*/
a {
	font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
}
.small {
	font-size:		10px;
}
.faq {
	font-size:		13px;
}
.big {
	font-size:		18px;
  text-decoration:		none;
}
.cat {
	/*font-size:		16px;*/
	color: #fff;
}
.standard {
	font-weight:		normal;
}
.light {
	color:			white;
}
.error {
	color:			red;
}
.lightsmall {
	color:			white;
  font-size:		10px;
}
.lightstandard {
	color:			white;
  font-weight:		normal;
}
.middle {
	color:			#F0B5B5;
}
.cart {
	font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#FFCC99;
  background-color:  transparent;
}
#quote {
	font-size: 120%;
	font-style: italic;
}
#quote .imgright {
	float: right;
	padding: 10px 0 10px 10px;
}
