/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #880000;
}

a:hover {
	text-decoration: none;
	color: #880000;
}

a:visited {
	color: #880000;
}

body {
	background: #FFFFFF;
	
/*	background: #980000 url(images/back_all.gif) repeat-x;  */
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #FFFFFF;
	width: 811px;
	min-height: 900px;
	
}
#back_all
{
background: #FFFFFF;
}

#main
{
background: #FFFFFF url(images/white.gif);
}

#header {
	background: #FFFFFF;
	height: 200px;
	text-align: right;		
}

#menu
{
float: left;
padding-left: 75px;
border-left: 7px solid #FFFFFF;
width: 723px;
background: url(images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
	background: #FFFFFF url(images/header_top.gif) repeat-x;

}

#menu a:hover, #menu .active a{
	text-decoration: underline;
	background: #FFFFFF url(images/header_top_over.gif) repeat-x;
}


#logo {
background: #FFFFFF url(images/header.jpg) no-repeat;
width: 771px;
height: 98px;
float: left;
text-align: right;
padding-top: 60px;
padding-right: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	float: left;
	padding: 10px;
	width: 240px;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #FFFFFF;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#left li ul {
	border: 0px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #880000;
}
#left a:visited {
	color: #880000;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

/* #left form
{
padding: 10px;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

 search
---------------------------------------------------- */
#searchddt {
        padding: 10px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#searchddt form {
	position: relative;
	padding: 0;
	height: 31px;
	background: url(images/comsearch-bg.gif) no-repeat 4px 4px;
	}
#searchddt input {
	vertical-align: middle;
	}
#searchddt input#searchddt-text {
	width: 140px;
	margin: 8px 0 0 33px;
	padding: 0;
	font-size: 11px;
	color: #880000;
	border: 1px solid #fff;
	}
#searchddt input#searchddt-btn {
	position: absolute;
	top: 6px;
        right: 9px;
	}


#right
{

	font-size: 14px;
float: right;
width: 500px;
padding-right: 25px;
padding-top: 10px;
}

#right td
{

	font-size: 11px;
}

#right td p
{

	font-size: 12px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #880000;
}

#right a
{
color: #880000;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 12px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #880000;
}
#right H3
{
width: 500px;
height: 25px;
font-size: 18px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #FFFFFF;
background: url(images/featured.gif) no-repeat
}

#right ul {
        width: 499px;
	list-style: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #880000;
	background-color: #fff;
}



#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/header_top_over.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
select.icon-menu option {
background-repeat:no-repeat;
background-position:bottom left;
padding-left:20px;
}
