﻿img {border:0px none; }

a:link, a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {color: #336699; }


h1{
	color: #0076c0;
	padding: 10px 100px 5px 0;
    font: normal normal normal 1.2em Arial Black, Helvetica, Sans-Serif;

}

h1.NoButton{
    padding: 10px 50px 5px 0;
}

.groupTitle{width:380px;}

/* global element styles */
* { margin: 0; padding: 0;}




body 
{
	background-color: #c8d6e8;
	/* background: #c8d6e8 url(/images/canvasGradient2.gif) repeat-x scroll top left; */
    color: #000; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:11px; 
    font-family:Arial, Helvetica, sans-serif;
}
.Center { margin: 0 auto; width:100%;} 

.imgCenter {position:relative; left: 25%;}

p.center {text-align:center}



p
{
    line-height: 1.3em;
}

/* main components */
#login 
{
	position: absolute;
	top: 6px;
	right: 75px;
	font-size: 1em;
	color: #4682B4; /*steelblue*/
	font-family: Arial Black;
    z-index: 3
}

.bullet {
	padding: 0 0 -10px 15px;
}
	
.siteContainer {
	position: relative;
	background: #FFF url(/images/siteGradient.gif) repeat-x scroll top left; 
	width: 1100px;
	padding: 0px 0px 10px 0px;
	margin: 0px auto 30px;
	z-index: 0;
}
.embededObject object embed
{
	z-index: -10;
	}


#header {
	position: relative;
	top: 32px;   
    z-index: 3; 
}

#topLogo {
    position: absolute;
    width: 300px;
    top: -27px; /*option 2*/
    /*top: -13px; */    
	left: 70px;
	z-index: 10;
}
#blackBar {
    background-color: #000;
    position: absolute;
    width: 1100px;
    height: 32px;
    left: 0px;
    top: 0px;
    z-index: 0;
}

#whiteBar {
    background-color: #FFF;
    position: absolute;
    width: 100%;
    /*width: 1100px;  option 2*/
    /*height: 75px;   option 1*/
    height: 38px;    /*option 2*/
    left: 0px;
    top: 0px;
    z-index: 1;
}

#whiteBarMain {
    background-color: #FFF;
    position: absolute;
    width: 100%;
    /*width: 1100px;  option 2*/
    /*height: 75px;   option 1*/
    height: 38px;    /*option 2*/
    left: 0px;
    top: 0px;
    z-index: -1;
}

#tagLine {
    position: absolute;
    font: normal normal bold 1.3em Arial, Helvetica, Sans-Serif;
    top: 7px;
    left: 300px;
    color: #fad409;
    letter-spacing: .1em;
}

/*
#topNav {
    position: relative;
	background: #FFF url(/images/topmenugradient2.gif) repeat-x scroll top left;
    width: 799px;
    top: 90px;
    left: 70px;
    height: 47px;		
}

*/
.topmenu a:hover {color: #66cef4; }

.topnav
{
    position: relative;

	top: 60px; /*Option 2*/
    /*top: 90px;*/
    left: 70px;
    height: 47px;
	background: #FFF url(/images/topmenugradient2.gif) repeat-x scroll top left;
	width: 799px;
	clear: both;

}

.topnav li:hover{
	color: #66cef4;	
	background-color: #DCDCDC;
}

/*
#topNav ul {
	position: relative; 
	right: 0px;
	}

#topNav ul li{
	position: relative; 
	top: 15px; 
	padding: 0 0 0 28px;
	display: inline;
	color: Black;
    font: normal normal bold 1.2em Arial, Helvetica, Sans-Serif;
	text-transform:uppercase;
}
*/
#topNav ul {

	}

#topNav ul li{

	top: 15px; 
	padding: 0 0 0 0px;
	color: Black;
    font: normal normal bold 1.2em Arial, Helvetica, Sans-Serif;

}

#topNavSearchBox {
    position: absolute;	
	top: 60px; /*Option 2*/
    /*top: 90px;*/
    left: 849px; 
    width: 181px;   
    height: 47px;
    z-index: 5;
    
    }

