/*  
Theme Name: Techno (David)
Description: Uses top graphic supplied by david.<p>Most of the stuff that drives this style comes from "techno-common".
Version: 1.0
Author: David Evans
*/

/*  $Id: //techno293web/R3/code/wordpress/wp-content/themes/techno-d/style.css#13 $ */

.non-css {
	display: none;
}


a.more-link {
	font-weight: bold;
}

a.more-link:link {
	color: #4040C0;
	font-weight: bold;
	text-decoration: none;
}

a.more-link:visited {
	color: #4040c0;
	text-decoration: none;
}

a.more-link:hover {
	text-decoration: none;
	text-decoration: underline;
}

div.news-post {
	margin: 15px 0 0 0;
	border: 1px solid #A0A0F0;
	background-color: #F0F0C0;
}
div.news-post-time {
	font-style: italic;
	font-size: 7pt;
	margin: 0 10px 2px 5px;
}

div.news-post > h1 {
	font-size: 11pt;
	margin: 0px 0 0px 5px;
}

h1.news-post  {
	font-size: 11pt;
	margin: 0px 0 0px 5px;
}


div.entry {
	/*border-top: 1px solid #A0A0F0;*/
	padding: 5px;
	background-color: #FFF;
}

div.news-post > div.entry {
	border-top: 1px solid #A0A0F0;
	padding: 5px;
	background-color: #FFF;
}

div.news-post > h2 > a {
	color: #4040C0;
	font-weight: bold;
}

div.news-post > h2 > a:link {
	color: #202080;
	font-weight: bold;
	text-decoration:none;
}

div.news-post > h2 > a:visited {
	color: #202080;
	font-weight: bold;
	text-decoration:none;
}

div.news-post > h2 > a:hover {
	color: #4040C0;
	font-weight: bold;
	text-decoration:underline;
}

div.news-post > div.entry > p > a.more-link {
	color: #4040C0;
	font-weight: bold;
	margin: 3px 0 0 0;
}

div.news-post > div.entry > p > a.more-link:link {
	color: #202080;
	font-weight: bold;
	text-decoration:none;
}

div.news-post > div.entry > p > a.more-link:hover {
	color: #4040C0;
	font-weight: bold;
	text-decoration:underline;
}


div.frontPageLogoLink {
	margin: 20px 0 0 0;
}


body {
}

.alt { background: #fff; }

a:visited {
	text-decoration: underline;
	color: #202080;
}

a:link {
	text-decoration: underline;
	color: #202080;
}

a:hover {
	text-decoration: underline;
	color: blue;
}

li.highlight {
	margin: 0 0 12px -20px;
	list-style-type: disc;
	padding: 0 0 0 0;
	list-style-image: url(../techno-common/images/circle-bullet-red.gif);
}

li.normal {
	margin: 0 0 12px -20px;
	list-style-type: disc;
	padding: 0 0 0 0;
	list-style-image: url(../techno-common/images/circle-bullet-blue.gif);
}

#home-title {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #000;
}

#page{
	width: 800px;
}

#leftBlankingBlock {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 100%;
	background: #fff;
	z-index: 1;
}

#graphic293 {
	position: fixed;
	bottom: 60px;
	left: 0px;
	width: 150px;
	height: 300px;
	background-image: url(../techno-common/images/BT90off.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 2;
}

#header293 {
	position: fixed;
	width: 100px;
	height: 50px;
	top: 40px;
	left: 35px;
	background-image: url(../techno-common/images/techno293trans.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 10;
}

#top-fade{
	position: fixed;
	left: 190px;
	width: 700px;	
	top: 66px;
	height: 8px;
	background-image: URL("../techno-common/images/top fade.png");
	/*border: 1px solid black;*/
	z-index: 500;
}

#bottom-fade{
	position: fixed;
	left: 190px;
	width: 700px;	
	bottom: 26px;
	height: 10px;
	background-image: URL("../techno-common/images/bottom fade.png");
	/*border: 1px solid black;*/
	z-index: 500;
}

