/* BASE CSS */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #76850F;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #343434;
}

ul {
	padding-left: 15px;
}

body.editor {
	background-color: #FFFFFF;
	background-image: none;
}

table {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
} 

table td {
	vertical-align: top;
}

table th {
	text-align: left;
}

p {
	margin-bottom: 10px;
}

img { border: none; }

a {
	text-decoration: none;
	color: #AC061C;
}

a:hover {
	text-decoration: none;
	color: #610814;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	color: #FFFFFF;
	margin-bottom: 10px;
	display: block;
	background-image: url('../images/h1_bg_left.gif');
	background-repeat: no-repeat;
}

h1 span {
	background-image: url('../images/h1_bg_right.gif');
	background-repeat: no-repeat;
	background-position: right;
	line-height: 23px;
	padding: 3px 6px 2px 0px;
	margin-left: 6px;
}

h2 {
	font-size: 15px;
	color: #075F88;
	font-weight: bold;
	margin-bottom: 5px;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #768510;
}

blockquote {
	color: #075F88;
}

cite {
	display: block;
	margin-bottom: 20px;
}

.green {
	color: #768510;
	font-size: 14px;
}

.blue {
	color: #075F88;
	font-size: 16px;
}

.small-blue {
	color: #075F88;
}

.alert, .red, .red a, .missing {
	color: #C00826;
}

.brown, .brown a {
	color: #796039;
}

.orange, .orange a {
	color: #D1610F;
}

.teal, .teal a {
	color: #318387;
}



/* FORM CSS */
fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
 
fieldset td {
	padding: 2px 4px;
}
 
.button {
	border: 0px;   
	background-color: #92A416;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin: 3px;
	padding: 0px 3px;
	text-transform: uppercase;
}

a.button {
	padding: 3px;
	margin: 0px;
}

a.button:hover {
	color: #FFFFFF;
}

/* LAYOUT CSS */
#container {
	width: 773px;
	margin: 0px auto;
}

#logo {
	margin-left: 26px;
	width: 445px;
	height: 121px;
	background-image: url('../images/will_keim_speaks_logo.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-left: 113px;
	float: left;
	display: inline;
}

#logo a {
	display: block;
	width: 445px;
	height: 121px;
}

#flashlogo {
	text-indent: 0px;
}

#social_icons {
	float: right;
	margin: 10px 26px 0px 0px;
	display: inline;
}

#social_icons a {
	margin-bottom: 5px;
}

#languages {
	margin: 10px 24px 30px 0px;
	background-image: url('../images/green_bar.gif');
	background-repeat: repeat-y;
	background-position: 3px 0px;
	float: right;
	list-style: none;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	display: inline;
}

#languages li {
	padding-left: 13px;
}

#languages li.active {
	background-image: url('../images/green_box.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#languages a {
	color: #FFFFFF;
}

#mini_cart {
	/* Only need the top margin until we add back in the languages settings. */
	margin-top: 4px;
	margin-right: 24px;
	float: right;
	clear: right;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	display: inline;
}

#mini_cart table {
	margin-bottom: 4px;
}

#mini_cart .labels {
	padding-right: 5px;
	text-align: left;
}

#mini_cart .divider {
	background-image: url('../images/green_bar.gif');
	background-repeat: repeat-y;
	width: 9px;
}

#mini_cart .button {
	width: 70px;
	display: block;
	text-align: center;
}

#top_shadow {
	clear: both;
	margin-top: 19px;
}

#left_shadow {
	background-image: url('../images/left_shadow.png');
	background-repeat: repeat-y;
}

#right_shadow {
	background-image: url('../images/right_shadow.png');
	background-repeat: repeat-y;
	background-position: right;
}

#content_box {
	background-image: url('../images/content_box_bg.gif');
	background-repeat: repeat-y;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width: 761px;
}

#content_box_top {
	background-image: url('../images/content_box_bg.jpg');
	background-repeat: no-repeat;
}

#leftbar {
	width: 494px;
	padding: 5px 20px 10px 20px;
	float: left;
}

/*
#quote {
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #76850F;
	font-weight: bold;
	color: #76850F;
	width: 100%;
}

#quote td {
	white-space: nowrap;
	padding-right: 5px;
	padding-bottom: 15px;
}
*/

