/* universal */
* {
	margin: 0px; 
	padding:0px;
}

body {
	background: #000 url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


img { border: none; }

img.icon { border: none; vertical-align: middle; padding: 0 10px 0 0; }

img.star { border: none; vertical-align: middle; margin: 0 -1px;}

img.displaypic { border: none; float:left; padding: 2px 10px 10px 0; width:90px;}

img.advert { border: none; padding: 5px 0; }



.clear { clear: both; margin: 0px; }


/* Default link colors */

a:link {color: #68941D; text-decoration: none; font-style: normal; font-weight: bold; font-size: 12px;}
a:visited {color: #68941D; text-decoration: none; font-style: normal; font-weight: bold; font-size: 12px;}
a:hover {color: #68941D; text-decoration: underline; font-style: normal; font-weight: bold; font-size: 12px;}
a:active {color: #68941D; text-decoration: none; font-style: normal; font-weight: bold; font-size: 12px;}


/* Resetting styles for cross-browser compatibility */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size: 16px;
}

h3, h4 {
	font-size: 14px;
}

h5, h6, h7 {
	font-size: 12px;
}



/* General style */


#wrapper {
	width: 950px;
	margin: 0 auto;
}


#logo {
	background: url(images/logo.gif) no-repeat;
	margin: 11px 0 0 38px;
	width: 245px;
	height: 85px;
	float: left;

}


#search {
	background: url(images/searchbox.gif) no-repeat;
	margin: 0 85px 0 0;
	width: 217px;
	height: 106px;
	float: right;
}


#search-text {
	padding: 3px 0 0 18px;
	margin:5px 0 0 0;
	width: 173px;
	height: 24px;
	float: left;
}


#search-text input {
	background: url(images/search_header_txt.jpg) no-repeat;
	padding: 0 0 0 19px;
	border: 0 none #FFF;
	width: 145px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#search-button {
	padding: 3px 9px 0 0;
	width: 16px;
	float: right;
}


#navigation {
	clear: both;
	padding: 0 0 0 480px;
}


#navigation li {
	list-style: none;
	float: left;
	padding: 1px 0 1px 0;
	width: 92px;
	text-align: center;
}


#navigation li a {
	background: url(images/tabover.gif) no-repeat;
	display: block;
	height: 38px;
	color: #000;
	line-height: 38px;
	font-size: 15px;
}


#navigation li a:hover, #navigation li .on {
	background-position:center bottom;
	text-decoration:none; color:#FFF;
	background: url(images/navi_hover.gif) repeat-x;
}


#bluebox {
	clear:both;
	height: 170px;
}


#bluebox-left {
	padding: 12px 0 0 58px;
	width: 474px;
	float: left;
}


#bluebox-left h3{
	font-size: 22px;
	color: #F5E45A;
	font-family: "Trebuchet MS";
	padding: 0 0 15px 0;
}


#bluebox #bluebox-left li {
	float: left;
	width: 237px;
	height: 28px;
	list-style: none;
}


#bluebox #bluebox-left li a {
	color: white;
	font-size: 15px;
	font-weight: 100;
	color: #E2FFFF;
}


#bluebox  #bluebox-left li a:hover {
	color: #000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}


#bluebox-right {	
	padding: 17px 0 0 0;
	width: 418px;
	float: right;
}



#bluebox-right li {
	background-position: left;
	padding: 3px 0 3px 27px;
	height: 22px;
	line-height:22px;
	list-style: none;
	color:#DDD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: capitalize;
}


.redico {
	background: url(images/bullet_red.gif) no-repeat;
}


.greenico {
	background: url(images/bullet_green.gif) no-repeat;
}


#body {
	clear: both;
	width: 948px;
	margin: 0 auto;
	background: #FFF;
}


#contents {
	background: #fff url(images/content_top.gif) no-repeat;
	width: 582px;
	padding: 12px 0 0 24px;
	float: left;
}


#content {
	width: 550px;
	min-height: 500px;
}


#contents h5 {
	font-family: Verdana;
	font-size:10px;
	color:#999;
	height: 18px;
	font-weight: 100;
	margin: 0 0 0 -11px;
	padding: 0 0 8px 0;
}


#contents h1 {
	font-size: 25px;
	font-family: "Trebuchet MS";
	color: #9FC882;
	font-weight: 500;
	line-height: 50px;
}


#contents h4 {
	font-size: 16px;
	color: #355E8E;
}