#footer-contact{
	float: right;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

#footer-intro{
	float: left;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

#crumb-trail{
	float: right;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

a.crumb-trail{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

a.crumb-trail:hover{
	color: #0000FF;
	text-decoration: underline;
}

#major-menu{
	position: fixed;
	left: 190px;
	top: 0px;
	height: 27px;
	width: 700px;
	z-index: 100;
	border-bottom: 1px solid #000000;
	background-color: #fff;
	padding: 38px 0 0 0;
}

.major-menu-active{
	float: left;
	padding: 4px 3px 6px 3px;
	margin: 3px 3px 6px 0px;
	background-color: #fff;
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

.major-menuitem{
	float: left;
	padding: 4px 3px 4px 3px;
	margin: 3px 3px 4px 0px;
	background-color: #E0E0E0;
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

a.major-menutext{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.major-menutext:link {
	color: #000;
	text-decoration: none;
}

a.major-menutext:visited {
	color: #000;
	text-decoration: none;
}

a.major-menutext:hover {
	color: #4040C0;
	text-decoration: none;
}

a.major-menutext-active{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.major-menutext-active:visited{
	color: #000000;
	text-decoration: none;
}

a.major-menutext-active:hover{
	color: #000000;
	text-decoration: none;
}

#minor-menu{
	position: fixed;
	width:150px;
	top: 140px;
	z-index: 3;
}

.inline-menuitem{
	padding: 2px;
	margin: 1px;
	background-color: #F0F0C0;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

a.inline-menutext{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.inline-menutext:visited{
	text-decoration: none;
	color: #000;
}

a.inline-menutext:hover{
	text-decoration: none;
	color: #4040C0;
}

.minor-menuitem{
	padding: 3px;
	margin: 3px;
	background-color: #F0F0C0;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

a.minor-menutext{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.minor-menutext:visited{
	text-decoration: none;
	color: #000;
}

a.minor-menutext:hover{
	text-decoration: none;
	color: #4040C0;
}

.minor-menuitem-current{
	padding: 3px;
	margin: 3px;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 0px solid #000;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
}

a.minor-menutext-current{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.minor-menutext-current:visited{
	text-decoration: none;
	color: #000;
}

a.minor-menutext-current:hover{
	text-decoration: none;
	color: #000000;
}

.minor-menuitem-parent{
	padding: 3px;
	margin: 3px;
	background-color: #B0B0B0;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

a.minor-menutext-parent{
	font-size: 12px;
	color: #FFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.minor-menutext-parent:visited{
	text-decoration: none;
	color: #FFF;
}

a.minor-menutext-parent:hover{
	text-decoration: none;
	color: #404080;
}

.minor-menuitem-pre-sib{
	padding: 3px;
	margin: 3px;
	background-color: #F0F0F0;
	text-align: center;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

a.minor-menutext-pre-sib{
	font-size: 12px;
	color: #808080;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.minor-menutext-pre-sib:visited{
	text-decoration: none;
	color: #808080;
}

a.minor-menutext-pre-sib:hover{
	text-decoration: none;
	color: #4040C0;
}

.minor-menuitem-post-sib{
	padding: 3px;
	margin: 3px;
	background-color: #F0F0F0;
	text-align: center;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

a.minor-menutext-post-sib{
	font-size: 12px;
	color: #808080;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.minor-menutext-post-sib:visited{
	text-decoration: none;
	color: #808080;
}

a.minor-menutext-post-sib:hover{
	text-decoration: none;
	color: #4040C0;
}

.minor-menuitem-post-pic{
	padding: 3px;
	margin: 3px 3px 3px 3px;
	background-color: #000;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

a.minor-menutext-post-pic{
	font-size: 12px;
	color: #BBB;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.minor-menutext-post-pic:link{
	text-decoration: none;
	color: #BBB;
}

a.minor-menutext-post-pic:visited{
	text-decoration: none;
	color: #BBB;
}

a.minor-menutext-post-pic:hover{
	text-decoration: none;
	color: #8080C0;
	color: #fff;
}

.minor-menuitem-top-line{
	padding: 3px;
	margin: 3px 3px 3px 3px;
	background-color: #000;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

a.minor-menutext-top-line{
	font-size: 12px;
	color: #DDD;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.minor-menutext-top-line:link{
	text-decoration: none;
	color: #DDD;
}

a.minor-menutext-top-line:visited{
	text-decoration: none;
	color: #DDD;
}

a.minor-menutext-top-line:hover{
	text-decoration: none;
	color: #B0B0E0;
	color: #FFF;
}

/*
#news-summary td, { 
	padding: 0px 10px 0px 10px; 
	margin: 0px 10px 0 10px;}

#news-summary tr, { padding: 0px 10px 0px 10px; margin: 0px 10px 0 10px;}
*/

/*#news-summary tr:hover { background: #f0f0C0; } */

#news-summary th{
	background: #ddd;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #8080C0;
}

#news-summary {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
	border: 1px solid #8080C0;	
	border-spacing: 0px;
}

#newsSummaryHeader{
	margin: 5px 0 0px 3px;
}

.newsSummaryHeaderDate {
	color: #0000c0;
	margin: 0px 20px 0 0;
}

.newsSummaryHeaderTitle {
	color: #000;
	font-weight: bold;
}

/*
.newsSummaryHeaderTitle:link {
	color: #202080;
	font-weight: bold;
	text-decoration:none;
}

.newsSummaryHeaderTitle:visited {
	color: #202080;
	font-weight: bold;
	text-decoration:none;
}

.newsSummaryHeaderTitle:hover {
	color: #4040C0;
	font-weight: bold;
	text-decoration:underline;
}
*/
.newsSummaryText {
	color: #000;
	margin: 0px 0 5px 25px;
}


#announcementSummary{
	margin: 0 0 15px 0;

}

.announcementSummaryHeaderDate {
	display: none;
	color: #0000c0;
	margin: 0 20px 0 0;
}

.announcementSummaryHeaderTitle {
	font-weight: bold;
}

.announcementSummaryHeaderTitle:link {
	color: #202080;
	font-weight: bold;
	text-decoration:none;
}

.announcementSummaryHeaderTitle:hover {
	color: #4040C0;
	font-weight: bold;
}

.announcementSummaryText {
	color: #000;
	padding: 0px 0 0 0;
}

#content{
	position: absolute;
	left: 190px;
	top: 65px;
	width: 700px;
	margin: 0 60px 0 0;
	padding: 12px 0 40px 0;
}

.illumination-first {
	line-height: 75%;
	float: left;
	font-size: 34px;
	font-weight: bold;
	color: #000080;
}

.illumination {
	float: left;
	font-weight: bold;
	font-style: italic;
	margin: 0px 5px 0 0;
	color: #E00000;
}

.bodyText {
	font-family: Verdana;
	font-size: 12px;
}

ul.menu{
	margin:0 0 0 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #202080;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #202080;
	margin: 20px 0 2px 0;
}

p {
	margin: 0 0 10px 0;
}

p.bodyText {
	margin: 0 0 10px 0;
}

.first {
	margin: 0 0 20px 0;
}

#coachprofile{
	position: static;
	left: 190px;
	width: 700px;
	margin: 0 30px 0 0;
	padding: 0 0 15px 0;
}

#coachphoto {
	float: left;
	left: 10px;
	width: 128px;
	height: 128px;
	border: 0px solid #FF0000;
	margin: 0 20px 0 0;
}

#inlinePhoto, #inlinePhotoLeft {
	float: left;
	left: 10px;
	border: 0px solid #FF0000;
	margin: 10px 15px 10px 0;
}

#inlinePhotoRight {
	float: right;
	right: 30px;
	margin: 10px 20px 10px 20px;
}

#inlinePhoto a:link, #inlinePhotoRight a:link, #inlinePhotoLeft a:link {
	color: #202040;
}

#inlinePhoto a:visited, #inlinePhotoRight a:visited, #inlinePhotoLeft a:visited {
	color: #202040;
}

#inlinePhoto a:hover, #inlinePhotoRight a:hover, #inlinePhotoLeft a:hover {
	color: #8080C0;
}

.photocredit {
	text-align: center;
	font-size: 8px;
	font-weight: normal;
	font-style: italic;
	color: #404040;
}

.coachesTipAuthor{
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #A0A0D0;
	margin: 0 5px 0 0;
}

.coachesTipDate{
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #A0A0D0;
	margin: 0 0 0px 0;
}
		
#coachesTipList{
	position: absolute;

}

