@charset "utf-8";
/* CSS Document */

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

A:link {text-decoration: none; font-weight :bold; color: darkgreen;}
A:visited {text-decoration: none; font-weight :bold; color: darkgreen;}
A:active {text-decoration: none; font-weight :bold; color: red;}
A:hover {text-decoration: none; font-weight:bold; background-color :darkgreen; color: white;}

.class2 A:link {text-decoration: none; font-weight :bold; color: darkgreen;}
.class2 A:visited {text-decoration: none; font-weight :bold; color: darkgreen;}
.class2 A:active {text-decoration: none; font-weight :bold; color: red;}
.class2 A:hover {text-decoration: none; font-weight:bold; color: white;}

ol, ul {
	list-style: none;
}
blockquote, q {
	padding: 5px 50px 5px 50px;
        font-style: italic;
        color: black;
        border:1px solid darkgreen;
}

#slider {
        padding: 0px 0px 0px 0px;
}
#ticker {
        margin-top: 0px;
        margin-left: 5px;
        margin-right: 2px;
        margin-bottom: 0px;
        border-width: 0px;
        border-style: solid;
        border-color: #e94337;
	width:250px;
        height:100px;
        padding: 0px 0px 0px 0px;
	background-color:#FFF;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 span  {
	display:none;
}
.alignleft { 
float:left;  margin-right:10px;margin-bottom:5px;
}
.alignright {float:right; margin-left:10px;margin-bottom:5px;}
/* PAGE */
hr {
	clear:both;
	color:#FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;	
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12x;
	color: #FFF;
	background-color:#000;
}
.date {
        font-size:12px;
        padding-bottom:10px;
        font-style:italic;
        font-variant:small-caps;
        text-align: center;
}
.title {
        font-size:16px;
        font-variant:small-caps;
        font-color:darkgreen;
        font-weight:bold;
        text-align:center;
}
.readmore {
        color: red;
}
.holidayname {
        color: darkgreen;
        font-weight:bold;
        padding-top:5px;
}

#header {
	width:960px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#logo {
	width:346px;
	height:85px;
	background-image:url(images/LaSourceLogo.jpg);
	float:left;
	margin-right:50px;
}
#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#block {
	background-color:#FFF;
}
/* CONTACT MENU */
#navcontainer {
	padding-top:30px;
	float:right;
	}
#navcontainer ul li {
	display:inline;
	font-size:12px;
	margin-top:30px;
}
#navcontainer ul li a {

		color:#333;

	text-decoration:none;

	padding:10px;

	

}

#navcontainer ul li a:hover {
		color:white;
                background-color :#333;
	
}


/* CONTENT LEFT */
#content_left {
	width: 687px;
	float: left;
	
}
/* CONTENT RIGHT */
#content_right {
	width:272px;
	float: right;
	color:#333;
}
#content_right h1 {
	font-size:21px;
	color:#333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_right  strong {
	line-height:20px;

	margin-top:0px;
	padding-left: 30px;
	font-size:12px;
	background-position:left;
	background-repeat:no-repeat;
}

#content_right p {
	
	font-size:12px;
	line-height:14px;
}

#content_category, #content_category_internal {
	width:268px;
	float: right;
	color:#333;
	height:320px;
	overflow:auto;
}
#content_category h1, #content_category_internal h1 {
	font-size:21px;
	color:#333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_category strong {
	line-height:20px;

	margin-top:0px;
	padding-left: 30px;
	font-size:12px;
	background-image:url(images/baloon.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#content_category p, #content_category_internal p {
	padding:10px;
	font-size:12px;
	line-height:14px;
}
.entry {
	padding:10px;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.entry  p {
	padding:4px;}
.entry strong {
	font-size:12px;
	font-weight: bold;	
}

/* FLASH */

#flashcontent {
width:687px;
}
/* MAIN */
#main_content_big p{
	//width:670px;
        color:#333;
	font-size:12px;
	line-height:14px;
	padding:10px;

}
#main_content_big h1, #content_left h1, #content_right ul li {
	//width:675px;
        font-size:21px;
	background-color: #70C7D4;
	color:#FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#content_right ul li ul li a {
	color:#fff; 
	font-size:14px;
	padding:14px;
	text-decoration:none;
	
}
#content_right ul li ul li a:hover {
	color:#333;
	
}


#content_left h2 {
	padding-left:10px;
	color:#333;
	
}

#main_content_second p{
	color:#333;
	font-size:12px;
	line-height:14px;
	padding:10px;
}
#main_content_second blockquote {
	float:right;
	width:690px;
	margin:10px;
	padding:10px;
	border: 1px solid #333;
}
#main_content_second img {
	float:left;
}
#main_content_second h1 {
	font-size:21px;
	background-color: #70C7D4;
	color:#FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#main_content_second ul {
	font-size:12px;
	color:#333;
	height:90px;
	margin:10px;
	padding: 5px;
	border: 1px solid #333;
	margin-bottom:10px;
	background-color:#EAEAEA;
}
#main_content_second ul img {
	margin-right:10px;
}

#main_content p{
	color:#333;
	font-size:12px;
	line-height:14px;
	padding:10px;
}
#main_content h1 {
	width:687px;
	padding:4px;
	background-color: #70C7D4;
	color:#FFF;
}


#main_content_calendar {
	color:#333;
	font-size:12px;
	line-height:14px;

}
#main_content_calendar h1 {
	font-size:21px;
	line-height:30px;
	background-color:#060;
	color:#FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#main_content_calendar h2 {
	font-size:21px;
	line-height:30px;
	background-color:#090;
	color:#FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom:10px;
}
#main_content_calendar  h2 a  {
 text-decoration:none;
 color:#FFF;
 
 
}
#main_content_calendar .entry a {
	color:#333;
	text-decoration:none;
}
#main_content_calendar .entry a:hover {
	color:#000;
	text-decoration:none;
}
#main_content_calendar small {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#main_content_calendar ul li {

	margin: 6px;
	padding: 8px;
	border: 1px solid #333;	
}

#main_content_calendar img {
	float:left;
	margin-left:20px;
	margin-bottom:10px;
}

#img_menu {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
        margin-right:0px;
	background-color:#000;
}

#img_menu2 {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
        margin-right:0px;
	background-color:#FFF;
}

#img {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
        margin-right:0px;
	background-color:#000;
}

#img_menu {
	background-color:#D3D3D3;
	padding-bottom:0px;
	
}
#img_menu a:hover img {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-color:#000;
}
#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:70px;
	background-color:#666666;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color:#6CF;
}
#footer img {
	margin-top:0px;
	margin-left:40px;
}
#main_content_second table {
	width:800px;
	margin:10px;
}
.gmnoprint {
	color:#333;
}
#dir_1 {
	color:#666;
	font-size:12px;
}
table {
	padding:3px;
	border: 1px solid #EEE;
	}
	
table td {
	padding:12px;
	border: 1px solid #EEE;}
#pixopoint {
         z-index:100;
	}
#pixopoint_menu_wrapper1 {
         z-index:99;
	}
#pixopoint_menu1 {
         z-index:98;
	}
#slider {
         z-index:1;
	}
.red {
background-color:#600;
}

.yellow {
background-color:#F4E77A;
}
.flag { float:right; border:none; margin-right:5px; margin-top:0px;}