#contents h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0d4278;
	font-size:22px;
	font-weight:normal;
	line-height: 50px;
}

#contents h2 {
	font-size: 15px;
	font-family: "Trebuchet MS";
	color: #000;
	font-weight: 500;
}


.blacktxt {
	color: #000;
}

.redtxt {
	color: #900;
}



/** Side Bar Styles **/

#sidebars {
	width: 342px;
	float: left;
}

.bluetop {
	clear:both;
	background: url(images/bluetop.gif) repeat-x;
	padding: 0 0 0 1px;
	width: 340px;
	height: 31px;
	text-indent: 12px;
}


.bluetop span {
	background: url(images/ico_categories.png) no-repeat;
	padding: 8px 0 4px 30px;
	line-height: 31px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}


.blackbox {
	background: #000 url(images/blackbox_bg.gif) repeat-x;
	border-bottom-width:9px;
	border-bottom-style:solid;
	border-bottom-color:#0a344d;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#333;
	color:#989898;
	width: 340px;
}


.blackbox ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	padding: 15px 0 0 15px;
	background:url(images/blackbox_pattern.png) no-repeat;
	background-position:170px 12px;
}


.blackbox li {
	padding-bottom:5px;
	margin: 0 25px 3px 5px;
	line-height: 20px;
	list-style: none;
}


.blackbox li a, .blackbox li a:visited{
	text-decoration: none;
	color:#ccc;
	font-weight: 100;
}



.blackbox li a:hover {
	color: #FFF;
	width: 161px;
}


.greentop {
	clear:both;
	background: url(images/greentop.gif) repeat-x;
	padding: 0 0 0 1px;
	height: 31px;
	text-indent: 12px;
	width: 340px;
}


.greentop-categories {
	background: url(images/ico_stats.png) no-repeat;
	padding: 8px 0 4px 30px;
	line-height: 31px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}


.greentop-comments {
	background: url(images/ico_comments.png) no-repeat;
	padding: 8px 0 4px 30px;
	line-height: 31px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}


.whitebox {
	border-bottom-width:9px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCC;
	color:#666;
	width: 340px;
}

.whitebox ul {
	padding: 15px 0 0 15px;
}


.whitebox .b {
	background:url(images/whitebox_pattern.png) no-repeat;
	background-position:185px;
}


.whitebox li {
	padding: 0 0 5px 0;
	margin: 0 25px 3px 5px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:20px;
	list-style: none;
}


.whitebox li a {
	text-decoration: none;
	color:#666;
	line-height:20px;
}


.whitebox li a:visited {
	color:#666;
}


.whitebox li a:hover {
	color:#333;
	width: 161px;
	padding-bottom:1px;
	margin-left:1px;
}


.whitebox .smallfont li {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:normal;
	background: url(images/comment_list.png) no-repeat left 3px;
	padding-left: 22px;
	list-style:none;
}


#forumtwitterwrapper {
	clear:both;
	margin-top:5px;
}


.forumupdates {
	float:left;
	width:162px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#d4d4d4;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#dea000;
	height:320px;
}


.forumupdates span {
	background-color:#dea000;
	display:block;
	line-height:30px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}


.twitterupdates {
	width:158px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#d4d4d4;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#1f6999;
	float:left;
	margin-left:1px;
	height: 320px;
}


.twitterupdates span {
	background-color:#1f6999;
	display:block;
	line-height:30px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	background-image:url(images/twitter_bg.gif);
	height:48px;
}


.forumupdates ul, .twitterupdates ul {
	padding: 10px 1px 0 1px;
}


.forumupdates li, .twitterupdates li {
	background: #FFF8E6;
	margin-bottom: 7px;
	padding: 3px 4px;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #7D5B00;
	list-style: none;
}



#footer {
	clear:both;
	width: 100%;
	height: 171px;
	position:relative;
	background-image: url(images/footer_bluebox.gif);
	background-repeat: repeat-x;
}


.footertext {
	color: #CCC;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	padding-top: 30px;
}



/** Article Style **/

#ratings {
	margin: 0 0 25px 0px;	
}


.yes {
	margin: 0;
	float: left;
	background: url(images/star_bright.png) no-repeat;
	width: 17px;
	height: 17px;
	list-style:none;	
}


.no {
	margin: 0;
	float: left;
	background: url(images/star_dim.png) no-repeat;
	width: 17px;
	height: 17px;
	list-style:none;	
}


