@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS *********/

* {margin:0;padding:0}
body {font-family:Arial,SansSerif;color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-align:justify;
	line-height:160%;
	}
a img,table {border:0}
dl,ol,ul {
list-style-image:none;
list-style-position:inside;
list-style-type:circle !important;
}
li
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	line-height:140%;
}
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {text-align:left;}

/* colors */
a,
a:hover,
a:visited { text-decoration:none;}

h1
{
	border-bottom:1px solid #5B7F94;
	color:#5B7F94;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	height:30px;
	line-height:130%;
	text-align:left;
}
h2
{
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
}

h3
{
	border-bottom:1px solid #5B7F94;
	color:#5B7F94;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	height:20px;
	line-height:130%;
	text-align:left;
}

/********* LAYOUT *********/

body { margin:0; background:url(images/bg.jpg) top center; }
	#wrap { width:972px; margin:0 auto; }
		#header { height:180px; }
		#page { }
			#content { width:745px; float:left; }
				.secondary { width:225px; margin-bottom:1px; }
				#menu { float:left; }
				#extras { float:right;width:200px; }
				#main { width:530px; float:left; padding-bottom:15px; }
		#footer { margin-top:10px; }


/*box*/
.secondary
{
	text-align:left;
	font-size:11pt;
}
.boxTitle,
.secondary h4 { border-bottom:1px solid #5B7F94;
	color:#5B7F94;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	height:20px;
	line-height:130%;
	text-align:left;
	margin: 0px 10px 0px 10px; }
.secondary h4 a,
.secondary h4 a:visited {color:#666666;}
.secondary .box { background:none; _height:1px; padding-bottom:5px;padding-left:5px; }
.secondary .box .inner { background:transparent; padding:5px 5px 0 5px; }

/*top*/
#header { position:relative; }
#header .siteHeader {   }
#header .siteHeader a {  }
#header .siteLogo { float:right;}

/*secondary*/
.secondary .uc { margin-bottom:15px; }

/*menu*/
.topMenu { position:absolute; bottom:0px; left:20px;display:none; }
	.topMenu li { float:left; }
	.topMenu a,
	.topMenu a:visited { color:#fff; display:block; padding:5px; }
	.topMenu .current a,
	.topMenu .trail a,
	.topMenu .current a:visited,
	.topMenu .trail a:visited { font-weight:bold; background-color:#fff; color:#333; margin:0 5px; padding:5px 10px; }

.languageMenu { position:absolute; bottom:5px; right:20px; }
	.languageMenu a { opacity:.4;}
	.languageMenu .current { cursor:default; opacity:1;}
	.languageMenu a:hover { opacity:1;}

.subMenu{}
	.subMenu a { padding:2px 0; _height:1px; color:#333; }
	.subMenu a:hover { padding:2px 0; _height:1px; color:#0096DB; }
	.subMenu ul { margin:0 0 5px 15px; }
	.subMenu .trail > a { color:#0096DB; }
	.subMenu .current > a { color:#0096DB; }

/* lists */
.list .a0 { }
.list { padding-bottom:6px; }
.list .item { padding:5px; }

/* path */
.path { margin-bottom:10px; }
.path .current { color:#333; }
.path a.current:hover { cursor:default; text-decoration:none; }

/* sitemap */
#main ul { list-style:circle; margin-left:20px; }

/* content */
.introduction { font-size:1.1em; font-style:italic; }

/* date */
.date { font-size:x-small; color:#333; display:block; }

/*columns*/
.columns .left { float:left; width:245px; }
.columns .right { float:right; width:245px; }

/* login */
.login .tb { width:130px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0 5px 5px 0; }

/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}

/* comments */
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
