/* @override 
	http://nationaldayofprayer.com/wp-content/themes/prayer/style.css
	http://nationaldayofprayer.org/wp-content/themes/prayer/style.css
*/

/*
Theme Name: Prayer
Theme URI: http://www.ndpt.com/
Description: Custom theme by SDAC Inc.
Version: 1.0
Author: Thirdfloor Media, Inc.
Author URI: http://thirdfloor.com
Tags: custom header, fixed width, two columns, widgets

/*
JZ CSS file organization
-----------------
[1] General - All general items, browser specific hacks
[2] Header - All things specific to the header
[4] Main Content - All things specific to the main content
[6] Sidebar - Things which are specific to the sidebar.
[7] Footer - Things which are page and section specific.
*/

/*---------[1]General---------*/

body {
	background: #080843 url('images/bg-body.jpg') no-repeat top center;

	font: .8em/1.5em Verdana, Helvetica, 'Lucida Grande',Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,form,ul,ol,p {
	line-height: normal;
	margin: 0;
	padding: 0;
}

a {
	color: #bc2f38;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #e27c0e;
	text-decoration: underline;
}

a img {
	border: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	display: block;
	margin: 5px 0 0;
}

p img {
	max-width: 99%;
	padding-right: 10px;
	padding-left: 10px;
}

.alignright {
	float: right;
	margin-left: 5px;
}

.alignleft, .alignnone {
	float: left;
	margin-right: 5px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearjz {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.red {
	color: #7b0018;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

.wp-caption, .gallery-caption {
	font-size: .75em;
	font-weight: bold !important;
	margin-bottom: 10px;
}

p.wp-caption-text {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}

#wrapper {
	width: 990px;
	!width: 995px;
	margin: 10px auto;
}

#container {
	background: url('images/bg-container.gif') repeat-y;
	width: 980px;
	!width: 995px;
	margin: 10px 0 10px 0;
}



.red {
	color: #bc2f38
}

.small {
	font-size: .8em;
}

/*---------[2]Header---------*/

#header {
	height: 365px;
}

#logo h1 a {
	background: url('images/logo.png') no-repeat;
	!background: url('images/logo.gif') no-repeat;
	display: block;
	width: 180px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	!margin-top: 10px;
}

#nav {
	height: 75px;
}

#nav ul {
	list-style: none;
	float: left;
	display: inline;
	width: 800px;
	margin: 20px 0 0 10px;
}

#nav ul li {
	display: inline;
	font-family: Helvetica, Arial;
	font-size: .9em;
}

#nav ul li a.last {
	border-right: none;
}

#navigation, #navigation ul {
	position: relative;
	z-index: 1000;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#navigation a {
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px;
	border-right: 1px solid #fff;
	line-height: 30px;
	font-size: .9em;
}

#navigation a:hover {
	text-decoration: none;
}

#navigation li {
	float: left;
	position: relative;
}

#navigation ul {
	width: 165px;
	position: absolute;
	left: -1px;
	top: 29px;
	display: none;
	background: #f1f4f2;

	border-bottom: none;
}

#navigation li:hover li a {
	color: #ff;
}

#navigation li ul a {
	float: left;
	width: 155px;
	line-height: normal;
	font-weight: normal;
	font-size: .95em;
	text-align: left;
	border-bottom: 1px solid #182438;
	border-right: none;
	background: #162031;
	height: auto;
	padding: 10px;
}

#navigation li ul a:hover {
	background: #070c13;
	color: #fff;
}

#navigation ul ul {
	top: auto;
}

#navigation li ul ul {
	left: 160px;
	margin: 0;
}

#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
	display: none;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
	display: block;
}

#prayer {
	float: left;
	display: inline;
	width: 626px;
	height: 268px;
	background: url('images/bg-prayer.png') no-repeat;
	position: absolute;
	!top: 100px;
}

#verse {
	padding: 230px 0 0 20px;
}

#verse p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#countdown {
	float: right;
	margin-right: 50px;
	display: inline;
	width: 267px;
	height: 147px;
	margin-top: 60px;
}

#countdown #countDate {
	height: 43px;
	width: 230px;
	margin: 10px 0 0 20px;
}

#countdown h3 {
	color: #174380;
	line-height: 43px;
	text-transform: uppercase;
	text-align: center;
}

