/* AUTHOR: EASYEXPAT */

/*
blue link	#0000DC
lightgreen	#B8D800
darkgreen	#7AA609
lightblue	#6CCDE0
darkblue	#01699F
darkbrown	#995324
lightcream	#FFFCE3
orange	#F3942A
yellow	#F7C935
darkred	#CB0003
lightpink	#E2007A
darkpink	#B80069
hover		#E3EF99;
*/

body{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	background		: #FFFCE3 url(ee_background.gif) repeat-y top center;
	scrollbar-face-color: #995324;
	scrollbar-highlight-color: #F7C935;
	scrollbar-shadow-color: #995324;
	scrollbar-3dlight-color: #995324;
	scrollbar-arrow-color: #F7C935;
	scrollbar-track-color: #F7C935;
	scrollbar-darkshadow-color: #F7C935;
	margin:0px; 
	padding:0px;
}

a:link {
	color			: #0000DC;
	text-decoration	: none;
}
a:visited {
	color			: #7AA609;
	text-decoration	: none;
}
a:hover {
	color			: #995324;
	text-decoration	: none;
	background		: #E3EF99;
	padding		: 2px 0px 2px 0px; /*{top;right;bottom;left}*/
}

#album a, #album a:link, #album a:hover, #album a:active { border: 0px; text-decoration: none; }

.description {
 	font-family		: Verdana, Arial, Helvetica, sans-serif;
 	color			: #F3942A;
 	font-size		: 12px;
 	font-weight		: bold;
 	text-align		: left;
}

h1 { 
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 25px;
	color			: #7AA609;
}

h2 {
	font-size		: 18px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #F3942A;
	font-weight		: bold;
}	
h3 {
	font-size		: 15px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #995324;
	font-weight		: bold;
	text-indent		: +.0in;
}
h4 {
	font-size		: 13px;
	color			: #995324;
	font-weight		: bold;
	text-transform	: uppercase;
	margin		: 0px;
	padding		: 0px;
}

font, li, div, p, ul, ol {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
}

font.small {
	font-size:	11px;
	}

.date {
	letter-spacing: 0.09em;
	}

.footer {
	font:10px
	color: #666;
	background: transparent;
	text-align: right;
	}

.Upgrade {
	display: none;
	font-weight: bold;
      }

p {
	line-height:1.8;
	margin:10px 0px;
	}

ol, ul {
	margin-top:0;
	margin-bottom:10px;
	line-height:1.8;
	}

li {
	*list-style-position: outside; /* applies to IE7 and IE6 */
	*text-indent	: +1.5em;
	padding		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}

ul {
	list-style-image	: url(arrow-green.gif); /* li-3dots.gif */
}

table{
	witdh: 		975px;
	border-collapse:  0;
	border-spacing:   0;
	}

table.white {
	background-color: #FFFFFF;
	}

table.columnleft {
	border-left	: 3px solid #B8D800;
	text-align	: left;
	font-size	: 12px;
	width		: 160px;
}

td{
	text-align	: left;
}

td.bottom {
	background	: #E3EF99;
	color		: #000;
	font-weight	: bold;
	padding		: 2px;
	text-align	: center;
}

textarea, input, select
{
	font-size	: 12px;
}

#Content {
	width		: 480px;
	float		: center;
	text-align	: left;
	margin		: 7px;
	padding		: 10px;
}

.even
{
    	background-color: #FFFCE3;
	border-bottom	: 1px #F3942A solid;
	height		: 25px;
	padding		: 3px;
}
.odd
{
	border-bottom	: 1px #F3942A solid;
	height		: 25px;
	padding		: 3px;
}

.padding
{
	padding		:3px;
}

#Resource-Container {
	width		: 975px;
	margin		: 0px auto;
	text-align	: left;
	padding		: 0px;
	border		: 1px solid #ccc;
	background-color: #eee;
	color		: #333;
	}	
	
#Resource-Container a:link {
 text-decoration: none;
}
	
	
#Resource-Main {
	width:		975px;
	padding:		0px;
	border-top: 	1px solid #ccc;
	background-color:	#fff;
	color: 		#333;
	text-decoration: 	none;
	}
	
#Resource-Desc {
    padding: 		10px;
    text-decoration: 	none;
}

#Resource-Desc a:link, 
#Resource-Desc a,
#Resource-Desc a:hover {
 text-decoration: none;
 border: 0px;
}
	
.calendar {
	padding:		3px;
}

.calMonthToday {
	background-color: #CB0003;
	color: 		#FFFFFF;
	font-weight:	bold;
}

table.calMonth {
	width			: 200px;
	background-color	: FFFCE3;
	font-size		: 11px;
}

thead {
	text-align:center;
}

