/* CAFE ---------------------------------------------------------- */
#cafe-home{
		float: left;
		width: 780px;
		left: -1px;
		background: #fff url(/images/cafe/cafe-sec-bg.jpg) no-repeat right top;
		font-family: "lucida sans", arial, sans-serif;
		border-top: 5px solid #0064a3;
	}

	#cafe-description{
		float: left;
		width: 300px;
		font-size: 13px;
	}
	
	.cafe-desc-sec{
		color: #555;
	}

	#cafe-home blockquote{
		background: #ede3c7;
		margin: 0 10px 10px 10px;
		width: 210px;
		font-family: georgia, serif;
		font-size: 14px;
		font-style: italic;
		padding: 10px;
		border-bottom: 2px solid #000;
		line-height: 1.35em;
		color: #000;
		font-weight: normal;
		float: left;
		line-height: 1.35em;
	}
	
	#cafe-home blockquote a{
		font-size: 14px;
		color: #000;
		font-weight: bold;
	}
	
	#cafe-topics{
		float: left;
		margin-left: 40px;
		margin-top: 25px;
		color: #fff;
	}
	
	#cafe-topics h1{
		font-weight: normal;
		color: #fff;
		font-size: 40px;
		font-style: italic;
		margin: 0;
		line-height: normal;
	}
	
	.cafe-topic a:link, .cafe-topic a:visited{
		font-weight: bold;
		color: #fff;
		font-size: 16px;
		text-decoration: none;
		display: block;
		margin: 35px 0 0 0;
	}
	
	.cafe-topic a:hover{
		text-decoration: underline;
	}
	
	.cafe-topic-link{
		margin: 0;
	}
	
	.cafe-topic-link a:link, .cafe-topic-link a:visited{
		background: #fff;
		color: #000;
		text-decoration: none;
		padding: 5px;
		font-size: 18px;
	}
	
	#cafe-moretopics a:link, #cafe-moretopics a:visited{
		color: #fff;
		text-decoration: underline;
		font-size: 18px;
		margin-top: 15px;
		display: block;
	}
	
	.cafe-topic-link a:hover{
		background: #000;
		color: #fff;
	}
	
	#cafe-readstories a{
		font-size: 28px;
		font-weight: normal;
		color: #000;
		text-decoration: underline;
		margin-top: 90px;
		margin-left: 130px;
		display: block;
	}
	


#cafe {
    width: 777px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    margin-left: -1px;
    float: left;
    margin-top: 10px;
}

#cafe-heading {
    background: #fff url(/images/cafe/entry_banner.jpg) no-repeat;
    height: 129px;
}

.cafe-logo-link{
	width: 169px;
	height: 79px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
	border: none;
}

#question {
    float: left;
    color: #fff;
    font-weight: bold;
    width: 450px;
	margin-left: 50px;
	margin-top: 60px;
}

#question a {
    color: #fff;
}

#cafe-form {
    float: left;
    background: #f8f8f8 url(/images/cafe/form_bg.png) bottom repeat-x;
    width: 777px;
}

#cafe-form-left {
    float: left;
    width: 480px;
    margin-left: 5px;
    text-align: center;
}

#cafe-form-left textarea {
    width: 450px;
}

#cafe-form-right {
    float: left;
    width: 250px;
    margin-left: 20px;
    text-align: left;
}

.heading {
    border-bottom: 2px solid #bddde5;
    margin: 5px 0;
    padding: 0 0 5px 0;
    text-align: center;
}

label {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

#ques1_1, #ques4_1, #ques5_1, #ques5_2, #ques5_3, #answer1 {
    margin-top: 5px;
    font-size: 16px;
    padding: 3px 0 5px 0;
    text-align: center;
    letter-spacing: .05em;
    border: 1px solid #bababa;
    height: 30px;
    width: 465px;
}

#ques1_2, #ques2_1, #ques6_1, #ques3_1, #ques4_2, #answer2 {
    margin-top: 5px;
    font-size: 14px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #bababa;
    margin-bottom: 15px;
    width: 465px;
    height: 87px;
}

#ques6_1, #ques2_1, #ques3_1 {
    height: 150px;
}

#ques5_1, #ques5_2, #ques5_3 {
    height: 25px;
    width: 150px;
    margin-top: 25px;
    font-size: 14px;
    text-align: center;
}

#name, #email {
    width: 190px;
    font-size: 14px;
    height: 25px;
    margin: 0 0 0 10px;
    padding: 2px 0 0 5px;
}

#name {
    margin: 0 0 0 12px;
}

#termsAgree {
    text-align: center;
    padding-top: 15px;
    border-top: 2px solid #bddde5;
}

#cafeForm {
    margin: 0;
}

#cafe-formSubmit {
    text-align: center;
}

#cafe-footer-terms {
    float: left;
    width: 100%;
	text-align:right;
}

#cafe-footer-terms p {

}

#cafe-footer-terms img{

}

#cafe-footer a img{
	border: none;
}

#cafe-footer-terms a{margin-right: 15px; color: #888;}

