@import 'cieraGallery.css';
@import 'cieraMail.css';
@import 'cieraTourDates.css';
@import 'currentNews.css';

/*----------------------------------------------------------------------------------------------------
 page positioning
---------------------------------------------------------------------------------------------------- */
table{
 width:98%;
}
/* for 100% height - also set the containing div to 100% height*/
html,body {
	height: 100%;
	font-family: Georgia,Times, Times New Roman, serif
} 

.bg {
	margin:0 0 0 0;
	/*background-color: #d9c5a5;		
	background-attachment: scroll;
	background-image:  url(images/repeating/bgRepeat_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
#outerWrapper {
	margin: 0 auto 0 auto;
	height: 615px;
	position: relative;
}

/*#outerWrapper2 {
		margin: 0 auto 0 auto;
		min-height: 100%;
		height: 100%;
		background: url(images/rotating/1.jpg) no-repeat scroll left 94px;
}*/
* html #outerWrapper { height:100% }
#wrapper {
	position: absolute;
	right:2px;
	clear: both;
	height: 690px;
	width: 900px;
	margin:0 0 0 0;
	padding-bottom: 0px;
}
#header {
	width: 900px;
	height: 82px;
	margin:0 0 0px 0;
	padding:0px;
	vertical-align:bottom;
}
#logo {
	width: 390px;
	height: 90px;
	position:absolute;
	left:20px;
}
#nav {
	width: 525px;
	height: 75px;
	margin: 0px 0 0 auto;
	padding: 55px 0 0 0;
	z-index:3;
	display:block;
	background: url(../images/topSquares.gif) no-repeat scroll right top;
}
#sticky {
	width: 585px;
	height: 20px;
	margin: 0 0 0 auto;
	padding:0 0 0 0;
	display:block;
}
#sidebar {
	
	width: 200px;
	height:150px;
	margin:345px 0 0 0;
	float:left;
	border:1px solid #789694;
	background-image:url(../images/news_bak.png);
	
}

#sidebar #header {

	font-weight:bold;
	background-color:#789694;
	float:left;
	width:200px;
	height:25px;
	padding:5px 0 0 0;
	text-align:center;
	
}


div[id=main]#sidebar { height: auto;}/*For IE to set auto height*/
#main {
	float:right;
	height: 479px;
	width: 425px;
	padding: 5px 10px 0px 5px;
	margin: 6px 0px 25px 0px;
	display:inline;
	background-attachment: scroll;
	background-image: url(../images/bgContent.gif);
	background-repeat: no-repeat;
	/*[overflow-y:scroll;*/
	overflow:auto;
	/*]overflow-y: auto;*/
	/*overflow-x: hidden;*/
}

#bannerBottom {
	display:block;
	width: 860px;
	height: 79px;
	margin:0px 0 2px auto;
	padding: 0px 0px 10px 0px;
	text-align: right;
}
#bannerBottom img {
	margin-left: 12px;
	border:0;
}
#footer {
	clear: both;
	width: 890px;
	height: 100px;
	padding: 0px 0px 5px 0px;
	margin: 0px 10px 0px auto;
	font: normal 10px/13px Georgia, Times New Roman, serif;
	color: #999;
	text-align: right;
	background: url(../images/bottomSquares.gif) no-repeat scroll left top;
}
#footer a {
		color: #999;
}
#footer a:hover {
	color: #883B26;
}
.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
	font: 1px/1px serif;
}

/*------------------------------------------------------------------
C O N T E N T
--------------------------------------------------------------------*/
body {
	font:normal 12px/14px Georgia, Times New Roman, serif;
	margin:0;
	padding:0;
	color:#000000;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#d47d1e;
	scrollbar-base-color:#815C42;
	scrollbar-darkshadow-color:#83532F;
	scrollbar-face-color:#E9DCD3;
	scrollbar-highlight-color:#FFE6DF;
	scrollbar-shadow-color:#D9AD80;
	scrollbar-track-color:transparent; 
}
form{
	margin:0;
	padding:0;
}

* html hr { clear:both}
a {	
	color: #FFE27F;
}
A:hover {
	COLOR: #fff;
	text-decoration: underline;
}
.content{
	font: normal 12px/18px Georgia, Times New Roman, serif;
	color: #f8de76;
	text-align: justify;
	list-style: inside;
}
.contentHi {
	font: italic 12px/14px Georgia, Times New Roman, seriff;
	color: #C2EFE9;
}	
.contentSml {
	font: normal 11px/12px Georgia, Times New Roman, serif;
	color: #fff;
	text-align: left;
}	
.contentHiSml {
	font: normal 11px/12px Georgia, Times New Roman, serif;
	color: #A98C65;
	text-align: left;
}	
.titleLrg{
	font: bold 22px/24px Georgia, Times New Roman, serif;
	color: #fff;
	letter-spacing:1px;
	padding: 0 0 2px 0;
	margin: 0 0px 10px 0px;
	text-transform:lowercase;
	border-bottom: 1px dashed #CBBA86;
}

