/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:#091b2e url(../images/background.gif) repeat scroll 50% 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#3b3b3b;
	font-size:81.3%;
	line-height:1.385em;
	padding:0px;
	margin:0px;
	text-align:left;
}

* html body {
	padding:0px 0px 0px 0px;
}

#topbar {
	background:url(../images/topbar-bg.gif) repeat-x scroll 50% 0;
	height:17px;
	text-align:center;
}

* html #topbar {
	padding:0 0 0 1px;
}

#main_wrapper {
	width:943px;
}

* html #main_wrapper {
	padding:0px 0px 0px 1px;
}

#header {
	height:124px;
	width:256px;
	background-image:url(../images/header-bg2.jpg);
	padding:6px 666px 10px 21px;
}

#dropdown {
	height:41px;
	width:654px;
	background-image:url(../images/nav-bg.gif);
	color:#FFFFFF;
	padding:0px 14px 0px 275px;
	list-style-type:none;
	margin:0px;
	z-index:10;
}

#nav-home {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll 0px 0px;
	display:inline-block;
	height:41px;
	width:59px;
}

#nav-home:hover {
	background-position:0px -45px;
}

#nav-home-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll 0px -90px;
	display:inline-block;
	height:41px;
	width:59px;
}

#nav-home-on:hover {
	background-position:0px -90px;
}

#nav-home span, #nav-home-on span {
	display:none;
}

#nav-about {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -59px 0px;
	display:inline-block;
	height:41px;
	width:81px;
}

#nav-about:hover {
	background-position:-59px -45px;
}

#nav-about-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -59px -90px;
	display:inline-block;
	height:41px;
	width:81px;
}

#nav-about-on:hover {
	background-position:-59px -90px;
}

#nav-about span, #nav-about-on span {
	display:none;
}

#nav-products {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -140px 0px;
	display:inline-block;
	height:41px;
	width:87px;
}

#nav-products:hover {
	background-position:-140px -45px;
}

#nav-products-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -140px -90px;
	display:inline-block;
	height:41px;
	width:87px;
}

#nav-products-on:hover {
	background-position:-140px -90px;
}

#nav-products span, #nav-products-on span {
	display:none;
}

#nav-services {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -227px 0px;
	display:inline-block;
	height:41px;
	width:80px;
}

#nav-services:hover {
	background-position:-227px -45px;
}

#nav-services-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -227px -90px;
	display:inline-block;
	height:41px;
	width:80px;
}

#nav-services-on:hover {
	background-position:-227px -90px;
}

#nav-services span, #nav-services-on span {
	display:none;
}

#nav-distributor {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -307px 0px;
	display:inline-block;
	height:41px;
	width:133px;
}

#nav-distributor:hover {
	background-position:-307px -45px;
}

#nav-distributor-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -307px -90px;
	display:inline-block;
	height:41px;
	width:133px;
}

#nav-distributor-on:hover {
	background-position:-307px -90px;
}

#nav-distributor span, #nav-distributor-on span {
	display:none;
}

#nav-photos {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -440px 0px;
	display:inline-block;
	height:41px;
	width:118px;
}

#nav-photos:hover {
	background-position:-440px -45px;
}

#nav-photos-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -440px -90px;
	display:inline-block;
	height:41px;
	width:118px;
}

#nav-photos-on:hover {
	background-position:-440px -90px;
}

#nav-photos span, #nav-photos-on span {
	display:none;
}

#nav-contact {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -558px 0px;
	display:inline-block;
	height:41px;
	width:96px;
}

#nav-contact:hover {
	background-position:-558px -45px;
}

#nav-contact-on {
	background:transparent url(../images/nav-sprites.gif) no-repeat scroll -558px -90px;
	display:inline-block;
	height:41px;
	width:96px;
}

#nav-contact-on:hover {
	background-position:-558px -90px;
}

#nav-contact span, #nav-contact-on span {
	display:none;
}


#content {
	background:url(../images/content-bg.gif) top no-repeat;
}

#main_col {
	width:676px;
	float:right;
	margin-left:-240px;
	padding:18px 27px 24px 0px;
	text-align:left;
}

#main_col_pad {
	padding:6px;
}

#main_col_pad_home {
	width:431px;
	padding:6px 26px 6px 6px;
	float:left;
	margin-right:-213px;
}

#right_col {
	float:right;
	width:201px;
	padding:6px;
}

.featured_product {
	width:181px;
	padding:3px;
	border:1px solid #cfcfcf;
}

.featured_product_detail {
	padding:6px;
	margin-bottom:0;
}

#slideshow {
	background:url(../images/slideshow-bg.gif);
	width:658px;
	height:265px;
	padding:9px;
	margin-bottom:18px;
}

#left_col {
	float:left;
	width:180px;
	padding:24px 30px;
	text-align:left;
}

.left_nav_menu {
	margin:0 0 .85em 0;
	padding:0px;
	list-style-type:none;
	text-align:left;
}

.subpage {
	margin:0px;
	padding:0px;
	font-size: 0.923em;
	font-weight:bold;
	color:#3b3b3b;
	background:url(../images/bullet.gif) no-repeat 0px 2px;
	padding-left:13px;
	text-align:left;
}

.subpage a {
	color:#3b3b3b;
}

.subsubpage {
	margin:0px;
	padding:0px;
	font-size: 0.923em;
	font-weight:normal;
	color:#3b3b3b;
	padding-left:18px;
	text-align:left;
}

.subsubpage a {
	color:#3b3b3b;
}

#footer {
	width:899px;
	background:#4e4445 url(../images/footer-bg.gif) top no-repeat;
	padding:40px 22px 10px 22px;
	color:#FFFFFF;
	text-align:right;
}

.footer_links {
	text-transform:uppercase;
}

.footer_links a {
	color:#FFFFFF;
}

.copyright {
	font-size:0.923em;
}

.copyright a {
	color:#FFFFFF;
}

.field_title {
	font-size:0.846em;
	line-height:.9em;
	margin-bottom:0;
}

#request_button {
	border:none;
	width:77px;
	height:22px;
}

/******************** STYLES **************************/

table {
	font-size:12px;
}

a {
	color:#0b3691;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin: 0px 0px 20px 0px;
}

.nav_link {
	display:block;
	padding:5px 3px 3px 12px;
	color:#303030;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	display:block;
	background-color:#303030;
	padding:5px 3px 3px 12px;
	color:#e8dac1;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.title {

}

.subtitle {
	color:#888888;
}

.header1 {
	color:#0b3691;
	font-size:2.462em;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.03em;
	font-weight:normal;
	line-height:normal;
}

.header2 {
	color:#0b3691;
	font-size:1.6em;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.02em;
	font-weight:normal;
	line-height:normal;
}

.header3 {
	color:#0b3691;
	font-size:1.231em;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.01em;
	font-weight:bold;
	line-height:normal;
}

h1 {
	color:#0b3691;
	font-size:2.462em;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.03em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:.5em;
	line-height:normal;
}

h2 {
	color:#0b3691;
	font-size:1.231em;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.02em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

h3 {
	color:#0b3691;
	font-size:1em;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.01em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#0b3691;;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:none;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}
