body {
	font-family: georgia, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(../images/pageShadow.png);
	background-repeat: repeat-y;
	background-position: 940px 0;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
}

p {
	margin: 0 0 1.2em 0;
}

p.caption {
	font-style: italic;
	font-size: 10px;
	line-height: 13px;
}

p.quote {
	color: #666; 
	font-style: italic; 
	margin: 1em 1em 1em 2em;
}

span.smallcaps {
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

span.strikethrough {
	text-decoration: line-through;
}

h1 {
	margin: 0 0 0.5em 0;
	font-size: 24px;
	font-weight: normal;
	text-shadow: #999 1px 2px 3px;
}

h2 {
	margin: 1em 0 0.3em 0;
	font-size: 16px;
	font-weight: normal;
	text-shadow: #ccc 1px 2px 3px;
}

h3 {
	margin: 0 0 0.5em 0;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-shadow: #ccc 1px 2px 3px;
}

blockquote {
	background-color: #eee;
	padding: 0.5em;
	margin: 0 2em 0 2em;
}

br.clear {
	clear: both;
	height: 0;
        line-height: 0;
        font-size: 0;
}

hr.hrDefault {
	border: none;
	background-color: #666;
	height: 1px;
	margin: 0;
}

hr.hrDouble {
	height: 0;
	border-top: 3px double #666;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color: transparent;
	margin: 0;
}

hr.hrDotted {
	height: 0;
	border-top: 1px dotted #666;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color: transparent;
	margin: 0;
}

input, textarea, select {
	border: 1px solid #666;
	margin-bottom: 0.5em;
	font-family: verdana, arial;
	font-size: 11px;
}

.fRow br {
	clear: both;
	height: 0;
}

.fRow label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 1em;
}

.fRow input, .fRow textarea, .fRow select .fRow img {
	float: left;
}

.csc-menu-5-item {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.csc-menu-5-item h2 {
        font-size: 18px;
        margin: 0 0 0.3em 0;
}

.csc-menu-5-item p {
        margin: 0;
}

.csc-menu-5-item img {
	float: right;
	margin: 2em 0 1em 1em;
}

.csc-menu-5-abstract a, .csc-menu-5-item h2 a  {
	color: #333;
}

.csc-menu-5-abstract a:hover, .csc-menu-5-item h2 a:hover  {
	color: #999;
}

.csc-menu-5-abstract .subheader {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 0.4em;
}

.csc-menu-5-author {
        font-size: 10px;
        margin: 0;
        text-align: right;
}


.csc-textpic-caption {
	text-align: right;
	font-size: 10px;
	color: #999;
	font-style: italic;
}

#mainWrapper {
	
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 940px;
	height: 100px;
	/*
	background-image: url(../images/headerLine.png);
	background-position: 0 30px;
	background-repeat: repeat-x;
	*/
	border-bottom: 1px solid #666; 
}

html>body #header {
	height: 99px;
}

#mainMenu {
	position: absolute;
	top: 8px;
	left: 0;
	width: 940px;
	height: 22px;
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 0 20px;
	border-bottom: 1px solid #fff; 
}

html>body #mainMenu {
	width: 900px;
}


#mainMenu li {
	display: inline;
	margin: 0;
	padding: 0 0 0 1em;
	letter-spacing: 0.2em;
}

#mainMenu a {
	color: #666;
	
	text-decoration: none;
	text-shadow: #ccc 1px 2px 3px;
}

#mainMenu a:hover {
	color: #999;
}

#indexLink {
	text-decoration: none;
	position: absolute;
	top: 3px;
	left: 8px;
	font-size: 113px;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #333;
	text-shadow: #ccc 2px 1px 0px;
}

#indexLink a {
	color: #333;
}

#indexLink a:hover {
	color: #333;
}

#subMenu {
	position: absolute;
	left: 0;
	top: 100px;
	bottom: 20px;
	width: 180px;
	height: expression(document.body.offsetHeight-120);
	border-right: 3px double #666; 
	padding-left: 20px;
}

html>body #subMenu {
	width: 157px;
}

#subMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 30px 0 0 0;
}

#subMenu li {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 16px;
	line-height: 13px;
	text-shadow: #999 1px 2px 3px;
}

#subMenu li.active a {
	color: #000;
}

#subMenu li.active li a {
	color: #666;
}

#subMenu ul ul {
	padding: 0 0 0 1em;
}

