/*  everything in the content area */



#content h1 {
	color:#F0AB00;
	font-family:Arial Black,Arial,Helvetica,sans-serif;
	font-size:19px;
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:22px;
	margin-bottom:33px;
	margin-top:25px;
	text-transform:uppercase;
}

.resultbox {
	position: relative;
	width: 485px;
	margin-top: 10px;
}


.resultbox ol {
	list-style-type: none;
}

.boxheader{
	height: 20px;
	background: url(../gfx/bg/DataTableTHBgRepeatDove.jpg);
	border-bottom: 1px solid #fff;
	padding: 7px 0 0 6px;
}

.boxheader h2 {
	font-size: 12px;
	text-transform: uppercase;
}


.boxheader ol li{
	float: left;
	font-weight: bold;
}

.boxheader ol li.subcat{
	margin-left: 80px;
}

.boxheader ol li.mediatype{
	margin-left: 125px;
}

.boxheader ol li.searchback {
	margin-right: 124px;
}


ol.searchresult {
	position: absolute;
	display: block;
	right:70px;
	top:5px;
	margin-left: 320px;
}
ul.searchresult{
	position: absolute;
	display: block;
	right: 2px;
	top:0;
	margin-left: 316px;
}

.catchooser {
	position: relative;
	background: #e3e9ec;
	border-bottom: 1px solid #fff;
	height: 25px;
}

.catchooser ul{
	list-style-type: none;
	height: 20px;
	padding: 5px 0 5px 7px;
}

.catchooser ul li{
	float: left;
	border: 1px solid #8c8c8c;
	width: 144px;
	margin: 0 10px 0 0;
	padding: 0 0 0 3px;
	background: url(../files/LeftNavArrowDown.gif) no-repeat right #bcccd4;
}

.catchooser ul li a{
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #44697d;
	width: 140px;
	display: block;
	border: none;
}


/* =============================== */

.resultbox p{
	padding: 5px 0 0px 7px;
}
	
.result {
	position: relative;
	background: #d9e1e4;
	border-bottom: 1px solid #fff;	
	height: 260px;
	min-height: 180px;
	overflow: visible;
}
.categories {
	position: relative;
	display: block;
	background: #d9e1e4;
	border-bottom: 1px solid #fff;	
	height: auto;
}

.home {
	height: 530px;
}

.catleft, .catright {
	position: relative;
	height: 125px;
	width: 228px;
	/*margin: 7px 7px 0px 7px;*/
	margin-top: 7px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

.catleft {
	float: left;
	/*margin-left: 2px;*/
}
.catright {
	float: right;
	/*margin-left: 0px;*/
}
.cat_thumb, .cat_desc {
	cursor: pointer;
}

div.maincat {
	width: 100%;
	height: 120px;
}

div.maincat img, .subcategory_icon {
	float: left;
	margin: 7px 7px 27px 7px;
}

.catleft img, .catright img{ 
	float: left;
	margin: 0px 7px 0px 0px;
}

a.cat_dropdown:link, a.cat_dropdown:visited{
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #44697d;
	display: block;
	float: left;
	width: 134px;
	height: auto;
	border: 1px solid #D9E1E4;
	margin: 0px 0 0 -3px;
	padding: 0 0 0 2px;
}

a.cat_dropdown:hover, a.cat_dropdown:active, a.cat_dropdown.active{
	border: 1px solid #8c8c8c;
	background: url(../files/LeftNavArrowDown.gif) no-repeat right #bcccd4;
}

.maincat a{
	font-family: arial black, arial, verdana, sans-serif;
	text-decoration: none;
	color: #44697d;
	display: block;
	width: 300px;
	padding: 5px 0 0 0;
}

.searchback a {
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
.searchback a:hover{
	text-decoration: underline;
}



.related {
	position: relative;
	background: #d9e1e4;
	border-bottom: 1px solid #fff;
	padding: 4px;
}

.related a {
	position: relative;
	padding: 1px 1px 1px 5px;
	margin-left: 3px;
	border: 1px solid #BECED6;
	display: block;
	width: 120px;
	height: 14px;
	background: url(../files/LeftNavArrowDown.gif) no-repeat right;
}

.related a:link, .related a:visited{
	color: #666;
	text-decoration: none;
}

.related a:hover, .related a:active{
	border: 1px solid #333;
	color: #333;
}

.endoflist {
	position: relative;
	height: 21px;
	background: url(../gfx/bg/DataTableFooterBgRepeatDove.jpg);
}

.flip {
	background: #d9e1e4;
}

.flop {
	background: #e3e9ec;
}

.flip .toolbox {
	background: #e3e9ec;
}

.flop .toolbox {
	background: #d9e1e4;
}

#footerbox {
	margin-top: 30px;
}
.bottomline {
	color:#F0AB00;
	font-weight: bold;
}

.imgmeta{
	width: 86px;
	height: 86px;
	position: absolute;
	margin: 7px 0 0 7px;
	border: 1px solid #beced6;
	background: url(../files/imgmeta_bg.gif);
	}
	.imgmeta img{
		position: relative;
	}

.metatext{
	position: relative;
	top: 84px;
	left: 10px;
}
.metatext p{
	padding: 15px 0 0 0 !important;
	color: #888;
}

.descriptiontext{
	position: absolute;
	left: 110px;
	top: 0;
	width: 217px;
	padding: 0 0 0 5px;
}

.descriptiontext p {
	margin-bottom: 2px;
}

.descriptiontext a.headline{
	color:#44697D;
	font-weight:bold;
	text-decoration:none;
}

.descriptiontext a:link, .descriptiontext a:visited {
	color: #333;
}
.descriptiontext a:hover, .descriptiontext a:active {
	text-decoration: none;
}


.descriptiontext em{
	color: #781a13;
	font-style:normal;
}

.toolbox {
	position: absolute;
	left: 330px;
	top: 0;
	width: 136px;
	height: 120px;
	margin: 20px 0 0 7px; 
	border: 1px solid #beced6;
}


.toolbox p{
	margin: 3px 0 0 5px;
}

.toolbox .play {
	background: url(../files/Icon_Emphasis_WarmGreen_16.gif) no-repeat;
	text-indent: 15px;
	background-position: 0 3px;
	height: 15px;
}

.toolbox .download, .toolbox .download_disabled {
	display: block;	
	background: url(../files/Icon_Download_Dove_16.gif) no-repeat;
	text-indent: 15px;
	height: 25px;
	background-position: 0 8px;
	line-height: 12px;
}
.toolbox .download_disabled {
	background: url(../files/Icon_Download_Dove_16_disabled.gif) no-repeat;
	background-position: 0 8px;
	}
	.toolbox .download_disabled { cursor: default; }
	.toolbox .downloadlink_disabled {
		color: #666;
	}

.toolbox .email {
	background: url(../files/Icon_Emphasis_WarmGreen_16.gif) no-repeat;
	text-indent: 15px;
	height: 27px;
	background-position: 0 3px;
}

.toolbox .cleanfeed {
	background: url(../files/Icon_Download_Dove_16.gif) no-repeat;
	text-indent: 15px;
	height: 20px;
	background-position: 0 3px;
}

.toolbox a:link, .toolbox a:visited{
	color: #333;
	text-decoration: none;
}

.toolbox a:hover, .toolbox a:active{
	text-decoration: underline;
}

.toolbox em{
	font-style: normal;
	font-size: 10px;
	color: #888;
	text-indent: 15px;
	display: block;
}

#cleanfeed_dd {
	position: relative;
	width: 150px;
	z-index: 20;
	background: #D9E1E4;
	border: 1px solid #8c8c8c;
	}
	#cleanfeed_dd a{
		color: #333;
		text-decoration: none;
	}
	#cleanfeed_dd a:hover{
		text-decoration: underline;
	}
	#cleanfeed_dd p{
		border-bottom: 1px solid #8c8c8c;
		margin: 6px 6px 0 6px;
		padding-bottom: 6px;
		color: #858a8e;
	}
	#cleanfeed_dd p.bottom {
		border: 0;
	}


