 /* set background images for corners */

.rbtop div  { background: url(corner-top-left.gif) no-repeat top left; }
.rbtop      { background: url(corner-top-right.gif) no-repeat top right; }
.rbbot div  { background: url(corner-bottom-left.gif) no-repeat bottom left; }
.rbbot      { background: url(corner-bottom-right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 10px; }
.rbroundbox { width: 100%; margin: auto; }

.rbroundbox { background-color: #e0e0e0; margin:5px 0; }

div.SkinContainer {	margin: 0 0 14px 0; }
	div.SkinContainer .AdminToolbar { background-color: #FFE1E1; }
	div.SkinContainer .Content { padding: 2px 0 0 0; clear: both; }
	
.PlainContainer {
}

.box {
	border:solid 1px #6D0C0C;
	background-image: url(greybg.jpg);
	background-repeat:repeat-x;
	background-color:#dcdcdc;
	padding:0 7px 13px 7px;
}
.border-bottom{
	border-bottom: 1px solid #d6d6d6;
	margin: -23px 100px 23px;
}
body.ie7 .border-bottom, body.ie7 .Centered.border.blue .border-bottom{
	border-bottom: none;
}

.Centered-H3{
	text-align:center;
}
.Centered-H3 h1, .Centered-H3 h2, .Centered-H3 h3, .Centered-H3 .Head{
	font-size:24px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600; 
	color:#747474;
	margin: 0px 0px 3px;
}
.Centered .Head{
	background: #fff;
	padding: 0px 15px;
}
.Centered.border.gray .Head{
	background: #f4f4f4;
	padding: 0px 15px;
}
.Centered{
	text-align:center;
}
.Centered hr{
	clear: both;
	margin: 17px auto 15px;
	height: 0;
	border: solid #b7b7b7;
	border-width: 1px 0 0;
	width: 50%;
}
.Centered h1, .Centered h2, .Centered .Head{
	font-size:42px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400; 
	color:#505050;
}
.Centered h3{
	font-size:24px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400; 
	color:#747474;
}
.Centered h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size:20px; 
	text-transform:uppercase;
}
.Centered .image{
	background:#fff;
	float:left;
	width: 500px;
	height:285px;
	padding:15px;
	-moz-box-shadow: 3px 3px 4px 0 #D6D6D6;
	-webkit-box-shadow: 3px 3px 4px 0 #D6D6D6;
	box-shadow: 3px 3px 4px 0 #D6D6D6;
	border: 1px solid #d0d0d0;
}
.Centered .image img{
	width: 500px;
	height:285px;
}
.Centered .content-right{
	float:left;
	width:360px;
	margin:0px 0px 0px 35px;
}
.Centered .content-left{
	float:right;
	width:360px;
	margin:0px 35px 0px 0px;
}
.Centered .image-right{
	float:right;
	width: 500px;
	height:285px;
	padding:15px;
	-moz-box-shadow: 3px 3px 4px 0 #D6D6D6;
	-webkit-box-shadow: 3px 3px 4px 0 #D6D6D6;
	box-shadow: 3px 3px 4px 0 #D6D6D6;
	border: 1px solid #d0d0d0;
}
.Centered .image-right img{
	width: 500px;
	height:285px;
}
.Centered.border h2{
	display: inline-block;
}
.Centered.border.blue h2, .Centered.border.blue .Head{
	font-size:42px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400; 
	color:#FFF;
}
.Centered.border.blue .Head{
	background: url(images/bg-footerbg-footer.jpg) repeat #0584b7;
	padding: 0px 15px;
}
.Centered.border.blue .border-bottom{
	border-bottom: 1px solid #FFF;
	margin: -23px 100px 23px;
}
.Centered.border.blue h3{
	font-size:24px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400; 
	color:#fff;
}
.Centered.border.blue h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size:18px; 
	color:#fff;
	text-transform:uppercase;
}
.Centered.border.blue h5 a{
	color:#fff;
}
.Centered.border.blue .image{
	width: 365px;
	height:auto;
	-moz-box-shadow: 3px 3px 4px 0 #0a6f97;
	-webkit-box-shadow: 3px 3px 4px 0 #0a6f97;
	box-shadow: 3px 3px 4px 0 #0a6f97;
	margin-bottom:25px;
}
.Centered.border.blue .image img{
	width: 365px;
	height:auto;
}
.Centered.border.blue p, .Centered.border.blue .Normal{
	color:#fff;
}
.Centered.border.blue .orange_btn_lg, .Centered.border.blue .orange_btn_med, .Centered.border.blue .orange_btn_sm{
	border:4px solid #0474a2;
}
.Centered-Title-Left-Text h1, .Centered-Title-Left-Text h2, .Centered-Title-Left-Text h3, 
.Centered-Title-Left-Text h4, .Centered-Title-Left-Text h5{
	text-align: center;
}
.Centered-Title-Left-Text p{
	text-align:left;
}

.Centered-Title-Left-Text{
	text-align:center;
}
.Box-Shaddow{
	padding:10px;
	-moz-box-shadow: 3px 3px 4px 0 #D6D6D6;
	-webkit-box-shadow: 3px 3px 4px 0 #D6D6D6;
	 box-shadow: 3px 3px 4px 0 #D6D6D6;
	border: 1px solid #d0d0d0;
	position:relative;
	z-index: 5;
}
.Box-Shadow-Blue img{
	background:#fff;
	padding:8px;
	-moz-box-shadow: 3px 3px 4px 0 #0a6f97;
	-webkit-box-shadow: 3px 3px 4px 0 #0a6f97;
	box-shadow: 3px 3px 4px 0 #0a6f97;
}
.Box-Shadow-Blue h2{
	position: relative;
	text-align: center;
	width: 100%;
	margin: 74px 0px -113px;	
	z-index:100;
}
.Box-Shadow-Blue h2{
	font-size:22px;
	font-weight:700;
	color:#fff;	
}
.Box-Shadow-Blue a{
	text-decoration:none !Important;
}
.Box-Shadow-Blue .border-bottom{
	border-bottom: 2px solid #fff;
	position:relative;
	z-index:10;
	margin: 119px auto -115px;
	width: 40% !important;
}
.Box-Shadow-Blue .border-top{
	border-bottom: 2px solid #fff;
	position:relative;
	z-index:10;
	margin: 72px auto -71px;
	width: 40% !important;
}
.Box-Shadow-Blue p{
	top: 230px;
	position: absolute;
	z-index: 10;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color:#fff;
}
#dnn_ContentPane .Box-Shadow-Blue img{
	-moz-box-shadow: 3px 3px 4px 0 #D6D6D6;
	-webkit-box-shadow: 3px 3px 4px 0 #D6D6D6;
	 box-shadow: 3px 3px 4px 0 #D6D6D6;
	border: 1px solid #d0d0d0;
	position:relative !important;
	padding:10px !Important;
}

