@import url(reset.css);
img { behavior: url("/amm/themes/activemediamanager/css/iepngfix.htc") }

body {
	background-color: #262626;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
	font-family: "ITC Avant Garde Gothic", Helvetica, Arial, sans-serif;
}

p {
	font-size: 15px;
	line-height: 1.5em;
	margin: 0 0 1.25em;
}

hr {
	background: #fff url(../images/hor_dots.gif) 0 0 repeat-x;
	border: none;
	height: 1px;
	line-height: 1px;
	margin: 24px 0px;
}

#masthead {
	background: url(../images/masthead_bg.gif) 0 0 repeat-x;	
	height: 48px;
	border-top: 1px solid #fc0;
}

#mastbar {
	width: 920px; 
	margin: 0 auto;
}

/* The section below is from sub.css */
#cw_top_logo {
	float: left;
	margin-top: 10px;
}

#main_nav_wrap ul li {	
	display: inline;
	float: left;
	height: 42px;
	margin: 4px 0 0 25px;
}

#main_nav_wrap ul li a {
	line-height: 42px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 3px;
}

#main_nav_wrap ul li a:link, #main_nav_wrap ul li a:visited {
	color: #C9C9C9;
}

#main_nav_wrap ul li a:hover, #main_nav_wrap ul li a:active {
	color: #fff;
}

#main_nav_wrap ul li a.current {
	color: #fff;
	background: transparent url(../images/active_arrow.jpg) 50% 0 no-repeat;
}

#main_nav_wrap ul li a.parent {
	color: #fff;
	background: transparent url(../images/active_arrow.jpg) 50% 0 no-repeat;
}

#search {
	float:right;
	margin-top:15px;
	background: url(/amm/themes/activemediamanager/images/bg_search.jpg) no-repeat;
}

#searchTextBox {
	width:130px;
	_width:127px;
	height:22px;
	border: 0;
	padding-left:10px;
	padding-top:3px;
	float:left;
	background: none;
}

#searchTextBox:focus {
	outline: 0;
}

#util_nav {
	float: right;
	margin: 16px 5px 0 0;
}

#util_nav li {
	display: inline;	
	padding: 0 15px 0 0;
}

#util_nav li a {
	font-size: 10px;
	font-family: sans-serif;
	text-transform: uppercase;
	color: #7e7e7e;
	text-decoration: none;
}

#util_nav li a:hover {
	color: #fc0;
}
/*  End Section ******************/

#feature {
	background: #fff url(../images/features_tabs_bg.gif) 0 0 repeat-x;
	border-bottom: 1px solid #c9c9c9;
}

#feature .fader_left {
	position: absolute;
	top: 62px;
	left: 0;
	height: 499px;
	z-index:9999;
}

#feature .fader_right {
	right: 0;
	top: 62px;
	position: absolute;
	z-index:9999;
	height: 499px;
}

#feature p {
	color: #777;
	font-size: 16px;
	line-height: 24px;
	width: 325px;
}

#feature .screenshotR {
	float: right;
	margin-top: 75px;
	margin-right: 5px;	
}
#feature .screenshotL {
	float: left;
	margin-top: 75px;
	margin-left: 5px;
}
#feature .copyR {
	float: right;
	margin-top: 85px;
	margin-right: 5px;	
}
#feature .copyL {
	float: left;
	margin-top: 90px;
	margin-left: 5px;
}
#np_btn_controls {
	width: 163px;
	position: absolute;
	bottom: 18px;
	left: 0;
}

#content {
	background: #eee url(../images/content_bg.gif) 0 0 repeat;
	border-top: 1px solid #f7f7f7;
}

#extra {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 20px;
}

#content #new {
	width: 537px;
	float: left;
}

#content #new h2, #content #new p {
	margin-left: 12px;
}

#content #newsletter {
	float: right;
	width: 350px;
}

#content #newsletter input.button { display: none; }

#main {
	background: #eee url(../images/content_bg.gif) 0 0 repeat;
}

#main_column_footer {
	background: #fff url(../images/main_column_bg.gif) 0 0 no-repeat;
	display: block;
	height: 132px;
	width: 682px;
	float: right;
}

#main_column {
	width: 640px;
	float: right;
	color: #333;
	padding: 35px 21px 0;
	background: #fff url(../images/main_column_top.gif) 0 0 no-repeat;
}

#main_column h1 {
	font-size: 44px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

#main_column h2 {
	padding: 25px 0 0;
	margin: 0;
}

#main_column h3 {
	padding: 5px 0 0;
	margin: 0;
}

#main_column h4 {
	padding: 5px 0 0;
	margin: 0;
}

#main_column {
	font-size: 14px;
	line-height: 1.5em;
	color: #444;
}

#main_column li,
#main_column p {
	font-size: 14px;
	line-height: 1.5em;
	padding-right: 20px;
	color: #444;
}

#main_column ol,
#main_column ul {
	margin: 0 0 20px 40px;
}

