/* Julia Burton 761  */

/*content*/
body {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#000000;
}
form{
		margin:0;
		padding:0;
}

* html hr { clear:both}
a {
	color: #e7be77;
	text-decoration: none;
}
A:hover {
	COLOR: #fbcb79;
	text-decoration: none;
}
.content,
#galleryText, .post p {
	color: #f0e8db;
	text-align: justify;
	list-style: inside;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
small {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #f75410;
	text-decoration: none;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentHi {
		font: italic 12px/14px Arial, Helvetica, sans-serif;	
		color: #000000;
}	
.contentSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
		color: #184B83;
		text-align: left;
}	
.contentHiSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
 		color: #2a3e73;
		text-align: left;
}	
.titleLrg, .post h2 {
	color: #CCCC99;
	letter-spacing:-1px;
	border-bottom: 1px solid #99370e;
	background: url(images/bullet_Nav2.gif) no-repeat scroll left center;
	text-transform:capitalize;
	font-family: Helvetica, Arial, Verdana;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
}

table .titleLrg {
		font: bold 17px/18px Arial, Helvetica, sans-serif;
		color: #442106;
		letter-spacing:1px;
		padding: 0 0 0px 0;
		margin: 0 0px 0px 0px;
		border-bottom: 2px solid #ffc166;
		background-image: none;
}
.titleSml{
		font: bold 14px/15px Arial, Helvetica, sans-serif;
		color: #2a3e73;
}
.titleSml a{
		color: #2a3e73;
		text-decoration: none;
}
.titleSml a:hover{
		color: #0C1840;
		text-decoration: underline;
}


/* page positioning */
#wrapper, #header, #nav, #sidebar, #main, #footer{
		border:0px solid #000;/*for testing*/
} 
/* for 100% height - also set the containing div to 100% height*/
html,body {
		height: 100%;
} 

.bg {
	background-color: #000000;
	margin:0 0 0 0;
	background-attachment: scroll;
	background-image:  url(images/bghoriz.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#outerWrapper2 {
	margin: 0 auto 0 auto;
	min-height: 100%;
	background-attachment: scroll;
	background-image: url(images/bgvert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
* html #outerWrapper2 { height:100% }
#outerWrapper {
		margin: 0 auto 0 auto;
		min-height: 100%;
		height: 100%;
		/*random images in this style in the html*/
}
* html #outerWrapper { height:100% }
#wrapper {
	position: relative;
	clear: both;
	min-height: 1278px; /*Mozilla - CSS2*/
	height: 1278px;
	width: 980px;
	margin:0 auto 0 auto;
	padding-bottom: 0px;
}
div[id=wrapper]#wrapper { height: auto;}/*For IE to set auto height*/
#header {
	float: left;
	width: 980px;
	height: 595px;
	margin:0px;
	padding:0px;
	color:#000;
	background: url(images/logo.jpg) no-repeat scroll center top;
}
#nav {
		width: 770px;
		height: 30px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		z-index:3;
}

#sidebar {
	float: left;
	width: 281px;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 25px;
	display:inline;
}
div[id=main]#sidebar { height: auto;}/*For IE to set auto height*/
#main {
	float:left;
	min-height: 400px;
	height: 400px;
	width: 590px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 45px;
	display:inline;
	background-attachment: scroll;
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
}
#main h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 36px;
	color: #DFE0A7;
	font-weight: bold;
	letter-spacing: -1px;
}
div[id=main]#main { height: auto;}/*For IE to set auto height*/
#footer {
	clear: both;
	width: auto;
	height: 20px;
	padding: 10px 45px 5px 5px;
	margin: 0px auto 0px auto;
	font: normal 10px/13px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: right;
}

.cleaner {
		clear:both;
		height:1px;
		margin: -1px 0 0 0;
		padding:0;
		border:none;
		visibility: hidden;
		font: 1px/1px serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*images, banners, etc. */
.picRight {
		float: right;
		margin: 1px 1px 1px 6px;
}
.picLeft {
		float: left;
		margin: 1px 6px 1px 1px;
}
.picRightBrd {
		float: right;
		margin: 1px 1px 1px 6px;
		border: 1px solid #BAC2D5;
}
.picLeftBrd {
		float: left;
		margin: 1px 6px 1px 1px;
		border: 1px solid #BAC2D5;
}
.picLeftBrd a:hover,
.picRightBrd a:hover,
.picLeft a:hover,
.picRight a:hover,
.iconImg a:hover{
	border: 1px solid #fff;
}
.iconImg{
		margin: 2px 8px 6px 0px;
		border: 1px solid #BAC2D5;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px  Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #ddd;
}
.banner {
		margin: 0 0 7px 0;
		border: 0px;
}

/*begin lists - vnav, subnav, albums, sml */
#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml,
#blogNav,
#stickyNav,
#vNav { /* sets list style to none */
		list-style-type: none;
		margin:0px;
}
#albumsBox ul,
#calendarSmlBox ul,
#newsSmlBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}

