/* Styles for the entire body */
body {
	background-color: #666;
}

a, a:visited {	
	color: #5A93C9;
	text-decoration: none;
}
a:hover {
	color: #88ac0b;
	text-decoration: none;
}


#container {
  margin: 10px auto;
  width: 950px;
  padding: 10px;
  background-color: #fff;
}

/* Styles for the header including logo */
#header {
    height : 100px;
    width:100%;
    background-color: #455A79;
}

#logo { 
	float:left;
	font-family: "Century Gothic", Arial, verdana, sans-serif;
	font-size: 152%;
	font-weight: bold;
	color: #fff;
	padding:30px 0px 0px 10px; 
	width:40%; 
	background-color: inherit;
}

#headermenu { 
	float: right;
	text-align: right;
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	color: #fff;
	width:57%; 
	padding: 10px 10px 0px 0px; 
	background-color: inherit;
}

#headermenu a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
}

#headermenu a:hover {
	text-decoration: underline;
}

/* Styles for the tabbed horizontal menu */
#navlistcontainer {
	clear: both;
	background-color: #455A79;
	padding-top: 2px;
}

#navlist
{
	padding: 3px 10px;
	margin: 0px;
	border-bottom: 3px solid #FFF;
	font: bold 80% Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 2px solid #FFF;
	border-bottom: none;
	background: #D1D9E4;
	text-decoration: none;
}

#navlist li a:link { 
	color: #455A79;
	background : #D1D9E4; 
	border-color: #FFF;

 }

#navlist li a:visited { 
	color: #455A79;
	background : #D1D9E4; 
	border-color: #FFF;
 }

#navlist li a:hover
{
	color: #FFF;
	background : #455A79; 
	border-color: #FFF;
}

#navlist li a#current
{
	color: #FFF;
	background : #455A79; 
}

/* Styles for the infobox */
#infobox {
    border-top: 3px solid #455A79;
    border-bottom: 3px solid #455A79;
    clear: both;
    margin: 0px auto;
    height :140px;
    width:100%;
    background-color: #FFFFFF;
}

#nutshell { 
	float: left;
	height :160px;
	width:49%; 
	border-right: 1px dotted #455A79;
    background-color: #D1D9E4;
}

#services { 
	float: center;
	height:120px;
	width:100%; 
	background-color: #FFFFFF;
}

#nutshell h2 { 
	margin: 0px;
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: #455A79;
	font-size: 100%;
	padding:5px 0px 0px 10px; 
	background-color: inherit;
}

#nutshell p { 
	text-align: left;
	padding:0px 10px 0px 10px; 
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	font-weight: normal;
	color: #494949;
}

#services h2 { 
	margin: 0px;
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: #455A79;
	font-size: 100%;
	padding:5px 0px 0px 10px; 
	background-color: inherit;
}

#services p { 
	text-align: left;
	padding:0px 10px 0px 10px; 
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	font-weight: normal;
	color: #494949;
}

#services ul { 
	margin-top: 5px;
	list-style-type: square;
	text-align: left;
}

#services ul li {
	font-family: Arial, verdana, sans-serif;
	color: #494949;
	font-size: 77%;
}

/* Styles for the main content */
#contents {
    clear: both;
    margin: 5px auto;
    width:100%;
    background-color: #FFF;
}

#secondpagecontents {
    clear: both;
    margin: 0px auto;
    width:100%;
    background-color: #FFF;
    border-top: 3px solid #455A79;
    padding-top: 5px;
}

#leftcontainer { 
	float: left;
	width:70%; 
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
}

#rightcontainer { 
	float: right;
	width:29%; 
}

.WrapText
{
	float:left;
	padding: 5px 5px 5px 5px;
	border:1px #455A79;
}

/*Styles for the left columm. */


#leftcontainer form label {
	color: #1B6300;
	display: block;
	margin-bottom: 5px;
}
#leftcontainer form input {
	background-color: #f9f9f9;
	border: 1px dashed #aaa;
	color: #4e4b44;
	font: 12px Trebuchet MS;
	padding: 1px 3px;
}
#leftcontainer form textarea {
	background-color: #f9f9f9;
	border: 1px dashed #aaa;
	color: #222;
	font: 12px "Trebuchet MS";
	padding: 2px 3px;
	width: 300px;
}
#leftcontainer form input.button {
	border: 1px solid #aaa;
	cursor: pointer;
}

#commentbar
{
	padding-top: 5px;
	float: left;
	width:51%; 
}


