﻿/*Stylesheet*/

/*-------------Redefined Tags-----------------------------------*/

*{
font-family:Brush Script,Copperplate,Lucida, Trebuchet MS, Sans-Serif;
}
	
body{
width:770px;
margin:0 auto;
padding:0;
background:#FFF url('images/bk3.jpg') repeat-y top center;
font-size:12pt;
font-family:Brush Script,Copperplate,Lucida, Trebuchet MS, Sans-Serif;
/*position:relative;*/
}

h1{
font-size:20pt;
color:#000;
font-family: Georgia, arial;

}
h2{
clear:left;
color: black;
}
h2 a {
color: black;
}
h3{
background: url('images/h3_bk2.jpg') no-repeat center left;
color:#FFF;
font-size:13px;
text-indent:40px;
width:25em
}
a{
color: #000069;/*#800000*/
text-decoration:none;
border-bottom:1px dotted #eee;
}
.rounded_paragraph h2 a{
color:black;
text-decoration:none;
border:none;
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
}
.rounded_paragraph h3 a, h3 a{
color:white;
text-decoration:none;
border:none;
}
#intro li a{
color:black;
text-decoration:none;
font-weight:bold;
border-bottom:1px dotted #888;
}
.rounded_paragraph a {
color:#800000;
text-decoration:none;
border:none;
}
a:active {
font-style:italic;
}
a.return, a.return:active, a.return:visited{
color: #efefef;
border-bottom: 1px dotted #efefef;
text-decoration:none;
font-weight:bold;
font-style:normal;
font-size:8pt;
background:url('images/return.jpg') no-repeat center left;
padding-left:20px;
}
a.download {
margin:3px;
padding:7px;
padding-left:32px;
color:black;
background: #5f5f5f url('images/pdficon.gif') no-repeat left center; 
border:1px solid #aaa;
}
a.download:hover {
	background-color: #6f6f6f;
	border: 1px solid #ccc;
}
span.highlight{
color:#123456;
background:transparent;
}
span.mark{
font-style:italic;
background-color:#886622;
}
.highlight a.return, .highlight a.return:active, .highlight a.return:visited{
color: #000069;
text-decoration:none;
font-weight:bold;
font-style:normal;
background: #efefef url('images/return_highlight.jpg') no-repeat center left;
padding-left:20px;
border:none;
}

#maincontent img{
padding:5px;
}

input:focus{
background:#DDE;
}

/*-----------Main Layout Id's and Classes-------------------*/


#body2{
background:transparent;
margin: 0px 20px 0 20px;
}


#header{
padding:0;
height:102px;
width:770px;
position:relative;
background-color:transparent;
}

#header img{  /*pic with AMPSA name and logo*/
position:absolute;
top:0px;
left:1px;
height:102px;
width:767px;
border:none;
z-index:80;
}

#header_pic{
background:transparent;
height:62px;
width:100%
}

#header_text{
font-size:25pt;
font-family: "times new roman", serif;
font-weight:bold;
letter-spacing:2px;
position:absolute;
left:20px;
top:40px;
height:111px;
width:674px;
color:#333;
}
#slogan{  /*The Ultimate in Amplifier and Oscillator Synthesis Software*/
font-weight:normal;
font-family:Trebuchet MS, Sans-Serif, georgia;
color:#000;
position:absolute; 
left:236px; 
top:50px; 
font-size:12px;
z-index:80;
}
#maincontent div {
}

#footer{
padding:20px 0 20px 25px;
background: #EEE;
clear:both;
}

#footernav{
text-align:right;
}
#footernav a{
color:#333;
font-size:10px;
text-decoration:none;
border:none;

}
#copyright{
text-align:left;
width:100%;
padding-right:50px;
font-size:12px;
font-weight:bold;
color:#444;
}



/* ===User reviews as sidebar
----------------------------

#linklist{
width:200px;
background:#FFF;
float:right;
text-align:left;
position:relative;
z-index:100;
top:-10px;
opacity: .8;
filter: alpha(opacity=80);
-moz-border-radius: .5em;

}
#linklist p{
padding:5px;
padding-top: 20px;
}
-----------------------------
*/

#linklist{
background:#FFF;
text-align:left;
}

#linklist p{
padding:5px;
padding-bottom: 20px;
}
#linklist p:hover{
background:#fff8e4;/*fff4d6*/
}

.caption{
position:absolute;
bottom:0;
left:0;
background:#444;
color:#FFF;
font-variant:small-caps;
font-size:12px;
text-decoration:none;

}
.caption a{
font-weight:bold;
padding:2px;
color:#eca857;
font-variant:small-caps;
font-size:12px;
text-decoration:none;
}

/*--------------------Other ID's and Classes--------------------------*/
#intro{
background: #f5f5f5;
color:black;
padding-top:10px;
margin-top:5px;
padding-bottom:5px;
}
#intro p, #intro h1, #intro h2, #intro h3, #intro h4, #intro h5, #intro h6, #intro p{
padding: 0 25px 0 25px;
}

