
/*========================================================*/
/*         Skin styles for  dnnskin.com: Techie           */
/*              created by dnnskin.com                    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. General                                            */
/*  2. Skin Layout                                        */
/*  3. Controls                                           */
/*  4. Links and Buttons                                  */
/*  5. Text                                               */
/*  6. Main Menu                                          */
/*  7. Module Menus                                       */ 

/*========================================================*/


/*========================================================*/
/*  1. General                                            */
/*========================================================*/



/* Forces browser height of 100% */
html{
	height:100%;
}


/* Body style */
body {
	margin-top:0px;
	margin-bottom:0px;
	background: #e4fce3;
	
	font-size: 130%;
	text-align:center;
}


/*To ensure text consistency */
div, table, tr, td {
	font-family: Trebuchet MS; 
	font-size: 11px; 	
	line-height:1.4em;
	
}



/*========================================================*/
/*  2. Page Layout                                        */
/*========================================================*/



/* You may adjust the site width here */
.SiteWidth {
	width: 800px;
	background-color:#ffffff;
	padding: 0px;
	border: 0px solid #000000; /* Outer border: darker blue */
	margin: 0px;
	text-align: center;
}


/* The container for inner for site table */
.SiteBorder{
	width: 800px;
	border: 0px solid #ff0000; /* Inner border: lighter blue */
	padding: 0px;
	
	text-align: center;
}





/* Style for Panes */
.TopPane{
	background-color:transparent;
	padding:0px 0px 0px 0px;
}

.LeftPane{
	background-color:transparent;
	padding:20px 0px 20px 10px;
	border-right:0px solid  #001600;
	width:180px;
}

.ContentPane{
	background-color:transparent;
	padding:0px 15px 0px 15px;
	
	
}

.RightPane{
	background-color:transparent;
	padding:20px 15px 20px 15px;
	border-left:0px solid #999;
	width:200px;
	
	
}

.BottomPane{
	background-color:transparent;
	padding:0px 0px 0px 0px;
}

/* The very tricky separator */
.Separator{
	background-color:#ffffff; /* add the background color so the &nbsp; break wouldn't show and will work on both ie and firefox */
	background-image:url(vline.gif); height:25px; width:1px;
	padding-left:0px; /* To create the funny multiple vline */
	padding-right:0px; /* To create the funny multiple vline */

}


/*========================================================*/
/*  3. Controls                                           */
/*========================================================*/



/* Style for date control */
.date{
	font-family: Trebuchet MS;
	color:#555;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
}


/* Style for Login/Logout, Register/User controls */
a.LoginUser:link, a.LoginUser:visited, a.LoginUser:active {
	font-family: Letter Gothic Std; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	
}

a.LoginUser:hover{
	font-family: Letter Gothic Std; 
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;]
	
}
/* Style for legal related controls */
.LegalLinks, a.LegalLinks:link, a.LegalLinks:visited, a.LegalLinks:active {
	font-family: Letter Gothic Std; 
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
}

a.LegalLinks:hover {
	font-family: Letter Gothic Std; 
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}



/*========================================================*/
/*  4. Links and Buttons                                  */
/*========================================================*/