#coachesTipSummary{
	margin: 0 0 20px 0;
}

.coachesTipSummaryTitle{
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #202020;
	margin: 0 0 5px 0;
}

.coachesTipSummaryAuthor{
	top: 20px;
	float: left;
	font-size: 11px;
	color: #606060;
	margin: 0 5px 0 50px;
}

.coachesTipSummaryDate{
	font-size: 11px;
	color: #606060;
}
	
a.coachesTipSummaryTitle{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.coachesTipSummaryTitle:hover{
	color: #4040C0;
}

#homeContent{
	position: absolute;
	left: 190px;
	top: 60px;
	width: 490px;
	margin: 0 60px 0 0;
	padding: 16px 0 40px 0;
}

#homeInternalGraphic {
    position: relative;
	top: 12px;
	/*float: left;*/
	width: 490px;
	height:91px;
	margin: 0 -15px 30px 0;
	background-image: url(../techno-common/images/intlt293banner2005-490x91.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#home-title {
	padding: 5px 0 5px 0;
	border-bottom: 1px black solid;
}

#HomePhotos {
	padding: 5px;	
	border: 1px solid #808080;
	/* border: 1px solid #A0A0F0; */
	background: #F0F0FF;
	margin: 5px 0 15px 0;
}

#HomePhotosInner {
	background: #D0D0D0; 
	border: 1px solid #A0A0F0; 
	padding: 0px 0 5px 0px 5px;
}

