/*
Design by Free CSS Layouts
http://www.free-css-layouts.com
Released for free under a Creative Commons Attribution 2.5 License

Name       : Butterfly
Released   : 2009/03/08

*/

/* Body */

body
{ 
background: url( images/background.jpg ) repeat-x top left #F4FFF7;; 
}


a {
text-decoration: none;
}
a:hover
{ 
text-decoration: underline; 
}
img
{
border: none;
}


/* Header */

#header
{ 
height: 127px; 
}

#header img
{
	float: left;
	width:73px;
	height:120px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#header 
#rightmenu
{
	float: right;
	margin-top: 87px;
	margin-right: 20px;
	height: 37px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
}

#header
#rightmenu a
{
	color:#FCF8F8;
	margin-right: 15px;
}

#header
#rightmenu a:hover
{ 
height: 46px; 
background: url( images/menuhover.jpg ) repeat-x;
}

#logo 
{
	position: absolute;
	top: 27px;
	left: 160px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFA600;
	width: 476px;
	height: 43px;
	font-style: italic;
	font-weight: normal;
}

#logo a
{
position: absolute; 
top: 29px; 
left: -15px; 
font-size: 11px; 
width: 222px; 
color:#1B72A4;
font-style: italic;
}

/* Categories */

#categ 
{
	color: #060;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 8px;
	padding-bottom: 5px;
	text-align: center;
}

#categ2 
{
	color: #5E5C5C;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 5px;
}

#categ3 
{
	color: #5E5C5C;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 8px;
	padding-bottom: 5px;
}

/* Page */

#page
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6B6E71;
padding-top: 20px;
padding-left:17px;
padding-right:17px;
}

#page h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #145994;
	border-bottom: 1px solid #E7E9EB;
	margin-bottom: 7px;
}

#page a
{
color: #166998;
}
#page a:visited
{
color: #166998;
}

/* Legal */

#legal
{
background: #D2F9DE;
padding: 3px 3px 3px 3px;
}

/* Wrapper */

#main
{

margin: 0px auto; 
width: 935px; 
height: 950px;
padding: 20px 16px 25px 16px;  
margin-bottom: 10px; 
}

#leftmenu
{ 
float:left; 
background: url( images/sidebar-bg.gif ) no-repeat top left; 
width: 181px; 
height: 300px; 
padding: 5px;  
}

div.menu1 a {
	display: block;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 168px;
	color: #145994;
	margin-left: 2px;
	font-style: normal;
	background-color: #FFCE76;
}
div.menu1 a:hover {
	color: #000;
	text-decoration: underline;
}
.accentmenu {
	border-top:#E7E9EB solid 1px;
	font-weight: bold;
}


#bg-left
{
	width: 179px;
	height: 450px;
	background: url( images/left_menu1.gif ) no-repeat top left;
	float: left;
}

#bg-left .a
{
	float: left;
	height:6px;
	width:inherit;
}


#bg-left 
#sidebar
{ 
float: left; 
width: 169px; 
padding: 0px 5px 0px 5px; 
}

#sidebar 
{ 
height: 25px; 
width:160px; 
}

#sidebar ul
{
	width:169px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCE76;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

#sidebar ul li
{
	width:164px;
	border-top: 1px solid #FEE1FA;
	padding-left: 5px;
	list-style-position: outside;
}

#sidebar ul li a
{ 
line-height: 24px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
color: #3E393C; 
font-size: 14px; 
font-weight: bold; 
background: url( images/li.gif ) no-repeat center left; 
padding-left: 11px; 
}

#sidebar .b
{ 
margin: 20px auto; 
border-width: 0px; 
}

#sidebar p
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
}


#ads
{

}
#ads img
{
border: 1px solid #77DA95;
}
/* Content */
#content
{
	float: left;
	width:734px;
	height: inherit;
	margin-top: 20px;
	border-left: 1px solid #77DA95;
	border-right: 1px solid #77DA95;
	background-image: url(images/content.jpg);
	background-repeat: repeat;
}

/* Footer */
#footer
{ 
background: url( images/footer.jpg ) repeat-x; 
width:100%; 
height: 50px; 
margin: 0px auto; 
}

#footer-text 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#53728C;
	text-align: center;
	padding-top: 10px;
}

#footer-text a
{
color: #166998;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	color: #06CF5B;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
}
.demointext {
	padding-right: 5px;
	padding-bottom: 5px;
}

.linksale {
	font-size: 9px;
	margin-top: 20px;
	text-align: right;
	margin-right: 30px;
	color: #57DB8C;
}

.linksale a {
	color: #0FF;
}
.linksale a:hover {
	color: #85E4AB;
}
