/* BASIC */

body {
	background-image: url(images/pagebg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	position: static;
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #EFEDFB;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0000FF;
}

/* LAYOUT */
#wrapper {
	width: 762px;
	height: 750px;
	text-align: left;
	background-color: #A0A6F0;
	background-repeat: repeat-y;
	position: static;
	margin: auto;
	visibility: visible;
}

#banner {
	width: 759px;
	background: url(images/banner2.jpg);
	height: 135px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
}	

#banner_sub {
	width: 759px;
	height: 29px;
	position: relative;
	background-image: url(images/banner_sub.jpg);
}	


#contentwrapper {
	position:absolute;
	height: 550px;
	width: 759px;
	visibility: visible;
	z-index: 2;
	background-color: #DADAFC;
}


#sidebar	{
	background-image: url(images/side1.jpg);
	position:absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 550px;
	visibility: visible;
	z-index: 10;
	background-color: #DBD9FF;
}

#SideAdvert	{
	background-image: url(images/side2.jpg);
	position:absolute;
	top: 380px;
	left: 0px;
	width: auto;
	height: 120px;
	visibility: visible;
	padding: 15px;
}

#adverts	{
	background-image: url(images/adverts.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position:absolute;
	right: 0px;
	width: 135px;
	height: 541px;
	visibility: visible;
	top: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333333;
}

#maincontent	{
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#DADAFC;
	height: 550px;
	width: 432px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 160px;
	padding-right: 10px;
	visibility: visible;
	top: 0px;
	clear: left;
	border: 1px solid #999999;
	background-image: url(images/index_bg.jpg);
}

#maincontent1	{
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	height: 548px;
	width: 577px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 160px;
	padding-right: 10px;
	top: 0px;
	clear: left;
	border: 1px solid #999999;
	visibility: visible;
	background-image: url(images/index_bgnew.jpg);
}

#maincontent2	{
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	height: 548px;
	width: 577px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 160px;
	padding-right: 10px;
	top: 0px;
	clear: left;
	border: 1px solid #999999;
	visibility: visible;
	background-image: url(images/index_bg.jpg);
	overflow: scroll;
}


#ViewWrapper	{
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	height: 550px;
	width: 560px;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
	left: 0px;
	padding-right: 5px;
	visibility: visible;
}

#footer	{
	position: absolute;
	bottom: 0;
	left: 1px;
	width: 758px;
	height: 30px;
	background-color:#FFFFFF;
	top: 550px;
	right: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	visibility: visible;
	z-index: 9;
}

