* {
	margin: 0px;
}
html {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EEEEEE;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
}
h2 {
	font-size: 11pt;
	text-align: left;
	background-color: #000000;
	color: #FFCC00;
	padding: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12pt;
}
p {
	font-size: 10pt;
	line-height: 1.40em;
}
ul {
	margin-left: 35px;
	list-style-type: square;
}
sup {
	font-size: 10pt;
	color: #333333;
	margin-top: 5px; 
}
hr {
	clear: both;
	background-color: #CCCCCC;
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
#header {
	display: block;
	height: 115px;
	padding-top: 25px;
	padding-left: 415px;
	padding-right: 25px;
	background-color: #000000;
	background-image: url(images/salford-city-fc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	color: #FFFFFF;
}
#banner01 {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 15;
	height: 80px;
	padding-top: 25px;
	padding-left: 415px;
	padding-right: 25px;
	text-align: center;
	color: #FFFFFF;
}
#menu {
	position: absolute;
	display: block;
	top: 110px;
	left: 0px;
	z-index: 15;
	min-width: 980px;
	height: 25px;
	padding-top: 5px;
	text-align: left;
	padding-left: 20px;
}
#menu a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 25px;
	height: 25px;
}
#menu a:hover, #menu a.hit {
	color: #FFCC00;
	cursor: pointer;
}
#menu a.hit {
	color: #FFCC00;
}
.cart {
	margin-right: 5px;
	margin-left: 80px;
	background-image: url(images/cart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
}
.cart:hover, .cart.hit {
	background-position: left bottom;
}

#cartframe {
	position: absolute;
	width: 325px;
	height: 16px;
	overflow: hidden;
	z-index: 15;
	top: 180px;
	right: 0px;
}

#submenu {
	display: block;
	height: 25px;
	padding-top: 5px;
	background-color: #dddddd;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#submenu a.hit {
	color: #F8AB03;
}
#dropdown02 a, #dropdown03 a, #dropdown04 a, #dropdown05 a, #dropdown06 a, #dropdown07 a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 4px;
}
#dropdown02 a:hover, #dropdown03 a:hover, #dropdown04 a:hover, #dropdown05 a:hover, #dropdown06 a:hover, #dropdown07 a:hover {
	color: #666666;
}

#dropdown02, #dropdown03, #dropdown04, #dropdown05, #dropdown06, #dropdown07 {
	position: absolute;
	display: block;
	top: 134px;
	left: 0px;
	height: 15px;
	padding-top: 14px;
	z-index: 10;
	visibility: hidden;
	background-image: url(images/menu-pointer.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
}
#dropdown02 {
	padding-left: 86px;
	background-position: 86px top;
}
#dropdown03 {
	padding-left: 155px;
	background-position: 155px top;
}
#dropdown04 {
	padding-left: 291px;
	background-position: 291px top;
}
#dropdown05 {
	padding-left: 383px;
	background-position: 383px top;
}
#dropdown06 {
	padding-left: 493px;
	background-position: 493px top;
}
#dropdown07 {
	padding-left: 609px;
	background-position: 609px top;
}

#location {
	display: block;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
#location a {
	color: #333333;
}
#location a:hover {
	color: #999999;
}

.newslink {
	margin: 0px!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FEB80A!important;
	text-decoration: underline!important;
}
.newslink:hover {
	color: #000000!important;
}

.newslink2 {
	display: block;
	margin: 0px!important;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666!important;
	text-decoration: underline!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.newslink2 sup {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none!important;
	color: #666666!important;
}
.newslink2:hover {
	color: #000000!important;
	background-color: #E2E2E2!important;
}

#mainbody {
	display: block;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
#col1 {
	display: block;
	width: 652px;
	margin-right: 8px;
	float: left;
}
#col2 {
	display: block;
	width: 316px;
	float: left;
}
.box1 {
	display: block;
	width: 300px;
	padding: 8px;
	float: left;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #D7D7D7;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 12px;
	text-align: left;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box2 {
	display: block;
	width: 630px;
	padding: 8px;
	float: left;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #D7D7D7;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 12px;
	text-align: left;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rightmargin {
	margin-right: 12px;
}
.height1 {
	min-height: 187px;
}
.box1 a, .box2 a {
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;
}
.box1 a:hover, .box2 a:hover {
	text-decoration: underline;
}
#player {
	width: 300px;
	height: 244px;
	background-color: #000000;
	margin-bottom: 12px;
}
#footer {
	display: block;
	clear: both;
	padding: 5px;
	padding-bottom: 0px;
	height: 73px;
	background-color: #000000;
}
a.cybermart {
	display: block;
	width: 300px;
	float: right;
	margin-top: 53px;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
a.cybermart:hover {
	color: #FFCC00;
}

tr.rw1 {
	background-color: #DDDDDD;	
}
tr.rw2 {
	background-color: #EEEEEE;	
}
tr.rw1:hover, tr.rw2:hover {
	background-color: #FFE57F;	
}

.leftimg {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #000000;
}
.rightimg {
	float: right;
	width: 300px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 4px solid #000000;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.galleryitem {
	display: block;
	float: left;
	width: 104px!important;
	height: 135px!important;
	padding: 10px!important;
	padding-left: 9px!important;
	margin: 10px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	overflow: hidden;
	font-size: 8pt;
	background-image: url(images/galleryitem.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.galleryitem img {
	max-width: 100px;
	max-height: 100px;
	border: 1px solid #999999;
}
.galleryitem u {
	display: block;
	width: 100px!important;
	text-align: left!important;
}

.galleryitem a {
	display: inline-block;
	margin: 0px!important;
	color: #666666!important;
	text-decoration: none!important;
}
.galleryitem a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.galleryitem a:hover {
	color: #999999!important;
}
.noborder {
	border: none!important;
}

.rightform {
	padding: 5px;
}
.rightform label {
	display: inline-block;
	width: 50px;
	color: #666666;
}
.nowidth {
	width: 100%!important;
}

#orderform{
	padding-left: 15px;
}
#orderform label {
	display: inline-block;
	width: 50px;
	color: #666666;
}
.orderbutton {
	display: inline-block;
	cursor: pointer;
}
.orderbutton:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#smallmenu {
	color: #666666!important;
}
#smallmenu a {
	color: #666666!important;
	text-decoration: underline!important;
	white-space: nowrap!important;
}
#smallmenu a:hover {
	color: #FF9900!important;
}

#googlemap {
	float: right;
	width: 400px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#googlemap iframe {
	border: 1px solid #d5d5d5;
	background-color: #f5f5f5;
}

.pointer:hover {
	cursor: pointer;
}

#evostick {
	display: block;
	background-color: #2D4291;
	background-image: url(images/evostick-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 76px;
	text-align: center;
	margin-bottom: 12px;
	margin-right: 2px;
	margin-left: 2px;
}
