/****************************************************************
** LITE Reset by Josh Christopherson
** Reset only the stuff that we really don't want pre-defined
****************************************************************/
@import url("josh.css");

* { outline: 0px none; }

body {
	margin: 0px;
	padding: 0px;
	color:#fff;
}

h1, h2, h3, h4, h5, h6, hr {
	margin: 0px;
}
 	
p, blockquote {
	margin: 0px;
	
}

ul, ol, dl, ul li, ol li, dl dt, dl dd {
	margin: 0px;
	padding: 0px;
}

table, th, tr, td, thead, tbody, caption, tfoot, col, colgroup {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

form, fieldset {
	margin: 0px;
	padding: 0px;
}

input[type='text'], textarea, select {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
}

input[type='checkbox'], input[type='radio'] {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px none;
}

/**************************************************
** Define Base Styles
**************************************************/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

p {
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11.5px;
    letter-spacing: -0.02em;
    line-height: 25px;
    margin-bottom: 25px;
	color: #ffffff;
}
h1 {
	font-family: "TradeGothicCondensed", Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	}
h2 {
	color: #ffffff;
	font-family: "TradeGothicCondensed", Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 36px;
	line-height: 39px;
	margin-bottom: 16px;
	font-weight: normal;
}

h3 {
	color: #4bb9cd;
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 27px;
	line-height: 29px;
	margin-bottom: 16px;
	font-weight: normal;
}

h4 {
	color: #ffffff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 16px;
	background: url("/images/h4_bg.png") no-repeat scroll left 1px transparent;
	padding-left: 18px;
}

h5 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 8px;
}

h6 {
	font-family: "TradeGothicCondensed", Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	border-bottom: 1px solid #4bb9cd;
	padding-bottom: 2px;
	margin-bottom: 12px;
	color: #4bb9cd;
	font-size: 14px;
}

a, a:visited {
	color: #54cfe5;
	text-decoration: underline;
}

a:hover, a:visited:hover, a:active, a:focus {
	color: #8cffff;
	text-decoration: none;
}

ul {
	list-style: none;
	color: #fff;
	margin-left: 20px;
	margin-bottom: 25px;
}

ul li {
	line-height: 25px;
	padding-left: 20px;
	background: url(/images/bullet.png) left 11px no-repeat;
	color: #fff;
}

ol {
	color: #fff;
	margin-left: 38px;
	margin-bottom: 25px;
}

ol li {
	line-height: 25px;
	color: #fff;
	padding-left: 2px;
}

blockquote, .blockquote {
	background: url(/images/home_modules_bg.png) top left repeat;
	padding: 23px;
	margin-bottom: 25px;
}

blockquote p {
	margin-top: 25px;
	margin-bottom: 0px;
}

blockquote p:first-child {
	margin-top: 0px;
}




/**************************************************
** Global Navigation
**************************************************/
#header_flash a:link, #header_flash a:visited {
	display:block;
	float:left;
	font-family: "Arial Narrow", sans-serif;
	color:#317986;
	font-size:13px;
	text-decoration:none;
	}
#header_flash a:hover, #header_flash a:active {
	color:#1e4b53;
	}
#header_flash ul, #header_flash li {margin:0; padding:0;}
#navleft {
	position:absolute;
	left:192px;
	width:470px;
	padding: 5px 0 0 0;
	top:-50px;
	}
#navleft a.campus_active {
	background: url(../images/bg_nav_active.gif) top center no-repeat;
	}
#navleft a {padding:5px 5px 5px 5px; margin: 0 2px; letter-spacing:-1px}
#navright {
	position:absolute;
	right:0px;
	width:285px;
	padding:8px 0 0 0;
	top:-50px;
	}
#navright a:link, #navright a:visited {
	padding:2px 6px 2px 6px;
	margin: 0 1px;
	letter-spacing:-1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
#navright a:hover, #navright a:active {
	background-color:#4bb9cd;
	color:#fff;
	}
	
#glbnav {
	height:45px;
	overflow:hidden;
	position:absolute;
	left:200px;
	top:48px;
	z-index:16;
	width:762px;
	}
#nav {
	width:762px;
	position:absolute;
	left:0;
	top:100px;
	z-index:17;
	z-index: 999em;
	}
#nav a:link, #nav a:visited {
	width:125px;
	text-align:center;
	padding: 10px 0 10px 0;
	
	background: url(../images/bg_nav.gif) -4px 0 no-repeat;
	font-size:16px;
	color:#fff;
	display:block;
	float:none;
	zoom:1;
	}
#nav a:hover, #nav a:active, #nav li.sfhover a {
	background-position: -4px -45px;
	}

#nav li:first-child a:link, #nav li:first-child a:visited {
	background-position: 0 0 ;
	}
#nav li:first-child a:hover, #nav li:first-child a:active, #nav li:first-child.sfhover a  {
	background-position: 0 -45px;
	}

#nav li.last_child a:link, #nav li.last_child a:visited {
	background-position: -87px -90px;
	}
#nav li.last_child a:hover, #nav li.last_child a:active, #nav li.last_child.sfhover a {
	background-position: -87px -135px;
	}
#logo {
	position:absolute;
	top:-148px;
	left:0;
	width:191px;
	height:85px;
	background: url(../images/logo.png) 0 0 no-repeat;
	z-index:15;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	zoom:1;
}
ul#nav li {
	padding: 0;
	margin: 0 0 0 2px;
	}
ul#nav li ul.last_ul {
	margin:0 0 0 -48px;
	}
#nav li { /* all list items */
	float: left;
	width: 125px; /* width needed or else Opera goes nuts */
	list-style:none;
	padding:0;
	margin:0;
	background:none;
	margin: 0 0 0 2px;
	zoom:1;
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 1000;
	width: 170px;
	background:none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	width:170px;
	margin:0;
	padding:0;
	}

#nav li ul li a:link, #nav li ul li a:visited {
	display:block;
	text-align:left;
	padding: 3px 10px;
	background: none !important;
	font-size:11px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	background:url('../images/nav_bg.png') !important;
	width:150px;
	zoom:1;
	margin:0;
}
.ie6 #nav li ul li a:link, .ie6 #nav li ul li a:visited {
	background: #f8981d!important;
}

#nav li ul li a:hover, #nav li ul li a:active {
	background:#d47700!important;
	zoom:1;
	color:#fff;
}

#nav li ul li:first-child a:link, #nav li ul li:first-child a:visited {
	background: none;
	}
#nav li ul li:first-child a:hover, #nav li ul li:first-child a:active {
	background: none;
	}

#nav li:hover>ul, #nav li.sfhover>ul { /* lists nested under hovered list items */
	left: auto;
	display:block;
}

ul#nav li ul ul{
	margin-left: 170px;
    margin-top: -31px;	
}

ul#nav li ul.last_ul ul{
	margin-left: -170px;
	margin-top: -31px;	
}


 * {
	zoom:1; 
	 }





/**************************************************
** Define Applied Classes
**************************************************/