.style1 {color: #0000FF; font-size: large; font-style: italic; font-weight: bold; }
.style2 {
	color: #000066;
	background-color: #D2C6F4;
}
.style3 {color: #8282FF; font-size: large; font-style: italic; font-weight: bold; }
.style4 {color: #0000FF; font-weight: bold;}
.style5 {color: #FF0000; font-size: large; font-style: italic; font-weight: bold; }
.style7 {color: #0000FF}
.style8 {font-size: large; color: #000066;}
.style9 {
	font-size: large;
	font-weight: bold;
	color: #000033;
}

/* NAVIGATION */
ul#mainNav {
	padding: 0;
	list-style: none;
	width: 160px;
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainNav a {
	background: #E7E7E7 url(images/side1.jpg);
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	font-size: small;
	text-transform: capitalize;
	border: 0px #999999;
	border-bottom: none;
	display: block;
	font-family: Tahoma;
	font-style: normal;
	position: relative;
	width: 160px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-indent: 10px;
	height: 20px;
}

#submenu a {
	background: #E7E7E7 url(images/side3.jpg);
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	font-size: small;
	text-transform: capitalize;
	border: 0px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
	border-bottom: none;
	display: block;
	font-family: Tahoma;
	font-style: normal;
	position: relative;
	width: 160px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-indent: 10px;
	height: 20px;
}

ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #E7E7E7 url(images/side1.jpg);
	padding: 5px;
	border: 1px solid #999999;
	border-bottom: 0;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	}

li:hover ul, li.over ul { 
	display: block;
	}
	
ul li {
	position: relative;
	/* background: #E7E7E7 url(images/side3.jpg) repeat-y left center; */
}

li ul {
	background: #E7E7E7 url(images/side3.jpg);
	position: absolute;
	left: 160px;
	top: 0;
	display: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	visibility: visible;
	}

#mainNav a:active {
	font-weight: bold;
	color:#8080FF;
	background-image: url(images/button_over.JPG);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#submenu a:active {
	font-weight: bold;
	color:#8080FF;
	width: 180px;
	background-image: url(images/side3.JPG);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#mainNav a:hover {
	font-weight: bold;
	color:#8080FF;
	background-image: url(images/button_over.JPG);
}

#submenu a:hover {
	font-weight: bold;
	border-left: 0px #999999;
	color:#8080FF;
	background-image: url(images/side3.JPG);
}

/* special formatting for home page link */
/* a#homeLink {
	font-weight: bold;
	color:#8080FF;
	background-image: url(images/button_over1.JPG);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
} */

/* Formatting to make Navigation link stay active when you click away from the link */
body#home a#homenav,
body#databasedesign a#databasedesignnav,
body#predictions a#predictionsnav,
body#RentalsSTD1 a#rentalsstdnav,
body#databases a#databasenav,
body#contact a#contactnav,
body#Development a#developmentnav,
body#Custom a#customnav
/* body#page5 a#page5nav */
{
	font-weight: bold;
	color:#8080FF;
	background-image: url(images/button_over.JPG);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	z-index: 5;
}

/* IE Fixes */
/* remove annoying gaps */
#mainNav li {
	display: inline;
}
#Submenu li {
	display: inline;
}
/* force hover on entire width of  link */
* html #mainNav a {
	height: 0px;
}
* html #Submenu a {
	height: 0px;
}



/* CSS Document setting for Tabs on Database Pages*/
ol#toc {
    margin: 0;
    height: 2em;
    list-style: none;
	padding-bottom: 1px; 
}

ol#toc li {
    float: left;
    margin: 0;
}

ol#toc a {
	background: url(images/tab_ok.gif);
    color: #999999;
    font-weight: bold;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
	padding-bottom: 1px;
	text-decoration: none;
}

ol#toc a:hover {
    background-color: #FFFFFF;
    background-position: 0 -125px;
}

ol#toc a:hover span {
    background-position: 100% -125px;
}

ol#toc li.current a {
	background-color: #FFFFFF;
	background-position: 0 -125px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
}

ol#toc li.current span {
    background-position: 100% -125px;
	padding-bottom: 2px;
}

ol#toc span {
    background: url(images/tab_ok.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
	padding-bottom: 1px;
}

div.content {
	background-color: #FEFEFE;
	clear: left;
	padding: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
	color: #000066;
}

#tablecfg  {
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding: 1px;
	
}

/* End of settings for Tabs on Database Pages*/

.hidden	{
	color: #EFEDFB; /* same color as the surrounding text */
	text-decoration: none; /* to remove the underline */
	cursor: text; /* to make the cursor stay as a text cursor, not the hand */
	height: 1px;
	width: 1px;
	display: none;
}

#BulletLayer1 {
	position:absolute;
	width:425px;
	height:73px;
	z-index:8;
	left: 10px;
	top: 10px;
	background-color: #CACAF4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

#Bullet1txtA {
	position:absolute;
	width:394px;
	height:68px;
	z-index:3;
	left: 32px;
	top: 5px;
	color: #000066;
	background-color: #CACAF4;
}

#BulletLayer2 {
	position:absolute;
	width:425px;
	height:73px;
	z-index:8;
	background-color: #CACAF4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	left: 10px;
	top: 105px;
}

#Bullet2txtA {
	position:absolute;
	width:394px;
	height:68px;
	z-index:3;
	color: #000066;
	background-color: #CACAF4;
	left: 32px;
	top: 5px;
}

#BulletLayer3 {
	position:absolute;
	width:425px;
	z-index:8;
	background-color: #CACAF4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height:54px;
	left: 10px;
	top: 200px;
}

