/*
	Theme Name: YNSAM
	Theme URL: http://www.ynsam.com
	Description: Theme for YNSAM website
	Author: Tim Davies
	Author URI: http://www.smbtech.co.uk
	Version: 0.1
	Tags: three columns, fixed width, white, blue, gray, black, sidebar widgets
	
	The source is Copyright YOURENOTSINGINANYMORE Ltd
*/

html { overflow: scroll; }

body {
	
	background-color: #000000;
	margin: 0px auto 0px; 
	padding: 0px;
	font-family: Arial, serif;
	font-size: 11px;
	color: #FFF;
    width: 100%;
	text-align: center;
}

#wrap {
	background-color: #000000;
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative; 
	color: #888;

	}
	
#main {
	margin: 0px auto 0px; 
	width: 980px;
	text-align: left;	
}

#logotext {
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
		margin: 0px auto 0px; 
		width: 980px;
}


.pagetitle {
	float: left;
	width: 800px;
}

#pagecon {
	width: 780px;
	float: left;
	color: #FFF;

	margin-left: 10px;
}

#rightcol {
	width: 160px;
	float: right;
}

#con {
	width: 810px;
	float: left;
	margin-top: 5px;
	color: #FFF;
}

.latestgar {
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 40px;
	padding-top: 10px;
	color: #888;
}

.ynrule {
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #888;
	height: 3px;
}

.tablerule {
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #888;
}

.yngrey {
	color: #888;
}

.inp {
	clear: all;
	margin: 15px 0px 10px 0px;
	width: 800px;
}

.inphalf {
	width: 50%;
	height: 22px;
}

.tafull {
	width: 100%;
}

.tahalf {
	width: 50%;
}

.sublink {
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
	line-height: 150%;
}


P {
	margin-top: 5px;
	font-size: 12px;
		line-height: 150%;
}	

.sel {
	height: 20px;
	padding: 5px;
}

li.ynlist {
	margin-left: 15px;
	width: 80%;
	line-height: 200%;
}

.fulltext {
width: 100%;
height: 20px;
}

.checkmenu {
font-size: 10px;
}

table.chk TD {
	line-height: 130%;
}

/*************************
* Navigation              *
**************************/	
#header  {
	width: 980px; 
	height: 30px;
	margin: 0 auto 0;
	padding: 0;
	}

#header .wrap {
	width: 960px; 
	height: 60px;
	margin: 0 auto 0;
	padding: 0;
	}
	
/**
 * New Menu
 */	
#header ul.nav {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;

	}
	
#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	}
	
#header ul.nav li a {
	color: #FFFFFF;
	display: block;
    margin: 0;
	padding: 6px 25px 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;

	}

#header ul.nav li a:hover, #header ul.nav li a:active {
	background: #111111;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul {
	padding-right: 23px;
	}	
	
#header ul.nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 8px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #000;
	color: #FFFFFF;
	width: 168px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #000;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active {
	background: #111111;
	}

#header ul.nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a { 
	width: 170px;
	}

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { 
	}

#header ul.nav li ul ul {
	margin: -33px 0 0 178px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover { 
	position: static;
	}


	
/**
 * Content
 */	
.clear {
	clear: both;
	}

	
h1 {
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	margin: 10px 0px 10px 0px;
	letter-spacing: 1px;
	font-weight: normal;
}	


h2 {
	margin: 5px 0px 5px 0px;
	font-size: 13px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: normal;
		margin: 10px 0px 5px 0px;
}

h4 {
	text-transform: uppercase;
	font-size: 12px;
	color: #888;
		margin: 10px 0px 5px 0px;
		font-weight: normal;
}

.h1sub {
		color: #888;
}	

.h1sub a {
		color: #888;
}	

.h1sub a:hover {
		color: #FFF;
}	
	

	
A {
	color: #DDD;
	text-decoration: none;
}	

#con ul {
	height: 220px;
	width: 200px;
	float: left;
	overflow: hidden;
}
	
#con li {
	text-transform: uppercase;
	list-style: none;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	
}	
	
#con li a {
	color: #888;
}	

#con li a:hover {
	color: #FFF;
}	


