/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DCDEE0;
	font-size:13px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#centeredSite {
	margin-left:auto; 
	margin-right:auto;
	padding-bottom:45px;
	width:960px;
	height:100%;
}

/* Links colors */
a.white {
	color:#ffffff;
	text-decoration:none;
	}
a.white:hover {
	color:#ffffff;
	text-decoration:underline;
	}

a {
	color:#B7A458;
	text-decoration:none;
	}
a:hover {
	color: #DCDEE0;
	text-decoration:underline;
	}
a.golden {
	color:#CC6600;
	text-decoration:none;
	}
a.golden:hover {
	color:#993300;
	text-decoration:underline;
	}
a.editRed {
	color:#000000;
	text-decoration:none;
	background-color:#F00;
	padding: 0px 10px 0px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
a.editRed:hover {
	color:#000000;
	text-decoration:underline;
	background-color:#F00;
	padding: 0px 10px 0px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}	
/* header fonts */

h1 {
	font-size: 1.5em;
	color: #DCDEE0;
}

.bigHead {
	font-size:18px;
	color:#DCDEE0;
}

h2 {
	font-size: 1em;
	color: #ACB2B9;
}

.bigHead2 {
	font-size:14px;
	color: #ACB2B9;
}

h3 {
	font-size: 16px;
	color: #1AAFCF;
}

.bigHead3 {
	font-size: 16px;
	color: #1AAFCF;
}

h4 {
	font-size: 1em;
	color: #1AAFCF;
}

.bigHead4 {
	font-size:14px;
	font-weight:bold;
	color: #1AAFCF;
}

.blueText {
	color: #1AAFCF;
}

.orangeText {
	color: #C60;
}

.bigHead4Orange {
	font-size:14px;
	font-weight:bold;
	color: #C60;
}

/* This is the container for the Menu and Logo pic */

#header {
	width:960px;
	height:85px;
	background-repeat: no-repeat;
	background-image:url(http://www.ConcertsInYourHome.com/ciyhimages/CIYHlogo.gif);
	}

#header-Login {
	width:960px;
	height:85px;
	}


#menuStyle {
	position:relative;
	font-size:14px;
	padding-top:20px;
	padding-left:350px;
	width:650px;
	}

/* This is the Navigation Menu for CIYH */

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav a {
	display: block;
	width: 7em;
	}

#nav li {
	float: left;
	width: 7em;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
#nav ul li a {
	display: block;
	width: 10em;
	}
	
/*** Menu colors (customizable) ***/

#nav, #nav ul, #nav ul li a {
	color: #B7A458;
	text-decoration: none;
}


#nav li:hover, #nav ul li a:hover, #nav li.sfhover ul {
	color: #DCDEE0;
	text-decoration: none;
}

#nav li:active, #nav ul li a:active {
}

#nav, #nav ul {
	border: none;
}

#nav a {
	color: #B7A458;
	text-decoration: none;
}

#nav a:hover, #nav a.sfhover {
	color: #DCDEE0;
	text-decoration: none;
}

/* This the box that sets the quotes and their style. */
	
#quotesBox-Old {
	font-size: 12px;
	font-style: italic;
	color:#1AAFCF;
	margin-left: 120px;
	width: 220px;
	z-index: 2;
}

#quotesBox {
	font-size: 12px;
	font-style: italic;
	color:#1AAFCF;
	margin-top: 10px;
	margin-left: 30px;
	width: 220px;
	text-align: center;
}

/* This container is for the page titles and their style. */

#pageTitle {
	text-align:center;
	font-size:18px;
	font-weight: bold;
	color:#1AAFCF;
	top:125px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	min-height:50px;
	padding-bottom:20px;
}

.photoTitle {
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color:#1AAFCF;
}

#pageTitleStateCo {
	text-align:center;
	font-size:20px;
	font-weight: bold;
	color:#1AAFCF;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	height:30px;
}

#pageTitleCalQuikNav {
	text-align:center;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:30px;
}

.showHeader {
	font-size:25px;
	font-weight:bold;
}

/* This is the setup for the main columns for most of the site */

#columnLeftNarrow {
	float:left;
	width:300px;
	margin-right:20px;
}

#columnLeftWide {
	float:left;
	width:640px;
	margin-right:20px;
}

#columnCenterFull {
	float:left;
	width:960px;
}

#columnRightNarrow {
	float:left;
	width:300px;
}

#columnRightWide {
	float:left;
	width:640px;
}

#artist_profile_column1 {
	float:left;
	width:220px;
	margin-right:20px;
}

#artist_profile_column2 {
	float:left;
	width:200px;
	margin-right:20px;
}

#artist_profile_column3 {
	float:right;
	width:500px;
}

#rightWidePicBox {
	width:620px;
	margin-bottom:15px;
}

