
/*****************/
/*  Main Styles  */
/*****************/



/***::-  Common Styles  -::**/

.makeInvis {
	display: none;
}

P {
	line-height: 130%;
}

DIV.padMe {
	margin: 5px;
	padding: 1px;
	margin-top: 10px;
}




/** Fancy Standard Links **/

A, A:VISITED {
	border: 1px dashed #000;
	border-left-width: 0;
	border-right-width: 0;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	padding: 0 8px 1px 5px;
	font-variant: small-caps;
	text-decoration: none;
	white-space: nowrap;	
	color: #68c !important;
	background-color: #fbfeff;
}
A:VISITED {
	color: #87b !important;
}
A:HOVER, A:ACTIVE {
	background-color: #68c;
	color: #fff !important;
	font-weight: bold;	
}

/* Ensure all other links stay as they should (e.g. navbar) */
A.noFancy, .navButtonTop A, .footer A, .photoContainer A, 
A.noFancy:VISITED, .navButtonTop A:VISITED, .footer A:VISITED, .photoContainer A:VISITED {
	border-width: 0;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	color: #03C !important;
	font-variant: normal;
	padding: 0;
}
A.noFancy:HOVER, .navButtonTop A:HOVER, .footer A:HOVER, .photoContainer A:HOVER,
A.noFancy:ACTIVE, .navButtonTop A:ACTIVE, .footer A:ACTIVE, .photoContainer A:ACTIVE {
	border-width: 0;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
	color: #C00 !important;
}
.navButtonTop A:HOVER, .navButtonTop A:ACTIVE {
	text-decoration: none;
}

/** End Of Fancy Standard Links **/





/***::-  Page Top  -::***/

DIV.logo {
	position: absolute;
	top: 3px;
	left: 3px;
}
IMG.logo {
}


/***::-  Main Area  -::***/

DIV.mainArea {
	padding: 0 0 0 205px;
	background-image: url(img/bluedoor-taxi-side-swirl.gif);
	background-position: -90px 0;
	background-repeat: repeat-y;
}
DIV.mainAreaInner {
	background-image: url(img/bluedoor-taxi-services-bkg.jpg);
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding: 100px 0 0 0;
}
DIV.pageContent {
	padding: 13px 20px;
}
DIV.pageContent P {
	font-size: medium;
}
DIV.photoContainer {
	width: 80%;
	margin: 20px 1%;
	padding: 0 2%;
}
DIV.photoContainer A {
	margin-left: 4px;
	margin-right: 4px;
}
DIV.pageContent A IMG, DIV.pageContent A:VISITED IMG {
	background-image: url(img/blue-door-taxi-img-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px;
	border: 1px solid #006;
	background-color: #000143;
}
DIV.pageContent A:HOVER IMG {
	border-color: #00C;
	background-image: none;
	background-color: #66D;
}
/*
A.hoverPicture, A.hoverPicture:VISITED {
	border: 0;	
}
A.hoverPicture:HOVER {
	border: 0;
}
A.hoverPicture IMG {
	border: 2px solid #00F;
	padding: 3px;
	margin: 5px 10px;
	background-color: #99E;
	border: 1px solid #00F;
	padding: 2px;
	background-color: #99F;
	width: 150px;
}
A.hoverPicture:HOVER IMG {
	background-color: #E00;
	border: 2px solid #F00;
	background-color: #F99;
	width: 600px;
	position: relative;
	right: 8px;
}*/
/*
IMG.hoverPicture {
	width: 150px;
	height: 133px;
}
IMG.hoverPicture:HOVER {
	width: 600px;
	height: 450px;
}*/

/***::-  Nav Bar  -::***/


DIV.navOuter {
	position: absolute;
	top: 120px;
	left: 2px;
	width: 200px;
	position: absolute;
}
DIV.navButton A, DIV.navButton A:VISITED {
	background-image: url(img/bluedoor-taxi-services-nav.gif);
}
DIV.navButtonTop A, DIV.navButtonTop A:VISITED {
	background-image: url(img/bluedoor-taxi-services-nav.gif);
}
DIV.navButtonFooter A, DIV.navButtonFooter A:VISITED {
	background-image: url(img/bluedoor-taxi-services-bnav.gif);
}
DIV.navButton A, DIV.navButton A:VISITED, DIV.navButtonTop A, DIV.navButtonTop A:VISITED, DIV.navButtonFooter A, DIV.navButtonFooter A:VISITED {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 -100px;
	text-decoration: none;
	width: 200px;
	margin: 2px 5px;
	padding: 8px 0 9px 0;
	font-size: 11px;
}
DIV.navButton A:HOVER, DIV.navButtonTop A:HOVER, DIV.navButtonFooter A:HOVER {
	background-position: 0 0;
	border-color: #f9cf55;
	color: #006 !important;
}
DIV.contactDetails {
	color: #EEF;
	width: 185px;
	padding: 20px 2px 2px 2px;
	font-size: 11px;
}
/*
P.phoneNumber {
	padding: 0;
	margin: 0;
}*/
P.phoneNumber A, P.phoneNumber A:VISITED {
	color: #fc0 !important;
}
P.phoneNumber A:HOVER {
	color: #F00 !important;
}

/***::-  Contact  -::***/
DIV.contactFormOuter {
	padding: 15px 40px 5px 80px;
}
DIV.contactFormOuter TH {
	padding: 2px;
	font-size: 11px;
}
DIV.contactFormOuter TD {
	padding: 2px;
}
DIV.contactFormOuter TD INPUT, DIV.contactFormOuter TD TEXTAREA, DIV.contactFormOuter TH SELECT {
	border: 1px solid #339;
	color: #339;
	font-size: 12px;
}
DIV.contactFormOuter TD INPUT.submit {
	background-image: url(img/bluedoor-taxi-services-nav.gif);
	background-position: 50% -1px;
	padding: 3px 10px;
	font-size: 12px;
	color: #009;
}
B.contactHighlight {
	color: #F33;
}


/***::-  Footer  -::***/

.footer {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #333;
	color: #006;
	font-size: smaller;
	font-variant: small-caps !important;
	font-weight: normal;
	margin: 0 0 7px 0;
	padding: 3px;
	background-image: url(img/bluedoor-taxi-services-ftbk.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer B {
	font-weight: normal;
}
.footer A {
	color: #339 !important;
	text-decoration: none;
	font-variant: small-caps !important;
}
.footer A:HOVER, .footer A:ACTIVE {
	color: #904 !important;
	text-decoration: underline;
}
.footer SPAN {
	position: absolute;
}
.siteVersion {
	color: #888;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}



