* { margin: 0; padding: 0; }

body {
	font: 11px/1 Arial, Helvetica, Sans-Serif;
	background: url(../gfx/bg.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

hr { display: none; }

a img { border: none; outline: none; text-decoration: none; }

form fieldset { border: none; }

#container {
	margin: 0 auto;
	width: 100%;
	height: 588px;
	position: relative;
	background: url(../gfx/bg_margin.jpg) repeat-x 0 0;
}
#contentarea {
	margin: 0 auto;
	background: url(../gfx/bg_body.jpg) repeat-x 0 0;
	position: relative;
	width: 790px;
	height: 470px;
	top: 0px;
}

#header {
	margin: 0 auto;
	/*background: url(../gfx/bg_header.jpg) repeat-x 0 0;*/
	background: url(../gfx/toronto.jpg) no-repeat 0 0;
	position: relative;
	width: 790px;
	height: 119px;
	top: 0px;
}

#logo { 
	position: absolute;
	top: 0px;
	left: 5px;
	height: 119px;
	line-height: 119px;
	width: 112px;
}
#logo a {
	display: block;
	height: 119px;
	line-height: 119px;
	width: 112px;
	background: url(../gfx/logo.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#maincontent {
	padding: 15px;
	width: 560px;
	position: relative;
	left: 0px;
}

#menu {
	position: relative;
	/*top: 98px;*/
	top: 98px;
	left: 300px;
}

ul#nav, ul#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	margin-left: 0px;
	width:650px;
}

ul#nav li {
	float: left;
	margin-right: 3px;
	text-align: center;
	background: #e3eaf0;	
}

ul#nav a {
	float: left;
	width: 7em;
	padding: 5px 0;
	background: #cbd9e7;
	text-decoration: none;
	color: #666666;
}

ul#nav a:hover {
	background: #FFA826;
	color: #FFFFF;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover {
	/*background: #E9EEF2; */
	background: #D7DFE2;
	color: #00033;
}

#maincontent h2 {
	font: lighter 160% Trebuchet MS, Arial sans-serif;
	color: #208BE1;
	padding-bottom: 15px;
}

#maincontent p {
	font: 100.01%/1.3 Verdana,Arial,sans-serif;
	line-height: 15px;
	text-align: justify;
	padding-bottom: 20px;
}

#maincontent li {
	list-style-image: url(../gfx/bullet.jpg);
	list-style-position: outside;
	font: 100.01%/1.3 Verdana,Arial,sans-serif;
	margin-left: 30px;
	padding: 3px;
}

#maincontent a {
	color: #6aaa30;
	text-decoration: none;
	border-bottom: 1px dashed #6aaa30;
}

#maincontent a:hover {
	color: #86c74c;
	text-decoration: none;
	border-bottom: none;
}

.mainlinks  {
	color: #208BE1;
	border-bottom: none;
	text-decoration: none;
}

.mainlinks: hover {
	color: #208BE1;
	border-bottom: none;
	text-decoration: none;
}


#rightarea {
	position: absolute;
	background: url(../gfx/rightarea2.jpg) repeat-x 0 0;
	top: 50px;
	left: 620px;
	width: 160px;
	/*height: 200px;
	background: #ec8325;
	padding: 10px;*/
}


#rightarea2 {
	position: absolute;
	/*background: url(../gfx/rightarea2.jpg) repeat-x 0 0;*/
	top: 120px;
	left: 620px;
	width: 200px;
}


#rightarea p{
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;	
	line-height: 120%;
}

#rightarea p.black{
	color: #000000;
}

#rightarea a{
	color: #cbe2b6;
	text-decoration: none;
}

#rightarea a:hover{
	color: #F7FAA2;
}


#rightarea h3{
	color: #ffba00;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;	
}

#slogan {
	position: absolute;
	top: 40px;
	left: 360px;
}

#slogan h1 {
	font: lighter 190% Trebuchet MS, Arial sans-serif;
	color: #256ba8;	
	text-align: right;
}
#slogan h2 {
	font: lighter 100% Trebuchet MS, Arial sans-serif;
	color: #208BE1;
	text-align: right;
}

#buttom_menu a {
	color: #9faab3;
	text-decoration: none;
}

#buttom_menu p {
	color: #9faab3;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	font-size: 10px;
	text-align: center;
}


/*Only in Download center */

.error {
	color: #FF0000;
}

