/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 */


* {margin: 0 auto;
padding: 0;}

body
{
margin-top:30px;
}

#BodyContainer 
{
width:1000px;
background-image: url(/img/bg_tile.png);
background-repeat: repeat-y;
}

#ContentPanel
{
background-image: url(/img/bg_top.png);
width:1000px;
height:53px;
}

#leftheader
{
    float:left;    
    width:120px;
    height:30px;
    margin-left:60px;
    margin-top:20px;    
    font-family:"Trebuchet MS";
    font-size:17px;
    color:#26100b;
}

#rightheader
{
float:right;
width:112px;
height:30px;
margin-right:40px;
margin-top:20px;
}

.subscribe
{
    margin-top:-20px;
    margin-left:32px;
    font-style:italic;
    font-weight:500;
    font-family:Georgia;
}

#topmenu 
{
margin-left:178px;
width: 770px;
height:29px;
}

#leftColumn 
{
float:left;
width: 170px;
margin:10px 0 0 24px;
}

#address 
{
width:138px;	
background-color: #fff;
margin-top: 30px;
margin-bottom: 0px;
margin-left:0px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
padding-bottom:15px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;	
}

#address p
{
text-align:center;
font-style:normal;	
font-size:11px;
color:#CC3300; 
line-height:1.6em;
}

#content
{
width:749px;
margin-left:225px;
}

#content p 
{
margin-left:20px; 
margin-bottom:0px; 
margin-right:20px; 
padding-bottom:25px; 
padding-top:10px; 
font-family:"trebuchet ms", sans-serif; 
color:#666; 
font-size:0.8em;
line-height:1.45em;
}
#BigPic
{
	/* border: 1px solid black; */
	/* background-color: black; */
	margin-right: 10px;
	margin-bottom: 20px;
}
#ThumbnailTable
{
	margin-right: 10px;
}
.Thumbnail
{
	text-align: left;
	vertical-align: top;
	padding: 1px 1px 1px 1px;
	background-color: transparent;
}

ul
{
margin-left:35px; 
margin-bottom:0px; 
margin-right:20px;
padding-bottom:25px;
padding-top:0px; 
font-family:"trebuchet ms", sans-serif; 
color:#666; 
font-size:0.8em;
line-height:1.45em;
}


.error
{
	display: block;
	padding: 2px 0 10px 0;
	color: #f00;
	font-family:"trebuchet ms", sans-serif;
	font-size:0.8em;
}


#content p span
{
font-size:1em;
letter-spacing:0.2em;
font-family:Arial;
font-weight:600;
}

.newsimages
{
float:right;
padding:0 0 8px 8px;
}

/*Small headline*/
h3{
font-family: "Gill Sans", Verdana;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
color:#006600;
}

h3 span { color: #CC3300; } /* Orange for the span in h3 */

h4{
font-family: "Gill Sans", Verdana;
/* font-family:"trebuchet ms", sans-serif;  */
font-size: 11px;
color:#555; 
/*font-size:0.8em;
line-height:1.45em;
font-weight: bold;
*/
}


/* Large Headline */
h2{
font-family: times, "Times New Roman", times-roman, georgia, serif;
color: #444;
margin: 0;
padding: 0px 0px 0px 25px;
font-size: 42px;
line-height: 44px;
letter-spacing: -2px;
font-weight: bold;
}

#footer
{
clear: both;
background-image: url(/img/bg_bottom.png);
height: 50px;
}

#footer p
{
text-align:center;  padding-top:30px; font-family:"trebuchet ms", sans-serif; color:#666; font-size:0.8em;
}
a
{
    color: #c60;
    text-decoration: underline;
}
a:hover
{
    color: #930;
}
/*
a:link {
    color: #C60;
    text-decoration:underline;
}
a:visited
{
    color: #C60;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
a:active {color: #006600; text-decoration:none;}
*/

form
{
	font-family: verdana, arial, sans-serif;
}

.formLabel
{
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
}



img{ border:none;}

/************** Left menu *******************/

ul.leftmenu 
{    
list-style: none; /* remove the bullets */
margin: 0; /* remove the automatic margin that some browsers use for the text-indent. */
padding:0; /* remove the automatic padding that other browsers use for the text-indent. */
width:169px; /* fix the width of the list items which would default to 100% */
}
ul.leftmenu a, ul.leftmenu a:visited, ul.leftmenu a:active {
text-decoration:none; /* remove the default underline from the links */
display:block; /* make each link into a block so that hovering over any area of the link will cause a change of background color */
width:169px; /*set the width to be the same as the ul width */
text-indent:20px; /* move the link text 5px to the right */
padding:5px 0 5px 0;
background:#f1edec; /* make the background color red */
color:#666; /* make the text color white */
border-bottom:1px solid #ccc; /* separate the links with a 1px wide white line */
font-family: Verdana,Arial,sans-serif; /* font family on the menu */
font-size: 12px;
}
ul.leftmenu a:hover {
background:#fff; /* change the background to white on :hover */
}
ul.leftmenu li.LeftmenuNoLink {
border-bottom:1px solid #ccc; /* separate the links with a 1px wide white line */
text-indent:12px;
color: #333;
font-family: Verdana,Arial,sans-serif; /* font family on the menu */
font-size: 12px;
padding:5px 0 5px 0;


/* font-weight: 700; */
}

/**************** END LEFT MENU ****************/



/** Support for PicTable V3 **/

#thumbs
{
	width: 600px;
}
#thumbs div
{
	margin: 2px;
	width: 100px;
	height: 100px;
	float: left;
}
#thumbs div img
{
	border: none;
	display: block;
	margin: 2px auto;
}
#bigPic
{
	background:#ccc;
	position:absolute;
/*	top:1em; */
	left:80px;
	padding:5px;
	border: 1px solid black;
	text-align: right;
}
#loadingmessage
{
	position:absolute;
	top:200px;
	left:150px;
	padding:1em 5px;
	background:#ffc;
	font-family:Verdana,Sans-serif;
	font-weight:bold;
	width:20em;
	text-align:center;
	font-size:80%;
	color:#000;
	
}
#loadingMessage
{
	position:absolute;
	top:200px;
	left:250px;
	padding:1em 5px;
	background:#ffc;
	font-family:Verdana,Sans-serif;
	font-weight:bold;
	width:20em;
	text-align:center;
	font-size:80%;
	color:#000;
}
#bigPicCaption
{
	width: 300px;
	color: black;
	text-align: left;
}

table.results
{
	background: transparent;
	border-color: #ccc;
}

table.results th
{
	background-color: #ccc;
	padding: 2px 2px 2px 2px;	
	border-color: #ccc;
	border-style: solid;
	text-align: center;
}
table.results td
{
	padding: 2px 2px 2px 2px;
	text-align: right;
	border-color: #ccc;
	border-style: solid;
}




/* End Css document */

/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 */
