/* ------------------------------------------------------------ */
/* -------------------------GENERAL---------------------------- */
/* ------------------------------------------------------------ */

html, body {
	height: 100%;
}
html {
	background-color: #ececec;
	background-position:top;
	background-repeat:repeat-x;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

.link_title
{
	margin: 0px;	
	margin-bottom: 10px;
	font-size: 18px;
	padding:0px;
	color:#164879;
	font-weight:bold;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	
}
body {
	font-size:12px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:none;
}

a {
	color: #0054A6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 14px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

select {
	text-align:left;
	font-weight:bold;
	padding:5px;
	border:1px solid #BFBFBF;
}
label {
	font-size:12px;
}
input {
	font-weight:bold;
	text-align:left;
	border:1px solid #BFBFBF;
	padding:5px;
}

input[type="image"] {
	border:0px;;
}

input[type="submit"] {
	background-color:#BA4B16;
	color:white;
	min-width:100px;
	text-align:center;
	cursor:pointer;
}

button {
	background-color:#BA4B16;
	color:white;
	min-width:50px;
	text-align:center;
	cursor:pointer;
	padding:5px;
	font-weight:bold;
	border:1px solid #BFBFBF;
}

input[type="submit"]:focus {
	background-color:#C76737;
}

input:focus, select:focus {
	background-color:#FFFFE7;
	border:1px solid #114575;
}

.hidden {
	display:none;
}
.center {
	text-align:center;
}
.input_error{
	border:1px solid #AF2020;
}
/* ------------------------------------------------------------ */
/* --------------------------FORM------------------------------ */
/* ------------------------------------------------------------ */

.form_item {
	padding:7px;
	padding-left:15px;
}

.form_item label {
	height:25px;
	display:inline-block;
	width:175px;
	text-align:right;
	padding-right:5px;
}

/* ------------------------------------------------------------ */
/* --------------------------TABLE----------------------------- */
/* ------------------------------------------------------------ */

table {
	background-color:white;
	border:1px solid #E0E1E2;
}

thead {
	font-size:16px;
	border-bottom:5px solid #E0E1E2;
	font-weight:bold;
	background-color:#114575;
	color:white;
}

/* Redeclare the background color of the thead with a descendant th */
/* to overcome a bug in ie7 where the transparent background from */
/* reset.css is inherited, see: */
/* http://www.dgibson.net/blog/article.cfm/articleid=11/CSS-Overcoming-background-transparent-In-IE */
thead th {
	background-color:#114575;
}

th {
	padding:5px;
}

tfoot {
	font-size:16px;
	border-top:5px solid #E0E1E2;
}

td {
	padding:5px;
	border:1px solid #E0E1E2;
	vertical-align:top;
}

.table_cell_left_align {
	text-align:left;
}

.table_cell_center_align {
	text-align:center;
}

.table_cell_right_align {
	text-align:right;
}

.table_cell_top_align {
	vertical-align:top;
}

.table_cell_middle_align {
	vertical-align:middle;
}

.table_cell_bottom_align {
	vertical-align:bottom;
}

.table_cell_currency {
	text-align:right;
	vertical-align:middle;
}

/* ------------------------------------------------------------ */
/* --------------------------NOTICE---------------------------- */
/* ------------------------------------------------------------ */

.noticebox success {
	
}

.notice {
	
}

.success{
	color: #3F7F1F;
}

.error{
	color: #AF2020;
}

.error_box {
	padding:15px;
	margin:10px;
	background-color:#F7F7F7;
	font-size:14px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:2px solid #114575;
}

.noticebox {
	font-weight:bold;
	font-size:14px;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	text-align:center;
	border:1px solid #D7D7D7;
	padding:10px;
	background-color:#FFFFFF;
}

/* ------------------------------------------------------------ */
/* --------------------------LAYOUT---------------------------- */
/* ------------------------------------------------------------ */
#search_advanced a{
	color: white;
	text-shadow: none;
}
#featured_producer_box {
	font-size: 11px;
	padding-left: 16px;
}
#top_product_box a {
    background-color: #C5D7E4;
    background-image: url('/media/lockdown/images/number1_topselling.png');
    background-repeat:no-repeat;
    background-position: 5px 3px;
    font-size: 13px;
    height: 36px;
	width:132px;
    margin-left: 4px;
    padding-left: 46px;
    padding-right: 5px;
    padding-top: 15px;
	font-weight:bold;
}
#top_product_thumb a {
	float:left;
}
#top_product_wrap {
	width:290px;
    height:70px;
	margin-left:3px;
}


