@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue.eot');
    src: url('fonts/BebasNeue.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face{font-family: 'OpenSans'; 
	src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype');
}
@font-face{font-family: 'OpenSans-Italic';
	src: url('fonts/OpenSans-Italic.eot');
    src: url('fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype');
}

/* IE specific CSS */
.ie8,.ie9,.ie7,.ie{}
.ie #wrapper{text-align:center}
.ie .container{text-align:left}
#navigation .menu-main-menu li .sub-menu{margin-top:-2px !important}

.ie8 #mod_search .widget_search input[type="text"],.ie8 #mod_search .widget_search input[type="submit"]{margin-top:9px;}

.ie8 #navigation .widget,.ie7 #navigation .widget{height:49px;}
.ie7 #header{z-index:100;}
.ie7 input[type='text'],.ie7 textarea,.ie7 input[type='password'],.ie7 input[type='email']{margin:0; width:50%; height:24px;}



@media(min-width: 601px) and (max-width: 768px) {
	.ie8 input[type='text'],.ie8 textarea,.ie8 input[type='password'],.ie8 input[type='email']{margin:0; width:50%;}
	.ie7 input[type='text'],.ie7 textarea,.ie7 input[type='password'],.ie7 input[type='email']{margin:0; width:50%;}
}
@media (min-width: 769px) and (max-width: 980px) {
	.ie8 input[type='text'],.ie8 textarea,.ie8 input[type='password'],.ie8 input[type='email']{margin:0; width:50%;}
	.ie7 input[type='text'],.ie7 textarea,.ie7 input[type='password'],.ie7 input[type='email']{margin:0; width:50%;}
}

@media(min-width: 981px) and (max-width: 1199px) {
	.ie8 input[type='text'],.ie8 textarea,.ie8 input[type='password'],.ie8 input[type='email']{margin:0; width:50%;}
	.ie7 input[type='text'],.ie7 textarea,.ie7 input[type='password'],.ie7 input[type='email']{margin:0; width:50%;}
}

@media (min-width: 1200px) {
	.ie8 input[type='text'],.ie8 textarea,.ie8 input[type='password'],.ie8 input[type='email']{margin:0; width:50%;}
	.ie7 input[type='text'],.ie7 textarea,.ie7 input[type='password'],.ie7 input[type='email']{margin:0; width:50%;}
}
