/*
Theme Name: Plexiglass
Theme URI: http://wwww.tattoocms.it/templates/plexiglass.html
Author: Nicola Lambathakis


------------------------------------------------------------------------- */

body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background-color: #EBF3F6;
	background-image: url(imgs/bgpage.gif);
	background-repeat: repeat-x;
}

div, p, img, a, td, ul, ol {
    font-size: 1em;
}

/* ---[ links ]------------------------------- */

a:link {
	color: #7B9905;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a:visited {
	color: #7B9905;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a:hover {
	color: #036;
	border-bottom-style: solid;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #3775CC;
	}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	color: #00CC66;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 2px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #7B9905;
	border-bottom: 1px solid #eaeaea;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}
#search {
	padding-right: 10px;
	padding-left: 10px;
	width: 200px;
	padding-top: 10px;
}

h3 a:hover {
	color: #036;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #036;
	}

p { padding: 0 0 1em; }

a, a:link {
    text-decoration: none;
    color: #69c;
    border-bottom: 1px dotted #69c;
}
a:visited { color: #669; border-color: #669; }
a:hover { color: #693; border-color: #693; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
	width: 801px;
	text-align: left;
	background-image: url(imgs/bgmain.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	float: left;
	text-align: justify;
	width: 440px;
	padding: 0;
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 32px;
}

table {
	border: groove;
	empty-cells: show;
}

th {
	border-bottom: double;
}

td {
	border-bottom: dotted 1px;
}

td.last {
	border-bottom: none;
}
.gh2 {
	background-image: url(/assets/images/vertical-border.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: fixed;
}

/* Header
------------------------------------------------------------------------- */

#header {
	position: relative;
	background-color: #e0e0e0;
	background-image: url(imgs/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 795px;
}

#header h1 {
	margin: 0;
	color: #41A3FA;
	text-shadow: #81A75B 2px 2px 2px;
	background: url(imgs/top_h1.gif) no-repeat bottom left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 100px;
	font-size: 40px;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #42A4FB;
}
#header h1 a:hover {
    color: #61DC19;
    text-shadow: #fff 0 0 4px;
}


/* Search Form styles
------------------------------------------------ */

.FSF_input:focus {
	background: #fff;
	color: #111;
	border: 1px solid #00CC00;
    }

.FSF_submit, .FSF_submit:focus {
	margin-left: 5px;
	height: 22px;
	width: 22px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
	background-color: transparent ;
    }
    
.submit:hover, .FSF_submit:hover {
	height: 22px;
	width: 22px;
	border: 0;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
	background-color: transparent ;
    }

/* Related Links
------------------------------------------------------------------------- */
#navlist li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}




/* Sidebar
------------------------------------------------------------------------- */

#sidebar {
	font-size: 85%;
	line-height: 1.4em;
	color: #999;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 552px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    background: url(imgs/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(imgs/tictac_green.gif) no-repeat 0 6px; }
#sidebar h3 {
	margin: 30px 0 12px 0;
	padding: 5px 10px;
	color: #4686D0;
	font-size: 140%;
	border: none;
	background-color: #eeeded;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	}
#sidebar h3 a:hover {
	color: #0033CC;
	font-weight: bold;
	
	}
	#sidebar h3 a:link, h3 a:visited {
	font-size: 140%;
	text-decoration: none;
	border-bottom: none;
	color: #0000CC;
	font-weight: bold;
	}

#sidebar h4 {
	margin: 30px 2px 12px 2px;
	padding: 5px 10px;
	color: #4686D0;
	font-size: 100%;
	font-weight:bold;
	background-color: #b1d5ed;
	background-repeat: repeat-x;
	background-position: left top;
	}
	#sidebar h4 a:hover {
	color: #ffffff;
	font-size: 100%;
	padding:2px;
	}
	#sidebar h4 a:link  {
	color: #4686D0;
	font-size: 100%;
	padding:2px;
	
	}
	#sidebar h4 a:visited {
	color: #4686D0;
	padding:2px;
	font-size: 100%;
	
	}

#sidebar img {
	vertical-align: middle;
	}

/* custom list styles */

/* Footer
------------------------------------------------------------------------- */
#footer {
	font-size: 85%;
	color: #006699;
	background-image: url(imgs/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 59px;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
}

#footer p {
	background-image: url(imgs/bottom_sash.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	border-bottom: none;
	color: #0033CC;
	font-weight: bold;
}
#footer a:hover {
	border-bottom: none;
	color: #00CC00;
	font-weight: bold;
}


fieldset {
    border: none;
}

legend {
	display: none;
}

/* Special handling for imgs & alignment
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.floatleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
}
img.floatright {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: right;
}

   /*MENU*/

#menu a:hover{
	background:#eeeded;
	color:#7B9905;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00CC00;
}
#menu li{
   list-style:none;
   margin:0;
   height:auto !important;
   height:1%;
   line-height:1.6em;
   font-size:1em;
   color:#000;
   font-weight:bold;
   text-align:left;
}
#menu li a, #menu li.here a{
   color:#6495ED;   /* non current menu color */
   display:block;
   padding:2px;
   text-decoration:none;
}
#menu li.here{
   color:#7B9905;     /* current menu color */
   padding-top:1px ;
   background-color: #eeeded;
}
#menu ul{
   margin:0;
   padding-bottom:20px;
   padding-left:10px;
}
#menu ul ul{
   display:none;
}
#menu ul ul ul{
   display:none;
}
#menu li.here ul{
   display:block;
   padding:2px 0px 2px 15px;
   font-size:1em;
}
#menu li.here ul ul {
   display:none;
}
#menu li.here li.here ul {
   display:block;
}