/* Start of CMSMS style sheet 'WRC Main' */
* {
	padding: 0;
	margin: 0;
}

html {
	font-size: 100%;
}

body {
    line-height: 160%;
	color: #222;
	background-color: #333;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 80%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
	background-attachment: scroll;
	background-image: url(uploads/images/common/bggrad.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}

/* End master styles */


/*-- content styles  -- */
.offtop {
	position: absolute;
	left: 0;
	top: -200em;
}

#header p {
	position: absolute;
	left: 0;
	top: -200em;
}

h1 {
	color: #b00;
	font-size: 140%;
	padding: 5px 10px;
	margin: 0;
	background-image: url(uploads/images/common/top-510.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	height: 22px;
}

h2 {
	color: #b00;
	font-size: 120%;
	padding: 0.5em 0 0.5em 0;
	margin-left: 10px;
        margin-right: 10px;
}


h2.homestyle {
	background-color: #bbb;
	padding: 5px;	
}


h3 {
	color: #b00;
	font-size: 110%;
	padding: 0.5em 0 0 20px;
}

h3.homestyle{
	padding: 0 5px 0 5px;
}


h4 {
	color: #b00;
	font-size: 100%;
	padding: 0.5em 0 0 0;
}

hr {
	color: #b00;
	background-color: #b00;
	height: 2px;
	margin-top: 1em;
}

a {color: #007070;text-decoration:underline;}

h3 a {color: #b00;text-decoration:underline;}
h3 a:hover {color: #007070;}
h3 a:visited {color: #b00;}


/* End CONTENT styles */

#wrapper {
	width: 930px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(uploads/images/common/whitebg.jpg);
}


#innerwrapper {
	width: 930px;
	margin: auto;
	padding: 25px 0 0 0;
	/* set top padding to 45px if large oar images set is used */
	background-image: url(uploads/images/common/whitebg-grad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width: 930px;
	margin: 0 auto 0 auto;
	padding-top: 25px;
	height: 198px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(uploads/images/common/worcester-rowing-club-banner.jpg);
}


/* MENU */
#menu1 {
	float: left;
	width: 165px;
	line-height: 190%;
	margin: 0;
	padding: 0 0 0 35px;
	display: inline; /* IE6 bugfix */
}

#menu1 ul {
	width: 150px;
	font-size: 95%;
	padding-top: 12px;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	background-image: url(uploads/images/common/menu-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#menu1 li {
}
 
#menu1 a {
padding: 3px 25px 3px 0;
	display: block;
	text-decoration: none;
	color: #222;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background-color:#ddd;
}
 
 /* IE fix for menu issue */
#menu1 a { display: inline-block; }
#menu1 a { display: block; }
/* end of IE fix */
 
#menu1 a:hover, a:focus{
	color: #b00;
	background-color:#fff;
	border-left: 3px solid #b00;
	text-decoration: underline;
}


#menu1 .current h3,
#menu1 .activeparent {
	color: #b00;
	font-weight: bold;
	font-size: 100%;
	padding: 3px 25px 3px 0;
	display: block;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 3px solid #b00;
	border-right: 1px solid #bbb;
	background-color:#ddd;
}

#menu1 .current h3 {
background-image: url(uploads/images/common/menu-arrow-9.gif);
	background-repeat: no-repeat;
	background-position: 90% center;	
}

/*#menu1 .activeparent {
background-image: url(uploads/images/common/menu-arrow-down-9.gif);
	background-repeat: no-repeat;
	background-position: 90% center;	
}*/

#menu1 .menustyle {
	background-image: url(uploads/images/common/menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*margin: 25px 20px 100px 30px;*/
	margin: 0 0 70px 0;
	padding-bottom: 12px;
	width: 150px;
	}
 

/* SUB MENU */

#menu1 ul ul{
	width: 150px;
	font-size: 95%;
	line-height: 140%;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	background-image: url(uploads/images/common/menu-level2-shad.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #fff;
}

#menu1 li li {
	text-decoration: none;
	color: #222;
	border-bottom: 1px solid #bbb;
	border-top: none;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}


#menu1 li li a {
	padding: 3px 15px 3px 0;
	margin: 0; 
	display: block;
	text-decoration: none;
	color: #222;
	border: none;
	background-color:#e8e8e8;
	font-weight: normal;
	border-left: 1px solid #b00;
}

#menu1 li li.current h3,
#menu1 li li a.activeparent {
	color: b00;
	font-weight: normal;
	background-color:#e8e8e8;
	border-bottom: none;
	border-top: none;
	border-left: 1px solid #b00;
	border-right: none;
	padding: 3px 15px 3px 0;
}

#menu1 li li.current h3 {
	background-image: url(uploads/images/common/menu-arrow-9.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
}
 
 
#menu1 .submenu a:hover, a:focus{
	color: #b00;
	background-color:#fff;
	border-left: 1px solid #b00;
	text-decoration: underline;
}

