body {
	height:100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/back_grad.jpg);
	background-color: #091e27;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
}

html {
	height:100%;
}

h1, h2, h3 {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-weight: normal;
	color: #aaaaaa;
}

h1 {
	font-family: 'Lobster Two', Lucida Grande, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 20pt;
	color: #15374e;
	text-align: left;
	margin:20px 0 10px 0;
	padding:0;
}

h2 {
	font-family: 'Lobster Two', Lucida Grande, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 15pt;
	color: #15374e;
	text-align: left;
	margin:20px 0 10px 0;
	padding:0;
}

h3 {
	font-size: 10pt;
	text-align: left;
	font-weight:bold;
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	letter-spacing:-15%;
	color: #333333;
	margin:0;
	padding:0;
}

p {
	float:left;
	font-family: 'Muli', arial, serif;
	font-style: normal;
	font-weight:normal;
	font-size: 10pt;
	line-height: 125%;
	text-align:left;
	color: #746847;
	margin:0 0 15px 0;
	padding:0;
}

ul {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 130%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

hr {
	border: none;
	clear:both;
	background-color: #23567b;
	background-position:left;
	color: #23567b;
	height: 1px;
	width: 105%;
	margin: 25px 0 25px -35px;
	padding:0;
}

/* Header */

#content-full {
	width: 950px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 950px;
	height:35px;
	clear:both;
	background-color: #15374e;
	margin:0;
	padding:0;
}

#header-left {
	width:515px;
	float:left;
	height:35px;
	margin:0 100px 0 35px;	
	padding:0;
}

#header-right {
	width:275px;
	float:left;
	height:29px;
	margin:0;	
	padding:6px 0 0 0;
}

#header-right p {
	font-family: 'Lobster Two', Lucida Grande, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	color: #3d8bcd;
	text-align: left;
	margin:0;
	padding:0;
}

#feature {
	clear:both;
	width: 950px;
	height:364px;
	border-bottom: 1px solid #15374e;
	overflow:hidden; 
	margin:0;
	padding:0;
}

#navigation {
	width:950px;
	height:40px;
	clear:both;
	background: url(../images/navigation_back.png) no-repeat top;
	padding:0;
	margin:0;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding:0 0 0 35px;
	
}

#navigation li {
	float: left;
	padding:0;
	line-height: 150%;
	margin:0;	
}
	
#navigation li a {
	float:left;
	height:32px;
	width:107px;
	display:block;	
	font-family: 'Lobster Two', Lucida Grande, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 23pt;
	color: #fff;
	background-color: #15374e;
	text-align: center;
	text-decoration: none;
	margin:0 10px 0 0;
	padding:8px 0 0 0;
	
}

#navigation li a:hover, .navigation ul li:hover a {
	text-decoration: none;
	background-color: #453509;
}

#content-main {
	clear:both;
	width:950px;
	margin:25px 0 0 0;
	padding:0;
}

#content-left {
	width:610px;
	float:left;
	margin:0 25px 0 0;	
	padding:0;
}

#latest-news {
	width:575px;
	clear:both;
	padding:0 0 5px 35px;
	margin:0;
}

#tag-header {
	float:left;
	height:30px;
	min-width: 100px;
	background-color: #15374e;
	padding:0 13px 5px 0;
	margin: 0 10px 0 -35px;
}

#tag-header p {
	float:right;
	font-family: 'Lobster Two', Lucida Grande, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 20pt;
	color: #ffffff;
	text-align: right;
	margin:0;
	padding:0;
}

#tag-post{
	float:left
	height:22px;
	padding:8px 0 0 0;
	margin:0;
}

#blog-column {
	width:260px;
	float:left;
	padding:0 0 5px 0;
	margin:0 55px 0 35px;
}

#news-column {
	width:260px;
	float:left;
	padding:0 0 5px 0;
	margin:0;
}

.news-tag-header {
	float:left;
	height:30px;
	min-width: 100px;
	background-color: #15374e;
	padding:0 13px 5px 0;
	margin: 0 10px 0 0;
}

#content-right {
	float:left;
	width:288px;
	margin: 0 25px 25px 0;
	padding:0;
}

#promotions {
	clear:both;
	background-color:#15374e;
	width:253px;
	margin: 0 0 15px 0;
	padding:15px;
}

#music-container {
	clear:both;
	width:288px;
	margin:-25px 0 0 0;
	padding:0;
}

#product-contain {
	width:575px;
	clear:both;
	margin:0 0 15px 0;
	padding:0;
}

#product-left {
	float:left;
	width:235px;
		min-height:140px;
	margin: 0 10px 5px 0;
	padding:0;
}

#product-right {
	float:left;
	width:300px;
		min-height:140px;
	margin: 0 0 5px 0;
	padding:0;
}

#fix {
	clear:both;
	width:950px;
}


/* Footer */

#lower-itunes {
	clear:both;
	width:950px;
	margin:0 auto 0 auto;
	padding:0;
}

#lower-cj-itunes {
	float:left;
	width:265px;
	margin:-35px 685px 20px 35px;
	padding:0;
}

#footer {
	clear:both;
	background-color:#225378;
	width:950px;
	height:35px;
	padding:20px 0 20px 0;
	margin:0 auto 0 auto;
}

#foot-tag-header {
	float:left;
	height:30px;
	min-width: 100px;
	background-color: #15374e;
	padding:0 13px 5px 5px;
	margin: 0 10px 0 0;
}

#foot-tag-header p {
	float:right;
	font-family: 'Lobster Two', Lucida Grande, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 20pt;
	color: #ffffff;
	text-align: right;
	margin:0;
	padding:0;
}


#footer-left {
	width:650px;
	float:left;
	padding:0;
	margin:0 25px 0 0;
}

#footer-right {
	width:235px;
	float:left;
	padding:0;
	margin:0 30px 0 0;
}

#footer-right p {
	color:#fff;
}

#footer-disclaimer {
	clear:both;
	width:950px;
	height:25px;
	padding:0 0 10px 0;
	margin:10px auto 0 auto;
}


#footer-disclaimer p {
	color:#29628e;
	font-size:8pt;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

#slider .nivo-controlNav {
	position:absolute;
	bottom:-70px; /* Put the nav below the slider */
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	background-image:url(images/thumb.jpg);
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-controlNav a.hover {
	font-weight:bold;
	background-image:url(images/thumb_r.jpg);
}


/* LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: centre;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: centre;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lb_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lb_images/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lb_images/nextlabel.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #ffffff;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left;  colour:#222222;}	
#imageData #caption{ font-weight: bold; colour:#222222;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/*LiIGHT BOX END*/