#HomePhotosHeader {
	font-size: 14px;
	font-weight: bold;
	color: #202080;
	color: #676718;
	color: #404040;
	padding:3px 0 3px 0;
	margin:0 0 5px 0;
	text-align: center;
	/*background-color: #404080;*/
	background-color: #F0F0C0;
	background-color: #C0DEF0;
	border-bottom: 1px solid #A0A0F0;
}

#homeTopGroup {
	top: 88px;
	left: 660px;
	width: 170px;
	position: absolute;
	/*float: right;*/
	padding: 0 15px 0 15px;	
	margin: 0 0 0 30px;
	/* border: 1px solid #A0A0F0; */
	background: #ffffff;
	background-image: url(/wp-content/themes/techno-common/images/film_back.png);
	background-repeat: repeat-y;
}

#homeLogos {
	z-index: 101;
	position: fixed;;
	top: 80px;	
	left: 10px;
	width: 110px;
	border: 0px solid gray;
	margin: 00px 0 0 20px;
	background: #fff;
}
	
#homeTopTip {
	/*position: relative;*/
	top: 0px;
	width: 490px;
	border-leeft: 1px solid #A0A0A0; 
	padding-left: 0px;
}

#homeTopNews {
	/*position: relative;*/
	top: 20px;
	width: 490px;
	padding-left: 0px;
	margin: 00px 0 0px 0;
}

.homeBoxHeader {
	top: 0px;
	font-size: 14px;
	font-weight: bold;
	/*font-style: italic;*/
	/*color: #FFFFE0;*/
	color: #202080;
	color: #676718;
	color: #404040;
	padding:3px 0 3px 3px;
	margin: 0px 0 0 0;
	text-align: left;
	/*background-color: #404080;*/
	background-color: #F0F0C0;
	background-color: #C0DEF0;
	border-bottom: 1px solid #A0A0F0;
	border-top: 1px solid #A0A0F0;
}

