/* 
  main and generic styles for this theme
*/
body {
  background: #FFFFFF;
  color: #050d24;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

p, td {
	padding-left:20px;
	padding-right:10px;
	line-height: 20px;
}

ul, li {
	line-height: 20px;
}

a {
  color: #050d24;
  font-weight: bolder;
  text-decoration: none;
}

a:hover {
  color: #050d24;
  text-decoration: underline;  
}

img {
  border: none;
}

#highlight {
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid #000000;
}

input, select, textarea {
  font-size: 100%;
  line-height: 150%;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.submit {
  background: #DCE6FF;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #2f63b3;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #2f63b3;
}

.submit_disabled {
  background: #CCCCCC;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #999999;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #999999;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/
html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {
  height: 100%;
}







/* Frame Styles */

#main {
  width: 890px;
  height: auto;
  padding: 0px;
  margin: 0px;
} 

#header {
  width: 890px;
  height: 100px;
  background: #FFFFFF url('images/frame/index_01.jpg') repeat-x 50% 0;
  padding: 0px;
  margin: 0px;
}

#headerleft {
  width: 445px;
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline;
  height: 100px;
  cursor: pointer;  
}

#headerright {
  width: 420px;
  height: 60px;
  margin: 0px;
  padding: 40px 25px 0px 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 10px;
  text-align: right;
  float: left;
  display: inline;  
}

#headerright a {
/*  color: #FFFFFF; */
  text-decoration: none;
  font-weight: normal;
}

#headerright a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
}

#headerclear {
  clear: both;
}

#navigation {
  width: 890px;
  height: 53px;
  background: #FFFFFF url('images/frame/index_02.jpg') repeat-x 50% 0;
  padding: 0px;
  margin: 0px;
}

#secondarynav {
  width: 890px;
  height: 22px;
  background: #FFFFFF url('images/frame/secondarynavbg.jpg') repeat-x 50% 0;
  padding: 0px;
  margin: 0px;
}

#secondarynav p {
  padding: 5px 0px 0px 0px;
  margin: 0px 5px 0px 5px;
  line-height: normal;
  font-size: 10px;
  color: #FFFFFF;
}

#secondarynav a {
  color: #FFFFFF;
  font-size: 10px;
}

#secondarynav a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#homeflash {
  float: left;
  width: 622px;
  height: 370px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
}

#homevideo {
  float: left;
  width: 265px;
  height: 365px;
  background: #FFFFFF url('images/frame/index_04.jpg') repeat-x 50% 0;
  padding: 8px 0px 0px 0px;
  margin: 1px 0px 0px 3px;
}

#entertowin {
  width: 223px;
  height: 170px;
  background: url('images/frame/sebastian_banner.png') repeat-x 50% 0;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
}

#bottom1 {
  float: left;
  width: 220px;
  height: 296px;
  background: #FFFFFF url('images/frame/index_05.jpg') repeat-x 50% 0; 
  cursor: pointer;
}

#bottom1 a {
  width: 220px;
  height: 296px;
  background: #FFFFFF url('images/frame/index_05.jpg') repeat-x 50% 0;
}

#bottom1 a:hover {
  width: 220px;
  height: 296px;
  background: #FFFFFF url('images/frame/index_05_over.jpg') repeat-x 50% 0;
}

#bottom2 {
  float: left;
  width: 226px;
  height: 296px;
  background: #FFFFFF url('images/frame/index_06.jpg') repeat-x 50% 0;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}

#bottom3 {
  float: left;
  width: 224px;
  height: 296px;
  background: #FFFFFF url('images/frame/index_07.jpg') repeat-x 50% 0;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}

#bottom4 {
  float: left;
  clear: none;
  width: 220px;
  height: 296px;
  background: #FFFFFF url('images/frame/index_08.jpg') repeat-x 50% 0;
  padding: 0px;
  margin: 3px 0px 0px 0px;
}

#clear {
  clear: both;
  padding: 0px;
  margin: 0px;
}

#footer1 {
  width: 890px;
  height: 27px;
  background: #FFFFFF url('images/frame/index_09.jpg') repeat-x 50% 0;
  padding: 0px;
  margin: 0px;
}

