@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #b8cfe1;
	text-align: center;
	margin: auto;
	padding: 0px;
}
li{
	margin-bottom:4px;
	margin-top:3px;
}
#container {
	margin: auto;
	padding: 0px;
	width: 1029px;
}
#left_col {
	float: left;
	width: 224px;
}
#right_col {
	float: left;
	width: 782px;
	margin-top:45px;
}
#clear{
	width:100%;
	clear:both;
}
.versions{
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	
}
.versions_head{
	background-color: #b8cfe1;
}
.versions_type{
	background-color: #fff;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	clear: both;
	width: 700px;
	padding-top: 5px;
	margin:auto;
}
#footer a:link, #footer a:visited{
	color:#000;
}
#footer a:hover{
	color:#2a547f;
}
#logo {
	background-image: url(../images/file_harmonic.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 224px;
}
.login a:link, .login a:visited {
	background-image: url(../images/login.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	display:block;
	height: 15px;
	width: 165px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:8px;
	text-decoration:none;
	font-size:12px;
}

.login a:hover{
	background-image: url(../images/login_ov.gif);
	color:#ffffff;
}
#sidebar {
	height:511px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: left;
	width: 179px;
	margin-right: 15px;
	margin-left: 10px;
	min-height:500px;
	margin-top:15px;
	padding-top:15px;
	padding-right: 10px;
	padding-left: 10px;
}
.side_btn a:link, .side_btn a:visited {
	background-image: url(../images/button_side.gif);
	background-repeat:no-repeat;
	display:block;
	height: 37px;
	width: 174px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:5px;
	margin-left:3px;
	margin-top:8px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.side_btn a:hover{
	background-image: url(../images/button_side_red.gif);
	color:#fff;
}
.point {
	font-weight: bold;
	color: #377abf;
	font-size: 14px;
	padding-top:1px;
}
.legals a:link, .legals a:visited{
	margin-left:2px;
	font-size:13px;
	font-weight:bold;
	color: #377abf;	
	line-height:18px;
}
.legals a:hover{
	font-size:13px;
	font-weight:bold;
	color: #fff;	
	line-height:18px;
}
.learn {
	color: #2a547f;
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.intro {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content_area{
	background-color:#FFF;
	width:782px;
	height:600px;
	float:left;
	padding: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #948f77;
	border-bottom-color: #948f77;
	border-left-color: #948f77;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page_content{
	height:550px;
	overflow:auto;
	width:730px;
	margin-left:25px;
	padding-bottom:15px;
	padding-top:0px;
	padding-right:15px;
	text-align:left;
}
#about_content{
	height:565px;
	overflow:auto;
	width:730px;
	margin-left:25px;
	padding-bottom:5px;
	padding-top:0px;
	padding-right:15px;
	text-align:left;
}
#contact_content{
	height:550px;
	overflow:auto;
	background-image:url(../images/maestro_bow.gif);
	background-repeat:no-repeat;
	width:730px;
	margin-left:25px;
	padding-bottom:15px;
	padding-top:0px;
	padding-right:15px;
	text-align:left;
	background-position: 500px 10px;
}
#home_content{
	width:730px;
	margin-left:25px;
	padding-top:0px;
	padding-right:15px;
	text-align:left;
}
strong {
	font-weight: bold;
	color: #770101;
}
.redtext{
	color: #770101;
}
div.topleft {
  height:190px;
  overflow:auto;
  width:100%;
}
div.bottomleft {
  height:200px;
  width:100%;
  overflow:auto;
}
div.logo {
	background-image: url(../images/file_harmonic.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
}
div.right {
  height:570px;
  width:100%;
  overflow:auto;
}
a:link, a:visited{
	color:#163452;
	font-weight:bold;
}
a:hover{
	color:#770101;
	font-weight:bold;
}
.btn{
	background-image:url(../images/btn_update.gif);
	background-repeat:repeat-x;
	display:block;
	height:19px;
	text-align:center;
	color:#000;
	font-size:10px;
	border:solid;
	border-top-color:#b3c7db;
	border-left-color:#b3c7db;
	border-right-color:#3e5771;
	border-bottom-color:#2b3f54;
	border-width:1px;
	margin:1px;
}
.btn:hover{
	background-image:url(../images/btn_update_ov.gif);
	border-top-color:#3e5771;
	border-left-color:#3e5771;
	border-right-color:#2b3f54;
	border-bottom-color:#2b3f54;
}
#signup_box{
	text-align:left;
	width:650px;
	height:282px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:10px;
	margin-left:20px;
	border: 1px dashed #2a547f;
}
#page_right{
	width:350px;
	float:right;
	margin-left:30px;
}
#page_left{
	width:300px;
	text-align:center;
}
#signup{
	width:300px;
	margin-bottom:5px;
}

#flash{
	width:100%;
	height:590px;
	margin-top:-14px;
	text-align:left;
	background-color: #FFF;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
}
#flashtext{
	width:410px;
	margin-left:300px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin-top:-10px;
	}
