/* Myreton CSS
*/

* { margin: 0px; padding: 0px; }

#wrapper
	{
	margin-top: 20px;
	text-align: center;
	}

body 
	{ 
	background: #000 url(/images/page.gif) repeat-x;
	/* 
	 background: #FFF url(/images/EEEEEE_FFFFFF_300.jpg) repeat-x;
	background: #CCC;  
	background: #FFF url(/images/back.png) repeat-x;
	background: #FFF url(/images/lightbg.gif) repeat;
	background: #000 url(/images/CCCCCC_FEFEFE_900.jpg) repeat-x;
	background: #000 url(/images/EEEEEE_EFEFEF_900.jpg) repeat-x;
	background:  #000;  
	background:  #333;  
	background: #808080 url(/images/333333_999999_900.jpg) repeat-x;  
	 background: #FFF url(/images/EEEEEE_FFFFFF_300.jpg) repeat-x;
	background: #333 url(/images/333333_999999_956.jpg) repeat-x; 
	background: #808080 url(/images/333333_808080_900.jpg) repeat-x;  
	background: #808080 url(/images/333333_999999_900.jpg) repeat-x;  
	background: #808080 url(/images/000000_808080_900.jpg) repeat-x;  
	 background: #FFF url(/images/EEEEEE_FFFFFF_300.jpg) repeat-x;
	 background: #EEE url(/images/EEEEEE_FFFFFF_230.jpg) repeat-x;  
	 background: #EEE url(/EEEEEE_FFFFFF_300.jpg) repeat-x;
	*/
	}

body,td,a,p 
	{
	color: #808080;
	font:normal 8pt verdana, georgia, arial, sans-serif; 
	}

#head 
	{
	text-align: center;
	background:url(/images/back3.gif) no-repeat;
	width: 780px;
	height: 52px;
	padding: 14px 0px 0px 0px;

	/*chrome padding: 10px 0px 20px 0px; */
	}
h1 a
	{
	font:bold 10pt georgia, "arial narrow", garamond, times;
	letter-spacing: 8px;
	text-decoration: none;
	display:inline;
	color: #808080; /* #CCC 808080,C0C0C0*/
	}

h1 img {
}

h1 span {
	display:none;	
}

small 
	{
	font: normal 9pt "arial narrow", verdana, georgia, "Trebuchet MS"; 
	letter-spacing: 1px;
	display:none;	
	}

a#menu_sel, a#menu_sel:visited,  a#menu_sel:hover
{
	font-style:normal;
	color: #333;
	text-decoration: none;
}

a.thumb_text, a.thumb_text:visited 
{
	text-decoration: underline;
}
a.thumb_text:hover 
{
	text-decoration: none;
}

DIV.post
	{
	text-align: center;
	margin-top: 10px;
	}

#container
	{
	/*flash container*/
	background: #EEE; 
	text-align: center;

	/* for putting flash behind the thickbox overlay */
	position: relative; /* or relative absolute */
	z-index: 1;
	

	}

#flashcontent 
	{
	width: 780px;
	height: 270px;
	/* 
	width: 780px;
	height: 320px; 
	*/
	background: #333333; 
	margin-bottom: 0px;
	border-top: 0px #808080 solid;
	border-bottom: 0px #808080 solid;
	text-align: right;
	}

.itemtitle {
	
	text-align: left;
	/*font: bold 13pt georgia, "Trebuchet MS";*/
	font: bold 10pt verdana, georgia, "Trebuchet MS"; 
	color: #808080;/*c0c0c0,808080*/
}

.itemtitle a {
	color: #CCC;
}

.itemtext
	{
	margin: 15px 10px;
	text-align: left;/*justify*/
	}

.itemtext p
	{
	line-height:12pt;
	}

.itemtext p a
	{
	color: #808080;
	text-decoration:none;
	border-bottom:dotted 1px #999;
	}

.itemtext p a:hover 
	{
	color: #000;
	text-decoration:none;
	border-bottom:dotted 0px #999;
	}

#content 
	{
	border-left:0px #CCC solid; 
	border-right:0px #CCC solid;
	text-align: center;
	background:#EEE; 
	width: 778px;
	overflow:visible;
	}


DIV.thumbnail
	{
	margin:8px 20px 0px 0px;
	}


#sidebar {
	float: left;
	margin: 5px 25px 0px 14px; /*40*/
	text-align: left;
	border-right: 1px #ccc solid;
	padding-right: 20px;
	}

#sidebar ul 
	{
	list-style-type: none;
	padding: 0;
	}

#sidebar li 
	{
	font: normal 8pt Verdana, georgia;
	color: #888888;
	padding: 0 0 0 10px;
	text-transform: lowercase;

	margin-bottom: .7em;
	}

#sidebar h2 {}

#sidebar ul ul {
}

#sidebar ul ul ul {
	margin: 0;
}

#sidebar a {
	text-decoration: underline;
	color: #999;
	font-family: Verdana, georgia;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing: 1pt;
}
#sidebar a:hover {
	text-decoration: none;
	color: #CCC; 
}


#footerbox 
	{
	text-align: center; 
	margin-bottom: 5px;
	background:url(/images/back4.gif) 0px -155px no-repeat;
	/*
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	border-bottom:2px #CCC solid; 
	background:#EEE; 
	*/
	width: 778px;
	height: 50px;
	}


SPAN.footer
{
	text-align: center;
	color: #000;
}

SPAN.footer, SPAN.footer a
{
	color: #808080; /*CCC,999*/
	font-size: 7pt;	
}

DIV.floatel 
	{
	float:left;
	}
