
/*@FONT-FACE ---------------------------- */

@font-face {
	font-family: "Museo Sans X";
	src: url('font/FuturaLT/FuturaLT/FuturaLT-Bold.ttf'),
    url('font/FuturaLT/Futura LT Bold.otf');
}
@font-face {
	font-family: "Museo Sans XT";
	src: url('font/FuturaLT/FuturaLT/FuturaLT.ttf'),
    url('font/FuturaLT/Futura LT.otf');
}

@font-face {
    font-family: 'futuraltbold';
    src: url('font/futuralt-bold-webfont.eot');
    src: url('font/futuralt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/futuralt-bold-webfont.woff') format('woff'),
         url('font/futuralt-bold-webfont.ttf') format('truetype'),
         url('font/futuralt-bold-webfont.svg#futuraltbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'futuraltregular';
    src: url('font/futuralt-webfont.eot');
    src: url('font/futuralt-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/futuralt-webfont.woff') format('woff'),
         url('font/futuralt-webfont.ttf') format('truetype'),
         url('font/futuralt-webfont.svg#futuraltregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Full screen background image
===========================================*/

#bg {
	position:fixed; 
	top:-50%; 
	left:-50%; 
	width:200%; 
	height:200%;
}
#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}


/* End Full screen background image
===========================================*/


html {

     font-family: 'futuraltregular', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
body {
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;

}

a {outline: 0}

a:link, a:active, a:visited {

    font-size: 40px;
    font-family: 'futuraltbold', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    color: #fff;
    text-decoration: none;
}

a:hover {
    
}

#content-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    float: left;
}

fieldset{
    z-index: 9999;
    margin-top:-10px;
    border-bottom:0px solid #FFFFFF;
    border-left:0px solid #FFFFFF;
    border-right:0px;
    border-top:0px;
    float: left;
}

input#search-input {
	background-color: transparent;
	border: 0px solid black;
	width: 400px;
        
        margin-top: -20px;
        margin-left: 5px;
	color: #FFFFFF;
	float: left;
        height:100px;
	font-size:50px;
	font-family: 'futuraltbold', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

input#search-input:focus {
	outline: none;
	background-color: transparent;
	border: 0px solid black;
	width: 400px;

	color: #FFFFFF;
	float: left;
        height:100px;
	font-size:50px;
	font-family: 'futuraltbold', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#header {
    width: 100%;
    background-color:#000000;
    height:40px;
    top:0px;
    /*        margin-top:-20px;*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
    filter: alpha(opacity=0.78);
    -moz-opacity:0.78;
    -khtml-opacity: 0.78;
    opacity: 0.78;
}
#header ul a, #header h2, #home h3, #home h4 {
    font-family: 'futuraltbold', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-family: 'futuraltbold', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-family: 'futuraltbold', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#header_container {
	position: absolute !Important;
    width: 152px !Important;
    height: 51px !Important;
 	left: 26px !Important;
 	border: none;
	z-index:999;
}

#header_container img{

	border: none !Important;

}



/* MAIN CONTENT (HOME) ---------------------------- */

#main {
    background-color: #0000FF;
    float: left;
    margin: 36px 10px 10px 180px;
    width: 800px;
    height:auto;
    top: 0px;

    mini-height:500px;
    background-color:transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
.jqzoom{

    width:300px;
    float:left;

}

.jqzoom img{

	margin: 15px 0px 0px 40px;

}

html body#home div#content-wrapper div div#main div#main_thumb div#slide div#imgspec{
	position: relative;
     margin-top: -18px;
     margin-left:0px;
     width: 300px;
     overflow: hidden;
     float:left;
     color:#fff;
}


#imgspec{

	overflow: visible !important;

}

#imgsocial{
    position: absolute;
    width:50px;
	margin-top: -7px;
	margin-left: 500px;
	
}

#main #slickbox{
    margin-top: 42px;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover   
}
#barr {
    background-color: #0000FF;

    margin: -15px 0px 20px 150px;
    width: 574px;
    height:10px;
    padding:0px;
    border-bottom: 5px solid #fff;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
