/* Reset
------------------------------------------------------------ */
@font-face {
    font-family: Script MT Bold;
    src: url(../fonts/SCRIPTBL.ttf);
	src: local('SCRIPTBL'), url(../fonts/SCRIPTBL.ttf) format('truetype'), url(../fonts/SCRIPTBL.woff) format('woff') ; 

}	


* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { background: #FCF4DD; background-image:url(../images/bg1.png); background-position:0px 0px; background-repeat: repeat-x; font-size: 13px; color: #F4677A; font-family: Verdana, Geneva, Arial, sans-serif;}
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
h1, h2 { margin-bottom: 5px; margin-top:10px; color: #CB8AC0; font-family:Script MT Bold; font-size:2.7em; line-height:1.2em;}

h3, h4 { margin-top: 5px; margin-bottom: 5px; color: #CB8AC0; font-size:1.2em}	
a, img { outline: none; border:none; color: #FCF4DD;}
a:hover {color: #F1687A;}
p { margin: 0 0 10px; line-height: 1.4em; font-size: 1.2em;}
/* img { display: block; margin-bottom: 10px;} */
/* aside { font-style: italic; font-size: 0.9em;} */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
	}
	
	
/* Structure */

#bg_wrapper {
	position:relative;
	width: 96%;	
	max-width: 920px;
	margin-left:auto;
	margin-right:auto;
	

}

#wrapper {
	position:absolute;
	width:96%;
	min-height:100%;	
	background:#FCF4DD;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0px 2% 1% 2%;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	} 


#bg_wrapper2 {
	position:relative;
	width: 96%;	
	max-width: 920px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	

}

#wrapper2 {
	position:relative;
	width:96%;
	min-height:100%;
	margin-top:0px;
	padding: 0px 2% 1% 2%;
	z-index:1;
	} 

 

	#main {
		width: 60%;
		margin-right: 2%;
		float: left;
		
		}
	
	#main-wide {
		width: 100%;
		float: left;
		z-index:100;
		background-color:#F4677A;
		}
	
	#main-wide2 {
		width: 100%;
		float: left;
		z-index:100;
		position:relative;
		}	
		
		
	aside {
		width: 36%;
		float: right;
		padding-left:10px;
		z-index:50;
		}
	
	footer {
		width: 100%;
		float: left;
		font-size:0.6em;
		
		}	

.wide-banner {
	position:relative;
	margin-top:0px;
	z-index:0;
}

.banner {
	position:relative;
	margin-top:0px;
	margin-bottom:-5px;
	z-index:0;
}

#bottom-left {
	position:fixed;
	left:0;
	bottom:0;
	display:block;
	z-index:1;
	width:15%;
	
}

#bottom-right {
	position:fixed;
	right:0;
	bottom:0;
	display:block;
	z-index:1;
	width:15%;
	
}

.side-nav {
	border: 1px solid #999;
	border-radius:4px;
	padding:7px;
	width:94%;
	margin-bottom:10px;
  -moz-box-shadow:  3px 3px 3px #aaa;
  -webkit-box-shadow:  3px 3px 3px #aaa;
  box-shadow: 3px 3px 3px #aaa;
  background: #003399;
  background: -moz-linear-gradient(#1D63B8 0%, #062F7F 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1D63B8), color-stop(100%, #062F7F));
  background: -webkit-linear-gradient(#1D63B8 0%, #062F7F 100%);
  background: linear-gradient(#1D63B8 0%, #062F7F 100%);
	font-size:1.2em;
	font-weight:bold;
	text-shadow: 0 1px 1px #000;	
}

.side-nav:hover {
	background: #f9f9f9;
  background: -moz-linear-gradient(#f9f9f9 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(#f9f9f9 0%, #e8e8e8 100%);
  background: linear-gradient(#f9f9f9 0%, #e8e8e8 100%);
	-webkit-transform: scale(0.98);
   -moz-transform: scale(0.98);
   -o-transform: scale(0.98);
   -ms-transform: scale(0.98);
   transform: scale(0.98);
	
}
	

a.side-nav-link:link {
	text-decoration:none;
	color:#FFF;
	
}

a.side-nav-link:hover {

	color:#FF8800;
	
}

a.side-nav-link:active {

	color:#FF8800;
	
}

#wide-banner2 {
	display: none;
}


#banner-logo {
	position:absolute;
	top:50px;
	left:2%;
	width:50%;
	z-index:100;
	
}

#banner-logo-portfolio {
	position:relative;
	top:10px;
	left:0px;;
	width:95%;
	margin-bottom:10px;
	z-index:100;
	
}

.banner-logo {
	width:100%;
	max-height:140px;

}

.mob-only {
	display:none;
}

.phone-icon {
	margin-bottom:-2px;
}
	
#rightImage {
	float:right;
	margin-left:15px;
	margin-bottom:15px;

}

#leftImage {
	float:left;
	margin-left:-10px;
	margin-right:5px;
	margin-bottom:5px;

}

