/* ************  RESETS ************ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
/* remeber to add style for lists if you need more than predefined in  Default */
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#tourTable{
margin:0 0 50px 0;
width:100%;
border:1px solid #162230;
}
#tourTable .tMonth{
	background-color:#cecece;
}
#tourTable td{
padding:3px;
}

dfn {
	display: none;
}
/* ************ Layout ************ */
body, html {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	/*
	font-family:Verdana,Helvetica,Garamond,sans-serif;
	*/
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:13px;
	color:#202020;
	background-color:#EBEAEA;
}
#Wrapper {
	width:100%;
	position:relative;
	margin:0 auto;
	height:100%;
	min-height:100%;
	z-index:1;
}
body > #Wrapper {
	height:auto;
}
a:link, a:active, a:visited {
	color:#919AA4;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color:#b3bcc6;text-decoration: none;
}

#header{
	background-color:#162230;
	height:180px;
}
#breadcrumbs{
	background:#E6E6E6 url(http://img.sgomusic.com/img_css/pageBreadcrumbBG.gif) repeat-x top left;
	height:23px;
}
#pageLogo {
	position:relative;
	left:50%;
	background: url(http://img.sgomusic.com/img_css/logo.gif) no-repeat top left transparent;
	height:150px;
	width:301px;
	margin-left:-520px;
}
#footer {
	position:absolute;
	z-index:2;
	border-top:1px #68717a solid;
	height:30px;
	line-height:30px;
	bottom:0;
	width:100%;
	background-color:#1D2D3F;
	text-align:center;
	width:100%;
	color:#adadad;
	font-size:11px;
	text-transform:lowercase;
}
#footer img{
	border:1px solid #adadad;
	vertical-align:middle;
	margin:0 5px 3px 5px;
	width:12px;
	height:12px;
}
#footer a {
 text-decoration:none;
 font-weight:normal;
 color:#adadad;
}
.play{
	vertical-align:middle;
	margin-left:5px;
}
#follow{
	position:absolute;
	z-index:10;
	/*top:182px;*/
	top:0;
	left:50%;
	width:180px;
	text-transform:lowercase;
	font-size:11px;
	/*margin-left:213px;	*/
	/*margin-left:395px;*/
	margin-left:50px;
}
#follow img{
	border:0px solid #adadad;
	vertical-align:middle;
	margin:9px 5px 3px 5px;
	width:30px;
	height:30px;
}
#follow a {
 text-decoration:none;
 font-weight:normal;
 color:#000000;
 text-shadow: 0px 1px 0px #fff;
}
#follow a:hover{
text-decoration:underline;
}
.clr	{clear:both;}
#clrLayout{
	margin:0px;
	padding:0px;
	position:relative;
	top:0;
	height:0px;
	background-color:transparent;
	font-size:0%;
	clear:both;
}
/*--------------Navigation-----------------------------*/
/* ================================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
#login{
	position:absolute;
	top:181px;
	height:26px;
	left:50%;
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	margin-left:430px;
}

#nav{
	position:absolute;
	top:159px;
	height:26px;
	left:50%;
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	margin-left:-485px;
}
#nav,#nav .select li a:hover .sub, #nav .select li:hover .sub,#nav .sub_active{
	width:690px;
}

#nav .select, #nav .current {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	height:auto;
}
#nav .select a, #nav .current a ,#login .select a, #login .current a{
	display:block;
	height:20px;
	line-height:20px;
	float:left;
	background:#273341;
	padding:0 10px 0 10px;
	text-decoration:none;
	white-space:nowrap;
	color:#fff;
	margin-right:5px;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	border-color:#656F7B;
	border-width:1px 1px 0 1px;
	border-style:solid;
	font-weight:normal;
}
* html #nav .select a, * html #nav .current a {
	width:1px;
	height:21px;
}
#nav .select a:hover, #nav .select li:hover a,#nav .sub, #nav .sub_active,#login .select a:hover, #login .select li:hover a,#login .sub, #login .sub_active  {
	color:orange;
}
#nav .sub {display:none;}
#nav .current a {
	background:#424F5C;
	color:orange;
	font-weight:bold;
}

#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	color:orange;
}
#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	color:orange;
}
#nav .sub_active .current_sub a{
	font-weight:bold;
	color:orange;
}
#nav .select li a:hover .sub, #nav .select li:hover .sub {
	display:block;
	position:absolute;
	top:21px;
	left:0;
	background:#E6E6E6 url(http://img.sgomusic.com/img_css/pageBreadcrumbBG.gif) repeat-x top left;
	margin-top:0;
	padding:0;
	z-index:100;
	color:#fff;
}
#nav .sub_active {
	display:block;
	position:absolute;
	top:21px;
	left:0;
	margin-top:0;
	padding:0;
	z-index:10;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1;
	margin-top:0;
	margin-t\op:1px;
}
#nav .sub_active a {
	text-decoration:none;
	white-space:nowrap;
	display:block;
	float:left;
	background:none;
	padding:0 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#000000;
	font-weight:normal;
}
#nav .select a:hover .sub li a, #nav .select li:hover .sub li a {
	display:block;
	background:none;
	padding:0 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#000000;
}
#nav .sub_active a,#nav .select a:hover .sub li a, #nav .select li:hover .sub li a{
	height:22px;
	line-height:22px;
	text-shadow: 0px 1px 0px #fff;
}
/*-------------inputs-----------------------------*/

