@charset "utf-8";
/*------------------------------------------------------------------
Project:	Yoga Faro
Version:	0.03
Last change:	29/07/09
Author:   Target
Corporate:   Ernst & Edgar
-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body{
	background: #755d2e url(../images/bg.png) repeat-x 0 0;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 960px;
	text-align: center;
	
}
a{ color: #7F7F7F; }
br{	clear: both;}
.clear{clear:both;}
.fleft{ float: left;}
.fright{ float: right;}

input[type="submit"]{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	background-color: #d69a38;
	border-top: 1px solid #eba93d;
	border-bottom: 1px solid #c08a32;
	border-left: 1px solid #eba93d;
	border-right: 1px solid #c08a32;
	padding: 2px;
	margin: 5px 0;
}

.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}





#footer{
	height: 20px;
	margin-bottom: 10px;
}
#footer ul{
	margin: 3px 6px;
	padding: 0;
	float: left;
}
#footer ul li{
	color: #fff;
	font-size: 11px;
	margin-right: 20px;
	margin-top: 4px;
	float: left;
}
#footer ul li a{
	color: #fff;
	text-decoration: none;
}
#footer ul li a:Hover{
	color: #D69A38;
	text-decoration: none;
}
#footer a img{
	margin-top: 4px;
	float: right;
}
.logo{
	width: 370px;
	height: 255px;
	background-color: white;
	float: left;
}
.slideshow{
	width: 590px;
	height: 255px;
	float: left;
}
#menu{
	height: 55px;
	background-color: #d69a38;
	border-top: 1px solid #eba93d;
	border-bottom: 1px solid #c08a32;
}
#menu ul{
	margin: 12px 0 0 14px;
}
#menu ul li{
	color: #fff;
	float: left;
}



#menu ul li a,
#menu ul li.active a {
display: block;
float: left;
height: 32px;
margin-right: 10px;
padding-right: 15px;
text-decoration: none;
color: #FFF;
font-size:14px;
font-weight:normal;
}
#menu ul li a span,
#menu ul li.active a span {
display: block;
line-height: 22px;
padding: 5px 0 5px 16px;
font-family: Georgia, serif;
}

#menu ul li a:hover span,
#menu ul li.active a:hover span{ text-decoration:underline;}

#menu ul li.active a{
	background: transparent url(../images/menu_right.png) no-repeat scroll top right; 
	color: #d69a38;
}

#menu ul li.active a span { background: transparent url(../images/menu_left.png) no-repeat; } 


#content{
	width: 960px;
    background: #fff url(../images/bg_content.gif) repeat-y;
	float: left;
}
#content_left{
	width: 630px;
	padding: 40px 20px 20px 20px;
	background: #fff url(../images/bg_content_left.jpg) no-repeat 86px 0;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #7F7F7F;
	float: left;
}
#content_left p{
	padding-bottom: 20px;
	text-align: left;
}
#content_left h2{
	color:#DDAA57;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	line-height: 26px;
	padding-bottom: 15px;
	font-weight:bold;
}
#content_left h2 a{
	color:#7F7F7F;
	text-decoration: none;
}
#content_left h2 a:Hover{
	color:#DDAA57;
	text-decoration: underline;
}
#content_left h3{
	color:#484848;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:bold;
	margin: 0;
}
#content_left h4{
	color:#484848;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
}



#content_left a img{
	border:1px solid #CCCCCC;
	padding:5px;
	text-decoration: none;
}

#content_left .item_wide{ margin-bottom: 25px; float: left;}

#content_left .item_wide a img,
#content_left .item a img{
	border:1px solid #CCCCCC;
	max-height:100px;
	max-width:175px;
	padding:5px;
	text-decoration: none;
}
#content_left .item_wide a img{ margin-right: 10px;}

#content_left a:Hover img,
#content_left .item_wide a:Hover img,
#content_left .item a:Hover img{
	text-decoration:none;
	cursor:pointer;
	border:1px solid #e7ae47;
}
#content_left .item_wide span{
	color:#484848;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
	font-style: italic;
}

#content_left .item_wide div.fleft{
	width: 460px;
}

#content_left .item{
	min-height:120px;
	padding-bottom:15px;
	margin-right:9px;
	float:left;
}
#content_left .item span{
	color:#484848;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
	font-style: italic;
}

#content_right{
	width: 257px;
	margin-top: 40px;
	padding-left: 33px;
	float: left;
}
#content_right .sidebar{
	width: 232px;
	margin: 10px 0;
	float: left;
}
#content_right .sidebar h3{
	width: 216px;
	height: 10px;
	background: #fff url(../images/sidebar_top.png) no-repeat 0 0;
	font-family: Georgia, serif;
	color: #d69a38;
	padding: 6px 8px 13px;
}
#content_right .sidebar ul{
	margin: 0;
	padding: 0;
	background: #fff url(../images/sidebar_li.png) repeat-y 0 0;
	float: left;
}
#content_right .sidebar ul li{
	width: 220px;
	margin: 0 2px;
	background-color: #ebebeb;
	border-top: 1px solid #c5c5c5;
	float: left;
}
#content_right .sidebar ul li:Hover{
	background-color: #d69a38;
	border-top: 1px solid #FFF;
	color: #fff;
}
#content_right .sidebar ul li:Hover a{
	color: #fff;
}
#content_right .sidebar ul li{
	color:#7F7F7F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding: 4px;
}
#content_right .sidebar ul li a{
	color:#7F7F7F;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#content_right .sidebar ul li p{
	font-family:Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size:12px;
}
#content_right .sidebar ul li h5{
	font-weight: bold;
	font-size:12px;
}
#content_right .sidebar ul li h5.sidebar_time{	float: left;}
#content_right .sidebar ul li h5.sidebar_name{	float: right;}
#content_right .sidebar ul li p.sidebar_text{
	padding-top: 4px;
	text-align: left;
}

#newsletter ul li label{
	display: block;
	padding: 3px;
	float: left;
}
#newsletter ul li input[type="text"] {
	width: 150px;
	padding: 2px;
	margin: 2px;
	float: right;
}

#newsletter ul li:Hover input[type="submit"]{
	color: #d69a38;
	background-color: #fff;
}
#newsletter ul li p{
	text-align: left;
}
#newsletter ul li p.msg_success{
	margin:4px 4px 10px 4px;
    padding:4px 6px;
    background-color: #EBFFBF;
    border: 1px solid #7d9940;
    color: #425122;
}
#newsletter ul li p.msg_error{
	margin: 4px 4px 10px 4px;
	background-color:#FFF6BF;
	border:1px solid #E5CC34;
	color:#514721;
	padding:4px 6px;
}

.msg_success{
	margin:4px 4px 10px 4px;
    padding:4px 6px;
    background-color: #EBFFBF;
    border: 1px solid #7d9940;
    color: #425122;
}
