/*
Theme Name: Challs
Theme URL: http://www.challs.com/
Description: Provided by Free-Rein
Version: 1.0
Author: Ian Tearle
Author URL: http://www.free-rein.net
*/

/*
-------------------------------------------------
Global values
=================================================
*/
*,html{
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}
body{
	background: #fff url(../images/challs/bg-challs.png) repeat-x 0 -50px;
	font: 12px/1.5 Helvetica, "Helvetica Neue", Arial, sans-serif;
	height: 100%;
}
#mainContainer{
	margin: 0 auto;
	padding: 0;
	width: 982px;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em auto;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #666;
}
a.pdf {
	background: url(../images/pdf.png) no-repeat left center;
	display: block;
	height: 16px;
	padding-left: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}
.hide{
	display: none;
}
.right{
	float: right;
}
.left{
	float: left;
}

.object-left
{
	float: left;
	padding: 0 5px 5px 0;
}

.object-right
{
	float: right;
	padding: 0 0 5px 5px;
}

/*
-------------------------------------------------
Header
=================================================
*/
#header{
	height: 80px;
	margin: 0 0 6px 0;
	position: relative;
	width: 960px;
}
	#header #logo{
		margin: 0;
		padding: 0;
	}
		#header #logo h1{
			background: url(../images/challs/logo-challs.png) no-repeat;
			font-size: 50px;
			font-weight: bold;
			height: 49px;
			left: 0;
			line-height: 49px;
			padding: 0;
			position: absolute;
			top: 35px;
			width: 140px;
		}
			#header #logo h1 a{
				color: #000;
				display: block;
				height: 49px;
				margin: 0;
				padding: 0;
				text-decoration: none;
				text-indent: -9999px;
				width: 140px;
			}
	#header #site-search{
		float: right;
		margin: 12px 0 0 0;
		position: relative;
		z-index: 10;
	}
		#header #site-search .no-style{
			float: left;
		}
		#header #site-search label#siteSearchLabel{
			display: none;
			float: left;
			margin: 0;
			padding: 0;
		}
			#header #site-search input#siteSearch{
				background: url(../images/challs/bg-site-search-input.png) no-repeat;
				border: none;
				float: left;
				font-size: 12px;
				height: 26px;
				margin: 0;
				padding: 0px 0 0 5px;
				width: 170px;
			}
		#header #site-search input#siteSearchSubmit{
			float: left;
			width:21px;
		}
		#header #site-search #siteSearchOptions{
			background: url(../images/challs/button-site-search-options.png) no-repeat;
			float: left;
			height: 26px;
			text-indent: -9999px;
			width: 24px;
		}
			#header #site-search #siteSearchOptions span{
				background: url(../images/challs/bg-site-search-options-arrrow.png) no-repeat 0 0;
				cursor: pointer;
				display: block;
				height: 20px;
				margin: 2px 0 0 0;
				width: 24px;
			}
				#header #site-search #siteSearchOptions span.hover{
					background-position: 0 -21px;
				}
			#header #site-search ul#siteSearchOptionsList{
				background: #000;
				clear: both;
				color: #fff;
				display: none;
				left: 4px;
				padding: 5px;
				position: absolute;
				top: 23px;
				width: 200px;
				-moz-border-radius-bottomleft: 5px;
				-webkit-border-bottom-left-radius:5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-right-radius:5px;
			}
				#header #site-search ul#siteSearchOptionsList li label{
					display: block;
					float: left;
					padding: 3px 10px 5px 0;
					width: 50%;
				}
	#header .header-rel{
		float: right;
		position: relative;
		width: 300px;
	}
	#header #challs-login{
		right: 0;
		bottom: 0px;
		margin: 55px 0 0 45px;
	}
	#header #products-jump{
		clear: both;
		float: right;
		height: 28px;
		margin: 50px 0 0 20px;
		position: absolute;
		right: 10px;
		width: 160px;
		z-index: 900;
	}
		#header #products-jump ul#productslist{
			background: #bcbcbc;
			float: left;
			left: 5px;
			padding: 10px 0 5px 0;
			position: absolute;
			top: 20px;
			width: 150px;
			z-index: 2;
			-moz-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius:5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius:5px;
		}
			#header #products-jump ul#productslist li{
				border-bottom: solid #cfcfcf 1px;
				border-top: solid #fff 1px;
			}
				#header #products-jump ul#productslist li a{
					display: block;
					padding: 3px 5px 3px 5px;
				}
 		#header #products-jump #productsListButton{
			background: url(../images/challs/bg-products-jump.png) no-repeat;
			_background: url(../images/challs/bg-products-jump.gif) no-repeat;
			color: #333;
			cursor: pointer;
			display: block;
			font-weight: normal;
			height: 28px;
			line-height: 28px;
			padding: 0 0 0 10px;
			position: absolute;
			width: 150px;
			z-index: 3;
		}
			#header #products-jump #productsListButton span{
				background: url(../images/challs/button-products-list.png) no-repeat right 0;
				_background: url(../images/challs/button-products-list.gif) no-repeat right 0;
				display: block;
				height: 28px;
				width: 145px;
			}
				#header #products-jump #productsListButton span.hover{
					background-position: right -28px;
				}
