/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	padding: 0;
	background: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #B13413;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

table, tr, td {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #3284B5;
}

img {
	border: none;
}

.banner {
	background:#37AEF2;
	margin:0 auto; 
	height: 94px;
	width: 1000px;
	text-align:center;
}

/* Header */

#header {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 1000px;
	height: 41px;
	margin: 0 auto;
	background: #25baff url(img2.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 15px 0 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(img3.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	background: ghostwhite;
}

#colTwo {
	float: right;
	width: 120px;
	padding: 10px 10px 0 10px;
}

#colOne {
	float: right;
	width: 820px;
	padding: 0px 15px 0 15px;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #666666;
}

#affiliate_bar {
	width: 980px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background: url(img4.gif);
	font-size: 12px;
	border-top: 1px solid black;
}

#affiliate_bar * {
	color: #666666;
}

#affiliate_bar a {
	padding-right: 20px;
}

#affiliate_tag {
	padding: 0px 20px 0px 0px;
}

/***** Various classes *****/
.headerText { 
	font-size:1.4em;  font-weight: bold; margin:0 0 10px; 
	padding-bottom: 5px; border-bottom: 1px black solid;
}
.smallHeaderText { 
	font-size:1em; font-weight: bold; margin:0 0 8px; 
	padding-bottom: 3px; border-bottom: 1px black solid;
}
.smallHeaderTextExpand { 
	font-size:1em; font-weight: bold; margin:0 0 8px; 
	padding-bottom: 3px; border-bottom: 1px black solid;
	cursor:hand; cursor:pointer;
}
.smallText { 
	font-size:.9em; 
}
.smallBoldText { 
	font-size:.8em; font-weight: bold;
}
.requiredText { 
	font-size:1em; color: #ff0000; text-align: right; 
}
.form_error { 
	font-size:1em; color: #ff0000; text-align: left; padding-bottom: 20px; 
}
.genericLine {
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 2px; 
	padding-bottom: 1px; border-top: 1px black solid;
}
.catLink { 
	font-size:.8em; text-decoration:underline;
}
.catHeader { 
	font-size:1em; font-weight: bold; margin:0 0 3px; 
}
.catHeaderText { 
	font-size:1.2em; font-weight: bold; margin:10px 0 0 0; 
	padding-bottom: 3px;
}
.catText { 
	font-size:.8em; font-weight: bold; margin:10px 0 0 0; 
}
.catCountText { 
	font-size:.7em; font-weight: bold; margin:10px 0 0 0; 
}
.productHeaderText { 
	font-size:1em; font-weight: bold; margin:0 0 2px;
}
.commentBox { 
	font-size:.9em; 
	border: solid 1px;
	padding:5px;
}
.image_space { 
	border: 0px;
	padding-top:8px;
}
.resource_title {
	font-size: 1.1em;
}
.bulleted {
	
}
.trail_bullet {
	padding: 0px 3px 0px;
	margin: 0px 5px 0px 5px;
	background: url(bullet_black.gif);
}
.resource_description {
	margin: 10px 0px 10px 5px;
}

/***** Popup hints *****/
#hintbox {
	position:absolute; top: 0; background-color: #f0f0f0; 
	width: 200px; padding: 3px; border: 1px solid black;
	font: normal .9em Verdana, Tahoma, Arial, sans-serif; 
	color: #000000; z-index: 100; visibility: hidden;
}
.button {
	margin-right: 10px;
	padding: 1px 8px 1px 8px;
	border: 2px solid #B13413;
	background: #B13413;
	color: white;
}
a.button {
	color: white;
}
a.button:visited {
	text-decoration: none;
}

.btn { display: block; position: relative; background: #aaa; padding: 4px 5px 4px 5px; margin: 0px 5px 5px 5px; float: right; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { color: white; font-style: normal; background-image: url(/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -4px;  top: 0; left: 0; width: 5px; height: 4px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 4px 10px; margin-bottom: -4px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -4px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #B13413; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #aaa; }
.btn:active { background-color: #aaa; }
.btn[class] {  background-image: url(/images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: lightskyblue; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

/*             styles for the star rater                */	
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	overflow:hidden;
	background: url(/images/alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	width:20px;
	height:25px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 25px;
	line-height:25px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(/images/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/images/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* remove halo effect in firefox   */
a:active{
	outline: none;
}

/* for breadcrumbs */
.breadcrumb{
	font-size:1.2em;  margin:10px 0 0px; 
}
.breadcrumb a{
	background: transparent url(/images/breadcrumb.gif) no-repeat center left;
	text-decoration: none;
	padding-left: 21px; /*adjust bullet image padding*/
	padding-bottom: 3px;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.categoryLink {
	background: transparent url(/images/breadcrumb.gif) no-repeat center left;
	text-decoration: none;
	padding-left: 21px; /*adjust bullet image padding*/
	padding-bottom: 3px;
}

.post {
	padding: 3px 0px 0px 0px;
	border-bottom: 1px solid #B13413;
	margin-bottom: 20px;
}
.post_header {
	font-weight: bold; font: 1.3em Verdana, Tahoma, Arial, sans-serif; 
}
.post_date {
	font-weight: bold; font: 1em Verdana, Tahoma, Arial, sans-serif;
}
