@charset "UTF-8";

/***************** RESET ****************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/***************** STRUCTURE ****************************/
#container {
	padding: 0px;
	background: transparent url(../images/sub/header_bg2.jpg) repeat-x top left;
}

#top_bar {
	height: 44px;
	width: 920px; 
	margin: 0px auto;
}

#top_bar ul {
	text-align: left;
}

#top_bar li {
	list-style-type: none;
	display: inline;
}

#cw_top_logo {
	float: left;
	margin-top: 11px;
}

#main_nav_wrap ul li {	
	float: left;
	height: 42px;
	margin: 5px 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;
}
#main_nav_wrap ul li a.home {
	color: #fff;
	background: transparent url(../images/active_arrow.jpg) 50% 0 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: 15px 5px 0 0;
}

#util_nav li {
	font-size: 9px;
	text-transform: uppercase;
	padding: 0 15px 0 0;
}

#util_nav li a {
	font-weight: normal;
	color: #7e7e7e;
	text-decoration: none;
	font-size: 10px;
}

#util_nav li a:hover {
	color: #fc0;
}

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

form#searchform {
	padding: 0;
	margin: 0;
}

#search li {
	display: inline;
	float: left;
}

#search li#search_input_holder {
	display: inline-block;
	background: transparent url(../images/sub/search_left.jpg) no-repeat top left;
	height: 22px;
	width: 140px;
}

#search #search_field {
	border: none;
	background-color: transparent;
	height: 20px;
	line-height: 12px;
	font-size: 11px;
	width: 130px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 0px;
	vertical-align: middle;
	display: block;
}

#search a#search_submit {
	background: transparent url(../images/sub/search_right.jpg) no-repeat top left;
	width: 20px;
	height: 22px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}

#search a#search_submit:hover {
	/* background-position: bottom left; */
}

#main_content {
	position: relative;
	margin: 0px auto;
	width: 920px;
	padding: 60px 0 40px 0;
}

#left_column {
	width: 200px;
	float: left;
	text-shadow: 0 1px 0 #fff;
}

#main_content #left_column p {
	color: #555;
	font-size: 12px;
}

.page_wrap, .archives_link {
	width: 682px;
	float: right;
	margin-bottom: 30px;
}

.page_cap_top {
	height: 25px;
	width: 100%;
	background: transparent url(../images/sub/page_cap_top.gif) no-repeat top left;
	padding: 0;
}

.page_cap_bottom {
	height: 52px;
	width: 100%;
	background: transparent url(../images/sub/page_cap_bottom.jpg) no-repeat top left;
	padding: 0;
}

.main_column {
	/* width: 635px; */	
	background-color: #FFF;
	border: #D5D5D5 1px solid;
	border-top: none;
	border-bottom: none;
	padding: 0 22px 10px 23px;
	text-align: left;
}

#right_column {
	margin: 0;
	padding: 0 0 30px 50px;
	width: 200px;
	float: right;
}

#main_column_wide {
	width: 665px;
	margin-left: 255px;
}

#footer {
	margin: 10px auto;
	width: 920px;
	text-align: center;
	padding: 40px 0 0;
	clear: both;
}	

/***************** FORMATTING ****************************/

body {
	background: #fff url(../images/content_bg.gif) repeat top left;
	font-family: "Helvetica Neue", sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 22px;
}

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

h1, .hd1, h2, .hd2, h3, .hd3, h4, .hd4, h5, .hd5, h6 .hd6 {
	display: block;
	font-family: "Helvetica Neue", sans-serif;
	line-height: 1.2em;
}

h1, .hd1 {
	font-size: 32px;
	margin-bottom: 22px;
	padding: 0;
	color: #000;
	font-weight: normal;
	line-height: 1.2em;
}

h2, .hd2 {
	font-size: 24px;
	margin-bottom: 5px;
	padding: 20px 0 0;
	color: #000;
	font-weight: bold;
}

h3, .hd3 {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin-bottom: 5px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
}

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

span.caption {
	display: block;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	background: #fff;
}

#main_content ul.articles {
	padding-left: 0;
	margin-left: 0;
}

#main_content ul.articles li {
	background: transparent url(../images/sub/paper_icon.gif) no-repeat center left;
	list-style-type: none;
	padding-left: 20px;
}

#main_content p {
	line-height: 22px;
	font-family: "Helvetica Neue", san-serif;
	color: #000;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 0 6px 0 0;
}

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

.main_column ul.message {
	margin: 0;
}

span.message, p.message, div.message {
		display: inline-block;
		line-height: 16px;
		padding: 5px 20px 5px 20px;
		font-size: 12px;  
		color: #3b81c0;
		background-color: #E8FAFC;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		font-family: sans-serif;
		margin: 0 0 1em;
}

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

