 /*	COLORS
 	Boz Blue #2761CC
	Boz Orange #E87906
	Boz Light Orange
	Dark Blue #060D42
	Gray #4b4b4b
*/


html {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #2761CC url('img/bottom_gradient.jpg') repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/* LEFT NAVIGATION AND BOZ LOGO */
.left_nav {
	position: absolute;
	left: 20px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 152px;
}

.left_nav img {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}

.nav_item a {
	background: #2761CC url('img/nav_repeat.jpg') repeat-y;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #060D42;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	margin: 0px;
	width: 137px;
	padding-right: 15px;
	border-top: 1px #060D42 solid;
	display: block;
}


.nav_item a:hover {
	background: #2761CC url('img/hov1_repeat.jpg') repeat-y;
	color: #ffffff;
}

/*SUB NAVIGATION 1*/

.subnav1_item a{
	background: #2761CC url('img/nav_repeat.jpg') repeat-y;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060D42;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	margin: 0px;
	width: 117px;
	padding-right: 35px;
	border-top: 0px;
	display: block;

}

.subnav1_item a:hover {
	background: #2761CC url('img/hov2_repeat.jpg') repeat-y;
	color: #060D42;
}

/*SUB NAVIGATION 2*/

.subnav2_item a{
	background: #2761CC url('img/nav_repeat.jpg') repeat-y;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #060D42;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	margin: 0px;
	width: 97px;
	padding-right: 55px;
	border-top: 0px;
	display: block;

}

.subnav2_item a:hover {
	background: #2761CC url('img/hov3_repeat.jpg') repeat-y;
	color: #060D42;
}



/* WRAPS MAIN CONTENT AREA - INCLUDING THE AD BANNER, THE "BOZ ADVENTURES" HEADER AND THE LOGIN */
.main_wrap {
	min-width: 500px;
	background: transparent;
	margin-left: 199px;
	margin-right: 49px;
	border: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	/* margin-right: 51px; */
	min-width:550px;
	max-width:750px;
	}

body .main_wrap {
	margin-left: 201px;
	margin-right: 51px;
}


/*AD BANNER AT TOP*/
.ad_banner {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

.ad_banner p{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*BOZ ADVENTURES TITLE*/
.boz_adventures {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

.boz_adventures p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/*TOP ORANGE BAR WHERE LOGIN TITLES GO*/
.main_top {
	background: transparent url('img/main_top_repeat.jpg') repeat-x;
	height: 52px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.main_top .text {
	margin: 10px;
	margin-left:20px;
	padding: 0px;
	border: 0px;
	float:left;
	color:White;
	font-size:14pt;
	width:88%;
	text-align:center;
}


/*LOGIN BOX*/
.login {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	height: 40px;
	background-color:#003366;
}


.login form{
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px;
	border: 0px;
}


/*MAIN AREA*/
.main {
	background: #ffffff;
	margin: 0px;
	padding: 0px 0px;
	border: #060D42 solid;
	border-width: 0px 1px;
	
}

.main h1 {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	background: #E87906 url(img/gradient-white.png) left top repeat-x;
	margin: 0px;
	padding: 6px 15px 6px;
	border: 0px;
}
/*
	background: transparent url('img/diag_lines.jpg') repeat;
	#060D42;
*/
.main h2 {
	background: #4b4b4b url(img/gradient-white.png) left top repeat-x;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: white;
	margin: 0px;
	padding: 2px 15px;
	border-bottom: 1px #4b4b4b solid;
	border-top: 1px #4b4b4b solid;
}


.main .home h2 
{
	background:none;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 2px 0;
	border-bottom:0 none;
	border-top: 0 none;
	color:#E87906;
}

.main .home hr 
{
	color: #b2b2b2;
	width:100%; 
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}


/* background: transparent url('img/h3_repeat.jpg') repeat-x; */
.main h3 
{
	background: #000 url(img/gradient-white.png) left top repeat-x;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	height: 20px;
	margin: 0px;
	padding: 2px 15px;
	border: 0px;
}

.main h4 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #060D42;
	margin: 0px;
	padding: 0px 15px;
	padding-left:30px;
	border: 0px;
}

.main h5 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #060D42;
	margin: 0px;
	padding: 0px 15px;
	border: 0px;
}

.main h6 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #E87906;
	margin: 0px;
	padding: 0px 15px;
	border: 0px;
}

.main h7 {
	background: transparent url('img/diag_lines.jpg') repeat;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #060D42;
	margin: 0px;
	padding: 2px 15px;
	border-bottom: 1px #060D42 solid;
	border-top: 1px #060D42 solid;
}

.main p {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060D42;
	margin: 0px;
	padding: 0px 15px;
	padding-left:30px;
	border: 0px;
	width: 90%;
	text-align:left;
}

.main ul {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060D42;
	padding-left:45px;
	
}

.main a:link {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #2761CC;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.main a:active {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #060D42;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.main a:visited {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #060D42;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.main a:hover {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #E87906;
	margin: 0px;
	padding: 0px;
	border: 0px;
}



/*FOOTER*/
.main_footer {
	height: 23px;
	background: transparent url('img/footer_repeat.jpg') repeat-x top;
	margin: 0px;
	padding: 0px;
	border: #060D42 solid;
	border-width: 0px 1px;
}

.main_footer p {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
	border: 0px;
}

.main_footer a:link, .main_footer a:active, .main_footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	margin: 0px;
	padding: 2px 0px;
	border: 0px;
}

.main_footer a:hover {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px;
	border: 0px;
}


/*OPTIONAL ADS ON RIGHT SIDE - MUST RESIZE MAIN AREA TO USE*/
.right_ads {
	/*position: absolute;
	right: 0px;
	top: 50px;
	width: 200px;
	background-color: #4b4b4b; */
	
	float: right;
	text-align: center;
	width: 80px;
	height: 320px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #ffffff;
	border: 1px solid #000000;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 60px
}




.calendar table {
	border: 0px;
}

.calendar td 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 4px;
	margin: 1px;
	text-align:center;
}

