/* standard elements -------------------------------------------- */
html { margin: 0; padding: 0; font-size: 10px; }
body {
  margin: 0;
  padding: 0;
  text-align:center; /* center layout in ie5 and 5.5. */
  background: white url(images/header_bg.png) repeat-x 0px 90px;
  height: 100%;
  font-size: 14px;
}
img {
    border: 0px;
}
p{
    line-height: 1.8em;
    font-size: 13px;
    margin: 4px 0 10px 0;
    padding: 0;
}
.small{
    color: #999;
    font-size: 11px;
}



ul.image li{
	list-style: none;
	margin-left: 0px;
    padding-left: 24px;
    background: url(images/icon-check.gif) no-repeat left 4px;
    line-height: 24px;
}
ul{
    padding: 0px;
    border: 0px;
    margin: 0px;
}
li {
    margin-left: 30px;
    color: #3e3e3e;     
}
li a:link, li a:visited {color: #029dc4;}
li a:hover {text-decoration: none;}

a:link, a:visited { 
    text-decoration:underline;
    color: #029dc4;
}
a:hover {
    text-decoration: none; 
}


h1.line{
    font-size: 23px;
    margin: 10px 0px 10px 0px;
    background: url(images/line.gif) bottom repeat-x;
}
h1 {
    color: #fff;
    padding-left: 10px;
    margin-top: 5px;
    font-size: 23px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-top: 20px;
    background: #43484a ; 
    font-family: 'Century Gothic';    
}
h2, h2.bottom {
    font-size: 27px;
    padding: 0px;
    padding-bottom: 12px;
    margin: 0px;
    background: transparent;
    letter-spacing: 0px;   
    font-family: 'Century Gothic';
}
h3 {
    font-size: 16px;
    padding: 0px;
    padding-bottom: 12px;
    margin: 0px;
    background: transparent;
    font-family: 'Century Gothic';   
}
h4{
    font-size: 28px;
    padding-bottom: 15px;
    margin: 0px;  
    font-family: 'Century Gothic';
}
h5{
    font-size: 14px;
    padding: 0px;
    margin: 25px 0 3px 0;  
    font-family: 'Century Gothic';
}



input, textarea{
 font-size: 14px;
}
input.bold{
    font-weight: bold;
    font-size: 14px;
}

.box {
    margin: 0;
    position: relative;
    background: #28a136 url(images/index_lefttop.png) no-repeat;
    padding: 11px;
    color: white;
}
.box a{
    color: #FFF100;
}


.gallery-more ul li{
	display: inline;
}
.gallery-more ul li a{
	color: #A9A9A9;
	text-decoration: none;
}
.gallery-more ul li a:hover{
	color: #029dc4;
}
.gallery-more ul li a.active{
	font-size: 16px;
	color: #029dc4;
}


.features_table td {
    padding: 20px;
}
.index_left{
    width: 505px;
    padding-left: 75px;
}



                                                       
                                                       
.line {
    position: relative;
    width: 100%;
    background: url(images/line.gif) repeat-x;
    height: 1px;
    clear: both;
    text-align: center;
}                     


#footer_menu a{
	color: white;
	text-decoration: underline;
	
}                                  
                                                       
/* containter -------------------------------------------- */
.container {
  width: 960px;
  margin: 0 auto 0px auto;
  text-align: left;
  position: relative;
  padding: 0px;    
}

#index_content {
    margin: 0;
    width: 960px;
    height: 385px;
     position: relative;
    background: #28a136 url(images/index_lefttop.png) no-repeat;
}
#index_content #righttop, .box .righttop{
    background: url(images/index_righttop.png) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#index_content #leftbottom, .box .leftbottom{
    background: url(images/index_leftbottom.png) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    _bottom: -6px;
}
#index_content #rightbottom, .box .rightbottom{
    background: url(images/index_rightbottom.png) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    _bottom: -7px;
}

#index_content #slogan{
    position: absolute;
    top:5px;
    left: 49px;
    background: url('images/index_slogan.png') no-repeat;
    width: 803px;
    height: 55px;
}

#index_content .box3{
    position: absolute;
    width: 212px;
    font-size: 14px;
    background: transparent;
}
#index_content .box3 .title{
    margin: 0 0 0px 20px;
}
#index_content .box3 .learnmore{
    margin: 10px 10px 14px 20px;
    color: #ffe000;
    display: block;
    text-decoration: underline;
}
#index_content .box3 .learnmore:hover{
    text-decoration: none;
}
#index_content  ul.boxul {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
#index_content ul.boxul li{
    color: white;
    font-size: 14px;
    
    list-style-type: none;
    display: block;
    margin: 0 0 11px 0;
    padding: 0;
    
    background: url(images/index_li.png) no-repeat left 4px;
    padding-left: 20px;
}

/* header -------------------------------------------- */
#header {
    width: 960px;
    height: 180px;
    position: relative;
}
#logo{
    position: absolute;
    top: 10px;
    left: 0px;
}
#top_menu1{
    position: absolute;
    right: 0px; 
    top: 30px;
}


