/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #000000;
	background: #999999 url(../images/templatemo_bg.gif);
}
a:visited { color: #0066CC; text-decoration: none} 
a:link { color: #0066CC; text-decoration: none} 
a:hover { color: #008800; text-decoration: underline}

a:link img {border: 0px}
a:hover img {border: 0px}
a:visited img {border: 0px}

a:active { color: #008800; text-decoration: underline}

#templatemo_container_wrapper {
	background: url(../images/templatemo_side_bg.gif) repeat-x;
}
#templatemo_container {
	width: 810px;
	margin: 0px auto;
	background: url(../images/templatemo_content_bg.gif);
}
#templatemo_top {
	clear: left;
	height: 25px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 42px;
	padding-left: 30px;
	background: url(../images/templatemo_top_bg.gif) no-repeat bottom;
}
#templatemo_header {
	clear: left;
	height: 179px;
	text-align: center;
	background: url(../images/templatemo_header_bg.gif) no-repeat;
}
#inner_header {
	height: 160px;
/*	background: url(../images/templatemo_header.jpg) no-repeat center center; */
	background: url(../images/banner_header.jpg) no-repeat center center;
}
#templatemo_left_column {
	clear: left;
	float: left;
	width: 540px;
	padding-left: 20px;
}
#templatemo_right_column {
	float: right;
	width: 216px;
	padding-right: 15px;
}
#templatemo_footer {
	clear: both;
	padding-top: 18px;
/*	height: 37px;*/
	height: 257px;
	text-align: center;
	font-size: 11px;
	background: url(../images/templatemo_footer_bg.gif) no-repeat;
	color: #666666;
}
#templatemo_footer a {
	color: #666666;
}
#templatemo_site_title {
	padding-top: 65px;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
}
#templatemo_site_slogan {
	padding-top: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #AAFFFF;
}
#red {
	color: #FF0000;
}
#blue {
	color: #0066CC;
}
#center{
	text-align:center;
}
.text_big{
	font-size:20px;
}
.text_medium{
	font-size:16px;
}
.templatemo_spacer {
	clear: left;
	height: 18px;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.center_pic {
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
    margin-left: auto;
    margin-right: auto
}
.section_box {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;
	width: 175px;
}
.section_box2 {
	clear: left;
	margin-top: 10px;
	background: #F6F6F6;
	color: #000000;
}
.section_box3 {
	clear: left;
	margin-top: 10px;
	color: #000000;
}
.text_area {
	padding: 10px;
}
.publish_date {
	clear: both;
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.subtitle {
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #DDEEFF;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.templatemo_menu {
	list-style-type: none;
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 195px;
}
.templatemo_menu li a{
	background: #F4F4F4 url(../images/button_default.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	width: auto;
	margin-bottom:2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
}
/*
* html .templatemo_menu li a{ 
	width: 190px;
}*/
.templatemo_menu li a:active{
	color: #0066CC;
}
.templatemo_menu li a:visited{
	color: #0066CC;
}
.templatemo_menu li a:hover{
	background: #EEEEEE url(../images/button_active.gif) no-repeat;
	color: #FF3333;
}
.hidden
{ 
	display: none; 
}
.unhidden
{ 
	display: block;
}
.two_column_list{
}

.two_column_list ul
{
	width:450px;
	padding-right: 20px;
	padding-left:25px;
	margin-left:0px;
}
.two_column_list ol
{
	width:450px;
	padding-right: 20px;
	padding-left:25px;
	margin-left:5px;
	list-style-position:outside;
}


.two_column_list li{
	text-align: left;
	padding:10px 20px 0em 0em;
	width: 200px;
	float: left;	
}

.two_column_list br
{
	clear: left;
}
/*
.two_column_list ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}*/

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
	border-bottom: 1px solid #6678b1;
}
/*
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}
*/

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/*margin: 45px;*/
	width: 500px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
/*#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}*/