big { font-size: 115% !important; }
small { font-size: 85% !important; }
code {  }
pre {  }
abbr {  }

.screen-reader-text, .hide {
	position: absolute;
	left: -9999em;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
	line-height:0px;
	font-size:0px;
}

.grey, .grey * {
	color: #7d7d7d !important;
}

.green, .green * {
	color: #ADCD4A !important;
}

.blue, .blue * {
	color: #4BB9CD !important;
}

.orange, .orange * {
	color: #F8981D !important;
}

/**************************************************
** Site Layout
**************************************************/
body {
	
	background: #192122 url('/am_cms_media/background-main.jpg') center 93px no-repeat;
}

#wrapper {
	width: 100%;
	background: url(/images/header_bg.png) left top repeat-x;
}

#container {
	width: 960px;
	margin: 0px auto;
	padding-bottom: 107px;
}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

html, body {
	height: 100% !important;
}

#wrapper {
	min-height: 100%;
}



/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

#header {
	height: 141px;
	position:relative;
	z-index:700;
}

#header_flash {
	
	position:relative;
	width:960px;
}

#header_flash img {
	float: left;
}

#gallery_wrapper {
	border-bottom: 4px solid #4BB9CD;
	width: 960px;
	height: 403px;
    margin-top: -48px;
	background: #090909;
	position:relative;
	overflow:hidden;
	z-index:0;
}
#gallery_wrapper h1 {
	position:absolute;
	z-index:2;
	display:block;
	background: url(../images/home_modules_bg.png) 0 0;
	border-left:3px solid #4bb9cd;
	font-weight:lighter;
	font-size:41px;
	color:#fff;
	padding: 8px 40px 12px 40px;
	top:100px;
	right:0;
	line-height:50px;
	text-align:left;
	}
#header_image {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	}

#gallery_container {
	height:403px;
	overflow:hidden;
	}
#btn_prev {
	position:absolute;
	top:160px;
	left:0;
	background: url(../images/btn_prev.png) 0 0 no-repeat;
	height:84px;
	width:33px;
	z-index:20;
	}
#btn_next {
	position:absolute;
	top:160px;
	right:0;
	background: url(../images/btn_next.png) 0 0 no-repeat;
	height:84px;
	width:33px;
	z-index:21;
	}
#gallery_nav {
	position:absolute;
	bottom:0;
	right:0;
	z-index:20;
	background: url(../images/bg_gallery_nav.png) 0 0 no-repeat;
	height:26px;
	overflow:hidden;
	padding: 3px 10px 0 60px;
	}
#gallery_nav a:link, #gallery_nav a:visited {
	font-weight:bold;
	padding: 0 3px;
	display:block;
	float:left;
	color:#999;
	text-decoration:none;
	font-size:15px;
	
	font-family:"Arial Narrow";
	}
#gallery_nav a:hover, #gallery_nav a:active {
	color:#33cccc;
	}
#gallery_nav a.activeSlide {
	color:#33cccc;
	}

.sub #gallery_wrapper, .store #gallery_wrapper {
	border-bottom: 4px solid #4BB9CD;
	width: 960px;
	height: 223px;
    margin-top: -48px;
    position: relative;
	background: #090909;
	z-index:0;
}



#home_modules {
	background: url(/images/home_modules_bg.png) top left repeat;
	height: 240px;
    padding-left: 9px;
    padding-right: 9px;
    width: 942px;
}

#home_tagline {
	height: 110px;
	width: 960px;
	background: url(/images/home_tagline.png) top left no-repeat;
	clear:both;
}

#home_news_wrapper {
	background: url(/images/home_news_bg.png) top left no-repeat;
	width: 296px;
    height: 223px;
	float: left;
	margin-right: 2px;
	position:relative;
}
.css-scrollbar{
	width:276px;
	height:176px;
	overflow:hidden;
	float:left;
}

/* ---------- basic theme: these are the most necessary styles --------------------------------- */

.scrollbar-pane {
    margin-right: 20px;
}

.scrollbar-handle-container {
    background: #EEE;
    width: 20px;
}

.scrollbar-handle {
    width: 20px;
    background: #999;
}

.scrollbar-handle:hover {
    background: #666;
}

.scrollbar-handle.move {
    background: #111;
}

.scrollbar-handle-up {
    width: 20px;
    height: 20px;
    background: #DDD;
}

.scrollbar-handle-up:hover {
    background: #666;
}

.scrollbar-handle-down {
    width: 20px;
    height: 20px;
    background: #DDD;
}

.scrollbar-handle-down:hover {
    background: #666;
}
/* ---------- simple theme --------------------------------------------------------------------- */

.simple .scrollbar-pane {
    margin-right: 16px;
}

.simple .scrollbar-handle-container {
    background: #797979;
    width: 15px;
}

.simple .scrollbar-handle-container.hover,
.simple .scrollbar-handle-container.move {
    background: #797979;
}

.simple .scrollbar-handle, 
.simple .scrollbar-handle-up, 
.simple .scrollbar-handle-down {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAHCAYAAACcLcTKAAAAMklEQVR42mP4TwRgIBJQwwyGQWkZrR0+GDxPUO9gC2Gi3UNpqFArpIdFUh3UGZqY0gwAQe422HjkstgAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
}


/* handle */
.simple .scrollbar-handle {
    width: 13px;
    border: 1px solid #cdcdcd;
	background-color: #cdcdcd;
	background-position: -16px 50%;
}

.simple .scrollbar-handle:hover {
   /* border: 1px solid #666;*/
}

.simple .scrollbar-handle.move {
    border: 1px solid #666;
    background-color: #999;
}


/* arrow up */
.simple .scrollbar-handle-up {
    width: 13px;
    height: 13px;
    border: 1px solid #cdcdcd;
    background-color: #cdcdcd;
	background-position: -34px 2px;
	margin-bottom: 1px;
}

.simple .scrollbar-handle-up.hover,
.simple .scrollbar-handle-up:hover {
    border: 1px solid #cdcdcd;
}

.simple .scrollbar-handle-up.move {
    background-color: #999;
}


/* arrow down */
.simple .scrollbar-handle-down {
    width: 13px;
    height: 13px;
    border: 1px solid #cdcdcd;
    background-color: #cdcdcd;
	background-position: 2px 4px;
	margin-top: 1px;
}

.simple .scrollbar-handle-down.hover,
.simple .scrollbar-handle-down:hover {
    border: 1px solid #cdcdcd;
}

.simple .scrollbar-handle-down.move {
    background-color: #999;
}





.hub #home_news_wrapper {
	background: url(/images/home_news_bg.png) top left no-repeat;
	width: 296px;
    height: 235px;
    overflow: hidden;
	float: left;
	margin-right: 2px;
	position:relative;
}

