@charset "utf-8";
/* CSS Document */

html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #000000;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.red {
color: #FF0000
}
body {
	background: white;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
}

#menu1
{
width: 695px;
height: 56px;
padding-left: 50px;
}
#menu2
{
width: 400px;
height: 500px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 34px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 79px;
    height: 34px;
	color: #ffffff;
	
}

#buttonC a
{
background: url(images/buttonC.png) no-repeat;
height: 34px;
width: 125px;
padding-top: 22px;
}
#buttonC a:hover
{
background: url(images/buttonC_r.png) no-repeat;
height: 34px;
width: 125px;
}

#button1 a
{
background: url(images/button1.png) no-repeat;
height: 34px;
width: 125px;
padding-top: 22px;
}
#button1 a:hover
{
background: url(images/button1_r.png) no-repeat;
height: 34px;
width: 125px;
}
#button2 a
{
background: url(images/button1.png) no-repeat;
height: 34px;
width: 125px;
padding-top: 22px;
}
#button2 a:hover
{
background: url(images/button1_r.png) no-repeat;
height: 34px;
width: 125px;
}
#button3 a
{
background: url(images/button1.png) no-repeat;
height: 34px;
width: 125px;
padding-top: 22px;
}
#button3 a:hover
{
background: url(images/button1_r.png) no-repeat;
height: 34px;
width: 125px;
}
#button4 a
{
background: url(images/button1.png) no-repeat;
height: 34px;
width: 125px;
padding-top: 22px;
}
#button4 a:hover
{
background: url(images/button1_r.png) no-repeat;
height: 34px;
width: 125px;
}
#buttonproducts1 a
{
background: url(products/videogames.gif) no-repeat;
height: 120px;
width: 400px;
}
#buttonproducts1 a:hover
{
background: url(products/videogameshover.gif) no-repeat;
height: 120px;
width: 400px;
}
#buttonproducts2 a
{
background: url(products/movies.gif) no-repeat;
height: 120px;
width: 400px;
}
#buttonproducts2 a:hover
{
background: url(products/movieshover.gif) no-repeat;
height: 120px;
width: 400px;
}
#buttonproducts3 a
{
background: url(products/music.gif) no-repeat;
height: 120px;
width: 400px;
}
#buttonproducts3 a:hover
{
background: url(products/musichover.gif) no-repeat;
height: 120px;
width: 400px;
}
#buttonproducts4 a
{
background: url(products/skateboards.gif) no-repeat;
height: 120px;
width: 400px;
}
#buttonproducts4 a:hover
{
background: url(products/skateboardshover.gif) no-repeat;
height: 120px;
width: 400px;
}

#wrap {
	text-align: left;
	margin: auto;
	width: 728px;
	height: auto;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top left url(images/body_top.gif) no-repeat;
	position: relative;
}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-bottom: 17px;
}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
	background: top left url(images/body_top_2.gif) no-repeat;
}

#wrap {
	position: relative;
	padding-top: 0px;
}
h1 {
	position: absolute;
	top: 2px;
	left: 521px;
	font-size:26px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	height: 56px;
	width: 183px;
}

#body-bot {
	padding-top: 12px;
}
#topnav {
	text-align: left;
	font_size:12px;
}
#topnav a{
	color:#FFFFFF
}
#topnav a:hover {
	color:#000000
}
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	
}
#welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#FFFFFF;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 418px;
	padding-right: 34px;
	padding-top: 23px;
	color: #000000;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #0000FF;
}
#content a:visited {
	color: #990099;
}
#content a:hover {
	color: #FF0000;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #FFFFFF;
}

.fineborder {
	border: 1px solid #FFFFFF;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}



#picbar {
	background: #FFFFFF;
	width: 400px;
	margin: 5px 0 5px 0;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 110px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 5px 0px 5px 5px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #FFFFFF;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #000000;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}

