html {
	font-size: 100.01%;
}
body {
	margin: 0;
	font-family: trebuchet, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #fff;
	background: #000 url(../images/bg.png) repeat-x;
}
img {
	border: none;
	display: block;
}
a{
	color:#fff000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 994px;
	background-color: #000;
	overflow: hidden;
	position: relative;
}
#rotator {
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 523px;
	height: 348px;
}
#rotator img {
	border: 0;
	cursor: pointer;
	width: 523px;
	height: 348px;
}
#photodiv {
  background-repeat: no-repeat;
}
/* header start */
#header {
	width: 994px;
	height: 149px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}
/* top bar start */
.top-bar {
	background: url(../images/top-bar-bg.gif) repeat-x;
	height: 27px;
	overflow: hidden;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}
.top-bar p {
	float: left;
	margin: 7px 0 0 10px;
}

.top-bar p strong{
	color:#FFFF00;
}

.top-bar .sign-in {
	float: right;
	background: url(../images/arrow.gif) no-repeat 0 3px;
	padding: 0 0 0 16px;
	margin: 6px 7px 0 0;
	display: inline;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* add a "view cart" link */
.top-bar .viewCartLink
{
	float:right;
	background:url(../images/arrow.gif) no-repeat 0 3px;
	padding:0 0 0 16px;
	margin:6px 7px 0 0;
	display:inline;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
/* end of view cart */

.top-bar .sign-in:hover {
	text-decoration: underline;
}
/* top bar end */
/* logo */
.logo {
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 141px;
	height: 95px;
	text-indent: -9999px;
	overflow: hidden;
	top: 39px;
	left: 0;
}
/* top navigation start */
#header ul {
	margin: 0;
	padding: 0 0 10px 1px;
	border-bottom: 2px solid #fff;
	width: 522px;
	position: absolute;
	top: 74px;
	left: 232px;
}
#header ul li {
	float: left;
	display: inline;
	font-size: 12px;
	line-height: 16px;
	background: url(../images/sep.gif) no-repeat 0 3px;
	padding: 0 11px 0 12px;
}
#header ul li.first {
	padding-left: 0;
	background: none;
}
#header ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#header ul li a:hover {
	text-decoration: underline;
}
/* top navigation end */
/* main container start */
.container {
	overflow: hidden;
	width: 100%;
	padding: 0 0 10px;
	margin: 111px 0 0;
}
/* left column */
.col-1 {
	float: left;
	width: 232px;
	margin: 38px 0 0;
}
/* banner */
.banner {
	background: url(../images/banner-1.gif) no-repeat;
	width: 160px;
	height: 202px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 0 34px;
}
/* right column */
.col-2 {
	float: left;
	width: 762px;
}
/* images box start */
.images-box {
	overflow: hidden;
	width: 100%;
}
/* main image box */
.images-box .main-image {
	float: left;
	width: 523px;
	border-bottom: 2px solid #fff;
	padding: 0 0 9px;
}
.images-box .editable-box {
	float: left;
	width: 239px;
}
/* images box end */
/* content start */
.content {
	float: left;
	width: 523px;
	padding: 23px 0 0;
	min-height: 351px;
	text-align: justify;
}
* html .content {
	height: 351px;
}
.content h1 {
	margin: 0;
	padding: 0 0 18px;
	font-size: 1.31em;
	line-height: 1.3em;
	color: #fff;
	font-weight: bold;
}
.content p {
	margin: 0;
	padding: 0 0 9px;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #fff;
}
/* content end */
/* right column */
.col-3 {
	float: left;
	width: 239px;
}
/* photo camera box start */
.photo-area {
	background: url(../images/photo-box.jpg) no-repeat;
	width: 131px;
	height: 82px;
	overflow: hidden;
	font-size: 19px;
	line-height: 21px;
	color: #fff;
	margin: 200px 0 20px 45px;
	padding: 120px 10px 0 19px;
}
.photo-area a {
	text-decoration: none;
	color: #fff;
}
.photo-area a:hover {
	text-decoration: underline;
}
/* photo camera box end */
/* footer start */
.footer {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #666;
	padding: 6px 0 10px;
	margin: 0 0 0;
}
.footer ul {
	margin: 0;
	padding: 0;
	font: 10px/13px Arial, sans-serif;
} 
.footer ul li {
	display: inline;
	background: url(../images/sep-2.gif) no-repeat 0 2px;
	padding: 0 5px 0 7px;
}
.footer ul li.first {
	padding-left: 0;
	background: none;
}
.footer ul li a {
	text-decoration: none;
	color: #fff;
}
.footer ul li a:hover {
	text-decoration: underline;
}
/* footer end */