.ind {
padding-left: 40px;
display: block;
}

.subhi {
color: #888;
display: block;
margin: 10px 0px 5px 0px;
}
	
/* 
 * Carousel Styles
 */	
.infiniteCarousel {
  width: 776px;
  margin-top: 5px;
  position: relative;

}

.infiniteCarousel .wrapper {
  width: 695px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  margin: 0px 38px 0px 38px;
  position: relative;
  top: 0px;
  height: 260px;
 
}


.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel .wrapper ul li {
  display:block;
  float:left;
  padding: 5px 5px 5px 3px;
  _padding: 5px 8px 5px 3px;
  
  height: 250px;
  width: 167px;


}

.infiniteCarousel .wrapper ul li a img {


}

.infiniteCarousel .wrapper ul li a 
{
	text-decoration: none;
}
.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 87px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

/**
 * 
 */
.scrollitem {
	border: 1px solid #FFF;
	padding: 0px;
	background-color: #000;
	height: 244px;
	width: 162px;
	display: block;
	overflow: hidden;
}	
.scrolldesc {
	display: block;
	margin: 5px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 130%;
	 font-size: 10px;
}	
	
.scrolltback {
	height: 160px;
	width: 160px;
	background-color: #FFF;
	float: left;
	width: 100%;
}


.scrtitle { font-size: 12px; line-height: 150%; }
.screvent { font-size: 9px; }
.scrdate {  }
.scrhome {  }
.scraway {  color: #FFF;	 }

	
/**
 * Search and shop box
 */	
	
.searchbox {
	width: 100%;
	height: 20px;
	border: 1px solid #000;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFF;
	color: #000;
}	



#shopbox {
	float: right;
	width: 140px;
	height: 230px;
	border: 2px solid #FFFFFF;
	margin-top: 45px;
	padding: 0px 10px 10px 10px;
	color: #FFFFFF;
	background-color: #444;
}

#shopbox h3 {
	color: #888;
	font-size: 12px;
	padding-bottom: 5px;
}	
.shopact {
	margin-top: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}	

.signinbut {
	margin-top: 5px;
	border: 1px solid #888;
	padding: 3px;
	background-color: #DDD;
	color: #888;
}	
	
.shopact:hover {
	color: #CC0000;
}	

.shopacts {
	color: orange;
}	

	
#shopbut {
	top: 100px;
	position: relative;
}	
	
.ynlogin {
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	display: block;
	text-transform: uppercase;	
}

.ynloginhdr {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	display: block;
}	


.listteamname {
	text-transform: uppercase;
	font-size: 13px;
	color: #888;
line-height: 170%;
}

.listteamname:hover {
	color: #FFF;
	text-decoration: underline;
	}

.teamlist {
	color: #888;
}

.teamlist A {
	color: #888;
}



.teamlisthi {
	color: #fff;
}

TD {
	font-size: 11px;
}

.errmsg {
	display: block;
	background-color: #CC0000;
	padding: 3px;
}

.usrmsg {
	display: block;
	background-color: green;
	padding: 3px;
}

/**
 * Footer Styles
 */	

#footer {
	width: 100%;
	margin-top: 20px;
		margin-left: 10px;
	height: 100px;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
	font-size: 10px;
}

.footerfollow {
	font-size: 9px;
	padding: 5px 0px 5px 0px;
}

.bottomnav {
	margin: 5px 0px 5px 0px;	
	
}
.bottomnav a {
	font-size: 12px;
	color: #888;
	text-decoration: none;
	padding-right: 10px;
}

.bottomnav a:hover {
	color: #FFFFFF;
}

.ynsamcopyright {
	font-size: 10px;
	color: #888;
	line-height: 130%;
}


/**
 * End of style sheet
 */	

	
	
.noshow {
	display: none;
}		
	
	
/*******************
* Slideshow styles *
*******************/

/*** set the width and height to match your images **/


#slideshow {
    position:relative;
    height:200px;
    width: 980px;
    clear: both;
	margin: 0px auto 0px; 
}

#slideshow IMG {
    position:absolute;
    top:5px;
    left:0;
    z-index:8;
    opacity:1.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
	