/*
Theme Name: Olympia Seafood
Theme URI: http://olympiafood.com/
Description: Olympia Seafood theme.
Version: 1.0
Author: Say This Say that
Author URI: http://saythissaythat.com/

*/

@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #666666;
	background: #FFF url(images/bg.jpg) top center repeat-x;
	text-align: center;
}
img {
	border: 0;
}
p {
	margin-bottom: 1.5em;
	line-height: 1.7em;
}
a, a:visited {
	color: #7e9544;
	text-decoration: none;
}
a:hover {
	color: #7e9544;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 28px;
	color: #333333;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 0.4em;
}
h2 {
	color: #333333;
	border: none;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-bottom: 5px;
	line-height: 1.2em;
}
h3 {
	color: #333333;
	border: none;
	font-size: 21px;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h4 {
	color: #f5c2b1;
	border: none;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
}
#container {
	background: #f1f1ef url("images/bg.jpg") top center repeat-x;
	min-height: 600px;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 0 5px;
	background: #f1f1ef url("images/bg_container.jpg") top center repeat-x;
	min-height: 600px;
}
#header {
	height: 180px;
}
.header {
	height: 180px;
	font-size: 13px;
	border-bottom: 0px solid #cbcbcb;
	width: 960px;
	margin: 0 auto;
}
.header .logo {
	width: 319px;
	height: 142px;
	margin-top: 18px;
	float: left;
}
.nav {
	float: right;
	text-align: left;
	height: 56px;
	width: 600px;
	margin-top: 50px;
	overflow: hidden;
	font-weight: normal;
}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}
.nav li {
	margin: 0;
	margin-top: 0px;
	padding: 0;
	display: block;
	white-space: nowrap;
	float: left;
}
.nav li a, .nav li a:visited {
	color: #2e1b12;
	line-height: 48px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 19px;
	padding-right: 21px;
	border: 0;
	padding-top: 3px;
	padding-bottom: 5px;
	border-right: 1px solid #c8c0ad;
}
.nav li.current_page_item a {
	background: #FFF;
	color: #98ae61;
	line-height: 48px;
	display: block;
	text-align: center;
	text-decoration: none
}
.nav li a:hover {
	background: #98ae61;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 5px;
}
.nav li.selected a, .nav li.selected a:hover, .nav li.selected a:visited {
	color: #fff;
}
#feature_content {
	background: #ebe1ca url(images/bg_feature.jpg) top center repeat-x;
}
.feature_content {
	background: #ebe1ca url(images/bg_feature.jpg) top center repeat-x;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	height: 319px;
}
.f_col_1 {
	width: 160px;
	float: left;
	padding-top: 15px;
}
.f_col_2 {
	width: 445px;
	float: left;
	margin-top: 15px;
	padding-left: 25px;
}
.f_col_2 .borders {
	background: #FFF;
	padding: 7px;
	border: 1px solid #D9CEB8;
}
.f_col_3 {
	width: 310px;
	float: right;
	padding-top: 15px;
}
.f_col_3 h2 {
	border-bottom: 0;
	padding: 0;
	font-size: 26px;
	margin-bottom: 10px;
	line-height: 1.5em;
	word-spacing: 3px;
}
.feature_content h3 {
	border-bottom: 1px solid #ccc6b2;
	padding: 0;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#front_content {
	background: #fff;
}
.front_content {
	background: #fff;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	min-height: 319px;
	padding: 20px 0;
}
.front_left {
	width: 625px;
	float: left;
}
.front_right {
	width: 305px;
	float: right;
}
.col_1 {
	width: 290px;
	float: left;
}
.front_left img {
	padding: 7px;
	border: 1px solid #d9ceb8;
	background: #FFF;
	margin-bottom: 10px;
}
.col_2 {
	width: 290px;
	margin-left: 40px;
	float: left;
}
#disclaimer {
	background: #1f1c1b;
}
.disclaimer {
	background: #1f1c1b;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 15px 0;
	color: #878383;
}
.disclaimer p {
	margin: 0;
	padding: 0;
}
#footer {
	background: #FFF;
}
.footer {
	background: #FFF;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 15px 0;
	text-align: left;
}

