/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	background-color:#f4eece; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding:0px; margin: 15px 0px 0px 0px;
	height: 100%;
*text-align: center;

}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal, P
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding:5px 0 0 0; margin:0px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding:2px 2px 2px 2px; margin:2px 2px 2px 2px;
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F3901D;
}

H2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#776441;
}

H3  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#776441;
}

H4  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BCC632;
	font-weight:normal;
}

A:visited   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BCC632;
	font-weight:normal;
}

A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#98A228;
	font-weight:normal;
	text-decoration:underline;
}

A:active    {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#98A228;
	font-weight:normal;
	text-decoration:underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}


UL LI   {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

UL LI LI    {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

UL LI LI LI {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

OL LI   {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

OL OL LI    {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

OL OL OL LI {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}
OL UL LI   {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
background: #000;
padding: 0px;
margin: 0px;
border: 0px;
}

.ModuleTitle_MenuBar {
Zbackground: #000;
padding: 0px;
margin: 0px;
border: 0px;
}

.ModuleTitle_MenuItem {
Zbackground: #000;
padding: 0px;
margin: 0px;
border: 0px;

}

.ModuleTitle_MenuIcon {
padding: 0px;
margin: 0px;
border: 0px;
}

.ModuleTitle_SubMenu {
padding: 0px;
margin: 0px;
border: 0px;
}

.ModuleTitle_MenuBreak {
padding: 0px;
margin: 0px;
border: 0px;
}

.ModuleTitle_MenuItemSel {
padding: 0px;
margin: 0px;
border: 0px;
}

.ModuleTitle_MenuArrow {
padding: 0px;
margin: 0px;
border: 0px;
}

.ModuleTitle_RootMenuArrow {

padding: 0px;
margin: 0px;
border: 0px;
}

/* Main Menu */

.MainMenu_MenuContainer {
background: #000;

}

.MainMenu_MenuBar {
background: #000;
padding: 0px;
margin: 0px;
border: 0px;

}

.MainMenu_MenuItem {
font-size: 10px;
background: #000;
color: #fff;
text-transform: uppercase;
padding: 0px 3px;

letter-spacing: 1px;
*letter-spacing: 0px;
border: 0px solid red;
font-weight: normal;
height: 16px;
}

.MainMenu_MenuIcon {
display: none;
}

.MainMenu_SubMenu {
background: #000;
padding: 0px;
margin: 0px;
border: 0px;

}

.MainMenu_MenuBreak {
background: #000;
font-weght: normal;
padding: 0px;
margin: 0px;
border: 0px;
}

.MainMenu_MenuItemSel {
font-size: 10px;
color: #fff;
text-transform: uppercase;
padding: 0px 3px;
background: #F3901D;
border: 0px;
font-weight: normal;
letter-spacing: 1px;
*letter-spacing: 0px;
height: 16px;
}

.MainMenu_MenuArrow {
display: none;
padding: 0px;
}

.MainMenu_RootMenuArrow {
display: none;
padding: 0px;
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/* mr toad added styles */

#top_space{ background-image:url('/Portals/1/top.jpg');background-repeat:no-repeat; width:781px; height:8px; margin: 0px auto 0px auto; 
	 *margin-bottom: -8px; 
}
#top_space_home{ background-image:url('/Portals/1/site_images/top_home.jpg');background-repeat:no-repeat; width:781px; height:8px; margin: 0px auto 0px auto; 
	 *margin-bottom: -8px; 
}
#container{ margin-left:auto;margin-right:auto; padding:0px 7px 7px 7px; background-image:url('/Portals/1/base-bg.jpg'); background-repeat:repeat-y; width:763px;
*background-position: 2px 0px; *width: 781px;
	}

#footer{ background-image:url('/Portals/1/footer.jpg');background-repeat:no-repeat; width:781px; height:24px; margin-left:auto; margin-right:auto; padding-top:15px; text-align:center; font-size:11px; color:#333333; clear: both; display:block;
	
}
#footer a{ text-decoration:none; font-size:11px; color:#333333; }
#subContainer{width:744px; padding-left:8px; padding-right:8px;
height:auto;
*width: 758;
Zmin-height: 200px; }

#header{
	
}
#header_home{
	background:#000 url('/Portals/1/site_images/Tamaki-Home_headerbg.jpg') no-repeat -3px 0px; width:740px; height: 167px;
*background:#000 url('/Portals/1/site_images/Tamaki-Home_headerbg.jpg') no-repeat -5px 0px; 
}

