@charset "utf-8";
/* CSS Document for HM */

body {
	background: #EBE9ED url(images/background.jpg) repeat fixed;
	font-family: Tahoma;
}

.long {
	width:100%;
	height:25px;
}

.bulletStyle {
	list-style-image: url(images/bullet.png);
}

#pictures_table tr:hover {
	background-color: #CCC;
}

#pictures_cell td:hover {
	background-color: #CCC;
}

#pictures_table img {
	border:solid 1px #000;
}

#picImgB {
	border:solid 1px #000;
}

#games_table tr:hover {
	background-color: #CCC;
}

.blue{
	color: #0066FF;
}

#section {
	border: solid 0px #A7A6AA;
	padding:5px 5px 5px 5px;
}

#section_title {
	padding: 3px 0px 3px 3px;
	font-size: medium;
	color: #A7A6AA;
	font-weight: bold;
	font-family: Tahoma;
}


a:link, a:visited{
	color: #0066FF;
	text-decoration: none;
}

a:hover{
	color: #C0C0C0;
	text-decoration: none;
}

#wrap {
	position: relative;
	top: 50px;
	margin:0 auto;
	width: 781px;
}

#pagecell {
	background-color: #FFFFFF;
	border-left: solid 1px #A7A6AA;
	border-right: solid 1px #A7A6AA;
}

#top {
	background-image: url(images/border_top.png);
	height: 40px;
}

#bottom {
	background-image: url(images/border_bottom.png);
	height: 40px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	font-size:x-small;
	color:#FFF;
}
#bottom_left {
	float:left;
	width:40%;
	text-align:left;
}
#bottom_right {
	float:right;
	width:40%;
	text-align:right;
}
#headLogo {
	position: relative;
	margin:0 auto;
	width: 700px;
	height: 100px;
	margin-bottom: 10px;
	background-image: url(images/logoHozzaMedia.co.uk.png);
	background-repeat: no-repeat;
}

#headLogoRSS {
	position: relative;
	margin:0 auto;
	width: 700px;
	height: 130px;
	margin-bottom: 10px;
	background-image: url(images/logoHozzaMedia.co.uk.png);
	background-repeat: no-repeat;
}

#content {
	border: solid 1px #CCC;
	position: relative;
	margin:0 auto;
	margin-bottom: 10px;
	width: 680px;
	padding: 10px 10px 10px 10px;
	font-size: small;
}

#footer {
	width: 700px;
	margin:0 auto;
	color: #C0C0C0;
	font-size: small;
	text-align: center;
}

#footer a {
	color: #C0C0C0;
}

#footer a:hover {
	color: #005FA9;
}

#navi {
	height: 30px;
	margin:0 auto;
	margin-bottom: 10px;
	width: 700px;
	font-family: Arial;
	border: #CCC solid 1px;
}

#navi table {
	height: 100%;
}

#navi table td:hover {
	background-color: #CCC;
}

#adv_h {
	/*468px by 60px*/
	width:100%;
	height:62px;
	margin-bottom:10px;
}
#adv_v {
	width:120px;
	height:600px;
}
#tabin {
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px;
}
#line {
	background-image:url(images/lineOrig.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:25px;
}
#error {
	background:#FFC; 
	border:#F00 1px dashed; 
	padding:2px; 
	width:90%;
}
#title {
	font-size:large;
	color:#0066FF;
	padding-bottom:5px;
}
.ourFav {
	border: solid 1px #000;
}