#leftImage2 {
	float:left;
	margin-right:5px;
	margin-bottom:5px;

}

#pc-reviews {
	display:block;
	
}

#mobile-reviews {
	display:none;
	
}

#portfolio-thumb {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	width:40%;

}

.pic-border {
	border-radius:4px;
	border:solid 1px #333;
	box-shadow: 3px 3px 3px #777;
}

.side-content {
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:2em;
	font-style:italic;
	color:#4C3A78;
	
	}
	
.red {
	color:#F36;
	font-weight:bold;
}		

.spacer {height:10px;}

.spacer2 {height:15px;}

.spacer3 {
	display:block;
	height:20px;
}

.spacer4 {
	width:100%;
	border-top: 1px solid #FF4800;
	box-shadow: 2px 2px 2px #777;
	margin-top:10px;
	margin-bottom:20px;
}

.spacer5 {height:5px;}


.small {font-size:0.7em;}

.large {
	  color: #FF4800; font-size:1.4em; font-weight:bold;	
}

.quotes {
	  color: #F4677A; font-size:1.2em; font-style:italic; font-weight:bold;	
}

.ib1 {
	display:inline-block;
	margin-top:10px;
}

.extra-right-margin {
	margin-right:2%;
}

.extra-left-margin {
	margin-left:2%;
}


.transparent_class:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	-webkit-transform: scale(0.98);
   -moz-transform: scale(0.98);
   -o-transform: scale(0.98);
   -ms-transform: scale(0.98);
   transform: scale(0.98);
	
}
	
.FeaturesDL {
list-style: disc;
margin-left:20px; margin-bottom:0; margin-top:5px; list-style-type:disc; list-style-position:inside;
font-size:1.2em;

}

.phone-number {
	display:inline-block;
	height:37px;
	margin-left:100px;
	
}

a.top-link:link {
	color:#FCF4DD;
	text-decoration:none;
	
}

a.top-link:visited {
	color:#FCF4DD;
	text-decoration:none;
}

a.top-link:hover {
	color:#660066;
	text-decoration:underline;
	
}

a.top-link:active {
	color:#660066;
	text-decoration:underline;
}


a.linkfooter:link {
	color:#4C3A78;
	text-decoration:none;
	
}

a.linkfooter:visited {
	color:#4C3A78;
	text-decoration:none;
}

a.linkfooter:hover {
	color:#FF73FF;
	text-decoration:underline;
	
}

a.linkfooter:active {
	color:#FF73FF;
	text-decoration:underline;
}

.facebook {
	margin-top:5px;
	margin-bottom:-5px;
	background-image:url(../images/facebook-logoSmall.png)
}

.facebook:hover {
	background-image:url(../images/facebook-logoSmall-hover.png)
}

/* stick a div */
.clear { 
	clear:both; 
}
div#sticker {
	
	width: 100%;
	height:auto;
	
}
.stick {
	width:26% !important;
	max-width: 240px;
	position:fixed;
	top:0px;
	
}