#footer2 {
  width: 890px;
  height: 34px;
  background: #FFFFFF;
  padding: 0px;
  margin: 0px;
  font-family: Arial;
  font-weight; bold;
  color: #666666;
  font-size: 10px;
}

#footer2 a {
  color: #666666;
}

#footer2 a:hover {
  color: #666666;
}

#footer2 p {
  padding: 0px;
  margin: 0px;
}

#photo {
  border: 1px #666666 solid;
  padding: 4px;
  margin: 5px 0px 5px 0px;
}




#full {
  background: #ecebeb url('images/frame/cbg.jpg') repeat-x 50% 0;
  border: 1px #666666 solid;
  text-align: left;
  line-height: 14px;
  width: 879px;
  height: auto;
  padding: 5px 5px 5px 5px;
  margin: 3px 0px 0px 0px;
}

#left1 {
  float: left;
  background: #ecebeb url('images/frame/cbg.jpg') repeat-x 50% 0;
  border: 1px #666666 solid;
  text-align: left;
  line-height: 14px;
  width: 254px;
  height: auto;
  padding: 5px 5px 5px 5px;
  margin: 3px 10px 0px 0px;
}

#left2 {
  float: left;
  background: #ecebeb url('images/frame/cbg.jpg') repeat-x 50% 0;
  border: 1px #666666 solid;
  text-align: left;
  line-height: 14px;
  width: 600px;
  height: auto;
  padding: 5px 5px 5px 5px;
  margin: 3px 0px 0px 0px;
}

#right1 {
  float: left;
  background: #ecebeb url('images/frame/cbg.jpg') repeat-x 50% 0;
  border: 1px #666666 solid;
  text-align: left;
  line-height: 14px;
  width: 600px;
  height: auto;
  padding: 5px 5px 5px 5px;
  margin: 3px 10px 0px 0px;
}

#right2 {
  float: left;
  background: #ecebeb url('images/frame/cbg.jpg') repeat-x 50% 0;
  border: 1px #666666 solid;
  text-align: left;
  line-height: 14px;
  width: 254px;
  height: auto;
  padding: 5px 5px 5px 5px;
  margin: 3px 0px 0px 0px;
}






/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Arial", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
}

h1 {
  font-weight: 900;
  font-size: 18px;
  color: #045191;
  padding-top: 3px;
  padding-right: 10px;
  padding-left: 0px;  
  margin-left: 5px;
  margin-right: 25px;  
  padding-bottom: 0px;
  margin-bottom: 3px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px #FF0000 dotted;
  width: 92%;
}

h2 {
  font-weight: 900;
  font-size: 16px;
  color: #FFFFFF;
  padding: 7px;
  margin-top: 5px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px #FFFFFF dashed;
  background: #1f77c1;
}

h3 {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  padding-left: 12px;
}

h4 {
  font-weight: bold;
  text-decoration:none;
  font-style: oblique;
  color: #045191;
  font-size: 12px;
  padding-left: 15px;
}

h5 {
  font-weight: bolder;
  font-size: 12px;
  font-family: "Arial";
  color: #045191;
  padding-left: 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}

h6 {
  color: #cccccc;
  font: 10px "Arial", verdana, helvetica, arial, sans-serif;
  padding-top: 0px;
  padding-left:17px;
  padding-right:15px;  
  padding-bottom: 0px; 
  margin: 5px 0px -6px 0px;
  line-height: 13px;
}








/* Navigation */

#tabs {
  width: 890px;
  height: 31px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: Arial;
}

#tabs ul {
  margin: 0px;
  padding: 0px;
  width: 890px;
  height: 31px; 
  list-style: none;
  text-align: center;
}

#tabs li {
  width: 178px;
  height: 31px;
  display: inline;
  margin: 0px;
  padding: 0px;
	}

#tabs a {
  float: left;
  background: url('images/frame/navbg.jpg') no-repeat center top;
  width: 178px;
  height: 31px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  text-decoration: none;
  font-weight: 900;
  color: #FFFFFF;
}

#tabs a:hover, #tabs .on {
  background: url('images/frame/navbg-over.jpg') no-repeat center top;
  color: #FFFFFF;
}