#middle{
    min-height:500px;
}


#smallshow{

	cursor: pointer !Important;


}
/* SECONDARY CONTENT (HOME) ---------------------------- */

#secondary {
    margin-left: 0px;
    float: left;
    margin-top: 36px;
    width: 20%;
}

#secondary ul {

    margin: 20px 25px 63px;
}

#secondary li {
    float: left;
    list-style: none;
    margin: 1px;
    height: 40px;
}

#secondary ul a {
    float: left;
    margin: 0 25px 0 0;
    padding: 0 0 20px 0;
    color: #353535;
    font-size: 50px;
    /*background:red;*/
    text-transform: uppercase;
    height: 30px;
    vertical-align: -20px;
}

#secondary .current{

	color: #fff !Important;

}

#secondary ul li#search{
    margin-top:15px;
    border-left: 7px solid blue;
    height:48px;
}
#secondary ul li#search a{
    margin-top:-13px;
    margin-left:3px;

}


#secondary ul li #social{
    float:left;
}
#secondary #social #facebook{
    margin-top:-35px !important;
    margin-top:-100px;
    margin-left:180px;
    font-size: 10px;
    float:left;
    color: white;
    font-family: 'futuraltregular', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#secondary #social #twitter{
    margin-top:-42px !important;
    margin-top:-100px;
    padding-top: 2px;
    margin-left:180px;
    font-size: 10px;
    float:left;
    color: white;
    font-family: 'futuraltregular', "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.minibar{
    margin-top: 10px;
    margin-bottom:5px;
    width:25px;
    border-bottom: 2px solid #fff;

}


.wrd{

	height: 20px !Important;
}


#secondary ul a .wrd:hover {

   /*
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";


    filter: alpha(opacity=50);


    -moz-opacity:0.5;


    -khtml-opacity: 0.5;


    opacity: 0.5;
*/


	color: #fff;

}

#footer table {
    width:99%; 
    background-color: black;
    position:fixed;
    bottom:-180px;
    left:12px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
    filter: alpha(opacity=0.78);
    -moz-opacity:0.78;
    -khtml-opacity: 0.78;
    opacity: 0.78;
}

#footer table td {
    margin: 5px;
    background-color: black;
    border:1px solid #FFFFFF;
}
#footer table img{
    margin-bottom: -13px;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
    border-width: 0;
}
.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    margin-top:0px;

}

.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}

#btnfooter{

    background-color: #0000FF;
    float: left;
    margin:-55px 0px 0px 880px;
    width: 20%;
    height:35px;
    bottom:0px;
    border-top: 7px solid #fff;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}
#btnfooter #up{
    margin-left:95px;
}

#btnfooter1{

    background-color: #0000FF;
    float: left;
    margin:-170px 0px 0px 880px;
    width: 200px;
    height:35px;
    bottom:-40px;
    border-bottom: 7px solid #fff;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

#btnfooter1 #down{
    margin-left:95px;
    margin-bottom: -10px
}

.small img{ width: 250px; height: 300px; }
.large img{ width: 400px; height: 333px; }

div#slidewrapper{
   	position: absolute;
   	margin-left: -150px; 
    height:165px;
    top:550px;
    background-color: transparent;
    
}

.clr{
    clear:both;
}

#footer table img{
margin-bottom: -13px;
}

#middle{
	min-width: 1190px;
    width: 100%;
}


/* Sub Menu */


#sub_menu{

position: absolute;
width: 350px;
height: 50px;
left: 3px;
overflow: hidden;


}

#sub_menu li a{

	color: #353535;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	font-family: "futuraltbold", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif !Important;
	font-size: 17px;
	font-weight: 100;

}

#sub_menu li a:hover{

	color: #fff;

}

#imgspec .image_social{

	position: absolute;
	width: 500px;
	height: 200px;
	position: relative;
	margin-top: 10px;

}

