﻿
/* 
================================
Skin Styles for DotNetNuke - XDMediaMadness Themes - dnn3@xd.com.au
Updated March 2008 for DNN 4.5 and above 
Copyright Nina Meiers - Credits must remain in file.
http://www.xd.com.au
================================
*/

.pagemaster
{
	width: 940px;
	margin: 0 auto;
	text-align: center;
}
html
{
	height: 100%;
}
p
{
margin:8px;		
}
a.current:link, a.current:visited
{
	text-decoration: none;
	color: #008da1;
	font-weight: bold;
}
body
{
	text-align: center;
	background: #f3f3f3;
	margin: 0 auto;
	font-family: Tahoma, Geneva, Arial, Helvetica,Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF; /* line-height:18px;*/
}
.maintext
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #555555;
	margin: 0 0 0 0;
	line-height: 150%;
}

/*-- Default classes --*/

.menutitlefirst
{	margin-top:4px;
	border-top: solid 4px #FFCD0C;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	color: #F2F2F2;
	width: 170px;
	text-align: left;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFCD0C;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
.menuitem
{
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	color: #F2F2F2;
	width: 170px;
	text-align: left;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFCD0C;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

.submenu
{
	margin-left: 5px;
	cursor: pointer;
	margin-bottom: 2px;
	padding: 2px;
	text-align: left;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 9pt;
	text-decoration: none;
}

.quote
{
	background-color: #FFFAE6;
	font-family: Trebuchet MS;
	font-size: 11px;
	border-right: solid 4px #FFCD0C;
}
h1
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
h2
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	color: #555;
}
h3
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	color: #555;
}

a:link, a:visited
{
	text-decoration: none;
	color: #008da1;
}
a:hover
{
	text-decoration: none;
	color: #da823a;
}

a.menutitle:link, a.menutitle:visited
{
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}
a.menutitle:hover
{
	text-decoration: none;
	color: #008da1;
}

ul li
{
	list-style-image: url(pix/arrow1.png);
}

/* custom classes */
.topspace
{
	background: url(bluepix/top.png) center no-repeat;
	height: 26px;
}

#flashtable
{
	background-color: transparent;
	width: 880px;
	background-position: center;
	padding: 0 0 0 0;
}
#flashcontent
{
	width: 520px;
	text-align: center;
}

#login
{
	font-size: 11px;
	text-decoration: none;
	color: #fefefe;
	margin: 5px auto 0 auto;
	padding: 4px 15px 0 0;
	height: 30px;
	text-align: right;
}

.banner
{
	background: url(bluepix/_menubg.png) top center no-repeat;
	height: 180px;
}
.bannerright
{
	text-align: right;
	height: 84px;
	padding-top: 5px;
}

