body
{
	background: black;
	
	font-size: 100%;
	font-family: arial;
}

.logo
{
	height: 100px;
	width: 300px;
}

.bannertext, .banneraddresstext, .bannerhourstext, .bannercontacttext
{
	color: orange;
	
	font-family: Impact, Charcoal, sans-serif;
	
	
	vertical-align: middle;
   display: table-cell;
   
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 0px;
   
   min-width: 5cm;
}

img.header
{
	height: 50px;
	width: 50px;
}

.banneraddresstext
{
   font-size: 120%;
   min-width: 5cm;
}

.bannerhourstext
{
	font-size: 80%;
   min-width: 4cm;
}

.bannercontacttext
{
	font-size: 120%;
   min-width: 6.5cm;
}

div#castle
{
	background-image: url('../images/castlewall.png');
}

.castle
{
	float: right;
}

.splashImage
{
	height: 400px;
	width: 600px;
	
	margin-right: auto;
	margin-left: auto;
	
	display: block;
}

div#container
{
	margin-right: auto;
	margin-bottom: auto;
}

div#header
{
}

div#navigation
{
	font-size: 120%;
	color: orange;
	
	border-style: solid;
}

table#navigation
{
	margin-left: auto;
	margin-right: auto;
}

div#navigation a
{
	color: orange;
	text-decoration: none;
	
	padding-left: 8px;
	padding-right: 8px;
}

div#navigation a:hover
{
	color: blue;
	
	cursor: pointer;
}

div#content
{

}

div#menu
{
	font-size: 80%;
	color: orange;
	
	float: left;
	
	width: 200px;
	
	
	border-style: dotted;
}

ul.menu
{
	list-style-type: none;
}

a.menuItem
{
	color: orange;
	text-decoration: none;
}

a.menuItem:hover
{
	color: blue;
	
	cursor: pointer;
}

a.menuItem_selected
{
	color: blue;
	text-decoration: none;
}

ul.menuCollapsed
{
	display: none;
}

a.menuCollapser
{
	font-weight: bold;
}

a.menuCollapser:hover
{
	color: blue;
	
	cursor: pointer;
}

td#shopMenu
{
	 vertical-align: top;
}

td#shopItems
{
	 vertical-align: top;
	 
	 width: 100%;
}

td#mainContent
{
	vertical-align: top;
	text-align: center;
	
	text-align: center;
	color: orange;
}

td#mainContent
{
	margin-right: auto;
	
	width: 100%;
}

div#inventory_item
{
	float: left;
	
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
	
	text-align: center;
	color: orange;
	
	width: 200px;
	height: 200px;
}

div#inventory_item a
{
	color: orange;
	text-decoration: none;
}

div#inventory_item a:hover
{
	color: blue;
	
	cursor: pointer;
}

img#inventory_item
{
	height: 128px;
	width: 128px;
}

img#inventory_item_skateboard
{
	height: 128px; /* 300, 75 */
	width: 55px;
}

div.advancedView
{	
	border-style: dashed;
	
	color: orange;
	text-align: center;
}

table.advancedView
{
	margin-left: auto;
	margin-right: auto;
	
	width: 50%;
}

td.advanceView
{
	vertical-align: top;
	padding-left: 16px;
	padding-right: 16px;
}

div.basicView
{

}

div#inventory_back a
{
	float: left;

	text-align: right;
	text-decoration: none;
	font-size: 200%;
	color: orange;
}

div#inventory_back a:hover
{
	color: blue;
	
	cursor: pointer;
}

div#inventory_next a
{
	float: right;
	
	text-align: left;
	text-decoration: none;
	font-size: 200%;
	color: orange;
}

div#inventory_next a:hover
{
	color: blue;
	
	cursor: pointer;
}

div#inventory_back a
{
	float: left;

	text-align: right;
	text-decoration: none;
	font-size: 200%;
	color: orange;
}

div#inventory_index
{
	text-align: center;
	font-size: 150%;
	color: orange;
}

div#jumpToPage
{
	text-align: center;
	color: orange;
}

div#jumpToPage2
{
	text-align: center;
	color: orange;
}

form#backToBrowse a
{
	float: left;
	
	text-decoration: none;
	font-size: 150%
}

form#backToBrowse a:hover
{
	color: blue;
	
	cursor: pointer;
}

div#view
{	
	text-align: center;
}

div#view a
{
	text-decoration: none;
	color: orange;
}

div#view a:hover
{
	color: blue;
	
	cursor: pointer;
}

div#purchase_item
{
	color: orange;
}

div#footer
{
	clear: both;
}

div#footer a
{
	float: left;

	text-align: right;
	text-decoration: none;
	color: orange;
	
	padding-left: 8px;
	padding-right: 8px;
}

div#footer a:hover
{
	color: blue;
	
	cursor: pointer;
}

table#footer
{
	margin-left: auto;
	margin-right: auto;
}

div.blog
{
	-moz-border-radius: 20px; padding-top: 50px;
	padding-bottom: 50px;
	-webkit-border-radius: 20px; 
	
	border-width: 3px;
	border-style: solid;
	border-color: orange; 
	
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-right: 10px;
	padding-left: 10px;*/
	
	margin-bottom: 10px;
}

div.blogHeader
{
	border-bottom-width: 3px;
	border-bottom-color: orange;
	border-bottom-style: solid;
	
	
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

span.blogTitle
{
	text-decoration: none;
	color: orange;
	
	font-size: 110%;
	
}

span.blogTime
{
	font-size: 70%;
	
	color: orange;
	
	float: right;
}

img.clickable
{
	cursor: pointer;
	
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;	
}

span.newInvHeaderText
{
	font-size: 200%;
	font-style: italic;
	font-family: Impact, Charcoal, sans-serif;
	
	color: yellow;
}

td.profile
{
	text-align: center;
	
	padding-right: 50px;
	padding-left: 50px;	
}

img.profile
{
	height: 200px;
	width: 200px;
}

table.profile
{
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 50px;
	padding-bottom: 50px;
}

div.headertext
{
	font-size: 150%;
	padding-top: 30px;
}

table.subform
{
	margin-left: auto;
	margin-right: auto;
}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

