/* CSS Document */

/*main body*/
body
{	margin: 0;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 0;
	margin-left: -1px;
	_margin-left: 0;
}

.banner_bg
{
	background-color:#0566a0;
}

.nav_bg
{
	background-image:url(navbg.jpg);
	background-repeat:repeat-x;
	background-position:left, top;
}
.side_bg
{
	background-image:url(bg2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.footer_bg
{
	background-image:url(footerbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.space
{
	background-image:url(space.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.LeftPane_bg
{
	background-image:url(leftpanebg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

.menu-left {background: url(menu-left.gif) no-repeat top left; width: 12px; height: 30px;}
.menu-bg {background: url(menu-bg.gif) repeat-x top; height: 30px;}
.menu-right {background: url(menu-right.gif) no-repeat top right; width: 12px; height: 30px;}



.LeftPane  { 
}

.ContentPane  {
	font-family: Arial;
	padding-top:18px;
	padding-bottom:10px;
}

.RightPane { 
	font-family: Arial;
	padding-top:18px;
	padding-bottom:10px;
}

.BottomPane {
	width: 215px;
	padding-right: 20px;
}
/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight: bold;
    color: #000000;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:Arial;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
	padding-right: 40px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:Arial;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
}

.Normal2
{
    font-family:Arial;
    font-size:  13px;
    font-weight: normal;
    color: #666666;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	border-style:solid;
	border-width: 1px;
	border-color: #000000;
}

.NormalRed
{
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

.NormalBold2
{
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #666666
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #2960C6;font-size: 11px; font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;font-size: 11px; font-weight: normal;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  15px;
    font-weight:    normal;
    color: #333;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #333;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #333;
}

H5, DT  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #333;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #333;
}

TFOOT, THEAD    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:link, A:visited, A:active  {
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #31669a;
}

A:hover {
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #31669a;
}

.box {
	margin-top: 35px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
	list-style-image:url(dot_red.gif);
	line-height: 18px;
	vertical-align: bottom;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #cccccc;
    height:1pt;
    text-align:left;
    width: 232px;
}

.Privacy {
	font-family:Arial;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
}

A.Privacy:link, A.Privacy:visited {
	font-family:Arial;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
}

A.Privacy:active, A.Privacy:hover {
	font-family:Arial;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	padding: 0;
	margin: 0;
	background-color: transparent; 

}

 

.MainMenu_MenuItemSel {

            background-color: transparent;

}

.MainMenu_MenuItem {

            cursor: pointer;

            cursor: hand; 

            color: #33669b; 

            font-size: 12px; 

            font-style: normal;

            font-weight: bold; 

            background-color: #efefef;

            font-family: Arial, Helvetica, sans-serif;

}

.MainMenu_MenuItemAct {

            cursor: pointer; 

            cursor: hand; 

            color: #33669b; 

            font-size: 12px;

            font-style: normal;

            font-weight: bold; 

            font-family: Arial, Helvetica, sans-serif;
			background-color: #FFFFFF;

}

.MainMenu_MenuIcon {

            text-align: center; 

            width: 3px;

            height: 22px;
			
			display: none;

}

.submenuitemselected{

            color:#000000;

            font-size:12px;

            font-weight: bold;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #cccccc;
	font:Arial, Helvetica, sans-serif;
	color:#ffffff;
	filter:alpha(Opacity=90); -moz-opacity: 0.9;
	CURSOR: hand;
	margin-left:0px;
	text-align: left;
	border: none;
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border-right-width: 30px;
	border-color:transparent;
	background-color:transparent;
}

.MainMenu_MenuArrow {
}

.MainMenu_MenuBar { 

            cursor: hand; 

            height: 40px;

            background-color: transparent; 

}

 

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV { margin:0; padding:0; margin:-8px 0 -30px 0; _margin:-2px 0;}

.MainMenu_MenuItem TD DIV DIV { margin:0; padding:0 6px; margin:-4px 0 -30px 0; _margin:-2px 0;}

.MainMenu_MenuItem TD DIV DIV DIV{ color:#33669b;  font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;                                                                                                            height:40px; padding: 13px 5px 0 5px; margin:-17px 0 -29px 0; _margin: -17px, 0, 0, 0;}             

 

.MainMenu_MenuSelected { padding:0; margin:0; }

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV { margin:0; padding:0; margin:-8px 0 -30px 0; _margin:-2px 0;}

.MainMenu_MenuSelected TD DIV DIV{ margin:0; padding:0 6px; margin:-4px 0 -30px 0; _margin:-2px 0;}

.MainMenu_MenuSelected TD DIV DIV DIV{ color:##33669b; font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;                                                                                                         height:40px; padding: 13px 5px 0 5px; margin:-17px 0 -29px 0; _margin: -17px, 0, 0, 0;}

 

.MainMenu_MenuSelectedRoot TD {padding:0px; margin: 0px;}

.MainMenu_MenuSelectedRoot TD DIV {background-image:url(navright.jpg); background-position:top right;   background-repeat: no-repeat; margin:0px; padding:0; margin:-8px 0 -30px 0; _margin:-2px 0;}

.MainMenu_MenuSelectedRoot TD DIV DIV{background-image:url(navleft.jpg);  background-position:top left;    background-repeat: no-repeat; margin:0px; padding:0 6px; margin:-4px 0 -30px 0; _margin:-2px 0;}

.MainMenu_MenuSelectedRoot TD DIV DIV DIV{background-image:url(navcenter.jpg); background-position:top;  background-repeat:repeat-x; padding: 0px; margin: 0px; color:#33669b; font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; height:40px; padding: 13px 5px 0 5px; margin:-17px 0 -29px 0; _margin: -17px, 0, 0, 0; }


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input {
	margin: 3px;
}

textarea {
	margin: 3px;
}

select {
	margin: 3px;
}

.searchText {
font-weight: bold;
color: #33669B;
padding-top: 5px;
padding-bottom: 5px;
}

.text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.ProductListBorder2
{
    border-top: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
}

.ProductListTitle, .ProductListTitle:link, .ProductListTitle:active, .ProductListTitle:visited
{
    font-family:Arial;
    font-size:  13px;
    font-weight: bold;
    color: #000000;
text-decoration: none;
}

.ProductListLink, .ProductListLink:link, .ProductListLink:visited, .ProductListLink:active
{
    font-family:Arial;
    font-size:  13px;
font-weight: normal;
color: #000;
}

.ProductListLink:hover
{
font-family:Arial;
    font-size:  13px;
font-weight: normal;
color: #336799;
}

.ProductListPageBorder
{
    border: solid 1px #003366;
}

.ProductListPageDisable, .ProductListPageDisable:link, .ProductListPageDisable:visited, .ProductListPageDisable:active
{
    font-family:Arial;
    font-size:  11px;
    font-weight: normal;
    color: #cccccc;
}

.ProductListPageDisable:hover
{
    font-family:Arial;
    font-size:  11px;
    font-weight: normal;
    color: #cccccc;
}

.ProductListPageLink, .ProductListPageLink:link, .ProductListPageLink:visited, .ProductListPageLink:active
{
}

.ProductListPageLink:hover
{
}

.ProductDetailBorder
{
    border: solid 1px #cccccc;
    padding: 5px;
}
