/* heading properties*/
h1 { font-size: 140%; 
    text-align: center;
    line-height: 100%;
    font-family: Arial;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    }

h2 {
	background-color: #9CF;
	color: #000;
	text-align: left;
	padding: 5px;
    }

h3 {padding: 0pt 5px 0pt 0px;
	font-family: Arial;
	font-size: 120%;
	text-align: left;
	}
	
/* general paragraph properties*/
p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0, 0, 0);
	text-align: left;
	line-height: 125%;
	}   
	
a {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
	text-align: left;
	line-height: 125%;
	}   
	
a:link { text-decoration: none;
 	font-weight:bold;
	color:blue;
	}

a:visited {color: #660066;}

a:hover {text-decoration: none; 
	color: #ff9900; 
	font-weight:bold;
	}
    
li {padding: 0em 0em 0.2em 0em;
    text-align: left;
    line-height: 125%;
    list-style-type: disc;
    }

ul { color: #000000;
    text-align: left;
    line-height: 125%;
    list-style-type: disc; 
    }
	
/* general layout properties*/

body {
	text-align: left;
	background: #ccc; 
    }

#wholepage {
	width: 980px;
	background: #FFF;
	margin-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	clear: none;
    }
    
#content {
	border: 2px solid rgb(233, 233, 233);
		}
    

/* header properties*/

#headerkeys {
	color: #FFF;
	background-color: #03F;
    }
   
#headerkeys a {
	background: #0038f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
    }

#headerkeys td {
	font-style:normal;
	font-variant:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0038F0;
	border-bottom-color: #0038F0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #0038F0;
	border-top-color: #0038F0;
	border-left-color: #0038F0;
	text-align: center;
	}
	
#headerkeys a:hover {
	color:#FC0
	}
/* footer properties*/

#footer {
	color: #03F;
	background-color: #03F;
    }
	
#footer a {
	color: #FFF;
	}
	
#footer a:hover {
	color: #FC0;
	}
	
#footer td {
	font-style:normal;
	font-variant:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0038F0;
	border-bottom-color: #0038F0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #0038F0;
	border-top-color: #0038F0;
	border-left-color: #0038F0;
	text-align: center;
	}

/* image box properties*/

img {border: 0px;
	text-align: center;
	}
        
.image01 { border: 0px solid rgb(0, 0, 255);
    margin: 10px;
    float: right;
    }

.image02 {
	margin: 10px;
	float; float:none 
	}
    
.image03 {
	border: 0px solid rgb(0, 0, 255);
	width: 150px;
	height: 160px;
	margin: 10px;
	padding: 0px;
	float: left;
    }
    
.image04 {
	padding: 10px;
	float: left;
	margin-right: 10px;
    }

/* text box properties*/

.textbox01 {
	margin: 5px;
	padding: 2px;
	}
	
.textbox01 h2{
	background-color: #9CF;
	color: #000;
	text-align: left;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 3px;
	}
  
.textbox02 { background-color: #FFF;
	padding: 5px;
	margin: 10px;
	}

.textbox02 h3 { 
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    }

.textbox03 { border: 0px solid rgb(000, 000, 000);
	background-color: #ddd;
    width: 445px;
	margin: 7px;
    padding: 5px;
    float: left; 
    }
	
.textbox03 h2{
	background-color: #9CF;
	color: #000;
	text-align: left;
	border: 1px solid #333;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 3px;
	}
         
.textbox04 { border: 0px solid rgb(000, 000, 000);
	background-color: #ddd;
    width: 445px;
	margin: 7px;
    padding: 5px;
    float: right;
    }
	
.textbox04 h2{
	background-color: #9CF;
	color: #000;
	text-align: left;
	border: 1px solid #333;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 3px;
	}	
    
.textbox05 { border: 0px solid rgb(000, 000, 000);
	background-color: #FFF;
    width: 150px;
	margin-top: 0.5em;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0.5em;
    padding: 5px;
    float: left; 
	text-align: center;
    }
	
/* table properties*/

.generaltable {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin solid #999;
	} 
	
.generaltable th {
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #000;
	background-color: #9cf;
	}   
    
.generaltable td {
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	}
	
.newstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	} 
	
.newstable th {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 7px;
	}   
    
.newstable td {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 7px; 
	}

.spectable {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: thin solid #999;
	} 
	
.spectable th {
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #9cf;
	}   
    
.spectable td {
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	}
	
.imagetable {
	width: 750px;
	align: center;
	text-align: center;
	padding: 2px;
	border: thin solid #999;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	} 
	
.imagetable th {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999;
	background: #9cf; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	}   
    
.imagetable td {
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-weight: bold;
	}

.mmcabletable {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-collapse: collapse;
	margin-top: 5px;
	} 
	
.mmcabletable th {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #9cf;
	}   
    
.mmcabletable td {
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	padding: 3px 3px 3px 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	}
	
/* layout items specific to the home page */

#intro {
	width: 280px;
	height: 400px;
	padding: 3px 3px 3px 6px;
	margin-top: 5px; 
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 5px; 
	border: thin solid #999;
	float: left;
	}
    
#intro h2 { 
    background-color: #9CF;
	color: #000;
	text-align: left;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 3px;
    }
	
#feature {
	width: 650px;
	height: 400px;
	padding: 3px 3px 3px 6px;
	margin-top: 5px; 
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 5px; 
	border: thin solid #999;
	float: right;
	}
	
#feature h2{
	background-color: #9CF;
	color: #000;
	text-align: left;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 3px;
    }
    
#news {
	width: 375px;
	padding: 3px 3px 3px 6px;
	margin-top: 5px; 
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 5px; 
	border: thin solid #999;
	float: right;
	}
    
#news h2 { 
    background-color: #9CF;
	color: #000;
	text-align: left;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 3px;
    }
        
#products {
	width: 555px;
	padding: 3px 3px 3px 6px;
	margin-top: 5px; 
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 5px; 
	border: thin solid #999;
	float: left;
    }
	
.homepagebox {
	border: thin solid #999;
	height: 100px;
	margin: 4px;
	float: left;
	clear:both
    }
	  
.homepagebox h3 { 
	font-size: 16pt;
	font-weight: bold; 
	background-color: rgb(255,255,255);
	margin: 0.2em ; 
    }
	
.homepagebox h3 a { 
	font-size: 12pt;
	font-weight: bold; 
	background-color: rgb(255,255,255);
	margin: 0.2em ; 
    }	

.homepagebox p {
	margin-top: 0.1em;
	margin-left: 0.2em;
    }
    
#news table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	border-top-color: #FFF;
	text-align: left;
}
#news table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
	background-color: #FFF;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