#topNavSearch {
    position: absolute;	
	top: 60px; /*Option 2*/
    /*top: 90px;*/
    left: 849px; 
    width: 181px;   
    height: 47px;
    z-index: 10;
    /*
    background: #FFF url(/images/searchbox.gif) no-repeat scroll top left;
    */
}

#topNavSearch input {
	position: relative; 
	top:15px; 
	left: 25px;
	width:125px; 
	font-size: 1.2em;
	border-width: 0;
}
#topNavSearch:hover {
	cursor:pointer;
}


#Banner {
    position: relative;
	top: 65px; /*Option 2*/
    /*top: 95px;*/
    left: 70px;
    width: 960px; 
    z-index: -1;
}

#Banner1 {
    position: relative;
	top: 65px; /*Option 2*/
    /*top: 95px;*/
    left: 70px;
    width: 960px; 
    z-index: -1;
}

#middleNav {
    position: relative;	
	top: 70px; /*Option 2*/
    /*top: 100px;*/
    left: 70px;     
    z-index: -1;
}

.blackbar {
	position: relative;	
	left: 0px; 
	height: 25px;
	background-color: #000;    
    width: 860px;
    z-index: -10;
}

.ShoppingCart {
	position: absolute;
    /*
	background:  #000 url(/images/shoppingcart-yellow.jpg) no-repeat scroll center left;
	*/
    background:  #000;
	left: 860px;
	top: 0px;
	width: 100px;
	z-index: 100;	
}

.ShoppingCart:hover 
{
    /*
	background:  #000 url(/images/shoppingcart-white.jpg) no-repeat scroll center left;
	*/
	background:  #000;
	/*
	cursor: pointer;
    */
}

#middleNav ul {
	padding: 3px 0px 0px 0px;
}

#middleNav ul li {
	display: inline;
	position: relative;
    padding: 0px 50px 0px 40px;
	color: #fad409;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: .2em;
}

#middleNav a {
    color: #fad409;
}

#middleNav a:hover {
    color: #FFF;
}


.middleAndRightContent .addToCart
{
	position: absolute;
	top: 5px;
	right: 11px;
	z-index: 100;
}

.middleContent .addToCart
{
	position: absolute;
	top: 5px;
	right: 250px;
	z-index: 100;
}
.middleAndRightContent .GetQuote img
{
	border:0px none;
	padding:0px;
}

#mainContent {
	position: relative;
	top: 80px; /*Option 2*/
    /*top: 110px;*/
	width: 970px;   
	overflow: hidden;
	padding: 0 0 30px 70px;
	z-index: -2;
}

/* main content panel classes */
.topmenu{}
.developertools{margin: 10px 0px 5px 15px;}
.industrialtools{margin: 10px 0px 5px 15px;}
.services{margin: 10px 0px 5px 15px;}
.leftContent 
{
	margin: 0 10px 0 0;
	padding: 0px;
	width: 220px;
	float: left;

/*
	box-shadow: 0px 10px 40px lightsteelblue;
	-webkit-box-shadow: 0px 10px 30px lightsteelblue;
	-moz-box-shadow: 0px 10px 30px lightsteelblue;
	 left offset, top offset, spread, color */
}

.leftContent ul
{
list-style-type: none;
padding: 0px 0px 0px 0px;

}

.leftContent ul li a
{
/*
background: transparent url(/images/bullet_black.gif) no-repeat 0px 0px;
*/
margin: 0px 0px 0px 0px;
padding-left: 15px;
}
/*
#developerTools ul li a:hover
{
background-image: url(/images/bullet_blue.gif);
}
#industrialTools ul li a:hover
{
background-image: url(/images/bullet_orange.gif);
}
*/


.developerTools
{
	
	background: #FFF url(/images/devtoolsgradient2.gif) repeat-x scroll top left;
	/*
	background-color: #f0f4f9;
	*/
	width: 220px;
	float: left;
	padding: 0 0 10px 0;
	clear: both;
	margin: 0 0 10px 0;
	font: normal normal normal 1.2em Arial, Helvetica, Sans-Serif;
}

.developerTools li:hover{
	color: #66cef4;	
	background-color: #DCDCDC;
}


