.text-body-gray{
	color: gray;
}


.field {
	color: white;
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}


.logo-prov {
/*margin-right:10px;
margin-top:5px;
*/
}

#logoSpace {
float: left;
/*padding: 2px 3px 2px 3px;*/
margin:5px;
margin-left:10px;
}

#breadcrumb {
padding: 0px 10px 5px 10px;
padding-right:10px;
color:#316ac5;
float:left;
margin-left:1px;
font-size: 11px;
}

/*
#breadcrumb li{
background-color: #197DFF;
padding:5px;
color:white;
float:left;
}
*/

#breadcrumb a{
text-decoration: underline;
color: #316ac5;
}

#breadcrumb a:hover{
text-decoration: none;
}


/* clear floats with ' <div class="clear">&nbsp;</div> '*/
.clear {font-size: 1px; height: 1px; clear:both;}


.hidden {
display: none;
visibility: hidden;
}


#cakeSqlLog {
} 

#cakeSqlLog td{
padding: 3px;

}
 body {
margin: 0px;
font-family: verdana;
font-size: 11px;
color: gray;
/*background-image: url('/img/backgrounds/bg1.gif');*/
/*background-repeat: repeat;*/
/*background-color: black;*/
background-color: black;
background-attachment:fixed;
background-repeat: repeat-y;
background-size: 100%;
background-image: url(/img/backgrounds/bg3a.jpg);
}

img {
border: 0px;
}

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

a:hover {
text-decoration: underline;
}

h1 {
margin: 0 0 10px 0;
font-size: 20px;
font-weight: 600;
color: white;
}

h2 {
margin: 0 0 7px 0;
font-size: 16px;
font-weight: 600;
color: white;
}

h3 {
margin: 0 0 4px 0;
font-size: 13px;
font-weight: 600;
color: white;
}
h4 {
margin: 0 0 4px 0;
font-size: 11px;
font-weight: 600;
color: white;
	}

	
	
form {
margin: 0px;	
}

input {
color: #039;
font-size: 12px;
/*border: 1px #039 solid;*/
}

textarea {
color: #039;
font-size: 12px;
border: 1px #039 solid;
}

select {
color: #039;
font-size: 12px;
border: 1px #039 solid;
}

ul {
margin-left:10px;
padding:10px;
margin-top:0px;
margin-bottom:0px;
}

/*
li {
	margin-left:0px;
	padding:0px;
}
*/


.spacer {
clear: both;
height: 4px;
font-size: 4px;
}

.textSmall{
	/*color:white;*/
	font-size: 12px;
}

#outerdiv {
width: 100%;
}

#mainDiv {
width: 100%;
}

.maintableCell{
background-color: black;
border: 0px solid #252525 ;
padding:5px;
vertical-align: top;
text-align: left;
}

.textGray{
	color: gray;
}

.textWhite{
	color: white;
}

.box{
	padding:5px;
	border: 1px solid #252525;
	margin: 0 0 10px 10px;
	}

.box-bg{
	padding:5px;
	/*background-image: url(../img/backgrounds/box-large-bg.jpg);*/
	/*background-repeat: repeat-x;*/
	/*background-position: bottom;*/
	/*border: 1px solid #252525;*/
	margin: 0 5px 20px 5px;
}

