html,body{min-height:101%;}

body
{
    background: #000000 url('/images/main_purple_bg.jpg') no-repeat fixed top center;
    text-align: center;
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 12px;
}

img
{
	border:none;
}

.clear
{
	clear:both;
}

.clear10
{
	clear:both;
	height:10px;
}

.clear15
{
	clear:both;
	height: 15px;
}

.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0;
	line-height:0;
	content: "."; 
}

.clearfix 
{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#Default
{
	background: #000000  no-repeat fixed top center;
}

#Default #CountrySelector
{
	background: #000000 url('../images/country_selctor_bground.jpg') no-repeat center;
	height: 800px;
}

#Default .infinitiLogo
{
	margin:0px auto;
	width: 300px;
	padding-top: 20px;
}

#Default #Countries, #Default #LanguageSelector
{
	width: 550px;
	margin:0px auto;
	padding-top: 300px;
}

#Default #Countries .country, #Default #LanguageSelector .language
{
	float: left;
	text-align: left;
	margin: 0px 0px 10px 50px;	
	width: 115px;
}

#Default #Countries .country a, #Default #LanguageSelector .language a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: -20px 0px 0px 10px;
}

#Default #Countries .country a:hover, #Default #LanguageSelector .language a:hover
{
	color: #E55B00;
}

#Default #Countries .listIE
{
	position:relative;
	top:50px;
	left: -166px;
}

#Default #Countries .listEur
{
	position:relative;
	top:50px;
	left: -152px;
}

#Container
{
    width: 965px;
    margin: 0 auto;
    background-color: #FFFFFF;
    overflow:hidden;
    text-align: left;
    border: 0px solid blue;
}

#Header
{
    background: url('../images/headerTile.jpg') left bottom repeat-x;
    height: 85px;
    margin-bottom: 10px;
}

#Header .logo
{ 
	float:left; 
	width:178px; 
	height:85px;
	margin:0px;
}

#Header .logo img
{		
	padding: 0px 0px 0px 40px;
}
	
#MainMenu
{
	position:relative;
	top:0;
	left:0;
	border: 0px solid blue; 
	float: left; 
	width: 778px; 
	padding: 30px 0px 6px 0px;
}

#MainMenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#MainMenu ul li
{
	float: left;
	position: relative;
	font-size:15px;
	font-weight:bold;
	padding-right: 45px;
}

#MainMenu a
{
	text-decoration: none;
	color: #000000;
}

#MainMenu a .Selected
{
	color: #7D23A6;
}

#MainMenu a:hover
{
	text-decoration: none;
	color: #7D23A6;
}

#MainMenu .Selected
{
	color: #7D23A6;
}


#MainMenu #menuItem6, /* Temporarily 2 column solution */
#MainMenu #menuItem7,
#MainMenu #menuItem8
{
	font-size:11px;
	position:absolute;
	left:632px;
}

#MainMenu #menuItem6, /* Temporarily commented out for 2 column solution */
#MainMenu #menuItem9
{
	font-size:11px;
	position:absolute;
	left:510px;
}

#MainMenu #menuItem6
{
	top: 26px;
	width:100px;
	margin-top:3px;
}

#MainMenu #menuItem7
{	
	top:50px;
}

#MainMenu #menuItem8
{
	top: 26px;
	width:168px;
	margin-top:3px;
}

#MainMenu #menuItem9
{
	top:50px;
}



#Contact
{
	float: left;
	border: 2px solid green;
	width: 779px;
}

#Contact span
{
	padding: 8px 5px 10px 30px;
	text-align:right;
	float: right;
	color: #EC8000;
	font-weight: bold;
}

#Contact span a
{
	color: #7D23A6;
}

#Contact span a:hover
{
	text-decoration: underline;
	color: #7D23A6;
}

#LeftColumn
{
	float: left;
	width: 152px;
	margin-left: 10px;
	border: 0px solid grey;
	display: inline;
}

#Search
{
	background: transparent url('../images/greyBox_head.gif') no-repeat scroll center top;
	display:block;
	margin-bottom: 10px;
}

#Search .btnSearch
{
	position:relative; 
	top:10px;
	right: 10px;
	float: right;
}

#Search .SearchBox
{
	position:relative;
	top:8px;
	left:8px;
	display:inline;
	margin-bottom: 6px;
	border: 1px solid #727272;
}

#RightColumn 
{
	float: right;
	width: 775px;
	margin-right: 10px;
	border: 0px solid grey;
	display: inline;
	position:relative;
}

#RightColumn #MainImage
{
	height: 150px;
	width:775px;
	margin-bottom: 20px;
}

#RightColumn h1
{
	font-size:20px;
	font-weight:bold;
}

#RightColumn h2
{
	font-size:15px;
	font-weight:bold;
	margin: 0px;
	padding:4px 0px 4px 10px;
	float:left;
	color: #FFFFFF;
}

#RightColumn h3
{
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding:0px;
}

#RightColumn a
{
	color: #7D23A6;
	text-decoration: underline;
}

#RightColumn a:hover
{
	color: #000000;
}