#home_news_wrapper h2 {
	color: #adcd4a;
	font-size: 12px;
    height: 22px;
	text-transform: uppercase;
	text-align: center;
	background: url(/images/home_news_title.png) top left no-repeat;
	padding-top: 2px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: bold;
}
#home_news_wrapper .btn_more {
	position:absolute;
	top:208px;
	left:190px;
	}

.news_item {
	padding: 0 20px 0 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
}

.news_item .news_title {
	color: #adcd4a;
	font-weight: bold;
}

.news_item .news_title a, .news_item .news_title a:visited {
	text-decoration: none;
	color: #adcd4a;
}

.news_sep {
	background: url(/images/news_sep_line.png) 50% 50% no-repeat;
	height: 25px;
}

#home_videos_wrapper {
	background: url(/images/home_video_bg.png) top left no-repeat;
	width: 345px;
	height: 223px;
	float: left;
	margin-right: 3px;
	overflow: hidden;
	position:relative;
	z-index: 400;
}

.video_item .video_poster {
	width: 345px;
	height: 223px;
	display: block;
}

.video_item .play {
	width: 345px;
	height: 223px;
	display: block;
	text-indent: -999em;
	background: url(/images/play_btn.png) 50% 92px no-repeat;
}


#home_videos_wrapper h2 {
	color: #4bb9cd;
	font-size: 12px;
    height: 22px;
	padding-top: 2px;
	padding-left: 35px;
	text-transform: uppercase;
	text-align: left;
	background: url(/images/home_video_title.png) top left no-repeat;
	margin: 0px;
	position: absolute;
	width: 307px;
	line-height: 20px;
	font-weight: bold;
	z-index:10;
}

#home_events_wrapper {
	background: url(/images/home_calendar_bg.png) top left no-repeat;
	width: 296px;
	height: 235px;
	float: left;
}

#home_events_wrapper h2 {
	color: #f8981d;
	font-size: 12px;
    height: 22px;
	padding-top: 2px;
	text-transform: uppercase;
	text-align: center;
	background: url(/images/home_calendar_title.png) top left no-repeat;
	margin: 0px;
}
#calendar_ajax {background: url(/images/home_calendar_title.png) top center no-repeat;}
#calendar_ajax .calendar {
	margin-left:10px;
	width:270px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	
}

#calendar_ajax .calendar td.linked-day {
	width:20px;
	}

#calendar_ajax caption {
	color: #f8981d;
	font-size: 12px;
    height: 34px;
	overflow:hidden;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	text-align: center;
	
	margin: 0px;
	width: 270px;
	font-weight: bold;
}

#calendar_ajax .calendar th {
	color: #f8981d;
	font-weight: bold;
}

#calendar_ajax .calendar td {
	color: #ffffff;
	text-align: center;
	height: 23px;
	width: 23px;
	vertical-align: middle;
	padding: 0px 3px;
	font-size:12px;
	background:none;
	overflow:hidden;
}

#calendar_ajax .calendar td.linked-day a, #calendar_ajax .calendar td.linked-day a:visited {
	display: block;
	height: 28px;
	width: 28px;
	background: url(/images/home_cal_event_day_bg.png) 3px 3px no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	font-size:12px;
	overflow:hidden;
	
}

#calendar_ajax .calendar td.linked-day a:hover, #calendar_ajax .calendar td.linked-day a:visited:hover, #calendar_ajax .calendar td.linked-day a:active {
	background-position: 3px -37px;
}

#traildiv {
	background:#F9F9F9 none repeat scroll 0 0;
	border:0;
	overflow:auto;
	padding:0;
	position:absolute;
	max-width:200px;
	-width:200px;
	z-index:999;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	padding: 5px 10px 0px;
	top: -5px;
	
}

.calendar-prev img, .calendar-next img {
	vertical-align: text-bottom;
}

#traildiv a {
	color: #444 !important;
}

#traildiv ul {
	list-style: none;
	margin: 0px;
}

#traildiv ul li {
	margin-bottom: 5px;
	padding: 0px;
	background: none transparent;
}

#more_events_btn {
	text-indent: -999em;
	width: 100px;
	height: 26px;
	display: block;
	background: url(/images/more_events.png) top left no-repeat;
    margin-left: 179px;
    margin-top: 205px;
    position: absolute;
}


#multimedia_bottom {
	display:block;
	padding:54px 0 20px 0;
	background: #368797 url(../images/bg_multimedia_hub_bottom.gif) 0 0 no-repeat;
	}
#multimedia_bottom p {
	float:left;
	margin:0 0 8px 0;
	}
#multimedia_bottom a:link, #multimedia_bottom a:visited {
	float:left;
	display:block;
	zoom:1;
	background: url(../images/bg_multimedia_bottom_link.gif) 0 0 no-repeat;
	width:130px;
	height:28px;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	padding: 3px 0 0 8px;
	margin: 0 3px 0 0;
	}
#multimedia_bottom .box1 {
	float:left;
	width:290px;
	padding: 0 0 0 26px;
	}
#multimedia_bottom ul {margin:0 0 0 25px;}
#multimedia_bottom li {
	color:#192122;
	line-height:20px;
	background:none;
	list-style-type:disc;
	padding:0;
	width:105px;
	}






#social_links .facebook, #social_links .facebook:visited {
	text-indent: -999em;
	width: 70px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 1px;
	background: url(/images/facebook_link.png) top left no-repeat;
}

#social_links .facebook:hover, #social_links .facebook:visited:hover, #social_links .facebook:active {
	background-position: bottom left;
}

#social_links .twitter, #social_links .twitter:visited {
	text-indent: -999em;
	width: 70px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 1px;
	background: url(/images/twitter_link.png) top left no-repeat;
}

#social_links .twitter:hover, #social_links .twitter:active {
	background-position: bottom left;
}

#social_links .am_logo, #social_links .am_logo:visited {
	text-indent: -999em;
	width: 25px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url(/images/am_logo.png) top left no-repeat;
}

#social_links .am_logo:hover, #social_links .am_logo:visited:hover, #social_links .am_logo:active {
	background-position: bottom left;
}

#subpage_wrapper {
	background: url(/images/home_modules_bg.png) top left repeat;
    width: 890px;
	padding: 20px 40px 25px 30px;
}

#sidebar {
	background: #333333;
	float: left;
	width: 207px;
}

#sidebar_content {
	width: 174px;
	padding: 0px 17px 32px 16px;
}

.wide #subpage_wrapper {
	padding: 20px 40px 25px 40px;
	width: 880px;
}

#subpage_content {
	padding-top: 40px;
	width: 640px;
	float: right;
	min-height:240px;
}

.wide #subpage_content {
	width: 880px;
	float:none;
}

#sidebar_title {
	text-indent: -999em;
	background: url(/images/sidebar_header.png) top left no-repeat;
	width: 207px;
	height: 25px;
	margin-bottom: 40px;
}

#sidebar_content img {
	border: 5px solid #282A2A;
	margin-bottom: 15px;
	float: left;
}


/*******************************************************/
/* Sermons
/*******************************************************/
.sermons #sub_content {
	padding-top: 20px;
}

