/* CSS Rowperfect */

* {
	margin:0;
	padding:0;
}

body {
	background: #014170 url(../images/background.jpg) repeat-x top;
	margin:10px 10px 30px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#264A56;
}

img.imgalignleft {margin:0 1.5em 2em 0 !important;}
img.imgalignright {margin:0 0 2em 1.5em !important;}


#banner {
	width: 770px;
	height: 65px;
	margin:0 auto; 
	padding: 0;
	border: none 0px;
}

#banner img{
	margin: 0;
	padding: 0;
	display: block;
}

#navigation {
	width: 770px;
	height: 15px;
	margin:0 auto; 
	padding: 0;
	border-top: #346497 solid 1px;
	border-right: none 0px;
	border-bottom: #062E58 solid 1px;
	border-left: none 0px;
	background-color: #5C8CBF;
}

#content {
	width: 748px;
	margin:0 auto; 
	padding: 0px 10px 10px;
	background: #FFF url(../images/flow.jpg) no-repeat bottom right;
	border-top:none 0px;
	border-left:#A7D3FF solid 1px;
	border-bottom:none 0px;
	border-right:#A7D3FF solid 1px;
	min-height: 340px;
}

#home #content {
 background: #FFF url(../images/page-title.jpg) no-repeat;
}
#home .contact {
 width:68%;
 margin: 60px 0 10px -20px;
 float: left;
 clear: none;
}

#home #newsFlash {
 width: 300px;
 float: right;
 clear: right;
 margin: 0 0 40px 10px;
 padding: 10px;
 border: 1px solid #346497;
 background-color: #FFF;
 filter:alpha(opacity=90);
 opacity: 0.9;
 -moz-opacity: 0.9;
}
#home #newsFlash h1 {
 margin: 0 0 .5em 0;
 padding: 0;
 background: none;
 font-size: 11px;
}
#home #newsFlash h1 a {
 font-size: 11px;
 font-weight: bold;
 color: #F00;
}
#home #newsFlash h1 a:hover {
 text-decoration: none;
}
#home #newsFlash ul {
 margin: 0;
 padding: 0;
}
#home #newsFlash li {
 margin: 0;
 padding: 0;
 list-style: none;
}
#home #newsFlash li p {
 font-size: 10px;
 font-weight: normal;
}
#home #newsFlash li p a {
 font-size: 10px;
 font-weight: normal;
}
#home #newsFlash li p a:hover {
 text-decoration: none;
}
#home #newsFlash li p a .more{
 padding-left: 1em;
 text-align: right;
}
#home #rowStar {
 float: right;
 clear: right;
 margin: 0 0 40px 30px;
 left: 430px;
}
#home #homePageCopy {
 float: left;
 margin-top: -30px;
 padding-top: 10px;
 background-color: #FFF;
}


#page {
	border:none 0;
	margin:0 auto; 
}

#footer{
	width:770px;
	height:44px;
	margin:0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #299AC6;
	text-align: left;
	border:none 0;
	background: url(../images/footer.png) no-repeat bottom;
}

#home #footer {
	background: url(../images/footer.png) no-repeat bottom;
}

#footer p {
	padding: 0 0 5px;
	text-align:center;
clear:both;
}

#footer span.left {
	float: left;
	text-align: left;
	width: 600px;
  }

#footer span.right {
	float: right;
	text-align: right;
	color: #FFFFFF;
	width: 49%;
  }
  
#footer .line {
	border-top: #52759C solid 1px;
	margin-bottom: 5px;
}
  
  
.top {
	float:right;
	padding-right:20px;
padding-bottom:13px;
}
.top span{
	float:right;
	margin-left:10px;
	text-decoration: none !important;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif !important;
	font-weight : normal !important;
	font-size : 10px !important;
	color:#2859A6 !important;
}

.top img {
	position:relative;
	top:2px;
	right:1px;
	border: none 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* --- Form styles ---*/

#homeForm {
 border: none;
 margin:0 0 0 0;
 padding:0 0 0 0;
}

#homeForm legend {
	margin:0 0 .75em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #EF4942;
}

#homeForm fieldset {
 border: none;
 margin:0 0 0 0;
 padding:0 0 0 0;
}

#homeForm .field {
 display: block;
 width: 215px;
 float: left;
 margin: 0 0 2px 0;
 padding: 1px 2px;
 border:1px solid #299AC6;
 background: #FFF !important;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#316594;
}

#homeForm label {
 text-align: right;
 width: 125px;
 display: block;
 float: left;
 margin: 0 5px 2px 0;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 color: #316594;
  }

#homeForm .msg {
	width:200px;
	border:none;
	margin: 0 0 2px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#299AC6;
}

#homeForm .error {
	width:200px;
	border:none;
	margin: 0 0 2px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#299AC6;
}