#account_header {
	text-align: right;
	font-weight: bold;
	color: white;
	height:35px;
}

#account_header_content {
	vertical-align:middle;
	line-height: 35px;
}

#account_header_container {
	background-color:#1A1A1A;	
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	margin-bottom:10px;
	position: fixed;
	z-index: 100;
	width: 100%;
}

#account_header_container_container {
	background-color:#0c2536;
	overflow:hidden;
}

#account_header_container a {
	color: white;
	text-shadow: none;
	font-size: 11px;
}

.account_header_user_links {
	float:right;
}
.account_header_user_links a {
	text-decoration: none;
}
.account_header_user_links a:hover {
	text-decoration: underline;
}

#header_social_icons {
	float:right;
	padding-top: 10px;
	margin-right: 10px;
}

#header_social_icons img {
	padding-right: 3px;
}

#content_header {
	line-height:25px;
	vertical-align:middle;
}




ul.topnav {  
	list-style: none outside none;
}  
ul.topnav li {  
	float: left;
	list-style: none outside none;
	text-indent: 0px;
	border-right: 1px solid #222;
	border-left: 1px solid #333;
	margin: 0px;
}  
ul.topnav li a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
ul.topnav li a:hover {
	text-decoration: none;
}  
ul.topnav li:hover{  
	background: #292929;
	text-decoration: none;
}
ul.topnav li span { /*--Drop down trigger styles--*/  
	width: 17px;
	height: 35px;
	float: left;
}  
ul.topnav li span.subhover {
	background-position: center bottombottom;
	cursor: pointer;
} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
	background: #1A1A1A;
	margin: 0;
	padding: 0;
	margin-left: -2px;
	display: none;
	float: left;
	border: 1px solid #111;
	z-index: 10;
	
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;
	overflow:hidden;
}  
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	padding-left:10px;
	padding-right:10px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #333;
	clear: both;
	width:100%;
	background-color:#1A1A1A;
}
ul.topnav li ul.subnav li img {
	padding-right: 10px;
}
ul.topnav li ul.subnav li a {  
	display: block;
	text-decoration: none;
	text-align: left;
}
html ul.topnav li ul.subnav li a:hover {
	text-decoration: none;
}
ul.topnav li ul.subnav li:hover { /*--Hover effect for subnav links--*/  
	background: #292929;
	text-decoration: none;
}




#chat_indicator {
	
}

#content {
	background-color:#ececec;
	overflow:hidden;
	padding-top:10px;
}

#content_header_container {
}

#content_wrapper {
	min-height: 100%;
}

#content_container {
	background:#ececec;
	overflow:auto;
	padding-bottom: 75px;
}

#content_container_with_featured {
	background:#ececec;
	overflow:auto;
}

#header {
	color: white;
	padding-top:10px;
	
	/*-moz-box-shadow: 0px 2px 3px #ABABAB;
	-webkit-box-shadow: 0px 2px 3px #ABABAB;
	box-shadow: 0px 2px 3px #ABABAB;*/
	
	background: #0c2536; /* Old browsers */
	background: -moz-linear-gradient(top,  #0c2536 20%, #071217 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#0c2536), color-stop(100%,#071217)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0c2536 20%,#071217 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0c2536 20%,#071217 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0c2536 20%,#071217 100%); /* IE10+ */
	background: linear-gradient(top,  #0c2536 20%,#071217 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c2536', endColorstr='#071217',GradientType=0 ); /* IE6-9 */

	margin-bottom:5px;
}

#featured_products {
	background:#ececec;
	padding-bottom: 75px;
}

#footer {
	background:#0C2536;
	color: white;
	border-top:5px #E0E1E2 solid;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 65px;
	max-height:65px;
	overflow:hidden;
	clear:both;
}

#footer a {
	text-shadow: none;
}

#sharethis_0 {
	display:none;
}
#footer a {
	color:white;
	font-weight:bold;
}

#register_success
{
	border:2px solid #114575;
	padding:10px;
	background-color:#F7F7F7;
	margin-bottom:20px;
}

#register_success_links div a
{
	font-size: 14px;
}

#register_success_links div
{
	margin-bottom: 10px;
}

/* ------------------------------------------------------------ */
/* ---------------------------TABS----------------------------- */
/* ------------------------------------------------------------ */

.tab_container {
	overflow: hidden;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	font-weight:bold;
	color:#0C2536;
	font-size: 12px;
	margin-top: 10px;
}

.tab_container a {
	color: #000;
	text-shadow: none;
}