#sermon_promo_nonflash {
	padding: 20px;
	padding-top: 16px;
	width: 600px;
	height: 320px;
	background: url(/images/noflash_sermon_bg.png) top left repeat-x;
}

#sermon_promo_nonflash h3 {
	color: #35393B;
	margin-bottom: 10px;
}

#sermon_promo_nonflash strong {
	color: #43494B;
}

#sermon_promo_nonflash p {
	font-size: 14px;
	line-height: 30px;
}

#nonflashdownload a, #nonflashdownload a:visited, #nonflashdownload a:active {
	color: #fff;
	text-shadow: 1px 0px 0px #333;
}

#sermon_promo_nonflash p.notice {
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 20px;
}
#landing_wrapper {
	color:#fff;
	}
#sermon_listing {
	margin-top: 20px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	color:#fff;
}

#series_loader {
	display: none;
	width: 640px;
	height: 32px;
	background: url(/images/sermons-ajax-loader-bg.png) top left no-repeat;
	position: absolute;
	z-index: 1000;
}

#listing_loader {
	display: none;
	width: 640px;
	height: 32px;
	background: url(/images/sermons-ajax-loader-bg.png) top left no-repeat;
	position: absolute;
	z-index: 1000;
}

#sermons_sort_listing, #landing_wrapper {
	color:#fff;
}

#sermon_left {
	width: 665px;
	float: left;
	padding-bottom: 20px;
}

.sermon_series_box {
	float: left;
	width: 140px;
	margin-left: 0px;
	margin-right: 26px;
	margin-bottom: 20px;
}

.sermon_series_box.last {
	margin-left: 2px;
	margin-right: 0px;
}

.sermon_series_title a, .sermon_series_title a:visited, .sermon_series_title a:active {
	font-size: 11px;
	
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.sermon_series_title a:hover, .sermon_series_title a:visited:hover {
	
	text-decoration: underline;
}

.sermon_series_date {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}

.sermon_listing_box {
	width: 640px;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 20px;
	
}

.sermon_image {
	float: left;
	width: 135px;
}

.sermon_title {
	margin-bottom: 5px;
	float: left;
	width: 490px;
}

.sermon_title a, .sermon_title a:visited, .sermon_title a:active {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.sermon_title a:hover, .sermon_title a:visited:hover {
	
}

.sermon_middle {
	font-size: 12px;
	line-height: 22px;
	float: left;
	width: 390px;
	padding: 0;
}

.sermon_summary_btn, .sermon_summary_btn:visited, .sermon_summary_btn:active {
	display: block;
	padding: 3px 12px 4px;
	font-size: 11px;
	float: left;
	text-decoration: none;
	margin-top: 10px;
	background: #222;
}

.sermon_summary_btn:hover, .sermon_summary_btn:visited:hover {
	background: #52CDE3;
	background-position: bottom left;
	color: #666;
}

.sermon_summary {
	display: none;
}

.sermon_summary p {
	font-color: #666;
	font-size: 10px;
	margin: 0px;
}

.sermon_details_image {
	float: left;
	width: 105px;
}

.sermon_details_box {
	margin-top: 20px;
}

.sermon_details_date {
	margin-bottom: 15px;
	font-size: 11px;
}

.sermon_details_info {
	margin-bottom: 5px;
}

#breadcrumbs {
	padding: 0 0 20px 0;
	}




/* Sermons Sidebar */
.sermons #sidebar {	background: url("/images/home_modules_bg.png") repeat scroll left top transparent; }
#sermon_sidebar {
	padding: 20px 0;
	}
#sermon_sidebar p {line-height:18px;}
#watchlive_wrapper, #pocastlive_wrapper, #orderlive_wrapper {
	padding: 0 10px;
	}
#sorter {
	padding: 0 12px;
}

.sermons #sidebar h6 {
	padding-left: 4px;
}

.sermons #sidebar select {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 5px;
    width: 100%;
	color: #666666;
}




/**************************************************
** Footer
**************************************************/
#footer {
	position: relative;
	clear:both;
	color: #fff;
	text-align:center;
	margin-top: -107px;
	background: url(../images/bg_footer.gif) bottom left repeat-x;
} 
a#footer_slide_btn {
	background: url(../images/footer_btn.png) 0 0 no-repeat;
	width:369px;
	height:25px;
	margin:0 0 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	}
a#footer_slide_btn.quick_links {
	background: url(../images/btn_quick_links_more.png) 0 0 no-repeat;
	}
#footer_slider_wrapper {
	width:100%;
	position:absolute;
	left:0;
	top:0;
	background: url(../images/bg_footer_slider.gif) 0 25px repeat-x;
	z-index:9998;
	height:35px;
	overflow:hidden;
	}
#footer_slider {
	text-align:left;
	width:960px;
	margin: 0 auto;	
	}
#footer_slider h2 {
	font-size:15px;
	color:#38808d;
	margin:0;
	padding:0 0 15px 10px;
	background: url(../images/bg_footer_box.png) bottom left no-repeat;
	}
#footer_sub {
	clear:both;
	width:960px;
	margin: 0 auto;
	text-align:left;
	height: 52px;
	padding: 45px 0 44px 0;
	}
#social_links {
	float:right;
	background: url(/images/bg_footer_diviter.gif) top left no-repeat;
	padding: 2px 0 0 30px;
	height:60px;
	}


#service_times {
	float:left;
	}
#service_times h2 {
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	color: #7d7d7d;
	line-height: 20px;
	margin-top: 12px;
	float: left;
	font-weight: bold;
}

#service_times_content {
	width: 475px;
	float: left;
	line-height: 16px;
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
	background: url(/images/bg_footer_diviter.gif) top left no-repeat;
}


#popup_box1 {
	float: left;
	width: 320px;
	padding: 30px 0 0 0;
}
#popup_box1 p, #popup_box2 p, #popup_box3 p {
	margin:0;
	padding:0;
	color:#38747f;
	line-height:16px;
	font-size:11px;
	}
#popup_box1 p {
	float:left;
	margin: 0 0 10px 0;
	}
#popup_box1 a:link, #popup_box1 a:visited {
	display:block;
	float:left;
	width:138px;
	font-weight:bold;
	color:#fff;
	font-size:15px;
	text-align:center;
	padding: 6px 0 8px 0;
	text-decoration:none;
	background: url(/images/bg_footer_box1_link.png) 0 0 no-repeat;
	margin: 0 0px 0 10px;
	}
#popup_box1 a:hover, #popup_box1 a:active {
	background-position: bottom left;
	}

#popup_box2 {
	float: left;
	width: 320px;
	padding: 30px 0 0 0;
}
#popup_box2 td {
	width:320px;
	padding: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
#popup_box2 ul {margin:0;padding:0 0 0 15px;}
#popup_box2 ul li {
	color:#333333;
	font-size:11px;
	list-style:disc;
	background:none;
	margin:0;
	padding:0;
	line-height: 20px;
	}