/*
#nav li {
	display: inline;
}

ul#nav a {
	width: 7em;
	padding: 7px 5px;
	background: #cbd9e7;
	text-decoration: none;
	color: #666666;
	z-index: 10;
	display: inline;	
}

ul#nav a:hover {
	background: #FFA826;
	color: #FFFFFF;
	display: inline;	
}

ul#nav li.activepage a, ul#nav li.activepage a:hover {

/*	
	background: #D7DFE2;	
	color: #000033;
	display: inline;	
}
*/
/*

#contentarea {
	padding: 2px 7px 15px 8px;
	background: url(../gfx/bg_mid.jpg) repeat-y 0 0;
	position: relative;
	padding-left: 0px;
}

#footer {
	clear: both;
	height: 59px;
	padding: 0 30px;
	background: url(../gfx/bg_foot.jpg) no-repeat 0 0;
	color:#dddddd;
	font-size: 10px;
}

a {
	color:#D15900;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#BB0C21;
}


#footer a { text-decoration: none; color:#FFFFFF;}
#footer a:hover { color:#FFCC00; }
#footer ul { float: left; width: 50%; padding: 22px 0 0 0; }
#footer p { float: right; width: 50%; text-align: right;  padding: 22px 0 0 0; }
#footer ul li { display: inline; padding: 0 10px 0 0; }



#leftmenu {
	position: absolute;
	left: 8px;
	top: 116px;
	width: 160px;
	padding: 6px;
	background: #FFCC55;
}
#leftmenu  a {
	display: block;
    font-size: 14px;
	color:#003300;
	line-height: 15px;
	text-decoration: none;
}
#leftmenu  a:hover {
	color: #FFFFFF;
	background: #BBBB55;
}

#leftmenu  a.fndlist {
	display: inline;
	text-decoration: none;
}
#leftmenu  a.fndlist:hover {
	background: transparent;
}

#leftmenu ul li {
	line-height: 5px;
	list-style-type: none;
}

.join {
	padding: 6px;
}
.join ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

#rightmenu {
	position: absolute;
	right: 8px;
	top: 116px;
	width: 160px;
	padding: 6px;
	background: #eeeeee;
}
#maincontent p {
	line-height: 1.4em;
	margin: 0 0 15px 0;
}
#maincontent p.more {
	margin: 0;
}
h1, h2, h3 { 
	color:#FF9900; 
}

h4 { 
	color:#003300; 
}

#maincontent h1 {
	font-size: 30px;
	line-height: 30px;
}
#maincontent h2 {
	font-size: 20px; 
    color: #595558;
}
#maincontent h2 a {
	font-size: 20px; 
    color: #595558;
}
#maincontent h2 a:hover {
	color: #FF0000;
}
#maincontent h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 16px;

}

#maincontent h3 a:hover {
	color:#FF0000;
}

#maincontent h4 {
	font-size: 12px;
}

select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: thin solid #003300;
}

.smallbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: thin solid #003300;
}

.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BDCAAE;
	border: thin solid #003300;
}

.quicksearch {
	border: 1px solid #003300;
	background: #BBBB66;
}

.friendlist {
    width: 100%;
	border: 1px solid #003300;
	background: #999966;
}
.friendlist  th{
    color: #FFFFFF;
	background: #666655;
}

.tableitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	background-color: #B0C8C5;
	padding: 5px;
}

.tableitem2 {
	font-family: verdana;
	font-size: 9px;
	vertical-align: top;
	color: #000000;
	background-color: #BDCAAE;
	padding: 5px;
}


.alerts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B70303;
	text-decoration: none;
}

.alertstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B70303; 
	padding: 5px; 
}


.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
/
	color: #000000;
	background-color: #eeeeee;
	padding:3px;
}

.formitem {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0.2pt solid #CDCDCD;
	padding: 2px;
}

.smalltext {
	font-family: verdana;
	font-size: 9px;
	color: #000000; 
}
*/

#match2 {
	width: 150px;
	border: 3px dashed #FFD01A;
	background: #34C934;
	padding: 5px;
	font-family: tahoma;
	font-size: 12px;
	margin-bottom: 15px;
}

#match2  ul {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: square;
	list-style-position: outside;	
	padding-left: 20px;
	line-height: 15px;
}
#match2  h3 {
	font-family: tahoma;
	font-size: 18px;	
	padding-bottom: 5px;	
}
#match2  h4 {
	font-family: arial;
	font-size: 13px;	
	padding-bottom: 5px;
	color: 	#FAFA5A;
}
.lightgreen {
	color: #C2FC95;
}

#match2  a {
	color: #0000ff;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 25px;
}