/* CSS by Sytze van der Laan, 05/18/2009 */

a:active {
	color: rgb(201,16,92);
}
a:hover { 
	color: rgb(255,133,13);
}
a:link { 
	color: #0076cc;
}
a:visited {	
	color: rgb(92,0,93);
}

body {
	background-color: #ffffff;
	xbackground-image:  url(/common/template/thomas/images/bg_body.jpg);
	background-repeat: repeat-y;
	color: #1b232a;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
/* HEADER */
div#wrapper_header {
	background-color: #36424a;
	background-image:  url(/thomas/include/template/images/bg_header.jpg);
	background-repeat: repeat-y;
	background-position: 200px 0px;
	height: 75px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	xtext-align: center;
	width: 100%;
}
div#header {
	xbackground-color: #666666;
	background-image:  url(/thomas/include/template/images/thoma.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	xborder: 1px solid #BDBEC0;
	height: 75px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	xtext-align: center;
	width: 100%;
}
div#header_title {
	xbackground-image:  url(/common/template/thomas/images/header.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	xborder-bottom: 0px solid #848589;
	color: #eddd9e;
	font-family: Georgia, Times, serif; 
	font-size: 2em;
	height: auto;
	letter-spacing: 1px;
	margin-left: 220px;
	margin-right: 0px;
	padding-top: 15px;
	margin-bottom: auto;
	xpadding: 0px;
	xtext-align: center;
	xwidth: 100%;
}
div#header_title a:link, div#header_title a:visited{
	color: #eddd9e;
	text-decoration: none;
}
div#header_title span#subheading {
	color: #bdbdbd;
	font-family: Georgia, Times, serif; 
	font-size: 50%;
}
span#subheading a:link, span#subheading a:visited {
	color: #bdbdbd;
	text-decoration: none;
}

/* CONTENT */
div#wrapper_body {
	xbackground-color: #cccccc;
	border: 0px solid #BDBEC0;
	xheight: auto;
	padding: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	xtext-align: center;
	width: 1024px;
}
div#frame {
	xbackground-color: #ffccff;
	xborder: 1px solid #C5BBD3;
	xfloat: left;
	xheight: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	xoverflow: hidden;
	padding: 0px;
	xtext-align: center;
	width: 100%;
	xposition: relative;
}

div#canvas {
	background-color: #ffffff;
	xbackground-image:  url(/common/template/thomas/images/bg_canvas.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border: 0px solid #3B4B5B;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
	width: auto;
	
}
div#content {
	xbackground-color: #ffffcc;
	xbackground-image:  url(/images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: auto;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 600px;
}

/* LEFT COLUMN */
div#leftcol {
	xbackground-color: #E0D5DE;
	float: left;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 200px;
}
div#leftnav {
	xbackground-color: #eeeeee;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
div#leftnav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	width: 200px;
}
div#leftnav div#leftnav_main ul li {
	xbackground-color: #edeb8f;
	background-image: url(/common/template/thomas/images/leftnav_main.jpg);
	background-repeat: repeat-y;
	xborder-left: 1px solid #A3ADB8;
	xborder-right: 1px solid #84929F;
	xborder-top: 1px solid #A3ADB8;
	xborder-bottom: 1px solid #84929F;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .15em;
	
	list-style-type: none;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-bottom: 4px;
	padding:3px 0px 3px 10px;
	text-transform: uppercase;
	width: 180px;
}
div#leftnav div#leftnav_main ul li a:link, div#leftnav div#leftnav_main ul li a:visited {
	color: #101d27;
	display: block;
	xfont-weight: 800;
	text-decoration: none;
	width: 180px;
}
div#leftnav div#leftnav_main ul li:hover {
	xbackground-color: #E0D5DE;
	color: #000099;
	xdisplay: block;
	list-style-type: none;
	text-decoration: underline;
	width: 180px;
}
div#leftnav div#leftnav_main ul li a:hover {
	xbackground-color: #E0D5DE;
	color: #000099;
	display: block;
	list-style-type: none;
	text-decoration: underline;
	width: 180px;
}
div#leftnav div#leftnav_sub {
	margin-top: 30px;
}
div#leftnav ul ul#subnav li {
	xbackground-color: #edeb8f;
	background-image: url(/common/template/thomas/images/leftnav_sub.jpg);
	background-repeat: repeat-y;
	xborder-left: 1px solid #A3ADB8;
	xborder-right: 1px solid #84929F;
	xborder-top: 1px solid #A3ADB8;
	xborder-bottom: 1px solid #84929F;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	xletter-spacing: .15em;
	
	list-style-type: none;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-bottom: 4px;
	padding:3px 0px 3px 10px;
	text-transform: capitalize;
	width: 180px;
}
div#leftnav ul ul#subnav li a:link, div#leftnav ul ul#subnav li a:visited {
	color: #101d27;
	display: block;
	xfont-weight: 800;
	text-decoration: none;
	width: 180px;
}
div#leftnav ul ul#subnav li:hover {
	xbackground-color: #E0D5DE;
	color: #0000cc;
	xdisplay: block;
	list-style-type: none;
	width: 180px;
}
div#leftnav ul ul#subnav li a:hover {
	xbackground-color: #E0D5DE;
	color: #0000cc;
	display: block;
	list-style-type: none;
	width: 180px;
}
div#leftcol_text {
	xbackground-color: #eeeeee;
	xborder: 1px solid #BDBEC0;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 180px;
}
div#leftcol_text p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: auto;
}
div#leftcol_text a {
	xborder-bottom: 1px dashed #BDBEC0;
	color: #53CAEB;
	font-weight: 500;
	letter-spacing: 1px;
	xtext-decoration: none;
	word-spacing: 0px;
}
div#leftcol_text a:hover {
	xborder-bottom: 1px dashed #FFE88D;
	color: #FFE88D;
	xtext-decoration: none;
}

/* End of LEFT COLUMN */


div.divider {
	xbackground-color: #1b232a;
	background-image:  url(/thomas/include/template/images/hr.gif);
	background-repeat: no-repeat;
	xbackground-position: 0px 0px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* FOOTER */
#footer_container {
	xbackground-color: #666666;
	xborder-top: 1px solid #5f6a72;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
}
#footer {
	xbackground-color: #333333;
	border-top: 1px solid #5f6a72;
	clear: both;
	color: #5f6a72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 400;
	margin-left: 200px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	xtext-align: center;
	width: 80%;
}
#footer a:link, #footer a:visited{
	color: #5f6a72;
	text-decoration: none;
}
#footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}