.ftr_left {
	float: right;
	text-align: right;
	width: 150px;
	padding-top: 1px;
}

.ftr_left img {
	padding-left: 3px;
}

.ftr_right {
	float: left;
	width: 800px;
}
.footer p {
	margin: 0;
	padding: 0;
}
/*infotext*/



#infotext {
	background: #ebe1ca url(images/bg_infotext.png) top center no-repeat;
	width:940px;
	padding:0 10px;
	margin-bottom: 25px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
#infotext h2, #infotext h3 {
	font-family:tahoma;
	font-size:13px;
	padding:10px 0 12px;
	position:relative;
	top:2px;
	margin-bottom: 0px;
	padding-right: 300px;
}
#infotext h3 {
	padding-top: 0;
	margin-bottom: 5px;
}
.twitter_bar {
	width: 960px;
	text-align: left;
	font-weight: normal;
	margin: 0 auto;
	position: relative;
	padding: 5px 0;
	background: #ebe1ca url(images/bg_infotext.png) top center no-repeat;
	margin-bottom: 25px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	min-height: 57px;
}
.twitter_hold {
	width: 520px;
	position: relative;
	margin-left: 120px;
	height: 30px;
	padding-top: 15px;
}
#twitter_update_list li {
	list-style: none;
}
div.twitter_name {
	width: 81px;
	height: 21px;
	line-height: 21px;
	position: absolute;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	margin-left: 10px;
	left: 0;
}
/* Twitter Follow Us */
div.follow_us {
	background: url(images/follow_button.gif) no-repeat 0 0;
	width: 81px;
	height: 21px;
	line-height: 21px;
	overflow:hidden;
	position: absolute;
	margin-top: 30px;
	margin-left: 5px;
	left: 0;
}
div.follow_us a, div.follow_us a:hover, div.follow_us a:active {
	background: url(images/follow_button.gif) no-repeat 0 0;
}
div.follow_us a {
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	width: 81px;
}
div.follow_us a:hover {
	background: url(images/follow_button.gif) no-repeat 0 -21px;
}
div.follow_us a:active {
	background: url(images/follow_button.gif) no-repeat 0 -21px;
}
.posts {
	padding:0 0px 20px;
}
.posts .post {

	padding:10px 10px;
	border-bottom:1px dotted #ccc;
	line-height: 1.4em;
	font-size: 11px;
}
.posts .post:hover {
	background:#ebebeb;
	cursor:pointer;
	cursor:pointer;
}
.posts .post:hover .message {
	text-decoration:underline;
}

