body{
background: #fff;
color:#848484;
}

#main{
background: #fff url(../images/skin1/bg.jpg) no-repeat 0px 0px;
}

.box{
border-right:1px solid #dadada;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
border-bottom:1px solid #C3C3C3;
}

#top .logo a{
background: transparent url(../images/extra/logo.png) no-repeat top left; margin-top:10px;
}


/*image slider*/
#featured{
border-bottom:1px solid #C3C3C3;
}

.item, .wrapper img{
border:1px solid #ddd;
background: #fff;
}

.wrapper1 img .imgborder { border:none; }
.widget img.imgborder { border:none; }


.additional_info{
border-bottom:1px solid #000;
}
.additional_info h2 a{
color:#222;
}

.additional_info h2 a:hover{
color:#5a5a5a;
}

#twitterbox{
background: transparent url(../images/skin1/twitter.png) no-repeat 5px 10px;
}

#top #nav li ul a{
background: #fff;
border:1px solid #C3C3C3;
border-top:none;
}
/*#top #nav a:hover {font-weight:normal; color:#603; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }*/


#top #nav li ul a:hover{
background:#eee;
}

#top #nav li ul ul {
border-top:1px solid #C3C3C3;
}

/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	
.get_in_touch{
background: transparent url(../images/extra/button-groovy-main.png) no-repeat top left; height:79px; width:209px;
}

.get_in_touch:hover{
background: transparent url(../images/extra/button-groovy-main.png) no-repeat bottom left; height:79px; width:209px;
}

.rss{
background: transparent url(../images/extra/icon-rss.png) no-repeat top left; height:57px; width:57px;
}

.rss:hover{
background: transparent url(../images/extra/icon-rss.png) no-repeat bottom left; height:57px; width:57px;
}

.twitter{
background: transparent url(../images/extra/icon-twitter.png) no-repeat top left; height:57px; width:57px;
}

.twitter:hover{
background: transparent url(../images/extra/icon-twitter.png) no-repeat bottom left; height:57px; width:57px;
}

.contactus{
background: transparent url(../images/extra/icon-contactus.png) no-repeat top left; height:57px; width:57px;
}

.contactus:hover{
background: transparent url(../images/extra/icon-contactus.png) no-repeat bottom left; height:57px; width:57px;
}

.visitoursite{
background: transparent url(../images/extra/visit-button.png) no-repeat top left; height:38px; width:158px;
}

.visitoursite:hover{
background: transparent url(../images/extra/visit-button.png) no-repeat bottom left; height:38px; width:158px;
}

.downloadbutton{
background: transparent url(../images/extra/download-button.png) no-repeat top left; height:26px; width:158px;
}

.downloadbutton:hover{
background: transparent url(../images/extra/download-button.png) no-repeat bottom left; height:26px; width:158px;
}

/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	
.entry-head{
color:#999;
}

.entry-head a{
color:#777;
}

.entry li {
border-bottom:1px solid #EEEEEE;
}

.entry ul, .entry ol {
border-top:1px solid #EEEEEE;
}




/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
#top #latest_news a, .widget a{
border-bottom:0px solid #ddd;
}

#top #latest_news a:hover, .widget li a:hover{
background-color: #f4f4f4;
}

.meta_sub{
border-right:1px solid #ddd;
}

/*generic*/
blockquote {
color:#777;
}

blockquote {
border-left:3px solid #777;
}
.box strong{
color:#666;
}

.more-link {
background:transparent url(../images/skin1/dot.png) no-repeat scroll 0px 6px;
color:#5e6b86;
}

/*generic color*/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
color:#5A5A5A;
}

a{
color:#666;
}

a:hover{
color:#444;
}

/*#top a:hover img{
border:1px solid #aaa;
}*/

h1,h2,h3,h4,h5,h6, legend{
color:#5A5A5A;
}

.meta{
color:#a0a0a0;
}
	


	
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#666;
	}


#send, #top #submit,#top #reset{
	border:1px solid #025281;
	background-color:#025281;
	cursor:pointer;
	color:#fff;	
}
.morelink{
	cursor:pointer; color:#177fbe;
	font:11.5px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	float:right; text-align:right; text-decoration:none; border:none; outline:none;
}

.morelink:hover{
	cursor:pointer; color:#000;
	font:11.5px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	float:right; text-align:right; text-decoration:underline;
}
.morelink1{
	cursor:pointer; color:#177fbe;
	font:11.5px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	text-decoration:none; border:none; outline:none;
}

.morelink1:hover{
	cursor:pointer; color:#000;
	font:11.5px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	 text-decoration:underline;
}
	
#send:hover, #top #submit:hover, #top #reset:hover{
	background-color:#02659f;
	color:#fff;
	}
	
#searchsubmit{
background: transparent url(../images/skin1/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/skin1/button_search.png) no-repeat left bottom;
}


#footer{
border-top:1px solid #c3c3c3; 
}

.testimonial { color:#7d7d7d; width:292px; height:36px; }