.box-bg2{
	padding:5px;
	background-image: url(../img/backgrounds/box-large-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
/*	border: 1px solid #252525;*/
	margin: 0 5px 20px 5px;
}


.box-minitrip{
	padding:5px;
	background-image: url(../img/backgrounds/box-large-bg-light.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #252525;
	margin: 0 5px 20px 5px;
}

.box-L{
	border: 1px solid #252525;
	width: 171px;
	float:left;
	padding:5px;
	background-image: url(../img/backgrounds/box-large-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box-R{
	border: 1px solid #252525;
	padding:5px;
/*	width: 300px;*/
	float:right;
}

.box-pkgpic{
/*	border: 1px solid #252525;*/
	padding:5px;
	width: 300px;
	float:right;
	margin-left:5px;
}


	
.box-title{
	width:490px;
	height:28px;
	background-image: url(../img/backgrounds/title-bg.gif);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-left:10px;
	padding-top:4px;
	margin-bottom: 15px;
	margin-top: 5px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.box-title-small{
/*	width:180px;*/
	height:28px;
	background-image: url(../img/backgrounds/title-bg.gif);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.box-title-small-tall{
	width:180px;
	height:47px;
	background-image: url(../img/backgrounds/title-bg-tall.gif);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-top:6px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}



.box-large{
	width:476px;
	padding:10px;
	background-image: url(../img/backgrounds/box-large-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #252525;
	margin-bottom: 20px;
}

.box-small{
	width:165px;
	border: 1px solid gray;
	padding:5px;
	margin-bottom:5px;
	text-align: center;
}



#topRow1{
	width:100%;
	/*background-color: black;*/
	/*background-image: url(../img/backgrounds/toprow1a.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: bottom;*/
	}

#topRow2{
	width:978px;
	height:117px;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
/*	border-left: 1px solid black;
	border-right: 1px solid black;*/

}
	
#footer{
	width:100%;
	height:52px;
	/*background-image: url(../img/backgrounds/toprow1.gif);*/
	border:none;
	margin-top:3px;
	clear:both;
}
	
.img-right{
	float:right;
	margin-left:10px;
}

.photo{
float: right;
margin: 0px 5px 10px 10px;
clear: right;
}

	
.tabs {
font-size: 12px;
font-weight: bolder;
margin: 20px 0 20px 0;
}

.tabs .tab  {
display: block;
float: left;
padding: 5px;
background-color: #c6c6d2;
margin-right: 2px;
}
.tab:hover  {
color: #e6e6f3;
background-color: #e6e6f3;
}
.tabs .currenttab  {
display: block;
float: left;
padding: 5px;
background-color: #e6e6f3;
margin-right: 2px;
}



#tagline {
float: left;
color: #b9e14b;
font-size: 18px;
font-weight: bolder;	
margin: 30px 0 10px 0;
}

#dr-tagline {
float: right;
color: #316ac5;
font-size: 12px;
font-style: italic;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.subtitleCaps {
font-family: arial, helvetica, sans-serif;
letter-spacing: 0px;
font-size: 11px;
color: white;
font-weight: bold;
text-transform:uppercase;
}

.current {
	color:#316ac5;
	font-weight: bold;
}

#phoneAndEmail {
font-family: arial, helvetica, sans-serif;
text-align: center;
margin-top: 8px;
letter-spacing: 0px;
font-size: 11px;
color: white;
float: right;
margin-right:10px;
}

#phoneAndEmail a {
color: white;
}

.phone {
color: white;
font-size: 22px;
letter-spacing: 0px;
}

.btn-small{
	margin-bottom:5px;
	display:block;
}

.learnmore-but{
	border: none;
}

.learnmore-div{
	display: none;
	padding-top:10px;
}
.centercol-div{
	width:500px;
	margin-left: 13px;
	clear: both;
}


.pkg-menu-but{
	margin-bottom:5px;
	display:block;
}

#niteguideMenu {
text-align: left;
padding: 0 0 10px 0px;
margin :30px 0 0 0px;
width: 145px;
}

#niteguideMenu .item {
font-size:  11px;
padding: 3px 1px 3px 4px;
margin: 1px;
display: block;
color: #ffffff;
letter-spacing: 0px;
clear: both;
}

#niteguideMenu .current {
font-size:  11px;
padding: 3px 1px 3px 4px;
margin: 1px;
display: block;
color: #ffffff;
letter-spacing: 0px;
clear: both;
border:1px solid #b9e14b;

}
#niteguideMenu .title {
color: #b9e14b;
font-size: 12px;
font-weight: bolder;	
}

#niteguideMenu .sub {
margin: 10px 0 10px 0 ;

}

#niteguideMenu .subitem {
margin: 5px 0 5px 7px ;
display: block;
font-size: 10px;
}

#niteguideMenu .subcurrent {
font-size: 10px;
margin: 5px 0 5px 7px ;
font-weight: bolder;
display: block;
color: #b9e14b;
}

#niteguideMenu .section {
padding: 6px 1px 6px 4px;
margin: 1px;
display: block;
color: #b9e14b;
letter-spacing: 0px;
clear: both;
font-weight: bolder;
}

#niteguideMenu a.item:hover {
padding: 2px 0 2px 3px;
color: #ffffff;
text-decoration: none;
border:1px solid #b9e14b;
}