.homeBoxBody {
	padding:3px 5px 3px 5px;
	/*background-color: #F0F0F0;*/
}

.homeBoxTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin:0 0 8px 0;
	text-align: center;
}

.homeBoxSubTitle{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: italic;
}

.homeBoxFooter {
	position: static;
	/*background-color: #E0E0E0;*/
	padding:0px 5px 10px 0;
	margin:0 0 0 0;
	text-align: right;
	bottom:0;
	left: 0px;
	/*border-top: 1px solid #A0A0F0;*/
}

a.homeBoxFooter{
	font-size: 11px;
	color: #202080;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

.homeBoxTeaser {
	margin: 1px 0 6px 0;
}

.homeBoxLink {
	margin: 10px 0 0px 0;
	color: #4040C0;
}

a.homeBoxLink{
	font-size: 12px;
	color: #202080;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a.homeBoxLink:visited {
	margin: 0px 0 0px 0;
	color: #202080;
	text-decoration: none;
	text-decoration: none;
}

a.homeBoxLink:hover {
	color: #4040F0;
	/*text-decoration: underline;*/
	border-bottom: 1px black solid;
}

a.homeBoxFooter:visited {
	margin: 0px 0 0px 0;
	color: #202080;
	text-decoration: none;
}

a.homeBoxFooter:hover {
	color: #4040F0;
	text-decoration: underline;
	/*border-bottom: 1px black solid;*/
}

#footer {
	border-top: 1px solid #000;
	position: fixed;
	left: 190px;
	height: 20px;
	bottom: 00px;
	width: 700px;
	border-top: 1px solid #000000;
	margin: 0 30px 0 0;
	padding: 5px 0 0 0;
	background-color: #fff;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

/*
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #f0f0C0; } 
*/

#latest th, #forumlist th, #favorites th {
	background: #ddd;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
	border: 1px solid #8080C0;	
}


/*  
CSS-styles for the ANIga gallery Wordpress Plugin from Michael Naab
http://animalbeach.net
*/

.gallery_clear {
	clear:both;
}

.gallery_list {
	padding-top:25px;
}

.gallery_alignright {
	float: right;
}
.gallery_alignleft {
	float: left;
}

.gallery_aligncenter {
	text-align:center;
}

.gallery_list_p {
	padding-right:10px;
	padding-left:10px;
	width:65%;
}

.gallery_pic_border {
	border:1px solid #ddd;
}

.gallery_select {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/* this is for a constant viewing position when clicking through pictures */
.gallery_slds_td {
	height:400px;
	width:400px;
	/*this is for black stripes (just like 16 to 9 in TV) */
	background: #FFF;
}

.gallery_slds_table {
	height:400px;
	width:400px;
	border:none;
}

.gallery_thumb_td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
/*	border:1px solid #ddd;*/
/*	background-color:#d5d6d7;*/
	font-size:0.9em;
	line-height:0.9em;
}

.gallery_slds_filter {
	filter:progid:DXImageTransform.Microsoft.Fade();
}

.gallery_error {
	border:1px solid #ddd;
	background:#FFFF99;
	color:#000000;
	padding:10px;
	margin:30px;
	text-align:center;
}

.gallery_meta {
	color: #777;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
	text-align: center;
	font-size: 10px;
	font-style: italic;
}

.gallery_alt {
	margin: 0;
	padding: 10px;
	/*
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	*/
}

.gallery_pad {
	padding-top:0;
}

.gallery_line_h {
	line-height:20px;
}

.gallery_high {
	color:#777;
}

.login { 
	/*position: absolute;*/
	/*bottom: 31px;*/
	margin: 0 0 10px 0;
	left: 0;
	font-weight: bold;
	color: #444;
}

.login p { padding: 0 0 5px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
	font-size: 1.2em;
	margin-top: 13px;
	float: left;
}

p.login {
	font-weight: normal;
	font-size: 1.2em;
}

form.login input { 
	margin-top: 3px;
	border: 1px solid #999;
}

