/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align: left;
	background-repeat:repeat-y;
	background-image:url(/images/bg_gray2.jpg);
	background-position:center;
	background-color: #E4E4E4;
}
#master {
	position: relative;
	width:766px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
}


#header {
	position: absolute;
	height:97px;
	width: 767px;
	left:9px;
	top: 0px;
	right: 5px;
	background-color: #FFFFFF;
	z-index: 1;
}

#bodywrap {
	background-color: #FFFFFF;
	margin-top: 108px;
	position: absolute;
	padding: 0px;
	width: 766px;
	left: 9px;	
	border: 1px dashed #CCCCCC;

}

#languagebodywrap {
	background-color: #FFFFFF;
	margin-top: 81px;
	position: absolute;
	padding: 0px;
	width: 766px;
	left: 9px;	
	border: 1px dashed #CCCCCC;
	background-image:url(/images/col_orangestrip.gif);
	background-repeat:repeat-y;

}
#leftcol {
	width:175px;
	float: left;
	background-color: #FFFFFF;
	text-align:left;
	overflow: hidden;
}
#rightcol { /*Deprecated*/
	width:145px;
	float: right;
	background-color: #FFFFFF;
	padding-right:6px;
}
#maincol {
	background-color: #FFFFFF;
	padding:10px;
	vertical-align:top;
	z-index:1;
	float: left;
	width: 571px;
	overflow: hidden;
}

#smallparentbox{
	position:relative; 
	float:right;
	margin:0px 5px 5px 5px;
}

#smallbox1{
	position:relative; 
	width:85px;
	z-index:3;
	height: 115px;
}
#topLeftOld {
	float:left;
	width:200px;
	vertical-align: bottom;
	text-align:left;
	margin:0px;
}
#topLeft {
	float:left;
	/*width:200px;*//*BUG FIX MY MD ITEM 9*/	
	width:70%;
	vertical-align: bottom;
	text-align:left;
	margin:0px;
}
#topRight {
	float:right;
	width: 145px;
	vertical-align:bottom;
	margin:0px;
}

#footerleftcol {
	width:174px;
	float: left;
	height:96px;
	padding: 0px;
	text-align:center;
}
#footerrightcol {
	width:174px;
	float: right;
	height:96px;
	padding: 0px;
}
#footermaincol {
	margin-left: 174px;
	height:96px;
	padding: 5px;
	margin-right: 174px;
}
#topLeftRight
{
	height: 48px;
}

.footerdiv {
	width:100%;
	height:160px;
	clear: both;
	text-align: center;
	color: #999999;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	margin-top:20px;
}
#footertext {
	padding-top:35px;
}

a.footerlink:link, a.footerlink:visited{
	color: #333333;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}

a.footerlink:focus, a.footerlink:hover, a.footerlink:active{
	text-decoration: underline;
}

/* Navigation main */
.nav {
	margin:0px;
	padding:0px;
}
.subnav {
	text-align:left;
	border-bottom: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	margin-top:0px;
	padding-top:0px;
	
}
.subnav ul {
	margin-top:0px;
	margin-bottom:0px;
}
a.subnavlink:link, a.subnavlink:visited{
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
a.subnavlink:focus, a.subnavlink:hover, a.subnavlink:active {
	color:Black;
	font-weight:bold;
	text-decoration:none;
}
a.subnavON:link,a.subnavON:visited,a.subnavON:focus,a.subnavON:hover,a.subnavON:active {
	color:Black;
	font-weight:bold;
	text-decoration:none;
}
a.rolloverON {
	background-position: 0 -50px;
	color:#FFFFFF;
}
a.rollover1:link, a.rollover1:visited{
display:block;
width: 143px;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/1.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover1:focus, a.rollover1:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover1:active {
background-position: 0 -50px;
color:#FFFFFF;
}

 a.rollover2:link, a.rollover2:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/2.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover2:focus, a.rollover2:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover2:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover3:link, a.rollover3:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/3.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover3:focus, a.rollover3:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover3:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover4:link, a.rollover4:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/4.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover4:focus, a.rollover4:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover4:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover5:link, a.rollover5:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/5.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover5:focus, a.rollover5:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover5:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover6:link, a.rollover6:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/6.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover6:focus, a.rollover6:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover6:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover7:link, a.rollover7:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/7.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover7:focus, a.rollover7:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover7:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover8:link, a.rollover8:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/8.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover8:focus, a.rollover8:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover8:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover9:link, a.rollover9:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/9.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover9:focus, a.rollover9:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover9:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollover10:link, a.rollover10:visited{
display:block;
width: 143px;
font: bold 12px sans-serif;
color:#333333;
padding:7px 5px 5px 25px;
background: url(/images/navigation/10.gif) 0 0 no-repeat;
text-decoration: none;
border-bottom: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
text-align:left;
height:12px;
}
a.rollover10:focus, a.rollover10:hover { 
background-position: 0 -25px;
color: #FFFFFF;
}
a.rollover10:active {
background-position: 0 -50px;
color:#FFFFFF;
}

a.rollovercurves:link, a.rollovercurves:visited , a.rollovercurves:active{
display:block;
width: 79px;
font: bold 12px  Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
padding:5px 0px 5px 0px;
background: url(/images/navigation/curves.gif) 0 0 no-repeat;
text-decoration: none;
text-align:center;
height:15px;
margin:0px;
margin-bottom:5px;
}
a.rollovercurves:focus, a.rollovercurves:hover { 
background-position: 0 -25px;
color: #FFFFFF;
margin:0px;
margin-bottom:5px;
}

/* Search Styles */
#faqDiv {
width:17px;
float:left;
margin-top:25px;
margin-right:2px;
}
#searchDiv {
	width:110px;
	padding:5px;
	margin-top:2px;
	float:right;
	background-color: #eeeeee;
}

a.searchlink:link, a.searchlink:visited, a.searchlink:focus,a.searchlink:hover, a.searchlink:active {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#ageSearchDiv {
	background-image:url(/images/0_5.gif);
	background-color:#68C9CA; 
	width:139px; 
	height:99px;
	margin-top:20px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	float:left;
	text-align:left;
}
#ageSearchText {
	text-align:left; 
	margin-left:52px;
	padding-top:45px;
}
a.ageSearchLink:link, a.ageSearchLink:visited, a.ageSearchLink:focus,a.ageSearchLink:hover, a.ageSearchLink:active {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:White;
}
.pnlAgeSearch {
	margin:0px;
	padding:0px;
	width:139px;
	float:left;
}


