/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/

/* This calls the other css files!! */
@import url(softex.css);
/* This calls the other css files!! */



body { 
margin : 0; 
height : 100%; 
font-family : Tahoma, Arial, Helvetica; 
} 
.StandardWidth { 
width : 796px; 
} 
.FullHeight { 
height : 100%; 
} 
.FullWidth { 
width : 100%; 
} 
.OuterTable { 
width : 100%; 
height : 100%; 
background-color : #000; 
} 
.MainMenu_MenuContainer { 
background-color : transparent; 
} 
.MainMenu_MenuBar { 
cursor : pointer; 
height : 25px; 
} 
.MainMenu_TabRootMenuItem TD { 
background-image : url(softex_menubg04.gif); 
background-repeat : repeat-x; 
height : 33px; 
color : #145d00; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 11px; 
padding : 0 10px 0 10px; 
} 
.MainMenu_TabRootMenuItemSel TD { 
background-image : url(Softex_menubg02.gif); 
height : 33px; 
color : #fff; 
font-weight : normal; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 11px; 
background-repeat : repeat-x; 
padding-right : 10px; 
} 
.MainMenu_TabMenuItemHover TD { 
background-image : url(softex_menubg04.gif); 
background-repeat : repeat-x; 
height : 33px; 
color : #1c7300; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 11px; 
padding : 0 10px 0 10px; 
} 
.MainMenu_TabMenuItemSelHover TD { 
background-image : url(Softex_menubg02.gif); 
height : 33px; 
color : #fff; 
font-weight : normal; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 11px; 
background-repeat : repeat-x; 
padding-right : 10px; 
} 
.MainMenu_MenuItem { 
cursor : pointer; 
color : #cccccc; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
font-style : normal; 
border-left : 0 solid #ffffff; 
border-bottom : 0 solid #242424; 
border-top : 0 solid #838383; 
border-right : 0 solid #ffffff; 
} 
.MainMenu_MenuIcon { 
cursor : pointer; 
background-color : #489201; 
border-left : 1px solid #489201; 
border-bottom : 0 solid #00bfff; 
border-top : 0 solid #00bfff; 
text-align : center; 
width : 15px; 
height : 20px; 
color : #ffffff; 
} 
.MainMenu_SubMenu { 
border-bottom : 1px solid #59b103; 
border-left : 1px solid #59b103; 
border-top : 1px solid #59b103; 
border-right : 1px solid #59b103; 
z-index : 1000; 
cursor : pointer; 
background-color : #197301; 
color : #ffffff; 
} 
.MainMenu_MenuBreak { 
border-bottom : 0 solid transparent; 
border-left : 0 solid transparent; 
border-top : 0 solid transparent; 
border-right : 0 solid transparent; 
background-color : transparent; 
height : 1px; 
} 
.MainMenu_MenuItemSel { 
background-color : #489201; 
cursor : pointer; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
font-style : normal; 
color : #fff; 
} 
.MainMenu_MenuArrow { 
font-family : webdings; 
font-size : 11px; 
cursor : pointer; 
border-right : 0 solid #242424; 
border-bottom : 0 solid #242424; 
border-top : 0 solid #ffffff; 
} 
.MainMenu_RootMenuArrow { 
font-family : webdings; 
font-size : 11px; 
cursor : pointer; 
} 
.Main { 
border-right : 0 solid #b7bfc9; 
border-left : 0 solid #ff0000; 
} 

#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:23px; background: transparent; width: 153px; color: #F1F0EA; padding: 8px 0px 2px 3px; border: 0px solid #FFFFFF; cursor:text; font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin: 0px; text-align: left; vertical-align: top;}

.contentpane { 
padding : 0; 
} 
.toppane { 
padding : 0; 
} 
.toppane2 { 
padding : 0; 
} 
.leftpane { 
padding : 0 10px 0 0; 
} 
.leftpane2 { 
padding : 0 6px 0 0; 
} 
.rightpane { 
padding : 0 0 0 10px; 
} 
.rightpane2 { 
padding : 0 0 0 6px; 
} 
.bottompane { 
padding : 0; 
} 
.bottompane2 { 
padding : 0; 
} 
/*========================================================*/
/*  Text                                                  */
/*========================================================*/

.normal, .Normal { font-family: tahoma; font-size: 11px; color: #777777; }
.NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
.NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
.SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
.Head { font-size: 12px; color: #197301; background: transparent; font-weight: bold; padding: 0;}
HR{color: #212121;height: 1px;text-align: left;}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #539f01;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}
.CommandButton{font-family: Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal; color: #A1BB71;}
A.CommandButton:link{text-decoration: underline;color: #4D9800;}
A.CommandButton:visited{text-decoration: underline;color: #4D9800;}
A.CommandButton:hover{text-decoration: underline;color: #197301;}
A.CommandButton:active{text-decoration: underline;color: #4D9800;}
.login, a.login:link, a.login:visited, a.login:active { 
color : #d7d7d7; 
background : url(softex_login.gif) no-repeat left; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : bold; 
text-decoration : none; 
height : 24px; 
float : right; 
padding : 4px 0 0 30px; 
margin : 0 0 0 11px; 
} 
a.login:hover { 
background : url(softex_login.gif) no-repeat left; 
color : #d7d7d7; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 11px; 
text-decoration : underline; 
} 
.user, a.user:link, a.user:visited, a.user:active { 
color : #d7d7d7; 
background : url(softex_userbg.gif) no-repeat left; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : bold; 
text-decoration : none; 
height : 24px; 
float : right; 
padding : 4px 0 0 30px; 
margin : 0 0 0 11px; 
} 
a.user:hover { 
background : url(softex_userbg.gif) no-repeat left; 
color : #d7d7d7; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 11px; 
text-decoration : underline; 
} 
.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #777777; 
font-weight : normal; 
text-decoration : none; 
} 
A.breadcrumb:hover { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #777777; 
font-weight : normal; 
text-decoration : underline; 
} 
.terms, a.terms:link, a.terms:visited, a.terms:active { 
font-size : 11px; 
color : #777777; 
font-weight : normal; 
text-decoration : none; 
font-family : tahoma; 
} 
a.terms:hover { 
font-size : 11px; 
color : #777777; 
font-weight : normal; 
text-decoration : underline; 
}