/* Chump Navigation */
#vNavBox{
		font:bold 12px/16px Arial, Helvetica, sans-serif;
		width: 430px;
		margin:0px 0px 8px 8px;
		padding: 140px 5px 5px 12px;
		text-align: center;
		letter-spacing:0px;
                text-transform: uppercase;
}
#vNav a{
	float: left;
        width: auto;
	display: block;
	text-align: right;
	color: #935539;
	text-decoration: none;
	margin: 2px 14px 0px 2px;
	padding: 0 0 13px 0;
	letter-spacing:1px;
	background: url(images/bullet_Nav1.gif) no-repeat scroll center bottom;
}
#vNav a:hover{
		color: #6c3e2a;
		background: url(images/bullet_Nav2.gif) no-repeat scroll center bottom;
                
}
/*for horizontal navigation*/
#vNav li {   
		display: inline;
}

/* Sticky Nav and Blog Nav */
#blogBox{
		display:none;
}
#stickyBox{
		font:bold 12px/13px Arial, Helvetica, sans-serif;
		margin:0px 0px 6px 8px;
		text-align:left;
		padding:0;
		background-color: #666;
		letter-spacing:1px;
		width: 110px;
		float: right;
		border-left:3px solid #ccc;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 2px;  
	color: #051b31; 
	text-decoration: none; 
	margin:3px;
}
#blogBox a:hover,
#stickyNav a:hover{
	color: #FEF000;
	background-color: #444;
	font-style: italic;
}

/*calendar Sml, news smls, albums sml */
#loginBox img,
h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:none;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
}
#basketBox h3 ,
#basketBox h3 span{
/*overides 'h3 span' for sml basket - only neede if 'h3 span' set to none*/
	display:block;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	margin:0px;
}

#basketBox,
#calendarSmlBox,
#newsSmlBox{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:0px 0 4px 0;
	color:#64280b;
	width: 205px;
}

#loginBox,
#logoutBox {
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	margin:0px 4px 4px 4px;
	text-align:left;
	padding: 8px;
	color:#000;
	border-botom:1px solid #7F3D0B;	
}

#loginBox{
	text-align:right;
}
#loginBox strong{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#loginBox .formInput{
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	width:100px;
}
#logoutBox ul{
	list-style: square inside;	
	margin:0px auto 0px auto;
	padding:0px;
}

#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}

#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	display: inline;
	color:#fff;
	margin:0 4px 0 0px;
	padding: 0 4px 0 4px;
	border-left: 1px solid #fff;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px 0 0px 0;
	height:32px;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: url(images/newsSml.gif) no-repeat scroll 0px 0px;
	margin: 0 0 5px 0;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: url(images/calendarSml.gif) no-repeat scroll 0px 0px;
	margin: 0 0 5px 0;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#ab3b45;
	letter-spacing:1px;
}

#calendarSmlBox a,
#newsSml a{ 
	padding: 3px 4px 3px 4px; 
	margin: 0 4px 4px 4px;
	display: block;
	color: #0C1840; 
	text-decoration: none;
	border-bottom:1px dashed #D6E3ED;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #6C4B37;
 	background-color: #AAC6DD;	

}

/* calendar and checkout*/
.calendarBox,
.checkoutBox {
	color: #000000;
	width: 98%;
	margin: 0px;
	padding: 0px;
}
.checkoutOdd,
.calendarOdd{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #C6D2E1;
	padding:2px;
}
.checkoutEven,
.calendarEven{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #E1E8F0;
	padding:2px;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #0A102A;
	padding:0 2px 0 2px;
	text-align:center;
}


/*store*/
.memberPrice{ /* members price */
	color:#990000;
}
.btn,
.basketBtn{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:2px;
	border:1px solid #fff;
	background-color:#44200F;
	margin:2px 0 1px 0;
}
#relatedProd{
	border-top:1px dashed #666;
	margin:10px 0 0 30px;
}
#relatedProd .titleSml{
	font:bold 12px/12px Arial, Helvetica, sans-serif;
}
#relatedProd img{
	width:60px;
}

/*inline nav child display - deprecated in favor of sticky */
.navInline {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
}
.navInline a{
	color: #000000;
	text-decoration: none;
}
.navInline a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.postmetadata {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #f75410;
	text-decoration: none;
	padding: 2px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #99370e;
	border-right-color: #99370e;
	border-bottom-color: #99370e;
	border-left-color: #99370e;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar li h2 {
	padding: 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	color: #CCCC99;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman";
	font-size: 11px;
	color: #CCCC99;
	font-weight: normal;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border: 1px none #6B5B3D;
}