table .titleLrg {
	border: 0;
	text-transform:none;
	font: bold 17px/18px Georgia, Times New Roman, serif;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	letter-spacing: 0;
}
#modNews h3,
.titleSml{
	font: bold 14px/17px Georgia, Times New Roman, serif;
	color: #FFE27F;
}
h3 a, legend,
.titleSml a{
	color: #fff;
	text-decoration: none;
}
.titleSml a:hover{
	color: #FFD43F;
	text-decoration: underline;
}
#breadtrail{
	font-size:90%;
	margin:0 0 10px 0;
	padding:4px;
}
fieldset{
	margin:4px 0;
	padding: 6px;
	border:1px solid #CBBA86;
}

/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul,
ul li{ 
	list-style-type: none;
	margin:0px;
}
ul,
ul li{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
}
/* ul formating in content */
.content ul{
	list-style: square outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ul li{    
	list-style: square url(../images/bullet1.gif) outside;
}
.content ul ul {
	list-style: circle url(../images/bullet2.gif) outside;
}
.content ol{
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ol ol{
	list-style: lower-alpha outside;
}
/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight,
.picRightBrd  {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft,
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd,
.picLeftBrd {
	border: 1px solid #BABF83;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #BABF83;
}
.banner {
	border:0;
	margin: 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #C2E9EF;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #77aa77;
	font-size: 75%;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	
	font:bold 12px/15px Georgia, Times New Roman, serif;
	width: 450px;
	height: 20px;
	margin:0 0 0 60px;

}

#vNav a { 

	display: inline; 
	text-align: left;
	color: #9ab5ae; 
	text-decoration: none; 
	padding: 0px;
	margin: 0 0px 5px 17px;
	text-transform:lowercase;
	letter-spacing:1px;
	float: left;
}
#vNav a:hover{
	color: #A34A3A;
	border-bottom:3px dashed #cec6a9;
	
}
/*for horizontal navigation*/
#vNav li, #stickyNav li {   
	display: inline;
}

li#vNav13387 {
	padding: 0;
	margin:0;
}

/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px dashed #B79E55;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p{
	color: #000;
	text-decoration: none;
}
#modNews a:hover .item{
	background:#BFA75F;
	color: #000;
}
#modNews img.iconImg{
	display: none;
}
#modNews h3 a {
	font-size:123.1%; 
	text-decoration: none;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
	margin:0px;
}
#modNews small {
   color: #fff;
}

.Pagination{
   text-transform:uppercase;
   letter-spacing:2px;
   text-align:right;
   
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ 
	width:auto;
    margin:6px 0;
}
#modGallery.copy{ }
#modGallery.iconImg{}
#modGall li {  display: inline;}

/*----------------------------------------
A L B U M S
-------------------------------------------*/
#albumsBox{ /*controls number of albumSm columns*/
	margin:0 0 6px 0;
	padding:0;
	clear:both;
	height:58px;
	border-bottom:1px dotted #555;
}
#albumsBox p{ /*album titles */
	display:none;
	font:normal 10px/10px arial, san-serif;
	color:#000;
	margin:0 0 0 4px;
}
#albumsBox img {
	width:48px;
	height:48px;
    border:1px solid #777;
    margin:0 4px 0 0;
}
#albumsBox h3{
        display:none;
}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
.albumImg{
    border:0px solid #555;
    padding-right:4px;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}

/*-----------------------------------------------------------------------------------------------------
S I D E B A R - NewsSm, CalendarSm
------------------------------------------------------------------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
color: #F8DE70;
text-transform: uppercase;
	font: bold 20px/23px Georgia, Georgia, "Times New Roman", Times, serif;

}
#basketBox,
#calendarSmlBox,
#newsSmlBox{
		font:normal 11px/13px Arial, Helvetica, sans-serif;
		margin:0px 0px 4px 0px;
		text-align:left;
		padding:0px;
		width: auto;
		background: #778E8B url(../images/newsBg.gif) repeat scroll left top;
		opacity: .90;
		filter: alpha(opacity=90);

}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
		display: inline;
		color:#F78A04;
}
#calendarSmlBox p{position:relative; margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 6px;}

#calendarSmlBox h3,
#newsSmlBox h3{ /* newsSm header */
		height: auto;
padding: 5px;
		margin: 0px;
		background: #36464A;
