/*-- style for invernessrowingclub website - written by Neil Wallace October 2007 --*/

body {font-family:times;font-size:10pt;color:#303030;background-color:#cccccc;text-align: center;margin:0px;}
body.photopage{	background-color:#ffffff; font-size:10pt; color:#cc0000;}

/*-- DIVS --*/
div.clear{clear:both;}
div.newstext1{color:black;background-color:#cccccc; padding:10px;}
div.newstext2{color:black;background-color:#eeeeee; padding:10px;}
div.center{text-align:center;}
div.coach{position:relative;padding-left:10px;padding-right:10px;top:0px;left:90px;width:400px;height:160px;background-color:#eeeeee}
#container {position:relative;top:0px;margin:0px auto;width:760px;text-align:left;}

#menu{position:absolute;top:0px;left:0px;width:140px;height:1120px;background-color:#005151;}


#logo{position:relative;top:0px;left:0px;width:140px;height:100px;}
#panoramic{position:absolute;top:0px;left:140px;width:620px;height:100px;}
#indexmain{position:absolute;top:100px;left:140px;padding:10px;
	width:480px !important; /*moz width*/width:500px; /*IE width*/height:1000px;background-color:#eeeeee;text-align:center;}
#latest{position:absolute;padding:10px;top:100px;left:640px;
	width:100px !important; /*moz width*/width:120px; /*IE width*/height:1000px;background-color:#d5dee4;text-align:center;}
#main{position:absolute;padding:10px;top:0px;left:140px;
	width:620px !important; /*moz width*/width:640px; /*IE width*/background-color:#eeeeee;}
#article{position:absolute;padding-left:10px;padding-right:10px;
	width:740px !important; /*moz width*/width:760px; /*IE width*/height:2000px;background-color:#eeeeee;}
#photo{position:absolute;padding-left:10px;padding-right:10px;top:0px;left:0px;
	width:740px !important; /*moz width*/width:760px; /*IE width*/height:800px;background-color:#aaaaaa;text-align:center;}
#photoindex{position:absolute;padding-left:10px;padding-right:10px;top:0px;left:0px;
	width:740px !important; /*moz width*/width:760px; /*IE width*/background-color:#aaaaaa;text-align:center;}
#form{position:absolute;padding-left:10px;padding-right:10px;top:0px;left:0px;
	width:740px !important; /*moz width*/width:760px; /*IE width*/background-color:#eeeeee;}
div#ian{height:260px;} /*-- coaching page --*/
#gallinks{position:relative;margin-left:auto;margin-right:auto;background-color:#d5dee4;}
#column1{position:relative;padding-left:20px;padding-right:20px;top:0px;left:0px;
	width:280px !important; /*moz width*/width:320px; /*IE width*/height:1000px;background-color:#eeeeee;}
#column2{position:absolute;padding-left:20px;padding-right:20px;top:80px;left:300px;
	width:280px !important; /*moz width*/width:320px; /*IE width*/height:1000px;background-color:#eeeeee;}
div.guestbook{position:relative;padding-left:10px;padding-right:10px;text-align:center;margin-left:auto;margin-right:auto;background-color:#ffffff;}

p.guest{margin-bottom:0px;color:#cc0000;}
p.webmaster_comment{font-style:italic;}


/*-- links (see also gallery stuff below)--*/
a{color: #005151;}
a:hover{color:#800000;}

a.slink {padding-top:0px;padding-right: 4px;padding-left:14px;text-decoration: none; 
	background-image: url(images/link.gif);background-repeat: no-repeat;
	background-position:left;color:#ACC2FE;}
a.slink:hover {background-image: url(images/hoverlink.gif);
	background-repeat: no-repeat;background-position: left;color:#800000;}
a.slink:active {background-image: url(images/hoverlink.gif);
	background-repeat: no-repeat;background-position: left;color:#800000;} 

a.gallink {padding-right: 10px;padding-left:2px;text-decoration: none;}
a.gallink:hover{color: #800000;}
a.gallink:active {color: #800000;}
/* gallery (where visited is needed) */
a.gal:visited{color: #ACC2FE;}


/*-- IMAGES --*/

img{border-style:none;}
img.withborder {border-style:solid;border-color:white;}
img.leftnoborder{border-style:none;float:left;}
img.rightnoborder{border-style:none;float:right;}
img.right{float:right;}
img.left{float:left;}

img.w3c{height:31px;width:88px;position:relative;left:28px;}

/*-- misc --*/
hr{clear:both;width:80%;}

h1,h2,h3,h4{margin:3px;color:#cc0000;}
h1{text-align:center;}


/*-- UNORDERED LISTS --*/

ul{list-style-type:none;padding-left:0px;}
ul.sidelink{list-style-type:none;padding-left:3px;margin-left:0px;padding-top:0px;margin-top:2px;}
ul.decorated{list-style-type:disc;padding-left:5px;}
li{margin-bottom:0px;}
li.menu{list-style-type:none;color:white;}
li.heading{list-style-type:none;font-style:italic;}

table{margin-left:auto;margin-right:auto;border-style:solid;border-width:1px;border-collapse:collapse;}
th{border-style:solid;background-color:#005151;}
td{border-style:solid;text-align:center;}
tr.current_event{background-color:#ccdddd;}

/*-- gallery style --*/

a.phot_prev{
	color: #005151;
	text-decoration: none; 
	font-size:12pt;
	background-image:url(images/nav_prev.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-right: 100px;
	padding-left:25px;
} 

a.phot_next{
	color: #005151; 
	text-decoration: none;
	font-size:12pt;
	background-image:url(images/nav_next.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right: 25px;
	padding-left:100px;
} 

a.index{
	color: #005151;
	text-decoration: none;
	font-size:12pt;
	background-image:url(images/nav_home.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right: 20px;
}

a.phot_prev:hover,a.phot_next:hover,a.index:hover{color: #cc0000;}


table.index_table{
	width:500px;
	border:0px; 
	margin-left: auto;
	margin-right: auto;
}

div.photocaption{
	color: #cc0000; 
	font-size:12pt;
}
div.photographer{
	color: #000000;
	font-size:10pt;
	font-style:italic;
}


