/*
=================== Colours ======================
red		rgb(249,16,19)
red post		rgb(246,150,120)
pink 		rgb(246,8,244)
pink post		rgb(255,210,245)
blu		rgb(18,7,247)
blu post		color:rgb(115,188,255);
green 	rgb(12,247,7)
green post		rgb(195,255,216);
mustard	rgb(225,219,3)
m'tard post		rgb(245,255,200);
*/

/*=================== General Tags ======================*/

html, body{
	height:100%;
}

/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul, img{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
	font-family: "Trebuchet MS", "Century Gothic", Arial, sans-serif;
}

body{
	min-width:990px;
	font-size:.8em;
	color:white;
	background: black;
}

p{
	margin: 5px 0;
}

.note a:link{
	color:rgb(180,180,180);
}
	
.note a:visited{
	color:rgb(180,180,180);
}
	
.note a:hover{
	color:rgb(230,230,230);
	text-decoration:none;
	background:none;
}
	
.note a:active{
	color:white;
	background:none;
}

a:link{
	color:orange;
}
	
a:visited{
	color:orange;
}
	
a:hover{
	color:black;
	background:orange;
	text-decoration:none;
}
	
a:active{
	color:black;
	background-color:yellow;
}

h1{
	
}

h5{
	text-transform: uppercase
}

ul{
	list-style-type:none;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
}

li{
	padding:0 0 0 25px;
	font-family:"Courier New", "Trebuchet MS", "Century Gothic", Arial, sans-serif;
	/*font-weight:bold;*/
}

li a{
	padding:0 2px;
}

strong{
	text-decoration:underline;
}

.note{
	font-size:.9em;
	text-align:center;
	color:rgb(140,140,140);
}

.horizRule, .horizEmpty{
	width:80%;
	height:2px;
	margin: 12px auto;
}

.clearer{
	clear:both;
}

.clearL{
	clear:left;
}

/*=================== MAIN SITE  ======================*/

/*Strict 'footer' and 'everything else' structure used for sticky footer ======================================== */
#everythingButTheFoot{
	position: relative;
	min-height: 100%;
}

* html #everythingButTheFoot{
	height: 100%;
}

#MAIN{
	min-height:400px;
	padding:10px 20px 114px 0; /*bottom-padding = BOTTOM height 84px + regular padding 30px*/
}

#BOTTOM{
	height:80px;
		
	position: relative;
	margin-top: -84px;
		
	border-top:2px solid white;
	background:black;
	clear:both;
}

/*=========================================================== ======================================== */

.preloadImg{
	display:none
}

#TOP{
	height:165px;
	background:black;
	border-bottom:3px solid white;
}

#TOPBalls{
	float:left;
	width:145px;
	height:165px;
	background:url(images/balls.gif) left top no-repeat;
}

#TOPInnerGrad{
	height:165px;
	margin: 0 0 0 150px;
	background-image:url(images/greyGrad1.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:rgb(66,66,66);
}

#NAVWrapper{
	width:746px;
	margin:-78px auto 20px auto;
	/*margin:-78px 0 20px 225px;*/
}

/*Outer DIV holds bigBox - right end*/
#NAVSwish1{
	width:740px;
	height:105px;
	margin-left:6px;
	background:url(images/swishBoxR.png) left top no-repeat;
}

/*Middle DIV holds bigBox - left end*/
#NAVSwish2{
	width:740px;
	height:105px;
}

/*Inner DIV holds swishco Logo*/
#NAVSwish3{
	width:740px;
	height:105px;
	background:url(images/swishBoxLogo.png) left top no-repeat;
}

#NAVButtons{
	width:740px;
	height:36px;
	margin-top:-29px;
}

/*Div to hold rollover color strip*/
#NAVButtonsInner{
	width:740px;
	height:36px;
	/*margin-top:-29px;*/
	background:none;
	background-position:top left;
	background-repeat:no-repeat;
}