#niteguideMenu img {
float:left;
margin-right: 5px;
}

#niteguideMenu .directory {
border-bottom: 0px;
vertical-align	: middle;
padding: 5px 0 5px 6px;
display: block;
color: #ffffff;
letter-spacing: 0px;
clear: both;
}

 
/*
#centerCol {
text-align: left;
float: left;
width: 	435px;
margin-left: 20px;
color: #fff;
}

*/

#topMenu {
clear: left;
margin-top: 2px;
}

#topMenu .item {
padding: 3px ;
background-color: #2421b2;
border:1px solid #4542df;
margin-left: 1px;
font-size: 10px;
float: left;
text-align: center;
color: #ffffff;
text-decoration: none;
}
#topMenu .current {
padding: 3px;
background-color: #2421b2;
border:1px solid #b9e14b;
margin-left: 1px;
font-size: 10px;
float: left;
text-decoration: none;
text-align: center;
color: #ffffff;
}

#topMenu .item:hover {
background-color: #2421b2;
border:1px solid #b9e14b;
margin-left: 1px;
font-size: 10px;
float: left;
text-decoration: none;
text-align: center;
color: #ffffff;
}

/*
#footer {
padding: 3px;
width: 98%;
clear: both;
border:1px solid #4542df;
margin: 20px 0 20px 0;
}
*/

#rightCol {
float: right;
width: 	175px;
}


#requestBox {
text-align: left;
margin: 30px 0 5px 0;
font-size: 11px; 
color: #ffffff;

}

#requestBox .title {
color: #b9e14b;
font-size: 14px;
font-weight: bolder;	
margin-bottom: 5px;
}

#requestBox select {
font-family: arial;
height: 14px;
font-size: 9px;
color: #2421b2;
border: 1px solid #2421b2;
}

#requestBox .label {
margin-top: 5px;
}

#requestAquote {
padding-top: 63px;
width: 100%;
}
#requestAquote a {
color: #b9e14b;


}
.small {
height: 80px;
}

.none {


}
.small #smallform {
display: none;
}

.none #smallform {
background-color: #2421b2;
position: absolute;
z-index:2;
}

#requestAquote input {
height: 20px;
font-size: 11px;
}

#requestAquote select {
height: 20px;
font-size: 10px;
}



#mini-byt LABEL{
	text-align: right;
	font-weight: bold;
	margin-right:3px;
	margin-top:9px;
	color: #e9e9e9;
}

#mini-byt INPUT, SELECT{
		margin-top:5px;
}

.dummmy{
		margin-top:0px;	
}

.minibyt-small LABEL{
	width:63px;
}

.minibyt-med LABEL {
	width:80px;
}

.minibyt-med SELECT, INPUT{
	font-size: 12px;
}

.minibyt-small SELECT{
	font-size: 10px;
}

.minibyt-small .pkgselect{
	width: 110px;
}



#miniformTable TD {
padding-left: 3px;
font-weight: bolder;
}

.miniformTable SELECT, TEXT {
	font-size: 10px;
}






.formTable {
margin-top: 10px;
width: 400px;
}

.formTable TD {
font-weight: bolder;
}



#centerCol .section {
width: 180px;
padding: 5px;
font-size: 10px;
color: #ffffff;
}
#centerCol .section2 {
clear: both;
width: 360px;
padding: 5px;
font-size: 11px;
color: #ffffff;
}

#centerCol .section a {
color: #ffffff;
}

#centerCol .section em {
line-height: 14px;

}

.title {
color: white;
font-size: 12px;
font-weight: bolder;	
margin-bottom: 5px;
}

#packagesTable {
width: 400px;
clear: both;
margin-bottom: 10px;
padding: 10px;
}



#packagesTable li {
color: #ffffff;
font-size: 11px;
font-weight: bolder;	
line-height: 12px;
}

#packagesTable a {
color: #ffffff;
}

.packages  {
margin-bottom: 10px;}


.packages a  {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}
.packages a.extra  {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}

#packageFlavours{
	width:100%;
	
}

#packageFlavours td{
	border-bottom: 1px solid #132338;
}

.pkgflavcol2{
		background-color:yellow;
}

.pkgflavcol2:hover{

}


