@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}
html {
	height: 100%;
	min-height: 100%;
}
#centrosub ul {
  margin-top: 20px;
  margin-left: 40px;
}
#centrosub ol {
  margin-top: 20px;
  margin-left: 40px;
}
.newstease {
 margin-left: 35px;
 margin-right: 35px;
}
#left ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-left: 10px;
        margin-bottom: 10px;
        margin-top: 0px;
}
#left ul li{
        margin: 0;
        padding: 0;
        line-height: 0px;
}
#left ul li p {
       margin: 0;
       padding: 0;
}
.cmn-header {
	color:#ff6701;
        font-size: 14px;
}
.e-cat {
	color:#ff6701;	
}
body {
	background: #6c96b7;
	background-image: url(http://www.haydenir.com/images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}


#container{
	width:950px;
	margin-top: 0px;
}


#container #top {
	width:950px;
	height: 249px;
	/*margin-top: -10px;*/
	/*position:absolute;*/
	background-image: url(http://www.haydenir.com/images/header.jpg);
	background-repeat: no-repeat;

}


#menu {
	font-size: 12px;
	font-family: Times;
	font-weight: bold;
	text-align: center;
	height: 30px;


}

#menu li
{
	margin-top: 191px;
	padding-top: 0x;
	font-family: Times;		
	float: left;	
	list-style-type: none;	
}

#menu li a:link, #menu li a:visited 
{
	float: left;
	padding-right:20px;
	padding-left:20px;
	font-size: 100%;
	line-height: 60px;
	font-family: Times;
	height: 30px;
	text-decoration: none;
	color:#ffffff;	
	
}

#menu li a.active:link, #menu li a.active:visited, #menu li a:hover 
{
	/*width: 130px;*/
	height: 30px;	
	color:#70b7ed;
}


#container {
	width:950px;
	font-family: Tahoma;
	text-align:left;
	font-size:12px;
	color:#000000;
}

#container h1 {
	margin-top:20px;
	font-family: Arial;
	font-size:25px;
	line-height:20px;
	letter-spacing:-1px;
	font-weight:lighter;
	color:#ff6701;		
}

#container h2 {
	margin-top:20px;
	margin-bottom:20px;
	font-family: Arial;
	font-size:35px;
	line-height:30px;
	letter-spacing:-1px;
	font-weight:lighter;
	color:#ff6701;		
}

#container h3 {
	margin-top:10px;
	margin-bottom:15px;
	font-family: Arial;
	font-size:18px;
	line-height:20px;
	letter-spacing:-1px;
	font-weight:lighter;
	color:#00000;		
}
#container h6 a:link, #container h6 a:visited {
	font-family: Arial;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:lighter;        
	color:#000000;	
	margin: 0px;
        padding: 0px;
        text-decoration: none;
}
#container h6 a:hover {
color:#ff6701
}
#container p {
	margin-top:15px;
	font-family: Tahoma;
	text-align:left;
	font-size:12px;
	color:#000000;	
}

#container p a{
	font-family: Tahoma;
	text-align:left;
	font-size:12px;
	color:#ff6701;
	font-weight:bold;
	text-decoration:underline;
}

#container p A:hover {
	color: #000000;
}



#content{
	width:950px;
}

#content #left {
	width:190px;
	background-color:#c9d5e2;
	float:left;
}

#content #left p {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Tahoma;
	text-align:left;
	font-size:11px;
	color:#56585f;
}

#content #left p a{
	font-family: Tahoma;
	text-align:left;
	font-size:11px;
	color:#56585f;
	font-weight:bold;
	text-decoration:underline;
}

#content #left p A:hover {
	color: #ffffff;
}


#content #right {
	width:190px;
	background-color:#c9d5e2;
	float:right;
}

#content #right p {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Tahoma;
	text-align:left;
	font-size:11px;
	color:#000000;
}

#content #right p a{
	font-family: Tahoma;
	text-align:left;
	font-size:11px;
	color:#56585f;
	font-weight:bold;
	text-decoration:underline;
}

#content #right p A:hover {
	color: #ffffff;
}


#content #centro {
	width:510px;
	margin-left:30px;
	margin-right:30px;
	float:left;
}

#content #centrosub {
	width:700px;
	margin-left:30px;
	margin-right:30px;
	float:left;
        color: #000000;
}
#centrosub p {
         color: #000000;
}
#content ul {
 margin-left: 15px;
}
#footer {
	width:950px;
	float:center;
}

#footer p {

	margin-top:10px;
	margin-bottom:10px;
	font-family: Tahoma;
	text-align:center;
	font-size:11px;
	color:#7c818b;
}

#footer p a{
	font-family: Tahoma;
	text-align:left;
	font-size:11px;
	color:#56585f;
	font-weight:light;
	text-decoration:underline;
}

#footer p A:hover {
	color: #000000;
}

.clear {
	clear: both;
}
#calendar {
 width: 180px;
 text-align: center;
 margin: 10px 5px 10px 5px;
}

.calendarBG {
 width: 100%;
 background-color: #000;
}

.calendarBlank {
 background-color: #f9f6ed;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #0D80B5;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #98ACA2;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #0D80B5;
 text-decoration:   none;
 background-color:  transparent;
}