#footerbox ul{
	position: relative;
	list-style-type: none;
	margin: 3px 0 20px 0;
} 

#footerbox ul li{
	text-indent: 23px;
	background: url(../gfx/icon/IconArrowDove.gif) no-repeat;
	margin-bottom: 4px;
}

#footerbox ul a:link, #footerbox ul a:visited{
	color: #04357b;
}

#footerbox ul a:hover, #footerbox ul a:active{
	text-decoration: none;
}

#dropdown_menu {
	position:absolute;
/*	top:23px;
	left:97px;*/
	width:258px;
	height:auto;
	z-index:5 !important;
	background: url(../gfx/bg/dropdown_bg.gif) repeat-y #c1d0d7;
	border: 1px solid #8c8c8c;
}


#dropdown_menu p{
	margin: 0px 5px 0 5px;
	padding: 0 !important;
	line-height: 22px;
	border-bottom: 1px solid #8c8c8c;
	color: #666;
}

#dropdown_menu a:link, #dropdown_menu a:visited {
	position: relative;
	text-decoration: none;
	color: #333;
	display: block;
	width: 134px;
	float: left;
}

#dropdown_menu a:hover, #dropdown_menu a:active{
	text-decoration: underline;
}

#dropdown_menu p.bottom {
	border-bottom: none;
}

#catdropdown_menu {
	background: url(../gfx/bg/dropdown_bg.gif) repeat-y #c1d0d7;
	position:absolute;
	top: 201px;
	left:117px;
	width:147px;
	height:auto;
	z-index:5 !important;
	border: 1px solid #8c8c8c;
}

/* 
=====================
=====================
*/

#catdropdown_menu p{
	margin: 0px 5px 0 5px;
	padding: 0 !important;
	line-height: 22px;
}

#catdropdown_menu a:link, #catdropdown_menu a:visited {
	text-decoration: none;
	color: #666;
	display: block;
	width: 140px;
	float: left;
	border-bottom: 1px solid #8c8c8c;
}

#catdropdown_menu a:hover, #catdropdown_menu a:active{
	text-decoration: underline;
}

#catdropdown_menu p.bottom a {
	border-bottom: none;
}

#previewPic {
	position:relative;
	z-index:10;
}

abbr {
	cursor: help;
}


#terms_container {
	position: absolute;
	background: #fff;
	width: 300px;
	height: 400px;
	z-index: 1900;
	padding: 24px 24px 14px 24px;
	}
	#terms_content {
		position: relative;
		margin-top: 20px;
		/*padding-rigth: 6px;*/
		overflow: auto;
		height: 240px;
		color: #333;
		}
		#terms_content h1 {
			margin-bottom: 8px;
			font-size: 16px;
		}
		#terms_content p {
			margin-bottom: 6px;
			text-align: left;
		}
	#terms_bottom {
		position: relative;
		margin-top: 20px;
		text-align: center;
		}
		#terms_download {
			margin-top: 12px;
		}
	
a.smalllink {
	font-family: Arial, Helvetica, sans-serif;
}
	