/*-----------------------------------------------------------------------------

client:   SkillComp
version:   1.0
author:    chris finney
email:     chris@1choice.co.uk

-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/



/* =Typography
-----------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	min-width: 900px;
	margin-top: 15px;
}

p {
	text-align: left;
}	


/* =Links
-----------------------------------------------------------------------------*/

a.link_white:link { 
   color: #FFFFFF; 
   text-decoration: none;
} 
a.link_white:visited { 
   color: #FFFFFF; 
   text-decoration: none;
} 
a.link_white:hover { 
   color: #FFFFFF; 
   text-decoration: underline;
} 
a.link_white:active { 
   color: #FFFFFF; 
   text-decoration: none;
} 


/* =Page Position
-----------------------------------------------------------------------------*/

/* Center design with body id="wrapper" */

#Wrapper {
	width: 897px;
	margin: 0 auto;
	text-align: left;
}


#AdminWrapper{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #D0D0D0;
}



/* Remove border around linked images */

img {
	border: 0;
}

.clear {
  clear: both;
}


/* =Headings
-----------------------------------------------------------------------------*/

.heading01 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.heading02 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}


.InPageHeading {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	margin: 0px;
	width: 590px;
	height: 36px;
	background-position: left bottom;
	margin-bottom: 15px;
	border-bottom: dashed thin black;
	}


.BulletHeading {
	padding-left: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 6px 0px;
}



.error {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}


.HZTD{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
}

.inputStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
}

.inputStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 464px;
}


/* =Masthead
-----------------------------------------------------------------------------*/

.MetalBarWrapper {
	width: 897px;
	height: 100px;
	background: #29abe2 url(../image_01/barbg.png);
	background-repeat: no-repeat;
	float: left;
}

#Logo {
	width: 227px;
	height: 40px;
	float: left;
	margin-top: 9px;
	margin-left: 17px;
}

#TopLinksBox {

	float: right;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
}

#TopLinksBox a:link, #TopLinksBox a:visited, #TopLinksBox a:active {
	text-decoration: none;
	color:white;
}

#TopLinksBox a:hover {
	text-decoration: underline;
	color: red;
}

/* =MainSection
-----------------------------------------------------------------------------*/

#MainWrapper {
	width: 897px;
	float: left;
	margin-bottom: 15px;
}

/* =LeftSide
-----------------------------------------------------------------------------*/

#LeftSide {
	width: 289px;
	float: left;
	margin-top: 15px;
}


/* =LeftNav
-----------------------------------------------------------------------------

#NavWrapper {
	margin-bottom: 15px;
	float: left;
}

#NavTop {
	width: 289px;
	height: 19px;
	float: left;
	background-image: url(../image_01/mainnav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#NavMain {
	width: 289px;
	background-image: url(../image_01/mainnav_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}


#NavMain a:link, #NavMain a:visited, #NavMain a:active {
	text-decoration: none;
}

#NavMain a:hover {
	text-decoration: underline;
}

#NavMain P {
margin: 0px;
}

#NavBottom {
	width: 289px;
	height: 18px;
	float: left;
	background-image: url(../image_01/mainnav_bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

#tabs_container ul.tabs {
	font-size:14px;
	list-style: none;
	height: 18px;
	margin-top:20px;
	color: black;
}
#tabs_container ul.tabs li {
	float: left;
	color: black;
}
#tabs_container ul.tabs li a {
	border:thin black solid;
	border-bottom: none;
	padding: 3px 10px;
	display: block;
	margin-right: 2px;
	text-decoration: none;
	background-color: #FFF;
	color: black;
}
#tabs_container ul.tabs li.active a {
	background-color: #fff;
	padding-top: 4px;
	color: black;
}

div.tab_contents {
	display: none;
}
div.tab_contents_active {
	display: block;
}

/* =Tokens
-----------------------------------------------------------------------------*/

#TokenWrapper {
	margin-bottom: 15px;
	float: left;
	text-align:center;
}