.industrialTools
{
		background: #FFF url(/images/industrialtoolsgradient2.gif) repeat-x scroll top left;
/*
	background-color: #fff3b5;
*/
	width: 220px;
	float: left;
	padding: 0 0 10px 0;
	clear: both;
	margin: 0 0 10px 0;
	font: normal normal normal 1.2em Arial, Helvetica, Sans-Serif;

}

.industrialTools li:hover{
	color: #ff8c00;
	background-color: #DCDCDC;

}

.serviceS
{
	
	background: #FFF url(/images/servicesgradient.gif) repeat-x scroll top left;
	/*
	background-color: #f0f4f9;
	*/
	width: 220px;
	float: left;
	padding: 0 0 10px 0;
	clear: both;
	margin: 0 0 10px 0;
	font: normal normal normal 1.2em Arial, Helvetica, Sans-Serif;
}

.serviceS li:hover{
	color: #84ce03;	
	background-color: #DCDCDC;
}

.moreLinks
{
		background: #FFF url(/images/morelinksgradient2.gif) repeat-x scroll top left;
/*
	background-color: #dfecdf;
*/
	width: 220px;
	float: left;
	margin: 10px 0px 0px 0px;
		padding: 0 0 5px 0;
}

#menuTitleDeveloper {
	background-color: #000;
    font: normal normal normal 1.2em Arial Black, Helvetica, Sans-Serif;
    text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	clear: left;
	margin: 0px 0px 0px 0px;
	height: 40px;
}

#menuTitleIndustrial {
	background-color: #000;
    font: normal normal normal 1.2em Arial Black, Helvetica, Sans-Serif;
    text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	clear: left;
	margin: 10px 0px 0px 0px;
	height: 40px;
}

#menuTitleService {
	background-color: #000;
    font: normal normal normal 1.2em Arial Black, Helvetica, Sans-Serif;
    text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	clear: left;
	margin: 10px 0px 0px 0px;
	height: 40px;
}

/* expand and collapse menu */
div.menuHeader 
{
border: 0px;
}
#menuTitleDeveloper a {
	color: #0076c0;
	display: block;
	height: 20px;
	padding: 2px 0px 0px 10px;

}
#menuTitleIndustrial a {
	color: #ff8c00;
	display: block;
	height: 20px;
	padding: 2px 0px 0px 10px;

}
#menuTitleService a {
	color: #84ce03;
	display: block;
	height: 20px;
	/*padding: 11px 0px 0px 10px;*/
	padding: 2px 0px 0px 10px;
}

div.menuHeader a:hover { color: #ccc; }
.menuHeader.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.menuContent {
	clear:both;
	}
.menuContent .block 
{

}


.contentTitle
{
    font: normal normal normal 1.2em Arial Black, Helvetica, Sans-Serif;
}


.navlinks {
	margin: 0 0 0 20px;	
}

.middleContentHome {
	background-color: #FFF;   
	margin: 0 10px 0 0;
	padding: 10px 50px 0px 50px;
	width: 389px;
    float: left;
	list-style: none;
	
	/*
	box-shadow: 0px 10px 40px lightsteelblue;
	-webkit-box-shadow: 0px 10px 30px lightsteelblue;
	-moz-box-shadow: 0px 10px 30px lightsteelblue;
	 left offset, top offset, spread, color */

}

.middleContent {
	background-color: #FFF;   
	margin: 0 10px 0 0;
	padding: 0 15px;
	width: 460px;
    float: left;
	
	/*
	box-shadow: 0px 10px 40px lightsteelblue;
	-webkit-box-shadow: 0px 10px 30px lightsteelblue;
	-moz-box-shadow: 0px 10px 30px lightsteelblue;
	 left offset, top offset, spread, color */

}

.middleAndRightContent {
	background-color: #FFF;   
	padding: 0 15px;
	width: 699px;
    float: left;
	/*
	box-shadow: 0px 10px 40px lightsteelblue;
	-webkit-box-shadow: 0px 10px 30px lightsteelblue;
	-moz-box-shadow: 0px 10px 30px lightsteelblue;
	 left offset, top offset, spread, color */
}



#player 
{
	padding: 20px 0 0 0;
	
	/* box-shadow: 0px 10px 20px lightsteelblue;
	-webkit-box-shadow: 0px 10px 30px lightsteelblue;
	-moz-box-shadow: 0px 10px 30px lightsteelblue;
	left offset, top offset, spread, color */
	}

.middleContent ul, .middleContent ol, .middleAndRightContent ul, .middleAndRightContent ol {
	margin: 0px 20px 20px;
}


.imageRight 
{
	float: right;
	padding: 10px 10px 0px;
}

.imageLeft 
{
	float: left;
	padding: 10px 10px 0px;
}


.imageRight a {
	float: right;
	padding: 10px 10px 0px;
	position: relative;
}

.rightContent {
	background-color: #FFF;   
	padding: 0 15px;
	width: 200px;
	float: left;

/*
	box-shadow: 0px 10px 40px lightsteelblue;
	-webkit-box-shadow: 0px 10px 30px lightsteelblue;
	-moz-box-shadow: 0px 10px 30px lightsteelblue;
	 left offset, top offset, spread, color */
}

.rightContent ul {
	padding: 10px;
	margin: 0 0 0 10px;
	padding-top: 0px;
}

.rightContent ul li{
	padding: 5px;
}

#bottomNav {
    display: block;
    width: 100%;
    text-align: center;
    clear: both;
    background-color: Transparent;
    letter-spacing: .1em;
    position:relative;
    padding: 20px 0 0 0;
}

