/*******************************************************
TITLE: ASOC Stylesheet
DATE Final: 09/04/07
AUTHOR: Beat Studios
*******************************************************/

/* Page Structure 
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body {
margin:20px;
padding:0;
height:100%;
background-color:#ffffff;
color:#000000;  
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

#container { 	
width: 800px; 	
margin:0 auto;
padding:0;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
border:1px solid black;
}

#header_f {
text-align: right;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/viewfinder_f.jpg);
margin:0;
padding:0;
height: 125px;
background-color: #0066cc;
}

#header {
text-align: right;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/viewfinder.jpg);
margin:0;
padding:0;
height: 125px;
background-color: #0066cc;
}

#leftColumn {
margin: 0px;
padding: 0px;
height: 250px;
background-position: right bottom;
background-repeat: no-repeat;
background-image: url(../images/corner.gif);
float:left;
width:160px;
font-size:.9em;
}

#leftColumnMediaSOP {
height: 90px;
background-position: right bottom;
background-repeat: no-repeat;
background-image: url(../images/corner.gif);
float:left;
margin:0;
padding:0;
width:160px;
font-size:.9em;
}

#centerColumn { 	
margin-left: 180px; 	
margin-bottom: 0; 	
margin-right: 160px; 	
margin-top: 0; 	
min-height: 400px;
padding:0;
background-color:#ffffff;
}

#google {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	padding-top: 2px;
	border-bottom-color: black;
	border-bottom-style: solid;
	float: right;
	padding-bottom: 2px;
	height: 21px;
	border-bottom-width: 1px;
	width: 275px;
	background-color: white;
	font-size: .6em;
	padding-right: 10px;
}

.topmenu_f {
	padding-right: 10px;
	background-position: left bottom;
	float: right;
	width: 300px;
	height: 21px;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/toptab.gif);
}

.topmenu {
	padding-right: 10px;
	background-position: left bottom;
	float: right;
	width: 250px;
	height: 21px;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/toptab.gif);
}

#footer {
line-height: 2em;
margin-top: 80px;
margin-left: 0;
margin-bottom: 10px;
margin-right: 0;
position:relative;
bottom:0;
padding:0;
text-align:center;
font-size: .7em;
background-color:#ffffff;
}

/* Links 
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

a {
font-family: Helvetica, Verdana, Arial, sans-serif;
text-align: left;
text-decoration: none;
color: #0066cc;
}

a:hover {
color:#cccccc;
text-decoration:none;
}

ul {
margin:0 0 0 20px;
list-style-type:disc;
}

li {
margin:4px 0 5px 10px;
}

#header_f a {
	padding-left: 2px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-top: 6px;
	margin: 0px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: .6em;
	text-decoration: none;
}

#header a {
	padding-left: 2px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-top: 6px;
	margin: 0px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: .6em;
	text-decoration: none;
}

body#about a#about_link,
body#standards a#standards_link,
body#media a#media_link,
body#publications a#publications_link {
	font-weight: bold;
	background-color: white;
	color: #0066cc;
}

/* Formatting 
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

h6 {
	margin-top: 25px;
	margin-right: 0px;
	padding-right: 2px;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
	font-size: 1em;
	font-family: serif;
	background-repeat: no-repeat;
	background-image: url(../images/bio_graphic3.gif);
}

h5 {
	margin-top: 25px;
	margin-right: 0px;
	padding-right: 2px;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
	font-size: 1em;
	font-family: serif;
	background-repeat: no-repeat;
	background-image: url(../images/bio_graphic3.gif);
}

h4 {
	margin-top: 25px;
	margin-right: 0px;
	padding-right: 2px;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
	font-size: 1em;
	font-family: serif;
	background-repeat: no-repeat;
	background-image: url(../images/bio_graphic.gif);
}

.name {
	padding: 0px;
	margin: 0px;
	color: #0066cc;
	font-weight: bold;
}

.job {
	margin-left: 0px;
	margin-bottom: -5px;
	margin-right: 0px;
	margin-top: -5px;
	padding: 0px;
}

.date {
	font-weight: bold;
}

.company {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.extlink {
	margin-top: -10px;
}

.address {
	margin-top: -10px;
}

.email {
	margin-top: -10px;
}

.language {
	margin-left: 5px;
	margin-right: 100px;
}

#header h1 {
font-variant: small-caps;
padding-left: 0px;
padding-bottom: 0;
padding-right: 50px;
padding-top: 80px;
text-align: right;
font-family: Georgia, "Times New Roman", Times, serif;
margin:0;
font-size: 1.8em;
letter-spacing:.1em;
color:#ffffff;
font-weight:lighter;
}

#header h2 {
margin:0;
padding:0 0 0 20px;
font-size:.9em;
font-weight:lighter;
letter-spacing:.1em;
color:#eeeeee;
}

#header_f li {
	display: inline;
	list-style-type: none;
}

#header li {
	display: inline;
	list-style-type: none;
}

#leftColumn p {
padding:10px
}

#leftColumn h2 {
margin:0;
padding:10px 0 0 10px;
font-size:1em;
}

#leftColumnMediaSOP p {
padding:10px
}

#leftColumnMediaSOP h2 {
margin:0;
padding:10px 0 0 10px;
font-size:1em;
}

#centerColumn p {
text-align: justify;
line-height: 1.5em;
font-family: Helvetica, Verdana, Arial, sans-serif;
padding-top: 10px;
font-size: .8em;
}

#centerColumn ul {
text-align: justify;
padding: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
list-style-type: square;
font-size: 16px;
}

#centerColumn ol {
padding-left: 20px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
list-style-type: decimal;
}

#centerColumn li {
padding: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 10px;
text-align: justify;
line-height: 1.5em;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: .8em;
}

#centerColumn h2 {
padding: 0px;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 25px;
color: #0066cc;
font-weight: bold;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size:1.3em;
}

#centerColumn h3 {
padding: 0px;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 10px;
border-bottom-color: #999999;
border-bottom-width: 1px;
border-bottom-style: solid;
color: #333333;
font-weight: bold;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: .9em;
}
#centerColumn h6 {
padding: 10px;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 25px;
color: #000000;
font-weight: bold;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size:0.8em;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

/* Splash Page 
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#container_splash {
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
margin-top: 0;
padding:0;
width: 800px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
border:1px solid black;
}

#splash-top {
border-bottom-width: 6px;
border-bottom-color: black;
border-bottom-style: solid;
width: 800px;
text-align: right;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/splash_0.gif);
margin:0;
padding:0;
height: 97px;
}

#splash-middle {
border-top-style: solid;
border-top-color: white;
border-top-width: 4px;
width: 800px;
text-align: right;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/splash_1.jpg);
margin:0;
padding:0;
height: 191px;
}

#splash-bottom {
border-top-style: solid;
border-top-color: white;
border-top-width: 2px;
width: 800px;
text-align: right;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/splash_2.jpg);
margin:0;
padding:0;
height: 187px;
}

#enter {
	text-align: center;
}

#enter a:link {
	padding: 6px;
	font-weight: bold;
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
}

#enter a:visited {
	padding: 6px;
	font-weight: bold;
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
}

#enter a:hover {
	color: #999999;
}

/* Main Navigation 
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#nav {
	padding: 0px;
	height: 25px;
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: white;
	border-top-width: 2px;
	border-top-style: solid;
	background-color: black;
	display: block;
	margin: 0px;
}

#nav a:link {
	padding: 6px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: .75em;
	display: inline-block;
	color: white;
	text-decoration: none;
}

#nav a:visited {
	padding: 6px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: .75em;
	display: inline-block;
	color: white;
	text-decoration: none;
}

#nav a:hover {
	font-weight: bold;
	background-color: white;
	color: #0066cc;
}

#leftColumn ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 0px;
}

#leftColumn ul li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	display: block;
	
}
#leftColumn ul li a{
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	display: block;
	text-decoration: none;
	color: white;
	font-size: .7em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}
#leftColumn ul li a:hover {
	font-weight: bold;
	
	color: #0066cc;
}
#leftColumn ul li a.section{
	font-weight: bold;
	background-color: white;
	color: #0066CC;
}


#leftColumn ol {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	background-color: white;
	margin-top: -1px;
}

#leftColumn ol li {
	color: #0066cc;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: circle;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#leftColumn ol a:link {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0066cc;
}

#leftColumn ol a:visited {
}

#leftColumn ol a:hover {
	border-width: 0px;
}




#leftColumnMediaSOP ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 0px;
}

#leftColumnMediaSOP ul li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	display: block;
}

#leftColumnMediaSOP ul li a {
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	display: block;
	text-decoration: none;
	color: white;
	font-size: .7em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#leftColumnMediaSOP ul a:hover {
	font-weight: bold;
	background-color: white;
	color: #0066cc;
}
#leftColumnMediaSOP ul li a.section {
	font-weight: bold;
	background-color: white;
	color: #0066cc;
}



#leftColumnMediaSOP ol {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	background-color: white;
	margin-top: -1px;
}

#leftColumnMediaSOP ol li {
	color: #0066cc;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: circle;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#leftColumnMediaSOP ol a:link {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0066cc;
}

#leftColumnMediaSOP ol a:visited {
}

#leftColumnMediaSOP ol a:hover {
	border-width: 0px;
}

#header_f a:hover {
	text-decoration: underline;
	color: white;
}

#header a:hover {
	text-decoration: underline;
	color: white;
}


#nav .on {
	font-weight: bold;
	background-color: white;
	color: #0066cc;
}

/* Tables 
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


#centerColumn table {
	/*width: 95%;*/
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #0066cc;
	border-right: 0;
	border-bottom: 0;
	margin-top: 10px;
}

