/* stylesheet design by:
Versus Technologies, www.versustechnologies.com */

/* global style specifications */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}

div, li, p, td {
	color: #000000;
	font-size: 12px;
}

a {
	color: #C00000;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	color: #909090;
	font-size: 18px;
}

h2 {
	color: #909090;
	font-size: 15px;
}

/* custom style specifications */

div.alert {
	background-color: #B41617;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

div#citiesAJAX {
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	display: none;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	position: absolute;
	width: 180px;
	z-index: 1;
}

div#citiesAJAX a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

div#citiesAJAX a:hover {
	color: #C00000;
	text-decoration: none;
}

div#citiesAJAX span.header {
	font-style: italic;
	font-weight: bold;
}

div#citiesAJAX span.province {
	color: #A7A7A7;
	font-style: italic;
	font-weight: bold;
}

td.content {
	padding: 20px 10px 10px 10px;
}

a.copyright {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

td.copyright {
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
}

div#foldersAJAX {
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	display: none;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	position: absolute;
	width: 145px;
	z-index: 1;
}

table.form a {
	color: #C00000;
	font-size: 11px;
	text-decoration: none;
}

table.form a:hover {
	color: #FF0000;
	text-decoration: underline;
}

li.form, table.form input, table.form li, table.form select {
	color: #000000;
 	font-size: 11px;
}

table.form td {
	color: #000000;
	font-size: 11px;
	white-space: nowrap;
}

table.form textarea {
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
}

td.login {
	background-image: url(../../images/main/row1_img2.jpg);
	background-repeat: no-repeat;
}

table.loginform {
	margin-top: 10px;
}

table.loginform input.login {
	border: 2px #FFFFFF solid;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

table.loginform td {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

a.menu {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.menu {
	background-image: url(../../images/main/row1_bg_menu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

img.photo {
	border: 1px solid #000000;
}

a.printable {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.printable:hover {
	color: #000000;
	text-decoration: underline;
}

td.printable {
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
}

td.row1bg {
	background-image: url(../../images/main/row1_bg_span.jpg);
	background-repeat: repeat-x;
}

td.row2bg {
	background-image: url(../../images/main/row2_bg_span.jpg);
	background-repeat: repeat-x;
}

td.row2bgalt {
	background-image: url(../../images/main/row2_bg_span_alternate.jpg);
	background-repeat: repeat-x;
}

table.searchform input.search, table.searchform select.search {
	color: #000000;
	font-size: 11px;
}

a.searchresults {
	color: #C00000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.searchresults:hover {
	color: #FF0000;
	text-decoration: underline;
}

div.searchresults, td.searchresults {
	font-size: 11px;
	font-weight: bold;
}

span.signupcubetitle {
	color: #909090;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
}

div.signupcubenarrow {
	background-image: url(../../images/main/img_signup_cube_narrow.jpg);
	background-repeat: no-repeat;
	color: #626262;
	font-size: 12px;
	font-weight: bold;
	height: 149px;
	line-height: 18px;
	margin-top: 2px;
	width: 262px;
}

div.signupcubewide {
	background-image: url(../../images/main/img_signup_cube_wide.jpg);
	background-repeat: no-repeat;
	color: #626262;
	font-size: 13px;
	font-weight: bold;
	height: 100px;
	margin-top: 2px;
	width: 540px;
}

div#usernamesAJAX {
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	display: none;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	position: absolute;
	width: 145px;
	z-index: 1;
}

a.widgetbody {
	color: #C00000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.widgetbody:hover {
	color: #FF0000;
	text-decoration: underline;
}

td.widgetbody {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

td.widgettitle {
	background-image: url(../../images/main/row4_widget_top_middle.jpg);
	background-repeat: no-repeat;
	color: #5A5A5A;
	font-size: 14px;
	font-weight: bold;
}