body,html {
	width:100%;
	height:100%;
	font-size:12px;
	line-height:1.2em;
}
#container {
	text-align:justify;
	width:999px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

ul, ul li { 
	list-style-type:disc;
	list-style:disc;
	list-style-position:inside;
}
ul li{
	margin-left:20px;
}
#hd {
	margin-top:9px;
}
#hd .headerimage {
	border-bottom:#d10002 solid 5px;
}
#hd .search {
	margin-top:20px;
	float:left;
	max-width:175px;
}
#hd .search input {
	width:125px;
}
#hd .promo {
	float:right;
}
input[type="image"]{
	width:19px!important;;height:19px;vertical-align:bottom;
}
#leftcolumn {
	float:left;
	width:150px;
}
#pagebody {
	clear:both;
}
span.rightlink{
	float:right;
	margin-top:auto;
	margin-bottom:auto;
}
.noborder {
	border:none;
}
.sidebar h2 {
	width:100%;
	padding:.5em 0 .5em 0;
	margin-bottom:1em;
	
	background-color:#114e7b;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
}
h3 {
	background:#FFF url('../images/common/arrow.gif') no-repeat left center;
	font-weight:bold;
	padding:.3em .3em .3em 1.5em;
	margin-bottom:.3em;
}
#nav ul {
	font-weight:bold;
}
#nav ul li{
	list-style: disc url('../images/common/arrow.gif') inside;
	color:#114e7b;
	text-transform:;
	font-size:1em;
	margin-left:0px;
}
#nav ul li ul{
	padding-top:.2em;
}
#nav ul li ul li{
	color:#000;
	text-transform:lowercase;
	padding:.2em 0 .2em 0;
	background:#E5F3FC;
	font-size:.9em;
	list-style: circle url('../images/common/st_arrow_prod.gif') inside;
} 
#nav ul li ul li:hover{
	background-color:#FFF;
	color:#D20003;
}
a:link,a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#D20003;
}
#breadcrumbs {
	background: #d10002 url('../images/common/arrow_yrh.gif') no-repeat .5em center;
	padding:.4em 0em .4em 1.9em; /* Matches h2 for aesthetics */
	font-weight:bold;
	color:#FFF;
	font-size:1.2em;
	margin-bottom:10px;
}
#breadcrumbs a{
	color:#000;
}
.product {
	width:8.4em;
	float:left;
	text-align:center;
	padding:5px;
	margin:5px;
}
.product a {
	display:block;
}
.product a:hover {
	color:#000;
}
.product b{
	color:#114e7b;
}

h3 {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #D20003; 
	padding: .0em;
	padding-top:.3em;
	padding-left:25px;
	background-image:url('../images/common/arrow.gif');
	background-repeat:no-repeat;
	background-position:10px center;
	height:1.5em;
	font-size:1.3em;
	text-transform:uppercase;
	color:#114e7b;
}
#videocontainer {
	width:488px;
	height:280px;
}
.playvideo{
	background-repeat:no-repeat;
}
.social {
	display:inline;
	vertical-align:text-top;
}
.social li{
	display:inline;
	padding:.3em;
	margin-left:0px;
}
#ft .social li a img{
	height:1.4em;
}
#ft .social li{
	padding:.1em;
}
.info {
	float:left;
	width:100%;
	max-width:23em;
	padding-top:10px;
}
h1 {
	color:#114e7b;
	font-size:2em;
	margin-bottom:.7em;
}
.clear {
	clear:both;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration:none; line-height:11pt 
}
.label {
	width:80%;
	font-weight:bold;
}
.productbody p{
	margin:5px;
	line-height:1.7em;
	text-align:justify;
	color:#000;
}
.infoframe {
	float:left;
}
.bodyframe{	
	float:left;
	width:485px;
	padding:10px;
	padding-top:0px;
}
.yui-u a{
	color:#D20003;
	font-weight:bold;
	display:inline;
}
.yui-u a:hover{
	text-decoration:underline;
}
.actions { font-weight:bold;}

.darkdiv {
	background: #d10002;
	padding:.8em 0em .8em .8em; 
	color:#FFF;
	margin-bottom:10px;
}
.darkdiv a {
	color:#114e7b;
}

.dvdframe { 
	float:left;
}
.dvdframe img.cover {
	width:220px;
}



	/* comments */

	.comments, .comments 	, #comments li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.comments li{
		margin:1.5em 0;
		position:relative;
		font-size:13px;
		}
	.comments a{color:#
		;text-decoration:none;}
	.comments a:hover{color:#555;}
	.comments .meta{}	
	.comments .meta li{
		margin:0;
		display:inline;
		font-size:13px;
		color:#777;
		position:static;
		}	

	.comments .meta .image{display:none;}	
	.comments .meta .author{
		float:left;
		font-weight:bold;
		padding-left:35px;
		line-height:36px;
		background:url(../images/cm/ico_comments.gif) no-repeat 0 50%;
		}
	.comments .meta .date{
		float:right;
		color:#999;
		font-style:italic;
		font-size:11px;
		line-height:36px;
		}	
	.comments .body{
		clear:both;
		padding:20px 20px;
		background:#fff url(../images/cm/bg_comments.gif) repeat-x;
		}	

	/* // comments */
.pagination {
	float:right;
	font-size:1.1em;
}
#ft{
	font-size:.8em;
	margin-top:5em;
	/*background-color:#114e7b;*/
	padding:1em;
	text-align:center;
	/*color:#fff;*/
}
#ft strong {
	font-weight:bold;
	font-size:1.2em;
}
#yui-main{
	border-bottom:1px dotted #333;
	padding-bottom:1em;
	
}
.comment input{ 
	width:100%;
	padding:.4em;
}
.comment tr td{
	font-weight:bold;
	padding:1em;
	vertical-align:top;
}
.comment textarea{ 
	width:100%;
	height:7em;
	padding:.3em;
}
#yt_gal {
	margin-top:5px;
	margin-bottom:-35px;
}

.us{
	padding:0px 0px 10px;
}
#tweet ul li{
	list-style:none;
	list-style-position:inside;
	padding-bottom:10px;
	color:#666;
	text-align:justify;
	margin-left:0px;
}
#tweet a.date{
	color:#114e7b;
}
div.tweetthis {
float:right;
}