@charset "utf-8";
/* CSS Document */
*
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a img
{
	border: 0px;	
}
a:hover
{
	color: #666666;
}
.clear
{
	clear: both;
}
#wrapper
{
	background: #FFFFFF;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
}
#header
{
	width: 990px;
	height: 174px;
	margin: 0 auto;
	text-align: center;
}
#header #logo
{
	float: left;
	margin-top: 17px;
	position: absolute;
}
#header #languages
{
	margin-top: 29px;
	margin-right: 25px;
	text-align: right;
	float: right;
}
#header #languages li
{
	display: inline;
	color: #838383;
	font-size: 11px;
	margin: 0px 1px;
}
#header #languages li a
{
	color: #838383;
	text-decoration: none;
}
#header #languages li a:hover
{
	color: #000000;	
}
#header #menu
{
	text-align: left;
	margin-top: 146px;
	position: absolute;
}
#header #menu li
{
	font-family: Tahoma, Geneva, sans-serif;
	display: inline;	
	font-size: 11px;
	color: #000000;
	margin: 0 2px;
}
#header #menu li a 
{
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#header #menu li a:hover
{
	color: #F30000;
}
#header #menu li.active a
{
	color: #74B689;
}
#header #actions
{
	margin-top: 29px;
	width: 300px;
	height: 133px;
	border: solid 1px #EBEBEB;
	border-top: solid 2px #D6D6D6;
	background: #F4F4F4;
	color: #929292;
	float: right;
}
#header #actions #social 
{
	margin: 12px 0px;
	float: left;	
	height: 32px;
}
#header #actions #social .title
{
	padding: 0px 15px 15px 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	vertical-align: middle;
}
#header #actions #social li
{
	display: inline;
	padding-right: 6px;
}

#header #actions #buttons li
{
	list-style: none;
}
#header #actions #buttons li a
{
	color: #F30000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-align: center;
}
#header #actions #buttons li a:hover,
#header #actions #buttons .right a.btnPlanningGuide:hover
{
	color: #000000;
}
#header #actions #buttons li a span.btnHere
{
	color: #929292;
	font-size: 12px;
	font-weight: bold;
	
}
#header #actions #buttons li div.btn
{
	text-align: center;
	height: 23px;
}
#header #actions #buttons .left
{
	margin-left: 8px;
	float: left;
	width: 109px;
	height: 47px;
	border-right: solid 1px #D6D6D6;
	border-bottom: solid 1px #D6D6D6;
	background: #FFFFFF;
	text-transform: uppercase;
	padding-top: 19px;
}
#header #actions #buttons .right
{
	clear: right;
	margin-right: 8px;
	margin-bottom: 5px;
	float: right;
	width: 160px;
	height: 23px;
	border-right: solid 1px #D6D6D6;
	border-bottom: solid 1px #D6D6D6;
	background: #FFFFFF;
	padding-top: 7px;
}
#header #actions #buttons .right a.btnPlanningGuide
{
	color: #008F4B;	
}
#content
{
	width: 1003px;
	margin: 0 auto;
	text-align: center;
}
#content #column1
{
	float: left;
	width: 465px;
	margin-right: 17px;
}
#content #column2
{
	float: left;
	width: 344px;
	margin-right: 17px;
}
#content #ads
{
	float: left;
	margin-top: 17px;
}
#content .box
{
	border: solid 1px #EBEBEB;
	border-top: solid 2px #D6D6D6;
	background: #F4F4F4;
	margin: 17px 0px;
	padding: 9px 9px 4px 9px;
}

#content .box h1
{
	float: left;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 4px;
	margin-left: 1px;
}
#content .box h2
{
	font: Tahoma, Geneva, sans-serif;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
#content .box h2 a
{
	color: #6E6E6E;
	text-decoration: none;
}
#content .box .content .body
{
	font-size: 15px;
	overflow: hidden;
}
#content .box .content .body a
{
	text-decoration: none;
}
#content .box .content .body .footer
{
	margin: 15px 0px;
}
#content .box .content
{
	margin-top: 3px;
	clear: both;
	border: solid 1px #EBEBEB;
	background: #FFFFFF;
	color: #686855;
	padding: 8px;
	margin-bottom: 6px;
}
#content .box .content a
{
	font-weight: bold;
	color: #78A829;
}
#content .box .content h3
{
	color: #686855;
	font-size: 18px;
}
#content .box .content h4
{
	color: #78A829;
	font-size: 16px;
	margin: 7px 0px 3px 0px;
}
#content .box .content h4 a
{
	color: #78A829;
	text-decoration: none;
}
#content .box .left
{
	margin: 7px 0px 0px 15px;
	float: left;	
	color: #6E6E6E;
	font-size: 14px;
	width: 50%;
}
#content .box .twolines
{
	margin: 2px 0px 0px 15px;
	width: 40%;
}
#content .box .right
{
	float: right;	
}
#twitter .content ul li
{
	list-style: none;
	border-bottom: solid 1px #EBEBEB;
	font-size: 13px;
	padding: 5px;
	overflow: hidden;
}
#twitter .content ul li.last
{
	border-bottom: none;
}
#twitter.box .content ul li a
{
	color: #74B689;
	text-decoration: none;
}
#radio .content ul li
{
	list-style: none;
	border-bottom: solid 1px #EBEBEB;
	font-size: 13px;
	padding: 5px;
	overflow: hidden;
}
#radio .content ul li.last
{
	border-bottom: none;
}
#radio.box .content ul li a
{
	color: #393EDD;
	text-decoration: none;
}
#radio.box .content ul li .small
{
	color: #999999;
	font-size: 11px;
}
#flickr ul li
{
	float: left;
	display: block;
	margin-left: 5px;
	width: 205px;
}
#flickr.box .content h3
{
	font-size: 15px;
	width: 205px;
	overflow: hidden;
	height: 18px;
}
#flickr.box .content h3 a
{
	color: #000000;
	text-decoration: none;
}
#flickr ul li p.small
{
	font-size: 12px;
	text-align: center;
}
#youtube.box .content
{
	overflow-y: auto;
	max-height: 510px;
}
#youtube.box .content h3
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 3px;
}
#youtube.box .content .underline
{
	border-top: 1px solid #EBEBEB;
	margin: 4px 0px;
}
#youtube.box .content ul li
{
	list-style: none;
	clear: both;
}
#youtube.box .content ul li img
{
	float: left;
	margin-right: 5px;
	padding-bottom: 5px;
}
#youtube.box .content ul li a
{
	color: #393edd;
	font-size: 13px;
	text-decoration: none;
}
#youtube.box .content ul li p.small
{
	color: #999999;
	font-size: 11px;
}
#youtube.box .content ul li p.small a
{
	font-weight: normal;
}
#slideshare.box .content ul li
{
	list-style: none;
}
#slideshare.box .content ul li h3
{
	padding-bottom: 6px;
	font-size: 15px;
}
#slideshare.box .content ul li a
{
	text-decoration: none;
}
#blog .share_icons
{
	float: right;
}
#youtube .share_icons
{
	margin-top: 5px;
}

#footer
{
	clear: both;
	width: 600px;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
}
#footer ul
{
	text-align: center;
}
#footer ul li
{
	font-family: Tahoma, Geneva, sans-serif;
	display: inline;	
	font-size: 11px;
	color: #000000;
	margin: 0 2px;
}
#footer ul li a,
#dbFooter a 
{
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#footer ul li a:hover,
#dbFooter a:hover
{
	color: #F30000;
}

#dbFooter
{
	margin-top: 11px;	
	text-align: center;
}
#dbFooter p
{
	text-align: center;	
}
#footer #copyright
{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	font-size: 12px;
}
#blog .body img
{
	margin-right: 5px;
	margin-bottom: 5px;	
}