#subMenu li li {
	font-size: 11px;
	line-height: 11px;
	padding: 0.2em 0 0.3em 0;
}

#jukebox {
	margin-top: 20px;
}

#headerRow {
	position: absolute;
	top: 100px;
	left: 180px;
	width: 760px;
	height: 30px;
	border-bottom: 1px solid #666;
}

html>body #headerRow {
	height: 29px;
}

#headerRow ul {
	list-style-type: none;
        margin: 8px 0 0 20px;
        padding: 0;
        width: 400px;
        float: left;
}

#headerRow li {
	display: inline;
}

#headerRow .tx-awsearchfield-pi1 {
	widht: 140px;
	float: right;
}

#headerRow .tx-awsearchfield-pi1 input {
	margin: 6px 20px 0 0;
}

/* Safari only */
#headerRow .tx-awsearchfield-pi1 input[type=search] {
	margin: 5px 20px 0 0;
}


#contentWrapper {
	position: absolute;
	top: 130px;
	left: 180px;
	bottom: 25px;
	width: 760px;
	height: expression(document.body.offsetHeight-155);
	overflow: auto;
	padding: 20px 20px 40px 20px;
}


html>body #contentWrapper {
    height: auto;
    width: 720px;
}

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 25px;
    width: 940px;
    border-top: 1px solid #ccc;
    background-image: url(../images/headerRowBg.png);
    background-repeat: repeat-x;
    background-position: 0 -4px;
    text-shadow: #ccc 1px 2px 3px;
    color: #999;
    font-size: 10px;
    padding: 4px 10px 0 10px;;
}

html>body #footer {
	height: 19px;
	width: 920px;
}

#copyleft {
	width: 50%;
	float: left;
}

#adminLogin {
	width: 50%;
	float: right;
	text-align: right;
}

#adminLogin a {
	color: #999;
}

#adminLogin a:hover {
	color: #333;
}

/**************************************************
*
* Flexible content elements
*
**************************************************/

.twoColumnsWideNarrow .left {
	width: 480px;
	float: left;
}


.twoColumnsWideNarrow .right {
	width: 200px;
	float: right;
}

.twoColumnsNarrowWide .left {
	width: 200px;
	float: left;
}


.twoColumnsNarrowWide .right {
	width: 480px;
	float: right;
}

.twoColumnsEqual .left {
	width: 340px;
	float: left;
}

.twoColumnsEqual .right {
	width: 340px;
	float: right;
}

.bigColumnSplitter .left {
	width: 230px;
	float: left;
}

.bigColumnSplitter .right {
	width: 230px;
	float: right;
}

.right h1, .left h1, .right h2, .left h2, .right h3, .left h3 {
	margin-top: 0;
}

.right h1 a, .left h1 a, .right h2 a, .left h2 a, .right h3 a, .left h3 a {
	color: #333;
}

.sectionHeader {
	border-bottom: 3px double #ccc;
}

.sectionHeader h2.sectionHeaderDefault {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/headerRowBg.png);
	background-repeat: repeat-x;
	padding: 0.5em 1em 2px 1em;
	margin: 0;
}

.infoBox {
	padding: 10px;
	background-color: #efefef;
	background-image: url(../images/infoBoxBg.png);
	background-repeat: repeat-x;
	border-top: 11px solid #333;
	border-bottom: 3px solid #333;
}



.typo3-adminPanel {
	position: absolute;
	top: 20px;
	bottom: 20px;
	right: 20px;
	overflow: auto;
}


/**************************************************
*
* Extension specific
*
**************************************************/
.tx_veguestbook_errmsg { border-top: 3px double #666; padding-top: 1em; }
.tx_veguestbook_errmsg ul { list-style-type: none; margin: none;}
.tx-veguestbook-pi1 form dt { width: 80px; float: left; text-align: right; padding-right: 1em;}
.tx-veguestbook-pi1 form dd { margin-left: 80px; margin-bottom: 6px;}
.tx-veguestbook-pi1 form { border-bottom: 3px double #666; } 
.tx-veguestbook-pi1 fieldset { padding-top: 1em; border: 0;}
.tx-veguestbook-listitem { border-bottom: 1px solid #666; margin: 0 0 0.5em 0; padding: 0.5em 0 0 0; }
.tx-veguestbook-postinfo { text-align: right; float: left; width: 25%; padding-bottom: 1em;}
.tx-veguestbook-postdate { font-size: 10px; }
.tx-veguestbook-post { float: right; width: 70%; }
