/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px 0px 0px 100px;
	padding: 0px;
}

/***********************************************/
/* page style                                  */
/***********************************************/ 
#page {
	margin: 0 auto;
	width: 760px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin-bottom:10px !important;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
 margin-top:5px;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 800px;
}

#navBar{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 200px;
	float: left;
}

#content{
	float:left;
	width: 590px;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	left: 0px;
	top: 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	width: 790px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	width: 580px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	width: 580px;
}

.feature h2{
	padding: 20px 0px 5px 0px;
	text-align: center;
	font-weight:normal;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 20px 5px 5px 0;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	width: 580px;
	height: auto;
}

.story p{
	margin-right:10px;
	margin-left:30px;
	position: relative;
	height: auto;
	color:#000000;
}
#container #content .story #hangPara {
	width: 295px;
	margin-top: 10px;
}

#divTournThanks {
	height: 500px;
	width: 320px;

}
#container #content .feature #divTournThanks img {
	float: right;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	width: 550px;
	margin-left: 200px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	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{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	width: 200px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 40px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	position: relative;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
	position: relative;
	margin-top: 40px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 0px;
	margin: 0px;
}



#content .story li {
	text-align: left;
	position: relative;
	list-style: disc;
	margin: 10px;
}
#content .story img {
	float: right;
	vertical-align: middle;
	display: inline;
	text-align: center;
	width: 700px;
}
#content div.story form.formText {
	font: 12px Arial, Helvetica, sans-serif;
}
#content .story .lev1 {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px;
	color: #339933;
}
#content .story .lev3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #993300;
	margin: 10px 10px 10px 70px;
}
#content .story .levINFO {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CC0066;
	margin: 10px 10px 10px 40px;
}
#content .story .lev1 a {
	color: #330033;
}
#content .story .lev3 a:hover {
	font-weight: bolder;
	color: #000066;
}
#content .story .lev2 a:hover {
	font-weight: bold;
	color: #000066;
}
#content .story .lev1 a:hover {
	font-weight: bold;
	color: #000066;
}
#content .story .levINFO a:hover {
	font-weight: bold;
	color: #000066;
}

#content .story .lev2 {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 40px;
	color: #006633;
}
#content .story .lev2 a {
	color: #006633;
}
#content .story .lev3 a {
	color: #CC0000;
}
#spacer {
	width: 800px;
	background-image: url(../Images/spacer_800x2.jpg);
}
#container {
	margin: auto;
	width: 800px;
}
#container #content .story .lev1 a:link {
	font-weight: bold;
	color: #000000;
}
#container #content .story .lev2 a:link {
	font-weight: bold;
	color: #000000;
}
#container #content .story .lev3 a:link {
	font-weight: bold;
	color: #000000;
}
#container #content .story .levINFO a:link {
	font-weight: bold;
	color: #000000;
}
.script {
	font: normal 200% Script;
	color: #006600;
}
.pt2para {
	margin-top: 2px;
}
.storyBoxed {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
	width: 580px;
	border: thin solid #006600;
}
#content .story .dialogueQ {
	margin: 0px;
	padding: 0px;
}
#content .story .dialogueA {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}


.dialogueA {
	font-style: italic;
	color: #333399;
}
.dialogueQ {

	font-style: italic;
	color: #333300;
}
#content div.story img {
	width: auto;
	height: auto;
	display: inline;
	margin-top: 20px;
}
#content div.story h3 {
	font-weight: bold;
	margin: 0px 0px 15px;
}
#navBar #headlines div.Itemdate {
	font-size: 90%;
	color: #FF0000;
	margin: 0px;
}
#content div.story .Bimg {

	display: inline;
	width: 400px;
	height: 600px;
}
#container #content .story #divTournThanks img {
	width: auto;
	position: relative;
	float: left;
}
#container #content .story #divTournThanks h1 {
	text-align: center;
	color: #006633;
}
#container #content .feature .storyBoxed img {
	float: right;
	border-color: #484852;
	margin: 10px;
}
#container #content .feature .storyBoxed h1 {
	text-align: center;
}
#container #content .feature .storyBoxed h2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #content .feature .storyBoxed p {
	margin: 10px;
}
#container #content .feature .featureMain {
	float: right;
	margin: 10px;
}
#container #content #TournImages {
	float: right;
	vertical-align: top;
	width: 235px;
}
#container #content .story #TournImages h1 {
	text-align: center;
}
#container #content .story #TournImages .caption {
	font-size: 10px;
	color: #000066;
	text-align: center;
	width: 235px;
}
#container #content .story #TournImages img {
	margin: 15px 0 0 0;
	width: 230px;
}
#container #content .story .map h3 {
	font-weight: bold;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
#container #content .story .map img {
	border: 2px solid #339933;
	text-align: center;
	margin-right: 100px;
}
#container #content .story .map {
	position: relative;
	height: 350px;
}
#container #content .feature #date {
	font: lighter "Courier New", Courier, monospace;
	color: #99CC33;
	text-align: center;
}
.story .img1 {
	position: relative;
	width: 220px;
	display: inline;
	margin-top: 20px;
}
.story .img1 p {
	color: #000000;
	position: relative;
	margin-left: 30px;
	margin-top: 20px;
	border: 2px solid #FFFFFF;
	background: #FFFFCC;
	width: auto;
}
.FixHdr {
	font-size: 120%;
	color: #006633;
	width: 100%;
}
.FixRow {
	width:100%;
	padding:10px;
	border-color:#CDCDCD;
	border-width:medium;
	border-style:solid;
}
.FixItem {
	font-size: 90%;
	color: #003399;
	position: relative;
	width: 25%;
	float: left;
}
.FixDate {
	font-size: 90%;
	color:#CC0000;
	width: 30%;
	float: left;
}
.FixVenue {
	font-size: 90%;
	color: #330033;
	width: 25%;
	position: relative;
	float: left;
	padding: 0px 10px 0px 10px;
}
.FixResult {
	font-size: 90%;
	color: #009966;
	float: left;
	width: 15%;
	position: relative;
}
.CalendarRow {
	width:100%;
	padding:10px;
	border-color:#CDCDCD;
	border-width:medium;
	border-style:solid;
}
.CalendarHdr {
	font-size: 110%;
	color: #006633;
	width: 100%;
}
.CalendarDate {
	font-size: 110%;
	color:#CC0000;
	width: 180px;
	float: left;
}
.CalendarItem {
	font-size: 100%;
	color: #003399;
	position: relative;
	width: 180px;
	float: left;
}
.CalendarVenue {
	font-size: 100%;
	color: #330033;
	width: 180x;
	position: relative;
	float: left;
}
.CalendarResult {
	position:relative ;
	float:right;
}
.CalendarResult img {
	border:none;
	float:right !important ;
	position:relative;
	margin:0 !important ;
 	}
.GlossaryItem {
	width:100%;
	height:auto;
}
.GlossaryItem .Gtitle {
	width:100%;
	font-size:110%;
	color:#330066;
	font-weight:bold;
	margin-top:10px;
}
.GlossaryItem img {
	float:left !important;
	margin:0px !important;
}
.GlossaryItem .Gitem {
	float:left;
	margin-top:5px;
}
.story h1 {
margin-top:20px !important;
}
.feature em {
	font-style: italic;
	color: #009933;
	position: relative;
}
