/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
 
body {
	background: #071b36 url(../img/bkgr_wrapper_latest.jpg) repeat-x top;
	border-top:5px solid #6C88AE;
	color: #6C88AE;
	font:62.5%/1.25 Arial, Helvetica, sans-serif;
	text-align: center; /* ie 5 fix */
	width: 100%;
	min-width:996px;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}
 
h1 {
	letter-spacing:-1px;
	font-size:2em;
	padding:30px 0 25px 0;
}
 
h2 {
	font-size:1.5em;
	padding:20px 0;
	letter-spacing:-1px;
}
 
h3 {
	font-size:1em;
	font-weight:bold;
}
 
/***** Common Formatting *****/

p {
	font-size:1.25em;
	font-style:normal;
	line-height:1.8;
	padding:0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
} 


ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
}
 
ul, ol {
	padding:0 0 1.25em 2.5em;
}
 
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
 
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	bottom:0.3em;
	position:relative;
	vertical-align:baseline;
}
 
sub {
	bottom:-0.2em;
	position:relative;
	vertical-align:baseline;
}
 
acronym, abbr {
	border-bottom:1px dashed;
	cursor:help;
	letter-spacing:1px;
}
 
/***** Links *****/
 
a,
a:link,
a:visited {
	text-decoration:none;
	color: #CCE3FB;
}

a:hover {
text-decoration:underline;
}
 
/***** Forms *****/
 
form {
	display:inline;
	margin:0;
	padding:0;
}
 
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
	line-height:1.25;
	width:100%;
}
 
label {
	cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}
 
table tr td {
	padding:2px;
}

 
/***** Global Classes *****/
 
.clear         { clear:both;}
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.uppercase     { text-transform: uppercase; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/***** Layout *****/

#wrapper {
	background:#010727 url(../img/bkgr_header.jpg) no-repeat top center;
	margin:0px auto;
	width: 996px;
}

#in_wrapper {
	margin:0px auto;
	width: 946px;
}

/*****  Header  *****/

#header {
	color: #FFF;
	position: relative;
	margin: 0 0 5px;
	text-align:left;
}

#header h1{
	height:165px;
	margin:0;
	padding:15px 0 0 0;
	overflow:hidden;
	position:relative;
	width:125px;
	font-size: 0em;
	margin: 0 0 0 20px;
}

#header span{
	background: transparent url(../img/vvj_classic.png) top center no-repeat;
	display:block;
	height:165px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	width:125px;
	z-index:1;
}

.date {
	background-color:#6C88AE;
	color:#EAF3FE;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.5;
	padding:10px 20px;
	position:absolute;
	right:0;
	text-align:right;
	top:-4px;
}

.date img {
	vertical-align: middle;
}

/***** Navigation *****/

#navigation {
	background-color: #00142D;
	margin:0px;
	padding:5px 0px;
	width: auto;
	position: absolute;
	float: right;
	top: 70px;
	right: 0px;
}


#navigation_teaser {
	height: 40px;
	padding: 0px 7px;
}
#blob {
background-color:#D2151B;
position:absolute;
top:0;
z-index:998;
border:0px dotted #263243;
}
ul#nav {
padding:0;
position:relative;
}
ul#nav li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
border-right: 1px dotted #263243;

}
ul#nav li a {
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-weight:bold;
height:40px;
line-height:3.2;
padding:0 25px;
position:relative;
text-decoration:none;
z-index:999;
}
ul#nav li#selected a {
}



/* You are in */

.you_are { display:block; }
.you_are, .you_are a:link, .you_are, .you_are a:visited {
	border-bottom:1px solid #081F39;
	color:#4A6487;
	padding: 15px 0px 5px;
	font-size: 1em;
}

.you_are img {
	margin:0 4px 0 5px;
	vertical-align:middle;
}

/*****  Container  *****/

#container {
	background-color: #00132D;
	margin:0 0 10px;
	text-align:left;
}

.launch {
	/*background-color:#081F39;*/
	border-bottom:1px solid #081F39;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.5em;
	line-height:2.2;
	padding:10px 0 10px;
	text-align:center;
	margin: 0 0 20px;
}

#container h2 {
	color: #FFF;
}

#in_container {
	margin:0px auto;
	padding:0 0 15px;
	width: 906px;
}

.clm {
	float:left;
	padding:0 15px 0 0;
	width:208px;
}

.linkimg { height:85px;}
.linkimg img { vertical-align:middle; text-align:center; display:block; }


/* New Release */

#new_release, .latest_release {
	margin: 0px;

}

#new_release h3, .latest_release h3, #lower h3, .clm h3 {
	color:#CCE3FB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.8;
	margin:0 0 6px;
	padding:25px 0 10px;
	text-transform:uppercase;
}