input,select {
	margin: 0 5px;
	padding: 1px 3px;
	background-color: #ddd;
	border: 1px inset;
	color:#273341;
	height:15px;
	font-size:11px;
}
.Button,.nlButton {
	margin: 0;
	padding: 1px 3px;
	background-color: #ddd;
	border: 1px outset;
	font-size:11px;
	height:19px;
	}
textarea{
	border: 1px outset;
	background-color:#ddd ;
	color:#273341;
	padding:0px;
	margin:0px;
	font-size:11px;
}
.radio{
	border:none;
	background-color:transparent;
}

/*-------------------------------------------------*/
#TextWrap {
	padding:0 0 20px 0;
	margin:0 auto;
	width:960px;
	background:url(http://img.sgomusic.com/img_css/pageFooter.png) no-repeat bottom center;
}
#TextContent {
	text-align:justify;
	margin-bottom:30px;
	overflow:auto;
}
.paraTitle{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	color:#b3bcc6;
}
.paraText{
	text-align:justify;
	line-height:16px;
	clear:both;
	margin-bottom:5px;
}
.imgL{
	float:left;
	margin-right:5px;
	margin-bottom:1px;
}
.imgR{
	float:right;
	margin-left:5px;
	margin-bottom:1px;
}
.imgR IMG,.imgL IMG{
	border:#656f7b 1px solid;
}
.mcpsTable{
	position:relative;
	border:#BBBBBB solid 1px;
	width:99%;
}
.row0{
		padding:2px;
		BACKGROUND-COLOR: #CFCFCF ;
}

.row1{
		/*BACKGROUND-COLOR: #424f5c ;	*/
		padding:2px;
}
.tFoot{
	text-align:center;
}
hr{
	height: 1px;padding:0;margin:0;
}
h1,h2,h3,h4{
	font-family: "Cuprum", Verdana,Helvetica,Garamond,sans-serif;
	color: #233a58;
	font-weight:normal;
}
h1{
	font-size: 26px;
    padding: 35px 0 20px 0;
	/*text-transform:uppercase;	*/
}
h2 {
	font-size: 20px;
	padding: 20px 0px 10px 0;
	display:block;
	text-transform:lowercase;
}
h3 {
	font-size: 18px;
	padding: 10px 0 25px 0;
	text-align:center;
}
h4 {
	font-size: 1.3em;
	padding: 8px 0;
	color: #202020;
}
p {
	padding: 10px 0;
}
form{margin-bottom:40px}
.div33L{
	width:33%;
	float:left;
	text-align:left;
}
.div33C{
	width:33%;
	float:left;
	text-align:center;
}
.div33R{
	width:33%;
	float:left;
	text-align:right;
}
/***************/
#bookmark,#lzInfo{
	height:30px;
	line-height:30px;
	width:100%;
	margin:0 auto 10px auto;
	text-align:center;
}
#lzInfo{
	font-weight:normal;
	float:right;
	margin:-25px 0 50px 0;
	font-size:12px;
}

/*************************/
.poweredphplist {
	font-family: arial, verdana, sans-serif;
	font-size : 10px;
	font-variant: small-caps;
	font-weight : normal;
	padding: 2px;
	padding-left:20px;
	margin-left:125px;
}
a:link.poweredphplist,
a:active.poweredphplist,
a:visited.poweredphplist  {font-family: Arial, verdana, sans-serif; font-size : 10px; font-variant: small-caps; font-weight : normal; color : #666666; text-align : center; text-decoration : none; padding: 2px;}
a:hover.poweredphplist {color : #7D7B7B;}
/*********navigation bottom*********/
#fNav{
	position:absolute;
	z-index:2;
	bottom:-140px;
	min-height:140px;
	width:100%;
	background-color:#1D2D3F;
	text-align:center;
	width:100%;
	color:#adadad;
	font-size:11px;
	text-transform:lowercase;
}
#navB {
	border-top:1px #68717a solid;
	background-color:#1D2D3F;
	position:relative;
	left:50%;
	margin-left:-480px;
	width:960px;
	padding-top:2px;
}
#navB ul {
	float:left;
	padding: 0;
	/*border-bottom:3px solid #009900;*/
}
#navB ul>li{
line-height:12px;
text-align:left;
}
#navB ul>li>ul{
	/*border:1px solid #000099;*/
	width:100%;
}