#button-download {
	background: url(images/btndownload.gif) no-repeat;
	width: 203px;
	height: 35px;
	line-height: 35px;
	text-indent: 35px;
	float: left;
}


#button-setpricedownload {
	background: url(images/btnsetdownload.gif) no-repeat;
	width: 300px;
	height: 35px;
	line-height: 35px;
	text-indent: 35px;
	float: left;
}


#button-download a, #button-setpricedownload a {
	color: #000;
}


#product-rights {
	background: url(images/productrights.gif) no-repeat;
	width: 517px;
	height: 70px;
	padding: 10px 0 40px 10px;
	font-size: 11px;
}


.commentbox {
	width:560px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#D4E0F0;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#D4E0F0;
	min-height: 100px;
	background: #F1F5F9;
	margin: 10px 0 0 0;

}


.box-header {
	width: 560px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#fff;
	height:30px;
	background: #E4ECF6 url(images/person.png) no-repeat;
	background-position: right;
	text-indent: 15px;
	padding:10px 0 0 0;
}


.box-contents {
	width: 85%;
	margin: 10px auto;
}


.addcomment {
	width:540px;
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	min-height:350px;
	margin: 20px 0 10px 0;
	background: #fff url(images/layer.gif) no-repeat;
	padding: 10px 0 0 20px;
	line-height: 20px;
	color:#355E8E;
}


.addcomment .left {
	float: left;
	width: 280px;
}


.addcomment .right {
	float: left;
	width: 260px;
}


.search {
	width: 175px;
}


.feedback {
	width: 520px;
	height: 105px;
}


.input-securitycode {
	width: 130px;
	height: 20px;
	margin: 0 0 5px 0;
}

.button-submit {
	float:right;
	width: 112px;
	margin: 85px 20px 0 0;
}


.button-submit:hover {
	float: right;
	width: 112px;
	margin: 86px 21px -1px 1px;
}




/** Listing Styles **/


.article {
	width: 560px;
	background: #fff url(images/boxtop.gif) repeat-x;
	min-height: 250px;
}


.calendar {
	background: url(images/calendar.gif) no-repeat;
	width: 50px;
	height: 36px;
	float:left;
	margin: -3px 0 0 -2px;
	padding: 12px 0 0 0;
	text-align:center;
	font-size: 11px;
}


.calendar li {
	line-height: 15px;
	list-style: none;
}


.topic {
	font-size: 20px;
	font-weight:bold;
	color: #0B5B8D;
	line-height: 55px;
	text-indent: 15px;
}


.rating {
	margin: -5px 0 0 0;
	text-indent: 75px;
}


.bookpic {
	float:left;
	width: 70px;
	margin: 25px 0 0 0;
	text-align: center;
}


.comments {
	float: right;
	width: 420px;
	margin: 25px 20px 0 0;
	line-height: 18px;
}

.download {
	background-color: #000;
	width: 68px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}



/** Index Styles **/
#homestepswrapper {
	clear:none;
	width:565px;
	margin: 20px auto;
}


#homestepswrapper ul {
	clear:both;
}


#homestepswrapper li {
	width:166px;
	float:left;
	margin-right:5px;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#EBEBEB;
	color: #666;
	height: 120px;
	background: #F9F9F9;
	padding: 5px;
	margin-left: 5px;
	list-style:none;
}


#homestepswrapper li div {
	color:#AEACAC;
	padding-bottom:7px;
	text-transform: uppercase;
	font: 20px Tahoma, Geneva, sans-serif;
	text-indent: 2px;
	list-style: none;
}


.fillboxesgrey span, .fillboxesblue span, .fillboxesgreyfull span {
	color: #FFF;
	clear: both;
	font: bold 16px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 20px;
	display: block;
	margin-bottom: 10px;
}


.fillboxesgrey span, .fillboxesgreyfull span {
	background: #333;
}


.fillboxesblue span {
	background: #1F699A;
}


.fillboxesgreyfull {
	padding-bottom: 7px;
}


.fillboxesgrey {
	border-bottom: 4px solid #333;
	padding-bottom: 7px;
	height: 150px;
	width: 270px;
	float: left;
}

.fillboxesblue {
	border-bottom: 4px solid #1F699A;
	padding-bottom: 7px;
	height: 150px;
	width: 270px;
	margin-left: 2px;
	float: left;
}


.numberedlist {
	clear:both;
	margin: auto;
}


.numberedlist li {
	list-style: decimal;
	padding-left: 5px;
	padding-bottom: 8px;
	margin-left: 20px;
}

