/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #303030;
	background: #f4f4f4;
}

a
{
	color: #467aa7;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}

a:hover
{
	color: #2a5a8a;
	text-decoration: none;
	background-color: inherit;
}

a img
{
	border: none;
}

p
{
	padding: 0 0 1.6em 0;
}
p form
{
	margin-top: 0;
	margin-bottom: 20px;
}

img.left, img.center, img.right
{
	padding: 4px;
	border: 1px solid #a0a0a0;
}
img.left
{
	float: left;
	margin: 0 12px 5px 0;
}
img.center
{
	display: block;
	margin: 0 auto 5px auto;
}
img.right
{
	float: right;
	margin: 0 0 5px 12px;
}

/**************** Header and navigation styles ****************/

#container
{
	width: 780px;
	margin: 5px auto;
	padding: 1px 0;
	text-align: left;
	background: #ffffff;
	color: #303030;
	border:2px solid #a0a0a0;
}

#header
{
	height: 48px;	
	margin: 0 1px 1px 1px;
	background: url(../Images/HeaderBackground.gif) #467aa7;
	background-repeat: repeat-x;
	color: #ffffff;
}

#navigation
{
	height: 1.5em;
	line-height: 1.5em;	
	margin: 0 1px 5px;
	background: #578bb8;
	color: #ffffff;
}

#navigation li
{
	float: right;
	list-style-type: none;
	border-left: 1px solid #ffffff;
	white-space: nowrap;
}

#navigation li a
{
	display: block;
	padding: 0 10px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: inherit;
	color: #ffffff;
}

* html #navigation a
{
	width: 1%;
}

#navigation .selected, #navigation a:hover
{
	background: #80b0da;
	color: #ffffff;
	text-decoration: none;
}

#avmenu
{
	clear: left;
	float: left;
	width: 135px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#avmenu ul
{
	list-style: none;
	width: 135px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}

#avmenu li
{
	margin-bottom: 1px;
	border: solid 1px #ffffff;
}

#avmenu li a
{
	font-weight: bold;
	height: 24px;
	text-decoration: none;
	color: #467aa7;
	display: block;
	padding: 2px 0 0px 10px;
	background: #eaeaea;
	border-left: 4px solid #578bb8;
}

#avmenu li.selected a, #avmenu li a:hover
{
	background: #80b0da;
	color: #ffffff;
	border-left: 4px solid #355A7B;
}

#submenuLink
{
	margin: 0 0 0 4px;
}

#submenuAd
{
	margin: 0 0 0 8px;
}

#special
{
	margin: 0 0 20px 7px;
}

/**************** Content styles ****************/

#content
{
	margin: 0px 0px 10px 10px;
	padding: 0;
	line-height: 1.5em;
	text-align: left;			
	float: left;
	width: 470px;
}

#contentwide
{
	margin: 10px 0 10px 160px;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
}

#contentfull
{
	margin: 10px 10px 10px 10px;
	padding: 2px 0 0 0;
	line-height: 1.5em;
	text-align: left;
}

#content h2, #contentwide h2, #contentfull h2
{
	/*
	font-size: 1.8em;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 8px 0 10px 0;
	padding: 0;
	*/
	font-size: 1.5em;
	font-weight: normal;
	margin: 6px 0 6px 0;
	padding: 0;
}

#content h3, #contentwide h3, #contentfull h3
{
	font-size: 1.5em;
	font-weight: normal;
	margin: 6px 0 6px 0;
	padding: 0;
}

#content a, #contentwide a, #contentfull a
{
	font-weight: bold;
}

#content ul, #content ol, #contentwide ul, #contentwide ol, #contentfull ul, #contentfull ol
{
	margin: 0 0 16px 20px;
	padding: 0;
}

#content ul ul, #content ol ol, #contentwide ul ul, #contentwide ol ol, #contentfull ul ul, #contentfull ol ol
{
	margin: 2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li
{
	margin: 0 0 2px 10px;
	padding: 0 0 0 4px;
}


#contentbottom
{
	clear: both;
	margin: 10px 162px 10px 145px;
	padding: 0;
	line-height: 1.5em;
	text-align: left;			
}

/***** Right sidebar *****/

#extras
{	
	clear: right;
	float: right;
	width: 160px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	border-right: solid 1px #ffffff;	
}

#extras p, #extras ul
{
	margin: 0 0 1.5em 0;
	line-height: 1.3em;
	padding: 0;
}

#extras a
{
	font-weight: bold;
}

#extras li
{
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0;
}

#extras h2
{
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 6px 0;
	letter-spacing:-1px;
}

/**************** Footer styles ****************/

#footer
{
	clear: both;	
	padding: 5px 0;
	margin: 0 1px;
	font-size: 0.9em;
	color: #f0f0f0;
	background: #467aa7;
}

#footer p
{
	padding: 0;
	margin: 0;
	text-align: center;
}
#footer a
{
	color: #f0f0f0;
	background-color: inherit;
	font-weight: bold;
}
#footer a:hover
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

#footerVideo
{
	clear: both;	
	padding: 0;
	margin: 1px;
	font-size: 0.9em;
	color: #f0f0f0;
	background: #006699;
}
#footerVideo div
{
	margin: 0 0 0 45px;
}

/**************** Misc classes and styles ****************/

.splitcontentleft
{
	float: left;
	width: 235px;
}
.splitcontentright
{
	float: right;
	width: 235px;
}

.clear
{
	clear: both;
}
.small
{
	font-size: 0.8em;
}
.hide
{
	display: none;
}
.textcenter
{
	text-align: center;
}
.textright
{
	text-align: right;
}
.important
{
	color: #f02025;
	background-color: inherit;
	font-weight: bold;
}

.box
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #fafbfc;
	color: #505050;
	line-height: 1.5em;
}

.button
{
	width: 100px;
}

.input
{
	width:150px;
}

.largeInput
{
	width:225px;
}

.dropdown
{
	width:150px;
}

.largeDropdown
{
	width: 225px;
}

sup
{
	color: Gray;
}

textarea 
{
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:2px;
	width: 225px;
	height: 60px;
}

textarea.large
{
	padding:4px;
	width: 97%;
	height: 250px;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: Yellow;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/***** Table styles *****/
td
{
	font: Verdana,Tahoma,Arial,sans-serif;
}
	
table.trim
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;	
}

table.content
{
	width:464px;
}

table.data
{
	margin: 0 0 16px 0;
	padding: 0;
	line-height: 1.3em;
	border-collapse: collapse;
	border: 1px solid #dddddd;	
	width:464px;
}

table.data table
{
	width:100%;
	border-collapse: collapse;
}

table.data table td
{	
	padding-left: 2px;
}

table.data tr.header td
{
	font-weight: bold;
	background-color: #578bb8;
	color: #ffffff;	
}

table.note
{
	line-height: 0.9em;
	border-collapse: collapse;
	padding: 0;	
}

table.note td
{
	font-size: 0.7em;
	color: Gray;
}

/* Page Numbers */
.pages {
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #578bb8;
    font-weight: bold;
    background: #578bb8;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

/* Tag Clouds */
#tagCloud
{
    width:468px;    
    padding:5px;
    margin-bottom:10px;    
}

#tagCloud A
{
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
}

#tagCloud A:hover
{
    color:#00cc00;
    text-decoration:underline;
}


#tagCloud A.weight7
{
    color: #467aa7;
    font-size: 1.6em;
    font-weight:bolder; 
}
#tagCloud A.weight6
{
    color: #4169e1;
    font-size: 1.5em;
    font-weight:bolder; 
}
#tagCloud A.weight5
{
    color: #2099AE;
    font-size: 1.4em;
    font-weight:bolder;   
}
#tagCloud A.weight4
{
    color: #009eff;
    font-size: 1.3em;
    font-weight:bold;    
}
#tagCloud A.weight3
{
    color: #4188cf;
    font-size: 1.2em;      
}
#tagCloud A.weight2
{
    color: #83bcd8;
    font-size: 1.1em;
}
#tagCloud A.weight1
{
    color: #A8A5B6;
    font-size: 1.0em;
}
.cse-branding-right
{
	height:30px;
}

.name
{
	color: #a0a0a0;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}

.map
{
    cursor: pointer;
}

#map 
{
    width: 620px;
    height: 500px;
    display: none;
    position: absolute;
}