@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/* this body fixes an IE bug and maintains x-browser uniformity */
	font-size: 100.01%;
	background: url(http://cschandler.com/SiteFiles/1269/images/bg_01.jpg) no-repeat;
	background-position: center top;
	font-weight:normal;
	background-color: #FFFFFF;	
}

#main_container 
{
	margin:0 auto;
	width: 882px;
}

#logo_container
{
	width:882px;
	height:62px;
	border-bottom: 2px solid #d3d6d8;
}

/*#logo_container a, a:active, a:visited
{
color:#111111;
text-decoration:none;
background:#FFFFFF;
}

#logo_container a:hover
{
	background:#CCCCCC;
	color:#333333;
	text-decoration:underline;
}*/


/*LINKS*/

a.tophome1, a.tophome1:active, a.tophome1:visited
{
color:#111111;
text-decoration:none;
background:#FFFFFF;
}

a.tophome1:hover
{
	background:#CCCCCC;
	color:#333333;
	text-decoration:underline;
}

a.maintopmenu
{
	padding:8px 13px;
	border-right:2px solid #FFFFFF;
	font-family: helvetica, arial;
	font-size:12px;
	text-decoration:none;
	color:#31271d;
	padding-top:8px;
	display:inline-block; 
	
}

a.maintopmenu:hover
{
	background:#333333;
	color:#CCCCCC;
	text-decoration:underline;
}

a.socialnetworkmenu
{
	display: inline-block;
	border-right:2px solid #FFFFFF;
	text-align:center;
	background:#d1dae1;
	font-size:13px;
	color:#000000;
	font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;
	text-decoration:none;
}

a.socialnetwork
{
background-color:#D2D9DF;
border:1px solid #D2D9DF;
display:block;
padding:3px 10px;
text-align:center;
font-size:12px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
border-collapse:collapse;
text-align:center;
}

a.socialnetwork:hover
{
	color: #006699;
	text-decoration:underline;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

a.sub_greynav, a.sectionlink, #bc-home a
{
	display:block;
	padding:8px 8px 8px 11px;
	text-decoration:none;
	font-size:12px;
	background:#f2f2f3;
	color:#000000;
	border-bottom:2px solid #d7d7d9;
}

a.sub_greynav:hover, a.sectionlink:hover, #bc-home a:hover
{
	background:#CCCCCC;
	color:#003366;
	border-bottom-color:#ec008c;
}

a.sectionlink,/* .current*/
{
	padding:0;
	border:none;
	padding-bottom:7px;
}

a.sectionlink:hover{ border:0;}

a.pagelinks
{
	font-size:.7em;
	display:block;
	text-decoration:none;
	color: #666666;
	font-style:normal;
	font-weight:normal;
	font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;
	margin-bottom: 2px;
}

a.pagelinks:hover
{
	text-decoration: overline;
	background:#003366;
	color: #FFFFCC;
}

a.darkgreylink
{
	text-decoration:none;
	font-size:12px;
	padding:2px;
	color:#FFFFFF;
	margin-left:10px;
	margin-top:2px;
}

a.darkgreylink:hover
{
	background:#ec008c;
	color:#333333;
	text-decoration:underline;
}


a.footerlinks
{
	text-decoration:none;
	color:#999999;
	font-size:11px;
}

a.footerlinks:hover
{
	background:#333333;
	color:#FF66FF;
	text-decoration:underline;
}


/*MAIN Content Formatting*/

#maincontentwrapper
{
	padding:20px;
	font-size:13px;
	font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;
	padding-right:20px;
	padding-top:10px;
}

/*#maincontentwrapper img
{ display:none;}*/

#maincontentwrapper p
{
	padding:0;
	margin-bottom:16px;
	/*margin-top:0;*/
	line-height:18px;
	/*font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;*/
	font-family: 'Helvetica', 'Arial';
	font-size:12px;
	color:#4d4d4d;
	/*margin-top:15px;*/
}

#maincontentwrapper hr
{ display:none;}

#maincontentwrapper a
{
	color:#4e8eb4;
	/*background:#f2f2f3;*/
	text-decoration:none;
}

#maincontentwrapper a:hover { background:#333333; color:#d6d881;}

#maincontentwrapper strong, b
{
	font-size:12px;
	font-weight:bold;
}

#maincontentwrapper h1, h2, h3, h4 { font-size:16px; text-transform:uppercase; /*padding-right:3px; border-right:3px solid #ccc14d; background:#f2f2f3;*/ padding-left:2px; /*border-right:1px solid #999999;*/ padding:0; display: inline-block; margin-bottom:10px;
margin-top:10px;
/*margin-bottom:-10px;*/
margin-bottom:0;
padding-right:10px;}

#maincontentwrapper h4 { font-size:12px; background:none;}

#maincontentwrapper h4 
{
	display:block;
}

#maincontentwrapper h5
{
	color:#404040;
	margin:0;
	text-transform: uppercase;
	padding:0;
	font-size:12px;
	font-family: 'Helvetica','Arial';
	font-weight:normal;
	margin-bottom:-10px;
}

/*MAIN Content Formatting*/




/*DIV Styles */

#pagetitlediv
{
	background: #CCCCCC;
	margin:8px;
	text-transform:uppercase;
}

#ad_div
{
	padding:8px 0;
	text-align:center;
	border-bottom:2px solid #d7d7d9;
	background:#f2f2f3;
}

#subnavbox
{
	background:#f2f2f3;
	color:#000000;
	border-bottom:2px solid #d7d7d9;
	padding:8px 8px 8px 3px;
}




#subnavbox p {display: none;}

/*.first { display: none;}*/


#subnavbox h2
{
	margin:0;
	display:none;
}





