﻿@charset "utf-8";
/* proservicelisting v2 2016*/
#ServiceListingPage {
	/*width: 960px;
	margin: 0 auto;*/
	margin: 0px 15px;
	
	/*background-color:#ddd;*/
}
#header {
/*background: #D6FFB7;*/
	/*border-radius: 1.8em 1.8em 0 0;
	border-bottom: 4px double #000;*/
	padding-top: 10px;
	/*background-color:#890ee1;*/
	margin-top: 20px;
}

#header div > *
{
	
	
}

.test
{
	border: 3px solid red;
}
.verticalCenter {
	display: inline-block;
	vertical-align: middle;
	float: none;/*padding: 50px 0px;*/
	
}
#header img {
width: 330px;
	height: 240px;
	display: inline-block;
	margin: 0;
	margin-top: -10px;
	float: left;
	/*background-color:#eee;*/
	position: relative;
	left: 10px;
	
	
}
#header h1, #header h2, #header h3 {
	/*<!--width: 680px;
	margin: 8px 15px;
	padding: 5px 15px;
	text-align:center;-->*/
	/*text-shadow: 2px 2px 3px #999;*/
	/*font-size: 1.6em;
	font-weight:600;
	color:#060;
	display: inline-block;
	text-transform:uppercase;*/
	/*background: #eee;*/
	border-radius: 10px;
}
#header h1
{
	
}
#header h2 {
	/*font-size: 1.2em;
	
	*/
	color: #F00;
	font-style: italic;
}
#header h3 {
/*font-size: 1.3em;
	font-weight: 400;
	text-transform:capitalize;*/
	
}
/*#header h3 span
{
	font-weight: 600;
	color:#1375EC;
	font-style:oblique;
		
}*/
#header p
{
	margin-bottom: -100px;
	
}
#header mark {
	display: block;
}

#header div:last-child
{
	/*background-color:#CF0;*/
	
}

#header div:last-child > *
{
	position: relative;
	/*top: -50px;*/
	margin-top: 15px;
	padding-bottom: 0px;
}

.page-header
{

 margin-bottom:0px;
 

}
#ListingTitle {
	/*margin: 10px;*/
	/*margin-top: -40px;*/
	
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9fcf7+0,f5f9f0+100;L+Green+3D */

	/*background: #f9fcf7; /* Old browsers */
	/*background: -moz-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #f9fcf7 0%, #f5f9f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0', GradientType=0 ); /* IE6-9 */
 
}
#ListingTitle h1 {
	/*width: 680px;
	font-size: 2.1em;
	float:left;
	text-align:center;
	
	height:80px;
	/* use line-height higher than parent to vertical aligen text */
	/*line-height: 90px;
	margin: 0 ;
	padding: 10px 10px 10px 10px;
	text-align:center;
	text-transform:capitalize;
	text-shadow: 2px 2px 8px #FF8080;
	/*background: #bbb;*/
	
	/*display: inline;
	float: left;
	clear: both;
	
	
	font-weight:700;*/
	color: #f00;
	text-shadow: 2px 2px 8px #FF8080;
}
#ListingTitle img {
/*width: 240px;
	height: 180px;	
	padding-top: 10px;
	float: right;*/
	padding-top: 0px;
		
}
.warning {
	
	border: groove;
	border-radius: 15px;
	background-color: #FF0;
	/*text-align: center;*/
	color: #000;
	text-transform: uppercase;
	font-weight: 800;
}
#MainDisclaimer {
/*clear:both;*/
padding: 0px;

	
}
#MainDisclaimer img {
/*float:left;
	
	width: 52px;*/
	margin: 15px 10px;
	padding: 0px;
}
#MainDisclaimer p {
	/*width:898px;
	
	/*background-color:#000;
	color:#ff0;*/
	
	
	/*margin: 0 auto;
	
	font-size:1.2em;*/
	font-size: .9em;
	
}
#MainContent {
	background: #f0f9ff; /* Old browsers */
	background: -moz-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff', GradientType=0 ); /* IE6-9 */
	border-radius: 25px;
	box-shadow: .4em .4em .2em #888888;
	padding: 10px;
	border-left: 3px groove blue;
	border-top: 3px groove blue;
	border-radius: 20px 20px 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ServiceSummaryTitle {
	background-color: #03F;
	color: #FF9;
	
	margin-left: 0px;
	
	border: 2px solid red;
	/*padding: 15px 300px;*/
	
	font-weight: bolder;
	font-size: 1.5em;
	font-style: italic;
	display: inline;
	text-transform: capitalize;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.col-md-6
{
	width:48%;
}
#MainContent dl {
	/*background-color:#FC0;*/
	
}
#MainContent dt {
/*padding-bottom: 5px;*/
	/*margin-top: 300px; */
	padding: 5px 60px ;
	
	
	
}
#MainContent dd {
	display: list-item;
	list-style-type: none;
	text-align: left;
	text-transform:lowercase;
	font-weight: 700;
	margin-top: .5em;
	margin-left: 4.7em;
	
}