#dnn_ContentPane .border-top{
	margin: 150px auto -150px;
}
#dnn_ContentPane .Box-Shadow-Blue .border-bottom{
	margin: 197px auto -195px;
}
#dnn_ContentPane .Box-Shadow-Blue h2{
	margin: 155px 0px -190px;
}






.Popup-White-NoTitle a{
	text-decoration:none !Important;
}
.Popup-White-NoTitle .border-bottom{
	border-bottom: 2px solid #fff;
	position:relative;
	z-index:10;
	margin: 119px auto -115px;
	width: 182px !important;
}
.Popup-White-NoTitle .border-top{
	border-bottom: 2px solid #fff;
	position:relative;
	z-index:10;
	margin: 72px auto -71px;
	width: 182px !important;
}
.Popup-White-NoTitle p{
	top: 230px;
	position: absolute;
	z-index: 10;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color:#fff;
}
#dnn_ContentPane .Popup-White-NoTitle img{
	-moz-box-shadow: 3px 3px 4px 0 #D6D6D6;
	-webkit-box-shadow: 3px 3px 4px 0 #D6D6D6;
	 box-shadow: 3px 3px 4px 0 #D6D6D6;
	border: 1px solid #d0d0d0;
	position:relative !important;
	padding:10px !Important;
	width:448px !important;
	height:auto !important;
}

#dnn_ContentPane .border-top{
	margin: 150px 145px -150px;
}
#dnn_ContentPane .Popup-White-NoTitle .border-bottom{
	margin: 197px 145px -195px;
}
#dnn_ContentPane .Popup-White-NoTitle h2{
	margin: 155px 0px -190px;
	font-size:22px;
	font-weight:700;
	color:#fff;	
	position: relative;
	text-align: center;
	width: 469px;
	z-index: 100;
}
.Popup-White-NoTitle {
    margin: 0 auto !important;
   width: 96% !important;
}
#plainContent #wrapper { width:90% !important; float:left;}
#dnn_ContentPane { width:100% !important;}
.fancybox-type-iframe .fancybox-inner { height:500px !important;}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
/*--- Phone only CSS here ---*/

#dnn_ContentPane .Popup-White-NoTitle p {
font-size:13px !important;
width:175px !important;

}
#dnn_ContentPane .Popup-White-NoTitle img { height:650px !important; width:325px !important;}

#dnn_ContentPane .Popup-White-NoTitle h2{
margin: 158px -106px -191px;
font-size: 16px;

}
.fancybox-close {right: 9px;}


#dnn_ContentPane .Popup-White-NoTitle .border-bottom{
 margin: 197px 36px -195px;
}

#dnn_ContentPane .border-top {
margin: 150px 36px -150px;
}
#dnn_ContentPane {
    width: 27%;
}

.fullview .testimonialWrap {
margin: 0;
    width: 50% !important;
    text-align: center;
}


.TestimonialSubmission input, .TestimonialSubmission textarea, .TestimonialSubmission select { width:120px !important;}
.TestimonialSubmission h4{ font-size:12px !important; text-align:left;}
.TestimonialSubmission .Normal{ width:27% !important; display:block;}
.testimonialWrap .testimonialImage img{ width:60% !important;}
.TestimonialSubmission .orange_btn_lg {
  margin: 10px 176px 0 -34px;
}
#plainContent #wrapper { width:0px !important; float:left;}
#dnn_ContentPane { width:100% !important; }

.fancybox-type-iframe .fancybox-inner { height:499px !important;}
#plainContent #wrapper { width:90% !important; float:left;}


}

@media(max-width: 320px) {
#dnn_ContentPane .Popup-White-NoTitle p {
font-size:12px !important;

}

#dnn_ContentPane .Popup-White-NoTitle h2 {margin: 155px -91px -194px;  font-size: 15px;}
#dnn_ContentPane .Popup-White-NoTitle .border-bottom {margin: 197px 58px -195px;}
#dnn_ContentPane .border-top { margin:150px 58px -150px;}



}