.calendar th {
	background: #000 url(img/gradient-white.png) left top repeat-x;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
	padding: 0px 4px;

}

/* TABLES */

table 
{
	border-style:none;
	width: 90%;
}

table.fullwidth 
{
	margin:0 0 0 0;
	border-style:none;
	width: 100%;
}

tr {
	border-style:none;
}

tr.alt_row {
	background: #eeeeee;
}

tr.spacing {
	height:20px;
}

td.required {
	color:Red;
	font-weight:bold;
}

td {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	border-style:none;
	padding: 4px;
	text-align: left;
	vertical-align:top;
}

td.fullwidth {
	font: normal 12px Arial, Helvetica, sans-serif;
	border-style:none;
	padding: 0px;
	text-align: left;
	vertical-align:top;
}

/* background: transparent url('img/h3_repeat.jpg') repeat-x; */

th {
	background: #000 url(img/gradient-white.png) left top repeat-x;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	padding: 2px 4px 2px;
	border-bottom: 1px black solid;
	border-top: 1px black solid;

}

.main th a:link, th a:active, th a:visited, th a:hover {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	vertical-align:bottom;
	height:12px;
}

th.sub 
{
	background: #E87906 url(img/gradient-white.png) left top repeat-x;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	padding: 2px 4px 2px;
	border-bottom: 1px black solid;
	border-top: 1px black solid;

}

th.sub a:link, th.sub a:active, th.sub a:visited, th.sub a:hover {
	font: bold 10px/12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	vertical-align:bottom;
	height:12px;
}

/* Rate Box */

