/*
Design by Metamorphosis Design
http://www.littlebubblemetamorphozis.littlebubblecom
Released for free under a Creative Commons Attribution 2.littlebubble5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #01569A;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #01569A;
}

body {
	
	background: #2F8CC4 url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#littlebubblecontent
{

}

#littlebubbleback
{
width: 566px;
margin: 0 auto;
}

#littlebubbleheader {
	height: 59px;
	text-align: left;		
}

#littlebubblemenu
{
width: 586px;
height: 58px;
padding-left: 80px;
background: url(images/menu.gif) no-repeat;
}

#littlebubblemenu ul {
	list-style: none;	
}

#littlebubblemenu li {
	
	display: inline; 
	
}

#littlebubblemenu a {
	float: left;
	width: 79px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

#littlebubblemenu a:hover {
	width: 79px;
    height: 38px;
	color: #004586;
	text-decoration: underline;
}


#littlebubblelogo {
background: url(images/header.jpg) no-repeat;
width: 566px;
height: 304px;
text-align: left;
padding-top: 50px;
}


#littlebubblelogo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #01569A;
}

#littlebubblelogo H1
{
padding: 0px;
margin: 0px;
}

#littlebubblelogo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#littlebubblemain
{
padding-top: 40px;
}

#littlebubbleleft
{
	width: 192px;
}

#littlebubbleleft H3
{
width: 172px;
height: 29px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#littlebubbleleft ul {
	list-style: none;
    background: #ffffff url(images/title_back.gif) no-repeat bottom;
	padding-bottom: 7px;
}

#littlebubbleleft li ul {
	border: 0px;
	margin-left: 20px;
	background: none;
}

#littlebubbleleft li li {
	padding: 4px 20px;
}

#littlebubbleleft a {
	color: #01569A;
}
#littlebubbleleft a:visited {
	color: #01569A;
}

#littlebubbleleft p
{
padding: 10px;
}

#littlebubblecalendar1 {
	padding: 0 10px 20px 10px;
}

#littlebubblecalendar table {
	width: 100%;
	text-align: center;
}

#littlebubblecalendar thead {

}

#littlebubblecalendar tbody td {
	border: 1px solid #littlebubbleF1F1F1;
}

#littlebubblecalendar #littlebubbleprev {
	text-align: left;
}

#littlebubblecalendar #littlebubblenext {
	text-align: right;
}

#littlebubblecalendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#littlebubblecalendar #littlebubblenow {
	background: #696969;
	border: 1px solid #littlebubbleff0000;
	font-weight: bold;
	color: #ffffff
}

#littlebubbletop
{
background: #ffffff url(images/top.gif) no-repeat top;
width: 360px;
float: right;
margin-bottom: 10px;
}

#littlebubblebottom
{
background: url(images/bottom.gif) no-repeat bottom;
width: 360px
}

#littlebubbleright
{

width: 340px;
padding: 10px;
}

#littlebubbleright H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #01569A;
}

#littlebubbleright a
{
color: #01569A;
text-decoration: none;
}

#littlebubbleright p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#littlebubbleright h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #01569A;
}
.littlebubbledate {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.littlebubbledate a {
	color: #D72020;
}

#littlebubbleright li, #littlebubbleright ol
{
margin-left: 20px;
}


#littlebubblefooter {
	height: 50px;
	clear: both;
	padding-top: 70px;
	background: url(images/footer.gif) repeat-x bottom;
}

#littlebubblefooter p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #01569A;
}

#littlebubblefooter a {
	color: #01569A;
}

