/* zero out default tag elements */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 98%;
	font-family: arial;
	line-height: 1.3;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	/*background: white;*/
	background: #951a1d;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* layout */
#container {
	overflow: hidden;
	margin: 0 auto;
	width: 550px;
	background: #cccccc url(/images/body_gradient.gif) repeat-y top;
	padding-right: 230px;
}
* html #container{
	height:1%; /* So IE plays nice */
}
#top {
	border-bottom: #5e0000 solid 30px;
	background: #ffffff;
	height: 160px;
}
#hd {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	/*border-bottom: #5e0000 solid 30px;*/
	height: 195px;
	background: #ffffff url(http://www.innermess.com/images/cover.jpg) no-repeat left;
}
#hd h1 {
	background: url(http://www.innermess.com/images/innermess.jpg) no-repeat right;
	height: 100%;
}
#hd h1 span {
	visibility: hidden;
}
h2 {
	font-weight: bold;
	font-size: 115%;
	margin: 15px;
}
#lt {
	background-color: #ffffff;
	width: 476px;
	border-right: 230px solid #cccccc;
	margin-right: -230px;
	margin-left: 38px;
	float: left;
}
#lt p {
	margin: 15px;
	font-size: 90%;
}
#lt p img.imgleft {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}
#lt p img.imgright {
	float: right;
	margin: 0 0 5	px 10px;
	padding: 0;
}
#lt blockquote {
	font-style: italic;
	width: 420px;
	margin: 10px auto;
}
/*ADDITIONS BY Michael Painter 2008/11/06*/
#lt ul {
	margin: 10px 20px 10px 25px;
	padding: 5px;
}
#lt ul li {
	list-style-type: disc;
	margin: 5px;
	padding: 0;
}
/*ADDITIONS 2008/12/09*/
.email_box {
	width: 95%;
	padding: 2px;
	margin: 12px auto;
	background: #cccccc;
}
.zend_form {
	
}
dl.zend_form {
	padding: 12px;
}
.email_box dl.zend_form dt {
	display: inline;
}
.email_box dl.zend_form dd {
	display: inline;
}r
/*ADDITIONS 2008/12/18*/
ul#comment {
	width: 450px;
	margin: 0 auto;
}
ul#comment li {
	list-style-type: none;
	margin-bottom: 14px;
	min-height: 73px;
	height: auto !important;
	height: 73px;
}
ul#comment li.odd {
	padding: 7px;
	background: #ac8e8e;
}
ul#comment li.even{
	padding: 7px;
	background: #5e0000;
}
ul#comment li.odd img {
	float: left;
	padding: 5px;
}
ul#comment li.even img {
	float: right;
	padding: 5px;
}
ul#comment li.odd p {
	/*left image*/
	padding: 7px 7px 7px 7px; 
	margin: 7px 7px 7px 81px;
	background-color: #ffffff;
}
ul#comment li.even p {
	/*left image*/
	padding: 7px 7px 7px 7px;
	margin: 7px 81px 7px 7px;
	background-color: #ffffff;
}
ul#editcomments {
	width: 450px;
	margin: 0 auto;
}
ul#editcomments li {
	list-style-type: none;
	background-color: #cccccc;
	padding: 12px;
	margin-bottom: 12px;
}
ul#editcomments li p {
	margin: 0;
	padding: 0;
}
/*ADDITIONS 2008/02/16*/
strong {
	font-weight: bold;
}
/*END ADDITIONS*/
#rt {
	width: 200px;
	float: left;
	background-color: #cccccc;
	margin-right: -230px;
	padding: 15px;
	/*margin: 0 15px;*/
}
#rt p {
	margin: 15px 0 0 0;
}
#rt a {
	text-decoration: none;
}
#rt blockquote {
	display: block;
	width: 200px;
}
#rt #author {
	text-align: right;
	font-style: normal;
	margin-top: 5px;
	display: block;
}
.bqstart {
	font-family: times;
	font-weight: bold;
	font-style: normal;
	float: left;
	height: 35px;
    margin-right: 5px;
    margin-botton: 5px;
    font-size: 400%;
    color: #000000;
 }
.bqend {
	font-family: times;
	font-weight: bold;
}
#rt blockquote p {
	font-style: italic;
	font-size: 12px;
}
#rt blockquote p span {
	text-align: right;
}

/*flash player*/
div.videoDesc {
	width:302px;
	margin:0;
	padding:0;
	display:block;
	}
div.set1 div.videoDesc {
	float:left;
	clear:left;
	padding-right:10px;
	}
div.set2 div.videoDesc {
	float:right;
	clear:right;
	padding-left:10px;
	}
div.contentVideoWrapper {
	display:block;
	position:relative;
	clear:both;
	padding:0;
	margin:0;
	}
div.videoFileDetails {
	width:304px;
	margin:10px 10px 0 10px;
	float:right;
	display:block;
	position:relative;
	}
div.videoFile {
	display:block;
	position:relative;
	width:304px;/*video is 280 */
	height:268px; /*283 -15padding*/
	padding:24px 0 0 0; /*24px 0 0 24px*/
	margin:0 auto 10px auto;
	}
div.videoFileDetails div.videoFile {
	margin-bottom:0;
	}
/*Begin Patrick's edit 11-6-08*/
hr {
	width: 90%;
	height:auto;
	line-height: normal;
	border: 2px dashed #cccccc;
}
a {
	color: #951a1d;
}
/*.email_box {
	width: 90%;
	height: 50px;
	margin-left: 25px;
	
}*/
/*End Patrick's edit 11-6-08*/

/*Begin Patrick's edit 1-31-09*/
.buybutton {
	width:200px;
	margin:0;
	padding:0 0 0px 0;
	text-align: left;
	}
	.buybutton ul {
		margin:0px 0px 10px 0;
		padding:0;
		list-style-type:none;
		font-family: arial, helvetica, sans-serif;
		font-size:20px;
		float:left;
		text-align:left;
		}
		.albumbutton li {
			margin: 0px 0 21px 0;
		} 
	.buybutton a {
		display:block;
		width:130px;
		height:auto;
		background:#cccccc;
		font-size:12px;
		text-transform: uppercase;
		color:#ffffff;
		text-decoration:none;
		padding: 10px 5px;
		}
		.buybutton a:hover {
			background: url(/images/nav_background.gif) repeat-x #951a1d;
			color:#ffffff;
			text-decoration:none;
		}
/*End Patrick's edit 1-31-09*/

/*navigation*/	
ul#nav {
	
}
ul#nav li {
	font-size: 12px;
	text-transform: uppercase;
	margin: 6px 0;
	padding: 10px 5px;
	background: url(/images/nav_background.gif) repeat-x #951a1d;
}
ul#nav a {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
ul#nav a:hover {
	color: #cccccc;
}
ul#nav a:visited {
	
}
ul#nav a:active {
	
}
#bottom {
	height: 60px;
	background: #5e0000;
}
#ft {
	width: 780px;
	margin: 0 auto;
	color: #ffffff;
	clear: both;	
}
#ft p {
	display: inline;
	font-size: .6em;
	margin-left: 40px;
	margin-top: 5px;
	float: left;
	width: 42%;
}
#ft a {
	text-decoration: none;
	color: #ffffff;
	display: inline;
}
p#designed {
	display: inline;
	float: right;
	text-align: right;
	margin-right: 40px;
	margin-left: 0;
}

/* text styles */
