/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { background: #E6D4D5; background-image:url(../images/bg2.png); background-repeat: repeat-x; font-size: 13px; color: #330000; font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;}
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
h1 { margin-bottom: 10px; color: #9F1016; font-size:1.7em;}
h2 { margin-bottom:1px; color: #9F1016;}
h3 { margin-bottom:1px; color: #9F1016; display:inline-block;}
h4 { margin-top: -10px; margin-bottom: 10px; color: #4C3A78; font-size:1.2em}	
a, img { outline: none; border:none; color: #fff;}
a:hover {color: #FF4639;}
p { margin: 0 0 10px; line-height: 1.4em; font-size: 1.2em;}
.bio { text-align:justify; margin-right:10px;}
.bio-email {color :#4C3A78; font-weight:bold; font-size:1em;}
/* 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;
	}
td {padding:5px;}
	
/* 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:#feefef url(../images/bg2.png) repeat-x;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0px 2% 1% 2%;
	
	} 

	#main {
		width: 59%;
		margin-right: 3%;
		float: left;
		
		}
	
	#main-wide {
		width: 100%;
		float: left;
		}
		
		
	aside {
		width: 36%;
		float: right;
		padding-left:10px;
		}
	
	footer {
		width: 100%;
		float: left;
		font-size:0.6em;
		}	

	
#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;
	
}

.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;}

.spacer4 {
	width:100%;
	border-top: 1px solid #4C3A78;
	box-shadow: 2px 2px 2px #777;
	margin-top:15px;
	margin-bottom:25px;
	display:inline-block;
}

.spacer5 {height:40px;}

.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:25px;
	right:20px;
	display:none;
	background: url('../images/arrow_up_red.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}

.small {font-size:1.1em;}

.large {
	 margin-bottom: -30px; color: #4C3A78; font-size:1.5em; font-weight:bold;	
}
	
.FeaturesDL {
list-style: disc;
margin-left:10px; margin-bottom:0; margin-top:-5px; list-style-type:disc; list-style-position:inside;
font-size:1.2em;

}

.content-image {
	width:100%;
	float:left;
	margin-bottom:2px;
	border-radius:6px;
	border:solid 1px #777;
	box-shadow: 3px 3px 3px #aaa;
	
}


.transparent: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);
	
}

.phone-icon {
	margin-bottom:-7px;
}

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

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

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

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


a.linkfooter:link {
	color:#9F1016;
	text-decoration:none;
	font-weight:bold;
	
}

a.linkfooter:visited {
	color:#9F1016;
	text-decoration:none;
}

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

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

a.linkMain:link {
	color:#9F1016;
	text-decoration:none;
	
}

a.linkMain:visited {
	color:#9F1016;
	text-decoration:none;
}

a.linkMain:hover {
	color:#ee0000;
	text-decoration:underline;
	
}

a.linkMain:active {
	color:#ee0000;
	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)
}


/* Logo H1 */
header h1 {
	height: 107px;
	width: 150px;
	float: left;
	display: block;
	text-indent: -9999px;
	}
	
#tel {
	float:right;
	color:#9F1016;
	padding:0px;
	display:inline-block;
	margin-bottom:0px;
	margin-top:3px;
	line-height:120%;
	width:37%;
}

#logo {
	width:325px;
	height:auto;
	float:left;
	top:10px;
}

.logo {
	width:100%;
	border-radius:4px;
}

.shaw-logo {
	width:100%;
}

.shaw-logo: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);
   cursor:pointer;
}

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

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


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

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



.textfield_effect    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;      
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 12px;    
	color: #333333;    
	width: 140px;    
	height: 15px; 
	border-radius:3px;
	padding:1px 1px 1px 3px;   
	} 
	
.textfield_effect:hover    {    
	border-color: #64acd8;    
	border-width: 1px;    
	
	} 
	
.textfield_effect: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    {   
    border-width: 1px;    
	border-style: solid;    
	border-color: #999999;   
	font-family: Verdana, Geneva, Arial, sans-serif;  
	font-size: 12px;    
	color: #333333;    
	width: 140px;    
	height:70px;
	border-radius:3px;
	padding:1px 1px 1px 3px;  
	} 
	
.textarea_effect:hover    {    
	border-color: #64acd8;    
	border-width: 1px;    
	
	} 
	
.textarea_effect:focus    {    
	border-color: #64acd8;    
	border-width: 1px;    
	}	

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


/* Media Queries */

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

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

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



#tel {
	float:right;
	font-size:0.8em;
	color:#9F1016;
	padding:0px;
	display:inline-block;
	margin-bottom:5px;
	margin-top:10px;
	line-height:120%;
	width:40%;
}
	
}

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

#pc-reviews {
	display:none;
	
}

#mobile-reviews {
	display:block;
	
}
	
}


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

	}
	
#logo {
	width:100%;
	
	float:left;
	top:0px;
}



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


#tel {
	float:left;
	font-size:1.2em;
	color:#9F1016;
	padding:10px 0px 10px 0px;
	width: 100%;
	background: #fff;	
	text-align:center;
	margin-bottom:0px;
	margin-right:10px;
	margin-top:0px;
	


}

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

.side-content {
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:2em;
	font-style:italic;
	color:#4C3A78;
	margin-top: -50px;
	
	}

#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%
		}
	
	#main, aside {
		float: left;
		clear: left;
		margin: 0 0 10px; 
		width: 100%;
		}	
		
	#nav {
		float: left;
		clear: left;
		margin: 5px 0 -5px 0; 
		width: 100%;
		}		
		
#skipTo li {
			margin: 0;
			background: #4C3A78;
  background: -moz-linear-gradient(#4C3A78 0%, #330066 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4C3A78), color-stop(100%, #330066));
  background: -webkit-linear-gradient(#4C3A78 0%, #330066 100%);
  background: linear-gradient(#4C3A78 0%, #330066 100%);
			border-radius:4px;
			border: 1px solid #333;
			display: block;
			font-size:1.2em;
			margin-bottom: 3px;
			}
					
			
			#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;
	}
	


.linkedin-logo {
	width:50%;	
}

.spacer5 {height:0px;}

.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:0px;
	right:3px;
	display:none;
	background: url('../images/arrow_up_red.png') no-repeat 0px 20px;
}

a.lightbox {    
        pointer-events: none;
    }	
						
}