.header01
{
	background: url(pix/bodyrpt.png) center repeat-y;
}
.header
{
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.menubg
{
	background: url(bluepix/menubg.png) center no-repeat;
	height: 32px;
}

/* skinobject classes */

.userlogin01
{
	background: url(pix/bodyrpt.png) center;
	text-align: center;
	height: 25px;
}
.userlogin02
{
	margin: 0 auto 0 auto;
	width: 865px;
	padding: 2px 2px 4px 2px;
}


a.breadcrumbCSS:link, a.breadcrumbCSS:visited
{
	text-decoration: none;
	color: #555555;
}
a.breadcrumbCSS:hover
{
	text-decoration: none;
	color: #008da1;
}

.breadcrumb
{
	text-align: left;
	padding-left: 20px;
	color: #008da1;
	vertical-align: middle;
	display: inline;
}
.breadcrumbCSS
{
	color: #DA823A;
	font-family: Trebuchet MS;
	font-size: 12px;
	vertical-align: middle;
}

.dateCSS
{
	text-align: right;
	padding-right: 260px;
	padding-top: 25px;
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.dateCSS2
{
	color: White;
}

.SmallD
{
	color: #F5F5F5;
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	display: inline;
}
.FCKImageGalleryPathContainer
{
	color: #000000;
}
.FCKImageGalleryItemContainer 
{
	color: #000000;
		background: orange;
}
.FCKImageGalleryImageName
{
	background-color: Orange;
}


.dateholder
{
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	line-height: 12px;
	padding-right: 145px;
	height: 20px;
}
.userlogin
{
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	float: right;
	line-height: 12px;
	padding-right: 3px;
	padding-top: 4px;
}

.langholder
{
	color: #ffffff;
	text-align: right;
	line-height: 1px;
	padding-right: 22px;
	padding-top: 5px;
	height: 20px;
}
.langholder img
{
}
.langholder select
{
	background: #1f558b;
	border: 1px solid #003366;
	color: #ffffff;
	width: 146px;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.terms
{
	float: right;
	bottom: 0px;
	margin-top: 20px;
	padding-right: 15px;
}
.copyright
{
	padding: 20px 0px 0 0;
	margin-left: 15px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366 !important;
}

.footer01
{
	background: url(bluepix/footer.png) top no-repeat;
	height: 86px;
	text-align: center;
}
.footer
{
	font-size: 10px;
	text-decoration: none;
	color: #f3f3f3;
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}


/* pane classes */
.content01
{
	background: url(pix/bodyrpt.png) center repeat-y;
	text-align: center;
}
.content
{
	width: 880;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	padding-bottom: 0px;
}
.contentpane
{
	padding: 0 10px 0 0;
}
.leftpane
{
	padding: 0 10px 0 0;
}
.contentpanetop
{
}
.contentpanebottom
{
}
.rightpane
{
	width: 200px;
}

/* easy classes - for light and dark backgrounds */
.darkbg
{
	text-align: right;
	margin-top: 100px;
	color: #ffffff;
}
a.darkbg:link, a.darkbg:visited, a.darkbg:hover, a.darkbg:active
{
	font-family: Tahoma, Geneva, Arial, Helvetica,Verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}
a.darkbg:hover
{
	background-color: transparent;
	text-decoration: none;
	color: #eeeeee;
	border: 0;
	font-weight: normal;
}

.lightbg
{
	color: #1f558b;
	font-family: Tahoma, Geneva, Arial, Helvetica,Verdana, sans-serif;
	font-size: 11px;
}
a.lightbg:link, a.lightbg:visited, a.lightbg:hover, a.lightbg:active
{
	font-family: Tahoma, Geneva, Arial, Helvetica,Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #1f558b;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}
a.lightbg:hover
{
	text-decoration: underline;
	background-color: transparent;
}

/* Search boxes */
.breadsearch
{
	padding-top: 110px;
}

.search
{
	padding-left: 8px;
	width: 180px;
	text-align: left;
	display: inline;
}

.search img
{
	border: none;
	vertical-align: middle;
}

.search input
{
	background: #F2F2F2;
	border: 1px solid #008DA1;
	color: #008DA1;
	width: 109px;
	height: 20px;
	vertical-align: middle;
}



#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
	padding: 2px 0px 1px 4px;
	font-size: 11px;
	height: 20px;
	border: #ffffff 1px solid;
	width: 120px;
}


/* dnn classes */
.announTitle
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.announDate
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #008da1;
}

.SubHead
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.Head
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	background-color: transparent;
}

.normal, .Normal
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.NormalBold
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	color: #555;
}
.NormalRed
{
	color: #990000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a.Normal:link, a.Normal:visited
{
	text-decoration: underline;
}
a.Normal:hover
{
	text-decoration: none;
}

select, input
{
	font-family: tahoma;
	font-size: 11px;
	color: #555;
}
.NormalTextBox
{
	color: #333;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Nav Menu - using DNN Menu for DotNetNuke 3.3 & 4.3 */
/* Modified by Nina Meiers - http://www.xd.com.au - dotnetnuke@xd.com.au */
.main_dnnmenu_bar
{
	cursor: auto;
	height: 29px;
	line-height: 29px;
	background-color: Transparent;
}

.main_dnnmenu_rootitem
{
	/* Add TD if yes for tables option for menu */
	cursor: auto;
	color: #DA823A;
	font-size: 10pt;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /* creates spacing between root menu items */
	height: 29px;
}




.menuv
{
	background: transparent;
	width: 140px;
	text-align: left;
	float: left;
}


.main_dnnmenuv_rootitem
{
	/* Add TD if yes for tables option for menu */
	cursor: auto;
	color: #115B95;
	font: Tahoma;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma;
	white-space: normal;
	vertical-align: /*Word wrapping menu item now optional*/ /* creates spacing between root menu items */ height: 30px;
	border-bottom: solid 1px #A5A5A5;
	padding-bottom: 10px;
}

.main_dnnmenu_icon
{
	cursor: auto;
	text-align: center;
	width: 3px;
	height: 29px;
}
.main_dnnmenu_break
{
	height: 29px;
	font-size: 1px;
}
.main_dnnmenu_arrow
{
	display: none;
	border-right: #D1DBED 1px solid;
	border-bottom: #D1DBED 1px solid;
	border-top: #D1DBED 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: auto; /* arrows will not display if function is not set in ascx/xml file*/
}
.main_dnnmenu_rootmenuarrow
{
	display: none;
	font-family: webdings, sans-serif;
	font-size: 10pt;
	cursor: auto; /* arrows will not display if function is not set in ascx/xml file*/
}

.StyleIconBackColor
{
	background-color: transparent;
}

/* for customised menu colours */
.main_dnnmenu_container
{
	background-color: transparent;
	width: auto;
}
.main_dnnmenu_itemhoverroot td
{
	background-color: #008da1;
}
.main_dnnmenu_item
{
	/* Add TD if yes for tables option for menu */
	cursor: auto;
	color: #DA823A;
	font-size: 9pt;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	white-space: nowrap; /*Optional - Word wrapping menu item*/
	height: 29px;
}

.main_dnnmenu_itemhover
{
	/*color: inherit;*/
	color: #ffffff;
	background-color: #008da1;
	height: 29px;
}
.main_dnnmenu_itemhover td
{
	background-color: #C6CEE6;
	color: #FFFFFF;
	background-color: #008da1;
	height: 29px;
}

.main_dnnmenuv1_itemhover
{
	/*color: inherit;*/
	color: #FFFFFF;
	background-color: #FFFFFF; /*padding: 0px 12px 0px 5px;*/
	height: 29px;
}
.main_dnnmenuv1_itemhover td
{
	background-color: #FFFFFF;
	color: #042F61;
	height: 29px;
}

.main_dnnmenuv_itemhover
{
	/*color: inherit;*/
	color: #042F61;
	background-color: transparent;
}


/* changing padding here to give more space on sub menu text - check browsers for behaviour */
.main_dnnmenu_submenu
{
	border: solid 1px #0C4B83;
	background-color: #115B93;
	z-index: 1000;
	cursor: auto;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
	padding: 2px 3px 2px 3px; /* creates spacing between sub-menu items */
}


.main_dnnmenuv_submenu
{
	border: solid 1px #A5A5A5;
	background-color: #FFFFFF;
	z-index: 1000;
	white-space: nowrap;
	padding: 5px 5px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3); /* creates spacing between sub-menu items */
}


