html {
       overflow-y: scroll;
       min-width:320px;
       height:100%; /* needed for container min-height */
}


body
{
	margin: 0;
	padding: 0;
	background-color: #e4e4e4;
	height:100%; /* needed for container min-height */
}

a { outline: 0; }

a { text-decoration: none; }
a:link { color: #000099; }
a:visited { color: #000099; }
a:active { color: #000099; }
a:hover { color: #e10000; }

a.current { text-decoration: none; color: #e10000; }

img { border: 0; padding: 0; margin: 0;}

#container_home
{
border-radius: 20px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: white;
	background-position: top center;
	background-repeat: repeat-y;
	position: relative;
	max-width: 960px;
	width: 100%;
	top: 0px;
	padding: 0;
	margin: auto;
}

#container_content {
	width: 92%;
	padding: 0 4% 0 4%;
	margin: 0;
}

#header
{
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	top: 0px;
	padding: 0;
	margin: auto;
}

#sub_menu
{
	position: relative;
	width: 100%;
	min-height: 50px;
	font-weight: 400;
	font-size: 14px;
	color: #8b8785;
	line-height: 43px;
	text-align: right;
}
.sub_menu_site{
	text-align: center;
	float:left;
}


.translation{
	margin: 0px 10px 0px 0px;
}

#sub_menu_share
{
	position: relative;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 42px 0px;
	text-align: right;
	min-width: 200px;
}



#sub_menu img
{
display: inline;
vertical-align: middle;

}

#sub_menu ul
{
display: inline;
list-style: none;
padding: 0px;
margin: 10px 0px 0px 0px;
vertical-align: middle;
}

#sub_menu ul li
{
display: inline;
list-style: none;
padding: 0px 10px 0px 10px;
margin: 0;
vertical-align: middle;
letter-spacing: 0.5px;
border-right: 1px dotted #000000;
}
#sub_menu a:link { color: #000000; text-decoration: none; }
#sub_menu a:active { color: #000000; text-decoration: none; }
#sub_menu a:visited { color: #000000; text-decoration: none; }
#sub_menu a:hover { color: #e10000; text-decoration: none; }

#sub_header
{
	display:inline-block;
	margin-bottom: -5px;
	padding: 0;
}

#logo_block
{
	position: relative;
    float:left;
	width: 295px;
	height:136px;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

.menu_block{	
    position: relative;
    float:right;
	margin: 0 0 0px 0;
	padding: 0;
}

.menu_block ul {	
	margin: 0;
	padding: 0;
	list-style:none;
    text-align:center;
}



.menu_block li {
    display:inline;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.75px;
    line-height: 45px;
	margin: 0;
	padding: 0;
}

.menu_block li a {
	float:left;
	text-decoration:none;
	color: #8b8785;
}

.menu_block .line1 {
    position: relative;
	display:inline-block;
}

.menu_block .line2 {
    position: relative;
	float:right;
	display:inline-block;
}

.menu_block li#nav a {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#eee;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 1px;

	background: -webkit-linear-gradient(top, #ddd , #f0f0f0); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom, #ddd, #f0f0f0); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom, #ddd, #f0f0f0); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, #ddd , #f0f0f0); /* Standard syntax */
}
.menu_block ul li#nav a:hover {
	color: #ffffff;
	background-color:#e33;

	background: -webkit-linear-gradient(top, #e33 , #faa); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom, #e33, #faa); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom, #e33, #faa); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, #e33 , #faa); /* Standard syntax */
}
.menu_block ul li#nav a.current {
	color: #ffffff;
	background-color:#e33;

	background: -webkit-linear-gradient(top, #e33 , #faa); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom, #e33, #faa); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom, #e33, #faa); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, #e33 , #faa); /* Standard syntax */
}




#slide_show {
	width: 100%;
	overflow:hidden;
	border: 0;
	margin: 0;
	padding-top:20px;
}

#slide_show_screen {
	position:relative;
	width: 1000%;
}

#slide {
	position:relative;
	float:left;
	top:0;
	left:0;
	height: auto;
	visibility: hidden;
}







#red_bar
{
	height: 6px;
	background-color: #e10000;
	font-size: 1px;
	line-height: 1px;
}

#grad_bar
{
	height: 12px;
	font-size: 1px;
	line-height: 1px;
}


#number_one_bar
{
	width:100%;
	border-radius: 10px;
	font-size: 19px;
	background-color:#EEE;
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: 400;
	margin-bottom:15px;
}


.btn_itunes {
	width:142px;
	height:43px;
}

.bold_red {
	font-weight: 700;
	color: #e10000;
}

#footer {
	width:100%;
	background: #e4e4e4;
	vertical-align: middle;
}
#footer p {
		padding: 0;
		margin: 0;
		font-weight: 400;
		font-size: 10px;
		color: #8b8785;
	}
	
#footer img
{
display: inline;
}



#footer_content
{
	position: relative;
	width: 92%;
	margin: 0 4% 0 4%;
	padding: 0;
	font-weight: 400;
	font-size: 10px;
	color: #8b8785;
}

#footer_content img
{
display: inline;
vertical-align: middle;

}

/* footer navigation links */

#footer a:link { color: #8b8785; text-decoration: none; }
#footer a:active { color: #8b8785; text-decoration: none; }
#footer a:visited { color: #8b8785; text-decoration: none; }
#footer a:hover { color: #e10000; text-decoration: none; }

#google_translate_element {
	margin-right:15px;
}













@media only screen 
		and (max-device-width : 790px) 
		and (max-width : 790px) {
	.sub_menu_share {
		min-width:auto;
	}
}

@media only screen 
		and (max-device-width : 560px) 
		and (max-width : 560px) {
#sub_menu_share {
	padding: 0px;
}
   #sub_header {
	margin: 0px 1% 0px  1%;
	width: 98%;
	}
#logo_block {
    float:left;
    }
}

@media only screen 
		and (max-device-width : 420px) 
		and (max-width : 420px) {
	#google_translate_element {
	position:absolute;
	left:5px;
	}
	.translation {
		width:100%;
	}
   .sub_menu_site {
		float:none;
   }
}