#countTime {
	margin: 10px 0 0 25px;
	height: 33px;
	width: 210px;
}

.time {
	float: left;
	display: inline;
	line-height: 33px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#days {
	width: 50px;
}

#hours {
	width: 55px;
}

#mins {
	width: 45px;
}

#secs {
	width: 50px;
	padding-left: 10px;
}

#findEvent {
	margin: 25px 0 0 140px;
}

#findEvent h2 a {
	display: block;
	width: 110px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}

/*---------[3]Main Content---------*/

#contentHome {
	float: left;
	display: inline;
	width: 600px;
	margin: 0 10px;
	!top: -600px;
	!left: 380px;
	!position: relative;

}

#content {
	float: left;
	display: inline;
	width: 550px;
	margin: 0 10px;
	
}

#contentWrapper {
	background: #fff;
	width: 970px;
	!width: 985px;
	float: left;
}
#contentMedia {
	float: left;
	display: inline;
	width: 550px;
	!width: 500px;
	margin: 0 10px;
}

#contentWrapperMedia {
	background: #fff;
	width: 970px;
	!width: 985px;
	float: left;
}

#contentWrapperMedia #contentMedia {
	width: 600px !important;
	margin-left: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}


#contentWrapper #content {
	width: 600px;
	margin-left: 10px;
	padding: 35px 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}


.blog #contentWrapper #content {
	width: 550px !important;
	margin-left: 10px;
	padding: 35px 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}


#contentStore #store {
	width: 967px;
	!width: 985px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

#contentWrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal !important;
	margin-bottom: 15px;
}

#contentWrapper p {
	margin-left: 15px;
}

.hasCountdown {
	float: left;
	width: 300px;
	font-size: .9em;
	color: #c9e9fe;
	line-height: 30px;
	margin-right: 15px;
	padding-left: 10px;
}

#progress {
	!display:none;
	height: 30px;
	width: 1000px;
	background: url('images/progress_bg.png') no-repeat;
}

#progressbar {
		!display:none;

	float: left;
	width: 980px;
	margin: 0;
	height: 30px;
	background: url('images/progress_bar_bg.png') repeat-x;
}

#progressbar.zero {
	display: none;
}

#progressbar.ten {
	width: 10%;
}

#progressbar.twenty {
	width: 20%;
}

#progressbar.thirty {
	width: 30%;
}

#progressbar.forty {
	width: 40%;
	!width: 300px;
}

#progressbar.fifty {
	width: 50%;
}

#progressbar.sixty {
	width: 60%;
}

#progressbar.seventy {
	width: 70%;
}

#progressbar.eighty {
	width: 97%;
}

#progressbar.ninety {
	width: 90%;
}

#progressbar.hundred {
	width: 100%;
}

#progressbar p {
	font-size: .9em;
	color: #fff;
	text-align: right;
	margin-top: 3px;
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	padding-left: 10px;
	display: none;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.post, div.page {
	clear: both;
	margin-bottom: 25px;
}

.post input#s {
	border: 1px solid #bbb;
	width: 510px;
	padding: 2px;
}

.meta {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.meta h4 {
	text-transform: uppercase;
	font-size: .85em;
	margin: 3px 0 3px 0;
	color: #666;
}

.entry p {
	line-height: 1.5em;
	margin: 0 0 15px 0;
	padding: 0;
}

.entry ul, .entry ol {
	margin: 5px 0 5px 25px;
	padding: 0;
}

.entry ul li {
	list-style: square;
	margin-bottom: 10px;
}

.entry ol li {
	margin-bottom: 10px;
}

.entry img {
	padding: 0;
	max-width: 575px;
}

.tags h4 {
	text-transform: uppercase;
	font-size: .85em;
	margin: 3px 0 3px 0;
	color: #666;
	margin-top: 10px;
}

#commentSection h3 {
	margin-top: 25px;
}

.commentlist li {
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 25px 10px 10px;
	background: #fff;
	border: 1px solid #ccc;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li .avatar {
	float: left;
	display: inline;
	background: #fff;
	border: 1px solid #bbb;
	margin-right: 10px;
	padding: 2px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
}

.comment.odd {
	background: #f8f8f8;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform p {
	margin: 5px 0;
	line-height: 21px;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 250px;
	border: 1px solid #bbb;
	padding: 3px;
}

