/* _________ Stylesheet for Silva 1.1 frontend _______________ */
/* _________ Silva users can insert their own frontend styles _________ */
/* _________ Styles modified here will affect the Silva preview  ______ */
/*
**  Instructions to set caching headers. Inside comments area to play nicer with CSS editors.
** ** 
** 
** 
** 
*/


body {
text-align: center;
background: #ffffcc; }

p, div, td, a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: left; }

p.toc a.toc-link {
  background: url(http://www.oceanview.bm/images/news_bullet.gif) no-repeat;
  padding: 0px 0px 10px 15px;
}

h2.heading {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #336600;
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px -5px -1px; 
}
h3.heading {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #336600;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px -5px 0px; 
}
h4.heading {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #336600;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
h5.heading {
  padding: 2px 0px 2px 0px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #336600;

}
h6.heading {
  padding: 2px 0px 2px 0px;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: -5px;
  color: #000000;
}

#print-header, #print-header-ov, #print-header-pr, #print-header-sg {
  display: none;
} 
.screen-header {}

td img { display: block;
border: 0; }

a:link {
	color: #336600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #000000;
}
a:active {
	color: #33CC00;
}
div.spacer {
	clear: both;
}

div#spacer {
display: inline;
}

#wrapper
{
	width: 764px;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF url(http://www.oceanview.bm/images/nav_bgrnd.jpg) no-repeat 0px 168px;
	border: none; }

.trans {
 /*  background-color: #E9F4D4;  */
  background-color: transparent;
}



/* IE5/Win Only Styles  */
@media tty {
#wrapper {
background: #FFFFFF url(http://www.oceanview.bm/images/nav_bgrnd_ie.jpg) no-repeat 0px 166px;
}
}/* */

.spacer { clear: both; }

#book-tee {
margin: 20px 0px 0px 20px; }

#book-tee img {
border: none; }

div#contentwrapper, div#contentwrapper-pr {
background: #e9f4d4;
text-align: left;
margin: 20px 10px 5px 10px;
/* padding: 10px; */
width: 575px;
}


div#innerwrapper {
margin: 9px 20px;
background: transparent;
}

div#infowrapper, div#infowrapper #innerwrapper td, div#infowrapper #innerwrapper td a {
background: #e9f4d4;
margin-left: 10px;
margin-right: 10px;
/* padding: 10px; */
width: 575px;
font: 9px/11px Verdana, Helvetica, Arial, sans-serif;
text-align: left;
color: #666666; }

/* div#gallery {
  background-color: #E9F4E4 ;  
  background-color: #E9F4E4;
  padding: 10px;
  margin-bottom: 10px;
} */

#footer, #footer a {
text-align: center;
font: 10px Verdana, Helvetica, Arial, sans-serif; 
padding: 5px;
text-decoration: none;
color: #333333; }

#left-nav {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 100px;
}

#left-nav ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	font-size: 11px;
}

#left-nav li {
	margin: 0;
}

#left-nav li a {
	display: block;
	padding: 5px 0 4px 16px;
	color: #336600;
	text-decoration: none;
	width: 100%;
	background: url(http://www.oceanview.bm/images/bullet_line.gif) no-repeat left top;
}
html>body #left-nav li a {
	width: auto;
}

#left-nav li a:hover {
	color: black;
	background: url(http://www.oceanview.bm/images/bullet_line_ball.gif) no-repeat left top;
}

#left-nav img {
	border: none;
}

#left-nav a.selected {
	font-weight: normal;
        color: #000000;
	background: url(http://www.oceanview.bm/images/bullet_line_ball.gif) no-repeat left top;
}

#right-nav {
	float: right;
	padding-left: 0;
	margin-left: 10px;
	width: 115px;
	border-bottom: 1px solid #99CC33;
}

#right-nav li {
	list-style: none;
	margin: 0;
	padding: 4px 0;
	border-top: 1px solid #99CC33;
}
#right-nav li a {
	text-decoration: none;
}

a.image .float-left, a.image .float-right {
    border: 0px;
}

.float-left {
	float: left;
	padding: 5px 10px 5px 0px;
}

.float-right {
	float: right;
	padding: 5px 0px 5px 10px;
}

#hp-courses {
	margin: 0 0 15px;
	padding: 0;
	float: left;
	width: 396px;
}

#hp-courses li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#hp-courses li a {
	display: block;
	padding: 10px 10px 10px 145px;
	margin-bottom: 5px;
	color: black;
	text-decoration: none;
	border: 2px solid white;
}

#hp-courses li a:hover {
	border: 2px solid #336600;
	background-color: white;
}

#hp-courses li a strong {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #336600;
}

#hp-courses li a span {
	text-decoration: underline;
	color: #336600;
}

a.btn-port-royal {
	background: #E5EBFF url(http://www.oceanview.bm/images/pic_port_royal.jpg) no-repeat 10px center;
}

#btn-ocean-view {
	background: #E3FFFC url(http://www.oceanview.bm/images/pic_ocean_view.jpg) no-repeat 10px center;
}

#btn-st-george {
	background: #FFEAE1 url(http://www.oceanview.bm/images/pic_st_george.jpg) no-repeat 10px center;
}

#news-box {
	margin-left: 406px;
	background-color: white;
	padding: 3px;
}

#news-box h3 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #336600;
	margin-top: 0;
	margin-bottom: 5px;
        padding: 3px 0px 3px 3px;
}

