/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #fefefe;
	margin: 0px;
}

.skinmaster {
	background-color: #554b4a;
	background-image: url(images/background_map.gif);
	background-repeat: no-repeat;
	background-position: top right;
	min-width: 1024px;
	width:expression(document.body.clientWidth < 1024? "1024px": "auto" );
}

.skinheader {
}

.header {
}

.skingradient {
	width: 100%;
}

.ControlPanel {
	width: 100%;
	background-color: #554b4a;
	border: none;
}

.toppane {
	width: 90%;
	height: 139px;
	background-color: transparent;
	background-image: url(images/header_text.gif);
	background-repeat: no-repeat;
	background-position: 450px 39px;
}

.logo {
	position: relative;
	left: 40px;
	top: 22px;
}

.leftpane {
	width: 190px;
	background-color: #537A4E;
	margin-top: 6px; 
}

.SolPartMenu {
	background-image: url(images/swipe_menu.gif);
	background-repeat: repeat-x;
	background-color: #547b4f;
	width: 190px;
/*	position: relative;*/
}

.skinlogin {
	background-image: url(images/swipe_login.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 190px;
	height: 240px;
	position: relative;
	padding: 15px 0px 12px 0px;
}

.skinfoot {
	background-color: #4E6B42;
	width: 190px;
	height: 5px;
	position: relative;
	margin-bottom: 6px;
}

.login {
	padding: 0px 50px 18px 10px;
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	height: 40px;
}

.login div {
	width: 25px;
	height: 25px;
	position: relative;
	float: right;
	right: -35px;
}

.loginseparator {
	width: 190px;
	height: 1px;
	background-image: url(images/separator_login.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

.register {
	padding: 18px 50px 0px 10px;
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	-moz-box-sizing:border-box;box-sizing:border-box;
}

.register div {
	width: 25px;
	height: 25px;
	position: relative;
	float: right;
	right: -35px;
}

.register a.SkinObject:link {
	text-decoration: none;
}

.contentpane {
	 background-color: transparent;
}

.breadcrumb {
	padding-left: 40px;
} 


body 
{
    margin: 0px 0px 0px 0px;
}

.rightpane .Head {
	font-family: "Georgia";
	font-weight: bold;
	font-size: 12px;
	color: #f0e4c2;
}

.rightpane .Normal {
	padding: 0px;
}

html>body .rightpane {
	height: auto;
/*	min-height: 450px;*/
}

.search {
/*	padding-bottom: 20px;*/
	margin: 0px;
	padding: 0px 7px 15px 15px;  
}

.search .NormalTextBox {
	width: 120px;
}

.searchseparator {
	width: 149px;
	height: 1px;
	background-image: url(images/separator_search.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-left: 15px;
}

.highlights {
	padding-top: 10px;
	width: 160px;
}

.highlights h2 {
	font-family: "Georgia";
	font-weight: bold;
	font-size: 12px;
	color: #f0e4c2;
}


.skingradient2 {
	width: 995px;
}

.bottompane {
	width: 100%;
/*	background-color: transparent;*/
	background-color: #554b4a;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.content {
	background-color: transparent;
	/*position: relative; */
	/* float: top; */
	/* left: 6px; */
	margin: 6px 6px 6px 6px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.corner {
	width: 7px;
	height: 7px;
	position: absolute;
	background: no-repeat;
	font-size: 1px;
	line-height: 0px;
}

.main_dnnmenu_container {
	background-color: transparent;
	height:200px; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #002e38; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        /*white-space: nowrap;*/  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "Georgia"; 
    /*white-space: nowrap;*/  /*Word wrapping menu item now optional*/	    
    padding: 2px 12px 10px 10px;  /*explicitly set padding for root menu items*/
    text-align:left;
}

.main_dnnmenu_rootitem img {
    vertical-align: middle;
}


.main_dnnmenu_itemhover {  
	color: #4c4140;
}

.main_dnnmenu_itemhover td {  
	color: #4c4140; 
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center;
}

.main_dnnmenu_submenu {
	background-color: #dce9c9;
	color: #002e38;
	filter: alpha(opacity=50);
	z-index: 2000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	position: absolute;
	top: 0px;
	left: 0px;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #dce9c9 1px solid; 
	border-bottom: #dce9c9 1px solid; 
	border-top: #dce9c9 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dce9c9;
	border-right: #dce9c9 1px solid; 
	border-top: #dce9c9 1px solid; 
	border-left: #dce9c9 1px solid; 
	border-bottom: #dce9c9 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(green_swipe.jpg);
}

.Head {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #68935d;
	text-decoration: none;
	background-color: #7caa69;
	background-image: url(../../Skins/PGGRC/images/MenuItems/menu_rightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 10px;

}

.footer {
	font-family: "Georgia";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px 40px 40px;
	clear: both;
	
}

.rssfeed a {
	font-family: "Georgia";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a img {
	border: none;
}

a.brownlink {
	color: #4c4140;
	text-decoration: none;
}

a.brownlink:hover {
	color: #4c4140;
	text-decoration: none;
}

a.brownlink:visited {
	color: #4c4140;
	text-decoration: none;
}

h1 {
	font_family: "Georgia";
	font-size: 10px;
	font-weight: bold;
	color: #4c4140;
}

h2 {
	font-family: "Georgia";
	font-weight: bold;
	font-size: 16px;
	color: #6e985d;
}

h3 {
	font-family: "Georgia";
	font-weight: bold;
	font-size: 12px;
	color: #6e985d;
}

h4 {
	font-family: "Georgia";
	font-weight: bold;
	font-size: 12px;
	color: #4c4140;
}

.bl3 {background:url(bl.gif) 0 100% no-repeat;}
.bl2 {background:url(bl.gif) 0 100% no-repeat;}
.bl {background:url(bl.gif) 0 100% no-repeat;}
.br {background:url(br.gif) 100% 100% no-repeat}
.tl {background:url('/images/learn/menuTopLeft.gif') 0 0 no-repeat}
.tr {background:url(tr.gif) 100% 0 no-repeat}
.tr2 {background:url('/images/learn/menuTopRight.gif') 100% 0 no-repeat;}


.botleft {background:url('/images/learn/mainBottomLeft.gif') 0 100% no-repeat;}
.botright {background:url('/images/learn/mainBottomRight.gif') 100% 100% no-repeat}
.topleft {
	background:url('/images/learn/mainTopLeft.gif') 0 0 no-repeat
}
.topright 
	 background:url('/images/learn/mainTopRight.gif') 100% 0 no-repeat;
}


img {
	border:0
}


.highlights
{
	margin: 0px;
	padding: 0px 7px 5px 15px;
}

.search
{
	margin: 0px;
	padding: 10px 7px 15px 15px;        
}


.farm
{
    width: 180px;
    text-align: right;
    font-size: 1px; line-height: 1px;  
}

.iconanimal 
{
	position: relative;
    margin-right: 10px;    
}

.lefttable
{
	background-color: #ffffff;
	margin-left: 15px;
	padding-left: 5px;
	width: 80%;
	float:left;

}

.righttable
{
	margin-top: 20px;
	margin-left: 0px;
	float:left;
	width: 190px;
	float:left;
	margin-right: -500px;
}

.rightbox {
	padding: 0px;
	text-align: left;
	background-image: url(images/search_gradient.gif);
	background-repeat: repeat-x;
	background-color: #645954;
	clear: both;
}
















