#intro p h1{
padding: 0 25px 0 25px;
}

acronym {
cursor:help;
}


.highlight{
margin-top:30px;
background:#f5f5f5;
color:black;
padding:5px;
}
#intro a{
color:black;
text-decoration:none;
border-bottom:1px dotted #eee;
}
p.indent{
margin-left:20px;
}
.rounded_paragraph{
position:relative;
background:transparent;
margin-top:30px;
}
/*
.rounded_paragraph img{
position:relative;
}
*/


.colortext{
color: #00007A;
}



.testimony{
font-weight:bold;
color:black;
font-size:14pt;
font-family:Brush Script,Copperplate,Lucida, Trebuchet MS, Sans-Serif;
}
  
.reference{
font-style:italic;
color:black;
font-size:10pt;
font-family:Palatino, Sans-Serif;
display:block;
width:100%;
}

#linklist a{
font-size:9pt;
color:#333;
text-align:right;
display:block;
}

.quicklinks{
padding-left:60px;
}
.quicklinks a{
font-size:10px;
color:#999;
}
.quicklinks a:hover{
font-size:10px;
color:#444;
}
.contact_details {
min-height:250px;
}
.contact_details .contact h3{
background: transparent;
color:#000;
font-size:10pt;
text-indent:0px;
}
.contact_details .contact h3, .contact_details .phone, .contact_details .fax, .contact_details .email, .contact_details .adress, .contact_details .mobile, .contact_details .url {
color: #333;
font-size:10pt;
}
.contact_details tr{
border-bottom: 1px dashed #efefef;
}
.contact_details .contact h3{

text-indent:0;
}
.contact_details .phone{
	
}
.contact_details .fax{
	
}
.contact_details .email{
	
}
.contact_details .adress{
	
}
.contact_details .mobile{
	
}
.contact_details .url{
	
}


  
  /*---------------------------------Ampsa Javascript Menu------------------------*/
 
 
  #menu{
  width:745px;
  height:50px;
  color:#44FFFF;
          }
  
  #menuhook{
  }
  
/*---------------------------------New Javascript Menu--------------------------*/
.menu{
width:770px;
padding:0;
margin:0;
position:absolute;
top:102px;
left:50%;
margin-left:-384px;
z-index:81;
background-color:transparent;
}
.menu_ul{
margin:0;
padding:0;
background-color:transparent;
}

.menu_ul li, .menu_ul li ul li {
list-style-type:none; 
position:relative;
float:left;
padding:0;
margin:0;
line-height:25px;
border-top:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
background: #333 url('images/buttonOver-tile.gif') repeat-x center left;
}
.left, .right{
margin:0;
padding:0;
display:block;
}
.menu_ul li a, .menu_ul li a:visited {
background: url('images/button-tile.gif') repeat-x center left;
font-family:'Brush Script',Copperplate,Lucida,'Trebuchet MS',Sans-Serif;
font-size:10px;
font-weight:bold;
font-style:normal;
text-decoration:none;
border:none;
text-align:center;
color:#fff;
margin:0;
display:block;
line-height:25px;
width:90px
}
.menu_ul li a:hover {
background: transparent;
font-style:normal;
}
.menu_ul li span.left {
background: url('images/buttonOver-left.gif') no-repeat center left;
}
.menu_ul li span span.right {
background: url('images/buttonOver-right.gif') no-repeat center right;
}
#hometab1{
border-left:1px solid black;
}
#hometab1 a, #hometab1 a:visited{
background: url('images/buttonOver-tile.gif') repeat-x center left;
}
#hometab1 a:hover {
background: transparent;
}

.menu_ul li ul li a, .menu_ul li ul li a:visited{
width:100%;
}

.menu_ul li ul {
display:none;
position:absolute;
left:-41px;
top:25px;
z-index:80;
width:110px; /*default width of sub menu items - change individually with inline style if need be*/
}
.menu_ul li ul li {
width:100%;
}
body noscript{
width:767px;
}
#menu_noscript {
position:relative;
background:#fff url('images/noscript_bk.jpg') no-repeat top left;
border:1px solid black;
height:50px;
overflow:auto;
margin:0;
top:25px;
left:0; 
padding-left:150px; padding-right:0; padding-top:0; padding-bottom:0
}
#menu_noscript p{
height:50px;
margin:0;
position:absolute;
top:7px;
left:150px;
font-size:13px;
}
.clearer{
visibility:hidden;
clear:both;
}