/* Logo H1 */
header h1 {
	height: 107px;
	width: 150px;
	float: left;
	display: block;
	text-indent: -9999px;
	}
	
#tel {
	font-family: Verdana, Geneva, sans-serif;
	position:relative;
	float:right;
	font-size:1.15em;
	font-weight:bold;
	color:#FCF4DD;
	padding:0px;
	display:inline-block;
	margin-bottom:5px;
	margin-top:5px;
	line-height:120%;
	z-index:100;
}

#logo {
	position:relative;
	width:25%;
	max-width:500px;
	float:left;
	top:5px;
	height:150px;
	border:0;
}

#top_text {
	float:left;
	width:420px;
	margin-top:10px;
	margin-left:20px;
	
}
		
/* Nav */
#nav {
	position:relative;
	float: left;
	margin-top: 5px;
	margin-right:10px;
	margin-bottom:0px;
	width:100%;
	z-index:100; 
	
	}
	
	header nav li {
		display: inline;
		margin-left: 15px;
		}
		
	
#skipTo {
	display: none;
	}
	

#nav a:link {
    font-weight: bold;
    }
	
#nav a:hover {
    
	color: #F1687A;
	background-color:#FCF4DD;
    }		
  
#nav ul li .active {
    
	color: #F1687A;
    }
		

			
#map-small {
	float: left;
	margin-bottom: 15px;
	margin-top:-10px;
	width: 100%;
	display:inline-block;
	}
	


.textfield_effect, .textfield_effect2    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;
	background-color:#FFF;     
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 12px;    
	color: #333333;    
	width: 97%;    
	height: 20px; 
	border-radius:3px;
	padding:1px 1px 1px 3px;
	margin: 3px 0px 3px 0px;   
	} 
	
.textfield_effect:hover, .textfield_effect2:hover    {    
	border-color: #64acd8;    
	border-width: 1px;    
	
	} 
	
.textfield_effect:focus, .textfield_effect2:focus    {    
	border-color: #64acd8;    
	border-width: 1px;    
	}
	
.answerbox    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;      
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 12px;    
	color: #333333;    
	width: 40px;    
	height: 15px; 
	border-radius:3px;
	padding:1px 1px 1px 3px;   
	} 
	
.answerbox:hover    {    
	border-color: #64acd8;    
	border-width: 1px;    
	
	} 
	
.answerbox:focus    {    
	border-color: #64acd8;    
	border-width: 1px;    
	}	
	
.textarea_effect, .textarea_effect2    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;   
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 12px;    
	color: #333333;    
	width: 95%;    
	height:40px;
	border-radius:3px;
	padding:1px 1px 1px 3px;
	margin: 3px 0px 3px 0px;  
	} 
	
.textarea_effect:hover, .textarea_effect2:hover   {    
	border-color: #64acd8;    
	border-width: 1px;    
	
	} 
	
.textarea_effect:focus, .textarea_effect2:focus    {    
	border-color: #64acd8;    
	border-width: 1px;    
	}	

.button {
    border: 1px solid #006;
    background: #ccf;
	padding:3px;
	border-radius:3px;
}
.button:hover {
    border: 1px solid #ff73ff;
    background: #eef;
}

.gallery-container {
	background-color:#fff;
	padding:2%;
	float:left;
	width:19%;
	margin-right:2.4%;
	border-radius:7px;
	margin-bottom:20px;
}

.gallery-container-last {
	background-color:#fff;
	padding:2%;
	float:left;
	width:19%;
	margin-right:0;
	border-radius:7px;
	margin-bottom:20px;
}


.bottom-button-container {
	float:left;
	width:48%;
	margin-right:4%;
}

.bottom-button-container-last {
	float:left;
	width:48%;
	margin-right:0;
}

