body { margin: 0; padding: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background-color: #4b4b4b; background-image: url(images/bg.jpg); background-repeat: repeat-y; background-position: top center; }
	a { color: #04e6fd; outline: none; text-decoration: none; }
		a:hover { color: #fff; }
	img { border: none; }
	h1,h2,h3,h4,h5,h6 { margin: 0; padding-bottom: 20px; }

input, select, textarea {
	border: 1px solid #000000;
	font-size: 11px;
	background-color: #ffffff;
	color: #000;
}

label {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	text-align: right;
	width: 150px;
	font-weight: bold;
	font-size: 12px;
}

#login {
	margin: 0 auto;
	padding: 15px 30px 0 0;
	font-size: 10px;
	color: #ffffff;
	clear: both;
	overflow: auto;
	text-align: right;
}

#welcome {
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
}

#welcome a{
	margin: 0 5px 0 5px;
}

td.loginTitle {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#loginTbl {
	float: right;
}

#login input {
	border: 1px solid #000000;
	font-size: 14px;
	padding: 4px;
}

#login input.bttn {
	border: none;
}

input.bttn {
	border: none;
}

div.h1 h1 { display: none; }

#container {
	margin: 0 auto;
	padding: 0;
	width: 972px;
	clear: both;
	overflow: auto;
	background-image: url(images/cont_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#header {
	float: left;
	width: 972px;
	height: 101px;
	background-image: url(images/hdrbg.jpg);
	background-repeat: no-repeat;
}

#nav {
	float: left;
	width: 972px;
	height: 30px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
}

#navCenter {
	padding: 3px 0 0 0;

}

#nav a{
	margin: 0 20px 0 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#nav a:hover{
	color: #04e6fd;
	text-decoration: none;
}

#rBox {
	float: right;
	margin: 10px 7px 0 0;
	padding: 0;
	width: 200px;
}

.freepicksForm {
	color: #fff;
	font-weight: normal;
	padding: 90px 0 0 0;
	background-image: url(images/boxfreepicks.jpg);
	background-repeat: no-repeat;
	height: 312px;
	font-size: 11px;
}

.freepicksForm input{
	background-color: #fff;
	color: #000;
}

#freepick {
	background-image: url(images/freepicksbg.gif);
}

span.cell {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 70px;
}

#lBox {
	float: left;
	margin: 3px 0 0 7px;
	padding: 0;
	width: 200px;
}

input.bgme {
	background-image: url(images/tabrightI.gif);
	background-position: left top;
	padding: 2px 6px 2px 6px;
	color: #000;
	font-weight: bold;
}

div.box {
	margin: 0 0 10px 0;
	padding: 0 0px 10px 0px;
	border: 1px solid #000;
	background-color: #d9d9d9;
}