#commentform textarea {
	width: 98%;
	border: 1px solid #bbb;
	padding: 2px;
}

#commentform #submit {
	margin: 0 0 15px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/*-- HOME --*/

#scroller {
	background: url('images/bg-scroller.png') no-repeat;
	width: 585px;
	height: 223px;
	padding-left: 10px;

	top: -1px;
}

ul#slides {
	margin: 0;
	height: 212px;
	overflow: hidden;
	padding-top: 5px;
			!margin-left: 15px;

}

ul#slides li {
	list-style: none;
}

.jcarousel-clip-horizontal {
width: 100%;
}
.jcarousel-item {
height: 100%;
}


.jcarousel-container {
	position: relative;
	margin: 20px 0 0 16px;
		

	
	

}

.jcarousel-clip {
	z-index: 2;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}

.jcarousel-list {
	z-index: 3;
	overflow: hidden;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li,.jcarousel-item {
	float: left;
	list-style: none;
	width: 535px;
	height: 212px;
	padding: 0px;
	margin: 0px;
	
}

.jcarousel-list li {
	margin: 0;
}

.jcarousel-next {
	z-index: 1;
	display: none;
}

.jcarousel-prev {
	z-index: 1;
	display: none;
}

.jcarousel-skin-pray .jcarousel-container-horizontal {
	width: 535px;
}

.jcarousel-skin-pray .jcarousel-clip-horizontal {
	width: 535px;
	height: 212px;
}

.jcarousel-skin-pray .jcarousel-item-horizontal {
	margin: 1px 0;
}

.jcarousel-skin-pray .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

.jcarousel-skin-pray .jcarousel-next-horizontal {
	position: absolute;
	top: 100px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url('images/arrow-next.png') no-repeat;
	z-index: 15;
}

.jcarousel-skin-pray .jcarousel-prev-horizontal {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url('images/arrow-previous.png') no-repeat;
	z-index: 15;
}

#homeTabs {
	background: url('images/bg-home_tabs_fb.png') no-repeat;
	height: 44px;
	width: 585px;
}

#homeTabs ul li {
	list-style: none;
	float: left;
}

#homeTabs ul li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
}

#tab-videos {
	width: 132px;
	margin-left: 25px;
}

#tab-radio {
	width: 186px;
}

#tab-forum {
	width: 213px;
}

#questions {
	margin-left: 15px;
	float: left;
	display: inline;
	width: 311px;
	margin-right: 20px;
}

#questions a {
	/* background: url('images/bg-accordion.gif') no-repeat;*/
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	display: block;
	padding-left: 10px;
	margin-top: 0;
	text-decoration: none;
	font-size: 1.4em;
	font-family: Times, Times New Roman, serif;
	color: #333;
	border-bottom: thin solid #d2d2d2;
}



#questions a span.small {
	margin-left: 15px;
	font-size: .6em;
}

#questions .accordion {
	padding: 10px;
	border-bottom: thin solid #d2d2d2;
	background-color: #fff;
}

#questions .accordion p {
	font-size: .9em;
}

#questionsContainer {
	width: 585px;
}

#questionsTop {
	height: 28px;
	background: url('images/bg-questions_top.png') no-repeat bottom;
}

#questionsMiddle {
	background: url('images/bg-questions_middle.png') repeat-y;
	padding: 0 10px 0 10px;
}

#questionsMiddle p {
	margin: 0;
	padding: 0;
}

#questionsBottom {
	height: 30px;
	background: url('images/bg-questions_bottom.png') no-repeat top;
}

#featuredProducts {
	float: left;
	display: inline;
	width: 200px;
}

/*---------[4]Sidebar---------*/

#sidebar {
	float: left;
	display: inline;
	width: 300px;
	!width: 290px;
	font-family: Arial, Helvetica, sans-serif;
}

.home #sidebar {
	padding-top: 5px;
	width: 363px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
}

.home #sidebar #search {
	height: 51px;
	width: 363px;
	background: url('images/bg-search.png') no-repeat;
}

.home #sidebar #searchform {
	padding: 20px 0 0 25px;
	line-height: 25px;
	height: 25px;
}

.home #sidebar #searchform label {
	text-transform: uppercase;
}

.home #sidebar #searchform input#s {
	border: none;
	width: 190px;
	margin-left: 25px;
	padding: 0 3px 0 3px;
	outline: none;
	
    border-color: transparent;
}