#cafe-footer {
    font-size: 13px;
    padding: 0 0 10px 0;
    margin: 0;
    width: 100%;
	background: #eee;
	float:left;
	margin-bottom: 25px;
	color:#fff
}

.cafe-footer-instruction{
	float:left;
	margin-left: 25px;
	margin-right: 50px;
}

#cafe-footer p {
    margin: 0 0 10px 0;
    clear: left;
}

#cafe-footer-questions {
}

#cafe-footer-questions a {
    color: #0064a3;
    margin: 15px;
}

#cafe-footer-questions a:visited{
	color: #777;
	font-style: italic;
	text-decoration: none;
}

#cafe-footer-terms a {

}

#footer-border {
    margin-bottom: 0px;
    float: left;
}

#ques5_productlist {
    overflow: auto;
    width: 200px;
    height: 220px;
    font-size: 12px;
    float: left;
    border: 1px solid #0a7ba7;
    background: #fff;
    text-align: left;
    padding: 0 3px 3px 3px;
    text-align: center;
    margin-top: 15px;
    margin-right: 5px;
}

.blueText label {
    color: #0a7ba7;
}

.productlist-heading {
    padding: 3px 0 3px 3px;
    color: #0a7ba7;
    font-weight: bold;
    font-size: 11px;
    width: 175px;
    margin-bottom: 8px;
    float: left;
    clear: left;
}

.cafe-prodtitle {
    clear: left;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.cafe-prodimg {
    float: left;
    clear: left;
    margin-left: 25px;
}

#cafe-conf-left {
    width: 375px;
    float: left;
    border-right: 1px solid #036;
    margin: 5px 15px;
    padding-right: 5px;
}

#cafe-conf-right {
    padding: 25px 0 0 25px;
    margin-left: 15px;
    width: 300px;
	float: left;
}
/* CAFE DISPLAY POSTS---------------------------------------------------- */
.cafe-post {
    background: #fff url(/images/cafe/results_display_back.png) repeat-x;
    float: left;
    width: 780px;
    border-top: 1px solid #0064a3;
    display: block;
    height: 24px;
}

.cafe-view-post {
    background: #fff url(/images/cafe/results_display_back_2.png) repeat-x;
    float: left;
    width: 780px;
    cursor: pointer;
    border-top: 1px solid #ccc;
    display: block;
    height: 22px;
	display:block;
	text-align:left;
	font-size: 14px;
}

.cafe-post p, .cafe-view-post p {
    margin: 0;
}

.cafe-the-post {
    float: left;
    width: 750px;
    padding: 15px;
    background: #f3fbff;
    border-top: 1px solid #ccc;
	text-align:left;
	border-bottom: 3px solid #0064a3;
		font-size: 14px;
		font-weight: bold;
}

.cafe-the-post p {
	margin: 10px 0;
	line-height: 1.55em;
	font-weight: normal;
	width: 750px;
	overflow: hidden;
}

.cafe-post-date {
    float: left;
    width: 85px;
    text-align: left;
    font-weight: bold;
	font-size:12px;
	line-height: 26px;
	height: 18px;
	overflow: hidden;
	padding-left: 5px;
}

.cafe-post-author {
    float: left;
    width: 170px;
    margin-left: 25px;
    padding-left: 15px;
	text-align:left;
}

.cafe-post-shortdesc {
    float: left;
    width: 330px;
    overflow-x: hidden;
	text-align:left;
}

.cafe-view-all {
    clear: left;
    float: left;
    width: 710px;
    background: #0064a3 url(/images/cafe/cafe_topic_header.png) repeat-x;
    color: #fff; 
    padding: 6px 5px 5px 65px;
    margin: 20px 0 0 0;
}

.cafe-view-all p {
    margin: 0;
	font-size: 11px;
}

.cafe-topic{
	float: left;
    text-align:left;
}

.cafe-view-more{
	float:left;
	width: 770px;
	text-align:right;
	margin-top: 15px;
	margin-bottom: 15px;
}

#cafe-accordion h1 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
	color: #fff;
}

.cafe-view-all a {
    color: #fff;
	font-size: 13px;
}

.cafe-view-all a:hover {
    text-decoration: none;
}

.cafe-view-more a{
	padding: 5px 15px;
	font-size: 15px;
	color: #0064a3;
	margin-top: 15px;
	font-weight: bold;
}

.cafe-view-more a:hover{
	background: #0064a3;
	color: #fff;
	}

#cafe-display {
    font-size: 18px;
    font-weight: normal;
    color: #0064a3;
    background: #eaeff5 url(/images/cafe/cafe-temp.jpg);
    padding: 10px;
	width:760px;
    text-align: center;
    margin-bottom: -20px;
	margin-top: 15px;
	height:119px;
	float:left;
}

#cafe-display p{
	display:none;
}

.cafe-post-pt1, .cafe-post-pt2{
	font-size: 16px;
	font-weight: bold;
	color: #0064a3;
}

#cafe-accordion{
	float:left;
	margin-bottom: 25px;
}



