/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { 
	overflow-y: scroll; 	
	font-size: 100%;	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

th {
padding-right:4px;	

}

caption, th, td {
	text-align: left;
	font-weight: normal;
	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img { border: none; }


/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.leftmargin,.marginleft { margin-left:10px; }
.rightmargin,.marginright { margin-right:10px; }
.topmargin,.margintop { margin-top:10px; }
.bottommargin,.marginbottom { margin-bottom:10px; }
.clear { clear: both; }
.center { text-align:center;}
.centerdiv { margin: 0 auto;}
.hide {display:none;}

/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#wrapper {
	margin:0 auto;
	background-image:url(../images/drop_shadow_gradientv2.jpg);
	background-repeat:repeat-y;
	width:971px;
}

#page {
	padding:0 8px;
}

#header {
	background-image:url(../images/header_CTSyel.jpg);
	background-repeat:no-repeat;
	height:111px;
}

#logo {
	float:right;
	position:relative;
	right:18px;
	top:15px;
}

#footer {
	margin-top:20px;
	background-image:url(../images/footer.jpg);
	height:51px;
	padding:14px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003579;
	font-size:10px;
}

#footer a, a:visited, a:active {
	text-decoration: none;
	color: #00f; 
}


#sidenav {
	float:left;	
	width:160px;
	margin: 0 25px 0 0px;
}

#content {
	width:740px;
	float:left;
	min-height:500px;
	height:auto!important;
	height:500px;
}

#breadcrumb {
margin-left: 10px;
clear:both;
position:relative;
top:-8px;
}

#topnav {
	margin:2px 12px;
	text-align: right;
	height: 21px;
}


#topnav a, .search, .phone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	color: #003B78;
}


#topnavlinks {
float:right;
}

#search_box {
	width: 130px;
	height:19px;
	/* Below stuff is for search box in top nav */
	float:right;
	}

	/* Below stuff is for search box in top nav */
#search_box form {
display:inline;
}
	
#search_box #search {
    float: left;
    color: #888;
	padding: 2px;
    margin: 2px 0 2px 3px;
	border: 1px solid #888;
	border-right:0;
    width: 102px;
    background: #fff;
	height:13px;
}
#search_box #go {
    float: left;
    margin: 2px 0;
}

/* END STRUCTURE */


/* ------------------------------------------ */
/* SIDE NAV */
/* ------------------------------------------ */
#sidenav {
	position:relative;
	z-index:2;
}

#sidenav ul
{
	list-style-position:outside;
	text-align: left;
	margin-left:7px;
	border-top:1px solid #ccc;
	margin-top:25px;
}

#sidenav ul li {
	margin: 0;
	border-bottom:1px solid #ccc;
	padding:0;
}

#sidenav ul li a{
	display:block;
	padding: 4px 0 4px 4px;
	color:#666;
	text-decoration:none;
}

#sidenav ul li a.category{
	font-weight:bold;	
}
	
#sidenav ul li a:hover{
	background-color:#b7c8d8;
	color: #000;
}

#sidenav ul li a.current{
	background-color:#4473AB;
	color:#fff;
}

/* END SIDE NAV */

/* ------------------------------------------ */
/* PAGE STYLES [ including table stuff for layout :( ]*/
/* ------------------------------------------ */
#col134{
display:none;
}

#column1 { 
	width:430px;
	padding-right:10px; 
		  }

td#column1{padding-left:0;}

div#column1,div#column2 
{ 
float:left;
}

		  
#column1max { 
	width:535px;
	padding-right:10px; 
		  }		  
		  
#column2 { 
	width:300px;
		  }

		  
.rowerpage{
	position:relative;
	left:-130px;
}

