@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bgbody1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bgcontainer.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainContent {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 718px;
	float: left;
}
#right {
	padding: 0 10px;
	width: 215px;
	float: right;
	background-color: #E3F2F9;
}
#mainHeader {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #E3F2F9;
	background-image: url(images/bghead.jpg);
	background-repeat: repeat-x;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #ADD0E3 solid;	
}
#mainMenu {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	margin-top: 50px;
}
#mainMenu ul {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#mainMenu li {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;	
}
#mainMenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}
#social {
float: right;
padding: 0;
height: 10px;
margin-right: 20px;
}
#slideshow {
	background-color: #FFFFFF;
	background-image: url(images/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: center -102px;
	text-align: center;
}
h1.logo {
	float: left;
	margin: 10px;
	width: 300px;
	height: 70px;
}
.clear {
	clear:both;
	float: none;
	border: 1px none #00FF00;	
}
div {
	border: 0px dotted #FF0000;
}
#mainContent #content {
	border: 0px dotted #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0 20px;
}
.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
#user1, #user2, #user3, #user4, #user5, #user6 {
	width: 230px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/user1a.gif);
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #999999;
	background-position: center top;
}
#user1 h4, #user2 h4 , #user3 h4, #user4 h4, #user5 h4, #user6 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px;
	height: 55px;
	text-transform: capitalize;
	text-decoration: none;
}
#user1 h3, #user2 h3 , #user3 h3, #user4 h3, #user5 h3, #user6 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px;
	height: 15px;
	text-transform: capitalize;
	text-decoration: none;
}
#user1 a, #user2 a , #user3 a, #user4 a, #user5 a, #user6 a {
	text-decoration: none;
}
.gk_npro_header a {
	text-decoration: none;
}
.gk_npro_header a:visited, .gk_npro_header a:link {
	text-decoration: none;
}
.gk_npro_header a:hover {
	text-decoration: underline;
	color: #006699;
}
#user1 a, #user2 a , #user3 a, #user4 a, #user5 a, #user6 a,
#user1 div, #user2 div , #user3 div, #user4 div, #user5 div, #user6 div,
#user1 p, #user2 p , #user3 p, #user4 p, #user5 p, #user6 p,
#user1 tbody, #user2 tbody , #user3 tbody, #user4 tbody, #user5 tbody, #user6 tbody,
#user1 img, #user2 img , #user3 img, #user4 img, #user5 img, #user6 img
 {
	border: 0px dotted #006633;	
	padding: 0px;
	margin: 0px;	
}
#user1 table, #user2 table , #user3 table, #user4 table, #user5 table, #user6 table,
#user1 td, #user2 td , #user3 td, #user4 td, #user5 td, #user6 td,
#user1 tr, #user2 tr , #user3 tr, #user4 tr, #user5 tr, #user6 tr
 {	
	padding: 0px;
	margin: 0px;
	
}
h6.gk_npro_text
 {
	padding: 5px;
	display: block;
	margin-top: 5px;
	font-size: 11px;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
	float: none;
	font-weight: normal;
}
#user2, #user5 {
	background-image: url(images/user2a.gif);
}
#user3, #user6 {
	background-image: url(images/user3a.gif);
}

#ja-mainnav {

	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: 50px;	
}
#ja-mainnav a span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2.contentheading, .componentheading {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #999999;
	font-weight: normal;
}
#rokdownloads h3 {
	margin-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;	
}
#right .moduletable h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D88C01;
	text-decoration: none;
	text-transform: capitalize;
	margin-left: 10px;
	margin-top: 3px;
}
#right .moduletable {
	background-color: #FFFFFF;
	border: 1px solid #999999;	
	margin-top: 10px;
	float: none;
	clear: both;
}
#right .moduletable .gk_news_show_table {
	margin-left: 3px;
}
#right .moduletable-clear {
	float: none;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
	padding-bottom: 0px;
}
#right .moduletable-clear .banneritem-clear {
	display: block;
	margin-bottom: 10px;
	border: 0px dotted #FF0000;
}


.folder_url {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;	
}
.blog .article-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;	
}
#rd_folder, #rd_breadcrumbs {
	display:none;
}
.article-tools {
	margin: 0px;
	padding: 0px;
}


div.buttonheading {
	float: none;
	width: 15%;
	display: inline;
}
.article-tools {
	border: none;
	border-bottom: 1px solid #DDDDDD;
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 0px;
	display: inline-block;
	background: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;	
}


#ja-footerwrap {
	border-top: 0px none #CCCCCC;
	padding: 0px;
	clear: both;
	background-image: url(bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	height: 160px;
	padding-top: 10px;
	color: #006699;
}
.foote-rmark {
	margin-top: 0px;
}
table.foote-rmark {
	border: 1px solid #666666;	
}
table.foote-rmark td {
	padding: 10px;
	font-weight: bold;
	background-color: #FFFFFF;	
}
#rokdownloads {
	font-size: 11px;
}
#rokdownloads ul.pagination{
	margin: 5px;
	padding: 0px;
}
#rokdownloads h3 {
	margin-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #999999;	
}

.article-content{
	float: none;
	clear: both;
}
.img-right{
	float: right;
	margin-left: 10px;
}
.img-right .sig{
	margin: 0px;
}
.sig_cont{
	margin-bottom: 10px;
}
#hwdvids .footer {
	display:none;
}
#hwdvids {
	font-family: Arial, Helvetica, sans-serif;
}
#hwdvids .videoBox {
	font-size: 12px;	
}
#hwdvids .box {
	font-size: 11px;	
}
#hwdvids h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	font-size: 1.3em;	
}
#hwdvids h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;	
}
#roksearch_search_str {
	width: 200px;
}
.article-content .sig{
	float: left;
	display: block;

}
#subscribelayout {

}
.mainnewsletter div {
	border: 0px dotted #FF0000;	
}
.mainnewsletter form {
	margin: 0px;
	padding: 0px;
}
#subscribeFormModule div {
	margin-top: 5px;
}

#subscribeFormModule label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	display: inline;
	font-weight: normal;
}
#user6 .rd-module ul{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#user1 ul, #user4 ul, #user5 ul, #user1 li, #user4 li, #user5 li{
	margin: 0px;
	padding: 0px;
}
#user4 li, #user5 li{

}
#user4 li h4, #user5 li h4{
	margin: 0px;
	padding: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul li {
	padding-left: 0px;
	background: none;
	line-height: 110%;
	list-style-position: outside;
}
.rd-mostdownloaded li {
	line-height: 140%;
}
#user1, #user2 , #user3 , #user4 , #user5 , #user6  {
	height: 195px;
	margin-top: 20px;
}
#mainContent .gk_npro_short h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	height: auto;
	text-transform: capitalize;
	text-decoration: none;
}
#mainContent li {
	list-style-type: square;
	margin-left: 25px;
}
#mainContent #Kunena {
	margin-top: 15px;
	font-size: 11px;
}