/* END OF SUB MENU */


/*  3rd level menu  */

#menu1 ul ul ul{
	width: 149px;
	font-size: 95%;
	line-height: 140%;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	background-image: url(uploads/images/common/menu-level2-shad.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #fff;
}

#menu1 li li li {
	text-decoration: none;
	color: #222;
	border-bottom: 1px solid #bbb;
	border-top: none;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}


#menu1 li li li a {
	padding: 2px 15px 2px 0;
	margin: 0; 
	display: block;
	text-decoration: none;
	color: #222;
	border: none;
	background-color:#f8f8f8;
	font-weight: normal;
	border-left: 1px solid #b00;
}

#menu1 li li li.current h3 {
	color: b00;
	font-weight: normal;
	background-color:#f8f8f8;
	border-bottom: none;
	border-top: none;
	border-left: 1px solid #b00;
	border-right: none;
	padding: 3px 15px 3px 0;
	background-image: url(uploads/images/common/menu-arrow-9.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
}
 

/* END of 3rd level menu  */


#content {
	float: left;
	/*width: 490px;*/
	width: 510px;
	margin: 0 0 10px 0;
	background-color: #fff;	
	}

#content p,
#content address {
	padding: 5px 20px 10px 20px;
	}

#content ul, #content ol {
	margin: 10px 20px 10px 40px;
	}
	
#content img {
	/*-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

#content .imageright {
	/*-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	margin: 5px 5px 10px 10px;
}

#content .imagecenter {
	/*-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	margin: 5px 0 10px 0;
}


#promo1 {
	float: right;
	width: 180px;
	margin: 0 30px 10px 10px;
}


#promo2 {
	margin: 0 0 0 15px;
}


#supnav {
	width: 880px;
	margin: 0 15px 0 15px;
	padding: 10px;
	background-color: #ccc;
	font-size: 80%;
}

#footer {
	width: 930px;
	margin: auto;
	padding: 5px 0 0 30px;
	color: #fff;
	text-align: left;
	height: 40px;
	background-image: url(uploads/images/common/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footer ul {
	list-style-type: none; 	
}

#footer li {
 	display: inline;
	margin-right: 50px;
}

#footer li a {
 	color: #fff;
}

.clearfloat {
	clear: both;
	display: block;
	height: 0;
}



.footbanner {
	display: block;
	border: 1px solid #000;
	font-size: 50%;
}



.adbox {
	margin: 0 auto 20px auto;
	/*background-image: url(uploads/images/common/titlebar-right.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	overflow: hidden;
	width: 180px;
	background-image: url(uploads/images/common/top-180.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.adboxgreen {background-image: url(uploads/images/common/top-180-green.gif)}

.adbox h2 {
	color: #fff;
	/*background-color: #b00;	*/
	padding: 6px 0 4px 10px;
	margin-left: 0;
	font-size: 110%;
	/*background-image: url(uploads/images/common/titlebar-left.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.adbox dl {
	padding: 5px 0 5px 10px;
	/*width: 168px;*/
	font-size: 100%;
}

.adbox dt {
	
}

.adbox dd {
	margin-left: 10px;
}

#facebook img { 
	/*margin: 0 0 5px 3px;*/
	margin: 0 auto 5px auto;
}

#gorow {
	width: 180px;
	/*border: 1px solid #00f;*/
}

#gorow img{ 
	/*margin: 0 0 5px 3px;*/
	margin: 0 auto 5px auto;
}

.rightpromo { 
	/*margin: 0 0 5px 3px;*/
	margin: 0 auto 5px auto;
}

.inlinebox {
	clear: both;
	margin: 10px 5px 20px 20px;
	overflow: hidden;
	width: 220px;
	float: right;
	background-image: url(uploads/images/common/top-220.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.inlineboxspan {
	padding: 5px;
	font-size: 100%;
}

.inlinebox h2 {
	color: #fff;
	padding: 6px 0 4px 10px;
	margin-left: 0;
	font-size: 110%;
	
}

.inlinebox  dl{
	font-size: 100%;
	line-height: 120%;
	margin: 0 0 5px 0;
}

.inlinebox dt {
	margin: 0 0 0 5px;
	font-weight: bold;
}

.inlinebox dd {
	margin: 0 0 10px 10px;
}


.roundbox {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-top: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #fff;
	padding: 10px; /* not sure about this */
}

.roundbox-nopadding {padding: 1px}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}



#roonys {
	width: 900px;
	background-color: #fff;
	padding: 20px 0;
        border-top: 1px solid #ccc;
}

#roonyswrap {
	margin: 0 210px 0 190px;
	padding: 5px 20px 10px 30px;
	/*width: 510px;*/
	border: 1px solid #000;
}

