﻿.pageContentHRDIV
{
	height: 1px;
	background-color: #91bdef;
    margin: 15px 0px;
    float: left;
    width: 420px;
    clear: both;
    position: relative;
}

html
{
    background: url('/images/page_bg.gif') repeat-x;
    background-color: #1d77de;
}
body
{
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    background: url('/images/inner_header.jpg') no-repeat;
    background-position: center top;
}
.Container
{
    margin: 0em auto;
    width: 942px;
    min-height: 805px;
    text-align: center;
}
#top
{
    background: url('/images/inner_header.jpg') no-repeat;
    background-position: center top;
    width: 942px;
    height: 162px;
}
#main
{
    width: 942px;
    padding-top: 23px;
    background: url('/images/content_bg_repeat_y.png') repeat-y;
}

#bottomMain
{
    width: 942px;
    height: 178px;
    background: url('/images/inner_bg_bottom.png') no-repeat;
    float: left;
    position: relative;
    text-align: left;
}

.bigAlsoText
{
	color: #878787;
	font-size: 11px;
    margin-left: 8px;
	position: relative;
}
 .bigAlsoAvailableText
{
	position: absolute;
	top: 3px;
	left: 5px;
}
 .bigAlsoIcon
{
	position: absolute;
	top: 0px;
	left: 92px;
}
.bigAlsoText a
{
    color: #008BC7;
}

.bigAlsoText a:hover
{
    color: green;
}
 .bigAlsoLink
{
	position: absolute;
	top: 3px;
	left: 113px;
}	

#innerPageDownloadContainer
{
    width: 380px;
    height: 110px;
    text-align: left;
    margin-left: 60px;
    margin-top: 50px;
}
#pageHeadline
{
    color: White;
    font-size: 36px;
    margin-top: 55px;
    margin-left: -20px;
    width: 500px;
    text-align: left;
    float: left;
}
.scanAd
{
    color: white;
    font-size: 18px;
    margin-top: 56px;
    margin-right: 20px;
    width: 200px;
    text-align: center;
    float: right;
}
.scanAd a
{
	color: white;
    text-decoration: underline;
}
.scanAd a:hover
{
	color: white;
    text-decoration: underline;
}
#scanAdImage
{
	margin-top: -10px;
}

#siteMap
{
	width: 930px;
	margin-left:6px;
}
#footer
{
	width: 930px;
	margin-left:6px;
}


#pageContent
{
    margin-top: 13px;
    width: 450px;
    float: left;
    position: relative;
    text-align: left;
    color: White;
    padding-left: 10px;
    padding-top: 3px;
    font-size: 11pt;
}
#pageContent p
{
    margin: 20px 10px 0px 0px;
    padding: 0;
    
}

#FAQ_CONTENT p
{
	float: left;
}


#pageContent h1
{
    font-size: 18pt;
    font-weight: bold;
}
#pageContent h2
{
    font-size: 14pt;
}
#pageContent h3
{
    font-size: 12pt;
    font-weight: normal;
    text-decoration: underline;
}
#pageContent a
{
    color: White;
    text-decoration: underline;
}
#pageContent a:hover
{
    color: #dfecfa;
}
#pageContent ul
{
	line-height: 2;
}
#pageContent .FAQ_UL
{
	line-height: 1.5;
}

#rightSide
{
    margin-left: 10px;
    width: 230px;
    float: left;
}
.content
{
    width: 642px;
    background: url('/images/inner_content_nav_bg.gif') no-repeat;
    float: left;
    margin-left: 40px;
}
.leftMenu
{
    width: 183px;
    height: 415px;
    float: left;
    margin-top: 13px;
    margin-left: -10px;
}
.leftMenu h2
{
    margin: 15px 0px 15px 13px;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
}
.leftMenuItem a
{
    text-decoration: none;
    color: White;
}
.leftMenuItem
{
    width: 183px;
    height: 50px;
    float: left;
    text-align: left;
}
.leftMenuItemActive
{
    height: 50px;
    background: url('/images/inner_nav_selected_bg.png') no-repeat;
}
.leftMenuItemActive a
{
    color: #008BC7;
}

/* mediakit*/
.imageBox
{
	margin-bottom: 20px;
	float: left;
}
.imageLinks
{
	clear: both;
	font-size: 11px;
}
.imageLinks a
{
	margin-right: 3px;
}

.videoContainer
{
	padding: 9px 13px; 
	background: url('/images/Video_BG.gif') no-repeat;
}
/* mediakit*/

/* contact form */
.contactTextField
{
	width: 314px;
	height: 20px;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	border: 1px solid #3976C6;
}
.contactTextArea
{
	width: 314px;
	height: 134px;
	position: relative;
	float: left;
	border: 1px solid #3976C6;
}
.contactCaption
{
	position: relative;
	float: left;
	width: 113px;
	font-weight: bold;
}
.contactRow
{
	clear: both;
	position: relative;
	float: left;
	width: 450px;
	margin-top: 10px;
}
.subminButton
{
	margin-left: 113px;
	margin-top: 10px;
}
.contactThankYou
{
	display: none;
}
/* contact form */

/* press */
.pressLanguageBar
{
	width: 420px;
	height: 20px;
	background-color: #FEFFFF;
	margin-top: 15px;
	padding: 3px;
	position: relative;
}

.pressArticle{}

.pressArticleHeadline
{
	font-weight: bold;
	font-size: 14px;
}

.pressArticleDate
{
	font-size: 11px;
	color: #B5CCF7;
}

img.floatLeft { 
float: left; 
margin-top: 20px;
}
.pressArticle a
{
	color: White;
	font-weight: bold;
}
.pressArticle a:hover
{
	color: green;
}

.pressCountry
{
	display: none;
}

.pressLanguageBarTitle
{
	color: #3F7ABE;
	font-size: 10px;
	position: absolute;
	top: 6px;
	left: 5px;
}

.pressLanguageBarIcons
{
	position: absolute;
	top: 5px;
	left: 137px;
}

.pressLanguageBar a img
{
	border: 3px solid transparent;
}
.selectedLanguage img
{
	border: 3px solid #CFDEF8 ! important;
}
/* press */

.mailLink
{
	text-align: center;
	text-decoration: none !important;
	width: 60px;
	float: left;
	margin-right: 20px;
}