#BOTTOMInnerLine{
	height:80px;
	margin: 0;
	background:url(images/swishCat.gif) bottom right no-repeat;
}

#BOTTOMInnerGrad{
	height:80px;
	margin: 0 50px 0 0;
	text-align:right;
	background-image:url(images/greyGrad2.gif);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:rgb(66,66,66);
}

#BOTTOM a:hover{
	background:none;
	border:none;
}


#BOTTOM a:active{
	background:none;
	border:none;
}

#BOTTOMAK{
	float:left;
	width:148px;
	height:45px;
	margin: 17px 0 0 20px;
display:none;
}

#BOTTOM_validate{
	height:50px
}

#BOTTOM_icons{
	width:80px;
	height:40px;
}

#BOTTOM_icons a{
	border:none;
}

#BOTTOM_icons img{
	margin: 0 0 5px 0;
	border: none
}

#BOTTOMCC{
	width:100px;
	height:75px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

.mainBoxWrapper{
	float:left;
	width: 350px;
	margin:0 0 10px 20px;
	padding: 10px 0 15px 0;
}

.mainBox2Wrapper{
	float:left;
	width: 720px;
	margin:0 0 10px 20px;
	padding: 10px 0 15px 0;
}

.mainBoxWrapper h4{
	padding: 0 0 5px 20px;
	font-size:1.2em;	
}

.mainBox2Wrapper h4{
	padding: 0 0 5px 20px;
	font-size:1.2em;	
}

.mainBox2Wrapper h4 a{
	color:white;
}

.mainBox2Wrapper h4 a:hover{
	background:none;
}

.mainBox2Wrapper h4 a:active{
	background:none;
}

.mainBox{
	background:url(images/mainBoxGrad.gif) left repeat-y;
}

.mainBox2{
	background:url(images/mainBox2Grad.gif) left repeat-y;
}

.mainBoxInner{
	min-height: 285px;
	padding: 5px 7px 6px 15px;
	background:url(images/mainBoxBottom.gif) left bottom no-repeat;
}

.mainBox2Inner{
	/*min-height: 315px;*/
	padding: 5px 8px 6px 15px;
	background:url(images/mainBox2Bottom.gif) left bottom no-repeat;
}

.postBox{
	font-size:.8em;
	font-weight:bold;
}

#whiteWrapper{
	margin: 0 0 0 740px;
}

#playerBoxWrapper, .whiteBox{
	float:left;
	width:200px;
	margin:0 0 20px 25px;
	padding:6px 0 0 0;
	color:black;
	background:url(images/whiteBoxTop.gif) left top no-repeat;
}

.whiteBoxInner, #playerBox{
	min-height:225px;
	background:url(images/whiteBoxBottom.gif) left bottom no-repeat;
}

#playerBox{
	padding: 0 0 0 6px;
}

.whiteBox{
	text-align:center;
}

.whiteBox a{
	margin:0;
	padding:0;
	color:black;
}

.whiteBox a:hover{
	background:none;
}

.whiteBox a:active{
	background:none;
}

.whiteBox img{
	border:1px solid white;
}

.whiteBox img:hover{
	border:1px dashed gray;
}

.whiteBox p{
	display:block;
	height:3.5em;
	font-size:.8em;
	border-top:1px solid black;	
}

#infobox{
	min-height:0px;
	padding-bottom:3px;
}

.infoimg{
	display:block;
	float:right;
	margin:0 0 6px 6px;
	border:1px solid gray;
}

#infobox h5{
	margin:5px 0 0 0;
	padding: 0 0 0 8px;
}

#infobox p{
	margin: 0 0 5px 0;
	padding: 0 0 3px 5px;
	/*border-bottom:1px dashed white;*/
	border-left : 3px solid white;
}

#infobox ul{
	margin: 0 0 10px 0;
}

.infodownload{
	margin: 20px 0 15px 0;
	padding: 0 0 0 105px;
}

.infodownload a:hover{
	background:none;
}

.infodownload a:active{
	background:none;
}