#SubMenu,.AssociatedLinks
{
	background: #8A8A8A url('../images/greybox_foot.gif') no-repeat scroll center bottom;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.AssociatedLinks{background:#1E1E1E url('../images/Media_BoxBottom.gif') no-repeat scroll center bottom;}

#SubMenu h2,.AssociatedLinks h2
{
	background: transparent url('../images/greyBox_head.gif') no-repeat scroll center top;
	color: #FFFFFF;
	font-size: 15px;
	font-weight:bold;
	padding: 10px 0px 8px 10px;
	margin: 0px;
	border-bottom: 1px solid #ADADAD;
}

.AssociatedLinks h2{background-image: url('../images/Media_BoxHeader.gif');cursor:pointer;}

.AssociatedLinks h2 span{border-bottom:1px solid #fff;}

#SubMenu ul, .AssociatedLinks ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: transparent url('../images/greybox_itemTile.jpg') repeat-x scroll center top;
	display:block;
}

.AssociatedLinks ul{background-image: url('../images/Media_BlackRepeat.gif') !important;}

#SubMenu li, .AssociatedLinks li
{
	border-bottom: 1px solid #ADADAD;
}

#SubMenu li a, .AssociatedLinks li a
{	
	display:block;	
	text-align:left;		
	padding: 4px 0px 4px 10px;
	border-top: 1px solid #606060;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#SubMenu li a:hover, .AssociatedLinks li a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.AssociatedLinks li a:hover
{
	color:#fff;
	background-image:url('../images/Media_PurpleRepeat.gif');
}

#SubMenu .Selected, .AssociatedLinks .Selected
{
	color: #FFF;
	background: #7C23A5 url('../images/purplebar.gif') repeat-x scroll center top;
}
	
#PressPack
{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#PressPack h2
{
	/*background: transparent url('../images/orangebox_header.gif') no-repeat scroll center top;*/
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 8px 10px;
	margin: 0px;
	border-bottom: 1px solid #85718F;
}

#PressPack p
{
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	font-size:16px;
	margin:0px;
	color:#FFF;
}

#PressPack a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#PressPack a:hover
{
	color: #000000;
}

#PressPack .clearBtnLink
{
	padding: 0px 10px 0px 10px;		
}
	
.Token
{
	width: 152px;
	background-color: #000000;
	margin-bottom: 10px;
}

.Token img
{
	display:block;
	border: none;
}

.Token h2
{
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.Token p
{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px 8px;
	text-decoration: none;
}

.Token a
{
	text-decoration :none;
	color:#ffffff;
}

.Token a:visited
{
	color:#ffffff;
}
	
#Footer
{
	clear: both;
	text-align:center;	
	margin-top:15px;
}

#Footer ul
{
	list-style: none;
	text-align:center;
	padding: 0px;
	margin-top:0px;
}

#Footer ul li
{
	display:inline;
	padding: 0px 0px 10px 20px;
}

#Footer a
{
	color: #000000;		
	font-weight:bold;
	text-decoration: none;
}

#Footer a:hover
{
	color: #7D23A6;
}
	
.title h2
{
	color: #7D23A6 !important;
}
	
#ctl00_MainContent_AddOrDownload_ImageMapDownload
{
	padding:0px;
	margin:0px;
}
	
#ImageMapctl00_MainContent_AddOrDownload_ImageMapDownload
{
	padding:0px;
	margin:0px;	
}

.pressPackLinks #divImageDownload, .pressPackLinks #divImageAdd, .pressPackLinks .imageDownload, .RightColumn .pressPackLinksMPP
{
	width:100px;
	height:72px;
	padding:0px;
	margin:-72px 0 0 0px;	
}

.DownloadButton .pressPackLinks
{
    float: right; 
    margin-bottom: 20px; 
    margin-top: 0px;
}

.RightColumn .pressPackLinksMPP
{
    padding-left:20px;
}

.videoContainer #divImageDownload,.videoContainer #divImageAdd, .videoContainer .imageDownload
{
	width:100px;
	height:72px;
	padding:0px;
	margin:-72px 0 0 0px;	
}

.imageRightCol
{
	float:left;
	margin:-6px 0 0 0;
	padding:0;
}

#RightColumn .imageRightCol h2 
{
	clear:both;
	margin:0;
	padding:0;
}

#RightColumn .imageRightCol .title 
{
	width:280px;
	clear:both;
	float:left;
	margin:0 0 0 6px;
	padding:0;
}

.formRow
{
	color:#000;
	clear:both;
	float:left;
	margin:0 0 0 6px;
	padding:0px;
	width:275px;
}

area
{
	border:3px solid blue;
}

.VideoLegal
{
	color:#666666;
	font-size:.8em;
}

#addthis
{
	float:right;
	margin-right:10px;
}

#addthis a
{
	padding-left:20px;
	background: transparent url('/images/addThis.gif') 0 0 no-repeat scroll;
	color:#777;
	text-decoration:none;
}

.RSSFeed
{
	position:absolute;
	right:10px;
}

/* Error Pages */
.errorPage {padding:0 20px 0 60px; color:#000;}
.errorPage h1 {font-size:18px; font-weight:normal;}
.errorPage a {color:#000; text-decoration:none;}
.errorPage a:hover {text-decoration:underline;}
