html {-webkit-text-size-adjust: none}

.image { 
	margin: 0;
	padding: 0;
	border: 0;
}

.imagethumb a img {
	display: inline;
	padding: 10px;
	margin: 6px;
	
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb  a:visited img {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover img{
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: right;

}

.eventtitle {
	font: 16px "Helvetica Neue", "Lucida Grande", Arial, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #3B3B32;
	line-height: 24px;
	margin-left: 10px;
	text-decoration: bold;
	text-align: left;
}

.eventdescription1 {
	font: 14px "Helvetica Neue", "Lucida Grande", Arial, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #BD513F;
	line-height: 24px;
	margin-left: 10px;
	text-align: left;
	margin-right:20px ;
}

.eventdescription2 {
	font: 14px "Helvetica Neue", "Lucida Grande", Arial,  "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #3B3B32;
	line-height: 24px;
	margin-left: 10px;
	text-align: left;
	margin-right:20px ;
}


.eventtitle_links {
	font: 16px "Helvetica Neue", "Lucida Grande", Arial, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #aaa;
	line-height: 24px;
	margin-left: 10px;
	text-decoration: bold;
	text-align: left;
}
.eventdescription_links {
	font: 14px "Helvetica Neue", "Lucida Grande", Arial, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #ddd;
	line-height: 24px;
	margin-left: 10px;
	text-align: left;
	margin-right:10px ;
}

.artistName { font-family : Arial; font-size : 14px; color : #6f685f; font-weight: bold; }

.artistsNavigationBar {
	font-family : Arial; font-size : 14px; color : #6f685f; font-weight: bold; 
}

.artistsNavigationBar a{
	font-family : Arial; font-size : 14px; color : #6f685f; font-weight: bold;
	text-decoration: none;
}


.artistsNavigationBar a:hover {
	font-family : Arial; font-size : 14px; color : #6f685f; font-weight: bold; text-decoration: underline;
}


.adminDeleteTitle { font-family : Arial; font-size : 10px; color : #6f685f; font-weight: bold; }
.adminDeleteTitle a {
	text-decoration: none;
	color: #ff6600;
}
.adminDeleteTitle a:hover {
	text-decoration: none;
	color: #ff8800;
}

.pictureDescription { font-family : Arial; font-size : 14px; color : #6f685f; font-weight: bold; text-align: center;}
.artistBioName { font-family : Arial; font-size : 14px; color : #666666; font-weight: bold; }
.artistLink  { font-family: Arial; font-size: 11px; color: #654622; text-decoration: none; }
.artistLink A:link { text-decordation: none; color : #654622; }
.artistLink A:visited { text-decordation: none; color : #654622; }
.artistLink A:active { text-decordation: none; color : #654622; }
.artistLink A:hover { text-decordation: none; color : #654622; }


.searchContentStyle {
	font-family : Arial; font-size : 14px; color : #666666; font-weight: bold;
}

.searchContentStyle a {
	text-decoration: none;
	font-family : Arial; font-size : 16px; color : #666666; font-weight: bold;
	
}

#searchContentStyleLink {
	font-size: 14px;
	text-decoration: underline;
}

#searchContentStyleLink:hover {
	color: #ff6600;
	font-size: 14px;
	text-decoration: underline;
}






/* drop down menu */


#dropmenudiv{
	position:absolute;
	border:1px solid #888;
	border-bottom-width: 0;
	font:normal 12px "Helvetica Neue", "Lucida Grande", Arial, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #888;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #555;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ff8800;
	color: #fff;
}

.greatstyleText { font-family : "Lucida Grande", Arial; font-size : 13px; color : #6f685f; }

.greatstyleText a {
	color: #ff6600;
	text-decoration: none;
}
.greatstyleText a:hover {
	color: #ff6600;
	text-decoration: underline;
}


.adminavigation { font-family : "Lucida Grande", Arial; font-size : 13px; color : #6f685f; }

.adminavigation a {
	color: #ff6600;
	text-decoration: none;
}
.adminavigation a:hover {
	color: #fff;
	background-color: #ff0000;
	text-decoration: none;
}


.presscontentstyle {
	font-family : Arial; font-size : 14px; color : #666666; font-weight: bold;
	height: 300px;
	display: inline;
}

.presscontentstyle a {
	color : #666666; 
	text-decoration: none;
}

.presscontentstyle a.link {
	color: #666666;
	text-decoration: none;
}

.presscontentstyle a:hover {
	color: #ff6600;
	text-decoration: none;
}




.formdiv {
	font-family : Arial; font-size : 14px; color : #666666; font-weight: bold;
	line-height: 2em;
	padding-left: 20px;
	float: left;
	padding-top: 0;
	margin-top: 0;
}

.formdivLeft {
	font-family : Arial; font-size : 14px; color : #666666; font-weight: bold;
	
	width: 150px;
	float: left;
	margin-top: 20px;
	text-align: left;
}

.formdivRight {
	font-family : Arial; font-size : 14px; color : #666666; font-weight: bold;
	
	width: 200px;
	float: left;
	margin-top: 20px;
}

.formdivBoth {
	text-align: left;
	font-family : Arial; font-size : 14px; color : #666666; font-weight: bold;
	
	width: 200px;
	float: left;
	
	margin-top: 20px;
	margin-bottom: 40px;
	
}
