body {
	margin: 0;
	padding: 0;
    background-color: #FFF;
}

#header_wrap {
	position: absolute;
	width: 100%;
    height: auto;
	z-index: 3;
    font-size: 0;
    background-color: #221E1F;
    border-bottom: 1px solid #eee;
}

header {
    background: url('../images/bg.png') left no-repeat transparent;
    display: inline-block;
    position: relative;
	width: 60%;
    padding: 0 5% 0 0;
	margin: 0;
    height: 80px;
}

#logo {
    display: inline-block;
    width: 20%;
    height: 40px;
    padding: 20px 5% 20px 10%;
    background-color: #FFF;
    vertical-align: top;
}

#logo img {
	width: 100%;
	height: auto;
	margin-top: -10px;
}

#logoS {
    height: 100% !important;
    width: auto !important;
    display: none;
}

#outter-content {
    padding-top: 80px;
	width: 100%;
}

#inner-content{
    display: block;
	width: 70%;
	min-height: 800px;
	padding: 50px 0;
    margin: 0 auto;
    font-size: 0;
}

#cols_wrap {
    display: block;
    width: 100%;
    min-height: 800px;
    font-size: 0;
}

#lt-col {
    display: inline-block;
    width: 25%;
    height: 100%;
    vertical-align: top;
}

#lt-col h1 {
    display: block;
    height: 18px;
    padding: 10px 20px;
    color: #000;
    font-family: 'Oswald Regular', Arial, sans-serif;
    font-size: 14px;
}

#rt-col {
    display: inline-block;
    height: 100%;
    width: 70%;
    margin-left: 5%;
    vertical-align: top;
    padding: 0;
    margin-bottom: 0;
}

#rt-col h1 {
    font-size: 20px;
    margin: 30px 20px 20px;
    text-align: left;
    font-weight: normal;
    border-bottom: 1px solid #E0E0E0;
    font-family: 'Oswald Regular', Arial, sans-serif;
}

footer{
    width: 100%;
    background-image: url('/public/images/footer.png');
    border-top: 5px solid #999;
		padding-bottom: 20px;
		padding-top: 10px;
}

footer:after {
	display: block;
	clear: both;
	content: "";
}

@media screen and (max-width: 1200px){
/*    header, #inner-content, #outter-header {
        width: 90%;
    }
    header, #outter-header {
        padding: 0 5%;
    }*/
}

@media screen and (max-width: 980px) {
/*    header {
        margin-top: 0;
        padding: 40px 5% 0;
        text-align: center;
        border-bottom: 0;
    }

    #inner-content {
        display: block;
        padding: 0;
        margin: 5%;
    }*/

    #inner-content {
        padding: 100px 0;
    }

    header {
        padding-right: 5%;
        width: 65%;
    }

    #logo {
        padding-left: 5%;
        width: 20%;
    }

    #lt-col {
        display: block;
        width: 100%;
    }

    #rt-col {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        margin-left: 0;
    }
}

@media screen and (max-width: 700px){
    /*header {*/
        /*width: 80%;*/
        /*padding: 0 10%;*/
    /*}*/

    #logo {
        width: 100% !important;
        padding-left: 0 !important;
        text-align: center;
    }

    #logo img {
        height: 100%;
        width: auto;
    }

    header {
        background: transparent;
        display: block;
        padding-left: 5%;
        width: 90% !important;
        text-align: center;
    }

    /*#logoS {*/
        /*display: inline;*/
    /*}*/
    /**/
    /*#logoL {*/
        /*display: none;*/
    /*}*/
}

@media screen and (max-width: 480px) {
	#outter-content {
		padding-top: 200px;
	}
}

/*@media screen and (max-width: 320px){
    #logo img {
        width: 100%;
        height: auto;
    }*/

/*    #header_wrap, header {
        height: auto;
    }*/