#popup_box2 a:link, #popup_box2 a:visited {
	color:#333333;
	font-size:11px;
	text-decoration: underline;
}
#popup_box2 a:hover, #popup_box2 a:active {
	text-decoration: none;
}
#popup_box3 {
	float: right;
	width: 300px;
	padding: 30px 0 0 0;
}
#popup_box3 a:link, #popup_box3 a:visited {
	color:#333333;
	font-size:11px;
	text-decoration: underline;
}
#popup_box3 a:hover, #popup_box3 a:active {
	text-decoration: none;
}


#search_form {
	clear:both;
	height:30px;
	margin: 0 0 15px 0;
	color:#666666;
	font-size:11px;
	}
#search_form #searchTerm {
	background: url(../images/bg_footer_search.gif) 0 0 no-repeat;
	border:0;
	float:left;
	width:230px;
	padding: 4px 0 0 10px;
	height:26px;
	color:#666666;
	}
#search_form .btn_search {
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	float:left;
	height:30px;
	width:40px;
	}
.search_results p {
	margin:0 0 10px 0;
	line-height:16px;
	}
.search_results h4 {
	padding: 14px 0 0 16px;
	background-position: 0 16px;
	}



#newsletter_signup {
	clear:both;
	height:30px;
	margin: 0 0 25px 0;
	}
#newsletter_signup #newsletterEmail {
	background: url(../images/bg_footer_search.gif) 0 0 no-repeat;
	border:0;
	float:left;
	width:230px;
	padding: 4px 0 0 10px;
	height:26px;
	color:#666666;
	}
#newsletter_signup .btn_signup {
	background: url(../images/btn_email.gif) 0 0 no-repeat;
	float:left;
	height:30px;
	width:40px;
	}

/**************************************************
** Calendar
**************************************************/

#ajax_calendar_top {
	background: url(/images/calendar_top_bg.jpg) top left no-repeat;
	height: 10px;
	width: 765px;
	float: left;
	margin-top: 12px;
	margin-left: 11px;
}

#ajax_calendar {
	/*width: 765px;*/
	width:100%;
	background: #333333 url(../images/bg_calendar.gif) top center no-repeat;
	float: left;
	
}

#ajax_calendar_bottom {
	width: 765px;
	background: url(/images/calendar_bottom_bg.jpg) top left no-repeat;
	height: 10px;
	float: left;
	margin-left: 11px;
}

.calendar {
	
	margin-right: 33px;
	margin-left: 32px;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.calendar td {
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 10px 5px 10px 5px;
}

.calendar td.linked-day {
	color: #fff;
	background: url(../images/bg_calendar_a.gif) center center no-repeat;
}

.calendar td.linked-day a, .calendar td.linked-day a:visited, .calendar td.linked-day a:active {
	color: #fff;
	
	text-align:center;
	text-decoration: none;
}

.calendar td.linked-day a:hover, .calendar td.linked-day a:visited:hover {
	
}

.th_bg {
	background: url(/images/tr_header_bg.jpg) top left no-repeat;
	line-height: 37px;
	color: #f8981d;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	font-weight:bold;
}

.calendar caption {
	color: #f8981d;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding-left: 18px;
	padding-bottom: 23px;
}

.calendar-prev {
	color: #c2c2c2;
	font-weight: normal;
}

.calendar-next {
	color: #c2c2c2;
	font-weight: normal;
}

#ajax_events {
	float: left;
	
	display: inline;
}

#ajax_events .event {
	margin-bottom: 5px;
}

.group_title {
	background: #54cfe5;
	color: #fff;
	width: 834px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-left: 45px;
	margin-top:12px;
}

.event_title {
	padding-left: 45px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.event_title a, .event_title a:visited, .event_title a:active {
	color: #54cfe5 !important;
	text-decoration: underline !important;
}

.event_title a:hover, .event_title a:visited:hover {
	color: #333 !important;
	text-decoration: none !important;
}

.event_details {
	margin-left: 40px;
	width: 690px;
	border: 1px solid #d6d6d6;
	background: #EFF1F3;
	padding: 10px;
	margin-bottom: 20px;
}

.event_details p {
	margin-bottom: 15px;
	color:#333;
}

.event_details a {
	font-weight: bold;
}

#calendar_sort {
	float:left;
	left:1000px;
	position:absolute;
	top:344px;
}

#calendar_sort p {
	margin:0;
}

#quicklinks { 
	background:transparent;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:198px;
}

#quicklinks * { 
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#quicklinks li {
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
	background:none;
}

#quicklinks li a {
	background:transparent url(/images/bg_dropdown.gif) no-repeat scroll left top;
	display:block;
	height:27px;
	text-align: left;
	text-decoration:none;
	text-transform:capitalize;
	width:188px;
	padding: 0 0 0 10px;
}

#quicklinks li ul {
	background:none;
	border:0;
	left:-999em;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	width:168px;
	z-index:999;
}

#quicklinks li:hover ul, #quicklinks li li:hover ul, #quicklinks li.sfhover ul, #quicklinks li li.sfhover ul {
	left:auto;
}

#quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
}

#quicklinks li li a {
	background:#fff;
	border-bottom:1px solid #7BA4C0;
	margin:0;
	padding-top:4px;
	width:188px;
	z-index:999;
	font-weight: bold;
	color: #4bb9cd !important;
}

#quicklinks li li a:hover {
	background: #4bb9cd;
	color:#ffffff !important;
}

#quicklinks li:hover, #quicklinks li.hover {
    position: static;
}




/**************************************************
** Live Streaming Sermon
**************************************************/


#stream_video {
	width:512px;
	height:288px;
	float:left;
	background:#eee;
	margin:1px 0 0 0;
	}
#tabs_top {
	float:right;
	width:368px;
	height:288px;
	}
#tabs_top ul, #tabs_bottom ul {
	display:block;
	background:#000;
	height:40px;
	margin:0;
	padding:0;
}
.tab {
	display:none;
	background:#fff;
	height:249px;
	color:#666;
	}
.tab1 {
	background:#fff;
	height:249px;
	color:#666;
	}
.tab p, .tab1 p {
	color:#333;
	}
#my_notes {
	height:249px;
	}
#my_notes_ifr {
	height:180px !important;
	}
#sec_2 textarea, #notes_form {
	border:0;
	}
#tabs_top ul li a:link, #tabs_top ul li a:visited, #tabs_bottom ul li a:link, #tabs_bottom ul li a:visited {
	display:block;
	font-size:14px;
	text-align:center;
	width:122px;
	text-decoration:none;
	font-weight:bold;
	padding: 8px 0 0 0;
	height:32px;
	overflow:hidden;
}

.live_stream_bottom {
	clear:both;
	padding: 10px 0 0 0;
	}

.ui-tabs .ui-tabs-hide {
    display: none !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background:#fff;
}
.ui-tabs .ui-tabs-panel {
    border-width: 0;
    display: block;
	
}
.ui-tabs .ui-tabs-nav li, #tabs_top li {
    border-bottom: 0 none !important;
    float: left;
    list-style: none outside none;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
	background-image:none;
}

