/* CSS Document */


@font-face {
font-family: MyriadPro;
src: url(../fonts/MyriadPro-Regular.otf) format("opentype");
}

body
{
margin:0px;
background:#fff;
}
a
{
color:#820053;
text-decoration:none;
}
a:hover
{
color:#0099FF;
text-decoration:none;
}

#headerBackground
{
width:100%;
height:117px;
background:#eed9ea;
background: #fff url(../images/general/header-bg.png) no-repeat center;

}
#collector
{
width:890px;
margin-left:auto;
margin-right:auto;
display:block;
padding-left:10px;
padding-right:20px;
}
#menu
{
width:100%;
height:43px;
background:url(../images/general/menu.png);
background-repeat:repeat-x;
margin-top:-10px;
z-index:1;
position:relative;
overflow:visible;
}
#top-quick-menu
{
float:right;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
margin-right:5px;
margin-top:5px;
}
#top-quick-menu a
{
text-decoration:none;
color:#333333;
}
#top-quick-menu a:hover
{
color:#990066;
text-decoration:underline;
}
.clr
{
width:1px;
height:1px;
clear:both;
}
#languages-bar
{
width:200px;
float:right;
margin-top:-25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:right;

}
#languages-bar a
{
margin-left:5px;
border:0px;
}
#languages-bar img
{
border:0px;
}
#main-menu
{
width:870px;
height:33px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:center;
padding-top:0px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}
#locator
{
width:890px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:left;
padding-top:0px;
margin-left:auto;
margin-right:auto;
}

#locator span
{
font-size:10pt;
color:#9900CC;
font-weight:bolder;
}


ul.topnav {
	list-style: none;
	padding: 0 0;
	margin: 0;
	width: 870px;
	height:33px;
	background: #222;
	font-size: 10pt;
	float:left;
	background:none;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
	background:url(../images/general/menu_over.png);

}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	font-size:8pt;
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 33px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 180px;
	border: 0px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 0px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 180px;
	background:#906;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 160px;
	background: #333 url(../images/general/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 0px;
	margin-left:10px;
	text-align:left;
	padding-left:5px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	/*background: #222 url(../images/general/dropdown_linkbg.gif) no-repeat 10px center;*/
	background: #906 ;
	color:#fff;
}



#search-bar
{
width:197px;
height:24px;
background:url(../images/general/search-bar.png);
background-repeat:no-repeat;
position:absolute;
right:50px;
top:50px;
z-index:2;
padding-top:5px;
padding-left:10px;
}
#search-bar input
{
border:0px;
background:none;
color:white;
}
#main-content
{
width:1000px;
padding-left:38px;
padding-right:38px;
background-repeat:repeat-y;
background:#fff;
margin-left:auto;
margin-right:auto;
padding-top:25px;
text-align:center;
padding-bottom:10px;
}

#rolloverContainer
{
 padding:1px;
 height:370px;
 z-index:0;
 position:relative;
 }
#rollover
{
width:100%;
margin-top:5px;
z-index:0;
position:relative;

}
#content
{
width:622px;
padding-left:20px;

float:left;
font-family:MyriadPro,Verdana,Arial;
font-size:11pt;
color:#666;
text-align:justify;
background:white;
}
#content h1
{
font-size:13pt;
color:#820053;
text-align:left;
margin-top:15px;
}
#content p img
{
float:left;
margin-right:30px;
margin-bottom:10px;
margin-top:10px;
}
.bcontent-l
{
width:300px;
padding:0px;
float:left;
}
.bcontent-l img
{
float:left;
margin-right:10px;
margin-bottom:10px;
}
.bcontent-l a
{
float:right;
}


.bcontent-r
{
width:300px;
padding:0px;
float:right;
}
.bcontent-r img
{
float:left;
margin-right:10px;
margin-bottom:10px;
}
.bcontent-r a
{
float:right;
}

#right-column
{
width:249px;
margin-right:6px;
float:right; 
padding-top:15px;
}

#right-menu
{
margin-right:15px;
width:244px;
float:right;
background:url(../images/general/right-menu-bg.png) repeat-y;
text-align:left;
}
#right-menu-header
{
float:right;
width:244px;
height:57px;
background:url(../images/general/right-menu-header.png) no-repeat;
margin-bottom:10px;
}
#right-menu ul
{
font-family:MyriadPro,Verdana,Arial;
font-size:10pt;
color:#FFFFFF;
list-style:square;
}
#right-menu ul li
{
margin-bottom:7px;
}
#right-menu ul li a
{
color:white;
text-decoration:none;
}
#right-menu ul li a:hover
{
color:#FFCC33;
}
#right-menu-closer
{
float:right;
width:244px;
height:26px;
background:url(../images/general/right-menu-closer.png) no-repeat;
}