.tab_container li {
	background: #b0d0eb; /* Old browsers */
	background: -moz-linear-gradient(top,  #b0d0eb 0%, #95aac4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0d0eb), color-stop(100%,#95aac4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b0d0eb 0%,#95aac4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b0d0eb 0%,#95aac4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b0d0eb 0%,#95aac4 100%); /* IE10+ */
	background: linear-gradient(top,  #b0d0eb 0%,#95aac4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d0eb', endColorstr='#95aac4',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.tab_container ul.topnav li:hover {
	background: #c2d8ea; /* Old browsers */
	background: -moz-linear-gradient(top,  #c2d8ea 0%, #b1c8e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2d8ea), color-stop(100%,#b1c8e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* IE10+ */
	background: linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d8ea', endColorstr='#b1c8e6',GradientType=0 ); /* IE6-9 */
}

.tab_container ul.topnav li {
	border-right: 1px solid #A3BAD6;
	border-left: 1px solid #768DA6;
	padding-left:0px;
	padding-right:0px;
}

.tab_container ul.topnav li a {
	padding-left:20px;
	padding-right:20px;
}

.tab_container ul.topnav li ul.subnav {
	margin-left: 0;
	border: 0px solid #111;
	-moz-box-shadow: 0px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
}

.tab_container ul.topnav li ul.subnav li {
	border-top: 1px solid #A3BAD6;
	border-bottom: 1px solid #768DA6;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background: #c2d8ea; /* Old browsers */
	background: -moz-linear-gradient(top,  #c2d8ea 0%, #b1c8e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2d8ea), color-stop(100%,#b1c8e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* IE10+ */
	background: linear-gradient(top,  #c2d8ea 0%,#b1c8e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d8ea', endColorstr='#b1c8e6',GradientType=0 ); /* IE6-9 */
	padding-left:0px;
	padding-right:0px;
}

.tab_container ul.topnav li ul.subnav li:hover {
	background: #c2d8ea; /* Old browsers */
	background: -moz-linear-gradient(top,  #c2d8ea 0%, #c3d2e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2d8ea), color-stop(100%,#c3d2e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c2d8ea 0%,#c3d2e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c2d8ea 0%,#c3d2e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c2d8ea 0%,#c3d2e5 100%); /* IE10+ */
	background: linear-gradient(top,  #c2d8ea 0%,#c3d2e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d8ea', endColorstr='#c3d2e5',GradientType=0 ); /* IE6-9 */
}

.number_one_image {
	padding:0px 2px 0px 0px;
	margin-top:3px;
}
#slider-wrapper{
	border: 1px solid #d7d7d7;
	background-color: white;
	margin-left:2px;
	padding:10px;
	width:600px;
}

#carousel_wrapper {
	border: 1px solid #d7d7d7;
	background-color: white;
	margin-left:2px;
	margin-top:10px;
	margin-bottom:50px;
	padding:10px;
	width:600px;
	overflow:hidden;
	clear:both;
}
#spotlight_timer_text {
	color:white;
	text-align: center;
	font-size:14px;
}
#spotlight_timer {
	font-family:"Arial Black";
	color:white;
	text-align: center;
}
#spotlight_video {
	background-color: #1B1C1E;
	color: white;
	padding:10px;
}
#spotlight_next {
	background-color: #1B1C1E;
	color: white;
	padding:10px;
}
#spotlight_image {
	text-align:center;
	padding:5px;
	padding-bottom:10px;
}
#spotlight_title {
	font-size:25px;
	font-family:"Arial Black";
	color:white;
	text-align: center;
	line-height:28px;
}
#spotlight_title a {
	color:white ! important;
}
.sub_lib_header {
	font-size:25px;
	font-family:"Arial Black";
	color:white ! important; 
}

.sub_lib_header a {
	color:white ! important;
}
#black_carousel_wrapper {
	background-color: #1B1C1E;
	padding:0px 10px 0px 10px;
	width:600px;
	overflow:hidden;
	clear:both;
}

#black_carousel_wrapper .jcarousel-item-horizontal a, #spotlight_image a  {
	color:#2E9AFE;
	font-weight:bold;
}

#spotlight_image span a  {
	font-size: 14px;
}

#featured_products_content {
	border: 1px solid #d7d7d7;
	background: white;
	width: 918px;
	padding: 10px;
	height: 110px;
}

.homepage_header_box {
	background-color:white; 
	padding-right:10px; 
	display:inline-block;
}
/* ------------------------------------------------------------ */
/* -------------------------BUTTONS---------------------------- */
/* ------------------------------------------------------------ */