/* Toggle */

.msg_list {
	border-bottom: 0px solid #071A30;
	margin: 0 0 15px;
	padding: 0px;
}
.msg_head {
	color:#CCE3FB;
	cursor:pointer;
	display:block;
	font-size:1em;
	font-weight:bold;
	letter-spacing:1.2px;
	margin:0;
	padding:8px 0 15px;
	text-transform:capitalize;
	text-decoration: underline;
}

.msg_head img{
	margin:0 5px 0 0;
	vertical-align:bottom;
}

.msg_body {
	padding: 0px 10px 15px 0px;
}

/* Toggle, catalogue */

.msg_head_cat {
	color:#CCE3FB;
	cursor:pointer;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:1.2px;
	margin:0;
	padding:8px 0 15px;
	text-transform:uppercase;
	text-decoration: underline;
}

.box_list {
	display:block;
	float:left;
	line-height: 1.1;
	clear: left;
	padding: 6px 0;
	font-size: 1.1em;
	width: 204px;
}

/* Content */

#lower {
	position:relative;
	width: 906px;
}

#lower h3 {
	border-top:1px solid #081F39;
	text-align:center;
}


/* Catalague Albums */

.view {
	color:#CCE3FB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:1.2px;
	margin:0 0 6px;
	padding:0;
	text-transform:uppercase;
	background-color: none;
	display: block;
}

ul#parent2 {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul#parent2 li {

}
.boxtag {
	background-color:#CCE3FB;
	width:130px;
	float:left;
	margin: 0 10px 20px 10px;
}

.boxtag h3 {
	border-bottom:0px solid #4D4D4D;
	display:block;
	font-size:1.2em;
	line-height:1.1;
	margin:0 0 2px;
	padding:2px 0 3px;
}

.boxtag h4 {
	font-size:0.9em;
}

/* Catalogue Single Album */

#press {
	float:left;
	width: 370px;
	padding: 0 10px 0 0px;
	border-right: 0px solid #081F39;
	margin: 0px;
}

#tracklist {
	float:right;
	width: 500px;
	padding: 0px;
	width:280px;
	line-height:1.6;
}

#tracklist ul{
	list-style:decimal outside;
	text-transform: uppercase;
}

#big_boxtag {
	background-color:#CCE3FB;
	/*display: none;*/
	width:215px;
	float:left;
	margin: 10px 25px 250px 0px;
}

#big_boxtag img {
	display:block;
	width:200px;
	height:200px;
	margin:8px;
}

#info {
	border-bottom: 1px solid #081F39;
	float:left;
	width:665px;
	padding: 0 0 10px 0px;
	line-height: 1.6;
}

/* to be removed */

#info .info_bits a:link, #info .info_bits a:visited {
	color: #CCE3FB;
}

#press h3, #tracklist h3, #info h3{
color:#CCE3FB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:1.2px;
	margin:0 0 6px;
	padding:25px 0 2px;
	text-transform:uppercase;
}

/* Pager */

#pager {
	float:left;

}

#pager a:link, #pager a:visited {
	color:#CCE3FB;
	cursor:pointer;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:1.2px;
	margin:0;
	padding:8px 3px 15px;
	text-transform:capitalize;
	text-decoration:none;
}

#pager a.wactive {
	color:#CCE3FB;
	text-decoration: underline;
}

/* Tooltip */

a.tag {
	text-decoration:none;
}

.tag{
	overflow: hidden;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	display: block;
	cursor: pointer;
	color: rgb(60, 60, 60);
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.6em;
	font-style: italic;
	letter-spacing: -0.7pt;
	line-height: normal;
	width: 120px;
	height:120px;
	text-align:left;
	margin: 5px auto;
}

.tag:hover { color: rgb(224, 69, 0); }
.tag:focus {  }
.tooltip {
	margin:0 7px;
	height: 80px;
}
.tooltip .label { color: yellow; width: 35px; }
.tooltip a { color: rgb(170, 221, 68); font-size: 11px; font-weight: bold; }

/* Info News Release */

#info_new_release, .info_latest_release {
	float: right;
	padding:0 35px 0 0;
	width:490px;
}

#info_new_release ul, .info_latest_release ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position:inside;
	list-style-type:decimal;
	margin:0px;
	padding:0px;	
}

#info_new_release ul li, .info_latest_release ul li {
	font-size: 1.1em;
	padding:2px 0px;
}

#info_new_release ul li ul, .info_latest_release ul li ul {
	display: block;
	list-style-position:inside;
	list-style-type:square;
	margin:0px;
	padding:0 0 0 15px;
}

#info_new_release ul li ul li, .info_latest_release ul li ul li {
	font-size: 1em;
	padding:4px 0px;
}