.home #sidebar #searchform input#go {
	margin-left: 10px;
}

.home .side p {
	text-transform: uppercase;
}

.home #sideMiddle {
	width: 363px;
	background: url('images/bg-sidebar.png') repeat-y;
}

.home #sideMiddle .side {
	border-bottom: 1px solid #15284c;
	margin: 0 25px 0 25px;
	padding: 15px 0 15px 0;
}

.home #sideMiddle .side.last {
	border-bottom: none;
}

.home #sideMiddle h2 {
	font-weight: normal;
	font-size: 2em;
	text-transform: uppercase;
}

.home .description {
	float: left;
	display: inline;
	width: 215px;
}

.home .action {
	float: right;
	display: inline;
	width: 92px;
}

.home .action img {
	margin-top: 10px;
}

.home #tweets h4 {
	font-weight: normal;
	font-size: 1em;
	margin: 10px 0 5px 0;
}

.home #tweets p {
	text-transform: none;
}

.home ul#share {
	list-style: none;
	height: 30px;
	margin-top: 15px;
}

.home ul#share li {
	display: inline;
}

.home #sideBottom {
	height: 31px;
	width: 363px;
	background: url('images/bg-side_bottom.png') no-repeat;
}

#searchbar {
	width: 100%;
	height: 93px;
	background: url('images/searchbar.jpg') no-repeat;
}

#searchForm div {
	padding-top: 40px;
}

input#searchTxt {
	font-size: 1.3em;
	width: 230px;
	height: 30px;
	overflow: hidden;
	border: none;
	background: none;
	margin-left: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.goButton {
	border: none;
	background: url('images/search_btn.png') no-repeat;
	!background: url('images/search_btn.gif') no-repeat;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	margin-left: 5px;
	!margin-left: 2px;
	!font-size: 0px; 
	!line-height: 0px;
}

.goButton:hover {
	border: none;
	background: url('images/search_btn_over.png') no-repeat;
	!background: url('images/search_btn_over.gif') no-repeat;
	width: 26px;
	height: 26px;
	!margin-left: 2px;
	text-indent: -9999px;
	!font-size: 0px; 
	!line-height: 0px;
}

.btns ul {
	list-style: none;
}

.btns li {
	float: left;
	height: 72px;
	overflow: hidden;
}

#btn1,#btn2 {
	width: 300px;
	border-bottom: thin dotted #b2b2b2;
}

#btn3 {
	width: 300px;
	height: 90px;
}

#btn4 {
	width: 300px;
}

.btns a {
	display: block;
	height: 72px;
	text-indent: -9999px;
	background: url('images/subnav-home.jpg') no-repeat;
}

.btns #btn1 a {
	background-position: 0 0;
}

.btns #btn2 a {
	background-position: -310px 0;
}

.btns #btn3 a {
	background-position: -615px 0;
}

.btns #btn4 a {
	background-position: -920px 0;
}

.btns #btn1 a:hover {
	background-position: 0 -72px;
}

.btns #btn2 a:hover {
	background-position: -310px -72px;
}

.btns #btn3 a:hover {
	background-position: -615px -72px;
}

.btns #btn4 a:hover {
	background-position: -920px -72px;
}

/* Btns SOCIAL */


#innersocial {
padding: 20px;
float: left;
}
#social {
margin-top: 20px;
}

#social img {
margin-right: -10px;
}

#social_btns ul {
	list-style: none;
}

#social_btns li {
	float: left;
	height: 30px;
	overflow: hidden;
	padding-right: 2px;
}

#social_btns1, #social_btns2, #social_btns3, #social_btns4, #social_btns5, #social_btns6, #social_btns7 {
	width: 30px;
}

#social_btns a {
	display: block;
	height: 30px;
	text-indent: -9999px;
}

#social_btns a {
	background: url('images/social_btns.jpg') no-repeat;
}

#social_btns #social_btns1 a {
	background-position: 0 0;
}

#social_btns #social_btns2 a {
	background-position: -30px 0;
}

#social_btns #social_btns3 a {
	background-position: -59px 0;
}

#social_btns #social_btns4 a {
	background-position: -91px 0;
}

#social_btns #social_btns5 a {
	background-position: -123px 0;
}

#social_btns #social_btns6 a {
	background-position: -155px 0;
}