.siteselect {
font-size:11px;
margin:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.pricingbox {
background-color: #ccc;
font-weight: bold;
font-family: verdana;
font-size: 11px;
border: medium double #a9a9a9 ;
padding: 3px;
line-height:20px;
text-align:left;
}
	  
.scenario {
clear:both;
margin-bottom:15px;
}
.scenario .image {
float:left;
width:170px;
}
.scenario .text {
float:left;
width:560px;
}

.afflogos {width: 200px; height: 161px;} /* Used on Markets-->Affiliations and Default pages */

#markets {
background-image:url(http://www.concept2.com/us/images/commercial/grey_transparent.png);
background-repeat:repeat-x;
width: 192px;
height: 22px;
font-size:12px;
color: #fff;
font-weight: bold;
padding: 4px;
margin-top: 0px;
position: relative;
left: 0px;
}

#markets .text {
display: inline;
position: absolute;
bottom: 6px;
right: 4px;

}

#greybox {
background-color:#C4C5C7;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:22px;
left:0px;
margin-top:0px;
padding:4px;
position:relative;
width:345px;
}
	  
	  
/* END PAGE STYLES */


/* ------------------------------------------ */
/* FONT STYLES */
/* ------------------------------------------ */

#breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:10px;
}

#content,p,td,li,h1,h2,h3,h4,h5,h6 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#content,p,td,li { 
	font-size:11px;
}

#content ol {
	list-style-type:decimal;
	padding: 3px 0 3px 30px;
}

#content ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 3px 0 3px 30px;
}

#content li{ 
	padding:3px 5px;
}

h1 {
	border-bottom: 2px solid #4473AB;
	margin-bottom: 10px;
	font-size:22px;
}

h2 {
	border-bottom: 1px solid #4473AB;
	margin: 8px 0;
	font-size:15px;
}

h3 {
	margin: 5px 0;
	font-size:13px;
}


p { padding:5px 0;}

#tabs ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin:0;
}

#tabs li {
	padding: 0;
	margin:0 0 0 1px;
}

.center {text-align:center;}

a,a:visited,a:active,a:link { 
color: #00F;
text-decoration:underline;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

/* END STYLES */

/* ------------------------------------------ */
/* IMAGE STYLES */
/* ------------------------------------------ */
	.caption { margin-bottom: 3px;}
	.photobox{ border: 1px solid #c4c5c7; padding: 3px; margin-top: 3px; }
	.photoboxi{ display: inline; border: 1px solid #c4c5c7; padding: 3px; margin-top: 20px; }
/* END IMAGES */

/* ------------------------------------------ */
/* TABLE STYLES */
/* ------------------------------------------ */

td, th {
padding:3px;
}

.lined th  {
	font-weight:bold;
}
.lined td{
	border-top: 0; 
	border-right: 0; 
	border-left: 0; 
	border-bottom: 1px solid #cccccc;
}
table.lined {border: 0px; }

.boxed th {
	font-weight:bold;
	background-color:#ccc;
	border-top: 0; 
	border-right: 0; 
	border-left: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	text-align: center;
}
.boxed td {
	border-top: 0; 
	border-right: 0; 
	border-left: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
table.boxed {
	border-bottom: 0; 
	border-left: 0; 
	border-right: 1px solid #cccccc; 
	border-top: 1px solid #cccccc;
	margin-top: 5px;
}
.formspace td {
	padding-bottom:3px;
}
	
	
/* END TABLE STYLES */

/* ------------------------------------------ */
/* LIST STYLES */
/* ------------------------------------------ */

/* Empty square used on scull and sweep ordering guides */
.sq { list-style-image: url(http://www.concept2.com/us/images/oars/checkbox.gif); vertical-align: middle; }
/* List position specification to not indent the lists on the scull and sweep ordering guides */
.og { margin-left: 0; padding-left: 1.5em; }
/* Alpha list itme */
.alpha {style.css (line 88)
display:list-item;
list-style-image:none;
list-style-position:outside;
list-style-type:lower-alpha;
}

/* END LIST STYLES */


/* ------------------------------------------ */
/* HOMEPAGE 
/* ------------------------------------------ */

#oars_and_stuff .ui-tabs-nav li {
	float:left;
	margin:0pt 0pt 0pt 1px;
	min-width:84px;
	padding:0;
}

#oars_and_stuff .ui-tabs-nav li a{
	text-decoration:none;
	color:#27537A;
}

#oars_and_stuff .ui-tabs-panel {
	border:0;
	border-top:1px solid #97A5B0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.tabimage {
	float:left;
	width:100px;
	margin-right:15px;
}

.tabtext{
	float:left;	
	width:260px;
}


#oars_and_stuff {
	float:left;
	width:430px;
	margin-right:30px;
	padding:0 0 0 10px;
}

#rowers {
	float:left;
	width:450px;
	margin-top:31px;
}

#tabs {
	position:static;
	height:180px;
}

