/* ================================
    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
{
}

.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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3E689D;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.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:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-weight: bold;
	text-decoration: none;
	color: #3E689D;
}

A:visited   {
}

A:active    {
}

A:hover {
	color: #FFCC33;
	text-decoration: none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 140%;
	color: #3E689D;
	border: none;

}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
	list-style-type: decimal;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3E689D;
	line-height: 140%;
	list-style-position: outside;
	text-indent: 0pt;
	vertical-align: baseline;
}

OL OL LI    {
}

OL OL OL LI {
}

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 {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* CUSTOM STYLES */

.norepeat {
	background-repeat: no-repeat;
}
.verd11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E689D;
	line-height: 100%;

}
.verd11dark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00142E;
}
footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.verdwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.superbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}
.longtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #3E689D;
	text-align: justify;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3E689D;
	line-height: 100%;
	font-weight: bold;
}
.longtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: ##CC6600;
	font-weight: bold;
}
.bg {
	background-repeat: no-repeat;
	background-position: 0px 70px;
}
.bold {
	font-weight: bold;
}
/*.box {
	margin: 0px 12px 12px 0px;
	padding: 7px;
	height: auto;
	width: 220px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c1c55;
	background-image: url(/Portals/4/img/leftfade.jpg);
	border-top: thick none #CC6600;
	border-right: thick none #CC6600;
	border-bottom: thick none #CC6600;
	border-left: thick solid #CC6600;
	line-height: 135%;
	text-align: left;
	background-repeat: repeat-y;
}*/
.box { margin: 0px 12px 12px 0px;padding: 7px;width: 200px;float: left;font-size:12px;
 font-weight: bold;color:000;background: url(/Portals/4/img/leftfade2.jpg); background-repeat:repeat-y;
 border-left: thick solid #CC6600; line-height: 16px; text-align:left;}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.box2 {
	margin: 0px 12px 12px 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c1c55;
	background-image: url(imag/leftfade.jpg);
	border-top: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 7px solid #CC6600;
	line-height: 10px;
	text-align: left;
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: auto;
}

.box3 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c1c55;
	line-height: 10px;
	text-align: left;
	padding: 2px;
	height: auto;
	width: auto;
	float: left;
	border: 1px solid #CC6600;

}


.Portal_LeftPane
{float:left; width:220px; height:100%; padding:0; margin:0; background-image: url(/Portals/4/img/leftfade.jpg);
}
.Portal_ContentPane
{padding:0 0 0 40px; margin:0; background-color:#FFF}
.button {float:right; padding:0; margin:34px 0 34px 0;}


.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
	height: 26px;
	border-top: blue thick solid;
}

.imgR
{
	float: left;
}
.imgL
{
	float: right ;
}