#roonyswrap img{
	float: left;
	margin: 10px 30px 20px 0;
}


.imagecaption {
	font-style: italic;
	font-size: 85%;
line-height: 130%;
}	



#newsletter {
	float: right;
	background-color: #eee;
	text-align: center;
	padding: 10px;
	width: 200px;
	position:relative;
	top: -20px;
}

#currentissue ul ul {margin-left: 15px;}
#currentissue li {margin-bottom: 1em; line-height: 125%}
#currentissue {padding-bottom: 30px;}

#backissues {margin-top:0;}
#backissues ul {padding: 0 45px 0 45px;}
#backissues {clear: both}


.downloadlink {
	width: 186px;
	height: 38px;
	position: relative;
	left: -12px;
	display:block;
	padding: 10px 0 0 0;
	margin: 0;
	color: #fff;
	/*text-align: center;*/
	background-image: url(uploads/images/common/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* generic table style */

.datatable {
	text-align: left;
	margin: 20px auto;
	border-collapse: collapse;
	border: 1px solid #333;
}

.datatable caption{
	text-align: left;
	color: #222;
	font-weight: bold;
}

.datatable th, .datatable td {
	padding: 3px 10px 3px 10px;
	border: 1px solid #ccc;
}

.datatable th {
	background-color: #dd6363;
	font-weight: bold;
	color:#fff;
}

.datatable th[scope="col"] {
	border-right: 1px solid #eee;
	border-left: 1px solid #dd6363;
	border-top: 1px solid #dd6363;
}

.datatable th[scope="row"] {
	border-left: 1px solid #dd6363;
	border-top: 1px solid #dd6363;
	border-bottom: 1px solid #eee;
}

.datatable th[scope="col"] {
	border-bottom: 2px solid #333;
}

.datatable th[scope="row"] {
	border-right: 2px solid #333;
}

.datatable td {
	font-weight: normal;
	background-color: #fff;
}

.table75 {
	width: 75%;
}

.table100 {
	width: 90%;
}


.boxed {
	border: 1px solid #666;
	padding: 0;
	margin: 15px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 4px #aaa;
	-moz-box-shadow: 1px 1px 4px #aaa;
}

.allcornersround {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}	


.rssimageh1 {
	float: right;
	position: relative;
	top: -33px;
	right: 10px;
}

.rssimageh2 {
	float: right;
	position: relative;
	top: -28px;
	right: 10px;
}

/* Form CSS */
div.formrow {margin:0 0 5px 0;float:left;width:85%;padding:5px 2em;}
div.formrow label {float:left;display:block;width:5em;padding:0 5px;text-align: right;}
div.formrow fieldset {border:1px solid gray;margin:0 6px;}
div.formrow fieldset span {display:block;}
div.formrow fieldset span label {float:none;display:inline;}
div.requiredRow {border:2px solid #049;}

div.chkbx label{float: none;
display: inline;
text-align: left;
width: 5em;
}

div.chkbx input {
	margin-left: 3em;
	*margin-left: 4em;
	}

div.btn_go {margin-left: 8em; margin-top: 1em;}

/* end of form css */

#signin {width: 60%; margin: 20px auto 100px auto;}

/* Calendar Styles */

.calendartable {
	border-collapse:separate;
	border-spacing: 10px 10px;
	border: none;
	width: 100%;
}

.calendartable th {
	background-color: #fff;
	font-weight: bold;
	color:#b00;
	font-size: 110%
}


.calendartable td {
	margin:0; padding:0;
	border: none;
}

.calendartable tr {
	margin:10px 0 0 0; padding:0;
}


#calendar{
	text-align: center;
}


#calendar .calendar-event-name {
	background-color: #FFFFCC;
	width: 185px;
	text-align: right;
	padding: 5px 10px 7px 10px;
}

#calendar .WRC {
	background-color: #f99;
}
	
#calendar .other {
	background-color: #eee;
	text-align: left;
}

.calendar-date {
	border: 1px solid #000;
	width: 30px;
	margin: 3px auto;
	text-align: center;
	-webkit-box-shadow: 1px 1px 4px #aaa;
	-moz-box-shadow: 1px 1px 4px #aaa;
}

.calendar-event-month {
	display: block;
	background-color: #b00;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.2em;
}

.calendar-event-day {
	display: block;
	background-color: #fff;
	color: #000;
	font-size: 1.2em;
	font-weight: bolder;
	line-height: 1.2em;
	}

.calendar-event-year {
	display: block;
	background-color: #000;
	color: #bbb;
	font-size: 0.5em;
	font-weight: normal;
	line-height: 1.2em;
}

.newsdate {
	margin: 4px 5px 0 5px;
}

.newsdetaildate {
	margin: 10px 10px 0 20px;
}