.message a, .message a:visited {
color: #666666
}
.posts .post .date {
	float:left;
	width:50px;
	color:#b7c46a;
	text-align:center;
	line-height: 1.3em;
}
.posts .post .date div {
	background:#b7c46a;
	color:#fff;
	font-weight:bold;
	margin:5px;
	width:50px;
	height:50px;
	font-size: 10px;
}
.posts .post .date div .day {
	position:relative;
	top:3px;
	font-size:20px;
	font-weight:normal;
	padding-bottom:3px;
	margin-bottom:6px;
	border-bottom:1px dotted #fff;
	line-height: 1.2em;
}
.posts .post .message {
	float:right;
	width:220px;
	text-align:justify;
}
.posts .post .message .news_title {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
padding-top: 3px;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.todaysfish {
	word-spacing: 3px;
	border-bottom: 1px solid #c9c4af;
	margin-bottom: 5px;
}
p.more {
	font-weight: bold;
	float: left;
	font-size: 13px;
}
p.more a {
	border-bottom: 1px solid #98ae61;
	padding-right: 8px;
	color: #333333;
	padding-bottom: 3px;
	background: url(images/arrow_green.gif) right no-repeat;
}
p.more a:hover {
	text-decoration: none;
	border-color: #000;
	background: url(images/arrow_black.gif) right no-repeat;
}
img.rss {
	float: right;
	margin-top: 5px;
}
#slider {
	width: 428px; /* important to be same as image width */
	height: 270px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 428px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 402px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
ul {
	list-style-type: none;
}
#page_content {
	background: #FFF url(images/main_content_bg.gif) top center repeat-x;
}
.page_content {
	background: #FFF url(images/main_content_bg.gif) top center repeat-x;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	min-height: 319px;
	padding: 20px 0;
}
#profile_content {
	background: #e8dfc7 url(images/bg_profiles.jpg) top center;
}
.profile_content {
	background: #e8dfc7 url(images/bg_profiles.jpg) top center;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	min-height: 319px;
	padding: 20px 0;
}
.about_left {
	float: left;
	width: 540px;
}
.about_right {
	float: right;
	width: 394px;
	padding-top: 20px;
}
.contact_left {
	float: left;
	width: 550px;
}
.contact_right {
	float: right;
	width: 374px;
	padding-top: 20px;
}
h2.page_title {
	border-bottom: 1px solid #ccc6b2;
	padding: 0;
	font-size: 36px;
	margin-bottom: 15px;
	line-height: 1.5em;
	word-spacing: 3px;
}
.profile_box {
	width: 460px;
	float: left;
	margin-right: 25px;
	font-size: 11px;
	line-height: 1em;
}
.profile_box .profile_img {
	width: 120px;
	float: left;
}
.profile_img img {
	padding: 5px;
	border: 1px solid #d9ceb8;
	background: #FFF;
	margin-bottom: 0px;
}
.profile_box .profile_text {
	width: 325px;
	float:right;
}
.profile_box .profile_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.last {
	margin-right: 0;
}
.break_bar {
	clear: both;
	height: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc6b2;
	margin-bottom: 25px;
	padding-top: 10px;
}
/*	GLOBAL
-------------------------------
*/

.left {
	float:left;
}
.right {
	float:right;
}
p.note {
	display:block;
	margin:10px;
	padding:10px;
	background:#eff1e1;
	border:1px solid #e2e2e2;
}
p.warning {
	display:block;
	margin:10px;
	padding:10px;
	background:#fffbbc;
	border:1px solid #e6db55;
}
p.download {
	display:block;
	margin:10px;
	padding:10px;
	background:#e7f7d3;
	border:1px solid #66cc33;
}
blockquote {
	font-size:1.5em;
	padding:10px 55px;
	color:#a1a1a1;
	background:url(images/blockquote.png) no-repeat 3% 0;
}
/*	MAIN
-------------------------------
*/

#main {
	padding:20px 0;
}
/*--- featured ---*/
#featured {
	height:300px;
	margin-bottom:20px;
	background-color:#fff;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #d2d2d2;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #d2d2d2;
	position:relative;
}
#featured .ft-hangtext {
	display:block;
	position:absolute;
	top:35px;
	left:0;
	z-index:99;
	background-color:#b0483b;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	font-family: 'Arial', 'Trebuchet MS';
	margin:0;
	padding:5px 10px;
	text-transform:uppercase;
	text-shadow: #000 1px 1px 1px;
}
#featured .ft-items {
	margin:10px;
	width:598px;
	height:280px;
	background-color:#000;
	overflow:hidden;
}
#featured .ft-item {
	position:relative;
}
#featured .ft-meta {
	width:568px;
	padding:15px;
	background:url(images/trans-bg.png) repeat-x top left;
	position:absolute;
	bottom:0;
	z-index:10;
}
#featured .ft-meta h3 {
	margin:0;
	padding:0;
	font-family: 'Arial', 'Trebuchet MS';
	line-height:28px;
	text-transform:uppercase;
	text-shadow: #000 1px 1px 1px;
	color:#fff;
}
#featured .ft-meta a {
	text-decoration:none;
}
#featured .ft-meta a:hover {
	color:#fff;
}
#featured .ft-meta p {
	margin:0;
	padding:0;
}
/*--- posts ---*/
#breadcrumb {
	padding-bottom:20px;
	text-transform:capitalize;
}
#posts .post {
	margin-bottom:40px;
	text-align: left;
}
#posts .post-head {
	background:url(images/post-head-bar.png) no-repeat bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
	position:relative;
}
#posts .post-title {
	width:477px;
	margin:0;
	padding:0;
	font-family: 'Arial', 'Trebuchet MS';
	line-height:1.2em;
	text-transform:uppercase;
	text-shadow: #fff 1px 1px 1px;
