/********************************************************************************************************************************************

															THEME WHITE

*********************************************************************************************************************************************/

html, body, .drop-down {
background : #fff;
}

.drop-down {
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}

.drop-down li {
background : #fff;
}

.drop-down li ul {
border:1px solid #e6e6e6;
}

.drop-down li li a, .drop-down li li span.separator {
border-color : #e6e6e6;
}

.drop-down li li a, .drop-down li li span.separator {
border-top:1px solid #e6e6e6;
}

.drop-down li li:first-child > a, .drop-down li li:first-child > span.separator {
border:none;
}

.isStuck {
background : #eee;
border-bottom :1px solid #ccc;
}

.website-content, .website-footer.home-page {
background : transparent url(../images/white-45.png) 0 0 repeat;
}

.text-email a:hover, .text-email:before, .text-phone:before {
color : #777;
}

.website-footer {
border-color : rgba(0,0,0,0.07);
}


/************************************************************************************************************************************

									DEFAULT COLOR : don't touch that, you must change these colors in Template manager
															
************************************************************************************************************************************/

body {
color : #555;
}

a {
color: #222;
}		
input[type="submit"], button, .breadcrumb a:hover, .vertical_menu li a:hover, .horizontal_menu li.current > a, .vertical_menu li.current > a,
.bottom_menu li a:hover, a:hover, .contact .open a {
color: #666;
}
h1, .componentheading, h1 a, h1 a:hover, .blog > h1, .blog > h2 {
color: #333;
}		
h2, .top-module-position h3, .bottom-module-position h3,
.user1 h3, .user2 h3, .user3 h3, .user4 h3, .user5 h3, .user6 h3, .user7 h3, .user8 h3, .user9 h3{
color: #708EA0;
}

.drop-down li a, .drop-down li span.separator, .drop-down li:hover > a[href="#"],
#search input[type="text"], #search .inputbox, .drop-down span.title_menu a {
color : #555;
}

.drop-down li.active > a, .drop-down li.active > span, .drop-down li:hover > a, .drop-down li:hover > span,
.pane-sliders #basic-details.pane-toggler-down a, .pane-sliders #display-form.pane-toggler-down a, .pane-sliders #display-misc.pane-toggler-down a, .accordion-heading strong a:hover, .accordion-heading strong a:focus {
color : #000;
}