#centerColumn th {
	letter-spacing: .1em;
	text-transform: uppercase;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066cc;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #0066cc;
	border-top: 0;
	border-left: 0;
}

#centerColumn td {
	text-align: left;
	border-left-width: 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0;
	border-style: solid;
	border-color: #0066cc;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#centerColumn table a {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#centerColumn table a:visited {
}

#centerColumn table a:hover {
	text-decoration: none;
}

#centerColumn table p {
	margin: 0px;
	font-size: .8em;
	text-align: left;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
/*******************************************/
#centerColumn1 table {
	width: 75%;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #0066cc;
	border-right: 0;
	border-bottom: 0;
	margin-top: 10px;
}

#centerColumn1 th {
	letter-spacing: .1em;
	text-transform: uppercase;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066cc;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #0066cc;
	border-top: 0;
	border-left: 0;
}

#centerColumn1 td {
margin: 0px;
	font-size: .8em;
	text-align: left;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0;
	border-style: solid;
	border-color: #0066cc;
	color: #000000;
	
}

#centerColumn1 table a, table p {
	text-align: left;
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
}


#centerColumn1 table a:visited {
}

#centerColumn1 table a:hover {
	text-decoration: none;
}

#centerColumn1 table p {
	/*margin: 0px;
	font-size: .8em;
	text-align: left;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;*/
}
/* Tables No Border
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


#centerColumnNB table {
	
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: hidden;
	border-color: #0066cc;
	border-right: 0;
	border-bottom: 0;
	margin-top: 10px;
}

#centerColumnNB th {
	letter-spacing: .1em;
	text-transform: uppercase;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066cc;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px solid #0066cc;
	border-top: 0;
	border-left: 0;
}

#centerColumnNB td {
	text-align: left;
	border-left-width: 0;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0;
	border-style: hidden;
	border-color: #0066cc;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#centerColumnNB table a {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#centerColumnNB table a:visited {
}

#centerColumnNB table a:hover {
	text-decoration: none;
}

#centerColumnNB table p {
	margin: 0px;
	font-size: .8em;
	text-align: left;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.photo {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 0px;
	float: right;
	width: 144px;
}

.photoLogo {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 175px;
	float: left;
	width: 80px;
}

.photoStandards {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 175px;
	float: right;
}