#rss {
	position: fixed;
	z-index: 100;
	top: 8px;
	left: 190px;
	height: 25px;
	width: 200px;
	font-family: Verdana;
	font-size: 8pt;
	color: #444;
	background-color: #fff;
}

#rss a {
	text-decoration: none;
}

#rss a:hover {
	text-decoration: underline;
}


a.rssLink {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 1.5;
	color: green;
	text-decoration: none;
}

a.rssLink:hover {
	text-decoration: underline;
}
 
#search {
    position: fixed;
    z-index: 100;
    top: 5px;
    left: 675px;
    height: 30px;
    width: 225px;
    background-color: #fff;
}

.searchform { 
	position: absolute;
	/*bottom: 31px;*/
	font-family: Verdana;
	font-size: 8pt;
	margin: 0 0 10px 0;
	left: 0;
	color: #444;
}

.searchform p { padding: 0 0 5px; }

/*
.search label {
	display: block;
	float: left;
	padding-right: 10px;
}
*/

#searchText {
	float: left;
	margin: 6px 3px 0 0;
}

#searchBtn{
	padding: 0 0px 0 0px;
}

p.search {
	font-weight: normal;
	font-size: 1.2em;
}

form.searchform input { 
	margin-top: 3px;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #999;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

div.navigation > div > a:link {
	color: #202080;
	text-decoration:none;
}

div.navigation > div > a:visited {
	color: #202080;
	text-decoration:none;
}

div.navigation > div > a:hover {
	color: #4040C0;
	border-bottom: 1px solid black;
}

.matchedText{
	font-weight: bold;
	color: #C00000;
	border-bottom: 1px solid black;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* SAILWAVE MK2 */


div.sailwave {font-size: 75%;text-align: center;}

.hardleft  {text-align: left; float: left;  margin: 15px 0  0 25px;}
.hardright {text-align: right; float: right; margin: 15px 25px 0 0;}

div.sailwave table {text-align: left; margin: auto; font-size: 1em; border-collapse: collapse; border: 1px solid black;}
div.sailwave caption {text-align: left; margin: auto; font-size: 1em; border-collapse: collapse; border: 0;}

div.sailwave td {padding: 4px; border: 0; vertical-align: top;}
div.sailwave th {padding: 4px; border: 0; vertical-align: top;}
div.sailwave caption {padding: 4px; border: 0; vertical-align: top;}
div.sailwave caption {padding-left: 5px; text-align: center; border: 0; font-weight: bold;}
div.sailwave h1 {font-size: 1.6em;}
div.sailwave h2 {font-size: 1.4em;}
div.sailwave h3 {font-size: 1.2em;}
div.sailwave p {text-align: center;}
div.sailwave th {background-color: #bbbbbb;}
.contents {text-align: left; margin-left: 20%;}
.race, .rank {text-align: center;}
div.sailwave tr.even {background-color: #dfdfdf;}

#ticker {
    position: absolute;
    /*z-index: 100;*/
    top: 12px;
    left: 0px;
    height: 18px;
    width: 700px;
    background-color: #fff;
	border: 0px solid black;
	padding: 0px 0 0 0;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #888;
	overflow: hidden;}

#ticker a {
	color: #888;
	text-decoration: none;
}

#ticker a:hover {
	color: #404080;
	text-decoration: underline;
}
	
/*----------------------------*/

#calendarFilter {
	position: absolute;
	top: 22px;
	width: 695px;
	height: 135px;
	background-color: #F0F0F0;
	border: 1px solid black;
	padding: 30px 0 0 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
}	

.calendarFilterHeader{
	position: absolute;
	top: 0px;
	height: 20px;
	width: 695px;
	background-color: #F0F0C0;
	/*border-top:1px solid black;*/
	border-bottom:1px solid black;
}

.calendarFilterSubmit {
	position: absolute;
	top: 135px;
	left: 630px;
}	

div.calendarFilterHeader h1 { 
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #404080;
	padding: 0px 0 0 8px;
}