#quote {
	width: 494px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #76850F;
	padding-bottom: 10px;
	color: #05517C;
	font-weight: bold;
}

#quote_title {
	color: #76850F;
	font-weight: bold;
}

#ticker-frame {
	overflow: hidden;
	width: 372px;
	position: relative;
}

#ticker {
	color: #05517C;
	top: 0px;
	left: 0px;
	position: relative;
}

#content {
}

#rightbar {
	width: 207px;
	float: right;
	margin: 10px 20px 10px 0px;
	font-size: 10px;
	line-height: 12px;
	display: inline;
}

#rightbar h2 {
	font-size: 15px;
	line-height: 20px;
	color: #05517C;
	font-weight: bold;
	margin-left: 20px;
	border-bottom: 1px solid #05517C;
	margin-bottom: 8px;
}

#rightbar h3 {
	font-size: 13px;
	line-height: 16px;
}

#resources {
	margin-left: 20px;
	margin-bottom: 10px;
}

#resources td {
	padding-bottom: 20px;
}

#resources td.icon {
	width: 67px;
	text-align: center;
}

#resources td.desc {
	width: 120px;
	font-size: 10px;
}

#slide-show {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	display: block;
	overflow: hidden;
	height: 115px;
}

#slide-show li {
	/*outline: 1px solid #f00;*/
	/*width: 209px;*/
	/*background-color: #f00;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	position: absolute;
}

#slide-show img {
	float: left;
}

#slide-show li div {
	float: left;
	width: 95px;
	__width: 90px;
	font-size: 10px;
}

#slide-show li img {
	margin: 0px 10px 0px 20px;
}

.feature_support {
	margin: 0px 0px 20px 20px;
}

#associations {
	margin-left: 18px;
	width: 187px;
}

#associations td {
	width: 50%;
	text-align: center;
	padding-bottom: 15px;
}

.youtube-video {
	width: 493px;
	height: 405px;
	margin-top: 10px;
	text-align:center;
	/*background-image: url(../images/home_video_bg.gif);
	background-repeat: no-repeat;*/
}

.video_thumb {
	margin-left: 25px;	
}

.calendar {
	width: 100%;
	margin-bottom: 20px;
}

.calendar tr.even {
	background-color: #E3E3E3;
}

.calendar tr.odd {
	background-color: #c6c6c6;
}

#home_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .025em;
}

#view_more {
	width: 493px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #05517C;
	font-weight: bold;
	font-size: 13px;
}

#view_more img {
	border: 1px solid #05517c;
}

#footer {
	background-color: #05517C;
	color: #4582A5;
	padding: 15px 0px 15px 10px;
	font-size: 12px;
	line-height: 15px;
	clear: both;
}

#gallery td {
	width: 155px;
	text-align: center;
	padding: 13px 13px 0px 0px;
}

#gallery table {
	border: 1px solid #76850F;
	background-color: #FFFFFF;
	width: 155px;
}

#gallery td table td {
	padding: 0px;
	height: 147px;
	vertical-align: middle;
}

.left_picture {
	border: 1px solid #76850F;
	padding: 3px;
	float: left;
	margin: 0px 15px 15px 0px;	
	display: inline;
}

.right_picture {
	border: 1px solid #76850F;
	padding: 3px;
	float: right;
	margin: 0px 0px 15px 15px;	
	display: inline;
}

.center_picture {
	border: 1px solid #76850F;
	padding: 3px;
	text-align: center;
	margin: 0px 0px 15px 0px;	
}


/* NAVIGATION CSS */
#navigation {
	list-style: none;
	padding: 0px;
	height: 23px;
	width: 494px;
}

#navigation li, #navigation li ul, #navigation li ul li, #navigation li ul li a {
}

#navigation li {
	float: left;
	margin-left: 9px;
	display: inline;
}

#navigation li a {
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation li.active a, #navigation li a:hover {
	background-position: 0 -23px !important;
}

#navigation a.home {
        background-image: url('../images/nav_home.gif');
        width: 47px;
}

#navigation a.vitae {
        background-image: url('../images/nav_vitae.gif');
        width: 47px;
}

#navigation a.services {
        background-image: url('../images/nav_services.gif');
        width: 72px;
}

#navigation a.clientele {
        background-image: url('../images/nav_clientele.gif');
        width: 78px;
}

