body {
	overflow-x : hidden;
	overflow: -moz-scrollbars-vertical;	
}
.body {
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: transparent url(../images/divbg.jpg) top center;	
}

.all {
	width:808px;
	margin:0 auto;
	padding:0;
	background: transparent url(../images/allbg.jpg) repeat-y top left;
}


#logo {
	background: transparent url(../images/bg.jpg) no-repeat top center;
	margin:0 auto;
	width: 100%;
	padding:0px;
	
}
.divpath {
	margin:0 auto;
	width: 800px;
	height:30px;
	padding:0;
	background: #fff url(../images/topbg.jpg) repeat-x top center;	
}
.topmaincol {
	width:100%;
	height:30px;
}
/* --- nav --- */
.div {
	padding-top:106px;
}
#menu{
	position:relative;
	height:33px;
	color:#E0E0E0;
	/*background: url(../images/table_bg.gif) repeat-x;*/
	background-color: #ff9900;
	width:800px;
	font-size:10px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#menu .menuc {
	margin: 0px auto;
	width: 800px;
	font-family:Tahoma,sans-serif;
	
}

#topnavi{
	position:relative;
	height:33px;
	font-size:10px;
	font-weight: normal;
	font-family:verdana,Tahoma,sans-serif;	
	background-color: #ff9900;
	padding:0 0 0 10px;
}

#topnavi ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#topnavi ul li{
	display:block;
	float:left;
	margin:0 1px;
}

#topnavi ul li a{
	
	display:block;
	float:left;
	color:#462300; /*NAV*/
	text-decoration:none;
	padding:0 0 0 10px;
	height:33px;		
}

#topnavi ul li a span{
	font-size:12px;/*NAV*/
	padding:7px 10px 0 0;
	height:21px;
	float:left;
}

#topnavi ul li a:hover{
	font-size:12px;/*NAV*/
	color:#A6000D;
	background-color: #FF6600;
	/*background:transparent url(../images/topmenu_bg_over.gif) repeat-x top left;*/
}

#topnavi ul li a:hover span{
	font-size:12px;/*NAV*/
	font-weight: bold;
	display:block;
	width:auto;
	cursor:pointer;
}

#topnavi ul li a.current,#topnavi ul li a.current:hover{
	color:#fff;
	background-color: #A6000D;
	/*background: url(../images/topmenu_left.gif) no-repeat top left;*/
	line-height:255%;
}

#topnavi ul li a.current span{
	display:block;
	padding:0 10px 0 0;
	width:auto;
	/*background: url(../images/topmenu_right.gif) no-repeat top right;*/
	height:33px;
}
/* --- end nav --- */

/* /////////////////////////////////////////////////////////////////////////// */
form {
margin           : 0; 
padding          : 0;
}
hr {
  color            : #998A76;
  height           : 1px;
  width            : 100%;
}
.back_button {
  color            : #998A76;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
}
.button {
  font-size        : 11px;
  color            : #462300;
  border           : 1px solid #7D1C1C;
  margin           : 3px;
  background-color : #FF7777;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #462300;
 background   : #FFF3DA;
 border       : 1px solid #7D1C1C;
 margin       : 3px;

}

table,td,div {
  color            : #462300;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  margin:0;
}

p {
  color            : #462300;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
strong {
  color            : #462300;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
i {
  color            : #462300;
  font-family      : Verdana,  Helvetica, sans-serif;
  font-size        : 10px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;
}
em {
  color            : #462300;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;  
}

/* /////////////////////////////////////////////////////////////////////////// */


.leftcol {width:150px;padding:10px 5px 10px 10px;}
.maincol {width:560px;padding:10px 5px 10px 5px;}
.rightcol {width:170px;padding:10px 10px 10px 10px;}


#container {
	width:800px;
	height:100%;
	margin: 0px auto;
	padding:0;
	text-align: left;
	background: #fae5e5t;
}


/* -------------------------------------------------------------------------------------------------------------- */
table.moduletable {
	margin             : 0 0 20px 0;
	width              : 100%;
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10px;	
}

table.moduletable th {
      
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 138px;
	height			   : 22px;
    color              : #fefefe;
	padding            : 2px 0 0 2px;
    text-indent        : 10px;
	line-height        : 15px;
	background-color: #ff9900;
	/*background		   : #fff url(../images/moduletable_th_bg.gif) repeat-x left top;*/
	border-right       : 1px solid #ff6600;
	border-left        : 1px solid #ff6600;
	    
	}

table.moduletable td {
    padding-top: 2px;
}


.sectiontableheader {
  font-size        : 10px;
  font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;  
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #ffffff;
  background       : #ff9900; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #FFCCCC;
  border-bottom    : 1px dashed #A6000D;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px dashed #A6000D;
  background       : #FFCC66;
  line-height      : 25px;
}

.small hr{
color: #ffffff;
}

a.mainlevel  {
  display           : block;
  width             : auto;
  margin            : 1px 0;
  padding           : 0;
  font-size         : 12px;
  background        : none;
  text-indent       : 10px;
  width				: 160px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px; /*NAV*/
  background       : transparent url(../images/mainlevel.gif) repeat-x right bottom;
  font-weight      : normal;
  padding          : 2px 0 2px 0;
  color            : #462300;
  text-indent      : 10px;
}
a.mainlevel:hover {
  background       : transparent url(../images/mainlevel_h.gif) repeat-x right bottom;
  font-size        : 12px; /*NAV*/
  font-weight      : normal;
  color            : #ff6600;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  color            : #ff6600;
  background       : transparent url(../images/mainlevel_h.gif) repeat-x right bottom;
}
a#active_menu:hover {
  color            : #333333;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #A6000D;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #FF9900;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #998A76;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #FFCC66;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #FFCC66;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #4da338;
}
.pagenavbar {
  border-top       : 1px solid #998A76;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #998A76;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #3333ff;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 12px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : right;
  font-size        : 10px;
  color            : #462300;
  font-weight      : bold;

  
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #998A76;
}