.main_column ol li ul li {
	padding: 0 6px 0 0;
	margin: 0 0 20px 0px;
	font-size: 14px;
	font-family: "Helvetica Neue", sans-serif;
	color: #000;
	line-height: 22px;
	border: none;
	list-style-type: disc;
}

.main_column .image_frame {
	margin: 20px 0;
	display: block;
}
#main_content table.reg_questions {
	border-top: none;
	border-left: none;
	margin: 20px 0;
	width: 625px;
}
#main_content table.reg_questions td {
	padding:6px 6px 6px 12px;
	border-right: none;
	border-bottom: none;
	font-size: 11px;
	line-height: 14px;
}

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

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

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

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

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

.main_column ul li {
	margin-bottom: 12px;
}

.main_column ol {
	margin-left: 0;
}

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

.main_column ol ol {
	margin-left: 40px;
	margin-top: 20px
}

.optional {
	color: #999;
}

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);
}

a {
	color: #0084b4;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #31a8d3;
	text-decoration: none;
}

.oblique {
	font-style: italic;
}


/*=== Side (Sub) Navigation ===*/
#main_tab {
	display: block;
}

#main_tab a {
	font-family: sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #222;
	display: block;
	height: 100%;
	padding: 0 0 24px 0;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

#sub_nav {
	margin: 0 0 50px;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #fff;
}

#sub_nav li {
	display: block;
	clear: both;

}

#sub_nav li a {
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	display: block;
	margin: 0;
	padding: 10px 0 8px 0;	
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fafafa;
}

#sub_nav li a:hover {
	color: #000;
}

#sub_nav li a.current, #sub_nav li a.parent  {
	color: #000;
}

#sub_nav li a.parent ul li a.parent {
	color: #000;
}

#nested_nav, #sub_nav_4 {
	padding: 0;
	margin: 0 1px 0 1px;
}

#sub_nav_4 {
	margin-left: 18px;
	list-style: none;
}

#nested_nav li a {
	background: transparent url(../images/triangle.gif) no-repeat 22px 9px;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 5px 15px 5px 35px;
	font-weight: normal;		
	text-transform: none;	
}

#nested_nav li a:hover {
	color: #000;
}

#nested_nav li a.current, #nested_nav li a.parent {
	color: #000;
}
/*=== Footer ===*/
#footer {
	border-top: 1px dotted #ccc;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #a0a0a0;
	text-align: right;
}

#footer a {
	color: #888;
}

div#footer p#byline {
	font-size: 10px;
}

div#footer p#byline a, div#footer p#byline a:visited {
	color: #888;
	text-decoration: underline;
	font-weight: normal;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
	font-size: 10px;
	color: #A0A0A0;
	float: left;
}
#footer ul li {
	float: left;
	padding: 0 5px
}

div#footer p#byline a:hover, div#footer p#byline a:active {
	text-decoration: none;
	font-weight: normal;
}

/*=== Footer Navigation ===*/

div#footer_menu ul {
    margin: 0;
    padding: 0;
    font-size: 11px;
}

div#footer_menu li{
    display: inline;
    position: relative;
    margin: 0px 10px;
}

div#footer_menu li a, 	div#footer_menu li a:visited {
    color: #000;
    text-decoration: underline;
}

div#footer_menu li a:hover,	div#footer_menu li a:active {
    color: #666;
    text-decoration: none;
}

/*=== 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-top: 20px;
}

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


/* ============= Newsletter Signup ==================== */
.answer input {
	font-size: 12px;
}

.answer textarea {
	height: 200px;
	width: 400px;
	font-size: 12px;
	font-family: "Helvetica Neue", sans-serif;
}

.ask_question {
	padding: 0!important;
}

.ask_question label {
	font-weight: bold;
}

.answer label {
	font-weight: normal;
}

#component_80174_next_button {
	float: none;
	padding:5px 7px 4px 7px !important;
	background-image: none!important;
}

#main_column_wide .email_component_question {
	display:inline-block;
	width:130px;
}

#main_column_wide .email_component_input input {
	margin-left:0px;
}

#main_column_wide form input {
	margin-left:130px;
	margin-top:10px;
}

#main_column_wide .email_component_input .hint_text {
	clear:right;
	color: #999;
	display:block;
	font-family:"lucida grande",verdana,sans-serif;
	font-size:9px;
	font-style:normal;
	margin-left:130px;
}

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


#main_content .image_frame {
	display: block;
	background: url(../images/screenshot_frame_top.gif) 0 0 no-repeat;
	padding: 0;
	/* width: 625px; */
}
#main_content ol li .image_frame {
	display: block;
	background: url(../images/screenshot_frame_top.gif) 0 0 no-repeat;
	padding: 0;
	margin: 10px 0 10px -30px
	/* width: 625px; */
}

.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;
}

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

.page_cap_bottom {
	margin-bottom: 20px;
}

#sub_nav_4 {
	margin-left: 18px;
}

#sub_nav_4 li {
	list-style: none;
}

#sub_nav_4 li a {
	_float: left;
}