/*
-------------------------------------------------
Menu
=================================================
*/

/*
-------------------------------------------------
Content
=================================================
*/
#container{
	margin: 15px 0 30px 0;
	overflow: hidden;
	width: 982px;
}
	#container #content{
		background: #fff;
		border: solid #cfcfcf 1px;
		margin: 2px 0 0 0;
		overflow: hidden;
		padding: 10px 0;
		width: 980px;
		-moz-border-radius: 5px;
		-webkit-border-radius:5px;
	}
	#content h1{
		font-size: 24px;
	}
	#content h2{
		font-size: 22px;
	}
	#content h3{
		font-size: 20px;
	}
	#content h4{
		font-size: 18px;
	}
	#content h5{
		font-size: 16px;
	}
	#content h6{
		font-size: 14px;
	}
	#content p{
		padding: 0 0 1em 0;
	}
	#content strong{
		font-weight: bold;
	}
	#content em{
		font-style: italic;
	}
	.content ul{
		line-height: 2em;
		list-style-position: outside;
		list-style-type: disc;
		padding: 6px;
		margin: 2px 2px 2px 20px;
	}
	.content ol{
		line-height: 2em;
		list-style-position: outside;
		list-style-type: decimal;
		padding: 6px;
		margin: 5px 5px 5px 20px;
	}
.object-left{
float: left;
}
.object-right{
float: right;
}


/*
-------------------------------------------------
Footer
=================================================
*/
#footer{
	background-color: #444;
	color: #fff;
}
	#footer p{
		margin: 10px 0 10px 0;
	}
	#footer a{
		color: #fff;
	}

#footer, .push {
height: 4em;
}
/*
-------------------------------------------------
Tables
=================================================
*/
table.renderedtable
{
	width: 100%;
	margin: 0 0 1em 0;
	border-color: #cfcfcf;
	border-collapse: collapse;

}

table.renderedtable th
{
	padding: 2px 5px 2px 5px;
	background-color: #4d9b00;
	color: #ffffff;
	border-bottom: 1px solid #cfcfcf;
	font-weight: bold;
	text-align: left;
	vertical-align: baseline;
	white-space: nowrap;
}

table.renderedtable th a
{
	color: #ffffff;
	text-decoration: underline;
}

table.renderedtable th a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

table.renderedtable td
{
	padding: 2px 5px 2px 5px;
	border-color: #cfcfcf;
	text-align: left;
	vertical-align: top;
}

/*
-------------------------------------------------
Sitemap
=================================================
*/

#challs-products {
	clear: both;
	padding: 20px 0;
}
	.challs-product {
		float: left;
		margin: 0 10px 10px;
		padding: 0 10px 10px;
		width: 200px;
	}
		.challs-product img {
			border: solid #f7f7f7 5px;
		}
/* Page navigator */
div.pagenavigator
{
	margin: 0 0 1em 0;
	text-align: center;
	overflow: hidden;
}

div.pagenavigator a
{
	color: #000;
	text-decoration: none;
}

div.pagenavigator a:hover
{
	color: #666;
	text-decoration: underline;
}
	
div.pagenavigator span.previous
{
	float: left;
}

div.pagenavigator span.next
{
	float: right;
}
#slider {
	display: block;
	height: 400px;
	width: 940px;
}