@charset "UTF-8";
/* CSS Document */

.clearfix:after {
	content:"___";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */

.intro_image{
	background:url(../images/history_img_default.jpg) no-repeat;
	width:186px;
	height:261px;
	float:left;
}
.intro_text{
	width:500px;
	float:right;
	position:relative;
	right:30px;
}

.tabs_sub_content_wrap{
padding:10px;
}

.sub_image_wrap{
	width:186px;
	overflow:hidden;
	float:left;
}
.sub_image{
	background:url(../images/history_img_default.jpg) no-repeat 1px 1px #fff;
	border:1px solid #dfd6ce;
	padding:1px;
	margin:0 0 5px 0;
}


	.sub_image img{
		width:186px;
	}
	
	
	.default_image{
		height:261px;
	}
	
.sub_text{
	width:500px;
	float:left;
	position:relative;
	left:20px;
}
	.sub_text p{
	 margin-top:0;
	}
	
h2 em{
	color:#8fa990;
	font-style:italic;
	font-weight:700;
}

h2 .year{
	font-weight:normal;
	padding:0 10px 0 0;
	color:#726c59;
		font-family:Georgia, "Times New Roman", Times, serif;

}

.contact_box{
	background:url(../images/only-jesus-saves.jpg) #fff left no-repeat;
	border:1px solid #dfd6ce;
	height:283px;/*323-20-20*/
	padding:20px 20px 20px 182px;
	margin:20px 0;
}


ul.tip_list{
margin-left:0;
list-style:none;
padding:0;
}
ul.tip_list li{
margin:0 0 5px 0;
padding:0 0 0 25px;
height:16px;
line-height:16px;
}

#icon_yahoo{
background:url(../images/cluetips/icon_yahoo.jpg) no-repeat left;
}
#icon_google{
background:url(../images/cluetips/icon_google.jpg) no-repeat left;
}
#icon_ical{
background:url(../images/cluetips/icon_ical.jpg) no-repeat left;
}
#icon_email{
background:url(../images/cluetips/icon_email.jpg) no-repeat left;
}
#icon_digg{
background:url(../images/cluetips/icon_digg.jpg) no-repeat left;
}
#icon_fb{
background:url(../images/cluetips/icon_fb.jpg) no-repeat left;
}
#icon_reddit{
background:url(../images/cluetips/icon_reddit.jpg) no-repeat left;
}
#icon_delicious{
background:url(../images/cluetips/icon_delicious.jpg) no-repeat left;
}

#gallery,
#navigation
{
	font-size:11px;
}

#navigation .top 
{
	padding:0 0 2px 0;
	margin:0 0 5px 0;
border-bottom:1px solid #dbcead;
}

#navigation .bottom 
{
	clear:both;
	padding:2px 0 0 0;
	margin:5px 0 0 0;
border-top:1px solid #dbcead;
	
}
.pagination_top .current a{
text-decoration:none;
font-weight:700;
}

.pagination strong{
padding:0 3px 0 0;
font-weight:700;
}

ul.modal_thumbs, 
ul#modal_thumbs,
ul.thumbs{
margin:0;
list-style:none;
padding:0;
}

ul.modal_thumbs li, 
ul#modal_thumbs li,
ul.thumbs li{
float:left;
padding:2px 1px 0 1px;
margin:0 7px 7px 0;
}
ul.modal_thumbs li,
ul.thumbs li {
padding:2px 2px 0 2px;
width:104px;
overflow:hidden;
text-align:center;
}

ul#modal_thumbs
{
	padding:10px;
	background-color:#E7DFD1;
	width: 490px;
}

ul.thumbs li img 
{
	height:67px;
}

#enlarged_image,
#slideshow
{
border:1px solid #dbcead;
background:#FFFFFF;
padding:2px;
width:465px;/*472-4-2*/
height:300px;
overflow:hidden;
text-align:center;
}
#enlarged_image img,
#slideshow img {
max-width:465px;
max-height:300px;
margin:0 auto;
}
#caption-adv
{
	text-align:center;
}
ul.thumbs 
{
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}

ul.thumbs li 
{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.pagination .current, .pagination a
{
	padding: 0 2px;
}


a#btn_signup{
background:url(../images/btn_signup.jpg) no-repeat right center;
height:20px;
line-height:20px;
width:275px;
text-transform:none;
text-decoration:none;
font-weight:normal;
font-variant:normal;
display:block;
}



/*10-27-08*/
.btn_red{
background:url(../images/btn_bg.jpg) no-repeat;
width:72px;
height:18px;
line-height:18px;
color:#FFFFFF;
border:none;
padding:none;
margin:none;
cursor:pointer;
display:block;
text-align:center;
text-decoration:none;
}


.btn_saveandcontinue, .btn_checkout{
width:125px;
height:18px;
display:block;
cursor:pointer;
}

.btn_saveandcontinue{
background:url(../images/btn_red_wide.jpg) no-repeat;
}

.btn_checkout{
background:url(../images/btn_checkout.jpg) no-repeat;
}

.btn_confirm{
background:url(../images/btn_confirm.jpg) no-repeat;
height:27px;
display:inline;
cursor:pointer;
}

a#btn_signup{
background:url(../images/btn_signup.jpg) no-repeat right center;
height:20px;
line-height:20px;
width:275px;
text-transform:none;
text-decoration:none;
font-weight:normal;
font-variant:normal;
display:block;
}