/* Global elements used for functionality */

body {
	margin-top:20px;
	background-color: #fff;
	font-family:arial, helvetica;
	font-size:12px;
	color:#000;
}

#logo {
	padding:10px 5px 10px 5px;
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	text-decoration: none;
//	background-color: #fe0606;
//	background-color: #cc0117;

}

#logo a {
	border: none;
}

img {
	border-style: none;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

.menu {
	z-index: 50;
	width: 104px;
	background-color: #FFF;
	color: #3399FF;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;			
	padding-right: 30px;
	padding-left: 20px;
	margin-bottom: 2px;
	text-decoration: none;
}

.menu a {
	color: #333;
}

div#moretext {
	display: none;
}

#container {
	width: 816px;
	margin: 0px auto;
	background-image: url('http://www.smoothwatersports.com/wp-content/themes/ews/images/tiled_bg.gif');
}

#shaddowBottom {
	width: 816px;
	height: 6px;
	background-image: url('http://www.smoothwatersports.com/wp-content/themes/ews/images/tiled_bg_bottom.gif');
	background-repeat: no-repeat;
	margin: 0px auto;
}

#wrapper {
	min-height: 200px;
	width:804px;
	/* background-image: url('http://www.smoothwatersports.com/wp-content/themes/ews/images/tiled_bg.gif'); */
	border: #CCC solid 1px;			
	background-color: #FFF;
	text-align:left;
	margin:  0px auto;
}

#content {
	padding: 3px;
}

.clearing {
	clear: both;
	height:1px;
}

#mainImage {
	float: left;
	width: 610px;
	padding:0px;															
}

#infoBox {
	float: right;
	width: 185px;
	padding-left: 3px;
	font-size:  11px;
	color: #999;
}

.infoBoxText {
	width:185px;
	padding-bottom:3px;
	
}

.infoBoxText a {
	color: #666666;
	text-decoration: none;
}

.infoBoxText a:hover {
	text-decoration:underline;
}

a#infoBox:link {
	text-decoration: none;
	color: #999;
}

a#infoBox:hover {
	text-decoration: underline;
}

.news {
	margin-bottom: 5px;
}

a.news:link, a.news:visisted {
	color: #999;
	text-decoration: none;
}

a.news:hover {
	text-decoration: underline;
}

#homebox1 {
	width:160px;
	float:left;
	font-size:12px;
	color:#666;
	font-weight:normal;
}

#homebox1 a {
	text-decoration:none;
	font-weight:bold;
}

#homebox2 {
	width:630px;
	padding-left:5px;
	border-left:1px solid #CCC;
	float:right;
}

.rightNav {
	float: right;
	width: 140px;
	padding: 5px;
	font-size: 12px;
	color: #666;
	font-weight: normal;	
}

.rightNav a {
	text-decoration: none;
	font-weight: bold;
}

#leftPane {
	float: left;
	width: 630px;
	padding-right: 5px;
	margin-bottom: 5px;
	border-right: 1px #CCC solid;
}

#bottomText {
	clear: both;
	padding: 2px;
}

#breadCrumbs {
	color: #999;
	text-decoration: none;
}

#breadCrumbs a {
	color: #999;
	text-decoration: none;
}

#breadCrumbs a:hover {
	text-decoration: underline;
}

#breadCrumbs a:visited {
	color: #999;
}

.boatBox {
	min-height: 110px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	/* border-top: #CCC solid 1px; */
	text-align: left;
}

.boatBox:hover {
	background: #e4e4e4;
}

h1.title {
	display: inline;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

h1.catHeader {
	margin: 0;
	padding: 0;
	display: inline;
	color:#3399FF;
	font-size:1.6em;
	font-weight:bold
}

h1.title a:link {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;			
	text-decoration: none;
}

h1.title a:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;			
	text-decoration: none;

}

h2.title {
	display: inline;
	font-size: 14px;
	color: #333;
}

.row1 {
	font-size: 1em;
	font-family: arial;
	color: #333;
	border-bottom: 1px #CCC solid;
}

img.images {
	padding: 3px;
}

#featList ul {
	padding-left: 1em;
}

#featList li {
	list-style: none;
	font-weight: bold;
	padding: 0px;
}

#featList ul li {
	list-style: none;
	font-weight: normal;
}

#featList ul ul li {
	list-style: none;
	font-weight: normal;
}

#optionsList ul {
	padding-left: 1em;
}

#optionsList li {
	list-style: none;
	font-weight: bold;
	padding: 0px;
}

#optionsList ul li {
	list-style: none;
	font-weight: normal;
}

#optionsList ul ul li {
	list-style: none;
	font-weight: normal;
}

#footer {
	clear: both;
	margin: 5px auto;			
	width: 795px;
	text-align: right;
	font-family: arial;
	font-size: 11px;
	color: #666;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}