/*Styles for the right columms. */
.rightcontents
{
	margin: 0px auto 10px auto;
	background-color:#FFF;
	border:1px solid #455A79;
	line-height:1.1em;
	text-align: left;
}

.rightcontents h2
{
	margin:0 auto;
	padding:5px 0 5px 10px;
	background-color:#D1D9E4;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color:#455A79;
	font-size: 100%;
}

.rightcontents p
{
	padding:5px 10px 5px 10px;
	margin: 0 0 15px 0;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	background-color:inherit;
	color: #494949;
	font-size: 77%;
}

.rightcontents p a
{
	background-color:inherit;
	text-decoration: none;
	color: #000066;
}

.rightcontents p a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #000066;
}

/*Styles for Quick links. */

.rightcontents ul li a
{
	font-family: bold 80% Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	font-size: 77%;
	background-color:inherit;
	text-decoration: none;
	color: #000066;
}

.rightcontents ul li a:hover
{
	background-color:inherit;
	text-decoration: none;
	color: #455A79;
}

/*Styles for the footer. */
#footer {
	clear: both;
	margin: 5px 0 0 0;
	width:100%;
}

#footer p {
	padding: 10px;
	background-color: #455A79;
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	color: #fff;
	margin: 0px;
}

#footer2 {
	 margin: 0px auto;
	 width: 950px;
	 background-color: #666;
}

#footer2 p {
	margin: 0px;
	padding: 0px;
	float: right;
	background-color: #666;
	font-family: Arial, verdana, sans-serif;
	font-size: 65%;
	color: #fff;
}

#footer2 p a {
	background-color: #666;
	font-family: Arial, verdana, sans-serif;
	font-size: 100%;
	color: #fff;
	text-decoration: underline;
}


#slide{ 
	position:relative; 
	height:125px !important; 
	width:948px !important; 
	overflow:hidden; 
	margin:0px auto;
}
#slide_left{ 
	position:absolute; 
	left:0px;
	height:125px;
	padding-top:45px;
}
#slide_right{ 
	position:absolute; 
	right:0px;
	height:125px;
	padding-top:45px;
}
#slide_center{ 
	position:absolute; 
	width:900px;
	height:125px;
	left:20px; 
	overflow-x:hidden;
}
#slide_img{ 
	width:90000px;
	position:absolute; 
	left:0px;
}
#slide_img a span{ 
	display:block; 
	width:60px; 
	height:0px; 
	line-height:0px; 
	overflow:hidden;
}
#slide_img a{
	display:block; 
	float:left; 
	margin:21px 0px 0px;
	text-align:center; 
	!important;
	cursor:pointer;
	padding:0px 2px !important;
}

/* start - table */
table {
	width:650px; 
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

form.searchform {
	background: transparent;
	border: none;
	padding:0 0 5px 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 185px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 20px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 81px;
	height: 24px;
	vertical-align: top;
}


#leftcontainer .pagination {
	display: block;
	height: 20px;
	margin: 10px 170px;
	padding: 0px;
}
#leftcontainer .pagination li {
	background: none;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcontainer .pagination a {
	background: none;
	border: 1px solid black;
	color: #000000;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0px 4px;
}
#leftcontainer .pagination a:hover {
	background: #3B8D00 url(images/pagination-hover.gif) repeat-x left top;
	border: 1px solid #000000;
	color: #FFFFFF;
}


a.toolEmail:hover {
	background: url(images/icon/iconEmail.gif) no-repeat 0 4px;
	margin-top: 6px;
	padding-left: 14px;
}

a.toolPrint:hover {
	background: url(images/icon/iconPrint.gif) no-repeat 0 4px;
	padding-top: -5px;
	padding-left: 14px;
}

a.toolEmail {
	background: url(images/icon/iconEmail.gif) no-repeat 0 4px;
	padding-top: -5px;
	padding-left: 14px;
}

a.toolPrint {
	background: url(images/icon/iconPrint.gif) no-repeat 0 4px;
	padding-top: -5px;
	padding-left: 14px;
}

/***** lisr ******/

.clear {
	clear:both;
	}

#contentbar{
	padding-top: 5px;
    border-bottom: 3px solid #455A79;
    clear: both;
    margin: 0px auto;
    height :auto;
    width:100%;
    background-color: #FFFFFF;
}	
	
#postlist {
	float: right;
	overflow:hidden;
	margin-top:5px;
	padding:0px 0px;
	height:400px;
	width:49%;
	}
#postlist ul{
	width:325px;
	overflow:hidden;
	list-style-type: none;
	padding: 0px 0px;
	margin:0px 0px;
	}
