@import url(Defaults.css);
/********* GLOBALS *********/

* {margin:0;padding:0}
body, input {font-family:Arial,SansSerif;font-size:.8em;}
p {font-family:"Verdana", sans-serif;font-size:1.0em;}
a img,table {border:0}
dl,ol,ul {list-style:none}
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {text-align:left}
h1,h2,h3,h4,h5,h6,p {margin:.35em 0;}
h1,h2 {font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal; }

/* colors */
a { color:#3380cc; text-decoration:none; }
a:hover { text-decoration:underline; }
#page a:visited { color:#cc0000; bacKground:white;}


#footer {margin-top:10px;color:#ccc;}
	#footer .n2{color:#fff;float:center;font-size:.9em;}

/********* LAYOUT *********/

body { margin:0;
background: rgb(187, 187, 187); }
	#wrap { width:90%; margin:0 auto; }
		#header { height:155px; position:relative; background:white;}
			#header .siteLogo { vertical-align:middle; }
			#header .siteHeader a { color:#cc0000; font-style:normal; font-weight:bold;}
		#page { padding:15px; background:white; }
			#content { margin-left:180px; }
				.secondary { width:170px; float:left; margin-bottom:1px; }
				#main { width:70%; float:left; padding-bottom:15px; }
					#extras { float:right; }
				
		#footer { padding:15px; }


/*secondary*/
.secondary .uc { margin-bottom:15px; }

/*box*/
.boxTitle,
.secondary h4 { font-family:Georgia,"Times New Roman",Times,serif; font-style:normal;  font-weight:bold; margin:0; padding:15px 10px 0 10px; color:#333; text-align:center; }
.secondary .box { _height:1px; background:transparent; padding:10px 20px 20px 10px; }
#extras .boxTitle,
#extras h4 { background:transparent; }
#extras .box { background:transparent;  padding:10px 10px 20px 20px; }

/*top*/
#header .top { padding-top:15px; }
	#header .top img { vertical-align:text-bottom; }
	#header .top h2 { display:inline; }

/*menu*/

.topMenu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.topMenu li {
	float: left;
	font: 77.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.topMenu a {
	background: #333;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
.topMenu a:hover {
	background-color: #cc0000;
	color: #fff;
	padding-bottom: 8px;
}
.topMenu .current > a {
	background: #cc0000;
	color: #fff;
	padding-bottom: 8px;
}

.languageMenu { position:absolute; bottom:5px; right:20px; }
	.languageMenu a { opacity:.4;}
	.languageMenu .current { cursor:default; opacity:1;}
	.languageMenu a:hover { opacity:1;}

.subMenu a { display:block; padding:2px 0; _height:1px; color:#cc0000; }
ul.subMenu ul { margin:0 0 5px 15px; }
.subMenu .trail > a,
.subMenu .current > a {
	background: #cc0000;
	color: #fff;
	padding-bottom: 8px;},
.menu .trail > a,

.subMenu .current > a {
	background: #cc0000;
	color: #fff;
	padding-bottom: 8px;},

.menu .current > a {
	background: #cc0000;
	color: #fff;
	padding-bottom: 8px;}

/* lists */
.list .a0 { background: #f4f8ed; }
.list { padding-bottom:6px; background-position:50% 100%; }
.list .item { padding:5px; }

/*path*/
.path { margin-bottom:10px; }
.path .current { color:#cc0000; }
.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:small; color:#333; display:block; }

/*columns*/
.columns .left { float:left; width:245px; }
.columns .right { float:right; width:245px; }

/* drag&drop */
.dragDrop .secondary .uc { margin-bottom:0;}
.dragDrop .SiteLeft,.dragDrop .SiteRight,.dragDrop .SiteTop { background-color:#fef;}
.dragDrop .Left,.dragDrop .Right,.dragDrop .Content { background-color:#eef;}

/* 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;}