word-spacing: 7px;
	color:#171615;
}
#posts .post-title a {
	color:#98AE61;
	text-decoration:none;
}
#posts .post-title a:hover {
	color:#393b3b;
}
#posts .post-date {
	padding-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
	bottom:0;
	right:0;
	text-shadow: #fff 1px 1px 1px;
}
#posts .post-wrap {
	margin-bottom:0px;
}
#posts .post-thumb {
	width:166px;
	height:166px;
	padding:3px;
	border:1px solid #d9d9d9;
	background-color:#f9f9f9;
}
#posts .post-excerpt {
	padding:5px 0;
}
#posts .post-image {
	padding:10px;
	margin:0 0 15px 0;
	width:598px;
	height:280px;
	overflow:hidden;
	background-color:#fff;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #d2d2d2;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #d2d2d2;
}
#posts .post-meta {
	border:1px solid #e2e2e2;
	background-color:#f3f3f3;
	padding:8px 10px;
}
#posts .post-meta ul {
	margin:0;
	padding:0;
	list-style:none;
}
#posts .post-meta ul li {
	margin:0;
	padding:0 10px 0 0;
	float:left;
	font-size:10px;
	text-transform:uppercase;
}
#posts .post-meta ul li.author {
	background:url(images/user.png) no-repeat 0 50%;
	padding-left:22px;
}
#posts .post-meta ul li.comment {
	background:url(images/comment.png) no-repeat 0 50%;
	padding-left:22px;
}
#posts .post-meta ul li.category {
	background:url(images/category.png) no-repeat 0 50%;
	padding-left:22px;
}
/*--- sidebar ---*/
#sidebar {
	text-align: left;
}
#sidebar .widget {
	padding-top:12px;
	margin-bottom:20px;
	background:url(images/widget-head-bg.png) no-repeat top left;
}
#sidebar .widget-body {
	padding:0 15px;
	background:url(images/widget-body-bg.png) repeat-y top left;
}
#sidebar .widget-body h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#FFF;
}
#sidebar .widget-body ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .widget-body ul li {
	margin:0;
	padding:8px 0;
	border-bottom:1px solid #d1d1d1;
}
#sidebar .widget-body ul li a {

	color: #98AE61;
	background:url(images/arrow.gif) no-repeat 0 4px;
	text-decoration:none;
	padding-left:12px !important;
	text-transform:uppercase;
}
#sidebar .widget-body ul li a:hover {
	text-decoration:underline;
}
#sidebar .widget-body ul ul {
	margin:0;
	padding:0;
}
#sidebar .widget-body ul ul li {
	border-bottom:0;
	margin:0 0 0 20px;
	list-style-type:square;
}
#sidebar .widget-body ul ul li a {
	background:none;
	padding:0;
}
#sidebar .widget-body ul ul li {
	padding:0;
	margin:12px 0 0 28px;
}
#sidebar .widget-foot {
	height:12px;
	background:url(images/widget-footer-bg.png) no-repeat top left;
}
#sidebar .ads {
	background:none;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
}
#sidebar #searchform {
	margin:0;
	padding:0;
}
#sidebar #searchform input[type=text] {
	width:86%;
	padding:8px 25px 8px 8px;
	border: 3px solid #ccc;
	background: #fff url(images/search_icon.png) no-repeat 98% 50%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555;
}
#sidebar .ads125box {
	height:125px;
	width:125px;
	background:#CCCCCC;
	float:left;
	margin:10px 0 0px 10px;
}
.ads125box img {
	border:0;
}
/*	COMMENTS
-------------------------------
*/

