/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -100px;
	height: 100px;
}

#header {
	height: 100px;
}

#e_column_0 {
	padding-bottom: 100px;
}

#column2 {
}
/* Layout Styles */

/* --------------------------------------------------------- */
html {
  font-size: 100%;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  font-size: .8em;
  background: #0b2c33 url(/resources/dyn/files/177317zdb379043/_fn/body_bg.gif) repeat-x top left;
}
#ie6only {
  background: #0d333a;
}
#e_content {
  min-height: 100%;
  width: 889px;
  margin: 0 auto;
  background: url(/resources/dyn/files/177319z3c8fbd44/_fn/body_shadow.png) repeat-y center top;
}
#ie6only #e_content {
  background: url(/resources/dyn/files/177401z2e0012b2/_fn/ie6_shadow.gif) repeat-y center top;
}
#e_content_wc_0 {
  width: 781px;
  margin: 0 auto;
  border-left: 5px solid #0b2c33; 
  border-right: 5px solid #0b2c33;
  clear: both;
  padding: 0 0 20px 0;
  overflow: hidden;
  min-height: 600px;
}
#e_column_0 { 
  position: relative;
  z-index: 1;
  padding-bottom: 0px;
}

#body {
  padding: 40px 15px 15px;
}
  
#header {
  background: url(/resources/dyn/files/243691zb210e2bc/_fn/CSG_Header4.jpg) repeat-y left top;
  height: 157px;
  text-align: left;
  width: 781px;
  position: relative;
  z-index: 2;
}

#counting_years {
  float: left;
  padding-top: 78px;
}

#partners {
  float: right;
}
#partners p {
  margin: 0px;
}    
#logo {
  text-indent: -4000em;
  width: 762px;
  height: 95px;
  padding: 10px;
  margin: 0 auto;
}
#logo a {
  width: 762px;
  height: 105px;
  display: block;
}
#sponsor {
  color: #BBB;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: -.4pt;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 170px;
}    
#sponsor a {
  color: #BBB;
  text-decoration: none;
}          
#sponsor a:hover {
  color: #d22428;
}
#sponsor p {
  margin: 0;
  font-size: 10px;
}
/* logout component -----------------------*/
div.logoutbean {
  position: absolute;
  bottom: -50px;
  right: 5px;
  font-size: 0.9em;
}
.logoutbean a {
  background: #666;
  color: white;
  padding: 2px 4px;
  margin-left: 5px;
}
.logoutbean a:link,
.logoutbean a:hover,
.logoutbean a:visited {
  color: white;
}
.logoutbean a:hover {
  background: #333;
  text-decoration: none;
}

/* columns -------------------*/
/*#column1 {
  background: none;
  float: left;
  margin: 0;
  width: 214px;
}  
.leftpaddingbox {
  margin: 0; 
  padding: 15px 8px 0 8px;
}
#column1 img {
  text-align: center;
  margin: 0 0 8px 0;
}    
#column2 {
  float: left;
  padding: 35px 24px 24px;
  width: 733px;
  background: #fff;
}*/
/* footer ---------------------------------*/

#footer {
  background: url(/resources/dyn/files/177396z64e92add/_fn/footer_shadow.png) no-repeat top left;
  width: 889px;
  margin: 0 auto;
}
#footer_wc_0 {
  background: url(/resources/dyn/files/177320z6e7e5623/_fn/footer_shadow.gif) no-repeat left 20px;
  width: 889px;
  overflow: hidden;
  height: 200px;
}
#ie6only #footer,
#ie6only #footer_wc_0 {
  background-image: none;
}
#footer_wc_1 {
  border-top: 20px solid #0b2c33; 
  margin: 0 auto;
  width: 791px;
  height:200px;
  padding-top: 20px;
}
#footer p {
  color: white;
  font-size: 9px;
  padding: 4px 0;
  height: 100px;
}    
#footer a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}  
form {
  margin: 0 0 8px 0;
  padding: 0;
}
select {
  margin: 0; 
  padding: 0;
}