tbody {
	text-align:left;
}

table.calYear tbody tr td {
	vertical-align	: top;
	border		: 0px;
	color			: #FFFFFF;
}

th.calMonthCurrent {
	font-weight:normal;
	padding: 0px;
	text-align: center;
	background-color	: #E3EF99;
	font-weight:	bold;
}

th.calMonthBackward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
}

th.calMonthForward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
}

.calMonthHeader th {
	text-align		: center;
	font-weight		: bold;
	padding		: 0px;
	background-color	: #01699F;
	color			: #FFFFFF;
}

.commentposterinfo {
  	font: 9px
	letter-spacing: .09em;
	text-align: left;
	margin-top: 0px;
}

.commentheader {
	background-color: #E3EF99;
}

#drop-case:first-letter { 
    font-size : 300%;
    font-weight : bold;
    font-family: Arial, Helvetica, sans-serif;
    float : left;
    margin-top:0px;
    margin-left:0px;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 0px;
    border: 0px dotted #388759;
}

hr {
	border: 0;
	color: #F3942A;
	background-color: #F3942A;
	height: 2px;
	width: 90%;
	text-align: center;
}

/* -------------------------------------------------------------- */
/* NEW STYLE EE                                                    */
/* -------------------------------------------------------------- */

fieldset {
	background		: #FFFCE3;
	border			: 1px #F3942A solid;
	padding			: 3px;
}

/* -------------------------------------------------------------- */
/* Section header                                                 */
/* -------------------------------------------------------------- */
#header_ee{
	color:		#000000;
}

#header_ee td.bg {
	background: 	#FFFCE3 url(header.jpg);
}

#header_ee font {
	color:		#995324;
	font-size:		12px;
	font-weight:	bold;
}

/* -------------------------------------------------------------- */
/* Simple link                                                       */
/* -------------------------------------------------------------- */
#simple_link a:hover {
	background	: none;
	padding		: 0px;
}

/* -------------------------------------------------------------- */
/* Search style									*/
/* -------------------------------------------------------------- */
#search input.text{
	color		: #995324;
	background-color: #FFFCE3;
	font		: normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-indent	: 2px; 
	border		: #995324 1px solid;
}

#search input.button {
	border		: 0px;
}

/* -------------------------------------------------------------- */
/* Section menu                                                 	*/
/* -------------------------------------------------------------- */
#menu_bar td{
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #B8D800;
	border-width	: 3px 0px 0px 0px; /*{top;right;bottom;left}*/
	background	: #995324 url(bar1l-bg.gif) repeat-x bottom right;
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight	: bold;
	font-size	: 14px;
	text-align	: center;
}
#menu_bar td.navactiv {
	color		: #995324;
	background	: #B8D800 url(bar2l-bg.gif) repeat-x bottom right;
	height		: 27px;
}
#menu_bar td.navcity {
	color		: #995324;
	background	: #F7C935;
	height		: 27px;
}

#menu_bar td.navon {
	background	: #B8D800 url(bar3l-bg.gif) repeat-x bottom right;
	height		: 27px;
	cursor		: hand;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}
#menu_bar td.navoff {
	background	: #B8D800 url(bar1l-bg.gif) repeat-x bottom right;
	height		: 27px;
	cursor		: hand;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}
#menu_bar a{
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color		: #FFF;
	font-weight	: bold;
	text-decoration	: none;
}
#menu_bar a.navactiv {
	color		: #995324;
	font-size	: 18px;
}
#menu_bar a.navactiv:visited {
	color		: #995324;
}
#menu_bar a.navcity {
	color		: #995324;
	font-size	: 18px;
}
#menu_bar a.navcity:visited {
	color		: #995324;
}
#menu_bar a:visited {
	color		: #FFFFFF;
	text-decoration	: none;
}
#menu_bar a:hover {
	background	: none;
	padding		: 0px;
	font-weight	: bold;
}

/* -------------------------------------------------------------- */
/* Side menu                                                      */
/* -------------------------------------------------------------- */
#sidemenu_ee {
	color		: #000000;
	font-size	: 11px;
	text-align	: justify;
}
#sidemenu_ee td.top {
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #B8D800;
	border-width	: 3px 0px 0px 0px; /*{top;right;bottom;left}*/
	background	: #F3942A url(bar2l-bg.gif) repeat-x bottom right;
	color		: #FFF;
	text-align	: left;
	padding		: 0px 0px 0px 5px; /*{top;right;bottom;left}*/
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight	: bold;
	font-size	: 14px;
	height		: 27px;
	text-transform	: uppercase;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}

