/* CUSTOM MEDIA QUERIES FOR MOBILE */

@import url("responsive.css");


object, embed {
  outline: 0;
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #000000;
	background-color: #FFFFFF;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}
#invisible a {
	position: absolute;
	height: 267px;
	width: 381px;
	text-decoration: none;
	left: 673px;
  }
  
#invisible a i { 
visibility: hidden; 
}


		
a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}

p { margin: 0px; padding: 0px; }
.purpletext {
	color: #652d89;
}
.greentext {
	color: #5d9732;
}
.orangetext {
	color: #CC6600;
}
.top_5pxls {
	padding-top: 5px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h1 {
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #990000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 1.2em;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #652d89;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #669900;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 1.2em;
}
h5 {
	font-size: 24px;
	font-weight: lighter;
	color: #652d89;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 1em;
}
h6 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 1em;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}
.top_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.button a {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
}

.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_80 { margin-right: 80px; }



#site_title_bar_wrapper_outter {
	width: 100%;
	/* height: 442px; */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/quantum-halifax-nova-scotia-outter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_title_bar_wrapper_inner {
	width: 100%;
	height: 442px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_header_bar {
	width: 800px;
	height: 149px;
	padding: 0;
	background-image: url(../images/quantum_top_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#site_title_bar {
	width: 800px;
	height: 293px;
	padding: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*---------------- menu tab----------------------*/
#menu_tab{
	text-align:center;
	height: 34px;
	position: relative;
	top: 0px;
	left: 240px;
	width: 650px;
}

ul.menu {
	list-style-type:none;
	display:block;
	margin: auto;
	padding:0px;
	background:none;
}

ul.menu li {
	display:inline;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	margin:0;
	height:24px;
	text-decoration:none;
	background:none;
	color:#000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	margin:0;
	height:24px;
	text-decoration:none;
	background:none;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.nav:hover {
	color:#CC0000;
}
#content {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.section_w780   .em_text {
	font-size: 1.2em;
}
.section_w780 {
	clear: both;
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
}
.section_w300 {
	float: left;
	width: 355px;
}
.section_w300   .em_text {
	font-size: 14px;
}
.section_w340_dotted
 {
	float: left;
	width: 340px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #652d89;
	padding-left: 20px;
}
.section_w780   p {
	margin-bottom: 11px;
}
.section_w470 {
	float: left;
	width: 390px;
	padding-left: 33px;
	padding-right: 30px;
}
.section_w470    .em_text {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000000;
	padding-top: 10px;
	text-decoration: none;
}

#specials-wrapper {
	float: left;
	width: 338px;
	padding-left: 0px;
}

.dotted_top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CC6633;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nospace_top {
	margin-top: 0px;
}
.no_space_bottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.section_w700_main {
	float: left;
	width: 370px;
	padding-left: 33px;
	padding-right: 10px;
}
#smalldisplaybox {
	float: left;
	padding-right: 40px;
}
#smalldisplaybox2 {
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
}
.left30top30 {
	padding-top: 20px;
	margin-left: 30px;
	margin-top: 20px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #639;
	border-bottom-color: #639;
}
.left30top30testimonial {
	padding-top: 20px;
	margin-left: 30px;
	margin-top: 0px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #639;
}
.testimonialname {
	margin-left: 30px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right_col_300w {
	float: left;
	width: 350px;
	padding-left: 20px;
}


/* end of content */

#footer_wrapper {
	width: 100%;
	background-color: #CC6600;
	background-image: url(../images/quantum-halifax-nova-scotia-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 140px;
}
#footer  .section_w780 {
	float: left;
	width: 740px;
	padding-top: 20px;
	height: 100px;
}

#footer {
	width: 780px;
	color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer  a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #306;
	font-weight: bold;
}
#footer .sub_content {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	padding-top: 8px;
}
#footer .sub_content a {
	font-weight: bold;
	color: #FFFFFF;
}
#footer .sub_content a:hover {
	font-weight: bold;
	color: #306;
}

#footer .sub_nav {
	font-weight: normal;
	color: #000000;
}
#footer .sub_nav a {
	font-weight: bold;
	color: #FFF;
}
#footer .sub_nav a:hover {
	font-weight: bold;
	color: #306;
}