#news li {
list-style-type:none;
list-style-position: outside;
margin-bottom: 10px;
}

.section .item {
float: left;
font-size: 11px;
text-align: center;
font-weight: bolder;
margin: 2px 4px 0 4px;
}
.section .item a {
color: #b9e14b;
}
.section .item a:hover {
color: #ffffff;
}
.section .seemore  {
color: #ffffff;
font-weight: bolder;
}

.cat   {
float: left;
width: 45%;
padding: 4px;
display: inline;
}

.cat h1 {
color: #b9e14b;
font-size: 11px;
margin-bottom: 3px;
}

.cat a  {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}
.cat a.extra  {
color: #b9e14b;
display: inline;
}

.testimonial {
padding: 10px;
font-size: 14px;
}

.text {
padding: 10px;
width: 400px;
clear:both;
font-size: 12px;
}

.select {
padding: 10px;
width: 400px;
clear:both;
font-size: 12px;
}



.text a {
text-decoration: underline;
}

.text a:hover {
text-decoration: none;
}

.text img {

}


.separator {
border-bottom:solid 1px #2727b7;

}


.btn-166{
	width:159px;
	height:21px;
	background-image: url(/img/layout/button-blank-166x27.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color:white;
	white-space: nowrap;
	padding-left:7px;
	padding-top:6px;
	margin-bottom:3px;
	text-align:left;
	cursor:pointer;
}



#dhtmltooltip {
/*	width: 450px;
	height: 375px;*/
	position: absolute;
	border: 2px solid #384047;
/*	padding: auto;*/
	visibility: hidden;
	z-index: 100;
}


#sitemap ul{
	margin-top: 0px;
	padding-top: 2px;
}

#cardformdesc{
	float:left;
	width:100%;
	font-size:14px;
	margin-left:15px;
}


#cardform{
	float:right;
	width:100%;
	margin-right:10px;

}

#cardform LABEL{
	text-align: right;
	font-weight: bold;
	margin-right:7px;
	margin-top:8px;
	color: #e9e9e9;
	width: 150px;
	display: block;
	float: left;
}

#cardform .input {
clear: both;

}

.error-message {
color: red;
}




#cardform INPUT, TEXTAREA{
		margin-top:5px;
}

#cardform SELECT{
	margin-top:5px;
	float:left;
}


input[type='checkbox'] {
	height:30px;
	width: 30px;
}



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

	#cardform{
		margin-right:0px;
	}

	#logo-wrapper{
		clear:both;
		margin:0 auto !important;
		width:180px;
	}
	
	#phoneAndEmail{
		float:none;
		clear:both;
		margin:0 auto;
	}
	
	
}




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

	h1, h2{
		margin-top:30px;
	}

	.box-bg{
		padding:3px !important;
		margin:0px;
	}

	#cardformdesc{
		padding:10px;
		margin:0px;
		box-sizing: border-box;
	}
	
	
	
	#cardformdesc,
	#cardform {
		float:left;
	}

	#cardform label,
	#cardform input,
	#cardform .input,
	#cardform select
	{
		float:left;
		clear:both;
		text-align: left;
		font-size:16px;
		
	}
	
	#cardform LABEL{
		width:100%;
	}
	
	.input{
		width:90%;
	}
	
	div.input span{
		float:left;
		text-align: left;
		display:block;
	}
	
	#submitbut{ 
		width: 120px !important;
		margin:0px auto;
		margin-top:20px;
		padding:10px !important;
		float:none !important;
		display:block;
		background-color: #16A500;
		color:white !important;
		border:0px;
		text-align: center !important;
		font-size:22px !important;
	}
	
	#submitbut.active{
		background-color: #16A500;
	}
	
	#submitbut.disabled{
		background-color: grey;
	}
	
	#submitbut.active:hover{
		cursor: pointer;
	}
	
	#submitbut.disabled:hover{
		cursor: not-allowed;
	}
	
	
}


@media only screen and (min-width: 1000px){
	table {
		width:90% !important;
		margin:0 auto;
	}

	.box-bg{
		width:90% !important;
		margin:0 auto;
		padding:0px 20px !important;
	}

	.maintableCell{
		padding:0px 20px !important;
	}


}

@media only screen and (min-width: 1300px){

	.maintableCell{
		padding:0px 100px !important;
	}
}