div.boxTitle{
	font-weight: bold;
	padding: 6px 0 13px 10px;
	font-size: 14px;
	background-image: url(images/boxtop.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #fff;
	background-color: #367daf;
}

div.boxContent {
	padding: 10px;
}

div.boxContent a{
	color: blue;
	text-decoration: underline;
}

div.boxContent a:hover{
	text-decoration: none;
}

ul.box{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	background-color: #d9d9d9;
	border: 1px solid #000;
	font-size: 11px;
	/*background-image: url(images/boxbg.jpg);
	background-repeat: repeat-y;*/
}

ul.box li{
	margin: 0;
}

ul.box li.boxMenuTitle{
	font-weight: bold;
	padding: 6px 0 13px 10px;
	font-size: 14px;
	background-image: url(images/boxtop.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #fff;
	background-color: #367daf;
}

ul.box li a{
	display: block;
	margin: 0 0px 0 0;
	padding: 9px 0 9px 25px;
	border-top: 1px solid #a9a9a9;
	color: #393939;
	font-weight: bold;
}

ul.box li a:hover{
	background-color: #26437d;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #000000;
}

ul.box li a.top {
	border-top: none;
}

ul.box li a.disabledLnk{
	color: #999;
	border-top: 1px solid #a9a9a9;
}

ul.box li a.disabledLnk:hover{
	background-color: #d9d9d9;
}

ul.box li.pickPackage{
	margin: 0 6px 10px 0;
	padding: 8px 5px 9px 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

ul.box li.pickPackage a{
	display: inline;
	border: none;
	color: #04e6fd;
}

ul.box li.pickPackage a:hover{
	border: none;
	background-color: transparent;
	color: #000;
}

ul.box li.pickPackage span.pickPackageDate{
	color: #ff9900;
}

li.content {
	padding: 0 0 0 10px;
}

.centerTop {
	padding: 10px 0 0 0;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 0 0 0;
	background-color: #2b2b2b;
	clear: both; overflow: auto;
}

.centerTopBox1 {
	float: left;
	text-align: right;
	width: 370px;
	height: auto;
	padding: 45px 0 15px 0;
	background-image: url(images/registertop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.centerBoxTable {
	float: right; padding-right: 40px
}

.centerTopBox2 {
	float: right;
	text-align: left;
	width: 350px;
	height: 65px;
	padding: 10px;
	background-image: url(images/centerbox2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}

.centerTopBox3 {
	float: left;
	margin-top: 5px;
	text-align: left;
	width: 732px;
	height: 160px;
	padding: 8px;
	background-image: url(images/centerbox3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.cbox1 {
	float: left;
	width: 502px;
	height: 253px;
	background-image: url(images/cbox1bg.jpg);
	
}

.cbox2 p {
	margin: 0;
}

.cbox2 {
	float: right;
	margin: 0 0 5px 0;
	width: 243px;
	height: 81px;
	background-image: url(images/cbox2bg.jpg);
	overflow: hidden;
	
}

.boxinset {
	padding: 10px;
}

.centerTopBar {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fede00;
	background-color: #000;
}

#mainNavCenter {
	float: left;
	width: 100%;
	height: 36px;
	background-image: url(images/centernavbg.jpg);
	background-repeat: repeat-x;
}

.navinset {
	padding: 5px;
}

#mainNavCenter a {
	color: #000;
	font-size: 18px;
	margin: 0 20px 0 20px;
	font-weight: bold;
	text-decoration: none;
}

#mainNavCenter a:hover {
	color: #fff;
}

.cBox {
	float: left;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
	width: 750px;
	min-height: 550px;
}

.cBox a{
	color: blue;
	text-decoration: underline;
}

cBox a:hover {
	text-decoration: none;
}

.cBox div.bodyTop {
	font-weight: bold;
	padding: 0 0 0 10px;
	font-size: 14px;
	color: #000;
}

.cBox div.cBoxContent {
	margin: 0;
	padding: 10px 10px 20px 10px;
	background-color: #fff;
	min-height: 500px;
}

.cBoxContent input, .cBoxContent select, .cBoxContent textarea {
	font-size: 12px;
	background-color: #eee;
	padding: 2px;
}

.cBoxBg {
	margin: 0 0 0 0;
	padding: 0 40px 40px 40px;
	background-color: #191919;
}

.center {
	text-align: center;
}

.menuItems {
	text-align: center;
	clear: both;
	overflow: auto;
	margin: 0 0 20px 0;
}


.menuItems a{
	display: block;
	float: left;
	margin: 0 10px 0 10px;
	padding: 4px 8px 5px 8px;
	color: #ffffff;
	background-color: #26437d;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000;
	text-decoration: none;
}

.menuItems a:hover{
	text-decoration: underline;
}

.notice {
	padding: 2px 0 2px 10px;
	color: #ffffff;
	border: 1px solid #000;
	background-color: #315db9;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.alert {
	margin: 10px 0 10px 0;
	padding: 2px 0 2px 10px;
	color: #ffffff;
	border: 1px solid #000;
	background-color: red;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

td.name { padding-top: 10px; }
td.name input { font-size: 22px; color: blue; font-weight: bold; }
tr.minDetails td b { font-size: 11px; font-weight: bold; }
td.phones input { font-size: 18px; }
input.important { font-size: 18px; color: green; }

div.paginate { clear: both; overflow: auto; margin: 20px 0 0 0; }
	div.paginate a { display: block; margin: 0 10px 0 10px; padding: 4px 8px 5px 8px; color: #ffffff; background-color: #26437d; font-weight: bold; font-size: 11px; background-image: url(images/menu_bg.jpg); background-repeat: repeat-x; border: 1px solid #000; text-decoration: none;  }
		div.paginate a.prev { float: left; }
		div.paginate a.next { float: right; }
		
.pick {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #000;
}

#pageit {
	margin: 30px 0 0 0;
	text-align: center;
}

#pageit a{
	margin: 0 10px 0 10px;
}

.packageList {
	margin: 20px 0 20px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.packageTitle {
	font-size: 20px;
	color: green;
	font-weight: normal;
}

.packagePrice {
	font-size: 18px;
	color: red;
}

table.results {
	width: 100%;
	border-collapse: collapse;
}

table.results tr.titles td {
	font-weight: bold;
}

table.results tr{
	border: 1px solid #000;
}

table.results tr td {
	padding: 4px;
	font-size: 11px;
}

tr.trclass1 {
	background-color: #d9d9d9;
}

td.info {
	background-color: #fff;
}

td.price {
	text-align: right;
}

table.teams {
	margin-left: 150px;
	text-align: center;
}

table.teams td {
	padding: 0 5px 0 5px;
	font-weight: bold;
}

.note1 b, .note2 b{
	font-size: 10px;
}

.note1 {
	margin: 10px 0 10px 0;
	border: 1px solid;
	padding: 10px;
	font-size: 11px;
	background-color: #e9e9e9;
	font-weight: normal;
}

.note2 {
	margin: 10px 0 10px 0;
	border: 1px solid;
	padding: 10px;
	font-size: 11px;
	background-color: #d9d9d9;
	font-weight: normal;
}

#footer {
	float: left;
	margin-top: 50px;
	padding-bottom: 20px;
	width: 972px;
	font-size: 11px;
	color: #ffffff;
	/*background-color: #393939;*/
}

#copyright {
	margin: 10px 0 0 0;
	text-align: center;
}

#footerLinks {
	margin: 10px 0 0 0;
	text-align: center;
}

#footerLinks a{
	margin: 0 6px 0 6px;
	font-size: 10px;
	color: #a9a9a9;
}

#footerLinks a:hover {
	color: #fff;
	text-decoration: none;
}

/* horiz. menu */
/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0 0 0 5px; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;float: left;margin: 0 25px 0 25px;width: auto;color:#fff; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:0px solid #000; border-width:0px 0 0px 0px; font-weight: bold; }

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0px 1px 1px 1px; background-color: #1a2a43;  width: 150px; font-weight: bold;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:0px; font-weight: bold;}

/* Set up the list items */
#pmenu li {float:left; background-color: transparent;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background-color: transparent; color:#54cbfc;}
#pmenu li ul li a:hover {background-color: #1a2a43;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:100px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:135px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:20px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; }

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background-color:transparent; color:#54cbfc;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background-color: transparent; color:#54cbfc;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#7484ad url(../) no-repeat right center;}
#pmenu li.drop {background-color: transparent; url(../) no-repeat right center;}

#pmenu li.drop ul {
	margin: 0 0 0 30px; padding: 7px 0 0 0;
}

#pmenu li.drop ul li a{
	font-weight: normal;
	font-size: 11px;
}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:15px 30px 30px 20px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */


/* HORIZONTAL PAGE MENUS */
#tabsI {
      float:left;
      width:100%;
      line-height:normal;
	  background-color: #191919;
	  margin-top: 0px;
      }
    #tabsI ul {
	  margin:10px 0 0 40px;
	  padding: 0;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  font-size: 16px;
	  color: #000;
	  font-weight: bold;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 57px 4px 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

div.noticeBox { margin: 0 auto; width: 400px; margin-bottom: 10px; border: 1px dotted #000; font-weight: bold; padding: 10px; background-color: #99ccff; font-size: 14px; text-align: center; }	  
	  
div.noticea { font-size: 11px; padding: 0 10px 10px 10px; border: 1px dashed #000; background-color: #eee; }

p.notify3 { color: red; font-size: 11px; }
	  
#verticle_slide { padding: 2px; overflow-x: hidden; overflow-y: scroll;background-color: #eeeeee; border: 1px solid #000; } 