* {
margin: 0pt;
padding: 0pt;
}

body {

}
#doc2
{
background: #F2F2F2;
}

#hd {
color: #000000;
height: 40px;
font-size: 32px;
margin-bottom: 0px;
font-weight: bold;
background: #FFFFFF;
}

#hd span
{
float: left;
font-size: 15px;
}

#sub_header {
font-size: small;
margin-top: 2px;
padding-left: 10px;
}

div.ft_bar{
	border-top: 1px solid #bbb;
}

#ft {
margin-top: 10px;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
background: #FFFFFF;
}

table .displayTable tr td{
padding: 0;
margin: 0;
}

/* set millions of background ../images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

.gallery_title {
font-size: large;
margin-bottom: 10px;
font-weight: bold;
}

.galleryVotingBlock {
margin-top: 20px;
margin-bottom: 10px;
color: #8C3A3A;
}

.galleryVotingLabel {
margin-left: 10px;
margin-right: 10px;
}

.gallery_div{
clear: both;
width: 500px;
height: 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

.gallery_img {
float: left;
}

.gallery_label {
width: 30%;
vertical-align: text-top;
color: #666666;
}

.gallery_value {
margin-left: 10px;
width: 50%;
vertical-align: text-top;
}

.gallery_title {
color: #666666;
font-size: medium;
}

div.gallery_rating_link a,
div.gallery_rating_link a:link,
div.gallery_rating_link a:visited,
div.gallery_rating_link a:hover {
color: #666666;
text-decoration: none;
font-weight: bold;
}

div.gallery_rating_link img {
vertical-align: middle;
}

div.rating_scale {
background-color: orange;
border: 1px solid black;
text-align: center;
width: 423px;
margin-bottom: 10px;
}

.gallery_rating_link {
margin-top: 10px;
margin-bottom: 10px;
color: #8C3A3A;
}

.separator {
margin-top: 5px;
margin-bottom: 5px;
border-top: 1px solid #BBBBBB;
width: 500px;
}

div.gallery_viewall {
padding-top: 15px;
}

table.subCategory td{
text-align: center;
padding: 10px;
padding-top: 0px;
}

table.subCategory a {
color: #666666;
font-weight: bold;
text-decoration: none;
}

div.pagination {
	color: #666666;
	font-weight: bold;
	font-size: medium;
}

div.pagination a {
	color: #666666;
	font-weight: bold;
	font-size: large;
}

/**menu    */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:white;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background: #E6E6E6;
	border-bottom:1px solid #555555;
	border-top:1px solid #919191;
	background:transparent url("../images/OFF.gif") repeat-x top right;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
ul#menu li a{
	display:block;
	float:left;
	color:#8c3a3a;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	width: 100%;
	background:transparent url("../images/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("../images/HOVER.gif") repeat-x top right;	
	width: 100%;
	}

div.embed a {
 color:white;	
}

div.itemPanel {
display: block;
height: auto;
width: 100%;
margin-bottom: 10px;
}

div.itemHolder {
padding: 5px, 5px, 5px, 0pt;
margin: 5px;
width: 145px;
}

div.itemThumbnail {
float: left;
margin-bottom: 3px;
position: relative;
margin-right: 5px;
}

div.itemTitle {
padding-top: 2px;
font-size: 12px;
margin-bottom: 5px;
}

div.itemDescription {
font-size: 14px;
color: #000000;
}

div.textTitle {
font-weight: bold;
padding-top: 2px;
font-size: 13px;
margin-bottom: 5px;
}

div.textDes {
font-size: 14px;
color: #000000;
padding: 5px;
margin-bottom: 5px;
}

div.itemTitle a, div.itemTitle a:visited {
text-decoration: none;
color: #0060C6;
font-weight: bold;
}

div.itemTitle2 a, div.itemTitle2 a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

div.sectionBlock
{
text-align: left;
font-weight: bold;
font-size: 15px;
color: #0060C6;
background-color: #DDDDDD;
padding: 3px;
padding-left: 5px;
}

div.sectionBlock a
{
valign: middle;
font-size: 12px;
padding-top: 2px;
float: right;
color: #0060C6;
padding-right: 5px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel
{
font-weight: bold;
color: #004276;
font-size: 14px;
}