﻿/* 
================================
Skin styles for DotNetNuke
================================
*/  

.pagemaster {
	width: 750px;
	height: 100%;	
}
.skinmaster {
	width: 750px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	background-color: #DFE5F2;
}

#ContentPane {
	width: 100%;	

}

#LeftPane {
}

/* 
================================
Custom Skin styles 
================================
*/  



body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-align: left;

 	background-image: url('images/SlipNotBG.gif');	
 	background-repeat: repeat-x;
 	background-color: #454545;
}


/* 
================================
Home Page Skin styles 
================================
*/  

.HomeImage {
	border-width: 0 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 689px;
	height: 346px;
}

table.skintable {
	width: 949px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 3px solid black;
	border-collapse: collapse;
	background-color: gray;
}

.skintablehead {
	height: 110px;
	background-color: black;
	background-position: 0px; 
	background-image: url('images/USFFAB_Header.jpg');
	background-repeat: no-repeat;
}

.skintablebar {
	height: 32px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 3px solid black;
	text-align: right;
	background-image: url('images/RedGrad.gif');
	background-repeat: repeat-x;
}

.skintablenav {
	width: 251px;
	padding: 0px;
	border: 3px solid black;
	vertical-align: top;
	background-image: url('images/GreyGradVert.gif');
	background-repeat: repeat-y;
}

.skintablecontent {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: white;
	vertical-align: top;
}

.skintabletop {
	width: 949px;
	padding: 0px;
	vertical-align: top;
}

.skintableleft {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: white;
	vertical-align: top;
	line-height: 18px;
}

.skintableright {
	width: 340px;
	padding-right: 10px;
	background-color: white;
	vertical-align: top;
}

/* 
================================
Navigation styles 
================================
*/ 

#nav {
	font: 12px "Arial", sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-image: url(images/GreyGradVert.gif);
	background-repeat: repeat-y;
	list-style-type: none;
	width: 251px;	
	float: left; /* contain floated list items */
	display: block; /* to increase clickable area as a's default to inline */
	color: #fff;
	text-align: left;
	text-decoration: none;
	line-height: 2;
}