.bottom-button {
	width:100%;
	border-radius:3px;
	border:solid 1px #777;
	box-shadow: 3px 3px 3px #aaa;	
}

.cart-button {
	float:left;
	margin-top:10px;
	width:99%;
	
}


/* Media Queries */

@media screen and (max-width: 1024px) {
#nav {
	position:relative;
	float: left;
	margin-top: 5px;
	margin-left: -15px;
	margin-right:0px;
	margin-bottom:0px;
	width:105%;
	z-index:100; 
	
	}

	#bottom-left {
	position:fixed;
	left:0;
	bottom:0;
	display:block;
	z-index:1;
	width:15%;
	
}

#bottom-right {
	position:fixed;
	right:0;
	bottom:0;
	display:block;
	z-index:1;
	width:15%;
	
}

.extra-right-margin {
	margin-right:0;
}

.extra-left-margin {
	margin-left:0;
}
	
}

@media screen and (max-width: 855px) {
	


}

@media screen and (max-width: 790px) {
	#top_text {
	float:left;
	width:250px;	
	margin-top:10px;
	margin-left:10px;
	
}

#banner-logo {
	position:absolute;
	top:45px;
	left:2%;
	width:45%;
	z-index:100;
	
}

#main, aside {
		float: left;
		clear: left;
		margin: 0 0 10px; 
		width: 98%;
		}	

#tel {
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	float:right;
	font-size:1.1em;
	font-weight:bold;
	color:#FCF4DD;
	padding:0px;
	display:inline-block;
	margin-bottom:5px;
	margin-top:15px;
	line-height:105%;
	z-index:100;
}

	
}

@media screen and (max-width: 750px) {
	#top_text {
		margin-left:-9999px;
}

	
	
}

@media screen and (max-width: 564px) {


/* stick a div */
.clear { 
	clear:both; 
}
div#sticker {
	
	width: 100%;
	height:auto;
}
.stick {
	width:100% !important;
	max-width: 100%;
	position:relative;
	top:0px;
	
}

}

@media screen and (max-width: 480px) {
	body { background: #FCF4DD;}
	
header h1 {
	height: 107px;
	width: 150px;
	margin-left:25%;

	}
	
#logo {
	width:100%;
	float:left;
	top:0px;
	margin-bottom:-5px;
	margin-top:5px;
}


#wrapper {
	position:absolute;
	width:96%;
	min-height:100%;
	background:#FCF4DD;
	border:none;
	margin-top:0px;
	margin-bottom:10px;
	padding: 2%;
	box-shadow:none;
	
	} 
	


#main-wide {background-color:#FCF4DD;}
	
#bottom-left {
	display:none;
}

#bottom-right {
	display:none;	
}	 

.extra-padding {
	width:96%;
	padding-left:2%;
	padding-right:2%
}

#nav {
	position:relative;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right:10px;
	margin-bottom:0px;
	width:100%;
	z-index:100; 
	
	}


#tel {
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	width:100%;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	color:#FCF4DD;
	background: #F1687A;
 	background: -moz-linear-gradient(#FEAEBB 0%, #F1687A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FEAEBB), color-stop(100%, #F1687A));
    background: -webkit-linear-gradient(#FEAEBB 0%, #F1687A 100%);
    background: linear-gradient(#FEAEBB 0%, #F1687A 100%);
	padding:10px 0px 5px 0px;
	display:inline-block;
	margin-bottom:5px;
	margin-top:5px;
	line-height:105%;
	z-index:100;
	border-radius:4px;
	border: 1px solid #F1687A;
	text-align:center;
	text-shadow: 0 1px 1px #000;
	
}

#top_text {
	float:left;
	width:100%;	
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	
}

#banner-logo {
	position:relative;
	top:1%;
	left:3%;
	width:90%;
	margin-bottom:3px;
	z-index:100;
	
}

#banner-logo-portfolio {
	position:relative;
	top:1%;
	left:3%;
	width:90%;
	margin-bottom:0px;
	z-index:100;
	
}

