/* MAIN NAVIGATION */

#products #nav #t1 a.dropdown,
#download #nav #t2 a.dropdown,
#store #nav #t3 a.dropdown,
#support #nav #t4 a.dropdown,
#forum #nav #t5 a,
#about #nav #t6 a.dropdown {
	background: url("../images/tile_nav_r.gif") repeat-x left top;
	color: #fff;
}

#nav, #nav ul {
	list-style: none;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
/* 	color: #3d4f20; */
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-shadow: -1px -1px .2em #290000, 1px 1px .2em #C34E4A;
}

#nav a {
	display: block;
	padding: 0 20px; /* Use this setting to have variable-width buttons */
	color: #e99f9f;
	text-align: center;
	text-decoration: none;
}

#nav a:hover {
	background: url("../images/tile_nav_r.gif") repeat-x left top;
	color: #fff;
	text-shadow: 0 0 .2em #fff, 0 0 .1em #fff;
}

#nav li { /* all list items */
	float: left;
/* 	width: 118px; */  /* Use this setting to have fixed-width buttons */
	padding: 0;
}

/* !SECONDARY DROP-DOWN NAVIGATION */

#nav li ul {
	position: absolute;
	z-index: 100;
	left: -999em;
	width: 190px;
	background-color: #b25413;
	height: auto;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	border-right: 1px solid #252525;
	border-bottom: 1px solid #252525;
}

#nav li ul li {
	width: inherit;
/* 	font-size: 11px; */
	font-weight: normal;
	text-transform: none;
}

#nav li ul li.first {
	background: url("../images/dropshadow_nav.gif") repeat-x left top;
}

#nav li ul li.first a:hover {
	background: #c7792c url("../images/dropshadow_nav_r.gif") repeat-x left top;
	color: #fff;
}

#nav li ul li a {
	background: none;
	width: 170px; /* 190 actual */
	padding: 0 10px;
	line-height: 24px;
	color: #e8ccb9;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	text-shadow: none;
	border-bottom: 1px solid #bd6720;
}

#nav li ul li a:hover {
	background: #c7792c;
	color: #fff;
}

/* !3RD LEVEL DROP-DOWN NAVGIATION */

#nav a.submenu {
	background: url("../images/arrow_right.gif") center right no-repeat;
}

#nav ul.level3 {
	margin: -25px 0 0 170px;
/* 	background-image: none; */
}

#nav ul.level3 a.topitem {
	background-color: #f0c00a;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* !SUB NAVIGATION */

#sub_nav {
	float: right;
	width: 730px;
	height: 24px;
	background: #333;
	border-top: 1px solid #fff;
}

#sub_nav ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#sub_nav ul li {
	display: inline;
	background: url("../images/bg_subnav.png") no-repeat right center;
	margin: 0 2px;
	padding-bottom: 1px;
}

#sub_nav ul li:hover {
	background: url("../images/bg_subnav_r.png") no-repeat right center;
}

#sub_nav ul li a:link,
#sub_nav ul li a:visited,
#sub_nav ul li a:active {
	background: url("../images/bg_subnav_left.png") no-repeat left center;
	color: #ebebeb;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	padding: 4px 10px;
}

#sub_nav ul li a:hover {
	background: url("../images/bg_subnav_left_r.png") no-repeat left center;
	color: #fff;
}

/* !FOOTER NAVIGATION */

#footernav {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#footernav li {
	display: inline;
	border-right: 1px solid #b0b0b0;
}

#footernav li.last {
	border-right: none;
}

#footernav li a:link,
#footernav li a:visited,
#footernav li a:active {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	padding: 0px 10px;
}

#footernav li a:hover {
	color: #ffcc00;
}

/* !POP BOX NAVIGATION */

.pop_box ul.links {
	list-style-type: none;
/* 	width: 100px; */
	margin: 0px 0 0 0;
	padding: 0;
	border: none;
}

.pop_box ul.links li {
	margin: 0 0 1px 0;
	padding: 0;
}

.pop_box ul.links li a {
	display: block;
	width: 100px;
	height: 16px;
/* 	background: url("../images/btn_pop_box.gif") no-repeat left center; */
	font-size: 10px;
	color: #c8c8c8;
	line-height: 16px;
	text-indent: 15px;
/* 	text-align: center; */
	text-decoration: none;
}

.pop_box ul.links li a:hover {
	background: #333 url("../images/btn_pop_box_r.gif") no-repeat center center;
	color: #fff;
	text-shadow: 0 0 .2em #fff, 0 0 .2em #fff;
}

/* !FEATURES NAVIGATION */

#feature_nav {
	width: 250px;
	padding: 20px 0;
	background: #e1e1e1 url("../images/sidebar_btm.gif") no-repeat center bottom;
}

#feature_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#feature_nav li {
	margin: 0;
	padding: 0;
	background: url("../images/arrow_feature.png") no-repeat 220px center;
	border-bottom: 1px dotted #c8c8c8;
}

#feature_nav li:hover {
	background: #f5f5f5 url("../images/arrow_feature_r.png") no-repeat 220px center;
}

#feature_nav li.selected {
	background: #f5f5f5 url("../images/arrow_feature_r.png") no-repeat 220px center;
}