/* Menu styles*/
/* --------------------------------------------------------- */
#topnav {
  background: #0b2c33 url(/resources/dyn/files/177315z3539f16f/_fn/CSG_Menu.gif) no-repeat center;
  clear: both;
  padding: 0px 0 0 4px;
  text-align: left;
  height: 42px;
}
#topnav ul {
   padding: 1px 0;
   margin: 0px;
   color: #FFF;
   float: left;
   width: 100%;
   font-weight: bold;
}
#topnav li {
  padding: 0px;
}
#topnav li a {
  padding: .9em 1.3em .7em;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 1em;
  font-weight: bold;
}
#topnav li a:hover,
#topnav li.over a,
#topnav li.mi_active a {
  color: #8fd6ea;
}
/* -------------------------------DROPDOWN MENU ITEM STYLES----------*/

#topnav li li {
  background: #ddd;
  width: 150px;
  padding: 0;
  border-bottom: 1px solid #aaa;
  float: none;
  clear: both;
  display: block;
  overflow: hidden;
  margin: 0;
}
#topnav li li a {
  padding: .5em;
}
#topnav li li a,
#topnav li.over li a,
#topnav li.mi_active li a {
  font-weight: normal;
  font-size: .9em;
  color: #000000;
}
#topnav li li.over,
#topnav li li.mi_active {
  background: #666;
  color: #ffffff;
}
#topnav li li.over a,
#topnav li li a:hover,
#topnav li li.mi_active a {
  color: #fff;
}
#topnav li ul {
  top: 35px;
}


/* Style Classes and Text Formatting */
/* --------------------------------------------------------- */
 a:link { 
  color: #195f6b; 
  font-weight: bold; 
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

a:active { 
  color: #ffce49; 
  text-decoration: none;
}
a:visited {
  color: #B32227;
  text-decoration: none;
  font-weight: bold;
}
a:hover { 
  color: #0d7386; 
  text-decoration: underline;
} 

h1, h2, h3, h4 {
  color: #000000;
  font: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 2em;
}  

h2 {
  font-size: 1.8em;
  margin-bottom: .75em;
}
h3 {
  font-size: 1.1em; 
  text-transform: uppercase;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: .6em;
}
p {
  margin: 0 0 14px 0; 
  padding: 0;
  line-height: 16px;
}
td, ul, ol {
  font-size: 10pt;
}
.textbean ul,
.article_content ul {
  list-style-type: square;
  margin-left: 30px;
  line-height: 1.3;
}
blockquote {
  margin: -6px 0 20px 15px;
  padding: 0;
}
p.bold {
  font-weight: bold;
}
.left {
  float: left;
}
.right {
  float: right;
}
table {
  width: auto;
}
/*table td {
  padding: 2px 0;
}*/
table.order_list th.id {
  width: 68px;
}
table.order_list td {
  padding: 5px;
}
/* one column styles ------------------------------------------*/

#ncolumn_template #adopt #e_content {
  padding-bottom: 25px;
  background: #e9e9e9 url(/resources/dyn/files/93383z36d22996/_fn/adopt_bg_gradient.jpg) repeat-x;
}

#adopt #body {
  padding-bottom: 25px;
}

#ncolumn_template #e_content {
  background: #fff;
  background-image: none;
}

#ncolumn_template #footer {
  background-image: none;
}


/* 1 col footer ------------------------------*/
#ncolumn_template #footer {
  background-image: none;
  padding: 0 10px 0 0;
  width: 770px;
}

#ncolumn_template #footer p {
  padding: 4px 75px 4px 185px;
  width: 520px;
}

/* specific to games / lodging page */
div.hotel_list {
  padding-left: 20px;
}
/* links that look like buttons */ 
.button a {
  background: #666666;
  cursor: pointer;
  cursor: hand;
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 6px;
  border: medium none;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.button a:hover {
  background: #B32227;
}
.textbean.button.padded {
  margin-bottom: 16px;
}
.reg_link_single a {
  display: block;
  width: 498px;
  height: 100px;
  text-indent: -4000em;
  background: url(/resources/dyn/files/423203zd3cc86b8/_fn/Button_Register3.jpg) no-repeat left center;
  margin: 0 auto;
}

div.reg_link_single {
  text-align: center;
}

#games_template td.register {
  visibility: hidden;
  width: 226px;
}

div.reg_link_multiple {
  padding-top: 79px;
  background: url(/resources/dyn/files/366307za384edc/_fn/Button_RegisterBelow.jpg) no-repeat top center;
  text-align: center;
}

.reg_link_multiple a {
    display: block;
    margin: 0 0 3px 80px;
    font-size: 1.25em;
    line-height: 2em;
}

#special_events_template div.reg_link_single {
  float: right;
  width: 106px;
  padding-right: 15px;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}

