/* Pagewood */
/* Visiontech Digital Media */
/* Author - Adrian Hennelly */


/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
background-color: #000;
font-size: 11px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url('img/pagewood-bg.jpg');
background-repeat: no-repeat;
background-color: #000000;
background-attachment:fixed;
background-position:top;
}

p {
text-align: left;
}

h1 {
font-size: 25px;
margin-bottom: 5px;
margin-top: 30px;
text-align: left;
color: #FFF;
font-family: 'Myraid', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

h2 {
font-size: 17px;
margin: 10px 0px;
text-align: left;
line-height: 25px;
color: #FFF;
font-family: 'Myraid', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

h3 {
font-size: 14px;
margin-bottom: 3px;
text-align: left;
}


a:link,
a:visited {
color: #FFF;
text-decoration: none;
}

a:hover{
	color: #999;
}

#wrap {
	margin:20px auto;
	width:960px;
}

.bold{
	font-weight: bold;
}

.indent{
	text-indent: -99999px;
}

.hidden{
	display: none;
}

.clear{
	clear: both;
	margin: 0px;
}

.article-left a:link, .article-left a:visited {
color: #999;
text-decoration: underline;
}

.article-left a:hover{
	color: #777;
}
/* Header
----------*/

#header{
	height: 345px;
	overflow: hidden;
}

#header h1{
	text-indent: -9999px;
}

#menu{
	/*height: 64px;*/
	width: 960px;
}

#menu ul {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding: 0 0 0 0px;
	outline: none;
}

#menu ul li{
	float: left;
}

#menu ul li a.home{
	background:transparent url(img/home.png) repeat scroll 0 0px;
	display:block;
	height:64px;
	width: 137px;
	text-indent:-9999px;
}

#menu ul li a.news{
	background:transparent url(img/news.png) repeat scroll 0 0px;
	display:block;
	height:64px;
	width: 138px;
	text-indent:-9999px;
}

#menu ul li a.information{
	background:transparent url(img/info.png) repeat scroll 0 0px;
	display:block;
	height:64px;
	width: 138px;
	text-indent:-9999px;
}

#menu ul li a.sponsors{
	background:transparent url(img/sponsors.png) repeat scroll 0 0px;
	display:block;
	height:64px;
	width: 138px;
	text-indent:-9999px;
}

#menu ul li a.teams{
	background:transparent url(img/teams.png) repeat scroll 0 0px;
	display:block;
	height:64px;
	width: 138px;
	text-indent:-9999px;
}

#menu ul li a.fixtures{
	background:transparent url(img/fixtures.png) repeat scroll 0 0px;
	display:block;
	height:64px;
	width: 138px;
	text-indent:-9999px;
}

#menu ul li a.contact{
	background:transparent url(img/contact.png) repeat scroll 0 0px;
	display:block;
	height:64px;
	width: 133px;
	text-indent:-9999px;
}

#menu ul li a:hover{
	background-position: 0 65px;
}

#menu ul li a.selected{
	background-position: 0 -65px;
}


/*Content
-----------
Home*/

#main-container{
	width: 960px;
	overflow: hidden;
}


.content{
	width: 710px;
	float: left;
	overflow: hidden;
	height: 321px;
	margin-top: 10px;
	background:transparent url(img/red-block.png);
}


.content th{
	color: #FF6633;
	text-align: left;
}

.home-content-red{
	margin: 70px 0 0 40px;
	__margin: 80px 0 0 20px;
	width: 515px;
	float: left;
}

.sponsors-panel{
	width: 959px;
	float: left;
}

.right-of-content{
	width: 240px;
	float: right;
	overflow: hidden;
	height: 321px;
	margin-top: 10px;
	background:transparent url(img/news-panel.png);
}

.right-of-content h2{
	margin-bottom: 60px;
}

.home-news-item{
	margin: 0px 18px 25px 18px;
	padding: 0 0 0px 0;
	background: transparent url('img/news-hr.png') no-repeat bottom;
	__background: none;
}

.news-hr{
	display: none;
	__display: block;
	background:#404040 none repeat scroll 0 0;
	border:0px;
	color:#404040;
	height:1px;
}

.home-news-item span{
	float: left;
}

.big{
	width: 585px;
}

.content-img{
	float: left;
	margin: 80px 0 0 17px;
	border: none;
}

#ticker {
	height:210px !important;
	overflow:auto;
	width:220px;
}

#ticker dd{
	margin: 0px;
	background: transparent url('img/news-hr.png') no-repeat bottom;
}