/* -------------------------------------------------------------- */
/* Box right                                                    */
/* -------------------------------------------------------------- */
#box_right {
	color		: #000000;
	font-size	: 11px;
	text-align	: justify;
}
#box_right table {
	width		: 300px;
	border-width	: 0px;
}
#box_right td {
	background-color: #FFF;
	border-style	: solid; /*solid, dotted, dashed, double */
	border-width	: 0px 2px 2px 2px; /*{top;right;bottom;left}*/
	padding		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}
#box_right td.top {
	border-style	: solid; /*solid, dotted, dashed, double */
	border-width	: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	color		: #FFF;
	text-align	: center;
	padding		: 0px 0px 0px 5px; /*{top;right;bottom;left}*/
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight	: bold;
	font-size	: 15px;
	height		: 27px;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}

#box_calendar table {
	width		: 292px;
	border-width	: 0px;
}
#box_calendar td.top {
	border-width	: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	font-size	: 15px;
	border-color	: #B8D800;
	background	: #6CCDE0 url(bar4l-bg.gif) repeat-x bottom right;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}
#box_calendar td.calendar {
	border-width	: 0px 2px 2px 2px; /*{top;right;bottom;left}*/
	border-color	: #01699F;
	border-style	: solid; /*solid, dotted, dashed, double */
}
#box_calendar .calMonthToday {
	background-color: #CB0003;
	color		: #FFFFFF;
	font-weight	: bold;
	text-align	: center;
}
#box_calendar .calMonthDay {
	border-width	: 1px;
	border-color	: #B8D800;
	border-style	: dashed;
	text-align	: center;
}
#box_calendar a {
	font-weight	: bold;
}

#box_recent td.top {
	border-width	: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	font-size	: 15px;
	border-color	: #6CCDE0;
	background	: #B8D800 url(bar3l-bg.gif) repeat-x bottom right;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}
#box_recent td {
	border-color	: #7AA609;
	border-left	: 2px #7AA609 solid;
	border-right	: 2px #7AA609 solid;
	border-bottom	: 0px;
	padding		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}
#box_recent td.bottom {
	border-bottom	: 2px #7AA609 solid;
	height		: 2px;
}
#box_recent .even
{
    	background-color: #FFFCE3;
	border-top	: 1px #7AA609 solid;
	height		: 25px;
	padding		: 3px;
}
#box_recent .odd
{
	border-top	: 1px #7AA609 solid;
	height		: 25px;
	padding		: 3px;
}

#box_tagcloud table {
	border-width	: 0px;
}
#box_tagcloud td.top {
	border-width	: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	font-size	: 15px;
	border-color	: #B8D800;
	background	: #F7C935 url(bar2l-bg.gif) repeat-x bottom right;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}
#box_tagcloud td {
	border-width	: 0px 2px 2px 2px; /*{top;right;bottom;left}*/
	border-color	: #F3942A;
	border-style	: solid; /*solid, dotted, dashed, double */
	background	: #FFFCE3;
	text-align	: left;
	line-height	: 1.7em;
}

#box_syndicate table {
	border-width	: 0px;
}
#box_syndicate td.top {
	border-width	: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	font-size	: 15px;
	border-color	: #B8D800;
	background	: #F7C935 url(bar2l-bg.gif) repeat-x bottom right;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}
#box_syndicate td {
	border-width	: 0px 2px 2px 2px; /*{top;right;bottom;left}*/
	border-color	: #F3942A;
	border-style	: solid; /*solid, dotted, dashed, double */
}

/* -------------------------------------------------------------- */
/* Box SocialNetwork                                                 */
/* -------------------------------------------------------------- */
#box_sn td {
	border-width		: 0px;
	padding			: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}
#box_sn td.top {
	border-color		: #995324;
	background		: #995324 url(bar3l-bg.gif) repeat-x bottom right;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#box_sn td.right {
	background		: #FFFCE3;
	border-right		: 2px #7AA609 solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_sn td.left {
	background		: #FFFCE3;
	border-left		: 2px #7AA609 solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_sn table {
	border-bottom		: 2px #7AA609 solid;
}

/* -------------------------------------------------------------- */
/* Advert                                                        */
/* -------------------------------------------------------------- */
#advert td {
	background-color: #FFFCE3;
	border-spacing	: 0px; /* for FF only; need to use cellspacing for IE */
	border-width	: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #995324;
	padding		: 0px;
}

/* -------------------------------------------------------------- */
/* Tailer                                                         */
/* -------------------------------------------------------------- */
font.tailer {
	font-size	:13px;
}
#tailer table {
	background	: #FFFCE3 url(ee_bottom.gif) no-repeat top center;
}
#tailer a{
	color		: #995324;
	padding		: 0px;
}
#tailer font{
	color		: #995324;
}