#social_btns #social_btns7 a {
	background-position: -185px 0;
}

#social_btns #social_btns1 a:hover {
	background-position: 0 -30px;
}

#social_btns #social_btns2 a:hover {
	background-position: -30px -30px;
}

#social_btns #social_btns3 a:hover {
	background-position: -59px -30px;
}

#social_btns #social_btns4 a:hover {
	background-position: -91px -30px;
}

#social_btns #social_btns5 a:hover {
	background-position: -123px -30px;
}

#social_btns #social_btns6 a:hover {
	background-position: -155px -30px;
}

#social_btns #social_btns7 a:hover {
	background-position: -185px -30px;
}

.sb {
	height: 50px !important;
}

#twitter-link {
	padding-right: 10px;
	margin: 10px;
	color: #757575;
}

#twitter_divhome {
	
	width: 100%;
	height: 90%;
	float: left;
	color: #fff;
}



#twitter_div {
	width: 100%;
	background-color: #f9fbfe;
	height: 90%;
	float: left;
}

ul#twitter_update_list {
	padding: 10px;
	list-style: none;
}




ul#twitter_update_list li {
	float: left;
	color: #b7b7b7;
	padding: 5px;
	margin: 5px;
	font-size: 1em;
		border-bottom: thin dotted #c0c0c0;

}

ul#twitter_update_list li a {
	float: left;
	color: #c34b47;
	padding: 5px;
	text-align: left;
	
}

/* Forms */

#eventlookup p, #contact p, label, legend {
	font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#eventlookup h1, #contact h1 {
	margin: 10px 0 10px;
	font-size: 24px;
	color: #333333;
}

#contact hr {
	color: inherit;
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}

#contact {
	display: block;
	width: 620px;
	
	background-color: #FFF;
	-webkit-border-radius: 5px;
}

/* Form style */

#eventlookup label, #contact label {
	display: inline-block;
	float: left;
	width: 165px;
	font-size: 1em;
	-webkit-border-radius: 5px;
	line-height: 18px;
}

#eventlookup input, #contact input, textarea, select {
	width: 280px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	webkit-border-radius: 5px;
}

#contact input[type="checkbox"]{
	
	width: 20px;
	margin: 0;
	padding: 5px;
	margin: 5px 0;

}

#eventlookup input:focus, #contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
}

#eventlookup input.submit, #contact input.submit {
	width: 85px;
	cursor: pointer;
	border: 1px solid #222;
	background: #333;
	color: #fff;
}

#eventlookup input.submit:hover, #contact input.submit:hover {
	background: #444;
}

#eventlookup input[type="submit"][disabled], #contact input[type="submit"][disabled] {
	background: #888;
}

#contact fieldset {
	padding: 20px;
	border: 0px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#contact legend {
	padding: 7px 10px;
	font-weight: bold;
	color: #000;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 0 !important;
	margin-bottom: 20px;
}

#contact span.required {
	font-size: 13px;
	color: #ff0000;
}

#eventlookup label {
	float:none;
	width:35px;
	color:#000;
	font-weight:bold;
}

#eventlookup input {
	width:100px;
	margin:5px 10px 5px 0;
}

#results p {
	margin-bottom:10px;	
}

/* Select the colour of the * if the field is required. */

#message {
	margin: 10px 0;
	padding: 0;
	font-size:24px;
	text-align:center;
	color:#C34B47;
}

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius: 5px;
}

.loader {
	padding: 0 10px;
}

#contact #success_page h1 {
	background: url('../assets/success.gif') left no-repeat;
	padding-left: 22px;
}

acronym {
	border-bottom: 1px dotted #ccc;
}

/* Subnav */

#subnav {
	
}
#subnav a {
	color: #9b9b9b;
	font-size: 12px;
}

#subnav a:hover {
	color: #e51d10;
	 text-decoration:  none;
}
#subnav li {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fafafa;
	border-bottom: thin dashed #e0e0e0;
	font-variant: normal;
	font-size: 1.4em;
}

#subnav ul {
	
}

/*---------[5]Footer---------*/

#footer {
	background: #ddd;
	height: 35px;
	width: 970px;
	!width: 985px;
}



#footer p {
	font-size: .8em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a {
	padding: 0 15px 0 15px;
}

.home #footer {
	background: none;
	height: auto;
}