#textLessWide {
	float:left;
	width:520px;
	margin-left:20px;
	margin-right:20px;
}

/* Calendar Input layout Divs & tables */

#calBox {
	width:620px;
	color:#000000;
	background-color:#FFFFFF;
}

.calHeader {
	width:620px;
	height:25px;
	padding-top:5px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background-color:#000000;
	/* disble background gradient image.
	background:url(http://www.ConcertsInYourHome.com/ciyhimages/gradient_back.jpg) repeat-x;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;*/
}

#calendarTable {
	width:600px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	border:0px;
}

th {
	font-weight:bold;
	text-align:left;
}

td.date {
	width:75px;
	color:#CC9933;
}

td.calPlayer{
	width:250px;
	color:#CC9933;
}

td.calEdit {
	width:130px;
}

td.calFlyer {
	width:80px;
}

td.calDelete {
	width:65px;
}

#calendarShowTable {
	width:620px;
	padding:0px;
	border:0px;
}

td.showDate {
	width:150px;
	height:140px;
	text-align:center;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}

.showDateSize {
	font-size:20px;
	font-weight:bold;
}

td.showInfo {
	width:115px;
	height:140px;
	text-align:right;
	vertical-align:text-top;
	padding-right:5px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

td.showInfoTwo {
	width:245px;
	height:140px;
	vertical-align:text-top;
	padding-right:5px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

td.showPic {
	width:150px;
	height:140px;
	text-align:center;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#calInputTable {
	width:600px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

tr.calHeight {
	height:25px;
}

td.calInputTitle {
	width:153px;
	padding-top:3px;
	margin-left:10px;
	margin-right:10px;
	text-align:right;
}

td.calInputData {
	margin-left:10px;
	margin-right:10px;
}

#calArtistSearch {
	width:299px;
	max-height:300px;
	overflow:auto;
}

#calArtistUpload {
	width:299px;
	height:150px;
	overflow:auto;
}

#calHostUpload {
	width:299px;
	height:150px;
	overflow:auto;
}

/* Calendar Contact Page */

.indentContact {
	margin-left:15px;
	margin-right:15px;
}

#contactShowPhoto {
	float:right;
	margin-right:5px;
	width:205px;
}

/* Host Edit Table */

#hostEditTable {
	width:600px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	border:0px;
}

tr.editHeight {
	height:25px;
}

td.editInfo {
	width:275px;
	text-align:right;
	vertical-align:top;
}

td.editData {
	width:325px;
	vertical-align:top;
}

.editHeadings {
	color:#1AAFCF;
	font-weight:bold;
	margin-left:15px;
	width:585px;
	margin-top:25px;
	margin-bottom:25px;
}

.editHeadingsOrange {
	color:#C60;
	font-weight:bold;
	margin-left:15px;
	width:585px;
	margin-top:25px;
	margin-bottom:25px;
}


.editWhichPage {
	font-size:16px;
	text-align:center;
	margin-top:15px;
	color:#1AAFCF;	
}

/* Host Results Table & text */

#hostResultTable {
	width:300px;
}

td.hostCats {
	width:105px;
	color:#1AAFCF;
	padding-right:15px;
	vertical-align:top;
}

td.hostInfo {
	width:180px;
	vertical-align:top;
}

.hCenBlue {
	color:#1AAFCF;
	text-align:center;
	font-style:italic;
}

.hRightHeader {
	color:#FF0000;
	font-weight:bold;
}

.showAddress {
	font-size:13px;
	font-weight:normal;
}

/* Featured Artist Tables */

#featuredAritistHorz {
	width:600px;
	padding:0px;
	border:0px;
}

#featuredAritistVert {
	width:200px;
	padding:0px;
	border:0px;
}

#featuredArtistVert {
	width:200px;
	padding:0px;
	border:0px;
}

th.featuredTitle {
	text-align:center;
	font-size:14px;
	color: #1AAFCF;
}

th.artistName {
	font-weight:bold;
	text-align:center;
}

td.artistData {
	width:200px;
	vertical-align:top;
	text-align:center;
	font-size:12px;
}

/* Host Search Tables */

#hostSearchTable {
	width:500px;
	padding:0px;
	border:0px;	
}

tr.hostSearchHeight {
	height:40px;
}

th.hostSearch {
	font-size:14px;
	color: #1AAFCF;
}

td.hostLocation {
	width:200px;
}

td.hostLocationPull {
	width:300px;
}

#hostSearchResultTable {
	width:600px;
	padding:0px;
	border:0px;
}

td.hostSearchCity {
	width:200px;
}

td.hostSearchVenue {
	width:345px;
}

td.hostSearchBooking {
	width:55px;
	text-align:center;
}

/* Artist Results Table */

#artistResults {
	width:940px;
	padding:0px;
	border:0px;
}

td.artistResultsPic {
	width:250px;
	padding-bottom:15px;
	text-align:center;
}