/* left navigation start */
/* previous 13px work backed up as all.css.13px for reference */
#navigation {
	margin: 0;
	padding: 0;
	/*min-height: 473px;*/
	min-height: 650px;
	font-size: 11px;
	line-height: 13px;
	width: 225px;
}
* html #navigation {
	height: 473px;
}
#navigation ul {
	margin: 1px 0 0;
	padding: 0;
}
* html #navigation ul {
	margin: 0;
}
*+html #navigation ul {
	margin: 0;
}
/* items bg */
#navigation li {
	width: 225px;
	margin: 0;
	list-style: none;
	padding: 0 0 8px;
}
#navigation li ul li {
	padding-bottom: 2px;
}
* html #navigation li {
	height: 1%;
	vertical-align: top;
	margin-bottom: -1px;
}
*+html #navigation li {
	vertical-align: top;
	overflow: visible;
	margin-bottom: -1px;
}
#navigation li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 7px 24px;
	display: block;
	width: 201px;
	height: 13px;
	overflow: hidden;
	cursor: pointer;
}
#navigation li.two-lines a {
	padding-top: 0;
	height: 20px;
}
#navigation li ul li a {
	padding-left: 55px;
	width: 170px;
}
#navigation li.red a {
	/*background: url(../images/menu-item-red.png) no-repeat;*/
	background: url(../images/menu-item-red.gif) no-repeat;
}
#navigation li.red ul li a {
	/*background: url(../images/submenu-item-red.png) no-repeat;*/
	background: url(../images/submenu-item-red.gif) no-repeat;
}
#navigation li.orange a {
	/*background: url(../images/menu-item-orange.png) no-repeat;*/
	background: url(../images/menu-item-orange.gif) no-repeat;
}
#navigation li.orange ul li a {
	/*background: url(../images/submenu-item-orange.png) no-repeat;*/
	background: url(../images/submenu-item-orange.gif) no-repeat;
}
#navigation li.yellow a {
	/*background: url(../images/menu-item-yellow.png) no-repeat;*/
	background: url(../images/menu-item-yellow.gif) no-repeat;
}
#navigation li.yellow ul li a {
	/*background: url(../images/submenu-item-yellow.png) no-repeat;*/
	background: url(../images/submenu-item-yellow.gif) no-repeat;
}
#navigation li.green a {
	/*background: url(../images/menu-item-green.png) no-repeat;*/
	background: url(../images/menu-item-green.gif) no-repeat;
}
#navigation li.green ul li a {
	/*background: url(../images/submenu-item-green.png) no-repeat;*/
	background: url(../images/submenu-item-green.gif) no-repeat;
}
#navigation li.blue a {
	/*background: url(../images/menu-item-blue.png) no-repeat;*/
	background: url(../images/menu-item-blue.gif) no-repeat;
}
#navigation li.lilac a {
	/*background: url(../images/menu-item-lilac.png) no-repeat;*/
	background: url(../images/menu-item-lilac.gif) no-repeat;
}
#navigation li.pink a {
	/*background: url(../images/menu-item-pink.png) no-repeat;*/
	background: url(../images/menu-item-pink.gif) no-repeat;
}
/* expanded buttons */
#navigation li a span {
	background: url(../images/bullet-red.gif) no-repeat 0 2px;
	margin: 0;
	padding: 0 0 0 30px;
	display: block;
}
#navigation .orange a span {
	background: url(../images/bullet-orange.gif) no-repeat 0 2px;
}
#navigation .yellow a span {
	background: url(../images/bullet-yellow.gif) no-repeat 0 2px;
}
#navigation .green a span {
	background: url(../images/bullet-green.gif) no-repeat 0 2px;
}
#navigation .blue a span {
	background: url(../images/bullet-blue.gif) no-repeat 0 2px;
}
#navigation .lilac a span {
	background: url(../images/bullet-lilac.gif) no-repeat 0 2px;
}
#navigation .pink a span {
	background: url(../images/bullet-pink.gif) no-repeat 0 2px;
}
#navigation li.two-lines a span {
	background-position: 0 8px;
}
/* left navigation end */

/* drop-down menu start 
#navigation li:hover,
#navigation li.hover 
{
	position: relative;
}
#navigation li.hover ul, 
#navigation li:hover ul 
{
	display: block;
}


#navigation li ul 
{
	display: none;
	position: absolute;
	left: 179px;
	top: 0;
	background: url(../images/spacer.gif) repeat;
	width: 250px;
	z-index: 9999;
}
#navigation li ul li a,
#navigation li ul li a 
{
	padding-left: 12px;
	width: 243px;
}
#navigation li a:hover 
{
	text-decoration: underline;
}
 drop-down menu end */

/* **************************************************
/* eci additional styles for cart etc
/* lightbox styling handled specificaly in "lightbox.css" 
************************************************** */

