/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/*--------------------------------------------------------------------------------------
 Typography
---------------------------------------------------------------------------------------- */
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333;
	padding-bottom:19px;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	padding: 10px;
	background-color: #fed;
	margin-bottom: 15px;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	padding-bottom:12px;
	padding-top:6px;/*added*/
}
p {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	padding-bottom:1.2em;
}
p.intro {
	font-size: 13px;
}

div#footercontent {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

a, a:visited {
	color: #06C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div#sidemenu ul {
	font-size:11px;
	font-family:Tahoma;
}

div#sidemenu ul.sublinks li,  ul.sublinks li a, ul.sublinks li a:visited{
	color: #0650BB;
	text-decoration:none;
}
ul.sublinks li a:hover{
	text-decoration:underline;
}
div#sidemenu ul.navlinks li,  ul.navlinks li a, ul.navlinks li a:visited{
	color: #333;
	text-decoration:none;
}
ul.navlinks li a:hover{
	text-decoration:underline;
}
form { /*added*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
form td { /*added*/
	font-weight: bold;
}
form td input, form td textarea { /*added*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	position:relative;
	top:2px;
	padding:2px;
	margin:2px 2px 2px 0px;
}
form td textarea { /*added*/
	width:400px;
}

/*--------------------------------------------------------------------------------------
 Positioning
---------------------------------------------------------------------------------------- */

body {
	background-color:#DDEEFF;
	background: url('../files/img/body-bg.png') repeat-y top center #DEF;
}

body.toolbar {
	background-color:#CCC4B7;
	background: url('../files/img/body-bg-toolbar.png') repeat-y top center #CCC4B7;
}


div#alot_header {
	position:relative;
	margin:0 auto;
	width:780px;
	height:105px;
	background-color:#fff;
}

div#alot_toolbar_subheader {
	position:relative;
	margin:0 auto;
	width:780px;
	height:50px;
	background-color:#eee;
	border-top:1px solid #777;
	text-align:center;
}

div#alot_toolbar_subheader img {
	position:relative;
	margin:0 auto;
	top:4px;
}

div#alot_subheader {
	position:relative;
	margin:0 auto;
	width:780px;
	height:50px;
	background-color:#eee;
	border-top:1px solid #777;
	text-align:center;
}

div#alot_subheader img {
	position:relative;
	margin:0 auto;
	top:4px;
}

div#alot_intro {
	position:relative;
	margin:0 auto;
	width:780px;
	background-color:#fff;
	text-align:center;
	padding-top:20px;
}

div#alot_intro p
{
	margin:0 auto;
	width:675px;
	text-align:left;
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	color:#76726A;
	padding:0;
}

div#alot_partners {
	position:relative;
	float:left;
	margin:0 auto;
	width:780px;
	text-align:center;
	padding:0;
}

div#alot_partners p{
	margin:0 auto;
	width:680px;
	font-size:11px;
	padding-bottom:10px;
	text-align:left;
}

div#alot_maincontent {
	position:relative;
	margin:0 auto;
	width:780px;
	clear: both;
	background-color:#fff;
	
}

div#alot_footer {
	position:relative;
	margin:0 auto;
	width:780px;
	background-color:#fff;
	clear: both;
}

div.floatcontentToolbar {	
	position: relative;
	width: 740px;
	float: left;
	clear: both;
	background-color:#fff;
	padding:10px 20px 10px 20px;
}

div#sidemenu {
	position:relative;
	float:left;
	width:25%;
	clear: both;
	text-align:left;
}

div#content {
	position:relative;
	float:left;
	width:68%;
}
div#footercontent {
	margin:0 auto;
	margin-bottom:20px;
	padding-top:20px;
	border-top:1px dotted #CCC;
	width:740px;
}
div#footerlinks {
	position:relative;
	float:left;
}
div#footercopy {
	position:relative;
	float:right;
}

p.clear, div.clear {
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}

img#toplogo {
	position:relative;
	top:20px;
	left:20px;
	width:130px;
	height:65px;
}
img#toplogosuffix {/*added*/
	position:relative;
	top:20px;
	left:20px;
	width:200px;
	height:65px;
}

div#sidemenu ul {
	float:left;
	width:160px;
	list-style:none;
}

div#sidemenu ul.sublinks {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #DDD;
}

div#sidemenu ul.sublinks li {
	background: url('/files/img/li-sublinks-bullet.png') no-repeat left top;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	line-height:110%;
}

div#sidemenu ul.navlinks li {
	background: url('/files/img/li-navlinks-bullet.png') no-repeat left top;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	line-height:110%;
}

div.aligned ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif,;
	font-size:11px;
	margin-bottom: 10px;
}

.mail input {
	border: 1px solid #70a0d0;
	margin-bottom: 7px;
	margin-left: 10px;
}
textarea {
	border: 1px solid #70a0d0;
}

div.aligned p {
	text-align: justify;
}

div.aligned ul {
	list-style: disc;
	margin-left: 4em;
}

div.aligned ul.toolbarList {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
div.aligned ul.toolbarList li{
	position:relative;
	list-style:none;
	padding:0;
	float:left;
	width:100%;
	margin:0;
	left:-10px;
	xbackground-color:#ddd;
}
div.aligned ul.toolbarList li img {
	position:relative;
	float:left;
	width:140px;
	height:100px;
}
div.aligned ul.toolbarList li span {
	position:relative;
	float:right;
	width:350px;
	top:40px;
	font-size:12px;
	xbackground-color:#66FFFF;
}

ol {
	list-style: upper-alpha;
	margin-left: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ol.numbered {
	list-style: decimal;
}

ol li {
	margin-bottom: 1em;
}

table.toolbarList {
	position:relative;
	width:100%;
	border:0;
	font-size:11px;
	border-bottom:1px dotted #DDD;
}
table.toolbarList tr td {
	position:relative;
	width:25%;
	text-align:left;
}
table.toolbarList tr td p {
	padding:0 0 2px 0px;
	text-align:center;
}
table.toolbarList tr.head td{
	padding-bottom:10px;
	border-bottom:1px dotted #ddd;
	text-align:center;
}
table.toolbarList tr.last td{
	border:none;
	padding:5px 0px;
	vertical-align:top;
}
table.toolbarList tr td{
	border-bottom:1px dotted #ddd;
	padding:5px 0px;
	vertical-align:top;
}
table.toolbarList tr td ul, #release ul {
	padding-left:30px;
	list-style:disc;
}
table.toolbarList tr td ul li, #release ul li {
	margin-bottom:8px;
}
.releaseLog { 
	font-size: 11px;
}
.releaseLog h1 { 
	padding: 20px 0 20px 12px;
}
.releaseLog h4 {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 0 0 16px 12px;
}
.releaseLog h4.title {
	padding-top: 12px;
	border-top: 1px dotted #ddd;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 16px;
}
#release ul {
	padding-bottom: 24px;
}
#release ul li {
	width: 660px;
}


