* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
}

p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0.8em;
	color: white;
}

a { color: #0099ff; font-weight: 600;  border: none; text-decoration: none; outline: none;  }
a:hover, a:active { text-decoration: underline; }

h1 { font-size: 2.0em; margin-bottom: 0.2em; color: #FAC90A; }
h2 { font-size: 1.5em; color: white; margin-bottom: 0.3em;}
h3 { font-size: 1.3em; text-align: left; margin-bottom: .2em; color: #FAC90A;}
h4 {font-size: 1em; text-align: left; color: #6e6e6c;}
h5 { font-size: 1.5em; text-align: left; margin-bottom: .2em; color: #FAC90A;}
h6 { font-size: 1.1em; line-height: 1.4em; margin-bottom: 0.8em; color: white; font-weight: 100;}
h7 { font-size: 2.0em; font-weight: bold; margin-bottom: 0.2em; color: #FAC90A; }
h8 { font-size: 1.2em; line-height: 1.4em; margin-bottom: 0.8em; color: white;}

li	{ list-style: none; display: inline; }

.link a {font-size: 1em; color: #0099ff; font-weight: 600; text-decoration: none;}


.clear { clear: both; }


#page-wrap { width:700px; min-height: 1045px; margin: 0 auto; padding: 0px 50px 0px 50px; /*background: lime; opacity: 0.5;*/ }


#header-home { width: 700px; height: 185px; /*background-color: blue; opacity: 0.5;*/ }


#top-nav { width: 700px; height: 95px; /*background-color: fuchsia; opacity: 1.0;*/ }



#games-nav { position: relative; float: left; width: 700px; height: 75px; padding-top: 20px; display: inline; }

#games li { float: left; list-style: none; z-index: 99999; }

#games li.title { display: block; z-index: 99999; }

#games li.title a { display: block; background-position: 0px -98px; background-repeat: no-repeat; z-index: 99999; }

#games li.title a:hover { background-position: 0px -55px; z-index: 99999; }


#games li.dl a {float: left;  width: 225px; height: 55px; margin-left: 3px; margin-right: 10px; background: url(images/dl-nav.png) no-repeat ;}

#games li.dlii a {float: left;  width: 225px; height: 55px; margin-right: 10px; background: url(images/dlii-nav.png) no-repeat ;}

#games li.sa a {float: left;  width: 225px; height: 55px; background: url(images/sa-nav.png) no-repeat ;}


#video-holder	{ width: 680px; height: 465px; padding: 20px 0px 0px 20px;}		

#main-content 	{ width: 700px; height: 765px; /* background-color: black; opacity: 0.5;*/ }

.content		{ width: 640px; height: 140px; margin-left: 30px; }

.screen-gallery	{ width: 640px; height: 140px; margin-left: 30px; }

#cabinets-nav { position: relative; float: left; width: 825px; height: 650px; margin-left: -63px; margin-right: -50px; display: inline;}

#cabinets li { float: left; list-style: none; z-index: 99999; }

#cabinets li.core { display: block; z-index: 99999; }

#cabinets li.core a { display: block; background-position: 0px -98px; background-repeat: no-repeat; z-index: 99999; }

#cabinets li.core a:hover { background-position: 0px -651px; z-index: 99999; }


#cabinets li.dl-cabinet a {float: left;  width: 275px; height: 650px; background: url(images/dl-cabinet-hov.png) no-repeat ;}

#cabinets li.dlii-cabinet a {float: left;  width: 275px; height: 650px; background: url(images/dlii-cabinet-hov.png) no-repeat ;}

#cabinets li.sa-cabinet a {float: left;  width: 275px; height: 650px; background: url(images/sa-cabinet-hov.png) no-repeat ;}



#footer { width: 100%; height: 155px; background: url(images/footer-bg.png) repeat-x; }

#footer-content	{ width: 900px; height: 140px; margin: 0 auto; padding: 15px 0px 0px 0px; }

.logo-parade	{ width: 900px; height: 90px; float: left; margin-bottom: 10px; }

.footer-legal	{ width: 900px; height: 55px; font-size: .9em; color: white; line-height: 1.2em; text-align: center; }