#home_embossed {
	background-color: #ececec;
	width: 100px;
	height: 40px;
}

.cart_button {
	background-color: #3D9606;
	background-image: url('/media/lockdown/images/buttons/green_button_bg.jpg');
	background-repeat: repeat-x;
	min-width: 60px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-left:10px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	height: 26px;
	margin-top: 3px;
	line-height: 26px;
	padding-top: 2px;
}

.cart_button:hover {
	background-image: url('/media/lockdown/images/buttons/green_button_bg_hover.jpg');
	text-decoration:none;
}

.cart_icon_left {
	background-image:url('/media/lockdown/images/cart_sprite_left.png');
	background-repeat:no-repeat;
	height:22px;
	width:14px;
	float:left;
	margin-top: 1px;
}

.cart_icon_middle {
	background-image:url('/media/lockdown/images/cart_sprite_middle.png');
	height:22px;
	float:left;
	width: auto;
	text-align: center;
	line-height: 11px;
	padding-right:2px;
	margin-top: 1px;
}

.cart_icon_right {
	background-image:url('/media/lockdown/images/cart_sprite_right.png');
	background-repeat:no-repeat;
	height:22px;
	width:8px;
	float:left;
	margin-top: 1px;
}

/* ------------------------------------------------------------ */
/* -------------------------PRODUCT---------------------------- */
/* ------------------------------------------------------------ */

.thumbnail {
	width:160px;
	display:block;
	background-image:url('http://sermonspicethumbnails.s3.amazonaws.com/noimage.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}

.top_product {
	padding:2px;
	text-align:center;
	height:108px;
	z-index:-1;
}

#top_ten .top_product {
	width:90px;
	height:110px;
}

.featured_product {
	width:90px;
	height:51px;
	display:block;
	line-height:13px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:10px;
}

.featured_product img {
	width:90px;
	height:51px;
}

.top_product .thumbnail {
	margin-bottom:0px;
	width:90px;
	height: 51px;
}

.top_product_label {
	width:90px;
	display:block;
	line-height:13px;
	padding-left:1px;
	padding-right:1px;
	padding-top: 5px;
	z-index:0;
	top:-5px;
	margin-left:auto;
	margin-right:auto;
}

#page_header h1 {
	float:left;
}
#page_header h2 {
	clear:both;
}

.product_sorting_dropdown {
	float:right;
	padding-top:8px;
}
.product_sorting_dropdown_container {
	text-align:left;
	font-weight:bold;	
	display:table;
}
.product_sorting_dropdown_title {
	text-align:left;
	font-weight:bold;
	font-size:13px;
	padding-left:3px;
	padding-bottom:3px;
	display:table;
}
#featured_products .top_product{
	margin-left:5px;
	margin-right:5px;
}

.homepage_products.top_product {
	margin-left:5px;
	margin-right:5px;
}
#inside_sidebar {
	border: 1px solid #d7d7d7;
	background-color: white;
	padding-left:8px;
	padding-top:10px;
	padding-bottom: 10px;
    clear:both;
    margin-bottom:10px;
}
.side_banner { 
	overflow:hidden;
	width: 280px
  
}
#top_ten {
   clear:both;
   display:table;
}

#products_wrap {
	border:1px solid #d7d7d7;
	padding:10px;
	background-color: white;
	width: 598px;
	overflow:hidden;

}

/* ------------------------------------------------------------ */
/* -------------------------SEARCH----------------------------- */
/* ------------------------------------------------------------ */

#search_box {
	float:right;
	
}

#search_box {
	border: 2px solid white;
	background-color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:
}

#search_box input {
	border: none;
	font-size: 14px;
	margin-top:2px;
	text-align:center;
}

#search_box input:focus {
    color:#000;
    text-align:left;
    background-color: white;
}

#q {
	height:22px;
	width:369px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}


#search_box select {
	height:34px;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
	padding:5px;
}

#search_topic {
	float:left;
}

#search_button {
	display: block;
	vertical-align:middle;
	cursor:pointer;
	margin-top:2px;
	height:36px;
	width:36px;
	background-image:url('/media/lockdown/images/go_button_main_search.png');
	background-repeat:no-repeat;
}


#live_chat_button {
	
}

#livechatoffline_button {
	display: block;
	vertical-align:middle;
	cursor:pointer;
	height:32px;
	width:147px;
	background-image:url('/media/lockdown/images/live_chat_offline.png');
	background-repeat:no-repeat;
	margin-top:3px;
}

