@charset "utf-8";
/* CSS Document */

/* Template Body Styles */

html{    
   height: 100%; 
}

body{
	height: 100%; 
	background-color: #000D17;
	background-position: center top;
	background-image: url(../images/Home/boxes.png);
	background-repeat: no-repeat;
	margin: 0;
}

.wrapper{
	margin: 0 auto;
	width: 1024px;
}

.fwrapper{
	width: 1024px;
	background-image: url(../images/Template/flowers.png);
	background-repeat: no-repeat;
	background-position: 65% top;
	height: 26em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	height: 150px;
}


/* Header: LavaLamp */
.lavaLamp {
	position: relative;
	height: 50px;
	width: 57%;
	padding: 15px;
	overflow: hidden;
	background-image: url(../images/Template/topnavmenubg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float: right;
	right: -3%;	
}
    /* Force the list to flow horizontally */
.lavaLamp li {
    float: left;
    list-style: none;
}
    /* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	width: 9px;
	height: 40px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFC800;
}
.lavaLamp li.back .leftt {
	height: 30px;
	margin-right: 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
   /* Styles for each menu-item. */
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Basic Content Styles */
#content,
#content_p{   
   min-height: 100%;
   margin-bottom: -100px;
   position: relative;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFF;
}
#content h1,
#content_p h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	margin-bottom: 2%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: oblique;
}

#content p{
	font-size: medium;
	line-height: 175%;
	}

#column1{
	width: 25%;
	float: left;
	margin-right: 5%;
	padding-left: 5%;
}

#intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	line-height: 175%;
	float: right;
	width: 560px;
	margin-right: 6%;
	background-image: url(../images/Home/homeintrobg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 1%;
}




/* ALL FOOTER STYLES */

#footer{
	height: 450px;
	background-color: #08407D;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	position: relative;
	width: 100%;
	background-image: url(../images/Template/footerbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.clearfooter {
	height: 50px;
	clear: both;
}


/* form details */

input,select,textarea{
	font-size:large;
	color: #08396D;
	font-style:italic;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #436b98;
	margin:0;
	background:#105196;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: auto;
	opacity: 0.9;
}
	
input:focus,select:focus,textarea:focus{}

#sendaline{
	display:block;
	float:right;
	}
	
#sendaline h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #4a92e1;
	margin-bottom: 2%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2%;
	font-style: normal;
}

#sendaline input, 
#sendaline textarea {
	width: 275px;
}

#sendaline input.footer_submit{
	display:block;
	width:90px;
	font-size:25px;
	border:none;
	padding:0;
	margin:10px 0 0 0;
	cursor:pointer;
	background: #08407D;
	
	color: #4a92e1;
	font-style: normal;
}

#sendaline input.footer_submit:hover{
	color:#FFC800;
}
.footer_input{
	display:block;
	padding:0;
	margin:8px 0 0 0;
}



/*RSS Details */


.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

#footer_rss{ /*Demo 3 main container*/
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
	height: 125px;
	border:1px solid #436b98;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.datefield,

#footer_rss a{ /*CSS for date field in general*/
	color:#0096FF;
	text-decoration: none;
	font-size: 20px;
}

#footer_rss a:hover{ /*CSS for date field in general*/
	color:#F4229C;
}

#footer_rss p{ /*Demo 3 P element that separates each entry*/
	margin-top: 0;
	color: #5B8BC0;
	line-height: 175%;
	font-size: 15px;
}

#blog h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #5B8BC0;
	margin-bottom: 2%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1%;
	font-style: oblique;
	}

#blocklink{
	height: 15px;
	width: 115px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #105196;
	float: right;
	padding-bottom: 10px;
	margin-right: 145px;
	margin-top: -37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #436b98;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #436b98;
	border-right-color: #436b98;
}

#blocklink a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#F4229C;
	text-decoration: none;
	left: 551px;
	font-size: 20px;
}

#blocklink a:hover{
	font-style:oblique;
	}

/* social media styles */
.social{
	width: 600px;
}

.social h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #5B8BC0;
	margin-bottom: 2%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2%;
	font-style: oblique;
}

.social ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.social ul li{
	display: inline;
	margin: 0px;
	padding: 0px;

}

.social ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 40px;
	color: #5B8BC0;
	text-decoration: none;
	background-color: #105196;
	padding-top: 5px;
	padding-right: 33px;
	padding-bottom: 5px;
	padding-left: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #436b98;
	border-right-color: #436b98;
	border-bottom-color: #436b98;
	}
.social ul li a:hover{
	background-color: #2A6CB2;
	color: #7BCD00;
}

#socialfirst a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #436b98;
}

/* Sosumi styles */

.sosumi{
	font-family: Arial, Helvetica, sans-serif;
	color: #5B8BC0;
	font-size: 9pt;
	clear:both;
}
.sosumi a{
	color: #5B8BC0;
	text-decoration: none;
}

.sosumi a:hover{
	color: #FFC800;
	text-decoration: underline ;
}

.sosumi p{
	margin: 0px;
	padding: 0px;

}

.sosumi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sosumi ul li{
	display: inline;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}
.spacer{
	height: 95px;
}

/* Content Pages Styles */


.about h3{
	font-size: 16px;
	font-style: oblique;
}