a#rss, a.signin{
    font-size: 14px;
    font-weight: bold;
    color: #5c6260;
    
    text-decoration: none; 
    padding: 3px 0 0 27px;
    height: 23px;
    margin-right: 30px;
    display:block;
    float: left;
}
a:hover#rss, a:hover.signin{
    text-decoration: underline; 
    color: #FFD500;
}
#rss{
    background: url(images/icon_rss.png) no-repeat 0px 0px;
}
.signin{
    background: url(images/icon_key.png) no-repeat 0px 0px;
}


ul#menu{
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    top: 106px;
    left: 130px;
}
ul#menu li{
    margin: 0 63px 0 0;
    padding: 0px;
    list-style: none;
    display: block;
    float: left;
}
ul#menu li a{
    color: #5c6260;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px; 
}
ul#menu li.bold a{
    color: black; 
}
ul#menu li a:hover {
    text-decoration: none; 
    color: #3cc14b;
}

/* SIGN UP */

.signup_btn {
	background: url(images/button_red.png) no-repeat;
	overflow: hidden;
	text-indent: -9999999px;
	width: 153px; 
	height: 40px;
	display: block;
}
.signup_btn:hover {
	background-position: 0px -42px;
}
.signup_btn:active {
	background-position: 0px 0px;
}


.join_btn:hover {
	background-position: 0px 1px;
}
.join_btn:active {
	 background-position: 0px 0px; 
}

/* BLOG */
       
.blog_left{
     float: left;
     width: 680px;
     margin-right: 40px;
}
.blog_post{
    width: 660px;
    background: url(images/line.gif) repeat-x bottom;
    
    color: black;
    font-size: 14px;
    line-height: 19px;
}
.blog_post h1{
    color: #029dc4;
    font-size: 18px;
    background: none;
    font-weight: normal;
    margin: 20px 0 3px 0;
    padding: 0px;
}
.blog_post h2{
    color: #b8b8b8;
    font-size: 11px;
    background-color: transparent;
    font-weight: normal;
    margin: 0px;                      
    padding: 0px;
    margin-bottom: 15px;
}
.blog_post .blog_comments{
    color: #029dc4;
    background: url(images/blog_comments.png) no-repeat;
    padding: 5px 0 0 30px;
    height: 30px;
    float: left;
    margin: 15px 30px 15px 0; 
}
.blog_post .blog_categories{
    color: #029dc4;
    background: url(images/blog_categories.png) no-repeat;
    padding: 5px 0 0 20px;
    height: 30px;
    float: left;
    margin: 15px 0 15px 0;
}

.blog_right{
    width: 220px;
    border: 1px solid #e8f3f4;
    background-color: #f7fcfd;
}
.blog_right h1{
    color: #029dc4;
    font-size: 18px;
    background: none;
    font-weight: bold;
    margin: 15px 0 10px 15px;
    padding: 0px;
}
.blog_right ul{
    padding: 0px;
    border: 0px;
    margin: 0px;
    margin-bottom: 10px;
}
.blog_right li {
    margin-left: 20px;
    list-style-type: none;
    font-size: 14px;
    line-height: 20px;
}
.blog_right li a:link, .blog_right li a:visited {color: #029dc4;}
.blog_right li a:hover {color: #ff9000;}

/* FEATURES */

img.features{
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 25px;
	margin-bottom: 10px;	
}

.feature_box{
	padding: 0px 0 20px 0;
}

.feature_box h3{
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 25px;
}

/* PARTNERS */

ul.partners {
	position: relative;
	clear: both;
	margin: 0px;
	top: -12px;
}
ul.partners li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0px;
}
ul.partners li a {
	float: left;
	height: 39px;
	text-indent: -9999999px;
	background: url(images/partners.png) 0 0 no-repeat;
	overflow: hidden;
}
ul.partners li a.partners1 {background-position: -10px 0px; width: 100px;}
ul.partners li a.partners1:hover {background-position: -10px -39px;}

ul.partners li a.partners2 {background-position: -124px 0px; width: 100px;}
ul.partners li a.partners2:hover {background-position: -124px -39px;}

ul.partners li a.partners3 {background-position: -255px 0px; width: 96px;}
ul.partners li a.partners3:hover {background-position: -255px -39px;}

ul.partners li a.partners4 {background-position: -375px 0px; width: 162px;}
ul.partners li a.partners4:hover {background-position: -375px -39px;}

ul.partners li a.partners5 {background-position: -561px 0px; width: 68px;}
ul.partners li a.partners5:hover {background-position: -561px -39px;}

ul.partners li a.partners6 {background-position: -648px 0px; width: 77px;}
ul.partners li a.partners6:hover {background-position: -648px -39px;}

ul.partners li a.partners7 {background-position: -749px 0px; width: 47px;}
ul.partners li a.partners7:hover {background-position: -749px -39px;}


.box_sidebar h1{
    background: transparent;
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    margin-bottom: 10px;
    color: #2E2E2E; 
}

.box_sidebar{
    background-color: #EDF2F6;    
    width: 220px;
    padding: 15px;
    margin-bottom: 20px;
    color: #2E2E2E;
}