/*}*/
@font-face {
    font-family: 'PT Sans';
    src: url('/public/fonts/PT_Sans/pt_sans-web-regular.eot');
    src: url('/public/fonts/PT_Sans/pt_sans-web-regular.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/PT_Sans/pt_sans-web-regular.woff') format('woff'),
         url('/public/fonts/PT_Sans/pt_sans-web-regular.ttf') format('truetype'),
         url('/public/fonts/PT_Sans/pt_sans-web-regular.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald Regular';
    src: url('/public/fonts/Oswald_Regular/oswald-regular-webfont.eot');
    src: url('/public/fonts/Oswald_Regular/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/Oswald_Regular/oswald-regular-webfont.woff') format('woff'),
         url('/public/fonts/Oswald_Regular/oswald-regular-webfont.ttf') format('truetype'),
         url('/public/fonts/Oswald_Regular/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Open Sans Light';
    src: url('/public/fonts/Open_Sans_Light/opensans-light-webfont.eot');
    src: url('/public/fonts/Open_Sans_Light/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/Open_Sans_Light/opensans-light-webfont.woff') format('woff'),
         url('/public/fonts/Open_Sans_Light/opensans-light-webfont.ttf') format('truetype'),
         url('/public/fonts/Open_Sans_Light/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Condensed Light';
    src: url('/public/fonts/Open_Sans_Condensed_Light/opensans-condlight-webfont.eot');
    src: url('/public/fonts/Open_Sans_Condensed_Light/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/Open_Sans_Condensed_Light/opensans-condlight-webfont.woff') format('woff'),
         url('/public/fonts/Open_Sans_Condensed_Light/opensans-condlight-webfont.ttf') format('truetype'),
         url('/public/fonts/Open_Sans_Condensed_Light/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium_webregular';
    src: url('/public/fonts/TitilliumWeb_Regular/titilliumweb-regular-webfont.eot');
    src: url('/public/fonts/TitilliumWeb_Regular/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/TitilliumWeb_Regular/titilliumweb-regular-webfont.woff') format('woff'),
         url('/public/fonts/TitilliumWeb_Regular/titilliumweb-regular-webfont.ttf') format('truetype'),
         url('/public/fonts/TitilliumWeb_Regular/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_webthin';
    src: url('/public/fonts/TitilliumWeb_Thin/titilliumweb-extralight-webfont.eot');
    src: url('/public/fonts/TitilliumWeb_Thin/titilliumweb-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/TitilliumWeb_Thin/titilliumweb-extralight-webfont.woff') format('woff'),
         url('/public/fonts/TitilliumWeb_Thin/titilliumweb-extralight-webfont.ttf') format('truetype'),
         url('/public/fonts/TitilliumWeb_Thin/titilliumweb-extralight-webfont.svg#titillium_webthin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ComfortaaRegular';
    src: url('/public/fonts/Comfortaa_Regular/Comfortaa_Regular-webfont.eot');
    src: url('/public/fonts/Comfortaa_Regular/Comfortaa_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/Comfortaa_Regular/Comfortaa_Regular-webfont.woff') format('woff'),
         url('/public/fonts/Comfortaa_Regular/Comfortaa_Regular-webfont.ttf') format('truetype'),
         url('/public/fonts/Comfortaa_Regular/Comfortaa_Regular-webfont.svg#ComfortaaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ComfortaaBold';
    src: url('/public/fonts/Comfortaa_Bold/Comfortaa_Bold-webfont.eot');
    src: url('/public/fonts/Comfortaa_Bold/Comfortaa_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/Comfortaa_Bold/Comfortaa_Bold-webfont.woff') format('woff'),
         url('/public/fonts/Comfortaa_Bold/Comfortaa_Bold-webfont.ttf') format('truetype'),
         url('/public/fonts/Comfortaa_Bold/Comfortaa_Bold-webfont.svg#ComfortaaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'arimoregular';
    src: url('/public/fonts/Arimo/arimo-regular-webfont.eot');
    src: url('/public/fonts/Arimo/arimo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/Arimo/arimo-regular-webfont.woff') format('woff'),
         url('/public/fonts/Arimo/arimo-regular-webfont.ttf') format('truetype'),
         url('/public/fonts/Arimo/arimo-regular-webfont.svg#arimoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fjalla_oneregular';
    src: url('/public/fonts/Fjallaone/fjallaone-regular-webfont.eot');
    src: url('/public/fonts/Fjallaone/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/Fjallaone/fjallaone-regular-webfont.woff') format('woff'),
         url('/public/fonts/Fjallaone/fjallaone-regular-webfont.ttf') format('truetype'),
         url('/public/fonts/Fjallaone/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}#menu_bottom {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-family: 'arimoregular', Helvetica, sans-serif;
	font-size: 12px;
}

#menu_bottom a {
	color: #FFF;
	text-decoration: none;
}

#menu_bottom a:hover {
	color: #D23636;
}

#menu_bottom ul {
	text-decoration: none;
}

#menu_bottom ul li {
	display: inline-block;
}

#menu_bottom ul li:after {
	content: '|';
	padding: 0 10px;
}

#menu_bottom ul li:last-child:after {
	content: none;
}

#basicfooter{
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	font-family: 'arimoregular', Helvetica, sans-serif;
	font-size:12px;
	color:#aeaeae;
	text-align: center;
}

#basicfooter a{
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#basicfooter a:hover{
	color: #D23636;
}

#basicfooter #left {
	width: 50%;
	float: left;
	text-align: left;
}

#basicfooter #right {
	width: 50%;
	float: left;
	text-align: right;
}

#basicfooter:after {
	display: block;
	clear: both;
	content: "";
}

@media screen and (max-width: 980px){
	#basicfooter {
		width: 90%;
		padding: 40px 5%;
	}
}

@media screen and (max-width: 760px){
	#basicfooter #left,
	#basicfooter #right {
		display: block;
		float: initial;
		text-align: center;
		width: 100%;
	}

	#basicfooter #left {
		margin-bottom: 5px;
	}
}
nav#iconnav{
	float: right;
	margin-top:30px;
	margin-right: 0px;
	width: auto;
	height: auto;
	background-image: none;
}
nav#iconnav > ul{
	display: block;
	position: relative;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

nav#iconnav > ul > li{
	float:left;
        height: 40px;
	margin:0 10px 0 10px;
}

nav#iconnav ul li a {
	text-decoration: none;
}

nav#iconnav > ul > li img.navicon{
	height: 20px;
	width: auto;
	display: inline-block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
        cursor: pointer;
}

nav#iconnav > ul > li:hover img.navicon{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#login_options {
    display: none;
    position: absolute;
    padding: 0;
    list-style: none;
    height: 15px;
    width: 240px;
    line-height: 12px;
    top: 27px;
    right: -120px;
    margin: 0;
    list-style: none;
    font-family: 'Arial', Helvetica, sans-serif;
    font-size: 11px;
    z-index: 9999;
    color: #fff;
    text-align: center;
}

#login_options a {
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

#login_options a:hover {
    color: #CCC;
}

#login_options li {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}

#login_options li a {
    padding: 0 10px;
}

#login_options li:first-child {
    border-right: 1px solid #CCC;
}

.login_users {
    position: relative;
}

.login_users:hover #login_options {
    display: block;
}

@media screen and (max-width: 567px) {
	nav#iconnav {
		margin-top: 50px;
		margin-bottom: 20px;
		float: initial;
	}
}