/* text and link style used for most text rendered by modules */
.DispatchSide, a.DispatchSide:link, a.DispatchSide:visited, a.DispatchSide:active {
	color: #663300;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.DispatchSide:hover {
	color: #663300;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}


/* Default link style */
a:link, a:visited, a:active {
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


/* text and link style used for most text rendered by modules */
.Normal, a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
}

a.Normal:hover {
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

/* buttons and link buttons style used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
	color: #001600;	
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #666;
	border-left: 1px solid #bbb;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #FFFFFF;
}

A.CommandButton:hover    {
	color: #FFF;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #003300;
}

	
	
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/



/* text style for module titles */
.Head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */ 
.SubHead {
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}


/* text style used for most text rendered by modules; applies to the majority of text in the site */
.Normal{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height:1.8em;
}

.NormalBold {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height:1.8em;
}

/* Bold red text for alerts and such */
.NormalRed {
	color: #930;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}

/*  form style */
select, input {
	font-family: Trebuchet MS;
	font-size: 11px;
}


/* all the other text*/
h3, h4, h5, h6, DT, TFOOT, THEAD, TH {
	color:#000000;
}


/*========================================================*/
/*  6. Main Menu                                             */
/*========================================================*/

/* Style for Solpart Menu */
.Menu {
	font-family: Letter Gothic Std; 
	font-size: 10px; 
	background-color:#ffffff;
	/*background-image:url(menubg.jpg);*/
	height:20px;
	color:#000000;	
	
	
	
	
}

/* Container for main menu */
.MainMenu_MenuContainer {
	font-family: Letter Gothic Std; 
	background-color: transparent;
	/*background-image:url(menubg.jpg);*/
	margin-left:0px;
	margin-top: 0;
	color:#ffffff;
	
}

/* Menu bar */
.MainMenu_MenuBar {
	font-family: Letter Gothic Std; 
	cursor: pointer; 
	cursor: hand; 
	height:20px;
	padding:0px;
	color:#ffffff;
	
	
}

/* Applies to off state of submenu items only */
.MainMenu_MenuItem {
	font-family: Letter Gothic Std; 
	background: #006543;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	
	font-size: 11px; 	
	font-weight: normal; 
	font-style: normal;	
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
	padding: 3px 10px 3px 5px;
}


/* Container for submenu */
.MainMenu_SubMenu {  /*the same style as MainMenu_MenuItem*/
	font-family: Letter Gothic Std; 
	/*background-image:url(submenubg.jpg);*/
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: transparent;
	filter: none;
	border: 2px solid #001600;
	margin-top: 1px;
	padding: 0px;
	
}


/* Hover state for submenu items only */
.MainMenu_MenuItemSel {
	background:#b10a32;   /*for sub menu rollover effect*/
	font-family: Letter Gothic Std; 
	/*background-image:url(submenubg.jpg);*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	
	font-size: 11px; 
	font-weight: normal; 	
	border: 0;
	padding: 2px 10px 3px 5px;
}



/* The Root Menu styles have to be AFTER the Submenu styles to overwrite submenu styles*/
/* Idle state for main menu items, can overwrite MainMenu_MenuItem */
.RootMenu_Off {
	font-family: Letter Gothic Std; 
	font-size: 10px; 
	background-color:transparent;
	color: #b10a32;
	font-weight: normal;
	padding:0 0px 0 0px;
	text-transform: uppercase;
	
	
}

/* Active state for main menu items */
.RootMenu_On{
	font-family: Letter Gothic Std; 
	font-size: 10px; 
	background-color:transparent;
	color:#b10a32;
	padding:0 0px 0 0px;
	text-transform: uppercase;
	font-weight: bold;
	
	
	
}

/* Hover state for main menu items */
.RootMenu_Hover{
	/*background-image:url(menubg_hover.jpg);*/
	font-family: Letter Gothic Std; 
	font-size: 10px; 
	background: transparent;
	color:#b10a32;
	padding:0 0px 0 0px;
	font-weight: Normal;
	
	
	text-decoration: underline;
}


/* Inserts a small space between main menu items, also can get rid of the funny red borders */  
.MainMenu_MenuBreak {
	width: auto;
	border: 0;
}


/* Elements we don't really need to see */
.MainMenu_MenuArrow,
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon {
	display: none;
}




/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/

/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #333;
}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: Letter Gothic Std; 
	color: #333;
	font-size: 11px; 
	font-weight: bold; 
	border: #eee 1px solid;
	padding: 1px 4px 2px 2px;
}

/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	font-family: Letter Gothic Std; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px -6px;
	background-color: #eee; 
	filter: none; 
	border: #333 1px solid;
	padding: 0px 1px 1px 1px;
}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: Letter Gothic Std; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #eee;
	background: #333;
	border: #333 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}

/* date & login background*/
.Menu1 {
	font-family: Letter Gothic Std; 
	background-color:#e6e4e4;
	height:20px;	
	color: #363636;
	
	font-size: 10px;
	font-weight: normal;
	padding-left: 7px;
	padding-right: 10px;
	
}

/* Search */
.SearchResults {
	font-size: 14px;
	font-weight: bold;
}


.Search, a.Search:link, a.Search:visited, a.Normal:active {
	padding-left:5;
	color: #FFFFFF;	
	font-family: Letter Gothic Std; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Search:hover {
	padding-left:5;
	color: #FFFFFF;	
	font-family: Letter Gothic Std; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

/* padding */	
.padding15 {
	padding: 15px 15px 15px 15px;
}

.paddingleft15{
	padding-left: 15px;
}

.paddingright15{
	padding-right: 15px;
}

.paddingleft5{
	padding-left: 5px;
}

.paddingright5{
	padding-right: 5px;
}

.paddingleftright15{
	padding-left: 15px;
	padding-right: 15px;
}
.paddingleft2{
	padding-left: 2px;
}

.padding5 {
	padding: 5px 5px 5px 5px;
}

.top{
	background-image:url(logo.jpg);
	
}

.acaciaGreenTitle {
	color:#006543;
	font-weight:bold;
	font-size:13px;
}

.acaciaRedTitle {
	color:#b10a32;
	font-weight:bold;
	font-size:13px;
}


.acaciaGreen {
	color:#006543;
}

.acaciaRed {
	color:#b10a32;
}