/* -- FOR OVERVIEWS ---*/
#dynamic_intro {
	float: right;
	width: 400px;
	position: relative;
}
#dynamic_intro div.frame {
		background: transparent url('images/intro_bk_solid.png') no-repeat right top;
}
#dynamic_intro div.frame img {
	position:absolute; 
	top: 13px; 
	right:-30px;
}
#dynamic_intro div.frame div.description {
	width:250px;
	height: 100px;
	position: absolute;
	top: 33px;
	right: 150px;
}
#dynamic_intro div.frame div.description span.container {
	float: right;
	font-weight: bold;
	font-family: "Sans Bold Italic", sans;
	font-size: 17px;
}
#dynamic_intro img { 
behavior: url(images/iepngfix.htc) 
}


/* -------------- Alternating Souped up Tables --------------- */

		#maincontent div.rounded_paragraph table.alternate {
			border-top: 2px solid #efefef;
			border-left: 2px solid #efefef;
			border-right: 2px solid #efefef;
			border-bottom: 3px solid #efefef;
		}
		#maincontent div.rounded_paragraph table.alternate tr.header {
			height: 35px;
			line-height: 11px;
		}
		#maincontent div.rounded_paragraph table.alternate th {
			color:#fff;
			font-weight:bold;
			text-align: center;
			background: #d38d5f url('../images/table_th.png') repeat-x top left;	
		}
		#maincontent div.rounded_paragraph table.alternate th a{
			color:#fff;
			border:none;	
		}
		#maincontent div.rounded_paragraph table.alternate td a{
			color: black;
			text-decoration:none;
		}
		#maincontent div.rounded_paragraph table.alternate td a:hover{
			text-decoration: underline;	
		}
		#maincontent div.rounded_paragraph table.alternate tr {
			background-color: #efefef;
			color:inherit;
			border-bottom: 1px dotted #aaa;
		}
		#maincontent div.rounded_paragraph table.alternate td {
			padding-left: 5px;
			color: black;
		}
		
/* ------------- END Alternating Souped up Tables --------------- */	
/*-------------- Public Downloads Screencast Previews ----------- */


div.screencast_item {
	padding:5px;
	margin:5px;
	color:#efefef;
	background: #444;
	width:210px;
	float:left;
	height: 160px;
	overflow: hidden;
	}
div.screencast_item h3 {
	background: #000;
	margin-top:-2px;
	width: 98%;
	padding:3px;
	color: inherit;
}
div.screencast_item p.description {
	height: 70px;
	overflow: hidden;
}


div.screencast_item img.preview {
	width: 40px;
	height: 62px;
	float:right;
	padding:2px !important;
	padding: 2px;
	margin-left:7px;
	border: 3px solid #888;
}
/*
hr.clearer {
	width:100%;
	height:0px;
	visibility:hidden;
	clear:both;
}*/
a.view {
 	padding: 10px;
	padding-left: 35px;
	margin: 5px;
	border: 1px solid #666;
	text-decoration: none;
	font-size: smaller;
	color: #fff;
	background-color: #333; 
 }
a.download_swf {
 	padding: 10px;
	padding-left: 35px;
	margin: 5px;
	border: 1px solid #666;
	text-decoration: none;
	font-size: smaller;
	color: #fff;
	background-color: #333; 
 }
a.download_swf {
	background: #333 url('images/adobe-swf_icon.png') no-repeat left center;
}
a.view {
	background: #333 url('images/play.png') no-repeat left center;
 }
a.view:hover  {
	text-decoration:underline;
	border: 1px solid #000;
}




a.download_swf:hover  {
	text-decoration:underline;
	border: 1px solid #000;
}




/*-------------- END Public Downloads Screencast Previews ----------- */
h3.overview {
	text-indent: 0px;
	color:#efefef;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 1em;
	background: #444;
	width:98%;
	margin-top:-2px;
	padding: 5px;
	height: 30px;
}
div.overview_container {
	color:#efefef;
	clear:both;
	padding: 3px 0px;
	background-color: #3f3f3f;
	margin-bottom: 20px;
}
div.overview_one_only {
	padding:5px;
	padding-top: 0px;
	background-color: transparent;
	color:#efefef;
	margin-left: 5px;
}
div.overview_left_column {
	background-color: transparent;
	width:55px;
	height: 100%;
	margin: 5px 15px 0 5px;
	padding:5px;
	color:black;
	float:left;
}
#maincontent div.overview_container li a {
	color:#efefef;
	border:none;
	text-decoration:underline;	
}
#maincontent div.overview_container li a:hover {
	color: #fff;	
}
#maincontent div.overview_left_column a {
	border: none;
}
#maincontent div.overview_left_column a img {
	padding:2px;
	margin-bottom: 4px;
	border: 2px solid #ddd;
}
div.overview_left_column a:hover img {
	border: 2px solid #fff;
}
div.overview_right_column {
	color:#efefef;
	margin-left:85px;
	margin-right: 5px;
}
div.overview_container ul {
	list-style-image: url('images/overview_bullet.png');
}
div.overview_container a {
	color: #efefef;
}
div.overview_container a:hover {
	border-bottom: none;
	font-style: italic;
}