/*Calendar Styles */
#calEventsDiv {
	float:left;
	font-size:11px;
	text-align:center;
	margin-left:20px;
}
#calEventsDiv a:link, a:visited {
	text-decoration:none;
}
#calEventsDiv a:focus, a:hover, a:active {
	text-decoration: underline;
}


.pnlEventsLinks 
{
	margin: 20px 0 0 5px;
	text-align:left;
	float:left;
}
h5.EventsOptions{
	margin-bottom:2px;
	margin-top:2px;
	font-size:12px;
	font-weight:bold;
}
ul.EventsOptions{
	margin-top:2px;
	margin-left: 0;
	padding: 0 0 0 30px;
}
ul.EventsOptions li
{
	padding: 0;
	margin: 0;
}

.eventHeaderTable {
	table-layout:fixed;
	width:100%;
	margin-bottom:10px;
}
.eventHeaderTable tr{
	font-size:14px;
	font-weight:bold;
	background-color:#F89838;
}

.eventDataTable table{
	table-layout:fixed;
	width:100%;
	border-spacing:5px;
}
.eventDataTable tr {
}
.eventDataTableTrEven {
	background-color:#eeeeee;
}
.eventDataTable td{
	text-align:left;
	vertical-align:top;
}
.eventDateDiv {
	width:570px;
	text-align:center;
	background-color:#F89838;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
.printEmailDiv {
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:52px;
	margin-right:0px;
}
/*Icon style*/
.flagDiv {
	text-align:right;
	float:right;
}
.flagDiv img {
	float:right;
	border:none;
}

/*Content Block Div Styles*/


/*cat/subcate styles*/
p.categoryList {
	margin-bottom:5px;
	margin-top:0px;
}

.thirdlevelLinks ul {
	list-style-type:disc;
	font-size:12px;
}
.thirdlevelMenu {
	background-color:#eeeeee;
	padding:5px;
}
a.thirdlevelLinks:link, a.thirdlevelLinks:visited, a.thirdlevelLinks:focus,a.thirdlevelLinks:hover, a.thirdlevelLinks:active {
	font-size:12px;
}

/* Listings Page styles */
a.listingsLink:link, a.listingsLink:visited, a.listingsLink:focus,a.listingsLink:hover, a.listingsLink:active {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:black;
}
p.listings { 
	margin-top:2px;
	margin-bottom:10px;
}

/* Form Style */
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {
	font-weight:bold;
}
.formErrors {
	color:Red;
}
.formResults {
	font-size: 14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#F89838;
}
.systemError {
	font-size:16px;
	color:Red;
	clear:both;
}

/* Styles for organizationContent.xsl */
.organizationContent h5{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0px;
	color:#11679B;
	font-size:small;
}

.clear_both
{
	clear: both;
}


#calAdminEventsDiv  {
	float:left;
	font-size:11px;
	text-align:center;
	margin-left:10px;
}
#calAdminEventsDiv a:link, a:visited {
	text-decoration:none;
}
#calAdminEventsDiv a:focus, a:hover, a:active {
	text-decoration: underline;
}