#postlist li {
	padding: 5px 5px;
	margin:5px 0px 0px 0px;
	list-style-type:none;
	width: 318px;
	float:left;
	height:60px;
    overflow: hidden;
	background:#fff url(images/post.jpg) repeat-x;
	border:1px solid #ddd;
	}	


#postlist li h2 {
    color:#4B545B;
    font-size:16px;
	height:18px;
	overflow:hidden;
	margin:0px 0px;
	padding:0px 0px 2px 0px;

}

#postlist li h2 a {
	font-family:Georgia,Century gothic, Arial, sans-serif;
    color:#4B545B;
    text-decoration:none;
}

#postlist li img {
    float:left;
    margin-right:5px;
	background:#EFEFEF;
}

#postlist1 {
	overflow:hidden;
	margin-top:5px;
	padding:0px 0px;
	height:400px;
	width:100%;
	}
#postlist1 ul{
	width:330px;
	overflow:hidden;
	list-style-type: none;
	padding: 0px 0px;
	margin:0px 0px;
	}
#postlist1 li {
	padding: 5px 5px;
	margin:5px 0px 0px 0px;
	list-style-type:none;
	width: 318px;
	float:left;
	height:60px;
    overflow: hidden;
	background:#fff url(images/post.jpg) repeat-x;
	border:1px solid #ddd;
	}	


#postlist1 li h2 {
    color:#4B545B;
    font-size:16px;
	height:18px;
	overflow:hidden;
	margin:0px 0px;
	padding:0px 0px 2px 0px;

}

#postlist1 li h2 a {
	font-family:Georgia,Century gothic, Arial, sans-serif;
    color:#4B545B;
    text-decoration:none;
}

#postlist1 li img {
    float:left;
    margin-right:5px;
	background:#EFEFEF;
}


.fcats{
	overflow:hidden;
	font-size:12px;
	color:#0284C2;
	padding:2px 0px;
	margin:1px 0px 0px 0px;
	height:15px;
	font-family:Georgia,Century gothic, Arial, sans-serif;
}

.fcats a:link,.fcats a:visited {
	color:#0284C2;
}	

.auth{
	overflow:hidden;
	font-family:Tahoma,Arial,verdana, sans-serif;
	font-size:12px;
	color:#262B2F;
	padding:0px 0px;
	margin:0px 0px;
}
.listi{	
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#8B979F;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #888;
	width:328px;
	}

	

.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 5px 0px;

}	

.date {
	font-size:11px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 10px;
   	color:#75481F;
	text-transform: uppercase;
	line-height:20px;
	}
	
.single {
	width:auto;
	height:100%;
	color:#504945;
	font: 13px tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/post.jpg) repeat-x;
	border:1px solid #ccc;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252525;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #31333F;
	background-color: transparent;
	}	
.author{
	color:#0578ad;
	padding:3px 5px 3px 20px;
	background:url(images/user.png) no-repeat;
}
.clock{
	color:#0578ad;
	padding:3px 5px 3px 20px;
	background:url(images/clock.png) no-repeat;

}	
.edit{
	color:#0578ad;
	padding:3px 5px 3px 20px;

}	
.edit a:link,
.edit a:visited {
	color:#0578ad;

}
.edit a:hover{
	color:#333;
}


.comm{
	padding:3px 5px 3px 20px;
	background:url(images/comment.png) no-repeat;
	position:relative;
	

}

.comm a:link,
.comm a:visited {
		color:#0578ad;
}
.comm a:hover{
	color:#333;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/comment.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 5px 10px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}

.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	line-height:20px;
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
	
	
.entry p{
	margin:5px 5px;
	padding:0px 0px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	font-size:13px;
}

.category{
	font-size:10px;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	padding:3px 5px 3px 20px;
	background:url(images/category.png) no-repeat;
	text-transform: uppercase;

}

.category a:link,.category a:visited{
	color:#0578ad;

	}
	
.category a:hover{
	color:#333;
	}

#videoindex{
	padding-top: 10px;
	float: left;
	width:51%; 
}	

.featurebox{
float: right;
padding-top: 10px;
width:38%; 
}


ul.whats-new{
list-style-type:none;
margin:0;
padding:0 0 0 5px

}
.whats-new li{
font-size:14px;
font-weight:bold;
font-family:Georgia,Century gothic, Arial, sans-serif;
border-bottom:#B3D9FF dashed 1px;
vertical-align: middle;
padding:3px 0 0 0;
}
.whats-new li a{
width:100%;
height:100%;
display: block;
}
.whats-new li a:hover{
background:#F0F8FF;
}

