/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #383838;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('../img/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('../img/backround2.gif') no-repeat;
margin: 0 auto;
}

.level2 {
	padding-left: 20px;
	}
.button {
	border: solid 1px #ccc;
	color: #999999;
	}
	
select {
	background-color: #fff;
	}

#header
{
height: 193px;
width:743px;
margin-left:-2px;
/*background-image:url('../img/header.jpg');*/
}

* html #header { margin-left: 0; }

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('../img/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
height: 200px;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
/*text-align: justify;*/
padding-bottom; 1em;
}
.splitleft p {
padding-bottom: 7px;
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(../img/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding-top: 0.5em;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	/*position:static;*/
}

#introduction a:link, a:visited{
	color:#999999;
}

#introduction a:hover, a:active{
	color:#5B8FBE;
}

#rightcontent{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(../img/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#rightcontent ul, #rightcontent li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#rightcontent a {
	border-bottom: none;
	color:#999999;
}

#rightcontent h3{
	/*text-align: center;
	position:static;*/
}

#rightcontent a:link, a:visited{
	color:#999999;
}

#rightcontent a:hover, a:active{
	color:#5B8FBE;
}

/* ~~~~~~~~~~ guestbook ~~~~~~~~~~~~~~~~~~ */

.tx-guestbook-list-table { border: none; }
.tx-guestbook-list-header { background-color: #cccccc; color: #000; font-weight:bold; border: none; }
.tx-guestbook-list-row { background-color: #FFFFFF; border: none;}
.tx-guestbook-list-rowleft { background-color: #EEEEEE; border: none; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; width: 150px; }
.tx-guestbook-list-entrycomment { font-style: italic; width: 150px;}
.tx-guestbook-list-small { font-size: 9px; color: #000; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #cccccc; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; border: none;}
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #cccccc; color: black; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #cccccc; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#999999; font-size:12; color:#333333; width:100; height:20; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#999999; font-size:12; color:#333333; width:150; height:20; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#888888; font-size:12; color:#333333; width:250; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }


/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #E7F2FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#5B8FBE;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(../img/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(../img/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#5B8FBE;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 130%;
color: #659500;
padding-bottom: 5px;
}

h3{
	color:#659500;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.9em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}
input, textarea, select {
	border: solid 1px #ccc;
	}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
	}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:none5;

}
.news-latest-container HR.clearer {
	clear:left;
	color: #fff;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:none;
	background-color:#fff;
	text-align: left;
}

.news-latest-container H2,.news-latest-container H3,.news-latest-gotoarchive {
	color:#fff;
	font-weight: bold;
	padding:1px;
	margin:0px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin-bottom:5px;
	text-align: left;
	background: url(../img/menu.gif) no-repeat;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
        padding-bottom: 5px;
}

.news-latest-morelink {
	height:12px;
	padding-bottom: 5px;
}

.news-latest-morelink A {
	float:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:none;
	background-color:#fff;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	border:none;
	background-color:#fff;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:none;
	background-color:#fff;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:gray;
	padding-left:2px;
}
.news-list-container H3 A {
	color:gray;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
	border:none;
	background-color:#FFF;

}
.news-single-item H2 {
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
	padding-left: 3px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}
/*~~~~~~~~~~~GUESTBOOK~~~~~~~~~~~~~~~~~*/

.tx-aahbookplus-pi1 {
width:100%;
/*font-family:Verdana, Tahoma, sans-serif;*/
font-size:10px;
line-height:160%;
}

.tx-aahbookplus-pi1 a {
color:#938E0C;
text-decoration:none;
}

.tx-aahbookplus-pi1 a:hover {
color:#676B6F;	
}

/* HEADER */
.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-header {
font-size:10px;	
margin:0px 0px 15px 0px;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-header a {
color:#000000;
text-decoration:none;
font-weight:bold; 
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-header a:hover {
color:#676B6F;
}

/* MAIN SITE WITH ENTRIES */

.tx-aahbookplus-pi1-item_even {
min-height:50px;
/*font-size:10px;*/
padding:5px;
background-color:#f0f0f0;
border:1px solid #D2D1D0;
border-bottom:2px solid #D2D1D0;
margin-bottom:10px;
}

.tx-aahbookplus-pi1-item_odd {
min-height:50px;
/*font-size:10px;*/
padding:5px;
background-color:#dddddd;
border:1px solid #D2D1D0;
border-bottom:2px solid #D2D1D0;
margin-bottom:10px;
}

.tx-aahbookplus-pi1-item_even img, 
.tx-aahbookplus-pi1-item_odd img {
border:none;
}

.tx-aahbookplus-pi1-date {
background-color: #ffffff;
padding:2px;
}

.tx-aahbookplus-pi1-date a {
font-weight:bold;
}

.tx-aahbookplus-pi1-url {
background-color:#ffffff;
padding:2px;
}

.tx-aahbookplus-pi1-text {
border:1px dashed #b0b0b0;
padding:2px;
}

.tx-aahbookplus-pi1-code {
font-family:Courier;
letter-spacing:1px;
padding-left:10px;
background-color:#D6F5FE;
}

.tx-aahbookplus-pi1-site {
margin:5px 0px 10px 0px;
}

.tx-aahbookplus-pi1-site a:hover{
color:#000000;
}


/* WRITE NEW ENTRY SITE */

.tx-aahbookplus-pi1 fieldset {
border:none;
margin:0px;
padding:0px;
}

.tx-aahbookplus-pi1 fieldset label {
width:14.5em;
float:left;
margin:2px 0px 2px 0px;
font-weight:bold;
}

.tx-aahbookplus-pi1-align_left {
width:14.0em;
float:left;
margin:2px 0px 2px 0px;
font-weight:bold;
}

.tx-aahbookplus-pi1-align_right {
padding:2px;
margin-left: 14.5em;
}

.tx-aahbookplus-pi1 input {
font-size:10px;
border:1px solid #cccccc;
width:30%;
margin:2px 0px 2px 0px;
}

.tx-aahbookplus-pi1-bbcode {
float:left;
margin:0px 4px 0px 0px;
}


.tx-aahbookplus-pi1-helpbox input{
height:16px;
width:65%;
padding:6px 5px 5px 6px;
margin:2px 0px 2px 0px;
/*font-family: Verdana, sans-serif;
font-size: 10px;*/
border:none;	
border-left:1px solid #cccccc;
color:#aaaaaa;
background:none;
}

.tx-aahbookplus-pi1-smilies {
width:100%;
margin:4px 0px 0px 0px;
float:left;
}

tx-aahbookplus-pi1-smilies img {
border:none;
}

.tx-aahbookplus-pi1 textarea {
/*font-family:Verdana, Tahoma, sans-serif;
font-size:10px;*/
border:1px solid #cccccc;
width:60%;
margin:5px 0px 2px 0px;
}

.tx-aahbookplus-pi1-captcha_img {
float:left;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-button {
width:4.0em;
width:auto;
text-align:center;
font-size:10px;
color:#333333;
border:1px solid #000000;
padding:3px;
background-color:#cccccc;
cursor:pointer;
}

/* FOOTER */
.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-footer {
font-size:10px;
color:#cccccc;
padding:10px 0px 10px 0px;
display: none;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-footer a {
color:#cccccc;
text-decoration:none;
display; none;
}

.tx-aahbookplus-pi1 .tx-aahbookplus-pi1-footer a:hover {
text-decoration:none;
display: none;
}