#flashsmall{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#flashtext p{
	padding:0px;
	margin:0px;
	margin-bottom:8px;
}
 #flash h1{
	font-size:20px;
	font-weight:bold;
	border:none;
	color:#fff;
	text-align:left;
	line-height:27px;
	padding-left:15px;
	padding-top:20px;
}
.large_text{
	font-size:24px;
}
#flash h2{
	text-align:center;
	letter-spacing: 110em;
}
.blacksmall{
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.left_indent {
	text-align: left;
	width: 600px;
}
h2 {
	font-size: 18px;
	color: #000;
}
h3 {
	font-size: 14px;
	color: #000;
}
#header{
	width:782px;
}
#navarea {
	float:left;
	width: 782px;
	padding-left:20px;
	background-color: #b8cfe1;
}

#navarea ul {
	margin: 0px;
	padding: 0px;
	line-height: 33px;
	white-space: nowrap;
}
#navarea li {
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navarea a {
  display: block;
  float: left;
  text-align:center;
  text-decoration: none;
}
#navarea a:link, #navarea a:visited{
	background-image:url(../images/nav_tabs_resting.gif);
	background-repeat: no-repeat;
	width:150px;
	height:28px;
	padding-top:0px;
	padding-left:0px;
	padding-right:2px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#2a547f;
	margin:0px;
	margin-left:-5px;
}
#navarea a:hover{
	background-image:url(../images/nav_tabs_hover.gif);
	background-repeat: no-repeat;
	color:#000;
}
#active a:link, #active a:hover, #active a:visited{
	background-image:url(../images/nav_tabs_active.gif);
	background-repeat: no-repeat;
	color:#000;
	width:150px;
	height:28px;
	padding-top:0px;
	padding-left:0px;
	padding-right:2px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	margin-left:-5px;
}
#nav_base {
	background-image: url(../images/nav_tabs_base.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #b8cfe1;
	float:left;
}
.blueitalic{
	font-weight:bold;
	color:#22476d;
	font-style:italic;
}
.check li{
	list-style:none;
	line-height:15px;
	background-image:url(../images/checkmark.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	font-weight: bold;
	color: #000;
}
.whitebg{
	background-color:#FFF;
}
.file_harmonic{
	text-decoration:none;
}
ol li{
	padding-bottom:8px;
}
#submenu{
	padding-bottom:4px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999;
	margin-bottom:10px;
	text-align:center;
	margin-top: -10px;
}
#submenu ul{
	margin: 0px;
	padding: 0px;
}
#submenu li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#2a547f;
	font-weight:bold;
}
#submenu a:link, #submenu a:visited{
	text-decoration:none;
	color:#2a547f;	
	font-size:12px;
	font-weight:bold;
}
#submenu a:hover{
	color:#770101;
}
/*shop product layout definitions*/
.product{
	float:left;
	width:150px;
	padding:5px;
	text-align:center;
	font-size:12px;
	margin-bottom:5px;
	margin-right:5px;
}
.word{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
}
.product img{
	border:none;
}
.product_row{
	width:100%;
	float:left;
	clear:right;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#shop_sidebar {
	height:511px;
	background-color: #000;
	text-align: left;
	width: 179px;
	margin-right: 15px;
	margin-left: 10px;
	min-height:500px;
	margin-top:15px;
	padding-top:15px;
	padding-right: 10px;
	padding-left: 10px;
}
#shop_sidebar ul{
	margin:0px;
	padding:0px;
}
#shop_sidebar li{
	list-style:none;
	margin-left:10px;
}
.buy_btn{
	background-image:url(../images/buy_bg.jpg);
	background-repeat:no-repeat;
	display:block;
	height:30px;
	width:137px;
	text-align:center;
	padding:3px;
	margin:1px;
	margin-left:12px;
}
.buy_btn:hover{
	background-image:url(../images/buy_bg_ov.jpg);
}
.buy_btn a:link, .buy_btn a:visited{
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}
.product_info{
	height:240px;
}
.price{
	font-weight: bold;
	color: #770101;
	margin-bottom:5px;
}
/*shop navigation definitions*/
.main_cat p{
	font-weight: bold;
	color: #377abf;
	font-size: 14px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}