.box_wrap {
	padding: 10px;
	border: solid 1px #d7d7d7;
	background-color: white;
	overflow:hidden;
	margin-bottom:75px;
}

.standard_orange {
	display: block;
	vertical-align:middle;
	cursor:pointer;
	text-align: center;
	height:25px;
	width:99px;
	color: #FFFFFF;
	text-decoration:none;
	background-color:rgb(186, 75, 22);
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	text-shadow: none;
}

a.standard_orange, a.standard_orange_big {
	display: block;
	vertical-align:middle;
	cursor:pointer;
	text-align: center;
	height:25px;
	width:99px;
	color: #FFFFFF;
	text-decoration:none;
	background-color:rgb(186, 75, 22);
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	text-shadow: none;
}

a.standard_orange:hover, a.standard_orange_big:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(186, 75, 22)), to(rgb(210, 86, 25)));
	background: -moz-linear-gradient(left top, rgb(186, 75, 22), rgb(210, 86, 25));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#BA4B16, endColorStr=#D25619);
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;
}

a.standard_orange:active, a.standard_orange_big:active {
	text-decoration:none;
	color: #FFFFFF;
	background: -webkit-gradient(linear, left bottom, left top, from(rgb(186, 75, 22)), to(rgb(210, 86, 25)));
	background: -moz-linear-gradient(left bottom, rgb(186, 75, 22), rgb(210, 86, 25));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#D25619, endColorStr=#BA4B16);
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;
}
a.standard_orange_big
{
	width:225px;
	background-color:rgb(186, 75, 22);
}
a.standard_orange_big:hover
{
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(186, 75, 22)), to(rgb(210, 86, 25)));
	background: -moz-linear-gradient(left top, rgb(186, 75, 22), rgb(210, 86, 25));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#BA4B16, endColorStr=#D25619);
	
}
a.standard_orange_big:active
{
	background: -webkit-gradient(linear, left bottom, left top, from(rgb(186, 75, 22)), to(rgb(210, 86, 25)));
	background: -moz-linear-gradient(left bottom, rgb(186, 75, 22), rgb(210, 86, 25));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#D25619, endColorStr=#BA4B16);
	
}

.center_button
{
	margin: 0 auto;
}

a.standard_green {
	display: block;
	vertical-align:middle;
	cursor:pointer;
	text-align: center;
	height:30px;
	width:162px;
	text-decoration:none;
	background-image:url('/media/lockdown/images/buttons/standard_green.png');
	background-repeat:no-repeat;
	text-shadow: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}

a.standard_green:hover {
	text-decoration:none;
	background-image:url('/media/lockdown/images/buttons/standard_green_rollover.png');
	background-repeat:no-repeat;
	text-shadow: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.standard_green:active {
	text-decoration:none;
	background-image:url('/media/lockdown/images/buttons/standard_green_pressed.png');
	background-repeat:no-repeat;
	text-shadow: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.standard_grey {
	display: block;
	cursor:pointer;
	height:28px;
	width:208px;
	text-decoration:none;
	background-image:url('/media/lockdown/images/buttons/standard_grey.png');
	background-repeat:no-repeat;
	text-shadow: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
}

a.standard_grey:hover {
	text-decoration:none;
	background-image:url('/media/lockdown/images/buttons/standard_grey_rollover.png');
	background-repeat:no-repeat;
	text-shadow: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.standard_grey:active {
	text-decoration:none;
	background-image:url('/media/lockdown/images/buttons/standard_grey_pressed.png');
	background-repeat:no-repeat;
	text-shadow: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#search_advanced {
	float:right;
	font-weight:bold;
	margin-right:10px;
}

#search_sermonatch_logo {
	float:right;
	margin-right:95px;
	margin-left:10px;
}

.ad_top_banner{
	margin-top: 15px;
}

.search_autocomplete_title {
	font-weight:bold;
}

.search_autocomplete_subtitle {
	color:gray;
	font-size:10px;
}

.search_autocomplete_product {
	
}

.search_autocomplete_producer {
	
}

.search_autocomplete_category {
	
}

.search_autocomplete_tag {
	
}

.autocomplete_type_li_change {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #CCCCCC;
}

.autocomplete_type_a_change {
	margin-top:20px;
	padding-top:20px;
}

#matching_producers {
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #D7D7D7;
}

#matching_producers p {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#matching_producers ul {
	list-style: none outside none;
}
#matching_producers ul li {
	margin-left: 10px;
	margin-bottom:5px;
}