#portfolio-thumb {
	float:left;
	margin-right:0px;
	margin-bottom:5px;
	width:100%;

}


.side-content {
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:2em;
	font-style:italic;
	color:#4C3A78;
	margin-top: -50px;
	
	}
	
.mob-only {
	display:block;
	text-shadow: 0 1px 1px #000;
}

.spacer3 {
	display:none;
}

.gallery-container {
	background-color:#fff;
	padding:6%;
	float:left;
	width:88%;
	margin-right:0;
	margin-bottom:10px;
}

.gallery-container-last {
	background-color:#fff;
	padding:6%;
	float:left;
	width:88%;
	margin-right:0;
	margin-bottom:10px;
}

.bottom-button-container {
	float:left;
	width:98%;
	margin-right:0;
	margin-bottom:10px;
}

.bottom-button-container-last {
	float:left;
	width:98%;
	margin-right:0;
}


#right-content-large {
	margin-top:0px;
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-style:italic;
	font-size:2.1em;
	line-height:150%;
	color:#F06CB1;
}

	#skipTo {
		display: block;
		width:100%
		}
	
	header nav, #main, aside {
		float: left;
		clear: left;
		margin: 0 0 10px; 
		width: 100%;
		}	
		
#skipTo li {
			margin: 3px 0 3px 0;
			background: #F1687A;
 	background: -moz-linear-gradient(#FEAEBB 0%, #F1687A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FEAEBB), color-stop(100%, #F1687A));
    background: -webkit-linear-gradient(#FEAEBB 0%, #F1687A 100%);
    background: linear-gradient(#FEAEBB 0%, #F1687A 100%);
			border-radius:4px;
			border: 1px solid #F1687A;
			display: block;
			font-size:1.6em;
			font-family:Script MT Bold;
			color:FF73FF;
			text-shadow: 0 1px 1px #000;
			}
					
			
			#skipTo a {
				display: block;
				padding: 10px;
				text-align: center;
		

				}
		
		#skipTo a:link {
    font-weight: bold;
	text-decoration:none;

    }
	
	aside {
		border-left:none;
		padding-left:0px;
	}
	
	
/* stick a div */
.clear { 
	clear:both; 
}
div#sticker {
	
	width: 100%;
	height:auto;
}
.stick {
	width:100% !important;
	max-width: 100%;
	position:absolute;
	top:0px;
	
}



.textfield_effect    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;
	background-color:#FFF;     
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 16px;    
	color: #333333;    
	width: 100%;    
	height: 30px; 
	border-radius:3px;
	padding:1px 1px 1px 3px;
	margin: 3px 0px 3px 0px;   
	}
	
.textarea_effect    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;   
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 16px;    
	color: #333333;    
	width: 98%;    
	height:60px;
	border-radius:3px;
	padding:1px 1px 1px 3px;
	margin: 3px 0px 3px 0px;  
	} 
	
.textfield_effect2    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;
	background-color:#FFF;     
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 16px;    
	color: #333333;    
	width: 98%;    
	height: 25px; 
	border-radius:3px;
	padding:1px 1px 1px 3px;
	margin: 3px 0px 3px 0px;   
	}
	
.textarea_effect2    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;   
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 16px;    
	color: #333333;    
	width: 96%;    
	height:50px;
	border-radius:3px;
	padding:1px 1px 1px 3px;
	margin: 3px 0px 3px 0px;  
	}

.answerbox    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;      
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 16px;    
	color: #333333;    
	width: 60px;    
	height: 25px; 
	border-radius:3px;
	padding:1px 1px 1px 3px;   
	} 	 	

.button {
    border: 1px solid #006;
    background: #ccf;
	padding:3px;
	border-radius:3px;
	width: 100px;    
	height: 25px; 
}
	
.cart-button {
	float:left;
	margin-top:5px;
	width:100%;
	
}

a.lightbox {    
        pointer-events: none;
    }

					
}