#navB ul>li>ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
}
#navB ul>li a{
	font-weight:normal;
	white-space:nowrap;
	text-decoration:none;
}

#twitter{
	float:right;
}
#idxInWrp{
	width:690px;
	float:left;
}

/***********************************/
/****** custom scrollbar ******/
.jspContainer{overflow: hidden;	position: relative;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute;top: 0;right: 0;width: 6px;height: 100%;background: red;}
.jspHorizontalBar{position: absolute;bottom: 0;left: 0;width: 100%;height: 6px;background: red;}
.jspVerticalBar *,.jspHorizontalBar *{margin: 0;padding: 0;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{background: #dde;position: relative;}
.jspDrag{background: #666666;position: relative;top: 0;left: 0;cursor: pointer;}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float: left;height: 100%;}
.jspArrow{	background: #50506d;text-indent: -20000px;display: block;cursor: pointer;}
.jspArrow.jspDisabled{cursor: default;background: #80808d;}
.jspVerticalBar .jspArrow{height: 6px;}
.jspHorizontalBar .jspArrow{width: 6px;float: left;height: 100%;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4;float: left;height: 100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
	margin: 0 -3px 0 0;
}

/* ************ player ************ */

#audioPlayer {
	position:absolute;
	z-index:10;
	top:0;
	left:50%;
	background-color:#162230;
	width:250px;
	height:124px;
	font-size:11px;
	color:#92A0AB;
	text-align:center;
	padding:0 0 13px 0;
	line-height:35px;
	margin-left:230px;
	/*
	-moz-border-radius:0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius:0 0 7px 7px;
	*/
	border-color:#656F7B;
	border-width:0 1px 1px 1px;
	border-style:solid;
}
#flashcontent{float:right;}

	/***hide unused***************/
	.sc-artwork-list{display:none}
	.sc-info{display:none}
	.sc-info-toggle{display:none}
	.sc-track-duration{display:none}
	/***set player***************/
	.sc-player{
		position:relative;
		width:100%;
		font-size:10px;
		color:#ffffff;
		border:1px solid #162230;
	}
	.sc-player a{text-decoration:none;color:#ffffff;font-weight:normal}
	.sc-player a:hover{text-decoration:none;font-weight:normal}
	/***wave form***************/
	.sc-time-span{
		position:absolute;
		top:0;
		left:0;
		z-index:100;
		width:100%;
	}
	.sc-waveform-container{
		height:25px;
	}
	.sc-waveform-container img{
		width:100%;
		height:25px;
		background-color: #293441;
	}
	.sc-buffer{position: absolute;height: 100%;top: 0;background-color: white;opacity: 0.4;}
	.sc-played{position: absolute;height: 100%;top: 0;background-color: #333333;opacity: 0.4;}

	/***tracklist***************/
	.sc-trackslist{
		position:relative;
		margin-top:45px;/**waveform image plus play pause buttons*/
		height:90px;
		overflow:auto;
	}
	.sc-trackslist li:nth-child(even) {background: #676f78}
	.sc-trackslist li:nth-child(odd) {background: #293441}
	.sc-trackslist li.active>a{font-weight:bold}
	.sc-trackslist li:hover{background: #EEEEEE;color:#666666}
	.sc-trackslist li>a:hover{color:#666666}
	.sc-trackslist li{text-align:left;line-height:15px;padding-left:2px;margin-right:1px}
	/******play pause*********/
	.sc-controls{
		left:0;
		position:absolute;
		top:26px;
		height:18px;
		line-height:18px;
		width:100%;
		border-top:1px solid #555b62;
		border-bottom:1px solid #555b62;
	}
	.sc-controls a:hover{text-decoration:underline}
	.sc-play,.sc-pause{width:18px;height:18px;display: block;float:left;font-size:0}
	.sc-play{
		background: url(http://img.sgomusic.com/img_css/media-play-inv.png) no-repeat center center transparent;
	}
	.sc-pause{
		background: url(http://img.sgomusic.com/img_css/media-pause-inv.png) no-repeat center center transparent;
	}
	/**elapsed /remaining ****/
	.sc-time-indicators{
		position:absolute;
		right:2px;
		top:27px;
		height:18px;
		line-height:18px;
	}

/***************printing style**************************************/
@media print {
	#Wrapper {height:100px;border:0;}
	#pageLogo 	{display:none;}
	#topItem {display:none;}
	#footer {display:none;}
	#pTitle	{display:none;}
	#searchDiv	{display:none;}
  * {
  background-color: white !important;
  color:#000000;
  }
}