th.artistResultsName {
	width:330px;
	height:45px;
	padding-right:15px;
	font-size:14px;
	font-weight: bold;
	color:#1AAFCF;
	vertical-align:top;
}

th.artistResultsFullLink {
	width:345px;
	height:45px;
	font-size:12px;
	font-weight: bold;
	vertical-align:top;
}

td.artistResultsInfoLeft {
	width:330px;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
}

td.artistResultsInfoRight {
	width:345px;
	text-align:left;
	vertical-align:top;
}

.infoCatColor {
	color:#1AAFCF;
}

.height_valign{
	height:30px;
	vertical-align:middle;
}

.Blacktext_Center_BlueBack {
	background:#1AAFCF;
	color: #000000;
	text-align:center;
	font-weight:normal;
}

.Blacktext_Center_BlueBack_14n
 {
	background:#1AAFCF;
	color: #000000;
	text-align:center;
	font-weight:normal;
	font-size:14px;
}

.Blacktext_Center_BlueBack_14b {
	background:#1AAFCF;
	color: #000000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.Blacktext_Center_WhiteBack {
	background:#FFFFFF;
	color: #000000;
	text-align:center;
	font-weight:normal;
}

.Blacktext_Center_WhiteBack_b {
	background:#FFFFFF;
	color: #000000;
	text-align:center;
	font-weight:bold;
}

.Blacktext_Left_WhiteBack_14n
 {
	background:#FFFFFF;
	color: #000000;
	text-align:left;
	font-weight:normal;
	font-size:14px;
}

.Blacktext_Center_WhiteBack_14b
 {
	background:#FFFFFF;
	color: #000000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.Blacktext_Center_GrayBack {
	background:#AAAAAA;
	color: #000000;
	text-align:center;
	font-weight:normal;
}

.Blacktext_Left_GrayBack {
	background:#AAAAAA;
	color: #000000;
	text-align:left;
	font-weight:normal;
}

.Blacktext_Left_GrayBack_14n
 {
	background:#AAAAAA;
	color: #000000;
	text-align:left;
	font-weight:normal;
	font-size:14px;
}

.Blacktext_Center_GrayBack_14b
 {
	background:#AAAAAA;
	color: #000000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.Graytext_Center_GrayBack {
	background:#AAAAAA;
	color: #666666;
	text-align:center;
	font-weight:normal;
}

.Graytext_Center_WhiteBack {
	background:#FFFFFF;
	color: #666666;
	text-align:center;
	font-weight:normal;
}

.border_All {
border-collapse:collapse;
border: #222222 1px solid;
}

/*Junaid Nov, 09*/
.border_All_Black {
border-collapse:collapse;
border:#000000 2px solid;
}

.border_All_Black TD {
border-collapse:collapse;
border:#000000 2px solid;
}

.border_bottom_Black {
border-collapse:collapse;
border:#FFFFFF 1px solid;
border-bottom-color:#000000;
}

.border_bottom_Black TD {
border-collapse:collapse;
border:#FFFFFF 1px solid;
border-bottom-color:#000000;
}
/*Junaid Nov, 09*/

.border_none {
border: 0px;
}

.white_text_header
{
	color:#FFFFFF;
}

/*Junaid Nov-Dec, 09*/
.white_text_header_14b 
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.white_text_header_14n 
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}

.white_text_header_12b 
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.white_text_header_12n 
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
.text_small
{
	font-size:9px;
	font-style:italic;
}

a.link_black {
	color:#000000;
	text-decoration:none;
	}
a.link_black:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

a.link_blue_14b {
	font-size:14px;
	font-weight:bold;
	color: #1AAFCF;
	text-decoration:none;
	}
a.link_blue_14b:hover {
	color:#B7A458;
	text-decoration:underline;
	}
a.link_golden_12b {
	font-size:12px;
	font-weight:bold;	
	color:#B7A458;
	text-decoration:none;
	}
a.link_golden_12b:hover {
	font-size:12px;
	font-weight:bold;
	color: #DCDEE0;
	text-decoration:underline;
	}
a.link_golden_14b {
	font-size:14px;
	font-weight:bold;	
	color:#B7A458;
	text-decoration:none;
	}
a.link_golden_14b:hover {
	font-size:14px;
	font-weight:bold;
	color: #DCDEE0;
	text-decoration:underline;
	}

/*Junaid Nov-Dec, 09*/

/* activate Table */

#activateArtist {
	width:600px;
	padding:0px;
	border:0px;
	text-align:center;
}

th.adminHeader {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

td.artistEditLink {
	font-weight:bold;
	text-align:right;
	width:200px;
}

td.joinDate {
	width:150px;
	text-align:center;
	color:#000000;
	font-size:11px;
}

td.artistNotes {
	width:250px;
	vertical-align:top;
} 