.tab2 {
	height: 300px;
	overflow:auto;
	display:block;
	padding: 20px 20px 0 0;
	}
.tab3 {
	height: 300px;
	overflow:auto;
	display:none;
	padding: 20px 20px 0 0;
	}
#tabs_bottom {
	width:512px;
	float:left;
	}
#tabs_bottom ul li {
	display:block;
	float:left;
	list-style:none;
	background:none;
	padding:0;
	}
.extra_sermons {
	width:368px;
	float:right;
	}

.more_sermons {
	float:left;
	width:170px;
	padding: 10px 0 0 0;
	}

.service_times {
	float:right;
	width:170px;
	padding: 10px 0 0 0;
	}
.service_times a:link, .service_times a:visited {
	display:block;
	}
.live_streaming_social_media {
	clear:both;
	background:#000;
	color:#fff;
	padding: 8px 0 0 0;
	}
.flike {
	width:240px;
	float:left;
	height:60px;
	padding: 8px 0 0 14px;
	}
/**************************************************
** Store
**************************************************/
body.store {
	background: #192122 url('/am_cms_media/background-store.jpg') top center no-repeat;
	}

/**************************************************
** Store
**************************************************/
body.sermons {
	background: #192122 url('/am_cms_media/background-sermons.jpg') top center no-repeat;
	}

/**************************************************
** Calendar
**************************************************/
body.cal {
	background: #192122 url('/am_cms_media/background-calendar.jpg') top center no-repeat;
	}

/**************************************************
** Streaming
**************************************************/
body.stream {
	background: #192122 url('/am_cms_media/background-online-campus.jpg') top center no-repeat;
	}
/**************************************************
** Multimedia
**************************************************/
body.hub {
	background: #192122 url('/am_cms_media/background-media-hub.jpg') top center no-repeat;
	}


/**************************************************
** Kids Template
**************************************************/

.kids #wrapper {
	background: url(/images/kids_header_bg.png) top left repeat-x;
}

.kids #gallery_wrapper {
	border-bottom-color: #CD7BCD;
}

.kids #home_videos_wrapper h2 {
	color: #cd7bcd;
}

.kids #home_tagline {
	background: url(/images/kids_home_tagline.png) top left no-repeat;
}

.kids #footer {
	/*background: url(/images/kids_footer_bg.png) bottom left repeat-x;*/	
}

.kids #social_links .facebook, .kids #social_links .facebook:visited {
	background: url(/images/kids_facebook_link.png) top left no-repeat;
}

.kids #social_links .facebook:hover, .kids #social_links .facebook:visited:hover, .kids #social_links .facebook:active {
	background-position: bottom left;
}

.kids #social_links .twitter, .kids #social_links .twitter:visited {
	background: url(/images/kids_twitter_link.png) top left no-repeat;
}

.kids #social_links .v:hover, .kids #social_links .twitter:visited:hover, .kids #social_links .twitter:active {
	background-position: bottom left;
}

.kids #social_links .am_logo, .kids #social_links .am_logo:visited {
	background: url(/images/kids_am_logo.png) top left no-repeat;
}

.kids #social_links .am_logo:hover, .kids #social_links .am_logo:visited:hover, .kids #social_links .am_logo:active {
	background-position: bottom left;
}

.kids h3 {
	color: #CD7BCD;
}

.kids h4 {
	background: url("/images/kids_h4_bg.png") no-repeat scroll left 1px transparent;
}

.kids h6 {
	color: #CD7BCD;
	border-bottom: 1px solid #CD7BCD;
}

.kids ul li {
	background: url(/images/kids_bullet.png) left 11px no-repeat;
}

.kids a, .kids a:visited {
	color: #CD7BCD;
	text-decoration: underline;
}

.kids a:hover, .kids a:visited:hover, .kids a:active, .kids a:focus {
	color: #f19cf0;
	text-decoration: none;
}

/* mg */

body.kids {
	background: #fdbe51 url('/am_cms_media/background-children.jpg') center 93px no-repeat;
	}
body.kids #gallery_wrapper h1 {
	border-color:#cd7bcd;
	}
body.kids #gallery_nav a:hover, body.kids #gallery_nav a:active, body.kids #gallery_nav a.activeSlide {
	color:#cd7bcd;
	}
body.kids #navleft a.campus_active {
	background: url(../images/bg_nav_active_kids.gif) top center no-repeat;
	color:#680468;
	}
	
body.kids #nav a {
	background-image: url(../images/bg_nav_kids.gif);
	
	}
body.kids a#footer_slide_btn {
	background: url(../images/footer_btn_kids.png) 0 0 no-repeat;
	}
body.kids a#footer_slide_btn.quick_links {
	background: url(../images/btn_quick_links_more_kids.png) 0 0 no-repeat;
	}
body.kids #footer_slider_wrapper {
	background: url(../images/bg_footer_slider_kids.gif) 0 25px repeat-x;

	}
body.kids #popup_box1 a:link, body.kids #popup_box1 a:visited {
	background: url(../images/bg_footer_box1_link_kids.png) 0 0 no-repeat;
	}
body.kids #popup_box1 a:hover, #popup_box1 a:active {
	background-position: bottom left;
	}

body.kids #search_form #searchTerm {
	background: url(../images/bg_footer_search_kids.gif) 0 0 no-repeat;
	}
body.kids #search_form .btn_search {
	background: url(../images/btn_search_kids.gif) 0 0 no-repeat;
	}
body.kids #newsletter_signup #newsletterEmail {
	background: url(../images/bg_footer_search_kids.gif) 0 0 no-repeat;
	}
body.kids #newsletter_signup .btn_signup {
	background: url(../images/btn_email_kids.gif) 0 0 no-repeat;
	}
body.kids #footer_slider h2 {
	color:#680468;
	}
body.kids #popup_box1 p, .kids #popup_box2 p, .kids #popup_box3 p {
    color: #680468;
}

.kids #btn_prev {
	background: url(../images/btn_prev_kids.png) 0 0 no-repeat;
	}
.kids #btn_next {
	background: url(../images/btn_next_kids.png) 0 0 no-repeat;
	}
.kids #navleft a:link, .kids #navleft a:visited {
	color:#ee8fee;
	}
.kids #navleft a:hover, .kids #navleft a:active {
	color:#680468;
	}
.kids #navright a:link, .kids #navright a:visited {
	color:#ee8fee;
	}
.kids #navright a:hover, .kids #navright a:active {
	background-color:#cd7bcd;
	color:#fff;
	}

.kids #popup_box2 a:link, .kids #popup_box2 a:visited {
	color:#333333;
	font-size:11px;
	text-decoration: underline;
}
.kids #popup_box2 a:hover, .kids #popup_box2 a:active {
	text-decoration: none;
}

/**************************************************
** Students Template
**************************************************/