#comments {
	padding:20px 10px;
	background-color:#fff;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
#comments .comment-head {
	margin:0;
	padding:0 0 10px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:28px;
	border-bottom:3px solid #555;
}
#comments .comment-list {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
#comments .comment-list li {
	margin:0;
	padding:10px 0 20px 0;
	border-bottom:1px solid #e3e3e3;
}
#comments .comment-list li.thread-even {
	background-color:#f9f9f9;
}
#comments .comment-list ul.children {
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	list-style:none;
	border-left:1px solid #ccc;
}
#comments .comment-list ul.children li {
	border:0;
}
#comments .comment {
	padding:0 10px 10px 10px;
}
#comments .comment-meta-box {
	padding-bottom:15px;
}
#comments .comment .gravatar {
	padding:3px;
	border:1px solid #e5e5e5;
}
#comments .comment .comment-meta {
	padding-left:10px;
	text-transform:uppercase;
}
#comments .comment .comment-meta .author {
	display:block;
	padding:6px 0;
}
#respond .cancel-comment-reply {
	padding:10px 0;
}
#respond input[type=text], #respond textarea {
	padding:6px 5px;
	border-top:2px solid #9a9a9a;
	border-left:2px solid #9a9a9a;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#respond input[type=text] {
	width:50%;
}
#respond input[type=text].author {
	background:url(images/user.png) no-repeat 98% 50%;
}
#respond input[type=text].email {
	background:url(images/email.png) no-repeat 98% 50%;
}
#respond input[type=text].url {
	background:url(images/link.png) no-repeat 98% 50%;
}
#respond textarea {
	width:97%;
	height:150px;
	margin:0;
}
#respond input[type=submit] {
	padding:8px 12px;
	border:0;
	background:#2d2d2d;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	text-shadow:#000 1px 1px 1px;
}
.container_12, .container_16 {
	margin-left:auto;
	margin-right:auto;
	width:960px
}
.grid_1, .grid_2, .grid_3, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:0px
}

