/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body
{
	background-color: #b4b3bc;
	margin: 0 auto 0 auto; 
	padding: 0; 
	width: 800px;
}

p
{
	margin-top: 0px;
}

/*defines thumbs (80x106) and images (400x600) properties*/
.thumbs 
{ 
	border-right: 2px solid rgb(00, 00, 00);
	border-bottom: 2px solid rgb(00, 00, 00);
	border-top:none;
	border-left:none;
	margin-right: 5px;
	cursor :  pointer;
}

.image 
{ 
	text-align: center;
}

.imagefile
{
	margin: 0px;
	border: 3px solid rgb(00, 00, 00);
}

.floatimglx
{
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.floatimgrx
{
	float: right;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.floatimgcx
{
	float: none;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*defines general look of pages*/
.content
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5%;
	padding-right: 5%;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	background-color: #e8eae8;
	text-align: left;
	height:500px;
	min-height:500px;
	border-top: 5px solid rgb(153, 153, 153);
	border-bottom: 5px solid rgb(153, 153, 153);
	border-left: 1px solid rgb(153, 153, 153);
	border-right: 1px solid rgb(153, 153, 153);
}

.contentpop
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5%;
	padding-right: 5%;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	background-color: #e8eae8;
	text-align: left;
	height:300px;
	min-height:100px;
	border-top: 5px solid rgb(153, 153, 153);
	border-bottom: 5px solid rgb(153, 153, 153);
	border-left: 1px solid rgb(153, 153, 153);
	border-right: 1px solid rgb(153, 153, 153);
}
	
* > .content
{	
	height:auto;
}

.contentxmas
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5%;
	padding-right: 5%;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	background-color: white;
	background-image: url(img/xmas/xmastile.gif);
	text-align: left;
	height:500px;
	min-height:500px;
	border-top: 5px solid rgb(153, 153, 153);
	border-bottom: 5px solid rgb(153, 153, 153);
}

	
* > .contentxmas
{	
	height:auto;
}

.contentbody
{ 
	text-align: justify;
	color: black;
}

.contenttext
{ 
	color: black;
}

/*defines properties for page titles and sutitles and images info*/
.titles
{ 
	font-size: x-large;
	color: black;
	font-weight: bolder;
	font-style: italic;
	text-transform: none;
	text-align: left;
	margin-bottom: 30px;
}

.titlesxmas
{ 
	font-size: xx-large;
	color: red;
	font-weight: bolder;
	font-style: italic;
	text-transform: none;
	text-align: right;
	margin-bottom: 30px;
}

.titlesday
{ 
	font-size: x-large;
	color: black;
	font-weight: bolder;
	text-transform: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.subtitles
{ 
	margin-top: 20px;
	font-size: large;
	color: black;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	text-align: left;
}

.subtitleimg
{
	margin-bottom: 20px;
	font-size: large;
	color: black;
	text-align: left;	
}

.subtitleday
{
	margin-bottom: 20px;
	font-size: medium;
	color: black;
	text-align: center;	
} 

.info
{ 
	margin-top: 20px;
	font-size: medium;
	color: black;
	text-align: left;
}

.subtitlesreview
{ 
	margin-top: 20px;
	font-size: medium;
	color: black;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	text-align: left;
}

.subtitlesreview2
{ 
	margin-bottom: 10px;
	font-size: medium;
	color: black;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	text-align: left;
}

/*defines bullets shape for list items*/
ul
{
	list-style-type: circle;
}

/*.tableshow
{
	margin-top:0px;
}*/

.listshow
{
	width: 100%; 
	color: black; 
	text-align: left;
}

.listshow ul 
{
	margin-top:0px;
}

.listshow td
{
	vertical-align:top;
}

.listday
{
	list-style-type: none;
}

/*defines properties for footers*/
#footer_contactus
{ 
	text-align: center;
}

.footer a
{
	text-decoration:none;
}

/*defines link properies*/
#list-menu a {
	text-align: left;
	font-size: normal;
	font-weight: bold;
	color:#554944;
	text-decoration: none;
	border:none;
	margin-left: 2px;
	margin-right: 2px;
	border-collapse: collapse;
}

#list-menu a:hover 
{
	text-decoration: underline;
	color: blue;
} 

#list-menu img
{
	border:none; 
	margin-bottom: -6px;
}

a
{
	color: blue;
}


/*defines tables properties*/
.center table
{
	margin-left: auto;
	margin-right: auto;
}


/*defines menu properties*/
.menu 
{ 
	text-align: left;
	border-top: 0px;
	padding-bottom: 0px;
}

.center
{	
	text-align: center;
}

.header
{
	/* border: solid 1px #666666; */
}

/*defines header highlight properties*/
.headerhl 
{ 
}

.headerhl a
{ 
	font-size: x-large;
	color: yellow;
 	font-weight: bold; 
	padding-top: 8px;
	
	float: right;
	text-decoration: none;
	font-style: italic;
}


.headerhl a:hover 
{
	text-decoration: underline;
	color: blue;
} 

.headerhl img
{
	border:none; 
}

hr
{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.friend
{
	color: black;
}

.friend:hover
{
	color: blue;
}

.backtoprx
{
	font-size: small;
	text-align: right;
}

.backtoplx
{
font-size: small;
text-align: left;
}

.news
{
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_date
{
	color: black;
	font-weight: bold;
}

.news_title
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: rgb(133, 133, 133);
	font-weight: bold;
}

/******************************************************************************/

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
/* border: 1px solid black; */
border-left-width: 0;
/* background-color: #b4b3bc; */
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: black;
}

.submenus{
display: none;
width: 14em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #e8eae8;
border: 1px solid black;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
text-decoration:none;
color:black;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #d0c0b5;
color: black;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