/* mg */
body.students {
	background: #0b0f0f url('/am_cms_media/background-youth.jpg') center 93px no-repeat;
	
	}
body.students #gallery_wrapper h1 {
	border-color:#9c3908;
	}
body.students .news_item .news_title {
	color:#9ad9da;
	}
body.students #gallery_nav a:hover,
body.students #gallery_nav a:active,
body.students #gallery_nav a.activeSlide,
body.students #vidnav a:hover,
body.students #vidnav a:active,
body.students #vidnav a.activeSlide {
	color:#9c3908;
	}
body.students #navleft a.campus_active {
	background: url(../images/bg_nav_active_students.gif) top center no-repeat;
	color:#752b06;
	}
body.students #nav a {
	background-image: url(../images/bg_nav_students.gif);
	
	}
body.students #gallery_wrapper h1 {
	border-color:#9C3908;
	}

body.students a#footer_slide_btn {
	background: url(../images/footer_btn_students.png) 0 0 no-repeat;
	}
body.students a#footer_slide_btn.quick_links {
	background: url(../images/btn_quick_links_more_students.png) 0 0 no-repeat;
	}
body.students #footer_slider_wrapper {
	background: url(../images/bg_footer_slider_students.gif) 0 25px repeat-x;

	}
body.students #popup_box1 a:link, body.students #popup_box1 a:visited {
	background: url(../images/bg_footer_box1_link_students.png) 0 0 no-repeat;
	}
body.students #popup_box1 a:hover, #popup_box1 a:active {
	background-position: bottom left;
	}

body.students #search_form #searchTerm {
	background: url(../images/bg_footer_search_students.gif) 0 0 no-repeat;
	}
body.students #search_form .btn_search {
	background: url(../images/btn_search_students.gif) 0 0 no-repeat;
	}
body.students #newsletter_signup #newsletterEmail {
	background: url(../images/bg_footer_search_students.gif) 0 0 no-repeat;
	}
body.students #newsletter_signup .btn_signup {
	background: url(../images/btn_email_students.gif) 0 0 no-repeat;
	}
body.students #footer_slider h2 {
	color:#e38657;
	}
body.students #popup_box1 p, body.students #popup_box2 p, body.students #popup_box3 p {
    color: #e38657;
}
body.students #popup_box2 ul li {
	color:#fff;
	}
body.students #popup_box2 a, body.students #popup_box3 a {
	color:#fff;
}
body.students #service_times_content .green {
	color:#00a1b1!important;
	}
.students #navleft a:link, .students #navleft a:visited {
	color:#a23c08;
	}
.students #navleft a:hover, .students #navleft a:active {
	color:#752b06;
	}
.students #navright a:link, .students #navright a:visited {
	color:#752b06;
	}
.students #navright a:hover, .students #navright a:active {
	background-color:#9c3908;
	color:#fff;
	}
.students #popup_box2 a:link, .students #popup_box2 a:visited {
	color:#ffffff;
	font-size:11px;
	text-decoration: underline;
}

.students #popup_box2 a:hover, .students #popup_box2 a:active {
	text-decoration: none;
}


/* =E-Vites
---------------------------------------------------------------------
*/

.evite_thumb {
	display:inline;
	float:left;
	height:150px;
	margin:0 30px 20px 0;
	width:150px;
}

#evite_image {
	margin-bottom:20px;
}

#eviteForm textarea {
	height:80px;
}


/* =Proucts Store
---------------------------------------------------------------------
*/
.product_list {
	float:left;
	width:175px;
	height:284px;
	}
.product_list .product_image {
	width:150px;
	height:150px;
	overflow:hidden;
	margin: 0 0 10px 0;
	}
.product_list .product_text {
	width:150px;
	margin: 0;
	}
.product_list .product_text p {
	margin: 0 0 10px 0;
	line-height:16px;
	}
.product_list .product_text h4 {
	margin: 0 0 5px 0;
	padding: 0px;
	background: none transparent;
	text-transform: none;
	font-weight: bold;
	}

.product_list .product_text h4 a {
	text-decoration: none;
}

.product_list .product_price {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADCD4A;
	font-weight: bold;
	font-size: 14px;
}

.product_detail {
	clear:both;
	}
.product_detail .product_image {
	float:left;
	width:250px;
	}
	
.product_detail .product_image img {
	width: 250px;
}

.product_detail .product_price {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	}
.product_detail .product_text {
	float:right;
	width:580px;
	}
#family_listing a {
	text-decoration: none;
}
.store_break {
	border-top: 2px solid #4BB9CD;
	margin-top: 5px;
	margin-bottom: 45px;	
}

.store_break2 {
	border-top: 2px solid #4BB9CD;
	margin-top: 5px;
	margin-bottom: 25px;	
}

#pagination {
	border-top: 2px solid #4BB9CD;
	margin-top: 5px;
	padding-top: 5px;	
}

#pagination a, #pagination a:visited {
	display: block;
	height: 14px;
	padding: 8px 10px;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	color: #333333;
	margin: 0px 2px;
	background: url(/images/pagination_bg.png) top left repeat-x;
	float: left;
	text-decoration: none;
}

#pagination a:hover, #pagination a:visited:hover, #pagination a:active, #pagination a#current {
	background-position: left -30px;
	color: #555555;
}

#pagination a#off {
	background-position: left -60px;
	color: #9a9a9a;
}


.pagination_ellipsis {
	display: block;
	height: 14px;
	padding: 8px 14px;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	color: #fff;
	margin: 0px 2px;
	float: left;
}


/* = Cart/Order Checkout  
---------------------------------------------------------------------
*/

.monkCart, .orderHistory {
	border-collapse:collapse;
	margin-bottom:20px;
	width:100%;
}

.monkCart th,
.orderHistory th {
	background:#4ab8cb none repeat scroll 0 0;
	color:#fff;
	font-weight:bold;
	padding:9px 10px 7px;
	text-align:left;
	text-transform:uppercase;
}

.monkCart td,
.orderHistory td {
	font-size:12px;
	padding:5px 10px;
	vertical-align:middle;
}

.monkCart td input.qty {
	border:1px solid #C6C6C2;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-right:5px;
	padding:5px;
	width:25px;
}

.monkCart td.qty,
.orderHistory td.orderDetailQuantity {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:15%;
}

.orderHistory td.orderDetailQuantity {
	font-weight:normal;
}

.monkCart td.qty input {
	text-align:right;
}

.monkCart td.product,
.orderHistory td.orderDetailTitle {
	width:55%;
}

.monkCart td.price {
	width:15%;
}

.monkCart td.total {
	width:15%;
}

.monkCart td.amount {
	font-weight:bold;
}

.monkCart tr.total td {
	border-top:1px solid #C6C6C2;
	padding-top:10px;
}

.cart_button {
	margin-right:10px;
}


/* = Me Page  
---------------------------------------------------------------------
*/