.chicklet-pic {
	float:left; 
	width:100px;
	margin-right:20px;
}

.chicklet-text {
	float:left; 
	width:290px;
}

.chicklet {
	border:0;
	padding:5px;	
	margin-bottom:15px;
	clear:both;
}
.chicklet:hover {
	border:0px solid gray;
	padding:5px;
	background: #cadae7;
	cursor:pointer;
}

#service-pic {
	float:right; 
	width:150px;
	margin-left:20px;
	margin-right:10px;
}

#service-text {
	float:left; 
	width:250px;
}

#service {
	border:0;
	padding:5px;	
	margin-top:40px;
	margin-bottom:15px;
	clear:both;
}
#service:hover {
	border:0px solid gray;
	padding:5px;
	background: #cadae7;
	cursor:pointer;
}

#hometext_right {
	padding:1px 5px;
}

#hometext_right:hover{
	background: #cadae7;
	cursor:pointer;
}

#intro {
	padding:0 5px;
	margin-bottom:25px;
}

#homepagelist li:first-child {
	border-left:1;
}
#homepagelist li:last-child {
	border-right:1;
}

#rower_nav{
	width:450px;
	text-align:center;
	margin:5px 0 2px 0;
}

ul#homepagelist {
	padding:0;
	margin:0 auto;
	display:inline;
	list-style-type: none;
	text-align:center;
}

#homepagelist li:first-child {
	border-left:1px solid #CCCCCC;
}
#homepagelist li {
	border-right:1px solid #CCCCCC;
	display:inline;
	list-style-type:none;
	padding:0pt 0.5em;
}


#flashrower {
	margin-bottom:20px;
}

#rowers .pricingbox {
	/*
	width:420px;
	width:300px;
	*/
	height:160px;
	width:400px;
	float:none;
	margin:25px auto;
}



#rowers .pricingbox .world {
	float: right;
}

#rowers .afflogo {
	display:none
}

#rowers .first {
	display:block;
}

/* END HOMEPAGE */

/* ------------------------------------------ */
/* PRICE BOX STYLES */
/* ------------------------------------------ */

.pricingbox {
font-family: verdana;
font-size: 11px;
padding: 3px;
width:256px;
line-height:20px;
text-align:left;
height:200px; 
float:left;
background-color: #CADAE7;
font-weight:normal;
border: 1px solid #ccc;
margin:8px 0;
background-image: url(http://www.concept2.com/us/images/top_gradient.png);
background-color: transparent;
background-repeat: repeat-x;
background-position: top left;
z-index: 20;
}

#priceboxoars {
height:255px; /*set to 350px when new price increase in effect; 255px when not*/
margin-bottom:16px;
top:0;
}

#priceboxd {
height:178px;
}

#priceboxe {
height:160px;
}

#priceboxslides {
height:140px;   
width:290px;
}

#priceboxemoto {
height: 300px;
width: 300px;
}

.rower{
float:left;
width:225px;
margin-right:9px
}

.oarpriceincrease {
	color:blue;
}

.call2order {
float:right;
font-size:11px;
font-weight:bold;
}

/* PRICE BOX */

/* ------------------------------------------ */
/* BUTTON STYLES */
/* ------------------------------------------ */

a {
cursor:pointer;
}

h2.buttonOLD{
background-color:#b7c8d8;
padding:3px 3px 3px 6px;
font-size:14px;
border:1px solid black;
cursor:pointer;
}

h2.button a {
display:block;
}

h2.button:hover{
background-color:#4473AB;
color:white;
}