/*** BLOG STYLES ****/
#main_content p.author {
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
}

h2.blog_title, h1.blog_title {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 32px;
	color: #000;
	font-weight: normal;
	line-height: 1.2em;
}

h2.blog_title a, h1.blog_title a {
	font-weight: normal;
}

.abe_blog_comments_section .comment_submit_dialog label {
	float: none;
	clear: none;
	width: auto;
}

.abe_blog_comments_section .comment_submit_dialog .captcha {
	padding: 0;
}

.abe_blog_comments_section .comment {
	margin: 0;
	border: 0;
	padding: 24px 0 25px;
	background: #fff url(../images/hor_dots.gif) 0 100% repeat-x;
}

.abe_blog_comments_section .comment:target {
	background: #ffd;
}

.abe_blog_comments_section .comment_body {
	font-size: 13px;
	line-height: 19px;
	float: right;
	color: #333;
	width: 400px;
	padding-right: 35px;
}

.abe_blog_comments_section .comment_meta {
	float: left;
	width: 200px;
	line-height: 19px;
}

.main_column .abe_blog_comments_section .comment_meta small {
	display: block;
	color: #aaa;
	font-size: 10px;
}

.main_column fieldset.comment_submit_dialog {
	margin: 40px 0;
}

.main_column fieldset.comment_submit_dialog div {
	margin-bottom: 12px;
}

.main_column fieldset {
	background: rgb(250, 250, 250);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid rgb(234, 234, 234);
	padding: 20px;
}

.main_column fieldset h2 {
	margin: 0 0 24px;
	padding: 0;
}

.main_column fieldset label {
	margin-bottom: 2px;
}

.main_column input, .main_column textarea {
	color: #333;
	font-weight: normal;
	line-height: 1;
	padding: 4px 6px;
	font-size: 13px;
	width: 275px;
	font-family: sans-serif;
}

.main_column textarea {
	line-height: 15px;
}

.main_column textarea, .main_column input, .main_column select {
	margin: 1px;
}

.main_column input, .main_column textarea {
    background: #fdfdfd url(/images/form_shadow.gif) 0 0 repeat-x;
    border: 1px solid #c3c3c3;
    border-top-color: #7c7c7c;
    border-bottom-color: #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 4px;
}

.main_column input[type="text"], .main_column input[type="password"], .main_column input:not([type]), .main_column textarea, .main_column x:-moz-any-link {
	-moz-border-radius: none;
}

.main_column input:focus, .main_column textarea:focus, .main_column select:focus {
	border:1px solid #73A6FF !important;
	background-image: none!important;
	outline: 0!important;
}

.main_column input[type="radio"], .main_column input[type="checkbox"] {
	margin: 1px 6px 5px 1px;
	vertical-align: middle;
	width: auto;
}

.main_column select {
    background:#fdfdfd url(/images/form_shadow.gif) 0 0 repeat-x;
    border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
	color:#454545;
	font-weight:normal;
	line-height: 20px;
	height: 2em;
	padding: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.main_column select, .main_column x:-moz-any-link {
	-moz-border-radius: none;
}

.main_column label {
	color: #222;
	font-size: 14px;
}

.main_column label span.op {
	text-transform: capitalize;
	color: #888;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 11px;
}

.main_column input.button {
	background: rgb( 55, 55, 55 ) url(../images/bg_nav_selected.gif) 0 0 repeat-x;
	width: auto;
	color: #fff;
	padding: 10px 30px;
	border: 3px solid #e0e0e0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 0 1px 1px #000;
	font-size: 11px;
}

.main_column input.button:active {
	padding: 11px 30px 9px;
	border:3px solid #abcaff!important;
}

.main_column input.button:focus, .main_column input.button:hover {
	border:3px solid #d1e2ff!important;
	cursor: pointer;
}

div.clear { clear: both; height: 0; margin: 0; padding: 0; }

.archives_link {
	margin-bottom: 100px;
}

.archives_link h2 {
	padding: 0;
	margin: 0;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
}

.archives_link h2 a {
	color: #444;
}

.archives_link h2 a:hover {
	color: #000;
}

.main_column #blog_archive {
	width: 100%;
	float: none;
}

#side_menu {
	padding-top: 50px;
}

#side_menu h4 {
	color: #333;
}

.ask_survey_component .progress_bar {
	background: #fff;
	border: 2px solid #999;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.ask_survey_component .progress_bar .progress {
	background: #999;
	-webkit-border-radius: 18px;
	height: 12px;
	border: 2px solid #fff;
	-moz-border-radius: 18px;
	border-radius: 18px;
}

.progress_label {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1px;
	padding-left: 8px;
}

.ask_survey_component .next_button {
	background-position: 90% 50%!important;
	font-size: 13px!important;
}

.ask_survey_component .back_button {
	background-position: 10% 50%!important;
	font-size: 13px!important;
}