#subnavbox li ul {display: none;}
#subnavbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	/*padding: 8px 0 8px 6px;*/
}

#subnavbox li {
	margin: 0px;
	/*float: left;*/
	background: none;
	width: 125px;
}

#subnavbox a {
	font-size:.7em;
	display:block;
	text-decoration:none;
	color: #666666;
	font-style:normal;
	font-weight:normal;
	font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;
	margin-bottom: 2px;
}
#subnavbox a:hover {
text-decoration: overline;
	background:#003366;
	color: #FFFFCC;
}
#subnavbox a.current {
	font-size: 11px;
	text-transform: uppercase;
}




ul li {
background:transparent url(/SiteFiles/1269/Images/bullet.gif) no-repeat scroll 0 0.5em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 10px;
}
li {
list-style-type:none;
}





/*#breadcrumbwrapper, a
{
background:#CCCCCC none repeat scroll 0 0;
border-bottom-color:#EC008C;
color:#003366;
}
*/

/* BREADCRUMBS */

#breadcrumbwrapper, #breadcrumbwrapper ul, #breadcrumbwrapper li
{
	margin:0;
	padding:0;
}


#breadcrumb {
/*	float: left;
	width: 612px;*/
	text-align: left;
/*	margin-bottom: 14px;*/
	
}
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	
}
#breadcrumb li {
	margin: 0px;
	/*float: left;*/
	background:none;
	/*display:inline;*/
	
	
}



#breadcrumb a {
	
	display:block;
	padding:8px 8px 0 11px;
	text-decoration:none;
	font-size:12px;
	background:#f2f2f3;
	color:#000000;
	
	
}
#breadcrumb a:hover 
{
	background:#333333;
	color:#eb008c;
}
/*#breadcrumb a:hover {
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #2B4B77;
	background: url(/SiteFiles/1269/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
	text-transform:uppercase;
}*/
/*#breadcrumb a.first  {
	padding: 0px;
	font-size: 10px;
	color: #2B4B77;
	background: none;
	text-decoration:none;
	text-transform:uppercase;
}
#breadcrumb a.first:hover  {
	padding: 0px;
	font-size: 10px;
	color: #2B4B77;
	background: none;
	text-decoration:underline;
	text-transform:uppercase;
}*/
#breadcrumb a.current  {
/*	padding: 0 0 0 12px;
	font-size: 10px;
	color: #cb2396;
	background: url(/SiteFiles/1269/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
	text-transform:uppercase;*/
}

/*#breadcrumb, a.first, a.first:hover, a.first:active, a.current, a.current:hover, a.current:active
{ text-transform:uppercase; font-size:10px;}*/


#bc-home li
{ display:none;}

/*END BREADCRUMBS*/










#thesocialnetwork
{
font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;
font-size:0.8em;
font-weight:bold;
/*padding:3px 2px 0 0;*/
border-right:2px solid #FFFFFF;
}

#mainmenu_container
{
	background:#d4d8e2;
	margin-top:10px;
/*	margin-bottom:10px;*/
}

#hrdiv
{
	border-bottom: 2px solid #d3d6d8;
	height:10px;
}

#topdarkgreybar
{
	background:#404040;
	height: 32px;
	margin-top:10px;
}

#body_container
{
	width:878px;
	border-right:2px solid #d7d7d9;
	border-top:2px solid #d7d7d9;
	border-left:2px solid #d7d7d9;
	margin-top:5px;
}

.home_greycol
{
	background:#404040;
	border-right:2px solid #d4d8e2;
	
}

#home_sermoninfo
{
	height:145px;
}

#socialnet_menu
{
	margin-top:9px;
	
}

#footer_curve
{
	width:882px;
	height:14px;
	background:url(../images/bottom_curve.png) no-repeat;
	margin:0 auto;
}

/* FORMATTING */

h1{}

h2{}

h3{}

h4{}

h5{}

.pagetitle
{
	font-size:15px;
	font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;
	margin:0;
	background:#FFFFFF none no-repeat scroll 0 0;;
	display: marker;
	padding-right:3px;
}

p
{
	font-size:12px;
	color: #252525;
	line-height: 1.8em;
}

h1.pagetitle
{
font-family:Trebuchet,"Trebuchet MS",Helvetica,Verdana,sans-serif;
}




/* SEARCH */

#search_container {
	/*width:200px;*/
	float: right;
	padding-top: 4px;
	margin-right:10px;
}

#search_box {
	width: 180px;
	height: 25px;
}

#search {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cbcece;
}
#search p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display:block;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom: 2px solid #cbcece;
	text-transform:uppercase;
}
.searchField {
	font-size: 11px;
	color: #abafae;
	width: 128px;
	height: 17px;
	border: 1px solid #cbcece;
	float: left;
	padding: 3px;
}
.searchButton {
	text-indent: -1000px;
	width: 44px;
	height: 25px;
	border: none;
	float: right;
	cursor: pointer;
	background: transparent url(/sitefiles/1269/images/search.png) no-repeat scroll 0 0;
	font-size: 0px;
	line-height: 0px;
}
/* SEARCH */



/*CSS REPAIRS*/

a.sub_greynav, a.sectionlink, #bc-home a
{
	display:block;
	padding:8px 8px 8px 11px;
	text-decoration:none;
	font-size:12px;
	background:#f2f2f3;
	color:#000000;
	border-bottom:2px solid #d7d7d9;
}

a.sub_greynav:hover, a.sectionlink:hover, #bc-home a:hover
{
	background:#CCCCCC;
	color:#003366;
	border-bottom-color:#ec008c;
}

/*ADS */

.adborder, .adborderleft, .adborderright
{
	border:10px solid #d4d8e2;
}

.adborderleft{ float:left;}
.adborderright{float:right;}

.out-of-stock
{ display:none;}