#main_column ol li ul {
	padding-top: 20px;
}

#main_column li,
#main_column ol li ul li {
	margin: 0 0 20px 0px;
	border: none;
	list-style-type: disc;
}

#main_column .image_frame {
	margin-bottom: 15px;
	display: block;
}

#main_column li .image_frame {
	margin: 15px 0;
}

#main_column ul li {
	margin-bottom: 5px;
}

#main_column ol {
	margin-left: 0;
}

#main_column ol li {
	list-style: none;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 1px 4px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	padding-bottom: 14px;
}

#main_column ol ol {
	margin-left: 30px;
	margin-top: 20px
}

.optional {
	color: #999;
}

span.caption_credit {
	display: block;
	padding: 0 0 6px;
	margin-top: -5px;
	color: #999;
	font-size: 10px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
}

span.caption {
	display: block;
	font-size: 10px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	background: #fff;
}

#main_column .image_frame img {
	background: url(../images/screenshot_frame_bot.gif) bottom left no-repeat;
	padding: 2px 2px 7px 2px;
	display: block;
}

#main_column .image_frame {
	display: block;
	background: url(../images/screenshot_frame_top.gif) 0 0 no-repeat;
	padding: 0;
	width: 625px;
}

#main_column ol .image_frame,
#main_column ul .image_frame {
	margin-left: -25px;
}

.no_image_treatment .image_frame, .no_image_treatment .image_frame img {
	background: none !important;
	width: auto !important;
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

#sidebar {
	width: 220px;
	float: left;
	padding: 20px 10px 20px 20px;
}

#subnav {
	list-style: none;
	margin-top: 90px;
}

#subnav li {
	
}

#subnav a {
	text-decoration: none;
	padding: 6px;
	display: block;
	font-size: 13px;
	line-height: 19px;
	border-top: 1px solid #ddd;
}

#subnav span.sublevel {
	display: block;
	margin-left: 20px;
}

/* rounded corner styles for text field inset */
#newsletter form {
  background: #e1e1e1;
  padding: 7px;
  margin: 0;  
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#newsletter form td.join {
	padding: 3px 0 0 0 !important;
}
#newsletter form #frame {
	width: 250px;
	display: block;
    background-color: #fff;
    padding: 1px;
    margin-right: 10px;
}
#newsletter form #frame input {	
	width: 242px;
	height: 100%;
	color: #999999;
	background: #fff;
	padding:  3px;
	border: 1px solid #9f9f9f;
	border-top-width: 1px;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #e1e1e1;
}

#newsletter form td {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#newsletter form #frame input:focus {	
	background: #fff;
}

#newsletter form .hint_text, #newsletter form br, #newsletter input.text {
	display: none;
}
/*************************************/
#content h1{
	margin-bottom: 10px;
	font-size: 32px;
	font-weight: bold;
}

#content h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: "ITC Avant Garde Gothic", Helvetica, Arial, sans-serif;
}

#content p {
	color: #444;
}

#content #new p {
	color: #666;
}

#footer {
	font-family: sans-serif;
	font-size: 11px;
	color: #bbb;
	margin: 0 auto;
	padding: 0;
	background: #262626 url(../images/bg_footer_repeat.jpg) 0 0 repeat-x;
	clear: both;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
}
#footer ul li {
	float: left;
	padding: 0 10px 0 0;
}

#footer a:link, #footer a:visited {
	color: #fc0;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #ffc;
	text-decoration: none;
}

#copyright {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 80px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#copyright p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#likeclockwork {
	float: right;
}

.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}

/* Tabs CSS */
.ui-tabs-hide { display: none }
#new_feature_tabs .tabs-container { height: 300px; background: #fff url(../images/new_tabs_bg.gif) bottom left no-repeat; padding: 30px 20px; }
#content #new #new_feature_tabs p {
	margin-left: 0;
}
#content #new #new_feature_tabs a {
	font-weight: bold;
}
#feature #slider {
	width: 960px;
	margin: 0 auto;
	background: url(../images/feature_gradient_bg.gif) 0 100px no-repeat;
	position: relative;
}

#feature_tabs div, #new_feature_tabs div {
	clear: both;
}

#feature ul.slider_navigation, #new_feature_tabs ul {
	height: 29px;
	margin: 32px 0 0 25px;
	padding: 0;
}

#feature ul.slider_navigation {
	float: left;
}

#new_feature_tabs ul{
	padding-top: 20px;
	margin: 32px 0 0;
}

#new_feature_tabs ul li {
	float: left;
	list-style :none;
	margin-right: 29px;
}

#feature ul.slider_navigation li {
	float: left;
	list-style :none;
	margin-right: 12px;
}

#new_feature_tabs ul li {
	margin-right: 10px;
}

#feature ul.slider_navigation li a.selected, #new_feature_tabs ul li.ui-tabs-selected a {
	color: #000;
	background: url(../images/active_tab_bg.gif) 0 0 no-repeat;
}