#Bullet3txtA {
	position:absolute;
	width:394px;
	z-index:3;
	color: #000066;
	background-color: #CACAF4;
	height:48px;
	left: 32px;
	top: 5px;
}
#BulletLayer4 {
	left: 10px;
	top: 276px;
	position:absolute;
	width:425px;
	height:73px;
	z-index:8;
	background-color: #CACAF4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;	
}
#Bullet4txtA {
	position:absolute;
	width:394px;
	height:68px;
	z-index:3;
	left: 32px;
	top: 5px;
	color: #000066;
	background-color: #CACAF4;
}

#BulletLayer5 {
	left: 10px;
	top: 369px;
	position:absolute;
	width:425px;
	height:73px;
	z-index:8;
	background-color: #CACAF4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;	
}

#Bullet5txtA {
	position:absolute;
	height:68px;
	z-index:3;
	left: 32px;
	top: 5px;
	color: #000066;
	background-color: #CACAF4;
	width:394px;
}

#BulletLayer6 {
	position:absolute;
	width:425px;
	z-index:8;
	background-color: #CACAF4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height:54px;
	left: 10px;
	top: 461px;
}

#Bullet6txtA {
	position:absolute;
	width:394px;
	z-index:3;
	color: #000066;
	background-color: #CACAF4;
	height:48px;
	left: 32px;
	top: 5px;
}

.footertext {
	font-size: x-small;
	color: #666666;

/*Screenprint details for Predictions Database */
#ScreensLayer {
	position:absolute;
	width:550px;
	height:450px;
	z-index:1;
}

#Frontscreen {
	position:absolute;
	width:548px;
	height:448px;
	z-index:3;
	left: 1px;
	top: 1px;
	background-color: #FFFFFF;
}
#Addplayer {
	position:absolute;
	width:540px;
	height:440px;
	z-index:27;
	visibility: hidden;
}
#PlayerList {
	position:absolute;
	width:537px;
	height:447px;
	z-index:25;
	visibility: hidden;
}
#deleteplayer {
	position:absolute;
	width:534px;
	height:448px;
	z-index:26;
	visibility: hidden;
}
#addfixture {
	position:absolute;
	width:533px;
	height:449px;
	z-index:24;
	visibility: hidden;
}
#Fixturelist {
	position:absolute;
	width:534px;
	height:446px;
	z-index:13;
	visibility: hidden;
}
#deletefixture {
	position:absolute;
	width:535px;
	height:450px;
	z-index:22;
	left: 1px;
	visibility: hidden;
}
#Predictions1 {
	position:absolute;
	width:535px;
	height:448px;
	z-index:23;
	visibility: hidden;
}
#Setup {
	position:absolute;
	width:557px;
	height:457px;
	z-index:21;
	visibility: hidden;
}
#about {
	position:absolute;
	width:555px;
	height:458px;
	z-index:20;
	visibility: hidden;
}
#fixtureresults {
	position:absolute;
	width:554px;
	height:456px;
	border:1px none #000000;
	z-index:17;
	visibility: hidden;
}
#playerscores {
	position:absolute;
	width:556px;
	height:458px;
	border:1px none #000000;
	z-index:15;
	visibility: hidden;
}
#confirm {
	position:absolute;
	width:545px;
	height:455px;
	border:1px none #000000;
	z-index:18;
	visibility: hidden;
}
#table {
	position:absolute;
	width:550px;
	height:459px;
	border:1px none #000000;
	z-index:19;
	visibility: hidden;
}
#PlayerList1 {
	position:absolute;
	width:548px;
	height:458px;
	border:1px none #000000;
	z-index:14;
	visibility: hidden;
}
#DownloadLayer {
	position:relative;
	width:550px;
	height:450px;
	border:1px none #000000;
	z-index:1;
	table-layout: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#buttonslayer {
	position:absolute;
	width:198px;
	height:196px;
	z-index:1;
	left: 341px;
	top: 280px;
}

#DetailsLayer {
	position:relative;
	width:550px;
	height:450px;
	z-index:1;
	overflow: scroll;
	padding-right: 2px;
}

formset { 
	margin-bottom: 0;
	margin-top: 0;
} 
