﻿/* Primary CSS document for third website design */

body {
	margin: 0 auto;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px; /*small;*/	
	font-weight: normal;
	text-align: center;
	overflow: auto;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #333333;
	scroll-behavior: smooth;
	}

::-webkit-scrollbar {width: 10px;}
/* ::-webkit-scrollbar-button {background: #333333;} */
::-webkit-scrollbar-track {background: #333333;}
::-webkit-scrollbar-thumb {background: #404040; border-radius: 5px;}
::-webkit-scrollbar-thumb:hover {background: #CC3300; }
	
body.Main {
	background-color: #333333;
	text-align: left; 
	}

#Aa_Container {
	position: relative;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
	background-color: #333333;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-width: 1px 0px 1px 0px;
	border-color: #CC3300;
	}

#Aa_Banner {
	position: absolute;
	top: 25px;
	left: 25px;
	height: 75px;
	width: 850px;
	text-align: left;
	}

#Aa_Copyright {
	position: relative;
	color: #666666;
	font-size: 9px; /*xx-small;*/
	}

#Aa_Main {
	position: absolute;
	top: 175px;
	left: 200px;
	height: 405px;
	width: 500px;
	border-style: none;
	border-width: 0px;
	text-align: left;
	overflow: hidden;
	}

#Aa_Menu_Vert {
	position: absolute;
	top: 175px;
	left: 25px;
	height: 400px;
	width: 150px;
	font-size: 13px; /*small;*/	
	font-weight: normal;
	text-align: left; 
	}

#Aa_Menu_Horiz {
	position: absolute;
	top: 125px;
	left: 200px;
	height: 25px;
	width: 500px;
	font-size: 13px; /*small;*/	
	font-weight: normal;
	}

#Aa_Sub {
	position: absolute;
	top: 175px;
	left: 725px;
	height: 400px;
	width: 150px;
	text-align: left;
	overflow: auto;
	}
	
#Aa_Back {
	position: absolute;
	top: 150px;
	left: 725px;
	height: 25px;
	width: 150px;
	text-align: left;
	}

#Aa_Like {
	position: absolute;
	top: 75px;
	left: 725px;
	height: 75px;
	width: 150px;
	text-align: left;
	}
	
#Aa_Toggle {
	position: absolute;
	top: 3px;
	left: 884px;
	height: 13px;
	width: 13px;
}

.alliance {
	color: #CC3300;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.arch {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.banner {
	color: #CC3300;
	text-decoration: underline;
	}

.caption {
	font-size: 10px; /*x-small;*/	
	text-align: left;
	}

.credit {
	font-size: 9px; /*xx-small;*/
	text-align: left;
	}

.menu_horiz {width: 100%;}

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #CC3300;}
a:active {color: #FFFFFF;}

a.back:link {
	color: #FFFFFF;
	font-size: 9px; /*xx-small;*/
	font-style: italic;	
	text-align: left;
	text-decoration: none;
	}
a.back:visited {
	color: #FFFFFF;
	font-size: 9px; /*xx-small;*/
	font-style: italic;	
	text-align: left;
	text-decoration: none;
	}
a.back:hover {
	color: #CC3300;
	font-size: 9px; /*xx-small;*/
	font-style: italic;	
	text-align: left;
	text-decoration: none;
	}
a.back:active {
	color: #FFFFFF;
	font-size: 9px; /*xx-small;*/
	font-style: italic;	
	text-align: left;
	text-decoration: none;
	}

a.butt {
	background-color: #666666; /* #B32400; */
	display: inline;
	width: 120px;
	height: 16px;
	margin: 0px 6px 0px 0px;
	padding: 1px 0px 0px 0px;
	border-color: #B32400;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	font-size: 10px; /*x-small;*/
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}

a.butt:link {color: #FFFFFF;}
a.butt:visited {color: #FFFFFF;}
a.butt:hover {background-color: #FF3300; color: #FFFFFF;}
a.butt:active {color: #FFFFFF;}

a.manuf:link {text-decoration: none;}
a.manuf:visited {text-decoration: none;}
a.manuf:hover {text-decoration: none;}
a.manuf:active {text-decoration: none;}

a.menu_horiz:link {color: #FFFFFF; text-decoration: none;}
a.menu_horiz:visited {color: #FFFFFF; text-decoration: none;}
a.menu_horiz:hover {color: #CC3300; text-decoration: none;}
a.menu_horiz:active {color: #CC3300; text-decoration: none;}

a.menu_horiz_curr {color: #CC3300;text-decoration: none;}

a.menu_proj:link {
	color: #FFFFFF;
	font-size: 10px; /*x-small;*/
	text-align: right;
	text-decoration: none;
	}
a.menu_proj:visited {
	color: #FFFFFF;
	font-size: 10px; /*x-small;*/
	text-align: right;
	text-decoration: none;
	}
a.menu_proj:hover {
	color: #CC3300;
	font-size: 10px; /*x-small;*/
	text-align: right;
	text-decoration: none;
	}
a.menu_proj:active {
	color: #000000;
	font-size: 10px; /*x-small;*/
	text-align: right;
	text-decoration: none;
	}

a.menu_vert:link {color: #FFFFFF; text-decoration: none;}
a.menu_vert:visited {color: #FFFFFF; text-decoration: none;}
a.menu_vert:hover {color: #FFFFFF; text-decoration: none;}
a.menu_vert:active {color: #FFFFFF; text-decoration: none;}

a.menu_vert_curr {color: #CC3300; text-decoration: none;}

h1 {
	color: #CC3300;
	font-size: 16px; /*medium;*/	
	font-weight: bold;
	text-decoration: underline;
	}

h2 {
	color: #FFFFFF;
	font-size: 13px; /*small;*/	
	font-weight: normal;
	text-decoration: underline;
	}

img.ball {border-style: none; vertical-align: middle;}

img.logo {border-style: none;}

img.thumb {border-style: none;}

p.right {
	padding: 0px;
	margin: 0px;
	text-align: right;
	}

ul {list-style-type: none;}

ul.dotted {
	list-style-position: outside;
	list-style-image: url('images/aa-bullet3-circle.gif');
	list-style-type: circle;
	}
	
table.icons {margin: 0px auto 0px auto;}
	
td.icons {width: 12px;}
	
td.like_first {padding: 0px 2px 0px 0px;}
	
td.like_mid {padding: 0px 2px 0px 2px;}
	