#bottomNav .small {
    font-size: .95em;
}
#bottomNav .large {
    font-size: 1.0em;
}

#releaseTitle, .contentTitle {
	padding: 10px 0 5px 0;
    font: normal normal normal 1.2em Arial Black, Helvetica, Sans-Serif;
	text-transform: uppercase;
}

.contentSubTitle {
	padding: 0;
    font: normal normal normal 1.1em Arial Black, Helvetica, Sans-Serif;
	text-transform: uppercase;
}
.menuTitle {
	padding: 0px;
	margin: 2px 0px 0px 15px;
    font: normal normal normal 1.2em Arial Black, Helvetica, Sans-Serif;
	text-transform: uppercase;
}

.submenu {}
.submenuTitle {font: normal normal normal 1.0em Arial Black, Helvetica, Sans-Serif;}
.submenuHead {font-weight:bold;}
.submenuItems ul li a.active {color:#4682B4;}
.submenuHR {color: #000; height:1px; width:90%; margin: 5px 0px;}



.bodyTitle {
	padding: 0px;
	margin: 10px 0px 5px;
    font-weight:bold;
}


.contentBody {
    font: normal normal normal 1.2em Arial, Helvetica, Sans-Serif;
    padding: 10px 0px;
}
.contentBody a:link, .contentBody a:visited {
    color: #4682B4; /*SteelBlue*/
    text-decoration: none;
}
.contentBody a:hover {
    color: #191970; /*MidnightBlue*/
    text-decoration: none;
}

.contentBody p {
    padding: 0px 0px 10px;
}

.contentBody img {
    padding: 10px;
}

.menuTitle a:link, .menuTitle a:visited{
    color: #000; 

}


.contentBold {
    font-weight: bold;
}




	#menuLog { font-size:.85em; margin:20px; }
	.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }
/* top menu */	
	.fg-buttonTop { clear:left; position: relative; }
	button.fg-buttonTop { width:auto; overflow:visible; } /* removes extra button width in IE */
	.fg-button-icon-rightTop { padding-right: 0; }
	

#products, 
#industryApplications, 
#serviceSupport, 
#about  {background: none;	border: none; }
/*	
#dropdown:hover {
	background:#DFEFFC url(images/ui-bg_glass_85_dfeffc_1x400.png) repeat-x scroll 50% 50%;
	border: none;
}	
*/
	
/* left menu */	
	.fg-button, fg-button ul li { clear:left; width: 184px; padding:0px 5px 0px 0px; cursor:pointer; position: relative; }
	.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	a.fg-button { float:left;  }
	button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
	
	.fg-button-icon-left { padding-left: 2.1em; }
	.fg-button-icon-right { }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
	.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0; }