#homeForm .warn {
	width:200px;
	border:none;
	margin: 0 0 2px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#299AC6;
}

#homeForm br {
 clear: left;
}

#homeForm #Subject {
 border:none;
}

#submit {
	width:60px;
}

#reset {
	width:54px;
}

/*--- end homeForm ---*/


#content h1 {
	background: #B5BACE url(../images/title-banner.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFF;
	margin: 0 -10px 1em;
/*	margin:-10px 0 .5em 0; */
	padding:16px 0 0 52px;
}

#content h2 {
	margin:0 0 .75em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #EF4942;
/*	color: #299AC6; */
	border-bottom:#888 dotted 1px;
}

#content h3 {
	margin:0 0 .75em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #EF4942;
/*	color: #299AC6; */
	border-bottom:#888 dotted 1px;
}
#content p {
	margin:0 0 1em 1em;
}

#content ul, ol {
	margin:0 0 1em 1em;
	padding:1em 2em;
}

#content li {
	margin-bottom:.75em;
}

#content li span.q {
 font-weight:bold;
 font-size:14px;
}

#content a {
 color:#0065AD;
 text-decoration:none;
 font-weight:bold;
 font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

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


#content .product-image {
 float:right;
 padding: 3px;
 border: #AAA solid 1px;
 background-color:#FFF;
 margin: 0 0 10px 10px;
 font-size:10px;
}

#content .product-image img{
 margin-bottom:5px;
}

#content .points {
 border:#299AC6 solid 1px;
 background-color:#F6F3F7;
 width: 355px;
 float:left;
 margin:1em 1em 3em 1em;
 color:#316594;
 list-style-type: square;
}

#content .points p {

 position:relative;
 top:-30px;
 left:-30px;
 clear:both;
 margin-bottom:-10px;
 font-weight:bold;
 color:#316594;
}

#content #subNav {
 margin:-36px -10px 30px -10px;
 border-top:none 0px;
 border-left:#A7D3FF solid 1px;
 border-bottom:#B5BACE solid 1px;
 border-right:#A7D3FF solid 1px;
}

#content #subNav ul {
 width:300px;
 padding:1em 0 1em 3em;
 list-style-type: square;
 font-weight: normal;
 color:#316594;
}

#content #subNav ul a {
 font-weight: normal;
 color:#316594;
}

/*--- Rowperfect Page ---*/

#rowperfect #subNav {
	background: #CED7DE url(../images/rowperfect-machines.jpg) no-repeat top right;
}

/*--- Dreher Oars Page ---*/

#dreher_oars #subNav {
	background: #CED7DE url(../images/PICT0019.jpg) no-repeat top right;
}

/*--- Coxmate Page ---*/

#coxmate #subNav {
 height: 180px;
 background: #CED7DE url(../images/Coxmate-AA-Kit.jpg) no-repeat top right;
}

/*--- Mk 1 Oarlock Page ---*/

#mk_1_oarlock #subNav {
 height: 180px;
	background: #CED7DE url(../images/MAGIK5114W1.jpg) no-repeat top right;
}

/*--- Accessories Page ---*/

#accessories #subNav {
 background: #CED7DE url(../images/) no-repeat top right;
}

/*--- Seminars Page ---*/

#seminars #subNav {
 background: #CED7DE url(../images/) no-repeat top right;
}

#seminars #content img {
 padding-left:10px;
}

/*--- Conatact Page ---*/

#contact #contactInfo {
 width: 20%;
 margin: 0 10px 10px 0;
 font-size: 12px;
 color: #316594;
 float: left;
 clear: none;
}
#contact #contactInfo p {
 text-align: left;
}
#contact .contact {
 width:78%;
 margin: 0 0 10px 0;
 float: right;
 clear: none;
}

/*--- Mailing List ---*/

#mailingList #content {
 background: #FFF;
}

#mailingList form {
 background: transparent url(../images/RowPerfect-HomePage.2.jpg) no-repeat top right;
}

#mailingList form .error {
 background: #FFF;
 filter:alpha(opacity=90);
 -moz-opacity:0.9;
 opacity: 0.9; 
}

/*--- buttons ---*/

.buttons  {
	float:left;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.buttons a {
	float:left;
	background:url("../images/button-form-l.gif") no-repeat left top;
	margin: 2px 4px 2px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	color: #FFDB9C;
}

.buttons a:hover {
	text-decoration:none;
  background-position:0% -18px;
}

.buttons  a span {
  height:12px; /* ~font-size */
  float:left;
  display:block;
  background:url("../images/button-form-r.gif") no-repeat right top;
  padding:2px 12px 4px 12px;
  font-weight:bold;
  background-position:100% -18px;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.buttons  a span {float:none;}
/* End IE5-Mac hack */

.buttons  a:hover span {
  color:#FFF;
  text-decoration:none;
  }