#navigation a.videos {
        background-image: url('../images/nav_videos.gif');
        width: 57px;
}

#navigation a.shop {
        background-image: url('../images/nav_shop.gif');
        width: 45px;
}

#navigation a.contact-us {
        background-image: url('../images/nav_contact-us.gif');
        width: 90px;       
}

#navigation li:hover, #navigation li.hover {
	position: relative;     
}

#navigation li:hover ul, #navigation li.hover ul {
	display: block;
}

#navigation li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 23px;
	clear: both;
	width: 130px;
	list-style: none;
	color: #FFFFFF;
	padding: 0px;
}

#navigation li ul li {
	float: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	display: inline;
}

#navigation li ul li a {
	background-color: #05517C;
	color: #FFFFFF;
	text-indent: 0px;
	display: block;
	font-size: 12px;
	line-height: 13px;
	min-height: 13px;
	margin: 0px;
	padding: 6px;
	height: auto;
/*	height: 14px;*/
}

#navigation li.first a {
	background-color: transparent;
	background-image: url('../images/subnav_top.gif');
	background-position: 0px 0px !important;
}

#navigation li.last a {
	background-color: transparent;
	background-image: url('../images/subnav_bottom.gif');
	background-position: 0px bottom !important;
}

#navigation li ul li a:hover {
	background-color: #76850F;
}

#navigation li ul li.first a:hover {
	background-color: transparent;
	background-image: url('../images/subnav_top_on.gif');
	background-position: 0px 0px !important;
}

#navigation li ul li.last a:hover {
	background-color: transparent;
	background-image: url('../images/subnav_bottom_on.gif');
	background-position: 0px bottom !important;
}

#subnavigation {
	list-style:none;
	padding: 0px;
	margin-bottom: 20px;
}

#subnavigation li {
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
}

#subnavigation li a {
	color: #05517C;
}

#subnavigation li.active a, #subnavigation li a:hover {
	color: #76850F;
}

#subnavigation li.active {
	background-image: url('../images/subnav_arrow.png');
	background-repeat: no-repeat;
}

#first_aid_top {
	width: 494px;
	height: 12px;
	background-image: url(../images/first_aid_kits_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}

#first_aid_kits {
	width: 474px;
	background-color: #E8EEF1;
	padding: 0px 10px 0px 10px;
}

#first_aid_bottom {
	width: 494px;
	height: 12px;
	background-image: url(../images/first_aid_kits_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.first_aid_kit {
	min-width: 65px;
	margin: 15px 36px 0px 0px;
	__margin: 15px 29px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05517C;
}

.first_aid_kit img{
	margin-bottom: 5px;
}

a.view-more {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	padding: 1px 5px 1px 5px;
	background-color: #05517C; 
}

.product-thumbnail {
	width: 104px; 
	height: 104px; 
	border: 2px solid #05517C;
	background-color: #EDEDED;
	text-align: center; 
	vertical-align: middle; 
}

.product-thumbnail td {
	vertical-align: middle;
}

.product-detail, .video-detail {
	background-color: #efefef;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}

.video-detail img {
	margin: 0px 10px 10px 0px;
	border: solid 2px #768510;
}

.video-detail a.view-video {
	margin-right: 10px;
	text-align: center;
	display: block;
	background-color: #768510;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

.product-detail form td {
	vertical-align: middle;
}

.shop-index {
	width: 100%;
}

.name {
	width: 80%;
}

.price {
	font-size: 15px;
	color: #075F88;
	font-weight: bold;
	text-align: right;
	width: 80px;
	white-space: nowrap;
}

.bottompadding td {
	padding-bottom: 15px;
}

#featured-home-product {
	float: left;
	margin: 0px 10px 5px 0px;
	display: inline;
	background-color: #e2eaed;
	width: 209px;
	background-image: url(../images/featured_book_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#featured-home-product div {
	padding: 10px;
	background-image: url(../images/featured_book_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#featured-home-product h2 {
	color: #04517b;
	text-transform: uppercase;
	border-bottom: 2px solid #04517b;
}

#featured-home-product h3 {
	color: #768415;
}

#featured-home-product img {
	float: left;
	margin: 0px 5px 0px 0px;
	display: inline;
}

#featured-home-product a {
	clear: left;
	color: #FFF;
	background-color: #04517b;
	width: auto;
	padding: 2px 5px;
}