#news-box ul {
	margin: 0;
	padding: 0;
}

#news-box ul li {
	list-style: none;
	margin: 0;
	padding: 4px;
	font-weight: bold;
}

#news-box li ul {
	margin-top: 4px;
}

#news-box li li {
	padding: 0 0 0 14px;
	font-weight: normal;
	background: url(http://www.oceanview.bm/images/news_bullet.gif) no-repeat top left;
}

#news-port-royal {
	background-color: #E5EBFF;
}

#news-ocean-view {
	background-color: #E3FFFC;
        border-top: solid #FFFFFF 3px;
}

#news-st-georges {
	background-color: #FFEAE1;
        border-top: solid #FFFFFF 3px;
        border-bottom: solid #FFFFFF 3px;
}

#news-box li.note {
	font-size: 10px;
	font-weight: normal;
        background-color: #E9F4D4;
}

#news-box a {
	text-decoration: none;
	color: #333;
}

/* News/Tournaments page on main site  */
li#news-items-port-royal, li#news-items-ocean-view, li#news-items-st-georges {
	padding: 5px 0 10px 0;
        font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

#news-items li li {
	padding: 0 0 5px 0;
	font-weight: normal;
        list-style-position: outside;
	list-style-image: url(http://www.oceanview.bm/images/news_bullet.gif);
	}


#hp-other {
	margin: 0;
	padding: 0;
	width: 396px;
}

#hp-other li {
	list-style: none;
	padding-left: 45px;
	margin-bottom: 10px;
}

#hp-other a.main-link {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #336600;
	text-decoration: none;
}

li#notify {
	background: url(http://www.oceanview.bm/images/envelope.jpg) no-repeat top left;
}

/* _________________________________________________ silva table styles _____ */

table.silvatable {
  empty-cells: show;
  border-collapse: collapse;
  margin-bottom: 1em;
}
table.silvatable tr {
  vertical-align: top;
} 
table.silvatable tr.rowheading {
  font-weight: bold;
} 
table.silvatable tr.even {
  background-color: #E9F4E4;
}
table.silvatable td {
  border-right: none ! important;
} 
table.silvatable th.align-left, table.silvatable td.align-left {
  text-align: left;
}
table.silvatable th.align-center, table.silvatable td.align-center {
  text-align: center;
}
table.silvatable th.align-right, table.silvatable td.align-right {
  text-align: right;
}

table.datagrid, table.plain, table.list, table.grid {
  width: 100%;
}

table.plain {
  border-style: none;
} 
table.plain td {
  border-right: none ! important;
}
 
table.list td {
  border-bottom: 1px solid #444444;
} 

table.list tr.rowheading td, table.list thead th {
  border-bottom: 2px solid #444444;
} 
  
table.grid td, table.grid thead th {
  border: 2px solid #444444;
  border-right: 2px solid #444444 ! important;
} 
  
table.datagrid td {
  /* border: 2px solid #444444;
  border-right: 2px solid #444444 ! important;
  */
  border-bottom: 1px dotted #006600;
} 
table.datagrid tr.rowheading td {
  /*
  border-top-style: none;
  border-left-style: none;
  border-right-style: none ! important;  
  */
  border-bottom: 1px solid #FFCC00;
  background-color: #CCCCCC;
} 

table.simple {
  border-style: none;
}

table.simple thead th {
  font-weight: normal;
}

td.even table td {
  border-right: none ! important;
}


/*___________________________________________ various silva table layouts _____ */ 

table.black_border td,
table.black1 td,
table.red td, 
table.green td {
  padding: 0 5px;
}

table.black_border { 
  border: 1px solid black;
}

table.black_border td { 
  border: 1px solid black;
}

table.black_border tr.odd td { 
  background-color: #c1c1c1; 
}

table.black1 tbody { 
  border-right: 1px solid black; 
}

table.black1 td {
  border: 1px solid black;
}

table.red { 
  border: 1px solid darkred;
}

table.red td {
  border: 1px solid darkred;
}

table.red tr.odd td {
  background-color: #d0bbbb;
}

table.green {
  border: 1px solid darkgreen;
}

table.green td {
  border: 1px solid darkgreen;
}

table.green tr.odd td {
  background-color: #b3c99c;
}

/* definitions for batching */
div.listingBar {
  width: 60em;
  margin: 2em 0;
}

div.listingBar .next {
  margin-left: 5em;
} 

div.listingBar .previous {
  margin-right: 5em;
}

/* gallery styles */
#gallery {
  margin: 20px 0;
  clear: both;
}
#gallery div.navigation {
  margin-bottom: 10px;
}
#gallery div.summary {
  margin-bottom: 10px;
}
#gallery div.result img {
  margin: 4px auto;
}
#gallery div.result a {
  margin-right: 44px;
  margin-bottom: 30px;
  float: left;
  width: 120px;
  display: block;
  background-color: white;
  text-align: center;
  text-decoration: none;
  padding: 2px 6px 4px 6px;
  border: 1px solid #669966;
}
#gallery div.result a:hover {
  border: 1px solid darkgreen;
}

/* survey form styles */
#survey {
  margin: 10px 0;
}
#survey td.radio-select{
	 text-align: center;
}
#survey th, #survey td.rate {
	text-align: center;
}
#survey td.category-head{
  padding: 15px 0px 1px;
  text-align: left;
}
#survey .comments {
  width: 480px;
  height: 100px;
}

/* Nifty Corners */
.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
		
		

/* end cascade */