.homehr   {color: #4A7EBB; background: #4A7EBB; height: 1px;}
.greybox  {padding: 6px; background: #DFDFDF;}
.whitebox	{padding: 6px; background: #FFFFFF;}
.band     {background: #DFDFDF}
.subhead  {padding: 1px; background: #000000; color: #FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold}
.glossary {padding: 10px;}
.smallcap {font-size:.8em;}


/* Cascading style sheet for Frontline */


/* For Screen and Print Display of Logo and Navigation Buttons */
@media screen {
.TopHeaderScreen {}
.TopHeaderPrint {DISPLAY: None}
}

@media print {
.TopHeaderScreen {DISPLAY: None}
.TopHeaderPrint {}
}

/* NavLev1 (Gold Bar) */
.navlev1 A         {TEXT-DECORATION: none; FONT-WEIGHT: bold; FONT-SIZE: 8pt; PADDING-LEFT: 6px; PADDING-RIGHT: 6px}
.navlev1 A:link    {COLOR: #000000; BACKGROUND: #F7B114}
.navlev1 A:visited {COLOR: #000000; BACKGROUND: #F7B114}
.navlev1 A:hover   {COLOR: #000000; BACKGROUND: #FFF8D7}
.navlev1 A:active  {COLOR: #000000; BACKGROUND: #F7B114}

/* Resellers Resources Links */
A.reseller         {TEXT-DECORATION: none; LINE-HEIGHT: 1.5}
A.reseller:link    {COLOR: #0000FF}
A.reseller:visited {COLOR: #0000FF}
A.reseller:hover   {COLOR: #999999}
A.reseller:active  {COLOR: #0000FF}

/* Home Page Headings */
.homehead  {FONT-FAMILY: "Trebuchet MS", Arial, Helvetica; FONT-SIZE: 27px; FONT-WEIGHT: normal}  
.homehead2 {FONT-FAMILY: "Trebuchet MS", Arial, Helvetica; FONT-SIZE: 18px}
.homehr   {COLOR: #4A7EBB; BACKGROUND: #4A7EBB; HEIGHT: 1px}
A.homehead2         {TEXT-DECORATION: none; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica; FONT-SIZE: 18px}
A.homehead2:link    {COLOR: #000000}
A.homehead2:visited {COLOR: #000000}
A.homehead2:hover   {COLOR: #000000}
A.homehead2:active  {COLOR: #000000}

/* Headings */
.head     {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 14pt; FONT-WEIGHT: bold; PADDING-BOTTOM: 5px}
.head2    {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold}
.subhead  {PADDING: 1px; BACKGROUND: #000000; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold}
.edgehead {PADDING: 1px; BACKGROUND: #880000; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold}

/* Tables and Cells */
.prodcell         {PADDING: 4px; BORDER-LEFT: 1px solid #000000; BORDER-BOTTOM: 1px solid #000000;
                   FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt}
.prodcell2        {PADDING: 4px; BORDER-LEFT: 1px solid #000000; BORDER-RIGHT: 1px solid #000000; BORDER-BOTTOM: 1px solid #000000;
                   FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt}                                    
.edgecell         {PADDING: 4px; BORDER-RIGHT: 1px solid #000000; BORDER-LEFT: 1px solid #000000; BORDER-BOTTOM: 1px solid #000000;
                   BACKGROUND: #EFE6C7; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt}
.gocell           {BORDER-BOTTOM: 1px solid #000000}
.gencell          {PADDING-RIGHT: 8px}
.gencell2         {PADDING-LEFT: 10px}
.leftcell         {PADDING-RIGHT: 15px}
.rtcell           {BORDER-LEFT: 1px solid #CCCCCC; PADDING-LEFT: 8px} 
.content          {PADDING: 8px}
.subnav           {PADDING-LEFT: 6px; PADDING-RIGHT: 6px; PADDING-BOTTOM: 10px; PADDING-TOP: 2px}
.login            {BACKGROUND: #EFE6C7}
.cellFileMan      {PADDING: 3px}
.rowFileManLight  {BACKGROUND: #F4F4F4}
.hnews            {PADDING: 4px; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt; BACKGROUND: #FFFFFF}
.hevents          {PADDING: 4px; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt; BACKGROUND: #FFFFFF}
.band             {BACKGROUND: #DFDFDF}
.tabbdr           {BORDER-TOP:  1px solid #CCCCCC; BORDER-LEFT:  1px solid #CCCCCC;}
.cellbdr          {BORDER-RIGHT:  1px solid #CCCCCC; BORDER-BOTTOM:  1px solid #CCCCCC;}

           
/* Product Navigation Box */
.prodnavtable     {BORDER: 1px solid #CCCCCC; BACKGROUND: #FFF9D9}
.prodnavcell      {PADDING: 10px}
.prodnavtop       {BACKGROUND: #F9C85F; PADDING-LEFT: 10px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px}
A.prodnav         {TEXT-DECORATION: none}
A.prodnav:link    {COLOR: #0000FF;padding:5px}
A.prodnav:visited {COLOR: #0000FF}
A.prodnav:hover   {COLOR: #999999}
A.prodnav:active  {COLOR: #0000FF}
.prodnavselected  {COLOR: #0000FF; BACKGROUND: #DFDFDF}
.prodnavhr        {COLOR: #CCCCCC; BACKGROUND: #CCCCCC; HEIGHT: 1px}

/* GET Pages */
.GETleft     {BACKGROUND: #F9C85F; PADDING: 6px}
.GETgen      {PADDING: 6px}
.GETgenband  {PADDING: 6px; BACKGROUND: #DFDFDF}
.GETsubhead  {PADDING: 1px; BACKGROUND: #000000; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold}
.GETsubtitle {COLOR: #990000; FONT-WEIGHT: bold}
.GETmsg      {COLOR: #990000; FONT-WEIGHT: bold; FONT-SIZE: 12pt}
.GETnote     {COLOR: #880000; FONT-WEIGHT: bold}

/* Testimonials */
.quote {COLOR: #008000}

/* Press Releases Date */
.prdate {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt}

/* Captions */
.caption {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 8pt}

/* Products Order/Download Link Text */
.orddl {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt}

/* Footer */
.footer {PADDING: 8px 4px 8px 4px; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt}
.bdrFooter {BORDER-TOP: 1px solid #CCCCCC; BORDER-BOTTOM: 1px solid #CCCCCC}

/* Close Window */
.close {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 8pt}

/* Forgot Login Password */
.passlink {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 8pt}

/* Disabled Link */
.disabledlink {COLOR: #999999}

/* Bullets */
.bullet2  {LIST-STYLE-IMAGE: url(images/bullet2.gif); LIST-STYLE-TYPE: disc;}
.bullet3  {LIST-STYLE-IMAGE: url(images/bullet3.gif); LIST-STYLE-TYPE: disc;}
.bullet6  {LIST-STYLE-IMAGE: url(images/bullet6.gif); LIST-STYLE-TYPE: disc;}
.ulmargin {MARGIN-BOTTOM: 0;}
.limargin {MARGIN-BOTTOM: 10px}

/* Image Padding */
.imgleft  {PADDING: 0px 8px 3px 0px}
.imgright {PADDING: 0px 0px 3px 8px}

/* Form Messages */
.formMsgInfo    {COLOR: #008000; FONT-WEIGHT: bold; FONT-STYLE: italic}
.formMsgWarning {COLOR: #FF9900; FONT-WEIGHT: bold; FONT-STYLE: italic}
.formMsgFatal   {COLOR: #FF0000; FONT-WEIGHT: bold; FONT-STYLE: italic}


.open{display:block}
.closed{display:none}



#internationalmessagecontainer {
	background-color:#c8d6e8;
	height: 39px;
	padding: 8px 8px 2px 24px;
	color:black;
	background-image:url(/images/globeleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border: solid 1px #8daad0;
}
#internationalmessage {
	width:70%;
	color:black;
	float:left;

}
#internationalmessagebutton {
	width:179px;
	height:30px;
	float:right;
	text-align:right;
	margin-top: 2px;
}
#internationalmessagebutton img {
	padding:0;
}

#tabs 
{
    font-size: .9em;
}

#tabs ul li
{
    font-size: .75em;
}















.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