h2.button {
	background:#b7c8d8 url(http://www.concept2.com/us/images/blue-arrowonly-right.png) no-repeat scroll left center;
	border:1px solid #4473AB;
	color:#000000;
	cursor:pointer;
	padding:3px;
	text-align:left;
	text-indent:15px;
	font-weight:normal;
	font-size:14px;
	margin:10px 0 0 0;
}

h3.buttonOLD{
background:#b7c8d8;
padding:3px 3px 3px 6px;
font-size:13px;
border:1px solid black;
cursor:pointer;
}

h3.button {
	background:#b7c8d8 url(http://www.concept2.com/us/images/blue-arrowonly-right.png) no-repeat scroll left center;
	border:1px solid #4473AB;
	color:#000000;
	cursor:pointer;
	padding:3px;
	text-align:left;
	text-indent:15px;
	font-weight:normal;
	font-size:13px;
	margin:10px 0 0 0;
}


h3.button a {
display:block;
}

h3.button:hover{
background-color:#4473AB;
color:white;
}

/* END BUTTON STYLES */


/* ------------------------------------------ */
/* CMXFORM TEMPLATE */
/* ------------------------------------------ */
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 2px 2px;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 170px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 173px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 10px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 203px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/* END CMXFORM TEMPLATE */


/* ------------------------------------------ */
/* CMXFORM STYLES */
/* ------------------------------------------ */
form.cmxform {
	width: 370px;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	border-bottom:1px solid #ddd;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
div.error { display: none; }
form.cmxform input {	border: 1px solid black; }
form.cmxform .checkbox, form.cmxform .extracheck, form.cmxform .radio   {	border: none; }
form.cmxform input:focus { border: 1px dotted black; }
form.cmxform input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }
/* END CMXFORM STYLES */

/* FLICKR STYLES */

#flickr #thumbnails {
	width:740px;
}
#flickr ul#thumbs {
margin:0;
padding:0;
clear:both;
}

#flickr ul#thumbs li {
	float:left;
	margin:3px;
	background: #fff no-repeat scroll center center;
	cursor:pointer;
	border:1px solid #ccc;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	width:81px;
	height:81px;
}

#flickr #image img, #flickr .photoset img {
	padding:3px;
	margin:0 auto;
	outline:0;
	border: 1px solid #c4c5c7; 
}

#flickr #photograph p {
	clear:both;
}

#flickr #photograph {
	display:none;
	text-align:center;
}

#flickr #caption {margin:5px; min-height:20px;}

#flickr div#image.loading {
  background: url(http://www.concept2.com/us/images/ajax/ajax-loader-disc.gif) no-repeat center center;
  height:80px;
}

#flickr a {color:blue; cursor:pointer; text-decoration:underline;}

.photoset {
	float:left; 
	width: 140px;
	text-align:center;
}


/* Pagination */

.pagination {
	padding: 3px;
	margin: 3px;
	text-align:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none!important; /* no underline */
	color: #036CB4!important; /* no underline */;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666!important; /* no underline */;
}
.pagination .current, .pagination .current:hover  {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #036CB4;
	color: #FFF!important;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* end pagination */

/* ------------------------------------------ */
/* Tumblr Stuff */
/* ------------------------------------------ */
#tumblr .post {
	border: 1px solid #4473AB;
	margin-bottom:10px;
	}
	
	#tumblr .post h2 {
	background-color:#b7c8d8;
	margin:0;
	padding:3px;
	}
	
	#tumblr .post .post-contents {
	padding:3px;
	}

	#tumblr .post .post-details {
	margin-top:10px;
	border-top:1px solid #b7c8d8;
	}

	#tumblr .extra {
	display:none;
	}
	
	#dsq-options, .dsq-by img, .dsq-item-feed {display:none;}
/* End Tumblr */

/* ------------------------------------------ */
/* Google Stuff */
/* ------------------------------------------ */
#google .n {
	color: green;
	margin-bottom:10px;
	}

#google .f {
	color: #676767;
	}

#google .m {
	color: blue;
	font-size:9px;
	}


#google .s {
	margin:10px 0;
	text-align:right;
	}

/* End Google */	