/*p.NewsSummaryPara {padding-left: 5px)*/

/* styles for new calendar icons */
.NewsSummary {margin-bottom: 10px}
.NewsSummaryLink {margin-left: 40px}
.NewsSummarySummary {margin-left: 40px}


/* styles for social calendar */
.calendar-event-month-social  {
	display: block;
	background-color: #155454;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.2em;
}

.SocialEvent {margin-bottom: 10px;border: 1px solid #CAE7DA;}
.SocialEventTitle {margin-left: 40px}
.SocialEventActive {background-color:#CAE7DA}

.socialdate {margin: 4px 5px 4px 5px}

.socialeventdetails {
     border: 1px solid #CAE7DA;
     padding: 10px;
     background-color:#fff
}


div.SocialEventTitle h2 {
     color: #000;
}


/* End of Calendar Styles */

/* links page */
div.linkmgr dl {
	margin: 0 20px 0 20px;
	font-size: 90%;
}

div.linkmgr dt {margin: 5px 0 0 0;}
div.linkmgr dd {margin: 0 20px 0 20px;}
/* end links page */

/* columns */
.column {
	width: 240px;
}

.columnleft {
	border-right: 1px solid #bbb;
}

.column dl {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #bbb;
}
/* end of columns */

/* Polls */
#pollcontent_1 {
	width: 170px;
	border: 2px solid #004949;
	padding: 5px;
}

#pollcontent_1 .polloptions {
	border: 1px solid #004949;
	margin: 0 auto;
	text-align: center;
}
/* end of polls */

/* Regatta/Events page */
.competitionTable {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	margin: 5px auto;
	border-collapse: collapse;
}

.competitionTable th{
	font-weight: normal;
	color:#333;
	font-size: 100%;
	text-align: left;
	padding: 0 5px 0 5px;
        border: 1px solid #ccc;
}

.competitionTable th.tophead{
        background-color: #dd6363;
	font-weight: bold;
        color: #fff;
	/*text-align:center;*/
}

.competitionTable caption{
	font-weight: bold;
	color:#b00;
	font-size: 100%;
	text-align: left;
	margin-left: 8px;
}

.competitionTable td{
	font-weight: normal;
	color:#333;
	font-size: 90%;
	text-align: left;
	padding: 0 5px 0 5px;
	text-align: left;
        border: 1px solid #ccc;
}

td.emptycell {background-color: #ddd;}

/* END OF Regatta/Events page */


/* Search */

#searchForm {
	width: 158px;
	border: 1px solid #bbb;
	padding: 10px;
	margin: 0 auto 10px auto;
	background-color: #fff;
}

#searchForm label {display: none}
#searchForm input {margin: 3px auto}

/* end of search */

/*for inline Zoomable lightbox images*/
a.lightboxZoomImage {
	background-image: url(uploads/images/common/zoom-in.gif);
	background-repeat: no-repeat;
	background-position: center 90%;	
	padding-bottom: 10px;
}

a.lightboxZoomImage img {margin: 5px}

/*fieldset styles */
fieldset {
	border: 1px solid #bbb;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	-webkit-box-shadow: 1px 1px 4px #aaa;
	-moz-box-shadow: 1px 1px 4px #aaa;
	}
	
legend {
	/*border: 1px solid #bbb;*/
	color: #b00;
	background-color:#fff;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	}

fieldset ul {
	list-style-type:none;
	}


/* used on members page */
.contentpromo {
	margin: 0 0 10px 0;
	border: 1px solid #bbb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.halfwidth {width: 237px; height: 170px;}

div.contentpromo img {
	margin: 0 10px 10px 10px;
}


/*div.contentpromo p {
	margin: 0 0 0 85px;
}*/

#twitterHolder{
background-color: #bb0000;
padding: 5px;
width: 230px;
}

.smallprint {font-size: 80%; line-height: 110%}

/* SALSA */
#salsa {
        background-color: #000;
        /*height: 700px;*/
        width: 100%;
        background-image: url(uploads/images/promos/salsa2010.jpg);
	background-repeat: no-repeat;
        background-position: left top;
        color: #fff;
       /* font-family: "Times New Roman", Times, serif; */
        font-size: 90%;
        line-height: 120%;
}
#salsa a {color: #fff;}
.salsaright {width: 50%; float: right;}
.salsasize1 {font-size: 800%;line-height: 90%;text-align:center; font-family: "Times New Roman", Times, serif;}
.salsasize2 {font-size: 300%;line-height: 90%;text-align:center; font-family: "Times New Roman", Times, serif;}
.salsasize3 {font-size: 150%;line-height: 100%;text-align:center; font-family: "Times New Roman", Times, serif; font-weight: bold;}
.salsasize4 {font-size: 125%;line-height: 100%;text-align:left;}

/* SALSA ends */
/* End of 'WRC Main' */