.grid_4 {
	display:inline;
	float:right;
	position:relative;
	margin-left:30px;
	margin-right:0px
}
.container_12 .grid_3, .container_16 .grid_4 {
	width:220px
}
.container_12 .grid_6, .container_16 .grid_8 {
	width:460px
}
.container_12 .grid_9, .container_16 .grid_12 {
	width:700px
}
.container_12 .grid_12, .container_16 .grid_16 {
	width:940px
}
.alpha {
	margin-left:0
}
.omega {
	margin-right:0
}
.container_12 .grid_1 {
	width:60px
}
.container_12 .grid_2 {
	width:140px
}
.container_12 .grid_4 {
	width:300px
}
.container_12 .grid_5 {
	width:380px
}
.container_12 .grid_7 {
	width:540px
}
.container_12 .grid_8 {
	width:610px
}
.container_12 .grid_10 {
	width:780px
}
.container_12 .grid_11 {
	width:860px
}
.container_16 .grid_1 {
	width:40px
}
.container_16 .grid_2 {
	width:100px
}
.container_16 .grid_3 {
	width:160px
}
.container_16 .grid_5 {
	width:280px
}
.container_16 .grid_6 {
	width:340px
}
.container_16 .grid_7 {
	width:400px
}
.container_16 .grid_9 {
	width:520px
}
.container_16 .grid_10 {
	width:580px
}
.container_16 .grid_11 {
	width:640px
}
.container_16 .grid_13 {
	width:760px
}
.container_16 .grid_14 {
	width:820px
}
.container_16 .grid_15 {
	width:880px
}
.container_12 .prefix_3, .container_16 .prefix_4 {
	padding-left:240px
}
.container_12 .prefix_6, .container_16 .prefix_8 {
	padding-left:480px
}
.container_12 .prefix_9, .container_16 .prefix_12 {
	padding-left:720px
}
.container_12 .prefix_1 {
	padding-left:80px
}
.container_12 .prefix_2 {
	padding-left:160px
}
.container_12 .prefix_4 {
	padding-left:320px
}
.container_12 .prefix_5 {
	padding-left:400px
}
.container_12 .prefix_7 {
	padding-left:560px
}
.container_12 .prefix_8 {
	padding-left:640px
}
.container_12 .prefix_10 {
	padding-left:800px
}
.container_12 .prefix_11 {
	padding-left:880px
}
.container_16 .prefix_1 {
	padding-left:60px
}
.container_16 .prefix_2 {
	padding-left:120px
}
.container_16 .prefix_3 {
	padding-left:180px
}
.container_16 .prefix_5 {
	padding-left:300px
}
.container_16 .prefix_6 {
	padding-left:360px
}
.container_16 .prefix_7 {
	padding-left:420px
}
.container_16 .prefix_9 {
	padding-left:540px
}
.container_16 .prefix_10 {
	padding-left:600px
}
.container_16 .prefix_11 {
	padding-left:660px
}
.container_16 .prefix_13 {
	padding-left:780px
}
.container_16 .prefix_14 {
	padding-left:840px
}
.container_16 .prefix_15 {
	padding-left:900px
}
.container_12 .suffix_3, .container_16 .suffix_4 {
	padding-right:240px
}
.container_12 .suffix_6, .container_16 .suffix_8 {
	padding-right:480px
}
.container_12 .suffix_9, .container_16 .suffix_12 {
	padding-right:720px
}
.container_12 .suffix_1 {
	padding-right:80px
}
.container_12 .suffix_2 {
	padding-right:160px
}
.container_12 .suffix_4 {
	padding-right:320px
}
.container_12 .suffix_5 {
	padding-right:400px
}
.container_12 .suffix_7 {
	padding-right:560px
}
.container_12 .suffix_8 {
	padding-right:640px
}
.container_12 .suffix_10 {
	padding-right:800px
}
.container_12 .suffix_11 {
	padding-right:880px
}
.container_16 .suffix_1 {
	padding-right:60px
}
.container_16 .suffix_2 {
	padding-right:120px
}
.container_16 .suffix_3 {
	padding-right:180px
}
.container_16 .suffix_5 {
	padding-right:300px
}
.container_16 .suffix_6 {
	padding-right:360px
}
.container_16 .suffix_7 {
	padding-right:420px
}
.container_16 .suffix_9 {
	padding-right:540px
}
.container_16 .suffix_10 {
	padding-right:600px
}
.container_16 .suffix_11 {
	padding-right:660px
}
.container_16 .suffix_13 {
	padding-right:780px
}
.container_16 .suffix_14 {
	padding-right:840px
}
.container_16 .suffix_15 {
	padding-right:900px
}
.container_12 .push_3, .container_16 .push_4 {
	left:240px
}
.container_12 .push_6, .container_16 .push_8 {
	left:480px
}
.container_12 .push_9, .container_16 .push_12 {
	left:720px
}
.container_12 .push_1 {
	left:80px
}
.container_12 .push_2 {
	left:160px
}
.container_12 .push_4 {
	left:320px
}
.container_12 .push_5 {
	left:400px
}
.container_12 .push_7 {
	left:560px
}
.container_12 .push_8 {
	left:640px
}
.container_12 .push_10 {
	left:800px
}
.container_12 .push_11 {
	left:880px
}
.container_16 .push_1 {
	left:60px
}
.container_16 .push_2 {
	left:120px
}
.container_16 .push_3 {
	left:180px
}
.container_16 .push_5 {
	left:300px
}
.container_16 .push_6 {
	left:360px
}
.container_16 .push_7 {
	left:420px
}
.container_16 .push_9 {
	left:540px
}
.container_16 .push_10 {
	left:600px
}
.container_16 .push_11 {
	left:660px
}
.container_16 .push_13 {
	left:780px
}
.container_16 .push_14 {
	left:840px
}
.container_16 .push_15 {
	left:900px
}
.container_12 .pull_3, .container_16 .pull_4 {
	left:-240px
}
.container_12 .pull_6, .container_16 .pull_8 {
	left:-480px
}
.container_12 .pull_9, .container_16 .pull_12 {
	left:-720px
}
.container_12 .pull_1 {
	left:-80px
}
.container_12 .pull_2 {
	left:-160px
}
.container_12 .pull_4 {
	left:-320px
}
.container_12 .pull_5 {
	left:-400px
}
.container_12 .pull_7 {
	left:-560px
}
.container_12 .pull_8 {
	left:-640px
}
.container_12 .pull_10 {
	left:-800px
}
.container_12 .pull_11 {
	left:-880px
}
.container_16 .pull_1 {
	left:-60px
}
.container_16 .pull_2 {
	left:-120px
}
.container_16 .pull_3 {
	left:-180px
}
.container_16 .pull_5 {
	left:-300px
}
.container_16 .pull_6 {
	left:-360px
}
.container_16 .pull_7 {
	left:-420px
}
.container_16 .pull_9 {
	left:-540px
}
.container_16 .pull_10 {
	left:-600px
}
.container_16 .pull_11 {
	left:-660px
}
.container_16 .pull_13 {
	left:-780px
}
.container_16 .pull_14 {
	left:-840px
}
.container_16 .pull_15 {
	left:-900px
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}