.calendarFilterExperience{
	position: absolute;
	top: 50px;
	left: 417px;
	height: 65px;
	width: 260px;
	border: 1px solid #AAA;
	padding: 10px 0 0 0px;
}

.calendarFilterExperience table{
	width: 95%;
}

.calendarFilterExperience table td{
	width: 20%;
	text-align: center;
}

.calendarFilterExperience h2
{
	padding: 0 5px 0 5px;	
	position: absolute;
	top: -28px;
	left: 5px;
	background-color: #F0F0F0;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #202080;
}

.calendarFilterWhen{
	position: absolute;
	top: 50px;
	left: 200px;
	height: 65px;
	width: 195px;
	border: 1px solid #AAA;
	padding: 10px 0 0 10px;
}

.calendarFilterWhen h2
{
	padding: 0 5px 0 5px;	
	position: absolute;
	top: -28px;
	left: 5px;
	background-color: #F0F0F0;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #202080;
}

.calendarFilterWhere{
	position: absolute;
	top: 50px;
	left: 18px;
	height: 65px;
	width: 160px;
	border: 1px solid #AAA;
	padding: 10px 0 0 10px;
}

.calendarFilterWhere h2
{
	padding: 0 5px 0 5px;	
	position: absolute;
	top: -28px;
	left: 5px;
	background-color: #F0F0F0;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #202080;
}

/*
.#calendarFilterParams {
	float: right;
	background-color: #ffccff;
}	
*/

/*----------------------------*/

#calendarBody {
	/*position: relative;
	top: 2px;*/
	width: 695px;
	background-color: #fff;
}	

.calendarLogin {
	float: right;
	margin: 2px 10px 0 0;
	padding: 3px 0 0 0;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9pt;
}

.calendarBodyHeader{
	height: 20px;
	width: 595px%;
	/*
	background-color: #F0F0C0;
	border:1px solid black;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	margin: 3px 0 5px 0;
}

div.calendarBodyHeader h1 { 
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #404080;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0px;
}

.calendarBodyContent{
	width: 695px;
	background-color: #FFF;
	/*
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	*/
	margin: 0 0 5px 0;
}

.calendarEntryEven{
	background-color: #f0f0f0;
	border: 1px solid #8080FF;
	padding: 0 0 5px 0;
	margin: 0 0 7px 0;
}

.calendarEntryOdd{
	background-color: #fff;
	/*
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	*/
	border: 1px solid #8080FF;
	padding: 0 0 5px 0;
	margin: 0 0 7px 0;
}


/*----------------------------*/

#calendarEdit 
{
	width: 695px;
}

.calendarEditHeader{
	height: 20px;
	width: 100%;
	background-color: #F0F0C0;
	/*border-bottom:1px solid black;*/
	border:1px solid black;
}

.calendarDeleteHeader{
	height: 20px;
	width: 693px;
	background-color: #F0F0C0;
	/*border-bottom:1px solid black;*/
	border: 1px solid #8080FF;
}

div.calendarDeleteHeader h1 { 
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #C04040;
	padding: 0px 0 0 8px;
}

div.calendarEditHeader h1 { 
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #404080;
	padding: 0px 0 0 8px;
}

.calendarEditContent{
	width: 675px;
	height: 530px;
	background-color: #f0f0f0;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin: 0 0 5px 0;
	padding: 10px 0 0 20px;
}

.calendarEditExperience{
	height: 120px;
	width: 500px;
	border: 1px solid #AAA;
	padding: 10px 0 0 0px;
}

.calendarEditExperience table{
	width: 95%;
}

.calendarEditExperience table td{
	width: 16%;
	text-align: center;
}

.calendarEditExperience table td.title{
	width: 16%;
	text-align: right;
	padding: 0 10px 0 0;
}

.calendarEditExperience h2
{
	padding: 0 5px 0 5px;	
	position: absolute;
	top: -28px;
	left: 5px;
	background-color: #F0F0F0;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #202080;
}

