#content h3
{
	font-size: 20px;
	line-height: 20px;
	margin-top: 5px;
	margin-left: 15px;
	width: 130px;
	color: #FFFFFF;
	text-align: center;

	float: left;
}
/*#reference h4, #reference h4 a
{
	margin-bottom: 0;
}*/
#referenceheader li, #referenceheader a
{	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;	}
#referenceheader a
{	text-decoration: none;		}
#referenceheader a:hover
{	text-decoration: underline;		}

#referenceheader
{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../imgs/ref_header_purple.gif');
	height: 70px;
	position: relative;
	
	margin-right: 20px;
}
#referencenavi
{
	float: right;
	list-style: none;
}
#referencenavi li
{	float: left; height: 19px; overflow: hidden; padding: 10px 0 0 0;		}
#referencenavi a
{	font-size: 10px; color: #333333; text-decoration: none;	}
#referencenavi a:hover
{	text-decoration: underline;			}
/* folder gra[hic for subnavi */
.refsubleft, .refsubright, #referencenavi a
{
	display:block;
	float:left;
	height:21px;
	line-height:8px;
	padding-top:2px;
}
.refsubleft
{
	width: 17px;
	background: url(../imgs/ref_sub_left.gif) no-repeat right top;
}
.refsubright
{
	width: 15px;
	background: url(../imgs/ref_sub_right.gif) no-repeat left top;
}
#referencenavi a
{
	background: url(../imgs/ref_sub_center.gif) repeat-x top center;
}

#subnavi
{
	list-style: none;
	clear: both;
	position: absolute;
	top: 50px;
}
#subnavi li
{
	float: left;
	height: 20px;
	padding: 0px 15px;
}
#subnavi li a
{
	color: #FFFFFF;
	font-size: 14px;
}
#subnavi li.hot, #subnavi li.hot a
{
	background-color: #FFFFFF;
	color: #000000;
}


.navibox
{
	padding: 10px;
}

.current_page_item
{	background-color: #FFFFFF;	}
.current_page_item a
{	color: #333333 !important;	}
.current_page_parent a
{	color: #999999 !important;	}

#sectional
{
	color: #424A9E;
	font-weight: 900;
	font-size: 18px;
}

/** Guides Page **/
.post
{
	margin-left: 10px;
	margin-right: 10px;
}
.guides, .videos
{
	width: 270px;
	padding: 10px 10px 0 10px;
	background-color: #EEEEEE;
	float: left;
	margin-bottom: 25px;
	height: 300px;
/*	margin-right: 20px;*/
}
.preamble
{
	background-color: transparent;
}
.videos
{
	height: 380px;
}
.lh
{
	margin-right: 20px;
}/*
.rh
{
	margin-left: 20px;
}*/
.guides .size-thumbnail
{
	margin-bottom: 5px;
	position: absolute;
	top: 0;
	left: 0;
}
#content .guides h5, #content .videos h5
{
	float: none;
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-left: 0;
/*	width: 300px;*/
	text-align: left;
/*	border-bottom: 1px solid #ffffff;*/
/*	background-color: #434a9f;*/
	padding: 5px;
	text-decoration: underline;
/*	color: #FFFFFF;*/
}
.guides p
{
	position: relative;
	padding-left: 110px;
}
.videos .youtube
{
	height: 232px;
	width: 280px;
	display: block;
}
.guides small, .videos small
{
	font-size: 10px;
	line-height: 14px;
}

.navibox h5
{
	text-indent: -9999em;
	text-transform: uppercase;
	height: 94px;
	width: 130px;
	background-position: center top;
	background-repeat: no-repeat;
}
#naviboxnews
{
	background-image: url(../imgs/greynavi/news.gif);
}
#naviboxmedia
{
	background-image: url(../imgs/greynavi/media.gif);
}
#naviboxcase
{
	background-image: url(../imgs/greynavi/case.gif);
}
#naviboxguides
{
	background-image: url(../imgs/greynavi/guides.gif);
}