@charset "utf-8";
/* CSS Document 
CSS layout my Danny Vera
Copyright 2009
City of Edinburg

*/
/* Hides from IE5-mac \*/
* html .leftbar {height: 1%;}
/* End hide from IE5-mac */
/* \*/
* html #main_content { margin-left: 0; height: 1%; }
* html #left_bar { margin-right: 7px; }
/* */

* {margin: 0px auto; padding:0;}
 html {
	margin: 0 auto;
	padding:0;
}
body {
	font-family: 'Arial', Tahoma, Helvetica, Myriad;
	font-size:12px;
	margin-top: auto;
/*	background: url(../images/newmainbg.jpg) fixed repeat-x #6193c4 center;*/
	background: url(../images/bodybg.jpg) #d1deef repeat-x fixed;

}
#container {
	background: url(../images/shadow2.png) repeat-y;
	margin:0 auto;
	padding-left: 20px;
	padding-right: 20px;
	width:960px;
}
/****************HEADER ELEMENTS(*************************/
#header {
	position: relative;
	height:275px;
	padding-bottom: 0px;
	border-top:5px solid #FFF;
}
.navlinks {
	position:absolute;
	margin-top: 235px;
	padding: 8px;
	padding-bottom:0;
	width:940px;
	height: 35px;
	z-index: 20000;
	background:url(../images/new-layout-for-homepage_12.jpg) no-repeat;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#header .american{
	float: right;
	margin-right:20px;
	margin-top: -40px;
	padding:0px;
}


.navlinks ul li a:hover {
	color: #fff;
	background: #0e57bf;
	padding-bottom:10px;
	padding-top: 5px;
	border-top:0px solid #FF0000;
}
.navlinks ul {
	margin: 0;
	padding:0;
	margin-left:60px;
	list-style:none;
}

.navlinks ul li {
	display:inline;
	position:relative;
}
.navlinks ul li a {
	text-decoration: none;
	padding:7px;
/*	line-height:11px;*/
	padding-bottom:12px;
	color: #FFFFFF;
}
.navlinks li ul {
	position:absolute;
	left: -60px;
	display:none;
	width: 200px;
	border:1px solid #FFF;
	padding-top:0px;
}
.navlinks li ul a { 	
	border-bottom:1px solid #0b0bf7;
	position:relative;
	padding:10px;
	padding-left:10px;
	display:block;
	line-height:1px;
	font-size: 12px;
	z-index:30;
}
.navlinks li ul a:hover {
/*	background: #7bb2ff;*/
	padding-top:10px;
	background: #fff;
	color:#880000;
}

/* Fix IE. Hide from IE Mac \*/
* html .navlinks  ul li { float: left; height: 1%;}
* html .navlinks ul li a { height: 1%; top:1%;}
/* End */


/***main floating menu*****/
.navlinks li:hover ul, li.over ul {
	display:block;
	background: #0e57bf;
	z-index:400;
		top: 27px;

}
/*********************************header icons ******************************/
#icons {
background: url(../images/new-layout-for-homepage_02.jpg) no-repeat; width:960px; height:70px;
}
.open {
	display: block;
	z-index:6000;
	position:absolute;
	margin-top:13px;
	width: 960px;
}
.open a:hover {text-decoration:underline; }
.closed {
	display: none;
}
a {cursor:pointer}
.headerlinksmenu {
/*background: url(../images/new-layout-for-homepage_04.jpg) no-repeat;*/ position: absolute; z-index:5000; width: 936px; height:19px; color: #fff; display:inline; padding-left:20px; padding-top:5px; border-left: 2px solid #FFF; border-right: 2px solid #FFF; border-bottom:1px solid #FFF;
}

/*****************HOLDS THE LEFT SIDE, MIDDLE AND RIGHT SIDE IN(********************/
#content_holder {
	background:#FFFFFF;
	width: 960px;
	overflow:hidden;
	margin-top:0px;
	border: 0px solid #000000;
}
#content_holder2 {
	background:url(../images/contentbg_03.jpg) repeat-y; 
	width: 960px;
	overflow:hidden;
	margin-top:3px;
	border-bottom:3px solid #FFFFFF;
}

/*******************LEFT SIDE OF THE PAGE ****************************/
#mleft_side {
	float:left;
	width: 225px;
	padding:5px;
	margin-bottom: 0px;
	padding-bottom:10px;
	border-right: 0px dotted #CCCCCC;
}
#mleft_side h3 {
	color:#FFFFFF; 
	padding:0px; 
	font-size:14px
}
#mleft_side p {font-size:12px;}
#mleft_side .event {
	border:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	background:#FFFFFF;
}
#mleft_side a {color:#0066CC; font-size:12px;text-decoration: none;}
#mleft_side a:hover {color:#9F0000;}
#mleft_side ul {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	display:block;
	border:0px solid red;
}
#mleft_side li {
	font-family:Arial;
	list-style:none;
	color:#ffffff;
	padding:0px;
}
#mleft_side .list a {color:#FFFFFF; padding-left:10px;}