border:1px solid #fff;
}
h5{margin:0}
#calendarSmlBox h5 a{
		margin: 0;
		padding: 5px 5px 5px 12px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;

}
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
		margin:0;
		padding: 7px 7px 2px 13px;
		font: bold 11px/12px Arial, Helvetica, sans-serif;
		color:#45c1f9;
		letter-spacing:1px;
		text-transform:uppercase;
		background-color: #c1ece3;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
}
#calendarSmlBox a,
#newsSml a{ 
		padding: 4px; 
		margin: 3px 3px 3px 3px;
		display: block;
		color: #fff; 
		text-decoration: none;
		border-bottom: 1px dotted #333;

}
#calendarSmlBox a:hover,
#newsSml a:hover{
		color: #fff;
		background-color: #36464A;
}
#newsSmlBox ul, #calendarSmlBox ul {
		padding: 4px;
		margin: 0px;

		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
}
	

/*-----------------------------------------------------------------------------------------------------
C A L E N D A R  and  C H E C K O U T
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	color: #fff;
	width: 98%;
	margin: 0px;
	padding: px;

}
.checkoutOdd,
.calendarOdd{
	color: #000;
	background-color: #9BCFC7;
	padding:6px;
	font: normal 11px/14px Georgia,Times, Times New Roman, serif;
}
.checkoutEven,
.calendarEven{
	color: #000;
	padding:6px;
	background-color: #779F9A;
	font: normal 11px/14px Georgia,Times, Times New Roman, serif;
}
.calendarHdr td,
.checkoutHdr{
	font: normal 12px/14px Georgia,Times, Times New Roman, serif;
	color: #F79534;
	padding:6px;
	text-transform:uppercase;
	letter-spacing:1px;
	background-color: #000;
	text-align:center;
}


/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
		color:#FFE900;
}

#basketBox{
		background: #54A1BD url(../images/newsBg.gif) repeat-x scroll center top;
		text-align:center;
		padding:.4em;
		color:#fff;

}
.btn,
.basketBtn{
		font:bold 10px/12px Arial, Helvetica, sans-serif;
		color:#fff;
		text-transform:uppercase;
		padding:2px 0 2px 0;
		border:1px solid #00657E;
		background-color:#00657E;
		margin:0px 0 1px 1px;
}
#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
		margin:4px;
}



/* RELATED PRODUCTS */

#relatedProd{
		border-top: 1px single #8EC0CF;
		margin:16px 0 0 0px;
        padding:10px 0 0 20px;
        color:#fff;
}
#relatedProd .titleLrg{
		font:bold 11px/16px Arial, Helvetica, sans-serif;
		display:block;		
		letter-spacing: 1px;
		padding: 0;
		margin: 0 0px 8px 0px;
		text-transform: uppercase;
}
#relatedProd .contentSml{ /* content span*/
		font:normal 10px/11px arial, san serif;
		COLOR:#333;
		border-bottom:1px dotted #dedede;
		display:block;
		padding:2px;
}
#relatedProd p {
        display:block;	
        margin:0 0 1px 0;
}
#relatedProd .titleSml{  /* product name */
		font:bold 11px/16px Arial, Helvetica, sans-serif;
		letter-spacing:1px;
        margin:4px 0 1px 0;
        display:block;	
}
#relatedProd .relatedDescr{  /* product description*/
}
#relatedProd .relatedDetails{  /* product details*/
        display:inline;
}

/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li {   
	display: inline;
}
#blogBox,
#stickyBox{
	height:3em;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	margin-right:8px;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	width:auto;
	text-decoration: none; 
}
#stickyNav a{ 
	color: #ededed;
	font-size: 93%;
	line-height: 110%;
	padding:2px 10px 2px 10px;
	float:left;
	border-right: 1px solid #CBBA86;
}

#stickyNav a:hover{
	color: #EE9839;	
	padding:2px 10px 2px 10px;
}
#blogBox a{
    font:normal 10px/12px verdana;
	background:none;
	background-color:#ededed;
	font-weight:normal;
	padding: 1px 1em;
}
#blogBox a:hover{
	background: #EBE2DD;  }

#stickyBox ul ul{
	color: #000;
	list-style: square outside;
	padding-left: 20px;
}
#stickyBox ul ul a {
	color: #000;
	text-decoration: underline;
}

/*----------------------------------------
Contact Form
-------------------------------------------*/
fieldset{
     border: 1px solid #CBBA86;
     padding:8px;
     width: auto;
}
legend{
     padding: 2px 6px;
     font-weight:bold;
}
label{
     width: 8em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block;
}
input{
     color: #000000;
     background: #FFE68F;
     border: 0;
}

textarea {
     background: #FFE68F;

}
input.btn {
	background: #778E8B;
	
}