@charset "utf-8";
body {
	background: #0d151d;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #bbbbbb;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #0f1821;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #0d151d;
	padding: 18px 0px 18px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.lnk {font-family:Arial;
	  font-size:11px;
	  font-weight:bold;
	  color:#FFFFFF;
	  margin-right:40px;
	  text-decoration:none;
	  }
	  
.lnk-last {font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  font-weight:bold;
	  color:#FFFFFF;
	  margin-left:3px;
	  padding-right:0px;
	  text-decoration:none;
	  }
	  
.email-lnk {font-family:Arial;
	  font-size:11px;
	  font-weight:bold;
	  color: #CCCCCC;
	  text-decoration: underline;
	  }
	  
.first {
		background-color:#CCCCCC;
		}
		
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.area_list {

	margin-left:0px;
	padding-left:3px;
	margin-top:0px; 
	padding-top:0px;
	list-style-image: url(images/arrow_over.jpg);
}

.area_list li {
	margin-left:15px;
	margin-top:6px;
	padding-left:0px;
}

.area_list li a:link {
	text-decoration:none;
	color: #bbbbbb;
}

.area_list li a:hover {
	text-decoration:none;
	color: #bbbbbb;
	font-weight:bold;
}

.area_list li a:visited {
	text-decoration:none;
	color: #bbbbbb;
}

.home_video a:link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:none;
	color:#047aee;
}

.home_video a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration: underline;
	color:#047aee;
}

.home_video a:visited {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:none;
	color:#047aee;
}

#home_story a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:underline;
	color:#047aee;
}

.oneColFixCtrHdr #mainContent {
	background: #0f1821;
	height: 642px;
	border-bottom: #061019 solid 6px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#flash-content {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #0f1821;
	height:260px;
	border-bottom: #061019 solid 6px;
}
#video {
	background-image:url(images/limp-wrist-22.jpg);
	width: 200px;
	height: 300px;
	margin-top: 40px;
	margin-right:20px;
	border:#999999 6px solid;
}

#map {
background-image: url(images/world_country_map.jpg);
	width:780px;
	height:500px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #0d151d;

}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	width: 780px;
}

#flexcroll-dt-1-1 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-1-2 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-1-3 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-1-4 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-1-5 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-1-6 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-1-7 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-1-8 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-2-1 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-3-1 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-3-2 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-dt-3-3 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

.Tab {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3078bf;
	height: 14px;
	text-decoration:none;
	width:90px;
	margin-bottom:10px;
	margin-top:5px;
	padding:0px;
}

.venueList {position:absolute; 
			text-align:left;
			font-family:Arial, Helvetica, sans-serif; 
			font-size:14px; padding:10px; 
			background-image:url(images/pop-bg.gif); 
			background-repeat:no-repeat; 
			width: 400px; height: 401px; 
			left:-450px; margin-top:200px; 
			display: block;
			z-index:1000;
}

.venueDetail {position:absolute; 
			  text-align:left;
			  font-family:Arial, Helvetica, sans-serif; 
			  font-size:14px; padding:10px; 
			  background-image:url(images/pop-detail-bg.gif); 
			  background-repeat:no-repeat; 
			  width: 400px; 
			  height: 401px; 
			  left:-450px; margin-top:200px; 
			  display: block; 
			  z-index:1000;
}

.venueButton {position:absolute; 
			  z-index:1000; 
			  margin-left:230px; 
			  margin-top:1px; 
			  text-decoration:none;
}

.detCountry {margin-bottom:0; 
			 margin-top:0px; 
			 padding-bottom:0;
}

.venueDate {margin-bottom:0; 
			margin-left:2px; 
			margin-top:5px; 
			padding-bottom:8px;
}

.tabsLine {position:absolute; 
		   height:3px; 
		   width:385px; 
		   margin-bottom:0px;
		   margin-left:-4px; 
		   padding-bottom:0px; 
		   padding-top:0px;
}

.flexcrolls-dt {text-align:left;
				font-family:Arial, Helvetica, sans-serif; 
				font-size:14px;  
				margin-left:5px; 
				margin-top:34px; 
				padding-top:0px;
}

.flexcrolls-vn {margin-left:5px; 
				margin-top:3px; 
				padding-top:0px;
}

.vnCountry {margin-bottom:0; 
			margin-top:0px; 
			padding-bottom:0px;
}

.vnClick {margin-bottom:0;
		  margin-left:28px;  
		  margin-top:5px; 
		  padding-bottom:0; 
		  color:#3078bf;
}

.closeButton {position:absolute; 
			  z-index:1000; 
			  margin-left:260px; 
			  margin-top:3px; 
			  text-decoration:none;
}

.smap-note {font-family:Arial, Helvetica, sans-serif; 
			font-size:14px; 
			line-height:18px; 
			width:700px; 
			position:relative; 
			margin-top:0px; 
			padding-top:0px; 
			padding-bottom:5px; 
			margin-left:0px;
}

#flexcroll {
/* Typical fixed height and fixed width example */

width: 360px;
height: 330px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding-right: 8px;
}

#flexcroll-1 {
/* Typical fixed height and fixed width example */

width: 730px;
height: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-2 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-3 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-4 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-5 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-6 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-7 {
/* Typical fixed height and fixed width example */

width: 360px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-8 {
/* Typical fixed height and fixed width example */

width: 730px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-9 {
/* Typical fixed height and fixed width example */

width: 730px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-10 {
/* Typical fixed height and fixed width example */

width: 730px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}

#flexcroll-11 {
/* Typical fixed height and fixed width example */

width: 730px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}


#flexcroll-A {
/* Typical fixed height and fixed width example */

width: 730px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}