.highlight
{
	background-color: #E9D519;
}

.yelloDiv{
	background:#FDF6BF;
	padding:5px;
	margin-bottom:10px;
	}
.yelloDiv .oragne{
	background:#fff;
	border:#F4C69A solid 2px;
	padding:5px;
	}
.watermark 
{
	color:#C9C9C1;
	text-align:center;
	text-decoration:none;
	height:16px;
	border:solid 1px gray;
}

.gridlink{
	color:#FFFFFF;
	text-decoration:none;
    font-size:8pt;
    font-family:Verdana;	
	line-height:18px;
	font-weight:bold;
}
.gridlink:hover{
	 color:#000000;	
}

.gridlink2{
	color:#91008E;
	text-decoration:none;
    font-size:8pt;
    font-family:Verdana;	
	line-height:18px;
	font-weight:bold;
}
.gridlink2:hover{
	 color:#96001F;	
}


.left-menu2 {color:#575757; font-weight: normal; font-size:8pt; font-family:Verdana; text-decoration:underline;}
.left-menu2:hover {text-decoration:none; color:#ffffff;}

a.left-menu2 {color:#575757; font-weight: normal; font-size:8pt; font-family:Verdana; text-decoration:underline;}
a.left-menu2:hover {text-decoration:none; color:#ffffff;}

.left-menu1 {color:#575757; font-weight: normal; font-size:11px; font-family:Tahoma; text-decoration:underline;}
.left-menu1:hover {text-decoration:none; color:#96001F;}

a.left-menu1 {color:#575757; font-weight: normal; font-size:11px; font-family:Tahoma; text-decoration:underline;}
a.left-menu1:hover {text-decoration:none; color:#96001F;}

.left-menu {color:#575757; font-weight: normal; font-size:8pt; font-family:Verdana; text-decoration:none;}
.left-menu:hover {text-decoration:none; color:#96001F;}

a.left-menu {color:#575757; font-weight: normal; font-size:8pt; font-family:Verdana; text-decoration:none;}
a.left-menu:hover {text-decoration:none; color:#96001F;}

.btntrans
{
	background-color:Transparent;
	color:#000000;
	border-style:none;
	border-width:0px;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	height: 22px;
}

.btn80{
	
}
.btn80 a{
		background:url(../../images/common/b_right.gif) no-repeat right center;
		display:block;
		width:80px;
		vertical-align:middle;
		text-align:center;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;
	height: 30px;
}
.btn80 a span{
		background:url(../../images/common/b_left.gif) no-repeat left center;
		display:block;
		height:25px;
		padding-top:5px;
}
.btn80 a:hover{
		background:url(../../images/common/b_hover_right.gif) no-repeat right center;
}
.btn80 a span:hover{
		background:url(../../images/common/b_hover_left.gif) no-repeat left center;
		
}

.btn100{
	
}
.btn100 a{
		background:url(../../images/common/b_right.gif) no-repeat right center;
		display:block;
		height:30px;
		width:100px;
		vertical-align:middle;
		text-align:center;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;
		
}
.btn100 a span{
		background:url(../../images/common/b_left.gif) no-repeat left center;
		display:block;
		height:25px;
		padding-top:5px;
}
.btn100 a:hover{
		background:url(../../images/common/b_hover_right.gif) no-repeat right center;
}
.btn100 a span:hover{
		background:url(../../images/common/b_hover_left.gif) no-repeat left center;
		
}

.btn150{
	
}
.btn150 a{
		background:url(../../images/common/b_right.gif) no-repeat right center;
		display:block;
		height:30px;
		width:150px;
		text-align:center;
		vertical-align:middle;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;
		
}
.btn150 a span{
		background:url(../../images/common/b_left.gif) no-repeat left center;
		display:block;
		height:25px;
		padding-top:5px;
}
.btn150 a:hover{
		background:url(../../images/common/b_hover_right.gif) no-repeat right center;
}
.btn150 a span:hover{
		background:url(../../images/common/b_hover_left.gif) no-repeat left center;
		
}

.btn180{
	
}
.btn180 a{
		background:url(../../images/common/b_right.gif) no-repeat right center;
		display:block;
		height:30px;
		width:180px;
		text-align:center;
		vertical-align:middle;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;
		
}
.btn180 a span{
		background:url(../../images/common/b_left.gif) no-repeat left center;
		display:block;
		height:25px;
		padding-top:5px;
}
.btn180 a:hover{
		background:url(../../images/common/b_hover_right.gif) no-repeat right center;
}
.btn180 a span:hover{
		background:url(../../images/common/b_hover_left.gif) no-repeat left center;
		
}

.btn220{
	
}
.btn220 a{
		background:url(../../images/common/b_right.gif) no-repeat right center;
		display:block;
		height:30px;
		width:220px;
		text-align:center;
		vertical-align:middle;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;
		
}
.btn220 a span{
		background:url(../../images/common/b_left.gif) no-repeat left center;
		display:block;
		height:25px;
		padding-top:5px;
}
.btn220 a:hover{
		background:url(../../images/common/b_hover_right.gif) no-repeat right center;
}
.btn220 a span:hover{
		background:url(../../images/common/b_hover_left.gif) no-repeat left center;
		
}
.popupControl
{
	background-color:#2D3412;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: White;
	border-width: 2px;
}
.ratingStar2 {
    font-size: 0pt;
    width: 20px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    cursor:default;
}
.ratingStar {
    font-size: 0pt;
    width: 20px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar {
    background-image: url(../../images/common/FilledStar.gif);

}
.emptyRatingStar {
    background-image: url(../../images/common/EmptyStar.gif);
}

.savedRatingStar {
    background-image: url(../../images/common/SavedStar.gif);
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:367px;
}
.dragContainer{
	background-color: #FFC0FF;
	height: 282px;
	width: 357px;
	border-bottom-color: black;
}

.dragHeader{
	background-color: #FFFFFF; 
	height: 48px;
	width: 358px;
	cursor:move;
}

.dragBody{
	background-color: #FFC0FF;
	height: 213px; 
	width: 357px;	
}
.handcur
{
	cursor:pointer;	
}

.autocomplete
{
	color:#000000;
	font-weight:normal;
	padding-left:3px;
	background-color: #ffffff;
	height:18px;
}

.autocompletehighlight
{
	font-weight:bold;
	background-color: #9EBAE7;
	height:18px;
	padding-left:3px;
}

.validatorCalloutHighlight 
{
    font-size:8pt;
    font-family:Verdana;
    background-color: #F5EC83; 
    color:Black;
    text-transform:none;
}

.headerimg
{
background-color:#C97F1A;
color:#FFFFFF;
}

.headerimg2
{
	background-color:#e1e1e1;
}
.headerlabel
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.headerlogo
{
	width:299px; 
	height:63px;
	background-image: url(../../images/scent_logo.jpg);	
}

.bottomlogo
{
	width:1000px;
	height:70px;
	background-image: url(../../images/copyright.gif);
	background-repeat:no-repeat;
}

.lblheadingblack
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#132828;
}

.lblerror
{
font-family:Arial;
font-size:10pt;
font-weight:bold;
color:#433742;	
}

.lblblack8pt
{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
color:Black;	
}

.lblblack8ptbold
{
font-family:Verdana;
font-size:8pt;
font-weight:bold;
color:Black;	
}

.lblgray8pt
{
	font-size:8pt;
	font-family:Verdana;
	color:#333332;
	font-weight:normal;
}
.txtborder
{
	border:solid 1px #D0CBCB;
	background-color:#FFFFFF;
	width:160px;
	height:16px;
}
.txtborder:hover
{
	background-color:#FBFCEE;
	border:solid 1px maroon;
}

.tdsmallheading
{
	font-weight:bold; 
	font-size:13px; 
	font-family:Arial;
	color:#333332;
	background-color: #F5E8BD; 
	border-bottom: solid 1px #DCCA8D;
}
.msgbg
{
	background-color: #F5E8BD;
}

.border
{
	border:solid 1px #D5C07D;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#433742;	
}
.bor
{
	border-top:dotted 2px #D5C07D;
}
.trbg
{
	background-color: #FFF5D5;
}
.trbg:hover
{
	background-color:#FBF1CF;
}

.TitleCssClass SELECT { FONT-SIZE: 8pt; FONT-FAMILY: Verdana }

.title { BACKGROUND-IMAGE: url(../../images/TitleBackground.gif) }

.selector { BACKGROUND-IMAGE: url(../../images/SelectorBackground.gif) }

.disabledDay { BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url(../../images/DisabledBackground.gif); BACKGROUND-REPEAT: no-repeat }

.daystyle
{
	background-color:#ffffff;
}
.daystyle:hover
{
	background-color:#FFC080;
}

.eventlnkstyle
{
	color:#FFC080;
	font-weight:bold;
	text-decoration:underline
}
.eventlnkstyle:hover
{
	color:#FFFFFF;
	text-decoration:none;
}