.nav1 {
	background-image: url(images/NavBox1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 100%;
}

.nav1a {
	display: block; /* to increase clickable area as a's default to inline */
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2;
}

.nav1 a:link 	{ color: #ddd; text-decoration: none; }
.nav1 a:active 	{ color: #ddd; text-decoration: none; }
.nav1 a:visited { color: #ddd; text-decoration: none; }

.nav1 a:hover{
	color: #fff;
	background-image: url(images/NavBox1over.gif);
}


.nav2 {
	margin-left: 30px;
	color: #ccc;
	list-style-type: disc;
	color:maroon;
	height: 24px;
	float: inherit;
	width: 220px;
}

.nav2a {
	display: block; /* to increase clickable area as a's default to inline */
	color: #aaa;
	text-decoration: none;
	padding: 0px 0px;
	height: 24px;
}

.nav2 a:link 	{ color: #ddd; text-decoration: none; }
.nav2 a:active 	{ color: #ddd; text-decoration: none; }
.nav2 a:visited { color: #ddd; text-decoration: none; }

.nav2 a:hover {
	color: #1c5aa8;
	
}


/* 
================================
Other styles 
================================
*/ 
.SectionHead1 {
	width: 690px;
	height: 99px;
	z-index: 0;
	text-align: center;
	background-image: url(images/SectionHead1.gif);
	background-repeat: no-repeat;
}

.SectionTitle {
	z-index: 1;
	float: right;
	padding-top: 30px;
	padding-right: 30px;
	text-transform: uppercase;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

.SectionName {
	z-index: 1;
	float: left;
	padding-left: 15px;
	padding-top: 60px;
	width: 250px;
	text-transform: uppercase;
	color: #1c5aa8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}


.ProductGroup {
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-right: 3px;
	background-color: #eee;
	background-image: url(images/RightNotch.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 24px;
}

.DetailButton1 {
	float: left;
	background-image: url(images/DetailButton1.gif);
	background-repeat: no-repeat;
	width: 58px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
}

.DetailButton1 a:link 		{ color: #222; text-decoration: none; }
.DetailButton1 a:active 	{ color: #222; text-decoration: none; }
.DetailButton1 a:visited 	{ color: #222; text-decoration: none; }
.DetailButton1 a:hover 		{ color: #1c5aa8; text-decoration: none; }


.DetailButton2 {
	float: left;
	background-image: url(images/DetailButton2.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
}

.DetailButton2 a:link 		{ color: #222; text-decoration: none; }
.DetailButton2 a:active 	{ color: #222; text-decoration: none; }
.DetailButton2 a:visited 	{ color: #222; text-decoration: none; }
.DetailButton2 a:hover 		{ color: #1c5aa8; text-decoration: none; }


.FooterPane {
}

.sm {
margin: 0;
padding: 0;
font-family: Arial, Helvetica;
font-size: 10px;
}

hr.dashed {
	border: none 0;
	border-top: 1px dashed ;/*the border*/
	color: #444;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.heading {
	color: #7F9DCB !important;
	font-weight: bold !important;
	line-height: 1.2em !important;
	font-family: Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 29px !important;
	letter-spacing: -.05em !important;
	display: inline !important;
}

.texta { 
 font-size: 12px; 
 background-color: #ffffff; 
 border: 0px solid #ACB0B2; 
}

.MainTable {
 width: 750px;
 border-color: #333333;
 border-style: none;
 border-top-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	text-align: center;
	font-size: 65px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 33px;
	
}

.MainMenu_MenuItem {
	cursor: pointer; 
	color: #777777; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Helvetica; 
}

.MainMenu_MenuItemSel {
	background-color: #ffffff; 
	cursor: pointer; 
	color: #00457c; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Helvetica; 
}


.ArticleTitle   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
}

.ArticleBody   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
}

.ProductName   {
    font-family: Arial, Helvetica;
    font-size:  24px;
    font-weight: bold;
    color: #000000;
}

.ProductType  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight: normal;
    color: #000000;
}

.ProductDescription   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
}

.ProductTitle   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

.ProductText   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
}

.BodyTitle   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

.BodyText   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}

.TableSpecTitle  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #000000;
}

.TableSpecItem   {
    font-family: Arial, Helvetica;
    font-size:  10px;
    font-weight: normal;
    color: #000000;
}

.OptionListItem   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
}

.HeaderText { 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
 	background-color: #000000; 
 	color: #ffffff;
 	line-height: 24px;
	cursor: hand;
	padding: 0px 0px 0px 8px;
}

A:link { color: #1c5aa8 }
A:visited { color: #1c5aa8 }
A:active { color: #1c5aa8 }
A:hover { color: #1c5bb9 }

/*

.NavItem1 A:link { color: #ffffff }
.NavItem1 A:visited { color: #eeeeee }
.NavItem1 A:active { color: #ffffff }
.NavItem1 A:hover { color: #dddddd }

.NavItem2 A:link { color: #ffffff }
.NavItem2 A:visited { color: #eeeeee }
.NavItem2 A:active { color: #ffffff }
.NavItem2 A:hover { color: #dddddd }

.NavText { 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
 	color: #000000;
 	line-height: 20px;
	cursor: hand;
	padding: 0px 0px 0px 8px;
}


.NavItem1 { 
	font-family: Arial, Helvetica; 
	font-weight: bold;
	font-size: 12px; 
 	color: #ffffff;
 	line-height: 20px;
	cursor: hand;
	padding: 0px 0px 0px 6px;
}

.NavItem2 { 
	font-family: Arial, Helvetica; 
	font-weight: normal;
	font-size: 11px; 
 	color: #ffffff;
 	line-height: 20px;
	cursor: hand;
	padding: 0px 0px 0px 12px;
}

*/

.Breadcrumb {
	background-color: #cccccc;
	color: #000000;
	font-family: Arial, Helvetica; 
	font-weight: bold;
	font-size: 16px; 
 	height: 24px;
	}

.Caption {
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	color: #ffffff;
	}
	
.SearchBox {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
 	background-color: #000000; 
 	color: #ffffff;
 	line-height: 15px;
	margin: 0 10px 0 10px;
}	

.LoginText {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
 	color: #ffffff;
}

.SkinObject {
	font-family: Arial, Helvetica; 
	font-size: 10px; 
 	color: #ffffff;
}

A.SkinObject:link { color: #ffffff }
A.SkinObject:visited { color: #ffffff }
A.SkinObject:active { color: #ffffff }
A.SkinObject:hover { color: #aaaaff }