#TokensTop {
	width: 289px;
	height: 55px;
	float: left;
	background-image: url(../image_01/token_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}

#TokensTop P {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
	margin-top: 20px;
	text-align:center;
}

.TokensMain {
	width: 289px;
	background-image: url(../image_01/mainnav_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 10px;
	text-align:center;
}

.TokensMain P {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:center;
}

.TokensMain input {
	height: 18px;
	width: 115px;
	height: 16px;
	text-align:center;
}

#TokensLostHeading {
	width: 289px;
	background-image: url(../image_01/token_lost.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 46px;
	text-align:center;
}

#TokensLostHeading P {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
	margin-top: 12px;
	text-align:center;
}

#TokensBottom {
	width: 289px;
	height: 18px;
	float: left;
	background-image: url(../image_01/mainnav_bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;	
}


/* =MainContent
-----------------------------------------------------------------------------*/

#MainContentWrapper {
	width: 600px;
	float: right;
}

/* =Promo
-----------------------------------------------------------------------------*/


#PromoWrapper {
	float: left;
}

#Thermometer {
	width: 304px;
	float: left;
}


#CurrentCompetionWrapper {
	width: 289px;
	float: right;
	margin-top: 15px;
}

#CurrentCompetionTop {
	width: 289px;
	height: 63px;
	float: left;
	background-image: url(../image_01/current_comp_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#CurrentCompetionTop P {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #005c7e;
	margin-top: 26px;
	text-align: center;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#CurrentCompetionPromo {
	width: 289px;
	float: left;
}

.CurrentCompetionMain {
	width: 289px;
	background-image: url(../image_01/mainnav_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 10px;
}

.CurrentCompetionMain P {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}

.CurrentCompetionMain A {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #be2f5d;
	margin: 0px;
}

/* =PageText
-----------------------------------------------------------------------------*/

#PageTextWrapper {
	float: right;
	width: 590px;
	margin-top: 30px;
}

#PageTextHeading {
	float: left;
	width: 590px;
	height: 36px;
	border-bottom: thin #666 solid;
	margin-bottom: 5px;
	margin-top:10px;
}

#PageTextHeading P{
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}


#PageText {
	float: left;
	width: 590px;
}


#PageText P {
	margin-top: 0px;
	text-align: center;
}

/* =PayPal
-----------------------------------------------------------------------------*/

#PayPalWrapper {
	float: right;
	width: 590px;
	margin-top: 20px;
}

#PayPalLogo {
	float: right;
	width: 590px;
}

#PayPalStatement {
	float: right;
	width: 590px;
	text-align: right;
	margin-top: 8px;
}


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


#Copyright {
	width: 227px;
	height: 39px;
	float: left;
	margin-top: 17px;
	margin-left: 17px;
	color: white;
}

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

#Copyright a:hover {
	color: #C00;
	text-decoration: underline;
}

#Credit {
	width: 400px;
	height: 20px;
	margin-top: 17px;
	margin-right: 17px;
	text-align: right;
	float: right;
}

#Credit A {
	font-size: 9px;
	color: #666666;
}

#Credit a:link, #Credit a:visited, #Credit a:active {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}

#Credit a:hover {
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}

/*nav*/
#nav {
	padding-top:10px;
	padding-left:10px;
	margin:0;
	font-weight: bold;
}
#nav ul {
	color:#000;
	padding:0;
	margin:0;
	}
#nav ul li {
	color:black;
	display:inline;
	list-style:none;
}
#nav ul li a {
	color:black;
	padding:8px;
	font-size:12px;
	display:inline-block;
	border: solid #FFF 1px;
}
#nav ul li a.current {
	font-size:16px;
	color:black;
	background:white;
}
#nav ul li a.hov {
	color:black;
	background:white;
}
.hold{
	width: 342px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding:5px;
	font-size:12px;
	float:right;
	color:white;
}