.rate-box {
	background: #FFFFFF;
	/*THE WIDTH AND HEIGHT BELOW WILL CHANGE THE OVERALL DIMENSIONS OF YOUR RATE BOX*/
	width: 100px;
	height: 10px;
	border: 1px #000000 solid;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.rate {
	background: url('img/rate.jpg') repeat-x top left;
	height: 100%;
	border-right: 1px #000000 solid;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}


/* qTip Format */


a:visited.qTip, a:active.qTip, a:link.qTip, a.qTip  
{
background: url(img/icon_question.gif) left center no-repeat;
background-position:top left;
font: normal 12px Arial, Helvetica, sans-serif;
color: Black;
text-decoration:none;
cursor: help;
padding:0px 0px 0px 18px;
}

a:hover.qTip {
text-decoration: none;
font: bold 11px Arial, Helvetica, sans-serif;
color: #060D42;
cursor: help;
height:12px;
padding:0px 0px 0px 18px;
}


a:visited.qTipSimple, a:active.qTipSimple, a:link.qTipSimple, a.qTipSimple  
{
font: normal 12px Arial, Helvetica, sans-serif;
color: Black;
text-decoration:none;
cursor: help;
}

a:hover.qTipSimple {
text-decoration: none;
font: bold 11px Arial, Helvetica, sans-serif;
color: #060D42;
cursor: help;
height:12;
}




/* Demo Area*/

.demoarea {
	padding:20px;
	background:#FFF url(img/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(img/demobottom.png) no-repeat left bottom;
}

wireFrame {
	display: 	none; 
	overflow: hidden; 
	z-index: 2; 
	background-color: #FFFFFF; 
	border: solid 1px #D0D0D0;

}

.profile
	{
	 width: 270px;
	 border: 1px solid black;
	 overflow:hidden;
	 padding:0;
	}	
	
.scroll 
  {	
	max-height:100px;
    height: auto;	
    overflow: auto;
    text-align:left;
    width:270px;	
    min-width:260px;
    max-width:270px;
  }

.profile-pic 
	{
		 max-height:300px;
		 max-width:250px;
	}


.linkbutton 
	{
		padding:3px;
		padding-left:5px;
		padding-right:5px;
		color:Black;
		text-decoration: none;
		
	}

.linkbutton a:link, .linkbutton a:visited, .linkbutton a:hover, .linkbutton a:active
	{
		
		padding-left:5px;
		padding-right:5px;
		padding-top:1px;
		padding-bottom:1px;		
		color:Black;
		text-decoration: none;
		
	}
	
td.border {
	border: 1px #000000 solid;
	background: #eeeeee;
	}

.AlignCenter {
	text-align:center;
	width:100%;
	}	
	
.AlignLeft {
	text-align:left;
	padding-left:38px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060D42;
	margin: 0px;
	border: 0px;
	width: 90%;
	text-align:left;
	}	
	
	
/* Orange Box */	
#OrangeBox {
	padding-bottom:4px;
	background-color:#E87906;
	}

#OrangeBox .TopRow 
	{
	 height:5px
	}