/* thumnails in the gallery */
.galleryGrid{border:1px solid #000;}
.galleryGrid h2{padding:0;}

.galleryGrid ul
{
	padding:0;
	margin-left:0;
	list-style-type:none;
}

.galleryGrid ul li
{
	display:block;
	float:left;
}

.galleryGrid ul li a
{
	display:block;
	width:154px;
	height:154px;
	overflow:hidden;
	margin:15px 15px 0 0;
	/*border:1px solid #ccc;*/
}

.galleryGrid ul li a img{border:0;}

.galleryGrid ul li a.purchaseLink{display:none;}
/* end thumnails in the gallery */

/* forms */
/* add to cart pages, booking forms */
#optionsForm, #bookingForm, #userLogin
{
	width:467px;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
}

#optionsForm fieldset, #bookingForm fieldset, #userLogin fieldset
{
	padding:20px 0 0 0 !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	margin:0 0 20px 0;
	border:solid 1px #eee;
}

#optionsForm fieldset legend, #bookingForm fieldset legend, #userLogin fieldset legend
{
	margin:0 0 0 5px !important /*Non-IE*/;
	margin:0 0 10px 5px /*IE6*/;
	padding:0 2px 10px 2px;
	color:#666;
	font-weight:bold;
	font-size:100%;
}

#optionsForm label.left, #bookingForm label.left, #userLogin label.left, #optionsForm label.longleft
{
	float:left;
	width:100px;
	margin:0 0 10px 10px;
	padding:2px 14px 2px 2px;
	font-size:90%;
	text-align:right;
}
#optionsForm label.left, #optionsForm label.longleft{text-align:left;}
#optionsForm label.longleft{width:200px;}

#optionsForm select.combo, #bookingForm select.combo, #userLogin select.combo
{
	width:225px;
	padding:2px;
	margin-bottom:20px;
	border:solid 1px #736951;
	font-family:verdana,arial,sans-serif;
	font-size:80%;
}

#bookingForm select.longCombo
{
	width:305px;
	padding:2px;
	margin-bottom:20px;
	border:solid 1px #736951;
	font-family:verdana,arial,sans-serif;
	font-size:80%;
}

#optionsForm input.field, #bookingForm input.field, #userLogin input.field
{
	width:275px;
	padding:2px;
	margin-bottom:20px;
	border:solid 1px #736951;
	font-family:verdana,arial,sans-serif;
	font-size:80%;
}

#optionsForm input.radio, #bookingForm input.radio, #optionsForm input.shortradio
{
	width:275px;
	padding:2px;
	margin-bottom:20px;
	border:solid 1px #000;
	text-align:left;
	font-size:80%;
}

#optionsForm input.shortradio{width:70px;margin-right:130px;}

#optionsForm textarea, #bookingForm textarea
{
	width:275px;
	padding:2px;
	margin-bottom:20px;
	border:solid 1px #736951;
	font-family:verdana,arial,sans-serif;
	font-size:80%;
}

#optionsForm input.button, #optionsForm a, #optionsForm a.long, #bookingForm input.button, #bookingForm a, #bookingForm a.long, #userLogin input.button
{
	float:right;
	width:9.0em;
	margin:0 48px 20px 0;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	background:#333;
	border:solid 1px #736951;
	text-align:center;
	font-family:verdana,arial,sans-serif;
	color:#fff;
	font-size:100%;
}

#optionsForm a.long, #bookingForm a.long{width:11.5em;}

#optionsForm input.button:hover, #optionsForm a:hover, #bookingForm input.button:hover, #bookingForm a:hover, #userLogin input.button:hover
{
	cursor:pointer;
	border:solid 1px #736951;
	background:#666;
	color:#fff;
}

#optionsForm a, #optionsForm a:hover, #bookingForm a, #bookingForm a:hover
{text-decoration:none;}

/* form validation errors */
div.error{display:none;}

form label.error
{
	margin:0 50px 24px 120px;
	padding:2px 4px 4px 4px;
	width:auto;
	display:block;
	border:1px solid #ccc;
	background:#333;
	color:#fff;
	font-size:1em;
}

/* end of forms */

/* view cart page */
.cartContent
{
	float:left;
	width:760px;
	padding:23px 0 0;
	min-height:351px;
	text-align:justify;
}

.cartContent table{width:100%;}

.cartContent table th
{
	padding:4px 7px;
	border:1px solid #666;
	border-width:1px 0;
	background:#222;
}

.cartContent table th.tab_pic
{
	width:154px;
	border-left:1px solid #666;
}

.cartContent table th.tab_remove
{
	width:16px;
	padding:0;
	border-right:1px solid #666;
}

.cartContent table td
{
	padding:5px 7px 4px 7px;
	border:1px solid #666;
	border-width:0 0 1px 0;
}

.cartContent table td a img{border:0;}

.cartContent table td.totals_L, .cartContent table td.totals_R
{
	padding:18px 3px;
	background:#222;
}

.cartContent table td.totals_L{text-align:right;}

.cartContent table td.totals_R{font-weight:bold;}
/* end view cart page */

/* clear all floats */
.clear{clear:both; margin-bottom:15px;}ht: 13px;
	overflow: hidden;
}