#ticker dt{
	font-weight: bold;
}

.heading{
	font-weight: bold;
}

/*
Article
*/

.article-content{
	width: 960px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	background:transparent url(img/heading-information.png) no-repeat top;
}

.article-content-grey{
	width: 960px;
	background-color: #3B3B3B;
	margin-top: 72px;
	padding: 20px 0;
	
}

#jscroller{
	height: 400px;
	overflow: auto;
}

.article-content-grey-bottom{
	background: transparent url('img/article-bottom.png') no-repeat;
	height: 11px;
	width: 960px;
}

.article-left{
	float: left;
	width: 600px;
	margin-left: 45px;
	__margin-left: 20px;
}

.article-content-grey img{
	float: right;
	margin: 14px 45px 20px 0;
	border: 3px solid #222;
}

.no-border{
	border: none;
}

.article-container{
	margin: 20px 0 20px;
}

.article-hr{
	clear:both;
	height:1px;
	margin-left:40px;
	background: transparent url('img/hr.png') no-repeat;
	__background:#404040 none repeat scroll 0 0;
	border: 0px;
}

/* Contact
-------------*/

input {
	border:1px solid #CCCCCC;
	color:#999999;
	height:17px;
	line-height:14px;
	margin:0 10px 8px 0;
	padding:2px 7px;
	width:265px;
}

textarea {
	border:1px solid #CCCCCC;
	color:#999999;
	float:right;
	height:70px;
	line-height:14px;
	margin:0 10px 8px 0;
	padding:5px 7px;
	width:265px;
}

.button {
	background-color:#FFFFFF;
	cursor:pointer;
	height:30px;
	width: 150px;
	float: right;
}

.messages p{
	color: #FF6633;
}

.messages span p{
	color: red;
}

/* Galleries
---------------*/

.galleries{
	float:left;
	height:210px;
	margin:20px 0;
	overflow:hidden;
	width:300px;
}

.galleries .article-left{
	float:left;
	margin-left:45px;
	width:300px;
}

.galleries .article-left img{
	float:left;
}

/* Gallery
---------------*/

.gallery{
	float:left;
	margin:20px 0;
}

.gallery .article-left{
	float:left;
	margin-left:45px;
	width: 900px;
}

.gallery .article-left img{
	float:left;
}


/* Footer
------------*/

#footer{
	margin-bottom: 20px;
	overflow: hidden;
	background: transparent url(img/sponsors-panel.png) repeat scroll 0 0;
	height: 213px;
	margin-top: 10px;
}


#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0px;
	padding: 0px;
}
.copyright {
	color:#7f7f7f;
	float:left;
	margin:20px 0 20px 12px;
}
#footer ul li {
	border-right:1px solid #7f7f7f;
	color:#7f7f7f;
	float:left;
	margin:2px 8px 2px 0;
	position:relative;
}
#footer ul li a {
	color:#7f7f7f;
	display:block;
	font-size:11px;
	margin-right:8px;
	text-decoration:none;
}

#footer ul li a:hover{
	color: #999;
}
.visiontech {
	float:right;
	margin:24px 12px 10px 0;
	width:195px;
}

.visiontech a{
	color:#7f7f7f;
}


/**
 *Super Fish Menu
 */


/*** ESSENTIAL STYLES ***/
.main-menu, .main-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.main-menu {
	line-height:	1.0;
}
.main-menu ul {
	position:		absolute;
	top:			64px;
	visibility: hidden;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.main-menu ul li {
	width:			100%;
}
.main-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.main-menu li {
	float:			left;
	position:		relative;
	z-index: 		5;
}
.main-menu a {
	display:		block;
	position:		relative;
}
.main-menu li:hover ul,
.main-menu li.sfHover ul {
	left:			0;
	top:			65px; /* match top ul list item height */
	z-index:		99;
	visibility: visible;
}
ul.main-menu li:hover li ul,
ul.main-menu li.sfHover li ul {
	top:			40px;
}
ul.main-menu li li:hover ul,
ul.main-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			40px;
}
ul.main-menu li li:hover li ul,
ul.main-menu li li.sfHover li ul {
	top:			40px;
}
ul.main-menu li li li:hover ul,
ul.main-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			40px;
}

.main-menu li ul li a{
	background-color:#555;
	border:1px solid #666;
	border-top: none;
	font-size:11px;
	height:15px;
	overflow:hidden;
	padding:10px 0;
	width:138px;
}

.main-menu li ul li a:hover{
	background-color: #666;
	color: #fff;
}

/**
 *Other Menu Styles
 */