#OrangeBox .TopLeftCorner 
{
	float:left;
	width:5px;
	height:5px;
	background-image:url(img/OuterLeftOrange.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

#OrangeBox .TopRightCorner 
{
	float:right;
	width:5px;
	height:5px;
	background-image:url(img/OuterRightOrange.gif);
	background-repeat:no-repeat;
	background-position: right top;
}


#OrangeBox h2
{
	background:#E87906;
	color:White;
	font-size:14pt;
	font-weight:bold;
	margin:0px;
	border:0px;
}

#OrangeBox .Content 
{
	margin:0 4px;
	padding:0 1px;
	background-color:White;
	vertical-align:top;
}

#OrangeBox .Text 
{
	margin:0 4px;
	padding:10px 5px 10px 5px;
	background-color:White;
	vertical-align:top;
}

#OrangeBox .InnerTopRow 
{
	margin:0 0;
	padding:0 0;
}

#OrangeBox .InnerLeftCorner 
{
	float:left;
	margin-left: -1px;
	width:5px;
	height:5px;
	background-image:url(img/InnerLeftOrange.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

#OrangeBox .InnerRightCorner 
{
	float:right;
	margin-right: -1px;
	width:5px;
	height:5px;
	background-image:url(img/InnerRightOrange.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

#OrangeBox .Footer
{
	color:White;
	margin-left:15px;
	padding-top:5px;
	margin-bottom:5px;
}


/* Grey Box */	
.GreyBox 
{
	padding-bottom:4px;
	background-color:#4b4b4b;
	
}
	
.GreyBox h2
{
   color:White;
   font-size:12pt;
   font-weight:bold;
   margin-left: -5px;
   margin-right: -5px;
}

.GreyBox ul
{
	 margin-left: -35px;
	 list-style-type:none;
}

.GreyBox li
{
	 margin-left: 0px;
}

.GreyBox .Content 
{
	margin:0 2px;
	padding:0 5px 10px;
	background-color:White;
	vertical-align:top;
}

/*
#GreyBox .TopRow 
	{
	 height:5px
	}

#GreyBox .TopLeftCorner 
{
	float:left;
	width:5px;
	height:5px;
	background-image:url(img/OuterLeftLightGrey.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

#GreyBox .TopRightCorner 
{
	float:right;
	width:5px;
	height:5px;
	background-image:url(img/OuterRightLightGrey.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

#GreyBox .InnerTopRow 
{
	margin:0 0;
	padding:0 0;
}
*/


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(img/StarFilled.png);

}

.emptyRatingStar {
    background-image: url(img/StarEmpty.png);
}

.savedRatingStar {
    background-image: url(img/StarSaved.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}




/* FORUM */

table {
	margin: 0px auto;
}

#forum .forum_head {
	background: transparent url('img/diag_lines.jpg') repeat;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #060D42;
	margin: 0px;
	padding: 2px 5px 0px 15px;
	border: #060D42 solid;
	border-width: 1px 1px 0px 1px;
}

#forum .post_title {
	float: left;
	padding: 4px 0px;
}


#forum .button {
	background: transparent;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #060D42;
	margin: 0px;
	padding: 3px 5px;
	float: right;
}

#forum .button a, #main .button a:visited, #main .button a:hover {
	background: transparent url('img/button_repeat.jpg') repeat;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	height: 20px;
	margin: 0px;
	padding: 3px;
	border: #060D42 solid;
	border-width: 0px 1px;
}

#forum .time_stamp {
	background: transparent url('img/forum_repeat.jpg') repeat-x;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	width: 100%;
	height: 16px;
	margin: 0px;
	padding: 2px 15px;
	border: #060D42 solid;
	border-width: 0px 1px;
}
html>body .time_stamp {
	height: 20px;
}

#forum .user_info {
	background: transparent url('img/diag_lines2.jpg') repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060D42;
	margin: 0px 0px 5px 0px;
	padding: 3px 15px;
	border: #060D42 solid;
	border-width: 1px;
}

#main .user_info a {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #E87906;
}

#forum .user_info a:hover {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #E87906;
}

#forum .post {
	background: #ffffff;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060D42;
	margin: 0px;
	padding: 3px 15px;
	border: #060D42 solid;
	border-width: 1px 1px 1px 0px;
}

#quote {
	background-color: #E5E5E5;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5D5D5D;
	border: solid 1px #A0A0A0;
	margin: 5px;
	padding: 5px;
}

/*Other neat stuff*/

/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;  
     padding: 2px 3px 2px 3px;   
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.dynamicPopulate_Normal 
{	
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}


/*Slider CSS*/
.main #slider { 
   width: 322px; /* important to be same as image width */ 
   height: 460px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#slider ul { 
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060D42;
	padding-left:0px;
}

.main #sliderContent {
   width: 322px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.main .sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.main .sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 300px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.main .clear {
   clear: both;
}

.ValidateMessage 
{
	 background-color:#FFB39F;
	 border: solid 2px Red;
	 color: Red;
	 padding: 4px 6px 4px 6px;
	 padding: font-weight:bold;
	 float:right;
}

.ValidateSummary 
{
	 background-color:#FFB39F;
	 border: solid 2px Red;
	 color: Red;
	 padding: 4px 6px 4px 6px;
	 padding: font-weight:bold;
}


.badgeobs
{
    width:32px;
    height:32px;
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin-right:5px;
    border: Solid 1px #000;
    text-align:center;
    vertical-align:middle;
    line-height:32px;
    float:inherit;
}

