/* 
================================
Skin styles for DotNetNuke
================================
*/   
.bottom
{
 background-image:url(BOTTOM1.gif);
 background-color:#5558A3;
    
 }
    
.topnav
{
 float: right;
 padding:0px;
 
}
.topnav ul{		
	list-style-type: none;
	float:left;
	margin: 0px	
}

.toplink1
{
    float:left;
	width:91px;
    height:21px;
    display:inline; 
    padding-right:5px;
    padding-left:35px;
}

.toplink1 a, .toplink1 a:visited {
	text-decoration: none;
	display: block;
	float:left;
	width:91px;
    height:21px;
}

.toplink1 a
{
  background-image:url(aboutus1.gif);
  width:91px;
  height:21px;
  float:left;  
 
  
}

.toplink1  a:hover
{
    
 background-position: 0px -22px ;
}

.toplink2
{
    float:left;
	width:91px;
    height:21px; 
    display:inline; 
    padding-right:10px;
}

.toplink2 a, .toplink2 a:visited {
	text-decoration: none;
	display: block;
	float:left;
	width:91px;
    height:21px;
	
}

.toplink2 a
{
  background-image: url(NEWS1.gif);
  width:91px;
  height:21px;
  float:left; 
}
.toplink2  a:hover{	
 background-position: 0px -22px;
}

.toplink3 
{
    float:left;
	width:90px;
    height:21px; 
    display:inline; 
    padding-right:10px;
}

.toplink3 a
{
  background-image: url(SERVICES1.gif);
  width:90px;
  height:21px;
  float:left; 
}

.toplink3 a, .toplink3 a:visited {
	text-decoration: none;
	display: block;
	float:left;
	width:90px;
    height:21px;
	
}

.toplink3  a:hover{	
background-position: 0px -22px;
}

.toplink4
{
    float:left;
	width:91px;
    height:21px; 
    display:inline; 
    padding-right:10px;
}

.toplink4 a, .toplink4 a:visited {
	text-decoration: none;
	display: block;
	float:left;
	width:91px;
    height:21px;
	
}
.toplink4 a
{
  background-image: url(FAQS1.gif);
  width:91px;
  height:21px;
  float:left; 
}

.toplink4  a:hover{	
 background-position: 0px -22px
}

.toplink5
{
    float:left;
	width:91px;
    height:21px; 
    display:inline; 
    padding-right:10px;
}

.toplink5 a, .toplink5 a:visited {
	text-decoration: none;
	display: block;
	float:left;
	width:91px;
    height:21px;
	
}
.toplink5 a
{

  background-image:url(quotations2.gif);
  width:91px;
  height:21px;
  float:left; 
}

.toplink5  a:hover{	
 background-position: 0px -22px;
}

.toplink6
{
    float:left;
	width:91px;
    height:21px;
    display:inline; 
    padding-right:10px;
}

.toplink6 a, .toplink6 a:visited {
	text-decoration: none;
	display: block;
	float:left;
	width:91px;
    height:21px;
	
}
.toplink6 a{  
  background-image: url(clientarea2.gif);
  width:91px;
  height:21px;
  float:left; 
}

.toplink6  a:hover{	
 background-position: 0px -23px;
}

.toplink7
{
    float:left;
	width:91px;
    height:21px; 
    display:inline; 
    padding-right:10px;
}

.toplink7 a, .toplink7 a:visited {
	text-decoration: none;
	display: block;
	float:left;
	width:91px;
    height:21px;
	
}

.toplink7 a{  
  background-image: url(contacts1.gif);
  width:91px;
  height:21px;
  float:left; 
}

.toplink7  a:hover{	
 background-position: 0px -22px;
}


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color:#5558A3;
}
.skinmaster {
	height: 100%;
	background-color: white;
	border-right: black 0px solid; 
	border-top: black 0px solid; 
	border-left: black 0px solid; 
	border-bottom: black 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader 
{
    padding:0px;
}
.skingradient 
{
	/*background-color:#9698C6;*/
	/*background-color:#D9D9EA;*/
	background-color:#D6D6E9;
}

.endbar
{
    background-color:White;
}
.controlpanel {
	width: 100%;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane 
{
    background-color:#FF5B26;
	width: 175px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color:transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane 
{
    background-color:#FF5B26;
	width: 175px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
  
}
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	height:28px;
	background-color:Transparent;}
	
.MainMenu_MenuItem 
{  
	cursor: pointer; 
	cursor: hand; 
	color:white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 

}
.MainMenu_MenuIcon 
{
	background-color:Transparent;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
}
.MainMenu_SubMenu {
	/*background-color:#E5E5F1;*/
	/*background-color:#D9D9EA;*/
	background-color:#D6D6E9;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color:White;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{     
    background-color:Transparent;
	cursor: pointer; 
	cursor: hand; 
	color:#FF5B26; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {

	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
  background:#FFA15F none; 
  color: #ffffff;
  font-family:Verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #a5dfb1;
	border-right: #23a53e 1px solid; 
	border-top: #23a53e 1px solid; 
	border-left: #23a53e 1px solid; 
	border-bottom: #23a53e 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
}
.Head   {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
