﻿/********************************************
   AUTHOR:  			Erwin Aligam
   MODIFIED BY:			Sean Mecham 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Bright Side of Life
   TEMPLATE CODE: 	S-0005
     	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {

	margin: 0;

	padding: 0;

	background-image: /*url(gradient.png);*/ background-repeat: repeat-x; background-color: #0022bb; height: 100%; 

	background: #EEEEEE/*DFDFDF/*/

}



#main_wrap {	

}



/* links */
a { 
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #3366cc;
	text-decoration:none;

}

/* headers */



h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
color: #000099;
margin: 10px 15px;
text-align: center;
}

h2 {

font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
color: #000099;
margin: 10px 15px;
text-align: center;
}



h3 {

font-family: Arial, Helvetica, sans-serif;

font-size: 20px;

color: #000000; 

text-align: center;



}



h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000099;
font-size: 20px;
text-align: center;

}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
margin: 1px 5px;
}

h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000099;
margin: 1px 5px;
}



.style41 {
	text-align: justify;
        border: 0px; 
}

.style43 {
	text-align: justify;
}
 
.style50 {
	margin: 30px 10px;
}
 
.style53 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 10px;

}

.style54 {
	margin-right: 10px;
	margin-left: 10px;				
}

  

.style57 {
	color: black;
	font-size: 22px;
}
  

.style58 {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	margin-left: 10px;
	margin-right: 10px;
}
  

.style60 {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	margin-left: 10px;
	margin-right: 10px;
}
  
.style61 {
	text-align: center;
}



p {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 15px;

    color: #000;

	margin: 15px;

	text-align: justify;

}

ol {

	margin: 10px 30px;

	padding: 0 15px;

	color: #0033CC;

	font: bold

	

}

ul {
	margin: 10px 30px;
	padding: 0 15px;
	color: #000000;
}
ol span {
	color: #0033CC; 
}

ul span {
	color: #0033CC; 
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

.boxed {

}



/***********************

SlideShow

************************/



{

	/*ie needs this*/

	margin:0px;

	padding:0px;

	/*set global font settings*/

	font-size:10px;

	font-family:Tahoma,Verdana,Arial;

}

#banners

{

	width:500px;

	height:300px;

	border:2px solid #cccccc;

	margin-left: 30px;

}



#banners div

{

	width:500px;

	height:275px;

	display:none;

	margin:0px;



}



#banners #banner1

{

	display:block;

}



#banners div span

{

	width:350px;

	position:relative;

	display:block;

	bottom: 10px;

	/*top:-150px;*/

	line-height:1.5em;

	left:10px;

	background:#fff;

	font-size:1.2em;

	padding:5px;

	opacity:0.7;//standard

	filter:alpha(opacity=50);//internet explorer

	-moz-opacity:.50;//older firefox versions

	

}



#banners ul

{

	width:auto;

	height:25px;

	background:#0063DC;

	margin:0px;

}



#banners ul li

{

	display:inline;

	width:10px;

}



#banners ul li a

{

	text-decoration:none;

	padding:5px;

	line-height:2.5em;

	margin:5px;

	color:#fff;

	height:25px;

	font-weight:bold;

}



#banners ul li a:hover

{

	background:#fff;

	color:#0063DC;	

}



/***********************

	  LAYOUT

************************/



#wrap {

	background: #FFF;

	width: 980px; height: 100%;

	margin: 0 auto;	

	text-align: left;

	border-right: thin gray solid;

	border-left: thin gray solid;

}

#content-wrap {

	clear: both;

	margin: 0; padding: 0;	

	background: #FFF;

}



/* header */

#header {

	position:relative;

	height: 149px;

	background-color:#fff;

}



#header2 {

	position:relative;

	height: 0px;

	background-color:yellow;

	font-family: Arial, Helvetica, sans-serif;

    font-size: 28px;

    font-weight:bold;

    color: #0033cc;

    margin: 10px 10px;

    text-align: center;

}



#header h2#logo-text  {

	position: absolute;

	margin: 0; padding: 0;

	font: bolder 40px 'Trebuchet MS', Arial, Sans-serif;

	letter-spacing: -2px;

	color: #0033cc;

	text-transform: none;

	text-decoration: none;

	background: transparent;

	

	/* change the values of top and left to adjust the position of the logo*/

	top: 12px; left: 30px;	

}

#header p#slogan {

	position: absolute;

	margin: 80; padding: 0;

	font-style: italic;

	

	text-transform: none;

	color: #0033cc;

	

	/* change the values of top and left to adjust the position of the slogan*/

	top: 60px; left: 330px;

	font-variant: normal;

	font-weight: bolder;

	font-size: 24px;

	line-height: normal;

	font-family: "Trebuchet MS", Arial;

}



#header p#phone {

	position: absolute;

	margin: 0; padding: 0;

	font: bold 19px 'Trebuchet MS', Arial, Sans-serif;

	text-transform: none;

	color: #333333;

	

	/* change the values of top and left to adjust the position of the slogan*/

	top: 68px; left: 50px;		

}



/* header photo */

#header #header-photo {

	position: absolute;

	float: left;

	margin: 0; padding: 0;

	top: 0px; right: 0px;



}



#header #header-photo2 {

	margin: 0; padding: 0;

	top: 0px; right: 0px;

	float: left;

}



#rightmenu {

	float: right;

	background-color: #FFF;

	border-bottom:thin; border-bottom-style: dashed;

	border: #CCC 1px dotted;

	margin-right: 10px;

	margin-bottom: 80px;

	top: auto;

		

}



#picturemenu {

	float: left;

	

}







/* main */

#main {

	float: left;

	margin-left: 0px;

	padding: 0;

	width: 74%; height: 100%;	

	text-align: justify;

}





/* rightbar */

#rightbar {

	float: right;

	width: 25%;

	height: 99%

	background: #FFFFFF;

	float: right;



}





/* Footer */

#footer { 

	clear: both; 

	color: #FFFFFF; 

	margin: 0; padding: 0; 

	font-size: 95%;

	width: auto;

	text-align: center;

	font-weight: normal;

	border-top: #0000FF 1px solid;	

}

#footer a { 

	text-decoration: none; 

	text-align: center

	color: #000099;

	font-weight: normal;

}



#footer a:hover {

	color: #3366FF;	

}

#bottomAddress {

text-align: center;

}

#specials2 {

	border:medium navy dashed;

	background:#FFFFCC;

	width: 300px;

	margin-left: 50px

}



#specials3 {

	border:medium navy dashed;

	background:#FFFFCC;

	width: 300px;

	margin-left: 50px

}



#specials4 {

	border:medium navy dashed;

	background:#FFFFCC;

	width: 300px;

	margin-left: 50px

}









/* end menu tabs */



/* alignment classes */

.float-left  { float: left; }

.float-right {	float: right; }

.align-left  {	text-align: left; }

.align-right {	text-align: right; }



/* additional classes */

.clear { clear: both; }

.green {	color: #9EC630; }

.gray  {	color: #BFBFBF; }</style>
