﻿html
{
	background: url('/images/page_bg.gif') repeat-x;
	background-color: #1d77de;
}
body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url('/images/hp_bg.png') no-repeat;
	background-position: center top;
}

.Container
{
	margin: 0em auto;
	width: 930px;
	min-height: 1205px;
	text-align: center;
}

#top
{
	width: 929px;
	height: 117px;
}

#main
{
	width: 929px;
	height: 515px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#siteMap
{
	width: 930px;
}

#footer
{
	width: 930px;
}



.VideoWrapper
{
	background: url('/images/Video_BG.png') no-repeat;
	width: 632px;
	height: 635px;
	position: absolute;
	top: 164px;
	left: 517px;
}


.FlashWrapper
{
	width: 504px;
	height: 307px;
	position: absolute;
	top: 64px;
	left: 64px;
	background-color: white;
}


.ImageVideo
{
	width: 504px; 
	height: 278px;
	position: relative;
}


.VideoWrapper ul
{
	list-style-type: none;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

.VideoWrapper li
{
	float: right;
	margin: 0;
	padding: 0px 8px;
}
.VideoWrapper a
{
	color: #008BC7;
	font-weight: bold;
	text-decoration: none;
}

.VideoWrapper a:hover
{
	text-decoration: underline;
}




#hpItems
{
	width: 930px;
	height: 400px;
	margin-top: 20px;
	text-align: left;
	color: black;
	font-size: 11px;
}

#hpItems h2
{
	color: #008BC7;
	font-weight: bold;
	font-size: 140%;
	margin: 0.83em 0px 0.5em;
}
#hpItems ul
{
	margin: 11px 0px 5px 20px;
	padding: 0px;
}
#hpItems li
{
    margin: 3px 0px 0px 0px;
	padding: 0px;
}
#hpItems a.itemBoxLink
{
	color: #008BC7;
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
	margin-left: 140px;
}

#hpItems a.itemBoxLink2
{
	color: #008BC7;
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
}
#hpItems a.itemBoxLink3
{
	color: #008BC7;
	text-decoration: underline;
}
#hpItems a.itemBoxLink:hover, #hpItems a.itemBoxLink2:hover,  #hpItems2 a.itemBoxLink3:hover
{
/*	color: #3225c3;*/
}
#similarsitesLogo {
	margin-left: 32px;
}

.itemBox
{
	height: 111px;
	float: left;
	width: 284px;
	margin-top: 35px;
	margin-left: 7px;
	margin-right: 10px;
	position: relative;
}

#shareBox1 {
	height: 255px;
	float: left;
	width: 429px;
	margin: 39px 0px 0px -10px;
	position: relative;
}
#shareBox2 {
	height: 100px;
	float: left;
	width: 850px;
	margin: 33px 0px 0px 40px;
	position: relative;
}

.itemSep
{
	float: left;
	height: 131px;
	width: 1px;
	margin: 0px;
	padding: 0px;
	background: url('/images/items-sep.gif') no-repeat center;
}
.itemBoxLink
{
	position: absolute; 
	top: 90px;
	left: 3px;
}

#similarSitesThumbnail
{
	float: left; 
	margin: 8px 11px 0px 34px;
}

#downloadBox
{
	margin: 23px 0px 0px 52px;
	width: 408px;
	/*height: 236px;*/
	text-align: center;
}
.downloadBoxHRDIV
{
	height: 1px;
	background-color: #d9d9d9;
	margin: 30px 0;
}
#downloadBox h1
{
	color: #008BC7;
	font-family: arial;
	font-weight: bold;
	font-size: 28px;
	margin: 1;
	padding: 0;
	text-align: center;
}
#downloadBox em
{
	color: #4c4c4c;
	font-family: Tahoma;
	font-style: italic;
}
#downloadBox p
{
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	font-family: Tahoma;	
	margin: 0px 10px 15px 8px;
	padding: 0;
	line-height: 1.4;
	text-align: center;
}
#downloadBox p a
{
	color: #008BC7;
	font-size: 16px;
}

#downloadBox p a:hover
{
	color: #008BC7;
	font-size: 16px;
}
#downloadBox .bigAlsoText
{
	color: #878787;
	font-size: 11px;
	height: 20px;
	margin: 5px 0px 0px 8px;
	position: relative;
}

#downloadBox .bigAlsoAvailableText
{
	position: absolute;
	top: 3px;
	left: 5px;
}

#downloadBox .bigAlsoIcon
{
	position: absolute;
	top: 0px;
	left: 162px;
}
#downloadBox .bigAlsoLink
{
	position: absolute;
	top: 3px;
	left: 185px;
}

#downloadBox .bigAlsoText a
{
	color: #008BC7;
}
#downloadBox .bigAlsoText a:hover
{
	color: #59b450;
}

#pressFlash
{
	margin: 13px 0px;
}


.languages {
	font-size: 80%;
	color: #008BC7;
	margin-top: 15px;
}

.languages a {
	color: #008BC7;
}

.languages img {
	margin: 0px 1px -2px 3px;
}