#headerLeft{float:left; width:88px; height:63px;}

#headerRight{float:right;  width:88px; background-color:#FFF; text-align: center;  }
#headerRight2 {
background :#776441 url('/Portals/1/logo.gif')  no-repeat;
height: 63px;
width:740px;
}

.clear{ clear:both; line-height:0; margin:0; padding:0; font-size:0; height:0;}
#headerCenter
{
display: block;
	float:left; width:555px; padding-left:3px; margin-left:5px;
	background:#000 url('/Portals/1/Tamaki-Home_MainImg.jpg') no-repeat;
	height:184px; 
	
}
#search_pannel{	width:200px; float:right; margin:3px 3px 0 0;}
#search_pannelHome{	width:200px; float:right; margin:-20px 3px 0px 0px
}
#formd {
background-color:#F5A51C;
height:73px;
*height: 71px;
margin-top:4px;
*margin-top:3px;
padding-top: 0px;
color: #fff;
}

#navigation
{
	background-color:#050409;
Zheight:20px;
margin:0px 0px 0px 8px;
width: 740px;
*width: 740px;
text-align:center;
*margin:0px 0px 0px 0px;
padding-bottom: 6px;
*padding-bottom: 0px;
}
#navigation2 {
background-color:#050409;
Zheight:20px;
margin:0px 0px 0px 0px;
width: 740px;
*width: 740px;
text-align:center;
*margin:0px 0px 0px 0px;

}
#homeTable{
	
	clear: both;
}
.white_text{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
color:#FFFFFF;}
.padding10{
	padding: 0px 10px;
	
}
.paddingRight10{
	padding-right: 10px;
	
}
.paddingTen{
	padding: 10px;
	
}

.whiteBox{
	background: #fff;
	height: 8px;
}
.form {
background-color:#F3901D;
height:97px;
margin-top:0px;
width:88px;
font-size: 10px;
}
.textarea {
background-color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:10px;
width:60px;
}
.borderRight{
	border-right: 1px solid #F3901D;
}


.menuspace{
font-size: 10px;
font-weight: normal;
background: #000;
color: #fff;
padding: 2px 0px 1px 0px;
margin: 0px;
border: 0px;
width: 1px;
display: block;
}
.loggy{
font-size: 10px;
text-transform:  uppercase;
color: #000;
}
.loggy a{
text-decoration: none;
font-size: 10px;
text-transform:  uppercase;
color: #000;
}
.loggy:link{
text-decoration: none;
font-size: 10px;
text-transform: uppercase;
color: #000;
}
.loggy:hover{
text-decoration: none;
font-size: 10px;
text-transform: uppercase;
color: #000;
}
.loggy:active{
text-decoration: none;
font-size: 10px;
text-transform: uppercase;
color: #000;
}
#dnn_search1_cmdSearch{
font-size: 10px;
text-transform: uppercase;
color: #fff;
padding: 0px 5px;
}
#dnn_search1_cmdSearch a{
font-size: 10px;
text-transform:  uppercase;
color: #fff;
text-decoration: none;
}
#dnn_search1_cmdSearch a:hover{
font-size: 10px;
text-transform:  uppercase;
color: #fff;
text-decoration: none;
}
#dnn_search1_txtSearch{
width: 100px;
}.FAQ{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; padding:0px; margin:0px;
}
/* Search																 */
/*-----------------------------------------------------------------------*/
.SearchBoxL { width:137px; height:24px; padding:0 0 0 12px; margin:0; line-height:0; background:url(/Portals/1/search-l.gif) no-repeat top left; }
.SearchBoxL2 { width:137px; height:24px; padding:0 0 0 12px; margin:0; line-height:0; background:url(/Portals/1/search-l2.gif) no-repeat top left; }
.SearchBox { width:100%; height:24px; vertical-align:top; font-size:0; line-height:0; margin:0; padding:0; background:url(/Portals/1/search-bg.gif) repeat-x; }
.SearchBox input { height:18px; background:#ffffff; width:103px; color:#666666; margin:3px 0 3px 0; padding:3px 4px 2px 0; border:none; cursor:text; z-index:1; float:left; }
.SearchBox a img { float:right; margin:0; padding:0; border:none; }
.SearchBox img { width:22px; height:24px; }

/*-----------------------------------------------------------------------*/

img{ border: 0px;}
#dnn_ctr353_SearchResults_dgResults_ctl03_lblRelevance{
display: hidden;
visiblity: none;
}
.koruBg{
	background-image: url(/Portals/1/Skins/content/images/korubk.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
