@charset "utf-8";
/* CSS Document */

@import "global.css";
@import "text.css";

/*******Content Body*******/
#contWrap	{
	width: 917px;
	height: auto;
	margin-top: 70px;
	padding-bottom: 0px;
}


/*****Left Column*****/
.col_l {
	float: left;
	width: 588px;
	height: auto;
	margin-left: 10px;
}

#lcol_block1{
	width: 588px;
	height: 295px;
	margin-bottom: 10px;
}
.company #lcol_block1{
	font: 11pt Verdana, Geneva, sans-serif;
	text-indent: 15px;
	text-align: justify;
	width: 655px;
	height: 520px;
	margin-bottom: 10px;
	padding: 10px 20px 20px 20px;
	border: #666 thin solid;
	background-color: #CCC;
}
.video{
	width: 588px;
	height: 411px;
	margin-bottom: 30px;
}
#lcol_block2{
	color: #333;
	border: #666 thin solid;
	width: 588px;
	height: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#lcol_block3{
	border: #666 thin solid;
	width: 588px;
	height: 161px;
	margin-top: 8px;
	margin-bottom: 30px;
	text-align: center;
}

#lcol_block4{
	color: #CCC;
	background-color: #000;
	width: 588px;
	height: 161px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#lcol_block5{
	color: #CCC;
	background-color: #000;
	width: 588px;
	height: 161px;
	margin-top: 8px;
}

/*****Right Column*****/
.col_r {
	float: right;
	width: 261px;
	margin-right: 28px;
	z-index: 1;
}

#rcol_block1{
	border: #CCC thin inset;
	width: 261px;
	height: 220px;
	margin-bottom: 8px;
}

#rcol_block2{
	width: 261px;
	height: 242px;
	margin-top: 6.5px;
	margin-bottom: 8px;
}

#rcol_block3{
	border: #CCC thin inset;
	background-color: #CCC;
	width: 261px;
	height: 105px;
	margin-top: 6.5px;
	margin-bottom: 8px;
}
.video #rcol_block3{
	color: #CCC;
	background-color: #000;
	width: 261px;
	height: 55px;
	margin-top: 15px;
}
#rcol_block4{
	border: #CCC thin inset;
	background-color: #ccc;
	width: 261px;
	height: 89px;
	margin-top: 6.5px;
	margin-bottom: 8px;
}

#rcol_block5{
	border: #666 thin inset;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	width: 261px;
	height: 161px;
	margin-top: 8px;
}
#UserLogin {
	text-align: right;
}
#UserLogin .textbox, .ka_button {
	margin-right: 12px;
	margin-bottom: 5px;
}
#UserLogin #networkheader {
	text-align: center;
	font-weight: bold;
	margin-top: 7.5px;
	margin-bottom: 10px;
}
#UserLogin #networkheader a {
	font-weight: normal;
}
/*****************Artist*****************/
.bio #lcol_block1{
	color: #CCC;
	width: 588px;
	height: auto;
	margin-bottom: 0px;
}
.bio #lcol_block2{
	color: #000000;
	width: 588px;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cont_hd {
	background: url(../images/artist/main/colCont_header_2.png) no-repeat;
	width: 588px;
	height: 73px;
}
#cont_hd p {
	font: medium bold Tahoma, Geneva, sans-serif;
	color: #F5F5F5;
	text-align: left;
	margin-left: 5px;
	padding: 5px;
}
#cont_body {
	background: url(../images/artist/main/colCont_body.png) repeat-y;
}
#cont_foot {
	background: url(../images/artist/main/colCont_footer.png) no-repeat;
}
/*************Artist Nav********************/
#artistNav {
	float: left;
	margin-left: 10px;
}
#aNav {
	width: 400px;
	height: 20px;
}
.title{
	margin-top: 7.5px;
	width: auto;
}
#aNav .links{
	text-decoration: none;
	color: #0A3159;
}

#aNav .links li {
	float: left;
	display: inline;
	margin-right: 5px;
	padding: 0 5px 0 10px;
	border-left: #ccc thin outset;
	width: auto;
}

#aNav ul.links {
	margin-left: -40px;
}
#aNav .links a {
	color: #ccc;
	font-size: 12pt;
	font-weight: 200;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	display: block;
}

#aNav.links a, .links a:active  {
	text-decoration: none;
	line-height: 15px;
	list-style: none;
	border-right: thick;
}
#aNav .links a:hover {
	color: #C90;
	text-decoration: none;
}

/***********End Nav***********/
/********Mid Row*******/
.col_l2 #row_block1{
	width: 860px;
	margin: auto;
	margin-bottom: 15px;
	text-align: center;
}

#row_block1 {
	color: #CCC
	background-color: #000;
	height: 77px;
}


/********video description*******/
.col_l3 {
	width: 860px;
	margin-left: 28.53px;
	margin-bottom: 20px;
}

#row_block2 {
	color: #CCC;
	background-color: #000;
	height: 345px;
}
/* Contact Form*/
#lcol_block2.contact{ border-style: inset; height: 410px; background-color:#CCC}
#ContactForm { padding-top:12px; margin-left: 20px;}
#ContactForm .rowi { margin-bottom: 10px; height: 40px;}
#ContactForm .input { width:196px; height:25px; border:1px solid  #666; background:none; margin-left: 0px; padding:0 0 0 5px; font-size:1.01em; color: #666;}
#ContactForm .link {margin-left:200px;}

#HeaderForm {float:left;}
#HeaderForm .input {
	width:159px;
	height:18px;
	border:1px solid #666;
	background:#102349;
	padding:0 0 0 5px;
	font-size:0.917em;
	color:#000;
	margin:0 8px 0 11px;
}
#HeaderForm .input2 {
	width:88px;
	height:18px;
	border:1px solid #666;
	background:#102349;
	padding:0 0 0 5px;
	font-size:0.917em;
	color:#7F3F00;
	margin:0 9px 0 0;
}

textarea {
	width:429px;
	height:130px;
	border:1px solid #666;
	background:none;
	padding:0 0 0 5px;
	overflow:auto;
	font-size:1em;
	color:#7F3F00;
}

/* End Contnet Box*/