/* Super Skeleton */

/* ======================================================= */
/* #IMPORT SECTION */
/* ======================================================= */

@import url("base.css");     	/* Default Reset, Typography, Forms, etc. */ 
@import url("skeleton.css"); 	/* 960 Grid + Media Query Layouts */ 
@import url("typography-sans.css"); 	/* Typography Font Stack */ 



/* ======================================================= */
/* #SITE STYLES : Universal Theme Visual Styles */
/* ======================================================= */

/* Wrap .container sections with this to create a full width section (for full width BG color stripes) */
.full-width{width: 100%;}

/* Responsive Images - Combined with Sencha.io on the frontend */
.columns img, .column img{max-width: 100%; height: auto;}

/* Basic alignment */
.align-left{float: left;}
.align-center{text-align: center;}
.align-right{float: right}

img.align-left{float: left; margin: 0 15px 12px 0;}
img.align-center{text-align: center; clear: both; margin: 15px auto; display: block;}
img.align-right{float: right; margin: 0 0 12px 15px;}


/* #Global Transitions */
.column, .columns, .row, .module-img img, .sf-menu li, .sf-menu a, a.header-advert img, a.sidebar-advert img {
  	   -moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
	}

/* Custom Lists, Buttons, Tags, etc. */
ul.square {padding: 10px;}
a.button{text-align: center;}

/* Form Overrides */
input{ padding: 10px !important; font-size: 11px !important; }
input.sidebar-search{ width: 90%; min-width: 195px; } 

/* Tags / Categories Styling */
.tags a{
	background: none repeat scroll 0 0 #333333;
	-webkit-border-radius: 3px 3px 3px 3px;
	   -moz-border-radius: 3px 3px 3px 3px;
         -o-border-radius: 3px 3px 3px 3px;
	        border-radius: 3px 3px 3px 3px;
    display: block;
    float: left;
    margin: 2px 2px 0 0;
    padding: 5px 12px;
    text-decoration: none;
}

/* iPhone landscape and portrait */ 
#section-header { 
	background-color: #195fa9;
	border-bottom: .3em solid #FF0000;
	width: 100%;
	min-width: 650px;
}
#section-header img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.container {
	width: 100%;
}
.logo {
	width: 260px;
	float: left;
}
.languages {
	display: none;
}
.languages h2 {
	display: none;
}
#block-locale-0.block li {
list-style-type: none;
margin: 0.5em;
float: left;
}
#block-locale-0.block img {
	border: 0;
}
#menu-mobile { 
	display: block;
	float: right;
	padding-right: 10px;
}
ul#menu-mobile {
	margin:0; 
	padding-top: 10px;
	list-style:none;
} 
#menu-mobile li { 
	float:left; 
	margin-left: 5px;
}  
#menu-mobile li.last a {
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	border: 2px solid #DDD;
	text-align: center;
	background-color: #FF0000;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FF0000));
	background:-moz-linear-gradient(0% 90% 90deg, #FF0000, #EEEEEE);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
#menu-mobile li.last a:hover {
	color:#fff;
	border-color:#3278BE;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4195DD), to(#003C82));
	background:-moz-linear-gradient(0% 90% 90deg, #003C82, #4195DD);
}
#menu-mobile li.last a:active {	
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#003C82), to(#4195DD));
	background:-moz-linear-gradient(0% 90% 90deg, #4195DD, #003C82);
}
#menu-mobile li a { 
	display:block;
	color: #FFF;
	font-size: 1.5em;
	line-height: 1.0em;
	text-decoration: none;	
}  
#menu-mobile li a:hover {
	color: #000;
}
#menu {
	display: none;
}
#section-front-panel {
	display: none;
}	
#main-front-panel {
	display: none;
}
#section-center-bar {
	display: none;
}
#main-lower-panel-text {
	display: none;
}
#main-lower-panel-text-ipad {
	display: none;
}
div#footer.super-container.full-width {
	display: none;
}
div#mobile-footer.super-container.full-width {
	display: block;
}
.player {
	display: none;
}
.player-small { 
	display: block;
	width: 650px;
	height: 325px;
}
#main-lower-panel-text-mobi {
	display: block;
	float: left;
	width: 650px;
	font-size: 20px;
	line-height: 22px;
	display: block;
	background-color: white;
	text-align: left;
}
#main-lower-panel-text-mobi ul {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#main-lower-panel-text-mobi li {
	list-style-type: square;
}
.avn-award-mobi {
	display: block;
	width: 100%;
	margin-left: 100px;
	text-align: center;	
}
.avn-award-mobi h3 {
	font-size: 14px;
	line-height: 14px;
	text-shadow: none;
	color: #000000;
	margin: 0;
}
.avn-award {
	display: none;
}
#footer {
		display: block;
		width: 100%;
		min-width: 650px;		
		margin-left: auto;
		margin-right: auto;
		background: none;
	}
.bt1 {
	display: none;
}
.bt2 {
	display: none;
}

.mail-bar {
		display: block;
		width: 100%;
		min-width: 650px;
		height: 100%;
		float: left;
		text-align: left;
		background-color: #3399ff; 
		color: #ffffff;
		margin-bottom: 2px;
}
#social-text  { 
	float: left;
	color: #ffffff;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	padding-top: 10px;
}

#social-icon img { 
	float: left;
	padding-top: 1px;
	padding-right: 5px;	
}
#models-wanted {
	display: none;
}
#email-form { 
	display: none;
}
.bot-bar {
	display: block; 
	float: left;
	margin-top: 2px;
	background-color: #CCC; 
	width: 100%;
	min-width: 650px;
}
.copyright  {
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #195FA9;
    font-size: 1.0em;
    line-height: 1.0em;
}
.m-menu {
	display: none;
}
.disclaimer {
	width: 500px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccc;
	border: 1px dashed #000;
	padding: 5px;
	font-size: 1.0em;
}
#scroller_container { 
	display: none;
}
#scroller {
	display: none;
}
.rotor-bar {
	display: none;
}

#section-content {
	display: block;
	height: 100%;
	min-height: 320px;
	width: 100%;
	min-width: 550px;
	margin-left: 25px;
}
#join-title1-bar {
	width: 100%;
	min-width: 650px;
}
	
.join-title1-text {
	display: none;
}
.join-other-box {
	display: none;
}
.join-form-box {
	display: none;
}
.join-form-box-mobi  {
	background-color: #B7DAFF;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 3px #ccc;
	border-left: solid 3px #ccc;
	border-right: solid 3px #ccc;
	float: left;
	color: #757575;
    font-size: 10px;
    line-height: 14px;
    position: relative;
    text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    width: 650px;
	height: 435px;
}
.join-form-box-lower {
	display: none;
}
.join-expect-box {
	display: none;
}
.join-expect-text {
	display: none;
}
.join-terms-box {
	margin-top: 10px;
	float: left;
}
.join-terms-text {
	color: #757575;
	width: 645px;
	padding: 5px;
}
.join-terms-text a {
	text-decoration: none;
}
h2, h3 {
	font-size: 22px;
	font-style:italic;
	line-height: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #9B9B9B;
}
#terms-txt {
	width: 100%;
	min-width: 600px;
	font-size: larger;
}
#about-txt {
	width: 100%;
	min-width: 600px;
	font-size: larger;
}