.minute {
	font-weight:bold;
	font-size:0.9em;
	padding:0 0 0 10px;
}

#new_release_box {
	padding:0px;
	text-align: left;
}

/* Fade Jquery */

.fade img {
	display: none;
	float: left;
	margin:0px;
}

#fade_three img, #fade_two img, #fade_one img {
	display: none;
	float: left;
	margin:0px;
}

/***** Box Latest Releases *****/

#latest {
	clear: both;
}

#latest h1 {
	border-bottom:1px solid #081F39;
	display: block;
	line-height:2;
	margin:40px 0px 10px;
	padding: 0px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

#links {
	position:relative;
	height: 220px;
}

#links ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	width: 906px;
} 

#links li {
	border: 0px dotted #999;
	display:block;
	float:left;
	margin: 5px 0;
	width:301px;
}

#links p {
	display: block;
	float: left;
	font-weight: normal;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	line-height:1.2;
	width:160px;
	padding: 0px;
}

#links li a { 
    color: #6C88AE;
    display: block;
    font: bold 120% Arial, Helvetica, sans-serif;
	height:200px;
    padding: 5px;
    text-decoration: none;
}

#links h3 {
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
	margin:10px 0 0 10px;
}

#links h4 {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4;
	margin:0 0 10px 10px;
}

#links li a img {
	border:1px solid #4A6487;
	float:left;
	margin:0 10px 6px 10px;
	padding:2px;
}

* html #links li a {  /* makes hover effect work in IE */
	width: 292px;
}

#links li a:hover {
    background-color: #071c34;
}

/***** Footer *****/

#footer_teaser {
	background-color: #000;
	margin:0 auto 25px;
	width:996px;
}

#footer {
	color:#203b5e;
	margin:0px auto;
	text-align:left;
	width:926px;
}

#footer ul {
	color:#203b5e;
	cursor: pointer;
	list-style:none;
	margin:0px;
	padding:0px;
}

#footer ul li {
	display:inline;
}

#footer ul li a:link, #footer ul li a:visited {
	color:#203b5e;
	font-size:1.2em;
	line-height:4;
	text-decoration: none;
	text-transform: capitalize;
} 

#footer ul li a:hover {	
	color: #BC1F24;
}

#footer h1 {
	text-transform:uppercase;
}

#footer h4 {
	display:block;
	font-size:1em;
	padding: 10px 0 30px;
}


/* SCroller */

/* ::::: http://static.flowplayer.org/tools/css/standalone.css ::::: */
a:active { outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }
:focus { outline-style: none; }
#actionButtons { text-align: center; margin-top: 30px; }
/* ::::: http://static.flowplayer.org/tools/css/scrollable-horizontal.css ::::: */

.scrollable {
	border: 0px solid rgb(204, 204, 204);
	background: transparent url('h300.png') repeat-x scroll 0% 0%;
	overflow: hidden;
	position: relative;
	width: 906px;
	height: 150px;
}
.scrollable .items { width: 20000em; position: absolute; clear: both; }
.scrollable .items a {
	display: block;
	float: left;
}
.scrollable img {
	border: 1px solid rgb(204, 204, 204);
	margin: 20px 5px 20px 18px;
	padding: 2px;
	float: left;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	width: 120px;
	height: 120px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
}
.scrollable .active { border: 2px solid rgb(0, 0, 0); z-index: 9999; position: relative; }
/* ::::: http://static.flowplayer.org/tools/css/scrollable-buttons.css ::::: */

.scrollable { float: left; }
a.browse { margin: 40px 10px; background: transparent url('hori_large.png') no-repeat scroll 0% 0%; display: block; width: 30px; height: 30px; float: left; cursor: pointer; font-size: 1px; }
a.right { background-position: 0pt -30px; clear: right; margin-right: 0px; }
a.right:hover { background-position: -30px -30px; }
a.right:active { background-position: -60px -30px; }
a.left { margin-left: 0px; }
a.left:hover { background-position: -30px 0pt; }
a.left:active { background-position: -60px 0pt; }
a.up, a.down { margin: 10px 50px; background: transparent url('vert_large.png') no-repeat scroll 0% 0%; float: none; }
a.up:hover { background-position: -30px 0pt; }
a.up:active { background-position: -60px 0pt; }
a.down { background-position: 0pt -30px; }
a.down:hover { background-position: -30px -30px; }
a.down:active { background-position: -60px -30px; }
a.disabled { visibility: hidden ! important; }


/* story fading */

#portfolio {
	list-style:none;
	margin:0 0 10px;
	padding:0;
	border: 1px solid #6C88AE;
}

#portfolio img {
	padding:4px;
}


/* Last */

ul#nav li,last { border-right: 0px;}