#feature_nav li a {
	display: block;
	height: 38px;
	color: #555;
	line-height: 38px;
	text-indent: 20px;
	text-decoration: none;
	cursor: pointer;
}

#feature_nav li a.feature {
	text-indent: 52px; /* extended indent makes room for icons */
}

/*
#feature_nav a#fn_fee_video {
	background: url("../images/pp4_icon_overview.png") no-repeat 10px center;
}
*/

#feature_nav a#fn_overview {
	background: url("../images/pp4_icon_overview.png") no-repeat 10px center;
}

#feature_nav a#fn_interface {
	background: url("../images/pp4_icon_interface.png") no-repeat 10px center;
}

#feature_nav a#fn_document_based {
	background: url("../images/pp4_icon_document_based.png") no-repeat 10px center;
}

#feature_nav a#fn_libraries {
	background: url("../images/pp4_icon_libraries.png") no-repeat 10px center;
}

#feature_nav a#fn_web_view {
	background: url("../images/pp4_icon_web_view.png") no-repeat 10px center;
}

#feature_nav a#fn_library_sync {
	background: url("../images/pp4_icon_library_sync.png") no-repeat 10px center;
}

#feature_nav a#fn_messages_clocks {
	background: url("../images/pp4_icon_messages.png") no-repeat 10px center;
}

#feature_nav a#fn_video_attributes {
	background: url("../images/pp4_icon_video_attributes.png") no-repeat 10px center;
}

#feature_nav a#fn_templates {
	background: url("../images/pp4_icon_templates.png") no-repeat 10px center;
}

#feature_nav a#fn_props {
	background: url("../images/pp4_icon_props.png") no-repeat 10px center;
}

#feature_nav a#fn_powerpoint {
	background: url("../images/pp4_icon_powerpoint.png") no-repeat 10px center;
}

#feature_nav a#fn_stage_display {
	background: url("../images/pp4_icon_stage_display.png") no-repeat 10px center;
}

#feature_nav a#fn_presentation {
	background: url("../images/pp4_icon_window.png") no-repeat 10px center;
}

#feature_nav a#fn_bible {
	background: url("../images/pp4_icon_bible.png") no-repeat 10px center;
}

#feature_nav a#fn_engine {
	background: url("../images/pp4_icon_engine.png") no-repeat 10px center;
}

#feature_nav a#fn_timeline {
	background: url("../images/pp4_icon_timeline.png") no-repeat 10px center;
}

#feature_nav a#fn_texteditor {
	background: url("../images/pp_icon_texteditor.png") no-repeat 10px center;
}

#feature_nav a#fn_propslayer {
	background: url("../images/pp_icon_props.png") no-repeat 10px center;
}

#feature_nav a#fn_stagingmonitor {
	background: url("../images/pp_icon_stagingmonitor.png") no-repeat 10px center;
}

#feature_nav a#fn_sync {
	background: url("../images/pp_icon_sync.png") no-repeat 10px center;
}

#feature_nav a#fn_dvd {
	background: url("../images/pp_icon_dvd.png") no-repeat 10px center;
}

#feature_nav a#fn_scripture {
	background: url("../images/pp_icon_bible.png") no-repeat 10px center;
}

#feature_nav a#fn_camera {
	background: url("../images/pp_icon_camera.png") no-repeat 10px center;
}

#feature_nav a#fn_quicktime {
	background: url("../images/pp_icon_quicktime.png") no-repeat 10px center;
}

#feature_nav a#fn_resource_center {
	background: url("../images/pp4_icon_resources.png") no-repeat 10px center;
}

#feature_nav a#fn_live_video {
	background: url("../images/pp4_icon_live_camera.png") no-repeat 10px center;
}

#feature_nav a#fn_bundled_media {
	background: url("../images/pp4_icon_bundled_media.png") no-repeat 10px center;
}

#feature_nav a#fn_proremote {
	background: url("../images/pp4_icon_proremote.png") no-repeat 10px center;
}

#feature_nav a#fn_die {
	background: url("../images/pp4_icon_die.jpg") no-repeat 10px center;
}

/* !STORE NAVIGATION */

#store_nav {
	width: 250px;
	padding: 20px 0;
	background: #e1e1e1 url("../images/sidebar_btm.gif") no-repeat center bottom;
}

#store_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#store_nav li {
	margin: 0;
	padding: 0;
	background: url("../images/arrow_feature.png") no-repeat 220px center;
	border-bottom: 1px dotted #c8c8c8;
}

#store_nav li:hover {
	background: #f5f5f5 url("../images/arrow_feature_r.png") no-repeat 220px center;
}

#store_nav li.selected {
	background: #f5f5f5 url("../images/arrow_feature_r.png") no-repeat 220px center;
}

#store_nav li a {
	display: block;
	height: 22px;
	color: #555;
	line-height: 22px;
	text-indent: 10px;
	text-decoration: none;
	cursor: pointer;
}

#store_nav li.level2  a {
	text-indent: 20px;
}

#store_nav h2 {
	background: url("../images/tile_store_nav.gif") repeat-x;
	margin: 0;
	padding: 0 10px 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 1px;
}