#right-news
{
margin-right:15px;
width:244px;
float:right;
background:url(../images/general/right-menu-bg.png) repeat-y;
text-align:left;
}
#right-news-header
{
float:right;
width:244px;
height:57px;
background:url(../images/general/right-news-header.png) no-repeat;
margin-bottom:10px;
}
#right-news ul
{
font-family:MyriadPro,Verdana,Arial;
font-size:10pt;
color:#FFFFFF;
list-style:square;
}
#right-news ul b
{
color:#CCCCCC;
}
#right-news ul li
{
margin-bottom:7px;
}
#right-news ul li a
{
color:white;
text-decoration:none;
}
#right-news ul li a:hover
{
color:#FFCC33;
}
#right-news-closer
{
float:right;
width:244px;
height:26px;
background:url(../images/general/right-menu-closer.png) no-repeat;
}




#contact-information
{
float:left;

width:227px;

font-family:MyriadPro,Verdana,Arial,Helvetica;
font-size:10pt;
text-align:left;
}

#validation-information
{
float:left;

width:227px;

font-family:MyriadPro,Verdana,Arial,Helvetica;
font-size:10pt;
margin-top:20px;
text-align:left;
}

#contact-information h1
{
font-size:12pt;
color:#890077;
}
#contact-information h2
{
font-size:10pt;
color:#890077;
margin-bottom:1px;
}
#contact-information label
{
width:100px;
font-size:10pt;
font-weight:bolder;
color:#890077;
}
#footer
{
clear:both;
width:100%;
height:200px;
padding-top:15px;
background:url(../images/general/footer-bg.png) repeat-x;
font-family:Verdana,Arial,Helvetica;
font-size:10pt;

}
#footer a
{
color:#333;
}
#footer a:hover
{
color:#990066;
}
#footer ul
{
margin:0px;
padding:0px;
list-style:none;
float:left;
margin-right:10px;
}
#footer ul li
{
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}
#footer h1
{
color:#990066;
font-size:14pt;
margin-bottom:5px;
margin-top:5px;
}
#footer-container
{
width:920px;
margin-left:auto;
margin-right:auto;
}
#designdevelopment
{
width:100%;
background:#666666;
}
#designdevelopmentcontainer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
width:920px;
margin-left:auto;
margin-right:auto;
text-align:center;
color:#fff;
}
#noscripterror
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
background:#f60;
color:#fff;
text-align:center;
}
#dhmmSlider
{
width:861px;
height:365px;
background:url(../images/general/background.svg) no-repeat top left;
margin-left:auto;
margin-right:auto;
padding-left:18px;
padding-top:15px;
margin-top:40px;

}

#contact-form
{
padding:10px;
padding-left:0px;
}
#contact-form label
{
width:200px;
border:0px;
}
#contact-form input
{
width:188px;
border:1px solid #906;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:5px;
}
#contact-form input:hover
{
	background:#FFC;
}
#contact-form textarea
{
width:95%;
padding:2%;
height:150px;
border:1px solid #906;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
#contact-form textarea:hover
{
	background:#FFC;
}
#contact-form .btn
{
	width:100px;
	height:30px;
	border:none;
	margin:3px;
	cursor:pointer;
}
#contact-form .btn:hover
{
	background:#906;
	color:#fff;
}
#contact-form span
{
margin-left:5px;
}

.logo
{
text-align:left;
}
.logo img
{
margin:10px;
border:1px solid gray;
opacity:0.5;
/*filter: alpha(opacity = 50);*/
}
.logo img:hover
{
opacity:1;
/*filter: alpha(opacity = 100);*/
margin:0px;
width:140px;
height:140px;
}

.logo .b
{
margin:10px;
border:1px solid gray;
opacity:0.5;
/*filter: alpha(opacity = 50);*/
}
.logo .b:hover
{
opacity:1;
/*filter: alpha(opacity = 100);*/
margin:0px;
width:284px;
height:140px;
}
.withSubNav img
{
border:0px;
}
.withSubNav a
{
border:0px;
}




/*ADDED FOR ANOUNCEMENTS*/
.line
{
	width:618px;
	display:table;
	border-bottom:1px dotted black;
	border-left:1px dashed #098EAF;
	border-right:1px dashed #098EAF;
	cursor:pointer;
}
.line:hover
{
	background:#ffeeff;
	cursor:pointer;
}
.filesHeader
{
	font-weight:bolder;	
	margin-bottom:10px;
	width:620px;
}
.filesHeaderLine
{
	width:620px;
    border-bottom:2px solid black;
	color:#993300;
	display:table;
}
.hDate
{
	width:100px;
	float:left;
}
.hDescription
{
	width:420px;
	float:left;	
}
.hLink
{
	width:96px;
	float:left;
}

.date
{
	width:100px;float:left;
	color:#993300;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}
.description
{
	width:398px;float:left;	
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:5px;
	border-left:1px dashed #098EAF;	
	border-right:1px dashed #098EAF;	
}
.link
{
	width:80px;
	padding-left:10px;
	border:0px;
	margin-top:auto;
	margin-bottom:auto;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}
.link img
{
	margin-bottom:-6px;
}
.link a
{
	text-decoration:none;
	color:#993300;
	font-size:8pt;
}
.link a:hover
{
	color:blue;	
}
.fotogallery a img
{
	height:127;
	border-bottom:3px solid #963;
	border-top:3px solid #963;
	opacity:0.9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.fotogallery a img:hover
{
	opacity:1;
	border-bottom:3px solid #903;
	border-top:3px solid #903;
}