img
{
	border: none;
}

#breadcrumbs a
{
	font-weight: bold;
}

#container
{
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 0;
}

ul#toolbox
{
	margin-left: auto;
	margin-bottom: 3px;
	width: 715px;
	text-align: right;
}

ul#toolbox li,
ul#toolbox li a
{
	color: white;
}

span#header_top
{
	display: block;
	width: 960px;
	height: 13px;
	background: transparent url("../../files/header_top.png") no-repeat;
}

#header
{
	background: transparent url("../../files/header_pattern.png") top left repeat-x;
	border-left: 1px #484848 solid;
	border-right: 1px #484848 solid;
}

h1 a
{
	display: block;
	text-indent: -9999px;
	background: transparent url("../../files/logo_ymex.png") no-repeat;
	width: 482px;
	height: 84px;
	overflow: hidden;
}

h1
{
	margin: 0 0 0 30px;
	padding: 0;
}



p.tagline
{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

#submitmedia
{
	position: absolute;
	right: 40px;
	top: 60px;
}



ul#nav
{
	padding: 0;
	margin: 0;
	background: transparent url("../../files/nav-gradient.png") repeat-x;
	width: 958px;
	height: 40px;
}

ul#nav li
{
	display: inline-block; 
	float: left;
	padding: 0;
	margin: 0;
	width: 105px;
}

ul#nav li a
{
	width: 98px;
	height: 40px;
	float: left;
	color: white;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}

ul#nav li.nav_dropdown a
{
	width: 130px;
}

ul#nav li a span
{
	font-weight: normal;
}

ul#nav li.nav_separator
{
	width: 5px;
	height: 40px;
	background: transparent url("../../files/nav-separator.png") no-repeat;
}

ul#nav li a.active
{
	background: transparent url("../../files/nav-active.png") repeat-x;
}


ul#nav li#home a
{
	padding-top: 15px;
	height: 25px;
}

ul#nav li#home a img
{
	border: none;
}

ul#issues_submenu,
ul#community_submenu
{
	list-style-type: none;
	display: block;
	padding: 0;
	position: absolute;
}

ul#issues_submenu
{
	top: 165px;
	left: 740px;
}

ul#community_submenu
{
	top: 165px;
	left: 850px;
}

ul#issues_submenu li,
ul#community_submenu li
{
	display: list-item;
	float: none;
	border: 1px black solid;
	background-color: white;
	margin: 0;
}

ul#issues_submenu li a,
ul#community_submenu li a
{
	float: none;
	line-height: 14px;
	color: #007996;
	padding: 3px;
	display: block;
	/*height: 14px;*/
	height: auto;
	width: auto;
}

ul#issues_submenu li a:hover,
ul#community_submenu li a:hover
{
	background-color: #cfffdf;
}

#content
{
	width: 938px;
	padding: 10px;
	background: white;
	margin: 0 auto;
	border-left: 1px #484848 solid;
	border-right: 1px #484848 solid;
}

.wide
{
	width: 466px;
}

.narrow
{
	width: 452px;
}

.full
{
	width: 937px;
}

.wide div,
.narrow div,
.full div
{
	margin-bottom: 15px;
}

.wide div div,
.narrow div div,
.full div div
{
	background-color: #f1f1f1;
	border-left: 1px #002c37 solid;
	border-right: 1px #002c37 solid;
	padding: 5px 5px 6px 5px;
	margin-bottom: 0;
}

.wide div div div,
.narrow div div div,
.full div div div
{
	border: none;
	margin-bottom: 0;
}

span.bottom
{
	clear: both;
	display: block;
	height: 6px;
}

.wide span.bottom
{
	width: 466px;
	background: transparent url("../../files/footing_wide.jpg") no-repeat;
}

.narrow span.bottom
{
	width: 452px;
	background: transparent url("../../files/footing_narrow.jpg") no-repeat;
}

.full span.bottom
{
	width: 937px;
	background: transparent url("../../files/footing_full.jpg") no-repeat;
}

#content_one
{
	float: left;
}

#content_two
{
	float: right;
}

.wide h2
{
	background: transparent url("../../files/heading_wide.jpg") no-repeat;
	width: 426px;
}

.narrow h2
{
	background: transparent url("../../files/heading_narrow.jpg") no-repeat;
	width: 412px;
}

.full h2
{
	background: transparent url("../../files/heading_full.jpg") no-repeat;
	width: 897px;
}

.wide h2,
.narrow h2,
.full h2
{
	height: 30px;
	color: white;
	font-weight: normal;
	font-size: 14px;
	padding: 8px 0 0 40px;
	margin: 0;
}

.wide h3,
.narrow h3
{
	width: 410px;
	height: 23px;
	background: transparent url("../../files/subheading.jpg") no-repeat;
	padding: 3px 0 0 5px;
	color: #07829b;
}

.full h3
{
	width: 890px;
	height: 23px;
	background: transparent url("../../files/subheading_full.jpg") no-repeat;
	padding: 3px 0 0 5px;
	color: #07829b;
}

#mod_featured h3,
#related_resources h3
{
	background: none;
	height: auto;
	width: auto;
	margin: 0;
}

#mod_featured ul
{
	margin: 0;
	padding: 0;
}

#mod_featured ul li
{
}

#featured h3
{
	padding: 0;
}

.flow
{
	float: left;
	margin-right: 5px;
}

.flow2
{
	float: right;
	margin-left: 5px;
}

#featured_one
{
	float: left;
	width: 200px;
}

#featured_two
{
	float: right;
	width: 220px;
}

#featured ul
{
	padding-left: 15px;
}

ul#tag_cloud,
ul#logos
{
	text-align: center;
	padding: 0;
}

ul#tag_cloud li,
ul#logos li,
ul#toolbox li,
ul#toolbox li form,
ul#toolbox li form p
{
	display: inline;
}

#TagList,
#TagList2,
#TagList3
{
	display: inline;
}

#TagList,
#TagList2,
#TagList3,
#TagList div,
#TagList2 div,
#TagList3 div,
#TagList div div,
#TagList2 div div,
#TagList3 div div
{
	display: inline;
	margin: 0;
	padding: 0 0 0 0 !important;
}

#TagList #layerTags,
#TagList2 #layerTags,
#TagList3 #layerTags
{
	display: block;
}

#media,
.userpost,
.simplepost
{
	position: relative;
}

ul#nav,
#media ul,
#related_resources ul,
#mod_featured ul,
ul#tag_cloud,
ul#toolbox,
.userpost ul,
.simplepost ul
{
	list-style-type: none;
}

ul#tag_cloud,
#media ul,
#related_resources ul,
.userpost ul,
.simplepost ul
{
	padding: 0;
	margin: 0;
}

#media ul li,
#related_resources ul li,
.userpost ul li,
.simplepost ul li
{
	border-bottom: 1px gray dashed;
}

#media ul li p,
#related_resources ul li p,
.userpost ul li p,
.simplepost ul li p
{
	margin: 0;
}

#media ul li,
.userpost ul li
{
	position: relative;
	height: 115px;
}

.simplepost ul li
{
	padding: 10px 0;
}

#media ul li .avatar,
.userpost ul li .avatar
{
	float: none; 
	width: 60px;
	position: absolute;
	top: 5px;
}

#media ul li .avatar img,
#media ul li .avatar a,
.userpost ul li .avatar a
{
	border-bottom: 1px #f1f1f1 solid;
	/*float: none;*/
}

#media ul li .item,
.userpost ul li .item
{
	margin: 10px 0 0 77px;
	border: 1px #d0d0d0 solid;
	background-color: white;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 350px;
	height: 42px;
	overflow: auto;
}

#media ul li .stats,
.userpost ul li .stats
{
	position: absolute;
	top: 56pt;
}

#related_resources ul.media li .stats
{
	clear: none;
}

ul#media_tabs li
{
	border: none;
	float: left;
	margin-right: 5px;
}

ul#media_tabs li a
{
	width: 47px;
	height: 24px;
	line-height: 24px;
	display: block;
	background: transparent url("../../files/buttons.png") no-repeat;
	background-position: 0 0;
	font-size: 10px;
	color: #323232;
	text-align: center;
	padding: 0;
	margin: 0;
}

ul#media_tabs li a:hover
{
	background-position: 0 -24px;
}

ul#media_tabs li a.active,
ul#media_tabs li a.active:hover
{
	background-position: 0 -48px;
}


ul#media_tabs
{
	padding: 0;
	margin: 0;
	position: absolute;
	right: 10px;
	top: 6px;
}

.simplepost ul#media_tabs
{
	top: 0;
}

ul#logos
{
	margin-bottom: 0;
}

ul#logos li a img
{
	border: none;
}

ul#logos li
{
	margin: 0 15px;
}

div.clear
{
	clear: both;
}

#footer
{
	width: 960px;
	height: 30px;
	background: transparent url("../../files/footer.png") no-repeat;
	margin: 0 auto 15px auto;
	text-align: center;
}

#footer p
{
	margin: 0;
}

/** hover effects **/

/* default hover effect; hide this one from IE6 to prevent nasty hover bug */
body>#container a:hover
{
	border-bottom: 1px dotted;
}

/* turn off hover on some links */
h1 a:hover,
a#submitmedia:hover,
ul#nav li a:hover
{
	border-bottom: none !important;
}

/** end hover effects **/

table.layout tr td
{
	vertical-align: top;
}

p.white {
	color: #FFFFFF !important;
}