/* webcamXP CSS Style by wet */
/* default for objects... */

body { 
	color: #222222; 
	background-color: #ffffff;
	background-image:url(background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 12px; 
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial; 
	text-align: left;
  	margin: 0px; 
	padding: 0px;
	}


h1, h2, h3 {
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}


img   {
	border : 0;
      }	

table {
	border: 0;
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-align: left; 
	margin: 2px; 
	padding: 2px;
      }
	
select, input {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
  	font-style: normal;
  	font-weight: normal;
}


a:link,
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #999999;
	}


a:hover, 
a:active,
a:visited:hover
	{ 
	text-decoration: underline; 
	color: #999999;
	}



/* major divs */
#container { 
	width: 800px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#intro {
 	width: 700px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

	
.linkList {
  	position: absolute;
  	top: 91px;
  	left: 0px;
 	width: 125px;
	margin: 0px 0px 0px 675px;
	padding: 0px 0px 0px 0px;
	}


/* minor divs */
#pageHeader {
 	width: 800px;
 	height: 0px; /* strange but ie6 needs this */
 	background-image: url(title.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 80px 0px 0px 0px;
	}
	
#pageHeader h1 {
 	width: 790px;
	color: #fff;
	font-size: 24px; 
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin:  -50px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 790px;
	color: #fff;
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}
		
.wxpdark {
 	width: 662px;
 	background-image: url(color.gif);
	background-position: top left;
	background-repeat: repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}


.wxplight {
 	width: 662px;	 
 	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;	
	border: 1px solid #aaa;    
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}


.wxplight h3 {
	color: #222222;
	background-color: #dddddd;
 	background-image: url(gray.gif);
	background-position: left;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px;
	}
	

	
.internal_content
	{
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	}

	
.wxpdark .internal_content
	{
	color: white;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-transform: uppercase;
	}

.webcam_in_frame
	{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	

.centered
	{
	width: 100%;
	text-align: center;
	}

.livecam
	{
	border: 1px dashed #aaa; 
	/*padding: 1px 1px 1px 1px;*/

	}


.gallery,
.webcam
	{
	margin-top: 10px;
	border: 1px dashed #aaa; 
	padding: 2px 2px 2px 2px; 
	}	
	
	

.wxpcontainer {

	width: 160px;
	height: 120px;
	position: relative;
	float:left;

	margin: 1px 1px 0px 0px;
	padding: 0px 0px 0px 0px;

	}


.wxpcam {
	position:relative;
	top: inherit;
	left: 10px;	
 	width: 330px;	 
 	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;	
	border: 1px dotted #aaa;    
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}	

	
		
.wxpcam h3
 	{
	color: #222222;
	background-color: #dddddd;
 	background-image: url(gray.gif);
	background-position: left;
	background-repeat: repeat-x;
	font-size: 10px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-transform: uppercase;
	text-align: center; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 3px;
	}	
	
.wxpmini {
 	width: 120px;	 
 	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;	
	border: 1px solid #aaa;    
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.wxpmini h3 {
	color: #222222;
	background-color: #dddddd;
 	background-image: url(gray.gif);
	background-position: left;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px;
	}	
	
	
.wxpmini p
	{
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	}
	
	
.footer {
 	width: 662px;
	border: 1px solid #aaa;    
 	background-image: url(gray.gif);
	background-position: center left;
	background-repeat: repeat;
	background-color: #dddddd;;	
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
.linkList ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
.linkList li {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	background-color: #f8f8f8;
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal; 

	font-style: italic;

	font-family: Tahoma, Verdana, Arial;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	

.linkList li a:link,
.linkList li a:visited, 
.linkList li a:visited:hover, 
.linkList li a:hover, 
.linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	
.c 	{ 
	color: #6c9e2d ! important;
	font-weight: normal ! important;
	font-style: italic ! important;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	}

	
.lselect,
.lfavorites,
.larchives,
.lresources {
	background-image: none;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}
	
	
.lselect h3 {
	color: #222222;
	background-color: #dddddd;
 	background-image: url(gray.gif);
	background-position: left;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px;
	}		
/* hovers */
	

.linkList li:hover {
	background-color: #fefefe;
	}
	
.lresources:hover {
	background-image: none;
	}


.fwindow{
	position: absolute;

	left: 500px;
	top: 150px;

	border: 1px solid #666666;
	visibility: hidden;
	background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
	padding: 1px;
	text-indent: 3px;
	background-color: #dddddd;
 	background-image: url(gray.gif);
	background-position: left;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial; 
	text-transform: uppercase;
	color: #333333;
	cursor: move;
	overflow: hidden;
	width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid silver;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

br.endofline
{
clear: both;

}
