/*
CSS Credit: http://www.templatemo.com/
*/

body {
	background: #333333;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited { color: #008000; text-decoration: bold;} 
a:active, a:hover { color: #333333; text-decoration: underline;}

h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 10px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	background: #008000;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	border: 1px solid #333333;
	color: #FFFFFF;
	background: #008000;
}


h3 {
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 0 3px 10px;
	font-size: 13px;
	font-weight: none;
	color: #ffffff;
	background: #333333;
}

h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

p{
	margin: 0 0 15px 0;
}

img {
	border: none;
	margin: 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 5px;
}

#templatemo_container {
	margin: auto;
	width: 970px;
	background: #fff;
	border: 3px solid #006600;
}

/* top panel */
#templatemo_top_panel {
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 0;
	background: url('../images/templatemo_top_panel_background1.jpg') no-repeat;
}

#templatemo_header {
	float: left;
	display: inline;
	margin: 10px 0 0 30px;
	background: #fff;
}

#templatemo_header #site_title{
	padding: 25px 0 8px 0;
	margin: 0;
	color: #008000;
	font-family: Arial narrow;
	font-size: 38px;
	font-weight: bold;
	background: transparent;
}

#templatemo_header #slogan{
	padding-left: 0px;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.templatemo_ad_468x60 {
	float: right;
	color: #FFFFFF;
	margin: 40px 15px 0 0;
	width: 468px;
	height: 60px;
}

.templatemo_ad_468x60 img{
	border: none;
}
/* end of top panel */

/*------------- Menu ------------------*/
#templatemo_menu {
	width: 960px;
	height: 35px;
	background: #333333;
	border-bottom: 0px solid #333;
	margin: 0 0 0 5px;
	
}

#templatemo_menu ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu ul li .lastmenu{
	border-right: none;
}

#templatemo_menu li a:hover, #templatemo_menu li {
	color: #008000;
	background: #ffffff;
}

#templatemo_menu form{
	float: right;
	width: 0px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;	
}

#templatemo_menu form input{
	width: 0px;
	color: #FFFFFF;
	background: #000;
	height: 20px;
	border: 1px solid #666;
}

#templatemo_menu form .button{
	border: none;
	background: none;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	width: 0px;
}
/* ----------------- end of menu----------------*/

#templatemo_content {
	width: 970px;
	margin-bottom: 25px;
	border-top: 0px solid green;

}

#templatemo_content #templatemo_content_left {
	float:left;
	width: 970px;
	padding-right: 20px;	
	border-right: 0px solid #fff;
	
}

#templatemo_content #templatemo_content_right {
	float: left;
	width: 300px;
	padding-left: 10px;
}

#templatemo_content_left .tempaltemo_content_left_section_01 {
	clear: both;
	width: 955px;
}

.tempaltemo_content_left_section_01  .section_01_two_col {
	float: right;
	width: 300px;
	margin: 0 0px 0 0;
}

.section_01_two_col .section_01_box {
	clear: both;
	width: 100%;
	height: 149px;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.section_01_box .section_01_box_title{
	font-weight: bold;
	font-size: 14px;
}

.section_01_box img{
	float: left;
	margin: 3px 15px 0 0;
}

#templatemo_content_left .tempaltemo_content_left_section_02{
	clear: both;
	width: 955px;
}

.tempaltemo_content_left_section_02  .section_02_box {
	float: right;
	width: 298px;
	border: 1px solid #CCCCCC;
	margin: 0 10px 0 0px;


}

.section_02_box .section_02_box_content{
	float: left;
	padding: 15px;
}

.section_02_box_content .section_02_box_content_title {
	font-weight: bold;
}

.section_02_box_content ul{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

.section_02_box_content ul li{
	margin: 0;	
	background: url('images/templatemo_listicon.gif') no-repeat top left;; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:5px
}

.section_02_box img {
	float: left;
	margin: 3px 15px 0 0;
}

#templatemo_content_left .tempaltemo_content_left_section_04{
	clear: both;
	width: 970px;
}

.tempaltemo_content_left_section_04  .section_04_box {
	float: left;
	width: 298px;
	border: 1px solid #CCCCCC;
	margin: 0 20px 0 0px;
}

.section_04_box .section_02_box_content{
	float: left;
	padding: 15px;
}

.section_04_box_content .section_02_box_content_title {
	font-weight: bold;
}

.section_04_box_content ul{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

.section_04_box_content ul li{
	margin: 0;	
	background: url('images/templatemo_listicon.gif') no-repeat top left;; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:5px
}

.section_04_box img {
	float: left;
	margin: 3px 15px 0 0;
}

#templatemo_content_left .tempaltemo_content_left_section_03 {
	clear: both;
	width: 100%;
	background: #d2d6db;
	margin: 0 0 0 0;

}

.tempaltemo_content_left_section_03 .section_03_box {
	float: left;
	width: 140px;
	margin: 0 10px;
}

#templatemo_content_right .content_right_section_01 {
	width: 300px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.content_right_section_01 .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dddddd;
}

.content_right_section_01 .blog_box h5 a{
	color: #195fff;	
}

.content_right_section_01 .blog_box span{
	color: #ff366f;
}


.content_right_section_01 .sister_links_box {
	float: left;
	width: 140px;
	padding-right: 10px;
}

/* ----- Footer ----- */

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #ccc;
opacity: .99;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: #cccccc;
opacity: .75;

}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}

#templatemo_footer {
	clear: both;
	padding: 10px 40px 10px 20px;
	width: 970;
	text-align: center;
	background: #DDD;
	text-align: center;
	font-size: 11px;
	color: #666;
}

#templatemo_footer p{
	margin-bottom: 0px;
	padding: 0;
	text-align: justify;
}

#templatemo_footer a{
	font-weight: normal;
}

.panel {
position: absolute;
top: 50px;
left: 0;
display: none;
background: #fff;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 625px;
height: auto;
padding: 30px 30px 30px 30px;
filter: alpha(opacity=85);
opacity: .95;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 30px; right: 100px;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
font-weight: 700;
background:#333333 url('../images/plus.png') no-repeat 10% 50%;
border:1px solid #444444;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block; padding-left:15px; padding-right:40px; padding-top:20px; padding-bottom:20px
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 30px; right: 100px;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
font-weight: 700;
background:#222222 url('../images/plus.png') no-repeat 10% 50%;
border:1px solid #444444;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block; padding-left:20px; padding-right:40px; padding-top:20px; padding-bottom:20px
}

a.active.trigger {
background:#222222 url('../images/minus.png') no-repeat 10% 50%;
}

#marqueecontainer{
position: relative;
width: 97%; /*marquee width */
height: 400px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid green;
padding: 2px;
padding-left: 2px;
}

/* ----- End of Footer ----- */

.tabsmenuclass {
background: #fff;
width: 100%;

}

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
background: #333333;
color: white;
margin-right: 1px;
border: none;
text-decoration: none;
font: 13px Helvetica, Arial, sans-serif;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: #E8E8E8;
color: black;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: #E8E8E8;
width: 960px;
height: 18px;
padding: 5px;
border-bottom: 1px #000000;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}
