/*****************************************
		SITE  IE8-
******************************************/

#search {
margin-right:67px !important;
width:94px;
}

#search .inputbox {
width:94px;
padding:6px 20px 0px 10px !important;
background-image:none !important;
}

#search .button {
right:-60px;
background-color : transparent !important;
background-image : none !important;
}


#search .inputbox {
background: transparent url(../images/white-04.png) 0 0 repeat !important;
}

#search .inputbox:hover, #search .inputbox:focus  {
background: transparent url(../images/white-10.png) 0 0 repeat !important;
}


/** 	Resize images 		**/

img, embed, object, video, .scale {
/* IE7-8 need help adjusting responsive images */
width: auto;
}


/** 	MENUS 		**/

.drop-down li:hover, .drop-down li:focus {
height:100%;
}

.horizontal_menu li a, .horizontal_menu li span.separator {
border:1px solid transparent;
}

.horizontal_menu li.active a, .horizontal_menu li:hover a {
border:1px solid #ddd;
}

/**		general  	**/

.actions {
width:60px;
}

/** 	Form 		**/

input, button, .readmore a {
background : transparent url(../images/white-40.png) top left repeat !important;
}

input:hover, button:hover, .readmore a:hover {
background-image : transparent url(../images/white-80.png) top left repeat !important;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
padding : 4px 7px;
border : 1px solid #ddd;
}

input[type="text"]:hover, textarea:hover,
input[type="password"]:hover, input[type="password"]:focus,
input[type="email"]:hover, input[type="email"]:focus,
input[type="text"]:focus, textarea:focus {
border-color:#d4d4d4;
}

input[type="submit"], button {
padding : 2px 8px;
border : 2px solid #ddd;
}

input[type="submit"]:hover, button:hover {
border-color:#d2d2d2;
}


/** 
***				specific white text 		
**/


/** 	Form 		**/

.color-text-white textarea, .color-text-white input[type="text"], .color-text-white input[type="password"], .color-text-white input[type="datetime"], .color-text-white input[type="datetime-local"], .color-text-white input[type="date"],
.color-text-white input[type="month"], .color-text-white input[type="time"], .color-text-white input[type="week"], .color-text-white input[type="number"], .color-text-white input[type="email"], .color-text-white input[type="url"],
.color-text-white input[type="search"], .color-text-white input[type="tel"], .color-text-white input[type="color"], .color-text-white .uneditable-input {
background : transparent url(../images/white-07.png) top left repeat !important;
border : 1px solid #555;
}

.color-text-white textarea:hover, .color-text-white input[type="text"]:hover, .color-text-white input[type="password"]:hover, .color-text-white input[type="datetime"]:hover, .color-text-white input[type="datetime-local"]:hover, .color-text-white input[type="date"]:hover,
.color-text-white input[type="month"]:hover, .color-text-white input[type="time"]:hover, .color-text-white input[type="week"]:hover, .color-text-white input[type="number"]:hover, .color-text-white input[type="email"]:hover, .color-text-white input[type="url"]:hover,
.color-text-white input[type="search"]:hover, .color-text-white input[type="tel"]:hover, .color-text-white input[type="color"]:hover, .color-text-white .uneditable-input:hover {
background : transparent url(../images/white-10.png) top left repeat !important;
border-color:#666;
}

.color-text-white input[type="submit"], .color-text-white button, .color-text-white .readmore a {
color : #eee;
background : transparent url(../images/black-30.png) top left repeat !important;
border : 1px solid #666;
}

.color-text-white input[type="submit"]:hover, .color-text-white button:hover, .color-text-white .readmore a:hover {
border-color:#777;
}

.color-text-white .contact .button {
background : transparent url(../images/black-30.png) top left repeat ;
border : 1px solid #666;
}

.color-text-white .contact .button:hover {
border-color:#777;
}

.color-text-white .horizontal_menu li.active a, .horizontal_menu li:hover a {
border:1px solid #666;
}

.color-text-white .horizontal_menu li.active a, .color-text-white .horizontal_menu li:hover a {
border:1px solid #666;
}