.pway {
	margin:0 auto;
	text-align:left;
	background:#FF5263; 
	width:800px;
	height:18px;
	padding:2px 0 0 0 ;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;	
}

.pathway {
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px; /*NAV*/
  color            : #fff; /*NAV*/
	font-weight			 : bold; /*NAV*/
  padding-left     : 12px;
}
a.pathway:link, a.pathway:visited {
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  color			   : #fff;
  font-size        : 12px;/*NAV*/
  padding-left     : 0;
}
a.pathway:hover {
  color:#462300;
  font-size        : 12px; /*NAV*/
  padding-left     : 0;
}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #998A76;
}
.contentheading,.componentheading {
  width            : 90%;
  font-size        : 12px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #A6000D;
  padding          : 1px;
  margin           : 3px 0px;
  }


.ontab {
  border-left      : 1px solid #462300;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #462300;
  text-align       : center;
  color            : #998A76;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #462300;
}
.col {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   

}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background		: url(../images/shadow.jpg) #FFCC66 repeat-x top;
}
table.top2{
background : #ffffff; 
}

.searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : 10px;
  width            : 130px;
  font-size        : 11px;
  color            : #707070;
  border           : 1px solid #cccccc;
  padding          : 2px !important;
  padding          : 1px;
  background       : none;
     }

.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #998A76;
   margin-top		: 10px;
}
a.sublevel:link, a.sublevel:visited {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #998A76;
   padding    	    : 5px 1px 3px 5px;
   text-decoration	: none;
}
a.sublevel:hover {
  color            : #462300;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #ff6600;
	border          : 0;
      
}
a.toclink:link, a.toclink:visited {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #998A76;
   padding    	    : 5px 1px 3px 5px;
   text-decoration	: none;
}
a.toclink:hover {
  color            : #462300;
  text-decoration  : none;
}

td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(../images/header.jpg)  no-repeat bottom;
  height         : 65px;
  width          : 770px;
 }
td.topnav {
  margin : 0px;
  padding:  0px;
  background     : url(../images/bg_top.jpg) repeat-x top left;
  height         : 42px;
  width          : 770px;
  
 }

td.bgline {
  margin : 0;
  padding:  0;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #998A76;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #FFBE3B;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #000066;
  font-size : 10px;
  background: #FFCC66;
}

/* -------------------------- */
/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #fff;
	font-size		: 10px;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #fff;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}
.sgf {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 10px;
	font-family: Arial;
	font-weight: normal;	
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	font-weight: normal;	
	text-decoration:none;
}

.footer_bg {
	width:800px;
	margin: 0px auto;
	padding:0;
	height:24px;
	text-align: right;
	/*background:transparent url(../images/footer_bg.jpg) no-repeat left top;*/
	background-color: #ff9900;
}
.footer_bg {
	width:800px;
	padding:4px 0px 0 0;
	height:21px;
	text-align: center;
	margin:0px;
}
.footer {
	color:#fff;
	padding:0;
	margin:0;
}

/*Added for the G2Image NAV*/

.g2image_normal
{
	margin: 4px;
	border: 0px;
}

.g2image_float_left
{
	float: left;
	clear: left;
	margin: 4px;
	border: 0px;
}

.g2image_float_right
{
	float: right;
	clear: right;
	margin: 4px;
	border: 0px;
}

.g2image_centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;
}

/* added for the preview g2 module */

.giThumbnail
{
	border: 0px;
}

.giDescription
{
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}

/* added to support bunners in the bottom of the page */
.banner
{
text-align: center;
}

/* for remository */

#remositorypageheading h2 {
font-size: 14;
}
#remositorycontainer h2 {
font-size: 14;
}
#remositorypageheading h3 {
font-size: 14;
}
#remositorycontainer h3 {
font-size: 14;
}

/*foe h2 headers inside the text of the articles*/
.contentpaneopen h2 {
  width            : 90%;
  font-size        : 12px;
	/*font-style       : italic;*/
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #A6000D;
  padding          : 1px;
  margin           : 3px 0px;
  }

/*NAV - for the blog column articles - to separate them*/	
td.NAV_colorise {
padding:0px 2px;
vertical-align:top;
}
/*NAV - for the blog column articles - to separate them*/	
div.NAV_colorise {
background:url("../images/yellow_column.jpg") repeat-x scroll 0 0 transparent;
padding:3px;
}