.dataForm {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
.dataForm p { padding: 20px 0 0 5px; }

form.dataForm input { 
	border: 1px solid #999;
	padding-left: 3px;
}

div.calendarEditExperience input { 
	border: 0px solid #999;
}


form.dataForm textarea { 
	border: 1px solid #999;
}

form.dataForm select { 
	border: 1px solid #999;
}

.formButtons{
	float: right;
	height: 45px;
	padding: 10px 20px 10px 0;
}

table.dataInput td {
	vertical-align: top;
}

table.dataInput td.title {
	width: 120px;
	padding: 4px 0 0 0;
}

.fieldError{
	color: red;
}

#error {
	z-index: -100;
}


/* START OF EXTRACT */

.eventHeading {
	background-color: #9090C0;
	height: 18px;
	width: 100%;
	margin: 0 0 5px 0;
}

.ragRowRed {
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	background-color:#d06060;
	padding: 0 3px 0 3px;
	cursor: default;
}	
.ragRowAmber {
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	color: #606060;
	background-color:#f0f060;
	padding: 0 3px 0 3px;
	cursor: default;
}	
.ragRowGreen {
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	color: #fff;
	background-color:#60d060;
	padding: 0 3px 0 3px;
	cursor: default;
}	

.eventHeadingRagBox{
	float:right;
	margin-right:3px;
}	


.eventHeadingTitle{
	float: left;
	margin-left: 8px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
}	

table.eventEntry {
	border-spacing: 0px;
	margin: 8px 10px 8px 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 9pt;
}

table.eventEntry td {
	margin: 0 0 0 0;
	padding: 0 0 5px 5px;
}


table.eventEntry td.title{
	width: 85px;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	border-right: 1px solid #000;
	vertical-align: top;
	text-align: right;
}

table.eventEntry td.info{
	overflow: hidden;
}


table.eventEntry td.topFiller{
	height: 3px;
}

form.singleEventForm {
	margin: 0;
}

form.singleEventForm input {
	border: 1px solid #999;
	height: 18px;
	font-size: 9px;
	margin: 0 5px 0 0;
}

div.eventOwnerButtons {
	margin: 0 5px 0 400px;
}

/* end of extract */

div.cal-month {
	width: 695px;
	font-family: Verdana;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 0px solid black;
	cursor: default;
}

div.cal-expandable-entry {
	margin: 0 0 0 65px;
}

div.cal-month-header {
	background-color: #e0e0e0;
	margin: 0 0 5px 0;
	padding: 2px 0 3px 8px;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #aac;
	color: #000;
}

div.cal-day{
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
}

div.cal-day-number {
	float: left;
	width: 55px;
	margin: 0 0 0 0;
	padding: 2px 0 0 5px;
	font-weight: bold;
	font-size: 10pt;
	/*border-top: 1px solid #999;*/
}

div.hide-header {
	height: 20px;
	width: 624px;
	margin: 0 0  0 0px;
	padding: 2px 0 0 0px;
	font-weight: boldz;
	font-size: 10pt;
	border-top: 1px solid #999;
}

div.hide-header-click {
	width: 20px;
	height: 18px;
	float: left;
	background-image: url(../techno-common/images/expand.gif);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}

div.hide-body {
	margin: 3px 0 3px 0px;
	display: none;
	font-size: 10pt;
	padding: 0 0px 0 0;
	overflow: hidden;
}

.suitableTip {
	border: 1px solid #000;
	background-color: #ffffe8;
	font-size: 9pt;
	font-family: Verdana;
	padding: 2px 3px 2px 3px;
	cursor: default;
}

div.multiFormGroup {
	/* container for multiple forms */
	margin: 40px 0 0 0;
}

div.multiForm {
	/* member of a multiple form group */
	float: left;
	margin: 0 5px 0 0;
}

.light label {
	display: block;
	float: left;
	padding-right: 10px;
}

.light #submit {
	font-size: 1.2em;
	margin-top: 13px;
	float: left;
}

form.light input { 
	margin-top: 3px;
	border: 1px solid #999;
}




