/* ***************************************
	RESET BASE STYLES
*************************************** */
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 {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" (for ie6) */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* ***************************************
	DEFAULTS
*************************************** */
a {
	color: navy;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #96191b;
}
a:visited {
	color: #navy;
}
a:visited:hover {
	color: #a0410d;
}
body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	word-wrap: break-word;
	background-image: url(../graphics/BYbgIMG.png);
	background-color:#000066;
	text-align: center;
	background-repeat: repeat-x;
}
table, td, tr {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
select, option, textarea, input {
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	color: #000000;
	background-color: #ffffff;
}
.line-height {
	line-height: 1.25em;
}
p {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin-bottom: 1.25em;
}
img {
	border: none;
}
div.spacer {
	clear: both;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.8em;
}
dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
dd {
	margin: 0 0 1em 1em;
	padding: 0;
}
pre, code {
	font-family:Monaco, "Courier New", Courier, monospace;
	font-size:12px;
	background:#EBF5FF;
	overflow:auto;
}
code {
	padding:2px 3px;
}
pre {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
}
blockquote {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
	background: #fdffc3;
	border:none !important;
}
li.separator {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
}
a.img {
}
.nofloat {
	clear: both;
	float: none;
}

/* ***************************************
	Menu
*************************************** */
#core #nav, #core #nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: 50%;
	list-style: none;
	clear: both;
	padding: 0px;
	line-height: 1.5em;
}
#core #nav {
	position: absolute;
	left: 0px;
	z-index: 8;
	width: 620px;
}
#core #nav a {
	text-align: center;
	color: #FFFFFF;
	display: block;
	border: none;
	vertical-align: 50%;
	height: 21px;
}

/* ***************************************
    PAGE LAYOUT - MAIN STRUCTURE
*************************************** */
#shell {
	margin: 0 auto;
	width: 988px;
}
#BG  {
	background-image: url(../graphics/bgIMG.png);
}
#canvas {
	width: 980px;
	padding-bottom: 20px;
	position: relative;
	margin-left: 4px;
}
#container {
	width: 700px;
	float: left;
	color: #000000;
	position: relative;
	margin-left: 10px;
	}
#Videocontainer {
	width: 900px;
	float: left;
	color: #000000;
	position: relative;
	margin-left: 30px;
	text-align: left;
	}

/* ***************************************
    HEADER1 
*************************************** */
#headerband {
	position: relative;
	width: 980px;
	height: 144px;
	padding: 0px;
	margin-left: 4px;
}
#headerleft {
	float: left;
	width: 270px;
	height: 110px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headerbar {
	clear: both;
	height: 29px;
	width: 100%;
	background-color: #666666;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.headerlogo {
	float: left;
	display: block;
	padding: 0px;
	position: relative;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 35px;
}

/* ***************************************
	Error Page
*************************************** */

#Page404 {
	margin: 16px;
}
#Page404 h4 {
	font-weight: bold;
}
#Page404 ul {
	padding: 0;
}
#Page404 li {
	line-height: 1.35em;
	padding: 0;
	display: list-item;
	list-style: disc none inside;
	font-size: .6875em;
}
#Page404 p {
	line-height: 1.35em;
}
p.error {
	margin: 16px;
}

/* ***************************************
	FOOTER
*************************************** */

#footerband {
	clear: both;
	border-top: 1px solid #000;
	width: 980px;
	height: 2.4em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 4px;
}

#footerband #nav, #footerband #nav ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .975em;
}
#footerband #nav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footerband #nav a {
	color: #FFFFFF;
	display: block;
	border: none;
	padding: 0;
}
#footerband #nav li {
	float: left;
	background-color:#7472d6;
	width: 160px;
	margin: 0;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#footerband #nav li:hover, #footerband #nav li.sfhover {
}
#footerband #nav li ul li:hover, #footerband #nav li ul li.sfhover {
	background-image: none;
}
#footerband #nav a:hover, #footerband #nav a.sfhover {
	background-image: none;
}
#footerband #nav li a:hover, #footerband #nav li a.sfhover {
	background-image: none;
}
#footerband #nav li:hover ul, #footerband #nav li.sfhover ul {
	background-image: none;
}


/* ***************************************
	COPYRIGHT
*************************************** */

#copyright {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
}
#footerbottom {
	background-color: #9d9bff;
	clear: both;
	position: static;
	bottom: 0px;
	width: 980px;
	padding-bottom: 8px;
	margin-left: 5px;
	padding-top: 5px;
}


/* ***************************************
	LIBERTY CITY ® STYLES
*************************************** */

.bnav { color: white; font-weight: 500 }
.bnav:hover { text-decoration: underline }
.hg  { font-size: 24px; font-weight: bold }
.services { line-height: 18px }
#dancer {
	width: 373px;
	height: 458px;
	position: absolute;
	float: left;
	left: 12px;
	top: 24px;
	}
#content {
	line-height: 1.6em;
	text-align: right;
	float: right;
	width: 500px;
}

/* ***************************************
    PAGE LAYOUTS
*************************************** */
	
/* GRIDS */
	
.GRIDcontent
 {
	float: left;
	font-size: .875em;
	position: relative;
	width: 210px;
	padding-left: 10px;
}


.gridheader {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 100%;
	line-height: 1.6em;
	display: inline;
}
.gridSubheader {
	float: left;
	font-size: .975em;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
	display: inline;
	margin-top: 10px;
}


.gridPanelheader {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	width: 100%;
}

.gridpanel {
	float: left;
	width: 610px;
	height: 8em;
	display: inline;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.gridtext {
	float: left;
	width: 100%;
	padding-top: 6px;
}

.gridvideo {
	float: left;
	width: 200px;
}



/* SKULLS */

.skullpanel {
	float: left;
	width: 440px;
	display: inline;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: navy;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.skullheader {
	/*float: left;*/
	width: 815px;
	padding-top: 10px;
}


#Skull1Col {
	float: left;
	width: 300px;
}
#SkullLeftCol
 {
	float: left;
	width: 640px;
	margin-top: 10px;
	margin-left: 30px;
	text-align: left;
}

#SkullRightCol {
	float: left;
	width: 240px;
	margin-left: 30px;
}
#stext {
	float: left;
	margin-left: 20px;
	}
iframe {
	border:none;
	}

