/*************************************************************
*
* Copyright (c) 2008 by CatenaLogic (see http://www.catenalogic.com)
*
**************************************************************/

/*************************************************************
* (X)HTML
**************************************************************/

html
{
	background-image: url('images/background.gif');
	background-repeat: repeat-x;	
	background-color: #dfdfdf;
	overflow: scroll;
}

body
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: auto;
	
	padding: 0px;
	width: 800px;
	text-align: left;
	background-color: #f8efe6;
	border: #000000 1px solid;	
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border-width: 0px;
}

p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

h1
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 18px;
	clear: both;
}

h2
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 15px;
}

h3
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 13px;
}

a
{
	background-color: transparent;
	color: #e3a41d;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/*************************************************************
* CUSTOM GENERAL CLASSES
**************************************************************/

.borderAll
{
	border: solid 1px black;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.floatLeftInText
{
	float: left;
	padding: 12px 10px 0px 0px;
}

.floatRightInText
{
	float: right;
	padding: 12px 0px 0px 10px;	
}

.clearBoth
{
	clear: both;
}

.clearRight
{
	clear: right;
}

.clearLeft
{
	clear: left;
}

.footnote
{
	font-size: 10px;
	font-style: italic;
}

.invisible
{
	visibility: hidden;
}

/*************************************************************
* BUTTON
**************************************************************/

a.button:link, a.button:visited, a.button:active
{
	border: 1px solid #CCCCCC;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	float: left;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	background-image: url('images/button/back.gif');
	background-repeat: repeat-x;
}

a.button:hover
{
	background-image: url('images/button/back_hover.gif');
}

/*************************************************************
* CONTENT
**************************************************************/

#content
{
	margin: auto;
	width: 780px;
	padding: 10px;
}

/*************************************************************
* FOOTER
**************************************************************/

#footer
{
	display: block;
	margin: auto;
	width: 770px;
	height: 27px;
	background-image: url('images/footer.gif');
	background-repeat: repeat-x;
	padding: 12px 15px 0px 15px;
	color: #FFFFFF;
}

#footerBugreport
{
	float: left;
}

#footerCopyright
{
	float: right;
}

/*************************************************************
* FORM (FOR CONTACTING)
**************************************************************/

/* clearfix */
.cf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cf { *display: inline-block; }
* html .cf { height: 1px; }
a img { border:none; vertical-align:middle; }
.menu,.menu ul { list-style-type:none;}

.inputForm .row { margin-bottom:5px; }
.inputForm .label { width:120px; float:left; }
.secondary .label { display:block; }
.inputForm .alternatives * { vertical-align:middle }
.inputForm .alternatives label { margin-right:10px; }
.inputForm textarea { width:340px; height:120px; }
.inputForm .tb { width:240px; }

.commentInput .box { display:none; }

#textContent { position:relative; }

/*************************************************************
* FRONTPAGE
**************************************************************/

#frontpage
{
	width: 780px;
}

#frontpage .text
{
	float: left;
	width: 475px;
	overflow: hidden;
}

#frontpage .information
{
	float: right;
	width: 280px;
}

#frontpage .information .contact
{
	float: left;
	width: 180px;
	
}

#frontpage .information .logo
{
	float: right;
	width: 100px;
	height: 131px;
	background-image: url('images/logo.gif');
}

/*************************************************************
* HEADER
**************************************************************/

#header 
{
	padding: 0px;
	margin: auto;
	width: 800px;
	height: 166px;
	background-image: url('images/header.jpg');
}

/*************************************************************
* IMAGES
**************************************************************/

.imageLeft
{
	float: left;
}

.imageRight
{
	float: right;
}

/*************************************************************
* MAIN MENU
**************************************************************/

#mainMenu
{
	margin: auto;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #000000;
	
	background-image: url('images/mainmenu/back.gif');
	background-repeat: repeat-x;
	
	width: 800px;
	height: 40px;
}

#mainMenu ul
{
	margin: 0px;
	padding: 0px;
}

#mainMenu li
{
	float: left;
	list-style-type: none;
}

#mainMenu li a
{
	float: left;
	display: block;
	width: auto;
	color: black;
	height: 20px;
	padding: 12px 30px 8px 30px;
	font-weight: bold;
}

#mainMenu li a:hover, #mainMenu li a:active
{
	background-image: url('images/mainmenu/back_hover.gif');
	text-decoration: none;
}

#mainMenu .selected
{
	/* For future usage */
}

#mainMenu .selected a:hover, #mainMenu .selected a:active
{
	background-image: url('images/mainmenu/back_hover.gif');
	text-decoration: none;
}

#mainMenu .splitter
{
	margin: 0px;
	padding: 0px;
	cursor: default;
	height: 40px;
	width: 0px;
	border-left: 1px dotted #939393;
	background-color: transparent;
}

/*************************************************************
* PICTURES
**************************************************************/

.photosContainer
{
	background-color: #fff;
}

.photosPlaceHolder
{
	float: left;
	background: url('images/photos/shadowAlpha.png') no-repeat bottom right !important;
	background: url('images/photos/shadow.gif') no-repeat bottom right;
	margin: 10px 10px 10px 6px !important;
	margin: 10px 10px 10px 6px;
}

.photosFloat
{
	border: 1px solid #a9a9a9;
	padding: 6px 0px 0px 6px;
	margin: 0px 6px 6px -6px;
}

.photosFloat img
{
	display: block;
	position: relative;
	background-color: #fff;
	padding: 4px;
	border-bottom: 1px solid #a9a9a9;
	margin: -6px 0px 0px -6px;
}

.photosSpacer 
{
	clear: both;
}

/*************************************************************
* STATUS
**************************************************************/

.statusNormal
{
	padding-left:		20px;
	
	background-image:	url('images/status/info.gif');
	background-repeat:	no-repeat;
	
	font-weight:		bold;
	color:				gray;
}

.statusError
{
	padding-left:		20px;
	
	background-image:	url('images/status/error.gif');
	background-repeat:	no-repeat;	
	
	font-weight:		bold;
	color:				red;
}

.statusWarning
{
	padding-left:		20px;
	
	background-image:	url('images/status/warning.gif');
	background-repeat:	no-repeat;
		
	font-weight:		bold;
	color:				Orange;
}

.statusSuccess
{
	padding-left:		20px;
	
	background-image:	url('images/status/success.gif');
	background-repeat:	no-repeat;
	
	font-weight:		bold;
	color:				green;
}

.statusWorking
{
	padding-left:		20px;
	
	background-image:	url('images/status/working.gif');
	background-repeat:	no-repeat;
	
	font-weight:		bold;
	color:				gray;
}

/*************************************************************
* TABLE
**************************************************************/

.table
{
	border-collapse: collapse;
	border: solid 1px black;
}

.table th
{
	background-color: #B3B3B3;
	border: solid 1px black;
	font-weight: bold;
	text-align: left;
	padding: 3px 7px 3px 7px;
}

.table td
{
	border: solid 1px black;
	padding: 3px 7px 3px 7px;
}

/*************************************************************
* TOP MENU
**************************************************************/

#topMenu 
{
	margin: auto;
	height: 23px;
	width: 800px;
	background-image: url('images/topmenu/back.gif');
	background-repeat: repeat-x;
	border-bottom: solid 1px black;
}

#topMenu ul
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#topMenu li 
{
	float: right;
	list-style-type: none;
	padding: 0px 5px 0px 0px;
	/*text-transform: uppercase;*/
}

#topMenu li a 
{
	color: black;
	height: 23px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#topMenu li a:link, #topMenu li a:visited 
{
	background-color: transparent;
	color: #000000;
}

#topMenu li a:hover, #topMenu li a:active
{
	background-color: transparent;
	color: #E26429;
}

#topMenu li img
{
	padding-top: 2px;
}

#topMenu .splitter
{
	margin: 1px 0px 4px 0px;
	cursor: default;
	height: 15px;
	width: 1px;
	background-image: url('images/topmenu/splitter.gif');	
	background-repeat: repeat-y;
	background-color: transparent;
}
