/*
****************************************
* Standard Style Sheet                 *
* Created On: 01/20/2004					*
* Last Modified:									  *
* Steve Olson 3/4/2004						  *
* Revised 9/16/04 - S.O.					  *
****************************************
*/


/* standard text */
.standard, P, DIV, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #000000;
}

body {
	background-color: #4C4C4B;
	margin: 0px;
}


H1, H2, H3, H4, H5, H6 {
	font-family : Arial, Helvetica, sans-serif;
	color: #B92B20;
	line-height: 145%;
}

.fine {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 125%;

}
.eventsBG {
	background-image: url(images/calendarBodyBg.gif);
	background-repeat: no-repeat;
}
.detailsBG {
	background-image: url(images/calendarDetailsBg.gif);
	background-repeat: no-repeat;
}



.titles {
	font-family: arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c48702;
	text-transform: uppercase;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
}

.print {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
}

.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #B92626;
}


/* links */ 
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #293f70;
}
 
A:Hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #c69114;
}

A.RedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #a71902;
}

A.RedLinks:Hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #293f70;
}

A.alt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

A.alt2:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: Fuchsia;
}


/* form controls */
.textbox {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fileupload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

.radiobutton {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.checkbox {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.button {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.dropdownlist {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textboxAlt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: outset;
	border-top-style: outset;
	border-left-color: #CFCFCF;
	border-top-color: #CFCFCF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	color: #595959;
}


/* tables */
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}

.bottomBorder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D5CE84;
	border-right-color: #D5CE84;
	border-bottom-color: #CCCCCC;
	border-left-color: #D5CE84;
}

.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D5CE84;
	border-right-color: #b4bfd7;
	border-bottom-color: #D5CE84;
	border-left-color: #D5CE84;
}


.mainHeader {
	background-color: #DED896;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	text-decoration: none;
	text-transform: uppercase;
}

.columnHeader {
	background-color: #DED896;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
}

.itemRow	{
	background-color: #FFFFFF;
}

.altItemRow	{
	background-color: #F5F5F5;
}

.selectedItemRow {
	background-color: #D9D9D9;
	color: white;
}
.whiteHomeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
}
.headerCurve {
	background-image: url(images/headerCurve.gif);
	background-repeat: no-repeat;
}
.homepageMap {
	background-image: url(images/homeMap.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.dataAltRow {
	background-color: #f4f7fa;
}
.tableHeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}


.newsDividers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9198b5;
}
.formBg {
	background-image: url(/ArtistSignup/images/createAccount/formBg.gif);
	background-repeat: no-repeat;
}
.roundedCorners {
	background-image: url(images/createAccount/formGradientBg.gif);
	border: 1px solid #7f9db9;
}
.lightBlueHeader {
	background-color: #98b1d0;
}
.redTxt {

	font-family: arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D49100;
	text-transform: uppercase;
}
.redBorder {
	border: 1px solid #FF0000;
}
.pendingApprovalBG {
	background-color: #ffcacc;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1b940;
}
.orangeDivider {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98b1d0;
}
.whiteTitles {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.redBold {

	font-family: arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9e1c23;
	text-transform: uppercase;
}
.tanFullBorder {
	border: 1px solid #a8ab74;
}
.adminBgHeader {
	background-image: url(images/adminHeaderBg.gif);
	background-repeat: repeat-x;
	background-color: #4B4416;
}
.tanSubNavBar {
	background-color: #eae7d2;
	background-image: url(images/tanSubnavBar.gif);
	background-repeat: repeat-x;
}
.white11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.adminBarRed {
	background-color: #a81a03;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c86e5f;
	border-right-color: #c86e5f;
	border-left-color: #c86e5f;
	background-image: url(/images/redNavGradient.gif);
}
.adminNavRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ca7062;
}



A.whiteLinks {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
}

A.whiteLinks:Hover {
 	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #d49200;
}

A.arial11Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

A.arial11Links:Hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #d49200;
}


A.adminNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
}

A.adminNavLinks:Hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #d49200;
}

.eventsBG {
	background-image: url(images/calendarBodyBg.gif);
	background-repeat: no-repeat;
}

.detailsBG {
	background-image: url(images/calendarDetailsBg.gif);
	background-repeat: no-repeat;
}

.welcomeBg {
	background-image: url(images/titles/welcomeBg.gif);
	background-repeat: no-repeat;
}

.featuredArtistsBg {
	background-image: url(images/titles/featuredArtistsBg.gif);
	background-repeat: no-repeat;
}

.headlinesBg {
	background-image: url(images/titles/headlinesBg.gif);
	background-repeat: no-repeat;
}

.classifiedBg {
	background-image: url(images/titles/classifiedBg.gif);
	background-repeat: no-repeat;
}

.featuredArtistTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d49200;
	font-weight: bold;
}

.newsAltRow {
	background-color: #e8e9f4;
}

.tearoffDate {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	padding-top: 18px;
	vertical-align: middle;
}
.tearoffDateLarge {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 65px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
}
.calendarBottomBorder {
	background-image: url(images/calendarBottomBorder.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.footerBg {
	background-image: url(images/detailsDiv.gif);
	background-repeat: no-repeat;
	background-position: center;
}
