/* Start of CMSMS style sheet 'Cafeind Regular Style' */
/*///////////////////////////////
	RESET STYLES
//////////////////////////////*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 	margin: 0; 	padding: 0; 	border: 0; 	font-weight: inherit; 	font-style: inherit; 	font-size: 100%; 	line-height: 1; 	font-family: inherit; 	text-align: left; 	vertical-align: baseline; } a img, :link img, :visited img { 	border: 0; } table { 	border-collapse: collapse; 	border-spacing: 0; } ol, ul { 	list-style: none; } q:before, q:after, blockquote:before, blockquote:after { 	content: ""; }


div.clearer {
width: 100%;
height: 1px;
line-height: 1px;
overflow:hidden;
float:none;
clear:both;
font-size: 1px;
}

/*///////////////////////////////
	Layout
//////////////////////////////*/

body {
background: #2D1A10;
color:white;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

#page {
width: 888px;
margin: 0 auto;
border: 1px solid white;
background: #602F00 url(images/fiend.jpg) no-repeat bottom right;
}

#banner {
background: white;
}

#subcontent {
width: 240px;
float:left;
}

#subcontentcontainer {
margin: 10px;
}

#maincontent {
width: 630px;
float:right;
padding-bottom: 220px;
}

#page_content {
width: 540px;
}


/*///////////////////////////////
	Nav
//////////////////////////////*/

#nav {
margin-bottom: 20px;
}

#nav li {
list-style: none;
padding: none;
display:inline; /*required to fix stair issue in ie6*/
margin: 0;
}

#nav a,#nav a:link,#nav a:visited{
padding: 6px 8px;
background: #DE551D;
float:left;
margin-right: 4px;
color:white;
text-decoration:none;
font-size: 11px;
text-transform: lowercase;
}

#nav a:hover {
background: #2D1A10;
}

#nav a.currentpage, #nav a.currentpage:link,#nav a.currentpage:visited {
background: #8B0B1B;

cursor: default;
}

#nav ul {
margin: 0;
}

/*///////////////////////////////
	Footer
//////////////////////////////*/

#footer {
width: 888px;
margin: 9px auto;
text-align:center;
font-size: 9px;
color: #ccc;
padding-bottom: 9px;
}

#footer a,#footer a:link,#footer a:visited{
color:white;
text-decoration:none;
float:none;
display:inline;
text-transform: lowercase;
}

#footer a:hover {
text-decoration: underline;
}

/*///////////////////////////////
	Typographical  Elements
//////////////////////////////*/

#banner h1 {
text-indent: -100em;
}

h2 {
font-family: Georgia, serif;
font-size: 29px;
color: #DE551D;

}

h3 {
font-family: Georgia, serif;
font-size: 22px;
line-height: 28px;
margin-top: 18px;
vertical-align: baseline;
line-height: 40px;
}

h5 {
font-family: Georgia, serif;
font-size: 14px;
line-height: 18px;
margin-top: 12px;
vertical-align: baseline;
line-height: 20px;
border-bottom: 1px solid #8B715A;
}

p {
font-size: 11px;
margin: 0px 0 20px 0;
line-height: 20px;
}

li {
font-size: 11px;
line-height: 15px;
margin-left: 20px;

list-style: circle;
}

 ul {
margin-bottom: 20px;
}


a, a:link {
color: #DE551D;
}

a:visited {
color: #A55533;
}

a:active {
color: maroon;
}

a:hover {
color: #FF6C2C;
}

strong {
font-weight: bold;
}

/*///////////////////////////////
	Tables
//////////////////////////////*/

table {
margin: 16px 0;
border-collapse: collapse;
background: #603F1E;
border: 1px solid #2D1A10;
}

td,th {
line-height: 24px;
padding: 2px 8px;
border-bottom: 1px solid #2D1A10;
}

th {
background: #2D1A10;
}

/*///////////////////////////////
	Blog
//////////////////////////////*/

.blog_summary {
margin: 20px 0 30px 0;
}

.blog_summary h4 {
font-size: 13px;
line-height: 20px;
font-family: Georgia, Times, sans-serif;
color: #DF561A;
}

.blog_summary h4 a,.blog_summary h4 a:link,.blog_summary h4 a:visited {
text-decoration: none;
color:white;
font-size: 15px;
line-height: 30px;
}

.blog_summary h4 a:hover {
text-decoration: underline;
}

#blog_date {
margin: 0;
}

.blog_author, #blog_author, #blog_category {
display:none;
}

.blog_summary_content p{
margin: 0;
}

.more_link {

}

hr {
border: none;
border-top: 1px solid #8B715A;
background: none;
height: 1px;
padding: 0;
margin: 0 0 10px 0
}