/* -----------------------------------------------------
= Tables
	These styles are for the tables on various pages.
-----------------------------------------------------*/


.table_box table tr:hover,  .table_box table tr.alt:hover {
	background-color: #98AE61;
	color: #fff;
	border-color: #0190a9;
	}
	
.table_box table tr:hover a {
	color: #FFF;
}
	
.table_box table tr.head:hover a {
	color: #000;
}	

.table_box table tr.head:hover {
	color: #000;
}

.table_box .products {
	clear: both;
	font-size: 13px;
	color: #413c39;
	margin-bottom: 25px;
	border-collapse: collapse;
	width: 630px;
	
	
	}

.table_box table.products tr {
	border-bottom: 1px solid #bdc08c;
	padding: 0px;
	}

.table_box table.products td {
	padding: 8px 8px;
	vertical-align: middle;
}

.table_box div.menu h2 {
	margin-left: 25px;
	}
	

.table_box h2 {
	margin-left: 25px;
	}	


.odd {
 background-color: #fff;
}
.even {
 background-color: #eee;
}

.table_box tr.head td {
	background: #DDD;
	font-weight: bold;
}

.table_box tr.head a, .table_box tr.head a:visited, .table_box tr.head a:hover {
	text-decoration: none;
	color: #000;
}

.table_box tr.head a:hover {
	text-decoration: underline;
}


.table_box .post_title {
	text-align: left;
}

.table_box .date {
	width: 100px;
	text-align: center;
}





#options { margin: 0px 0 0 0; padding-left: 0px;}
#options a { display: block; height: 53px; width: 298px; text-indent: -9999px; float: left }
#options a#git { background-image: url('images/nl_button.jpg'); }
#options a:hover { background-position: bottom; }


.pul {
	margin-right: 40px;
}

.products_list {
	margin-bottom: 15px;
	padding-top: 15px;
}

.products_list ul {
	width: 210px;
	float: left;
}


#emailAddr {
	line-height: 17px;
	border: 1px solid #CCC;
	padding: 4px;
	height: 17px;
	font-size: 12px;
}
.submit_button {
	border: 0;
	padding: 5px;
	cursor: pointer; cursor: hand;
	background: #98AE61;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
}

.submit_button:hover {
	background: #333;
}

.products_list ul li {
	padding: 8px 0;
	font-size: 11px;
	border-bottom: 1px solid #DDD;
	list-style-type: circle;
	list-style: inside;
}

.alignright {
	float: right;
	padding-left: 15px;
	padding-botttom: 15px;
}

.alignleft {
	float: left;
	padding-right: 15px;
	padding-botttom: 15px;
}