#store_success {
	background:#E2E0D6 none repeat scroll 0 0;
	border:1px solid #CFCFC2;
	color:#647847;
	/* font-weight:bold; */
	margin-bottom:20px;
	padding:10px;
	/* text-align:center; */
}

#store_success p {
	margin-bottom:0;
}

.my-account_toggle-link {} /* used for the My Account page after completing a purchase */
.my-account_hidden-text { display:none; } /* used for the My Account page after completing a purchase */






/* =Common css
---------------------------------------------------------------------
*/
.left {
	float:left;
	}
.riht {
	float:right;
	}




.btn {
	-moz-border-radius: 3px 3px 3px 3px;
    background: url("../images/bg_nav.gif") no-repeat scroll -4px 0;
    border: 0 none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 15px;
	
}
.btn:hover {
	background-position:-4px -45px;	
}

/* =Form Styles
-----------------------------------------------------------------------
*/
form input[type=text] {
	width:98%;
	padding:5px;
}

/*******************************************
** Gallery Styles
********************************************/
.gallerylist_photo {
	margin-bottom: 40px;
}

.gallerylist_photo .image_wrapper {
	float: left;
	width: 250px;
	padding: 15px;
	margin-right: 20px;
	box-shadow: 0px 0px 5px #888;
	-moz-box-shadow: 0px 0px 20px #888888;
	-webkit-box-shadow: rgb(136, 136, 136) 0px 0px 20px;
}

.ie8 .gallerylist_photo .image_wrapper, .ie7 .gallerylist_photo .image_wrapper, .ie6 .gallerylist_photo .image_wrapper {
	border: 1px solid #ccc;
}

.gallerylist_photo .image_wrapper img {
	border: 1px solid #ccc;
}

.gallerylist_photo .title {
	font-size: 16px;
}

.gallerylist_photo .info p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
}

.photo_list {
	margin-bottom:30px;
	float: left;
}

.photo_list .image_wrapper {
	float: left;
	width: 220px;
	padding: 15px;
	margin-right: 24px;
	margin-left: 24px;
	box-shadow: 0px 0px 20px #888;
	-moz-box-shadow: 0px 0px 20px #888888;
	-webkit-box-shadow: rgb(136, 136, 136) 0px 0px 20px;
}

.ie8 .photo_list .image_wrapper, .ie7 .photo_list .image_wrapper, .ie6 .photo_list .image_wrapper {
	/*border: 1px solid #ccc;*/
}

.photo_list .image_wrapper .image {
	/*border: 1px solid #ccc;*/
	width: 220px;
	height: 120px;
	overflow: hidden;
}








/* =Forms
---------------------------------------------------------------------
*/

form.monkForm {}

form.monkForm legend {
	display:none;
}

form.monkForm div legend {
	display:block;
	font-weight:normal;
}

form.monkForm p.errorSummary {
	display:none;
}

form.monkForm p.error, #content form.monkForm p.error {
	color:#CC0033 !important;
	float:right;
	font-size:10px !important;
}

form.monkForm p.data {
	margin-bottom:0;
}

form.monkForm p.data label {
	display:block;
	margin-bottom:3px;
}

form.monkForm label .required {
	color:#CC0033;
}

form.monkForm p.data input {
	border:1px solid #CCCCCC;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding:5px;
	width:350px;
}

form.monkForm p.data select {
	border:1px solid #CCCCCC;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding:5px;
	width:362px;
}

form.monkForm p.data textarea {
	border:1px solid #CCCCCC;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding:5px;
	resize:none;
	width:350px;
}

form.monkForm div.text {
	width:360px;
}

form.monkForm div.radio,
form.monkForm div.checkbox {
	clear:both;
	margin-bottom:10px;
	width:360px;
}

form.monkForm div.radio input,
form.monkForm div.checkbox input {
	margin:5px 5px 0 15px;
	width:auto;
	float: left;
	clear:left;
}

form.monkForm div.radio label, form.monkForm div.checkbox label {
    float: left;
    margin-left: 5px;
    width: 300px;
}

form.monkForm div.radio .error,
form.monkForm div.checkbox .error {

}

form.monkForm div.textarea {
	width:460px;
}

form.monkForm div.captcha {
	
}

form.monkForm div.captcha img {
	clear:right;
}

form.monkForm div.captcha input {
	float:left;
	margin:8px 10px 0 0;
	width:120px;
}

form.monkForm div.captcha p.error {
	float:none;
	margin:30px 0 0 275px;
	position:absolute;
}

form.monkForm p#formsubmit {
	margin-top:10px;
}

form.monkForm p#formsubmit input {
	background:#EFEFEF none repeat scroll 0 0;
	color:#53CDE3;
	cursor:pointer;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding:0 15px 2px;
	text-transform:uppercase;
}

form.monkForm p#formsubmit input[type=image] {
	padding:0;
}

form.monkForm p#formsubmit input:hover {
	background-position:left bottom;	
}

form.monkForm .system_message {
	font-weight:bold;
	margin-bottom:20px;
	padding:10px 30px;
}

form.monkForm .success {
	background:#CCFFCC url(../images/icon_success.jpg) no-repeat scroll 5px 8px;
	border:1px solid #339933;
	color:#339933;
}

form.monkForm .error {
	background:#FFCCCC url(../images/icon_error.jpg) no-repeat scroll 5px 8px;
	border:1px solid #CC0033;
	color:#CC0033;
}

form.monkForm .form_message {
	
}

form.monkForm .error p.indent {
	text-indent: 20px;
}

@font-face {
    font-family: 'TradeGothicMedium';
    src: url('/scripts/fontface/tg______-webfont.eot');
    src: url('/scripts/fontface/tg______-webfont.eot?#iefix') format('embedded-opentype'),
         url('/scripts/fontface/tg______-webfont.woff') format('woff'),
         url('/scripts/fontface/tg______-webfont.ttf') format('truetype'),
         url('/scripts/fontface/tg______-webfont.svg#TradeGothicMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

#navleft a#cd {
    font-family: 'TradeGothicMedium';
	font-stretch: extra-condensed;
	font-weight: 500;
}

body.chrome #navleft a#cd,
body.safari #navleft a#cd {
	padding-top: 7px;
}

/* #cd {
	color:#2E93A5;
	text-align: center;
	font-size: 13px;
	font-stretch:extra-condensed;
	font-weight:500;
	vertical-align: middle;
	padding: 6px 0 0 25px;
	height: 22px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	width: 360px;
	display:inline;
    font-family: 'TradeGothicMedium';
    src: url('/scripts/fontface/tg______-webfont.eot');
    src: url('/scripts/fontface/tg______-webfont.eot?#iefix') format('embedded-opentype'),
         url('/scripts/fontface/tg______-webfont.woff') format('woff'),
         url('/scripts/fontface/tg______-webfont.ttf') format('truetype'),
         url('/scripts/fontface/tg______-webfont.svg#TradeGothicMedium') format('svg');
}
#cd:hover{
	color: #062731;
	} */