.about ul{
	list-style-type: disc;
	margin: 0px;
	padding: 3%;
}
.about ul li{
	color: #FFF;
	line-height: 150%;
	font-size: small;
	padding-bottom: 2%;
}

.about{
	width: 58%;
	background-image: url(../images/Services/Services%20BG.png);
	background-repeat: repeat;
	border: 1px solid #74ABE7;
	padding: 5%;
	margin-right: 5%;
	margin-bottom: 10%;
	margin-left: 27%;
}

.about a,
#intro a{
	text-decoration: none;
	color: #7BCD00;
}

.about a:hover,
#intro a:hover{
	color: #ffc800;
	text-decoration: underline;
}

.services{
	width: 232px;
	background-image: url(../images/Services/Services%20BG.png);
	background-repeat: repeat;
	border: 1px solid #74ABE7;
	margin-left: %;
	padding: 1%;
	float: right;
	margin-right:5%;
	margin-bottom:5%;
}

.services h1{
	padding-top: 5%;
}

.services h2,
.services h2 a{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #74ABE7;
	padding-top: 15px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;

}

.services h2 a:hover{
	color: #ffc800;
	}
.services h3{
	font-size: 14px;
	font-style: oblique;
}
.services p{
	font-size: small;
	line-height: 125%;
}
.services ul{
	list-style-type: disc;
	margin: 0px;
	padding: 3%;
}

.services #ad img{
border: thin solid #000D17;
}

.services #ad img:hover{
	border: thin solid #F4229C;

}
.services ul li{
	color: #FFF;
	line-height: 150%;
	font-size: small;
	padding-bottom: 2%;
}
.sidecol{
	float: left;
	padding-bottom: 2%;
	width: 23%;
	padding-left: 3%;
}

.sidecol img{
	padding-bottom: 7%;
	padding-left: 10%;
	padding-right: 0%;
}

.sidecol h2{
	border-bottom-color: #f4229c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.sidecol h2 a{
	color: #f4229c;
	font-size: 37px;
	text-decoration: none;
}

.sidecol h2 a:hover{
	color: #FFF;
}
.sidecol h3{
	font-size: 35px;
	color: #7BCD00;
	border-bottom-color: #7BCD00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	font-style:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.sidecol ul{
	margin: 0px;
	padding: 00px;
	list-style-type: none;
}

.sidecol ul li a{
	margin: 0px;
	padding: 00px;
	list-style-type: none;
	color: #FFF;
	font-size: 15px;
	line-height: 130%;
	text-decoration: none;
}

.sidecol ul li a:hover{
	color: #FFC800;
	text-decoration: underline ;
}

.contentheader{
	width: 58%;
	border: 1px solid #74ABE7;
	padding: 5%;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 27%;}

.funfacts img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000D17;
	border-left-color: #000D17;
}

.funfacts a{
	opacity: .8;
	}
	
.funfacts a:hover{
	opacity: 1	;

	}
.funfacts img:hover{
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFC800;
	border-left-color: #FFC800;
	}

#getaquote{
	clear: both;
	margin-right: 5%;
	margin-left: 5%;
	padding: 35px;
	margin-top: 5%;
	margin-bottom: 5%;
	border: 1px solid #74ABE7;
}

.portfolio{
	width: 81%;
	background-image: url(../images/Portfolio/portfoliobg2.png);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	margin-left: 10%;
	background-position: top;
	padding: 2%;
	height: 320px;
	margin-bottom: 6%;
}

.portfolio h2{
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	margin-left: 0px;
}

.portfolio h4{
	color:#FFC800;
	margin: 0px;
	padding: 0px;
	}
.portfolio h4 img{
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	}

.portfolio p{
	position: static;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7BCD00;
	padding-bottom: 2%;
	width: 58%;
	line-height: 125%;
}

.thumb img{
	border: 1px solid #FFF;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.doggy{
	position: relative;
	float: right;
	margin-top: -100px;
}

/* social media styles */
.portmenu{
	margin-left: 10%;
	margin-bottom: 2%;
}

.portmenu ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.portmenu ul li{
	display: inline;
	margin: 0px;
	padding: 0px;

}

.portmenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5B8BC0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 33px;
	padding-bottom: 5px;
	padding-left: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #436b98;
	border-right-color: #436b98;
	border-bottom-color: #436b98;
	}
.portmenu ul li a:hover{
	background-image: url(../images/Services/Services%20BG.png);
	color: #FFC800;
}

#portfirst a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #436b98;
}


/* Watching and Reading */



#watching{
	background-image: url(../images/About/WatchingBG.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 65px;
	padding-left: 30px;
	padding-right: 30px;
	height: 250px;
}

#reading{
	background-image: url(../images/About/ReadingBG.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 65px;
	padding-left: 30px;
	padding-right: 30px;
	height: 250px;
}

#watching img,
#reading img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#watching h2,
#reading h2{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 30px;
}

#watching a,
#reading a{
color: #F4229C;
}

.smaller{
	font-size: 20px;
}

#watching p{
	color: #FFC800;
}
#reading p{
	color: #0096FF;
}


/* SneakPeak */

#sneakpeak{
	margin-bottom: 100px;
	clear: right;
	padding-left:20px;
	padding-top: 30px;
	margin-left: 360px;
}













/* Light Box CSS */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #003875;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #003875;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #68ADF8;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

