body{
 color:#000000;
 background-attachment: scroll;
 background-color: #fff;
 background-image: url(../images/skin1/background.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 font-family: Arial, Helvetica, sans-serif;
}

#main{
 background-image: url(../files/bg.png);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 font-family: Arial, Helvetica, sans-serif;
}

.box{
 font-family: Arial, Helvetica, sans-serif;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
 font-family: Arial, Helvetica, sans-serif;

}

#top .logo a{
 background: transparent url(../images/skin1/logo.png) repeat-x top left;
 font-family: Arial, Helvetica, sans-serif;
}


/*image slider*/
#featured{
 border-bottom:1px solid #C3C3C3;
 font-family: Arial, Helvetica, sans-serif;
}

.item, .wrapper img{
border:1px solid #ddd;
background: #fff;
}

.additional_info{
 width: 544px;
}
.additional_info h2 a{
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
}

.additional_info h2 a:hover{
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
}

#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 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/skin1/button_get_in_touch.png) no-repeat top left;
}

.get_in_touch:hover{
background: transparent url(../images/skin1/button_get_in_touch.png) no-repeat bottom left;
}

/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	
.entry-head{
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 border-bottom-width: thin;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
}

.entry-head a{
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
}

.entry li {
 border-bottom:1px solid #EEEEEE;
 font-family: Arial, Helvetica, sans-serif;
}

.entry ul, .entry ol {
 border-top:1px solid #EEEEEE;
 font-family: Arial, Helvetica, sans-serif;
}



/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
#top #latest_news a, .widget a{
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FF66FF;
}

#top #latest_news a:hover, .widget a:hover{
background-color: #f4f4f4;
}

.meta_sub{
border-right:1px solid #ddd;
}

/*generic*/
blockquote {
 color:#000000;
}

blockquote {
border-left:3px solid #777;
}
.box strong{
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
}

.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:#000000;
 font-family: Arial, Helvetica, sans-serif;
}

a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
 color:#444;
 font-family: Arial, Helvetica, sans-serif;
}

#top a:hover img{
 border:1px solid #aaa;
 font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6, legend{
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
}

.meta{
 color:#000000;
}
	
i{
 color:#FF99FF;
 font-family: Arial, Helvetica, sans-serif;
 font-size:24px
}

.style_pink {
color: #FF99FF;
}
	
/*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{
	border:1px solid #ababab;
	background-color:#576380;
	cursor:pointer;
	color:#fff;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#fff;
	color:#666;
	}
	
#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{
 font-family: Arial, Helvetica, sans-serif;
}