#MainContent dd::before {
	
	content: "\e013";
	font-family: 'Glyphicons Halflings';
    font-size: 9px;
    position: relative;
    margin-right: 10px;
    top: 1px;
    color: #333;
	

}

#ServiceDisclaimer ul li
{
	text-transform: capitalize;
	text-align: left;
	list-style:circle;
	margin-left: 4em;
	font-weight: 700;
	
		
}

#MainContent h2 ~ ul {
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: none;
	padding: 10px;
	font-size: 1.5em;
	font-weight: 500;
	margin-left: 40px;
}

#WhatIsIncluded
{
	padding-left: 30px;
}
/*#ServiceDisclaimer p {
	display: inline-block;
	margin: 0 160px;
}
#ServiceDisclaimer p::after {
	content: url(left_red_arrow.gif);
}
#ServiceDisclaimer p::before {
	content: url(right_red_arrow.gif);
}
#ServiceDisclaimer ul {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
	padding: 10px;
	font-size: 1.5em;
	font-weight: 500;
	margin-left: 40px;
}*/
#TermsAndConditions {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+98 */

	/*background: #e5e5e5; /* Old browsers */
/*	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 98%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 98%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	
	box-shadow: .4em .4em .2em #888888;
	padding: 2em;
	padding-top: 0;
	border-left: 3px groove blue;
	border-top: 3px groove blue;
	border-radius: 30px;
	height: 580px;
}



 #TermsAndConditions h2
{
	
	/*	display:inline; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color:#00F;
	font-weight: 900;
	/*	border-radius: 30px; */
}
/*
#TermsAndConditions h2 ~ p
{
	
	padding: 10px;
	font-size: 1.6em;
	
	font-weight: 800;
	border-radius: 30px;
	margin-top: 20px;
	color: red;
	text-transform:capitalize;
}*/

/* Tabbed Panel Style */
.address
{
	font-size: 1.6em;
	font-weight: 800;
	margin-left: 1.8em;
	color:#333;
}
#tabs-container
{
	padding-top: 1em;
}
.tab{
    /*background-image: url("btn_blue_180.fw.png");
    background-repeat: no-repeat;*/

	background-color:#09C;
    color: #FFFFFF;
    /*float: left;*/
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 29px;
    margin-bottom: -1px;
   /* margin-left: 1px;
    margin-right: 2px;*/
    text-align: center;
    text-decoration: none;
    /*width: 180px;*/
	text-transform: capitalize;
	cursor:pointer;
	border-radius: 20px 20px 0 0;
	
}
#tab1:hover
{
	background-color:red;
}

#tab2:hover
{
	background-color:red;
}

#tab3:hover
{
	background-color:red;
}

#tab4:hover
{
	background-color:red;
}


