/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #0066CC;
	text-decoration: none;
}

a:link{
	color: #0066CC;
	text-decoration: none;
}

a:visited{
	color: #0066CC;
	text-decoration: none;
}

a:hover{
	color: #0066CC;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 150%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 125%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

td {
vertical-align: top;
}

p {
text-align:left;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.spacetable {
	margin:20px 0px 0px 0px;
	text-align:left;
}

.spacetablec {
	margin:20px 0px 0px 0px;
	text-align: center;
}

.ratingtable {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.spacetablec td{
	vertical-align: bottom;
	width: 130px;
	font-size: 11px;
	padding-top: 8px;
}

.news {
	font-weight:bold;
	color:#FF0000;
}

.break p {
	font-size:50%;
}

#masthead{
	padding: 10px 0px 0px 0px;
}

#navBar{
	width: 130px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#headlines{
	width: 130px;
	margin: 0px;
	padding: 5px;
	text-align: left;
}

#content{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
  width: 500px;
}

#content2{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
  width: 768px;
}

#content3{
	padding-right:2px;
	padding-left:2px;
	padding-bottom:5px;
	width:800px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.video{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.shot{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

.shot p{
	text-align: justify;
	margin: 20px 5px 5px 5px;
}

.rating {
	vertical-align: middle;
}

.rating p{
	text-align: center;
	vertical-align: middle;
	margin: 5px 5px 0px 0px;
}

.feature p{
	text-align: justify;
	margin: 0px;
}

.video p{
	text-align: justify;
	margin: 0px;
}

.list p{
	text-align: justify;
	vertical-align:top;
	font-size: 100%;
}

.list td{
	text-align:left;
}

.feature h3{
	padding: 0px 0px 20px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 10px 0px;
}

.video img{
	float: left;
	padding: 0px;
}

.featurecen p{
	text-align:center;
}

.form td{
	vertical-align: middle;
	text-align: left;
}

.merchandise p{
	text-align: center;
	padding: 0 0 0 0;
}

.merchandise img{
	padding: 5px;
}

.link p{
	text-align:center;
}

.link img{
	float:none;
}

.email{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align: left;
}

.center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.center p{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.centerfloat {
	margin-left:auto;
	margin-right:auto;
}

.left{
	margin-left:5%;
	text-align:left;
}

.justify p{
	text-align:justify;
}

.lefthard{
	text-align:left;
}

.floatl50{
	float:left;
	width:50%;
}

.floatl33{
	float:left;
	width:33%;
}

.floatl34{
	float:left;
	width:34%;
}

.floatl66{
	float:left;
	width:66%;
}

.floatl66center{
	float:left;
	width:66%;
	margin-left:auto;
	margin-right:auto;
}

.floatl100{
	float:left;
	width:100%;
}

.floatl25{
	float:left;
	width:25%;
}

.floatl12{
	float:left;
	width:12%;
}

.floatl16{
	float: left;
	width: 16%;
}

.floatl17{
	float:left;
	width:17%;
}

.floatl75{
	float:left;
	width:75%;
}

.floatl1{
	float:left;
	width:1%;
}

.floatl20{
	float:left;
	width:20%;
}

.floatright{
	float:right;
}

.right{
	text-align:right;
}

.right p{
	text-align:right;
	margin-right:10px;
}

.small {
	font-size:25%;
}

.pright p{
	margin:0px 0px;
	border-right:solid blue 2px;
}

.pbottom p{
	margin:0px 0px -2px 0px;
	border-bottom:solid blue 2px;
}

.pbotright p{
	margin:0px 0px -2px 0px;
	border-bottom:solid blue 2px;
	border-right:solid blue 2px;
}

.pspace p{
	margin:0px 0px;
}

.plink p{
	margin:0px 0px 0px 0px;
	border-right:solid blue 2px;
}

.score {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

.scoreblue {
	font-weight:bold;
	color:#000099;
	margin-bottom:5px;
}

.scorered {
	font-weight:bold;
	color:#FF0000;
	margin-bottom:5px;
}

.matchshot {
	float:left;
	width:59%;
	margin-left:auto;
	margin-right:auto;
}

.matchtext p{
	font-size:80%;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
}

.matchtexteurope {
	float:left;
	width:41%;
	height:256px;
	background-image:url(history/flags/european-union.png);
	background-repeat:no-repeat;
}

.matchtexteurope p{
	margin-top:0px;
	margin-bottom:5px;
}

.matchtextusa {
	float:left;
	width:41%;
	height:256px;
	background-image:url(history/flags/usa.png);
	background-repeat:no-repeat;
}

.matchtextusa p{
	margin-top:0px;
	margin-bottom:5px;
}

.matchtextitaly {
	float:left;
	width:41%;
	height:256px;
	background-image:url(history/flags/italy-background.png);
	background-repeat:no-repeat;
}

.matchtextitaly p{
	margin-top:0px;
	margin-bottom:5px;
}

.matchtextcanada {
	float:left;
	width:41%;
	height:256px;
	background-image:url(history/flags/canada-background.png);
	background-repeat:no-repeat;
}

.matchtextcanada p{
	margin-top:0px;
	margin-bottom:5px;
}

.matchtextargentina {
	float:left;
	width:41%;
	height:256px;
	background-image:url(history/flags/argentina-background.png);
	background-repeat:no-repeat;
}

.matchtextargentina p{
	margin-top:0px;
	margin-bottom:5px;
}

.recap p{
	width:85%;
	text-align:justify;
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	text-align:left;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

.tutorial{
	text-align: center;
	font-size: 80%;
}

.tutorial p{
	text-align: justify;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-size: 80%;
}

#headlines p{
	padding: 0px 10px 0px 10px;
}

#headlines h2{
	padding: 0px 10px 0px 10px;
}

