@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff none;
	font-weight: normal;
	text-decoration: none;
}

th, td, li, input.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

input.submit {
	background: #eeeeee none;
}

div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 133px;
	/* height: 16px; */
	margin: 0px 0px 0px 0px;
	color: #686868;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}

select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

table.main {
	background: #8f1010 none;
}

table.main td, table.main th {
	background: #ffffff none;
}

/************************** HEADER *************************/
div#header {
	width: 100%;
	height: 159px;
	background: #ffffff url('images/header_background.jpg') left top repeat-x;
}

div#header div#logo {
	float: left;
	width: 201px;
	height: 159px;
	background: url('images/header_logo.jpg') left top no-repeat;
}

div#header div#logo a {
	display: block;
	width: 201px;
	height: 159px;
}

div#header div#logo a span {
	display: none;
}

div#header div#headertop {
	float: left;
	width: 759px;
	height: 159px;
	background: #ffffff url('images/header_top.jpg') left top no-repeat;
	position: relative;
}

div#header div#headertop div#marque, div#header div#headertop div#marque2, div#header div#headertop div#marque3 {
	position: absolute;
	width: 720px;
	height: 20px;
	overflow: hidden;
	left: 20px;
	top: 10px;
}

div#header div#headertop div#marque2 {
	top: 50px;
}

div#header div#headertop div#marque3 {
	top: 90px;
}

div#header div#headertop div#marque div#marqueuinner, div#header div#headertop div#marque2 div#marqueuinner2, div#header div#headertop div#marque3 div#marqueuinner3 {
	position: absolute;
	width: 500px;
	height: 20px;
	left: 0px;
	top: 0px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

/************************** HEADER ENDS HERE *************************/
/************************** CONTENT *************************/
div#content {
	width: 1000px;
	height: auto;
}

/************************** CONTENT ENDS HERE *************************/
/************************** LEFT WINDOW *************************/
div#leftwindow {
	float: left;
	width: 201px;
	height: auto;
}

div#leftwindow div#leftcontainer {
	width: 201px;
	height: auto;
	background: #940b0b url('images/left_backgr.gif') left top repeat-y;
	padding: 14px 0px 0px 0px;
}

ul#nav, ul#nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

ul#nav li {
	display: block;
	width: 176px;
	height: auto;
	padding: 1px 15px 1px 10px;
	position: relative;
	font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif;
}

ul#nav li ul {
	position : absolute;
	display: none;
	left: 199px;
	top: 0px;
}

ul#nav li ul li {
	display: block;
	width: 176px;
	padding: 1px 15px 1px 10px;
	background: #690506 none;
	border-width: 0px 0px 1px 0px;
	border-color: #b2b2b2;
	border-style: solid;
}

ul#nav li a {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}

ul#nav li a:hover {
	text-decoration: underline;
}

ul#nav li ul li a:hover {
    text-decoration: none;
}


div#leftwindow div#leftimage {
	width: 201px;
	height: 153px;
	background: #ffffff url('images/left_image.gif') left top no-repeat;
}

/************************** LEFT WINDOW ENDS HERE *************************/
/************************** MAIN WINDOW *************************/
div#mainwindow {
	 float: left;
	 width: 750px;
	 height: 500px;
	 padding: 15px 20px 0px 20px;
	 overflow: auto;
	 overflow-x: hidden;
	 overflow-y: auto;

}

div#mainwindow h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	color: #9b0c0c;
}

div#pagination {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
}

p {
	margin-top: 0px;
}

div#mainwindow div.item {
	width: 172px;
	height: auto;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0px 15px 15px 0px;
}

div#mainwindow div.item div.name {
	width: 172px;
	height: 30px;
	overflow: hidden;
}

div#mainwindow div.item div.name h1 {
	width: 172px;
	height: auto;
	overflow: hidden;
}

div#mainwindow div.item h1, div#mainwindow div.item a.head {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #9b0c0c;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	display: block;
}

div#mainwindow div.item a.head:hover {
	text-decoration: underline;
}

div#mainwindow div.item div.imagecontainer {
	width: 170px;
	height: 170px;
	border: #000000 1px solid;
	text-align: center;
	overflow: hidden;
}

div#mainwindow div.item div.imagecontainer a {
	display: block;
	width: 170px;
	height: 170px;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
}

div#mainwindow div.item div.imagecontainer a span {
	display: none;
}

/************************** MAIN WINDOW ENDS HERE *************************/
/************************** FOOTER *************************/

div#footer {
	width: 100%;
	height: 56px;
	margin-top: 40px;
	background: #970b0b url('images/footer_backgr.gif') left top repeat-x;
}

div#footer div#footertop {
	width: 1000px;
	height: 23px;
	background: #ffffff url('images/footertop_backgr.gif') left top no-repeat;
}

div#footer div#footerbottom {
	width: 1000px;
	height: 22px;
	background: #970b0b url('images/footerbottom_backgr.gif') left top no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding-top: 11px;
}

/************************** FOOTER ENDS HERE *************************/

/************************** IMG VIEWER *************************/

#thumbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #8f1010 none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#thumbBox div.footerbar {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #8f1010 none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #8f1010 none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #8f1010 1px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
}

/************************** IMG VIEWER ENDS HERE *************************/

/************************** TINY CSS *************************/

a {
	text-decoration: underline;
	color: #f78314;
}

a:hover {
	color: #910b0b;
}

.orangetext {
	color: #ff7e00;
}

.redtext {
	color: #cc0000;
}

.greenbold {
	color: #436f20;
	font-weight: bold;
}

.bluetitle {
	color: #045999;
	font-size: 15px;
	font-weight: bold;
}

img {
	border: none;
}

/************************** TINY CSS ENDS HERE *************************/