/*///////////////////////////////
	Comments
//////////////////////////////*/


#commentarea {
width: 450px; 
}

div.comment {
margin: 0 0 30px 0;
}

p.cad {
border-bottom: 1px solid #8B715A;
padding: 5px 0;
margin: 0;
}

span.commentdate {
border-right: 1px solid #8B715A;
padding-right: 5px;
margin-right: 5px;
}

span.commentauthor {
padding-left: 8px;
}

p.comment_text {
margin: 5px 0;
;line-height: 13px;
}

#commentform {
margin-top: 60px;
padding: 20px;
background: #2D1A10;
border-top: 1px solid #8B715A;
border-bottom: 1px solid #8B715A;
}

#commentform textarea,#commentform label.name input {
width: 100%;
}

/*///////////////////////////////
	Testimonials
//////////////////////////////*/

div.testimonial {
border-top: 1px dotted #8B715A;
margin: 30px 0;
padding-top: 30px;
}

.testimonial img {
float:right;
margin-left: 16px;
}

.testimonial p {
margin: 0;
}

.testimonial em {
font-size: 16px;
font-family: Georgia;
font-style: italic;
line-height: 28px;
font-weight: normal;
}

/*///////////////////////////////
	Company Directory
//////////////////////////////*/

.company_entry {
margin: 10px 0 20px 0;
padding-bottom: 15px;
border-bottom: 1px dotted #8B715A;
}

.company_entry p{
margin: 0;
}

.company_entry h4 {
font-size: 14px;
color: #DF561A;
}

#codirform {
padding: 10px 20px;
margin-bottom: 30px;
background: #2D1A10;
border-top: 1px solid #8B715A;
border-bottom: 1px solid #8B715A;
font-size: 11px;
}

#codirform p {
margin: 0;
_padding-bottom: 3px; /*looks a bit nicer in ie*/
}

#codirform p span {
_vertical-align: 4px; /*perfectly vertically align in ie*/
}

/*///////////////////////////////
	Order Form
//////////////////////////////*/

h4 {
line-height: 18px;
}

.formbuilderform {
background:#2D1A10;
margin-top: 18px;
}

.formbuilderform div,#contactform div {
background:#2D1A10;
border-bottom: 1px solid #8B715A;
margin: 0px 0;
clear:both;
float: left;
width: 410px;
padding: 15px 10px;
}

.formbuilderform div.error {
background:#8B0B1B;
font-weight: bold;
}

.formbuilderform label, #contactform label {
width: 150px;
float:left;
font-size: 11px;
line-height: 20px;
}

.formbuilderform input,.formbuilderform textarea, #contactform input, #contactform textarea {
float:left;
width: 240px;
font-size: 10px;
}

.formbuilderform textarea {
height: 55px;
font-family: Verdana,Arial, sans-serif;
}

.formbuilderform div.orderdetails textarea, #contactform textarea {
height: 100px;
}

.formbuilderform input.fbsubmit, #contactform input.submitbutton {
width: auto;
font-size: 12px;
margin-left: 150px;
}

.formError {
margin: 20px 0;
padding: 5px 10px 10px 10px;
background: #8B0B1B;
width: 410px;
}

.formError p {
margin: 5px 0;
font-weight: bold;
border-bottom: 1px dotted #8B715A;
}
.formError li {

}

#contactform {
margin-top: 40px;
}

/*///////////////////////////////
	Subcontent
//////////////////////////////*/

#orderonline a.button,#orderonline a.button:link,#orderonline a.button:visited {
float:right;
padding: 6px 8px;
background: #DE551D;
color:white;
text-decoration:none;
font-size: 11px;
text-transform: uppercase;
margin-bottom: 4px;
}

#orderonline p {
margin: 0px;
padding: 0px;
}

#orderonline a.button:hover {
background: #2D1A10;
}

#joinmailing div {
margin-top: 5px;
}

#joinmailing label {
display:none;
}

#joinmailing input {
width: 155px;
font-size: 10px;
}

#joinmailing input.submit {
width: auto;
}

#joinmailing label.real {
display:block;
float:left;
width: 50px;
line-height: 16px;
}

#joinmailing form {
margin-bottom: 30px;
}

#subscribe_message,#subscribe_thanks {
font-weight: bold;
background: #8C0D19;
margin: 0 0 10px 0;
padding: 5px;
}

#subscribe_thanks {
background: #E0561A;
font-weight:normal;
}

#mini-testimonials div.testimonial {
border: 0;
margin: 0 0 30px 0;
padding: 0;
}

/*///////////////////////////////
	Sifr
//////////////////////////////*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	height: 80px;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	height: 50px;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
/* End of 'Cafeind Regular Style' */

