body{
background: #fff;
color:#555;
}

#main{
background: #fff url(../images/skin1/bg.jpg) no-repeat 0px 0px;
}

.logo{
height:105px;
}
.box{
border-right:1px solid #dadada;
}

#featured{
height:310px;
}

#activeagents
{
display:inline;
position:absolute;
top:5px;
padding-left:6px;
}

#agentcounter
{
position:absolute;
right:-7px;
top:25px;
width:200px
}
#agentnumber
{
color:#69BC45;
display:inline;
position:absolute;
top:5px;
left:139px;
}


/*********************************************************************************************************
0.) Makes the main menu light up when parent is selected, unless it's in the second of two lists 
(stops 2ndary siblings lighting up when parent is lit)(avoids css inheritance)
**********************************************************************************************************/

li .current_page_parent
{
font-weight:bold;
}

li li .current_page_parent
{
font-weight:normal;
}
/*********************************************************************************************************
1.) Index page modifications down the bottom..
**********************************************************************************************************/
#top {
min-height:700px;
}


#whatlinks {
margin-left:auto;
margin-right:auto;
text-align:center;
height:0px;
}
.link_main {
position:relative;
}

.link_category {
width:200px;
position:absolute;
text-align:center;
}

#link_no1 {
left:0px;
}

#link_no2 {
left:245px;
}

#link_no3 {
right:245px;
}

#link_no4 {
right:0px;
}

/*********************************************************************************************************
2.) Products Page Layout: 
**********************************************************************************************************/

.bullet {
margin-left:-25px;
margin-bottom:-10px;
}
.cufon {
font-size:1.15em;
}

p.Grey {
font-size:0.9em;
color:#aaa;
margin-top:20px;
}

.product_category {
width:235px;
position:absolute;
height:230px;
}

#category_no1 {
left:0;
}
#category_no2 {
left:235px;

} 
#category_no3 {
left:470px;
/*border-left:1px solid #C3C3C3;*/
}
#category_no4 {
right:0;
}

.animation
{
display:none;
}



.left_producttext
{

position:absolute;
top:231px;
left:0;
width:370px;
height:380px;
}
.right_producttext
{

border-left:1px solid #C3C3C3;
top:231px;
position:absolute;
left:470px;
width:470px;
height:380px;
}
#productleftempty{
border-top:1px solid #C3C3C3;
width:470px;
}
#productrightempty{
border-top:1px solid #C3C3C3;
width:470px;
}
.hideable
{
background:white;
font-size:1.3em;
padding:50px;
border:none;
display:none;
}

.head_item {
height:205px;

}

.body_item {
height:200px;
border:none
}

#product_img {
padding:30px;
}

#heading_img {
padding:0 !important;
}
/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
border-bottom:1px solid #C3C3C3;
}

#top .logo a{
background: transparent url(../images/skin1/logo.png) no-repeat left center;
}


/*image slider*/
#featured{
border-bottom:1px solid #C3C3C3;
}

.wrapper .item img{
border:none;
background: transparent;
}
.scrollingBanner {
background: #aaa;
}


.additional_info{
border-bottom:1px solid #C3C3C3;
}
.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 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:#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, .widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
border-bottom:1px solid #ddd;
}

#top #latest_news a:hover, .widget 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:0px 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{
	border:1px solid #333;
	background-color:#777;
	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{
border-top:1px solid #c3c3c3; 
}

/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:1px solid #c3c3c3;
	color:#888;
	background:#FFFFFF url(../images/skin1/bg.jpg) no-repeat scroll top center;
}

.pagination a:hover{
	border:1px solid #c3c3c3;
	color:#333;
	background:#bcbcbc;
}
.pagination .current{
	border:1px solid #c3c3c3;
	color:#333;
	background-color:#c3c3c3;
}

#top .commentlist .odd{
background: transparent url(../images/skin1/bg.jpg) repeat-x top center;
}

