/* LEFT MENU */

#left-menu {
background: url(../images/sce/left-blue-bg.gif) no-repeat top;
margin-bottom: 10px;
width: 170px;
}

#left-catalog {
width: 155px;
background: #CC0000;
margin-left: auto;
margin-right: auto;
text-align: left;
color: #FFF;
}

/* background-image: url(../images/sce/our-catalog-bg.jpg) top no-repeat; */

#left-catalog ul {
padding-top: 10px;
margin-left: 10px;
padding-left: 0px;
padding-bottom: 10px;
list-style: none;
font-size: 11px;
line-height: 125%;
}

#left-catalog ul ul {
padding-top: 0px;
margin-left: 10px;
padding-left: 0px;
padding-bottom: 0px;
list-style: none;
font-size: 11px;
line-height: 125%;
}

#left-catalog ul a {
color: #FFF;
text-decoration: none;
font-weight: normal;
}

#left-catalog a#current {
color: #FFF;
text-decoration: none;
font-weight: bold;
}

#left-catalog a#current:hover {
color: #FFCC00;
}

#left-catalog a:hover {
color: #FFCC00;
}

#left-feat p {
margin-top: 2px;
margin-bottom: 2px;
}

/* GENERAL STYLES */

a {
color: #000;
font-weight: bold; 
text-decoration: none; 
}

a:hover {
color: #FFCC00;
}

#main p { 
line-height: 150%; 
margin-top: 8px;
margin-bottom: 8px;}

.hide {
display: none;
}

h2.hh2 {
margin-top: 0px; 
margin-bottom: 0px;
font-style: italic;
color: #003399;
font-size: 18px;
}

h1.hh1 {
margin-top: 0px;
font-size: 12px;
font-style: italic;
color: #000;
}

h1 {
font-style: italic;
color: #003399;
font-size: 18px;
}

h2 { 
font-size: 13px;
font-weight: bold;
font-style: italic;
color: #006699;
}

.img_right {
float: right; 
margin-left: 5px;
margin-bottom: 5px;
}

p.top {
border-bottom: 1px solid #CCC;
text-align: right; 
}

p.top a { 
font-size: 9px;
color: #333;
font-weight: normal;
}

p.top a:hover {
color: #00CCFF;
}

hr {
background: #ccc;
color: #ccc;
height: 1px;
border: 0px;
}

.img_right {
float: right;
margin-left: 8px;
border: 1px #666 solid;
}

.img_left {
float: left;
margin-right: 8px;
border: 1px #666 solid;
}

.testimonial {
margin-left: 30px;
margin-right: 30px; 
}

.test-sig {
text-align: right;
margin-left: 30px;
margin-right: 30px; 
font-style: italic;
}

.caption1 {
font-size: 10px;
}

/* HOMEPAGE FEATURES */

#features {
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: center;

}

#feature-space {
height: 40px; 
}

#features p {
color: #FFF;
font-size: 12px;
margin-left: 100px;
margin-top: 0px;
margin-right: 12px;
text-align: left;
line-height: 100%;
}

#features a {
color: #FFF;
font-weight: bold;
text-decoration: none;
}

#features a:hover {
color: #FFCC00;
}

#event-plan {
float: left;
width: 292px;
height: 143px;
background: url(../images/sce/event-bg.jpg) no-repeat top left;
}

#party-tips {
float: left;
width: 292px;
height: 143px;
background: url(../images/sce/faq-bg.jpg) no-repeat top left;
}

/* FOOTER */
#footer .footer_link { 
border-right:solid 1px #000; 
padding-right:4px;
letter-spacing: 1px;
font-size: 11px;
}
#footer .footer_language_link {	border-left:solid 1px #000;}
.footer_last { border-right: 0px; }

a.footer_link { color: #000; font-weight: normal; }
a:hover.footer_link { color: #CC0000; }

#copy { 
font-size: 10px; 
}

#copy a {
font-weight: normal;
text-decoration: underline;
}

#copy a:hover { color: #999999; }

div#footer ul
{
	list-style: none;
}
div#footer ul li
{
	display: inline;
}

a.footer_link footer_last { border: none; }

/* PHOTO GALLERY */
#postcard_manager { }
#postcard_manager a { color: #000; font-family: verdana; }

/* Table & Linent Chart */

#chart {
width: 500px;
}

#chart td {
font-size: 10px;
}

#chart .top-row {
font-weight: bold;
}

#main ul { margin-left: 20px;  list-style-type: disc;}