/* ********** GLOBAL RESETS ********** */

:link,:visited {
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
    font-weight: 200;
}

ul,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input  {
    margin: 0;
    padding: 0;
}

a img,:link img,:visited img {
    border: none
}

/* ********** GLOBAL SETS ********** */

html {
	height:100%;
}

body {
    margin: 10 0 50px 0;
    font-size: 9pt;
    color: #909090;
    font-family: arial, lucida, tahoma, helvetica, verdana;
    background-color: #666;
    text-align: left;
    padding-bottom: 10px;
	height:100%;
}

h1 {
    font-size: 14pt;
    font-family: arial;
    color: #fff;
    line-height: 37px;
    letter-spacing: 0.2px;
    margin: 2px 0 2px 0px;
    overflow: hidden;
    white-space: nowrap;
	text-transform:capitalize;
}

h2 {
    font-size: 12pt;
    font-family: arial;
    color: #fff;
    line-height: 37px;
    letter-spacing: 0.2px;
    margin: 2px 0 2px 0px;
    overflow: hidden;
    white-space: nowrap;
	text-transform:capitalize;
}

h3 {
    font-size: 12pt;
    font-family: arial;
    color: #fff;
    line-height: 37px;
    letter-spacing: 0.2px;
    margin: 10px 0 2px 10px;
    overflow: hidden;
    white-space: nowrap;
	text-transform:capitalize;
}

p {
	margin: 10px 10px 10px 10px;
	text-align:justify;
}

/* ********** LINKS ********** */

a:link,a:visited {
    color: #909090;
    font-weight: normal;
    text-decoration: underline;
}
a:hover,a:focus {
    color: #ffffff;
    text-decoration: underline;
}

/* ********** TABLES ********** */

table {
    */ width: auto; */
	margin-top: 10px;
    border: none;
    border-spacing: 0px;
    padding: 2px;
    border: outset 0pt;
    border-spacing: 0pt 0pt;
    border-collapse: collapse;
	line-height:16px;
	border-right:0px solid red;
	background-color: #333;
	border-bottom:1px solid #555;
	border-right:1px solid #555;
}

tr th {
	font-weight:bold;
	font-family:arial;
	font-size:10pt;
	height:24px;
	line-height:24px;
	color:#fff;
	text-align:center;
	border-left:1px solid #555;
	border-top:1px solid #555;
	background-color:#444444;
	padding:2px;
}
td {
	text-align:left;
	color:#fff;
	padding:3px 4px 3px 4px;
	border-left:1px solid #555;
	border-top:1px solid #555;
}

.lbl {
	font-weight:bold;
	float:left;
	clear:left;
}

/* ----- table - schedule ----- */

table .tb_schedule {
	width:880px;
}
.tb_schedule .tb_col1 {
	width:140px;
}
.tb_schedule .tb_col2 {
	width:210px;
}
.tb_schedule .tb_col3 {
	width:200px;
}
.tb_schedule .tb_col4 {
	width:130px;
}
.tb_schedule .tb_col5 {
	width:200px;
}

/* ----- table - news ----- */

table .tb_news {
	width:440px;
	margin-bottom:5px;
}
.tb_news  .tb_col1 {
	width:20px;
}
.tb_news  .tb_col2 {
	width:420px;
}

/* ********** PAGE CONTENT ********** */

#page_wrapper_main {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #111;
    padding-left: 10px;
    padding-right: 10px;
    border:0px solid blue;
}

#page_head {
	width:900px;
	/* float:left; */
	/* clear:left; */
	text-align:center;
    font-size: 14pt;
    font-family: arial;
    color: #fff;
    line-height: 37px;
    letter-spacing: 0.2px;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
	text-transform:uppercase;
	border:0px solid green;
}

/* ********** TOP MENU ********** */

#menu {
	width:900px;
	float:left; 
	clear:left; 
    list-style: none;
    margin:0px;
    border: 0px solid yellow;
}

#menu ul {
	margin: 0px;
    display: block;
    list-style: none;
	border:0px solid green;
}

#menu li {
    background:none;
    float: right;
    padding-left: 0px;
    margin: 0 0 0 3px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    color: #999;
    font-family: arial;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
	border:1px solid #555;
}

#menu li a {
    display: block;
    width: 80px;
    color: #999;
	background-color: #333;
    text-decoration: none;
    font-weight: bold;
}

#menu li a:link {
    color: #999;
	background-color: #333;
    text-decoration: none;
    font-weight: bold;
}

#menu li a:hover {
    color: #fff;
	background-color: #333;
    text-decoration: none;
    font-weight: bold;
}

#menu li.active a {
    color: #fff;
	background-color: #333;
    text-decoration: none;
    font-weight: bold;
}

/* ********** 2 MAIN FEATURES ********** */

#feature1 {
	width:450px;
	float:left; 
	clear:left; 
	margin-top:10px;
	border:0px solid red;
}
#feature2 {
	width:450px;
	float:left;
	margin-top:10px;
	border:0px solid red;
}
#feature1 .picture {
	float:left;
}
#feature2 .picture {
	float:right;
}
.picture img {
	border:1px solid #555;
}
.biography {
	width:430px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.artist_logo {
	width:430px;
	float:left;
	text-align:center;
	padding-top:20px;
}

/* ----- link with bullet ----- */

a.bullet {
	padding-left:18px;
	background: url('../images/triangle10x10.png') no-repeat 1px 3px;
}
a:link.bullet  {
	text-decoration:none;
}
a:visited.bullet  {
	text-decoration:none;
}
a:hover.bullet  {
	background: url('../images/triangle2.png') no-repeat 1px 3px;
	text-decoration:none;
}

/* ********** TOUR SCHEDULE ********** */

#schedule {
	width:900px;
	float:left;
	/* clear:left; */
	text-align:center;
	border:0px solid yellow;
}

/* ********** LATEST MORE STUFF ********** */

#latest {
	width:900px;
	margin-top:10px;
	/* float:left; */
	/* clear:left; */
	border:0px solid blue;
}
/* left */
#latest  .ltst_feature {
	width:430px;
	text-align:center;
	float:left;
	clear:left;
}
/* right */
#latest .ltst_more {
	width:460px;
	margin-left:10px;
	text-align:center;
	float:left;
}

#latest .ltst_feature .item {
	float:left;
	width: 430px;
	border:0px solid yellow;
}
#latest .ltst_more .item {
	float:left;
	width: 460px;
	border:0px solid yellow;
}

.more_on_logo {
	float:center;
	padding: 0px 2px 0px 2px;
}
.more_on_logo img {
	margin-bottom: 3px;
	border:1px solid #555;
}
.support_text {
	width:350px;
	margin-top:5px;
	line-height:19px;
	float: left;
	clear:left;
}
.support_logo {
	width:100px;
	float: right;
	border:0px solid red;
}

.bio_pic img {
	border:1px solid #555;
}

/* ***** TOUR SCHEDULE ***** */

#footer {
	/* float:center; */
	clear:left;
	width:900px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:8pt;
	text-align:center;
	border:0px solid blue;
	white-space:nowrap;
}