#left_side {
	float:left;
	width: 230px;
	padding-bottom:0px;
	padding-top:15px;
	padding-left:5px;
	overflow:hidden;
	
}
#left_side p {font-size:12px; padding-left:10px;}
#left_side a {
	font-size:12px;
	text-decoration: none; 
	line-height:20px; 
	padding:3px;
	text-decoration: none;
	display: block;
/*	background-image: url(../images/linkbg3.jpg);*/
	background:#03409c;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#left_side ul {
	border:0px solid #00CC66;
	width:233px;
	display:block;
	margin-left:-3px;
	padding-right:5px;
	list-style-type: none;
	text-decoration: none;
	color:#FFFFFF;
}
#left_side li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	color:#ffffff;
	padding-left:15px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:3px solid #0000CC;
	background: url(../images/new-layout-for-homepage_16.jpg) #03409c repeat-x;
}
#left_side .list a {color:#FFFFFF; padding-left:15px;}
#left_side .current {
	border-left:2px solid #FF0000;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background: url(../images/new-layout-for-homepage_16.jpg)  #03409c repeat-x;
}

/********************* THE MIDDLE OF THE PAGE **************************/
#middle {
	float: left;
	width:710px;
	padding:0 00px 50px 5px;
	color:#000000;
	margin-left:0px;
/*	background: url(../images/newsbg.jpg) no-repeat;
*/}
#middlem {
	float: left;
	width:543px;
	padding:0 0 50px 5px;
	color:#000000;
/*	background: url(../images/newsbg.jpg) no-repeat;
*/}

.middle1 {
	float: left;
	width:546px;
	padding:0px;
	color:#000000;
	margin:0;
/*	background: url(../images/newsbg.jpg) no-repeat;
*/}
#middle p {
	font-size: 12px;
	margin-right: 0px;
	text-align:justify;
	padding: 5px 10px 10px 10px;  /*top left bottom right*/ 
	color:#000000;
	line-height:12pt;
	font-family: 'Arial', Tahoma, Helvetica, Myriad;
}
#middlem p {
	font-size: 12px;
	margin-right: 0px;
	text-align:justify;
	padding: 5px 10px 10px 10px;  /*top left bottom right*/ 
	color:#000000;
	line-height:12pt;
	font-family: 'Arial', Tahoma, Helvetica, Myriad;
}
#middle ul {
	list-style: disc;
	margin-top: 0px;
	padding-right:5px;
	padding-left:50px;
	text-align:justify;
}
#middle li {
	font-family:Arial;
	color:#554323;
	font-size: 12px;
	color: #666666;
	}
#middlem a {
	text-decoration: none;
	font-family: Arial;
	color:#0066CC;
	font-size: 12px;
	}
#middle a:hover {
	color:#993300;
	}

/******** THE RIGHT SIDE OF THE PAGE *********************/
#right_side {
	float:right;
	margin-right:3px;
	margin-bottom:0px;
	width: 168px;
}
#right_side p {
	padding:0px;
	color: #0099FF;
}
#right_side a {
	font-size:13px; 
	line-height:20px;
}
#right_side a:hover {color: #ff0000;}
#right_titles {
	background: url(../images/tab2.jpg); 
	text-align:right; 
	padding:5px 0 0 0; 
	color:#336699; 
	font-weight:bold;
}
#sub1 {
/*	background: #FFFFFF;*/
	border:0px solid #999999;
}
#sub1 p, a {
	font-size:15px;
	text-decoration:none;
	color: #0099FF;
	padding:0px;
}
#sub1 table {border: 1px solid #999999;}
/*****************************FOOTER OF PAGE *********************/
#footer {
	width:1000px;
	margin: 0 auto;
	background: url(../images/footerbg.png) no-repeat top;
}
#footer a {
	color: #999999;
	text-decoration: none;
	font-size:10px;
}
#footer a:hover {color: #000066;}
#footer p{
	padding-top:10px;
	font-family:'Arial', Tahoma, Helvetica, Myriad;
	color: #999999;
	font-size:10px;

	padding-right:10px;
}
 .floatright
{
	float: right;
	clear:both;
	margin: 0 0 10px 50px;
	clear: right;
}
.floatleft {
	float: left;
	clear: both;
	margin: 0 0 10px 10px;
	clear: left;
}

table {border:1px solid #999999; padding:0px;}
td {
	padding: 5px;}
#middle .td2 {
	text-align:center;
}
.thumbnails {
	float: left;
	width: 170px;
	padding:0px;
	border: 0px solid #999;
}
.middleboxes {
	background:#FFFFFF; padding:0px; float:left; border-left:0px solid #CCCCCC; margin-bottom:0px;
}
/**************************bottom of page************************************************/
.bottompart {
	background: url(../images/bottombg.png) no-repeat; margin-top: 0px; height:175px; position: relative;

}
.subbottom {
	float: left;
	width: auto;
	padding:0px;
	border: 0px solid #999;
	margin-left:25px; margin-top:50px;

}
.bottompart ul li {
	line-height:17px; margin-left:0px;
}
.bottompart ul li a {
	font-size: 13px;
	color: #999999;
}

.bottompart li a:hover {
	text-decoration:underline;
	color:#333333;
}
/********************************end bottom of page*******************************************/