.tab.active{
    /*background-image: url("btn_black_180.fw.png");*/
	background-color:#000;
}
/*.tab-content {
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
	    border-top: 1px solid #CACACA;
		border-bottom: 1px solid #CACACA;
    padding: 10px  20px;
	    height: auto;
    overflow: hidden;
	text-align:left;
  /*  width: 710px;*/	
	/*cleaR:both;
	display:none;
}

.tab.active {  }
.tab-content.active { display: block; }
.tab-content { min-height: 580px;}*/
.tab-content
{
	text-align:left;
	padding-top: 1.2em;
	height: 320px;
	
}
#tab-content-box
{
	
	margin-top: -35px;
}
/*end of tab-panel style*/

/*BootScrape override Tab-Panels*/
.nav-tabs > li > a
{
	font-weight: 700;
	font-size: 1.2em;

	
}

/*mobile iPad & phone CCS style */
 @media (max-width: 767px ) {
/*	#header h1
	{
		font-size: .9em;
		background-color:#F00;
	}
	
	#header h2
	{
		font-size: .9em
		
	}
	*/
#ServiceListingPage {
	margin: 3px;
	
}

#header h1
{
	font-size: 1em;
	font-weight: 700;
	padding: 3px;
	margin-bottom: 0;
}
#header h2
{
	font-size: .9em;
	font-weight: 800;
	padding: 0;
	margin: -20 auto;
}
#ListingTitle h1
{
	font-size: .5em;
	font-weight: 700;
	
	
}
.verticalCenter {
	padding: 0px 0px;
	padding-top: 30px;
}

#MainDisclaimer
{
	margin-top:10px;
}
#MainDisclaimer div:first-child
{
	background: red;
	display:none;
}

#MainDisclaimer div:last-child
{
	
	margin: 0 auto;
	font-size: .9em;
	padding: 0;
}
.col-md-6
{
	width: 100%;

}
#TermsAndConditions
{
	padding: 0;
	background-color: #fff;
	
	
	/*display: none;*/
	
}

#TermsAndConditions h2
{
    margin: 1em 0 1.5em 0 ;
}

#TermsAndConditions_std
 
 {
	 background-color: red;
	 display: none;
	
	 
 }




#accordion-container
{
	
	margin-top: -40px;
	padding: 0;
}

#accordion
{
	
		padding: 0;
		background-color: #fff;
}
#accordion a
{
	color: #fff;	
	background-color: #09c;
	font-size: 1.8em;
	font-weight: 800;
}

#collapse1 ol li
{
    text-align: left;
}
#collapse2 ul li
{
    text-align: left;
}

#collapse3 ul li
{
    text-align: left;
}
#collapse4 ul li
{
    text-align: left;
}

}

/*end of mobile iPad & phone CCS style */

 @media (min-width: 768px) and (max-width: 991px) {
#ServiceListingPage {
	margin: 3px;
}
#header h1 {
	font-size: 1.7em;
	font-weight: 700;
	padding: 10px 0px;
	margin-top: 30px;
}
#ListingTitle h1 {
	padding-top: 0px;
	font-size: .9em;
}
.verticalCenter {
	padding: 0px 0px;
	margin-top: 100px;
}

#TermsAndConditions
{
	padding: 0;
	
}


#TermsAndConditions_std
 
 {
	 display: none;
	
	 
 }


}
}
 @media (min-width: 768px) and (max-width: 991px) {
#ServiceListingPage {
	margin: 5px;
}
#header {
	margin-bottom: 0px;
}
.verticalCenter {
	padding: 0px 0px;
}
.col-md-3
{
	width:20.2%
	
}
}
 @media (min-width: 992px) {
#ServiceListingPage {
	margin: 10px;
}
#header {
	margin-bottom: 0px;
}
#header h1 {
	font-size: 2.1em;
	font-weight: 700;
	padding: 10px 0px;
	margin-top: 30px;
}
#header h2 {
	font-size: 1.9em;
	font-weight: 600;
	padding-bottom: 10px;
}
#ListingTitle h1 {
	margin-top: 30px;
	font-size: 1.1em;
}
.col-md-3
{
	width:20.2%
	
}
}