.sub_cat {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	margin-left:3px;
	margin-bottom:1px;
	width:163px;
	height:18px;
	padding:3px;
	padding-left:5px;
	background-image:url(../shop/images/blue_button.gif);
	background-repeat:no-repeat;
}
#navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:179px;
	margin:0;
	padding:0;
}
/*top level nav*/
#navigation ul {
	margin:0px; 
	padding:0px; 
}
#navigation ul li {
	background-image: url(../images/login.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	list-style:none;
	display:block;
	height: 15px;
	width: 165px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:0px;
}
#navigation ul li a:link, #navigation ul li a:visited{
		text-decoration:none;
		color:#000;
}
#navigation ul li a:hover{
		text-decoration:none;
		color:#FFF;
}
#navigation ul li:hover {
	
	background-image: url(../images/login_ov.gif);
	position:relative;
	display:block;
	height: 15px;
	width: 165px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	margin-left:3px;
	margin-top:0px;
}
/*secondary nav*/
#navigation ul ul {
	display:none;
	position:absolute;
	left:170px;
	top:0px;
	
}
#navigation ul li:hover ul {
	display:block;
}
#navigation ul ul li {
	width:125px;
	float:left;
	border:none;
	display:inline;
	height:15px;
	margin-top:0px;
	margin-bottom:0px;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000;
} 
#navigation ul ul li:hover {
	text-decoration:none; 
	border:none;
	width:125px; 
	margin-top:0px;
	margin-bottom:0px;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000;
}
.no_arrow li{
	background-image:url(../shop/images/white_button.gif);
	background-repeat:no-repeat;
}
.about h1{
	margin-top:-10px;
	padding:0px;
}
#maestro_bg{
	background-image:url(../images/maestro.png);
	background-repeat:no-repeat;
	min-height:300px;
	margin-top:-5px;
}
#maestro_bg2{
	background-image:url(../images/maestro2.png);
	background-repeat:no-repeat;
	background-position:430px 15px;
	min-height:300px;
	margin-top:-5px;
}
#alignright{
	width:530px;
	margin-left:210px;
	margin-bottom: 35px;
}
#alignleft{
	width:600px;
	text-align:center;
}
.trial_btn a:link, .trial_btn a:visited {
	background-image: url(../images/button_side.gif);
	background-repeat:no-repeat;
	display:block;
	height: 37px;
	width: 174px;
	padding-top:8px;
	padding-bottom:2px;
	padding-left:10px;
	margin-left:20px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	margin-bottom: 10px;
}

.trial_btn a:hover{
	background-image: url(../images/button_side_red.gif);
	color:#fff;
}
.register_btn a:link, .register_btn a:visited {
	background-image: url(../images/button_side.gif);
	background-repeat:no-repeat;
	display:block;
	height: 37px;
	width: 174px;
	padding-top:8px;
	padding-bottom:2px;
	margin-top:15px;
	margin-left:210px;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:left;
}

.register_btn a:hover{
	background-image: url(../images/button_side_red.gif);
	color:#fff;
}
/*about page definitions*/
.boxes{
	float:left;
	clear:left;
	background-color: #b8cfe1;
	margin-top:5px;
	width:720px;
}
.about_box{
	width:210px;
	height:215px;
	float:left;
	margin-right:7px;
	margin-left:12px;
	margin-top:3px;
	padding:5px;
	background-image:url(../images/newfolder.png);
	background-repeat:no-repeat;
	background-position:0px top;
}
.about_box2{
	width:220px;
	height:130px;
	float:left;
	margin-left:7px;
	margin-top:3px;
	padding:5px;
	background-image:url(../images/newfolder.png);
	background-repeat:no-repeat;
	background-position:0px top;
}
.about_box3{
	width:400px;
	float:left;
	margin-left:18px;
	margin-top:15px;
}
.about_box3 h2{
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
.boxes h1{
	font-size:18px;
	margin-left:55px;
}
.boxes h2{
	font-size:18px;
	padding:0px;
}
.boxes p{
	padding:0px;
	margin-top:0px;
	margin-bottom:6px;	
}
/*sign up page definitions*/
.yellow_bg{
	background-color:#FF6;
}
.signup_box{
	padding:3px;
	font-size:16px;
	font-weight:bold;
	background-color:#000;
	color:#FFF;
	margin-bottom:-20px;
	margin-top:0px;
}
#signup_content{
	height:590px;
	overflow:auto;
	width:730px;
	margin-left:25px;
	margin-top:-20px;
	padding-top:0px;
	padding-right:15px;
	text-align:left;
}
.smtext{
	font-size:12px;
}
.plusbold{
	font-size:16px;
	font-weight:bold;
	color:#770101;
}
.lifetime{
	margin-top:320px;
	margin-right:-35px;
	float:right;
}
#trial{
	margin-top:262px;
	margin-left:270px;
	float:left;
}
.helpsmall{
	font-size:10px;
}
#welcome{
	width:480px;
	height:600px;
	margin:15px;
	font-size:14px;
	text-align:left;
	background-image: url(../images/welcome_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#welcome h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2a547f;
	margin-top:25px;
}
#note{
	width:95%;
}
#note p{
	padding-top:5px;
}
.smalltext{
	font-size:9px;
}
#aweber{
	margin-bottom:10px;
	margin-top:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #333;
}
#bio{
	margin:25px;
	text-align:left;
	padding-bottom:15px;
}
.bryanpic {
	border: 10px solid #FFF;
	margin: 5px;
}
.smitalic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
