body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	background-color: #eeeeee !important;
	color: #141e47;
	margin: 0;
}

img a{
	border: 0;
}

a {
	text-decoration: none;
	color: #3f3f3f;
}

#navigationDiv {
	background-image: url(../images/navigation-background.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-top: 15px;
	/*order: 1px solid black;*/
}

#innerNavigationDiv {
	margin: auto;
	width: 915px;
	/*border: 1px solid black;*/
}

#navigation {
margin-left: 45px;
}

#memberdiv {
	/*border: 1px solid black;*/
	width: 125px;
	float: right;
    color: #fe9a16;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 65px;
	margin-top: 0px;
	height: 22px;
}

#memberdiv img {
	border: none;
	/*margin: 0px;
	padding: 0px;*/
	height: 15px;
}

#content {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: white;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}

#innerContent {
	margin-left: auto;
	margin-right: auto;

	width: 1060px;
}

#main {

	margin-left: auto;
	margin-right: auto;
	width: 800px;

}

#leftsidebar {
	width: 125px;
	height: 100px;
}

#leftsidebar, #main, #rightsidebar {
	float: left;
	
}

#rightsidebar {
	width: 125px;
	margin-top: 120px;
	padding-left: 10px;
}

div.divheader , div.divheader a{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #3f3f3f;
	font-size: 18px;
	font-weight: bold;
}

.searchresult {
	float:left;
}
.middleresult {
	float: left;
	padding-left: 40px;
}

.middleresult a, .sortheader a, .sidefooter a {
       color: #56a7dc;
       font-weight: bold;
}

.sortheader {
	float: right;
}

div.clear {
	clear: both;
}


/* STORE TABLE */
div#storediv {
  margin-left: auto;
  margin-right: auto;
  width: 550px;
}

div.storeheaderstore, div.storeheadership, div.storeheaderhddvd, div.storeheaderbluray,
div.storeitemstore, div.storeitemship, div.storeitemhddvd, div.storeitembluray {
	float:left;
	width: 100px;
}

div.storeheaderupdated, div.storeitemupdated {
	float:left;
        width: 150px;
}

div#storeheaders div, div.storeitemhddvd, div.storeitembluray {
	font-weight: bold;
}

div.storeitemupdated {
	font-style:italic; 
}

div#storeitems div {
	border-bottom: 1px solid #e6e6e6;
  	border-top: 1px solid #e6e6e6;
  	margin-bottom: 5px;
	height: 20px;
	padding-top: 5px;
}

div#storeheaders, div#storeitems {
	clear: both;
}

div.storeheaderstore, div.storeitemstore {
	text-align: left;
}

div.storeheadership, div.storeitemship, div.storeheaderhddvd, div.storeitemhddvd, div.storeheaderbluray, div.storeitembluray, div.storeheaderupdated, div.storeitemupdated {
	text-align: right;
}


div.sponsors {
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

div.sponsors img {
	border: 0px;
}

#contacttable {
text-align: center;
width: 100%;
margin-top: 20px;
}

#aboutdiv {
margin-top: 20px;
text-align: center;
width: 100%;

}

.infoheader {
	font-weight: bold;
}