#feature ul.slider_navigation li a.selected span, #new_feature_tabs ul li.ui-tabs-selected a span {
	background: url(../images/active_tab_cap.gif) top right no-repeat;
}

#feature ul li a, #new_feature_tabs ul li a {
	font-family: sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #555;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
}

#feature ul li a span, #new_feature_tabs ul li a span {
	padding: 11px 21px 9px 0;
	display: block;
}

#new_feature_tabs ul li a span {
	padding: 11px 21px 8px 0;
}

#feature ul li.last, #new_feature_tabs ul li.last {
	margin-right: 0;
}

#feature ul li a:hover, #new_feature_tabs ul li a:hover {
	color: #000;
}

/* slider css */
#slider {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 500px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  width: 960px;
}

.scrollContainer div.panel {
  height: 450px;
  padding: 0 2px;
  width: 956px; /* change to 560px if not using JS to remove rh.scroll */
}

li.item1 {
	background-image: url(../images/1.gif);
}
li.item2 {
	background-image: url(../images/2.gif);
}
li.item3 {
	background-image: url(../images/3.gif);
}
li.item4 {
	background-image: url(../images/4.gif);
}
li.item5 {
	background-image: url(../images/5.gif);
}
li.item6 {
	background-image: url(../images/6.gif);
}
li.item7 {
	background-image: url(../images/7.gif);
}
li.item8 {
	background-image: url(../images/8.gif);
}
li.item9 {
	background-image: url(../images/9.gif);
}
li.item10 {
	background-image: url(../images/10.gif);
}
li.item11 {
	background-image: url(../images/11.gif);
}
li.item12 {
	background-image: url(../images/12.gif);
}
li.item13 {
	background-image: url(../images/13.gif);
}
li.item14 {
	background-image: url(../images/14.gif);
}
li.item15 {
	background-image: url(../images/15.gif);
}
li.item16 {
	background-image: url(../images/16.gif);
}
li.item17{
	background-image: url(../images/17.gif);
}
li.item18 {
	background-image: url(../images/18.gif);
}
li.item19 {
	background-image: url(../images/19.gif);
}
li.item20 {
	background-image: url(../images/20.gif);
}

/* */
#main_column table {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin: 20px 0;
	width: 625px;
}
#main_column table td {
	padding:6px 6px 6px 12px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	line-height: 14px;
}

#main_column table thead td {
	background: #f5f5f5 url(../images/table_th_bg.gif) 0 0 no-repeat;
	color: #000;
	border-color: #e5e5e5;
	font-weight: bold;
}

#main_column table p {
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0;
}

#main_column table img {
	vertical-align: middle;
	display: inline;
}

#main_column table.noborder, #main_content table.noborder td {
	border: none;
}

/* Internal Overrides */
.internal #masthead {
	background: url(../images/internal_masthead_bg.gif) 0 0 repeat-x;
	height: 54px;
	border-top: 1px solid #fc0;
}

/*=== Previous / Next Topic ===*/

#prev_topic {
	display: block;
	float: left;
	width: 69px;
	height: 30px;
	background: url("http://amm.clockwork.net/amm/themes/amm_site/images/previous_button_rollover.gif") no-repeat 0 0;
	margin-top: 5px;
	margin-left: 10px;
}

#prev_topic:hover { 
	background-position: 0 -30px;
}

#prev_topic span {
	display: none;
}

#next_topic {
	display: block;
	float: left;
	width: 69px;
	height: 30px;
    margin-top: 5px;
	background: url("/amm/themes/amm_site/images/next_button_rollover.gif") no-repeat 0 0;
}

#next_topic:hover { 
  background-position: 0 -30px;
}

#next_topic_full {
  display: block;
  float: left;
  width: 67px;
  height: 30px;
  margin-top: 5px;
  margin-left: 10px;
  background: url("/amm/themes/amm_site/images/next_button_full_rollover.gif") no-repeat 0 0;
}

#next_topic_full:hover { 
  background-position: 0 -30px;
}

#prev_topic_full {
  display: block;
  float: left;
  width: 67px;
  height: 30px;
    margin-top: 5px;
	margin-left: 10px;
  background: url("/amm/themes/amm_site/images/prev_button_full_rollover.gif") no-repeat 0 0;
}

#prev_topic_full:hover { 
  background-position: 0 -30px;
}

#next_topic span {
  display: none;
}

#next_topic_full span, #prev_topic_full span {
  display: none;
}

div#next_prev {
background-color: #f0f0f0;
width: 100%;
height: 40px;
margin: 30px 0 0;
}

/*=== Page Numbers ===*/
span#page_number {
	float: right;
	color: #666;
	margin: 0 16px 0 0;
	line-height: 40px;
	font-size: 11px;
}

#main_column a:visited {
	color: #333;
}

#nested_nav li a {
	line-height: 17px;
}

#page_cap_bottom {
	margin-bottom: 20px;
}

p.intro {
	margin-bottom: 0;
}