
html {
	height: 100.05%;
}

body	{
	background:		white;		
	font-family:	verdana, san-serif;
	font-size:		14px;
}

form	{
	display:inline;
}

/**********************************/


p	{
	font-size:	12px;
	color: #FFFFFF;
	text-align: left;
}
	

a	{
	color:				#FFFFFF;
	text-decoration:	none;
	font-size:	12px;
}


A:hover {
		text-decoration: underline; 
		color: #D80079;
}

a:visited {
	color:				#FFFFFF;
} 

a img {
	border: 0px;
}

a.artist{
	color:	#FFFFFF;
	text-decoration:	none;
	font-size:	14px;
	line-height: 1.6em;
}


a.artist:hover {
		text-decoration: underline; 
		color: #D80079;
}

a.artistSelected{
	text-decoration: underline; 
		color: #D80079;
	font-size:	14px;
	line-height: 1.6em;
}

.error{
	color: #D80079;
	font-size:	15px;
	font-weight: bold;
	text-align: center;
}

.TD {
	font-size:		14px;
	color: 			#FFFFFF;
}

.header {
	font-size:		16px;
	color: 			#FFFFFF;
	font-weight:	bolder;
	
}

.sm {
	font-size:		10px;
	color: 			#FFFFFF;
}
.copy {
	font-size:		10px;
	color: 			#333333;
}
.inputbox {
 	font-size: 12px;
	border: 1px solid #333333;
 	padding: 3px 0px 0px 0px;
 	vertical-align: top;

}
.width{
	width:902px;
}
.widthHome{
	width:830px;
}
.box{
	padding: 10px 10px 50px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

.graybox{
	min-height:473px;
	background: #666666;
	font-size:	12px;
	color: #FFFFFF;
	text-align: left;
}

.grayboxHoney{
	min-height:473px;
	background: #666666;
	background-image: url(/images/bg_honey.gif);
	background-repeat: y;
	font-size:	12px;
	color: #FFFFFF;
	text-align: left;
}

/* for Internet Explorer */
/*\*/
* html .graybox {
	height: 473px;
}
/**/

.grayboxHome{
	height:431px;
	background: #666666;
	font-size:	12px;
	color: #FFFFFF;
	text-align: left;
}

.padding{
	padding: 10px;
}

.lineHeight{
	line-height: 1.7em;
}

.artists{
	width:790px;
	height:410px;
	padding: 10px 5px 5px 0px;
	background: #666666;
	text-align:	right;
	position:relative;
}

.footer{
	padding: 5px 0px 0px 0px;
	clear: both;
}
a.footer{
	font-size:		10px;
	color: 			#333333;
	text-decoration:	none;

}

ul{
	list-style-image: url(/images/arrow_white.gif);
	list-style-position:outside;
	margin-left:45px;
	padding-left:0px;
}
ul li{
	margin-bottom:10px;
	padding:0px;
}

/*ARTISTS PAGE*/

.artistBox{
	width:220px;
	float:left;
	padding: 10px 32px 30px 32px;
}
.artistBoxTitle{
	padding: 0px 0px 2px 0px;
	width:220px;
}
a.artistBoxTitle{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-transform: uppercase;
}
a.artistBoxTitle:hover{
	font-weight:bold;
	font-size:14px;
	color:#D80079;
	text-transform: uppercase;
	text-decoration:none;
}
.artistBoxLink{
	size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.artistBoxLink:hover{
	color:#D80079;
	text-decoration:underline;
}

.artistBoxImage{
	background-color: #FFFFFF;
	width: 200px;
	height: 200px;
	padding: 10px;
	text-align:center;
}
.artistBoxTitleHaiti{
	padding: 0px 0px 2px 0px;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	text-transform: uppercase;
	width:220px;
}
.pageTitleHaiti{
	font-weight:bold;
	font-size:24px;
	color:#FFFFFF;
	text-transform: uppercase;
}
/*header*/
.headerLinks{
	float:right;
	margin-top:85px;
}

.headerLogo{
	float:left;
}

/*featured artist*/
.title{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
.subtitle{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.textLink{
	size:12px;
	color:#DEDEDE;
	text-decoration:underline;
}
.textLink:hover{
	color:#D80079;
}
.featuredArtistImageBox{
	float: left;
	width: 375px;
	margin: 15px 20px 20px 0px;
	padding: 15px;
	background-color:#FFFFFF;
	border:1px solid #666666;
}
/* news section */
.date{
	float:right;
	font-style:italic;
	margin-bottom:10px;
}
.divide{
	height: 2px;
	background-color: #DEDEDE;
	clear: both;
	margin: 5px 0px 5px 0px;
}

/* submission form */
.formLabel {
	font-family: Verdana, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}
.contentError{
	font-family: Verdana, sans-serif;
	font-size:12px;
	color: #D80079;
	text-align: center;
	font-weight: bold;
}
#submission_form a.button {
	font-size:16px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color: #EEEEEE;
}
#submission_form a.button:hover {
	color: #D80079;
}
#submission_form input[type="text"] {
	border: 0px;
	font-size:12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding:2px;
}
#submission_form input {
	font-size:12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding:2px;

}
#submission_form input[type="textarea"] {
	border: 1px solid #999999;
	font-size:12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding:2px;
}
#submission_form textarea {
	border: 0px;
	font-size:12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding:2px;

}