/* ------------------------- Common CSS Start ------------------------- */
body {
	font-family: arial,sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #333;
	height: 100%;
	}


#bg {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	min-height:100%;
	background-color: transparent;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: -1;
	}

* html #bg {
	height: 100%;
	}

#bg2 {
	font-family: arial,sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #fff;
	height: 100%;
	}

#bg3 {
	background-color: #fff;
	}

a {
	color: #3366CC;
	text-decoration: none;
	}
a:active {
	color: #2850A2;
	}

a:hover {
	color: #6464FF;
	text-decoration: underline;
	}

a:visited {
	color: #668BD9;
	}

img {
	border: none;
	}

.bold-label, .shipping-cost input {
	font-weight: bold;
	}

.gray-line {
	float: left;
	clear: both;
	width: 719px;
	border-bottom: 1px solid #D3D3D3;
	margin: 35px 0 19px 0;
	}

.home-link {
	float: left;
	clear: both;
	margin-left: 17px;
	font-size: 11px;
	}

label, .gray-label, .instant-cost-label {
	float: left;
	width: 130px;
	clear: both;
	text-align: right;
	margin-right: 5px;
	font-size: 13px;
	color: #666;
	}

.form-field {
	padding: 5px 0;
	font-size: 13px;
	color: #666;
	}

.form-field input, .form-field select {
	font-size: 12px;
	}

.field-error input {
	border: 2px solid red;
	background-color: #FAFAD2;
	}

.small-text {
	font-size: 11px;
	}

.medium-text {
	font-size: 14px;
	}

.red-text, .payment-declined {
	color: red;
	}

.green-text, .payment-status, #myCounter {
	color: green;
	}

.bold-text, #myCounter {
	font-weight: bold;
	}

.normal-text {
	font-size: 11px;
	font-weight: normal;
	}
/* ------------------------- Common CSS End ------------------------- */

/* ------------------------- Header Start ------------------------- */
#header-table {
	width: 980px;
	}

#header-cell {
	width: 980px;
	}
/* ------------------------- Header End ------------------------- */

/* ------------------------- Main Content Start ------------------------- */
#main-table {
	width: 970px;
	border-collapse: collpase;
	}

#main-left-cell {
	width: 721px;
	vertical-align: top;
	background-image: url(../images/left-panel-bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	}

#scroller {
	float: left;
	padding-bottom: 16px;
	}

#pscroller2{
	width: 550px;
	height: 30px;
	border: none;
	}

#carousel {
	float: left;
	width: 704px;
	height: 342px;
	clear: both;
	padding-left: 17px;
	}

#weship-label {
	float: left;
	}

#track-link {
	float: right;
	}

.shipping-banners {
	float: left;
	width: 721px;
	clear: both;
	padding-bottom: 27px;
	text-align: center;
	}

#main-right-cell {
	width: 249px;
	vertical-align: top;
	padding: 53px 0 25px 20px;
	background-color: #fff;
	text-align: left;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}

.right-menu-label {
	text-align: center;
	padding-bottom: 7px;
	}

#right-menu img {
	padding-top: 7px;
	}

.more-services {
	text-align: right;
	padding: 20px 10px 12px 0;
	}

.more-services a {
	font-size: 12px;
	font-weight: bold;
	color: #3F3F40;
	}

.more-services img {
	margin-bottom: -4px;
	padding-right: 4px;
	}

.office-hours {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	}

.testimonials-links, .auto-links {
	font-size: 12px;
	font-weight: bold;
	margin-left: 23px;
	}

.brown-line {
	width: 209px;
	border-bottom: 1px solid #2E2D2D;
	margin: 15px 0;
	}

#text-content {
	float: left;
	width: 690px;
	margin-left: 17px;
	font-size: 12px;
	color: #333;
	}

#wiretransfer-content {
	padding: 20px;
	font-size: 12px;
	color: #333;
	}

.headline-line {
	float: left;
	clear: both;
	width: 685px;
	border-bottom: 1px solid #D3D3D3;
	margin-top: 4px;
	}

#panel-header {
	float: left;
	width: 685px;
	border-collapse: collpase;
	margin-left: 17px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D3D3D3;
	}

#employee-header {
	width: 685px;
	border-collapse: collpase;
	padding-bottom: 5px;
	border-bottom: 1px solid #D3D3D3;
	}

#admin-headline {
	text-align: left;
	}

#price-button, #zone-button, #employee-button {
	text-align: right;
	vertical-align: bottom;
	}

.admin-link {
	float: left;
	width: 685px;
	font-size: 11px;
	margin-top: 5px;
	padding-left: 15px;
	}

#zone-button input, #price-button input, #employee-button input {
	font-size: 12px;
	font-weight: bold;
	}

#update-button {
	float: left;
	width: 721px;
	text-align: center;
	}

#update-button input {
	font-size: 12px;
	font-weight: bold;
	}

#zones-list, #price-list, #employee-list {
	float: left;
	margin-top: 10px;
	}

#zones-list-labels, #price-list-labels, #quotes-list-labels, #results-list-labels, #employee-list-labels {
	float: left;
	margin-top: 10px;
	font-weight: bold;
	}

#zone {
	float: left;
	width: 100px;
	}

#state {
	float: left;
	width: 150px;
	}

#start-zip {
	float: left;
	width: 100px;
	}

#end-zip {
	float: left;
	width: 120px;
	}

#start-zip input, #end-zip input, #weight input, #length input, #width input {
	text-align: center;
	}

#surcharge {
	float: left;
	width: 139px;
	}

#delete-zone {
	float: left;
	width: 50px;
	}

#surcharge input, #cost input, #one-hundred input, #two-hundred input, #three-hundred input, #four-hundred input, #oversized-pallet input, #add-insurance input, .shipping-cost input, .california-zone input {
	text-align: right;
	}

#vehicle-type {
	float: left;
	width: 105px;
	}

#zones {
	float: left;
	width: 140px;
	}

#weight {
	float: left;
	width: 80px;
	}

#length {
	float: left;
	width: 80px;
	}

#width {
	float: left;
	width: 90px;
	}

#cost {
	float: left;
	width: 113px;
	}

#delete-price {
	float: left;
	width: 50px;
	}

.large-header {
	float: left;
	width: 685px;
	font-size: 20px;
	color: #333;
	margin-top: 17px;
	}

.large-header-print {
	font-size: 20px;
	color: #333;
	margin-top: 17px;
	}

#one-hundred {
	float: left;
	width: 90px;
	}

#two-hundred {
	float: left;
	width: 90px;
	}

#three-hundred {
	float: left;
	width: 90px;
	}

#four-hundred {
	float: left;
	width: 110px;
	}

#oversized-pallet {
	float: left;
	width: 120px;
	}

#add-insurance {
	float: left;
	width: 120px;
	}

.vehicle-two {
	margin: 10px 0 10px 17px;
	font-size: 14px;
	}

#shipping-rate-box, #shipping-cost-box {
	float: left;
	width: 665px;
	border: 1px solid #D3D3D3;
	padding: 10px;
	}

#shipping-cost-box {
	text-align: center;
	}

.shipping-rate-label, .shipping-cost-label {
	font-size: 18px;
	}

.shipping-rate {
	font-weight: bold;
	color: green;
	}

.steps-container {
	float: center;
	width: 600px;
	margin: auto;
	}

#order-steps {
	float: left;
	width: 150px;
	text-align: center;
	padding: 25px 0;
	}

.label-off {
	color: #DDDDDD;
	}

.shipping-terms {
	float: center;
	width: 600px;
	height: 215px;
	overflow: auto;
	margin: 10px auto;
	padding: 15px 10px;
	background-color: #fff;
	scrollbar-base-color: #CDD1DD;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #EDEFF3;
	scrollbar-shadow-color: #AFB3BC;
	scrollbar-lightshadow-color: #AFB3BC; 
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #AFB3BC;
	}

.digital-signature {
	float: left;
	width: 665px;
	text-align: center;
	}

.digital-signature input {
	font-size: 12px;
	}

.email, .pickup-name, .pickup-company, .pickup-phone1, .pickup-phone2, .pickup-street, .pickup-city, .pickup-state, .pickup-zip, .pickup-country, .dropoff-name, .dropoff-company, .dropoff-phone1, .dropoff-phone2, .dropoff-street, .dropoff-city, .dropoff-state, .dropoff-zip, .dropoff-country, .quote-ref, .vehicle-type, .vehicle-year, .vehicle-make, .vehicle-type, .extra-insurance, .billing-name, .billing-address, .billing-city, .billing-state, .billing-zip, .billing-phone, .card-type, .card-number, .card-ccv, .card-expires, .payment-confirmation, .order-number, .paid-amount, .transaction-date, .pickup-location, .dropoff-location, .dry-weight, .vehicle-length, .vehicle-width, .vehicle-height, .dropboxoption, .payment-method, .paid-shipment, .booked-shipment, .payment-status, .payment-declined, .feedback-title, .feedback-details, .feedback-contact, .feedback-image, .shipping-cost-print, .ip-address, .ip-location, .latitude, .longitude, .browser-language, .browser-type, .screen-size, .customer-initials, .order-date, .shipment-tracking, .cross-ref {
	font-size: 13px;
	font-weight: bold;
	}

.text-hint {
	font-size: 11px;
	margin-left: 135px;
	}

.paragraph-header {
	width: 400px;
	font-size: 20px;
	margin: 50px 0 10px 0;
	padding: 0 0 5px 10px;
	border-left: 10px solid #D1D0D0;
	border-bottom: 1px dashed #999;
	}

.paragraph-header a {
	color: #CC561F;
	}

.paragraph-header a:hover {
	text-decoration: none;
	}

.payment-message {
	float: left;
	font-size: 14px;
	padding: 20px 0;
	}

.order-message {
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 20px 0;
	}

.activities {
	width: 350px;
	height: 25px;
	margin: auto;
	padding-top: 35px;
	font-size: 20px;
	color: #666;
	}

.activities a:link, .activities a:visited {
	text-decoration: none;
	color: #3366CC;
	}

.activities a:hover {
	text-decoration: none;
	background-color: #EEEEEE;
	}

.activity-link {
	float: left;
	}

.activities-count {
	float: right;
	width: 27px;
	height: 25px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #D3D3D3;
	font-weight: bold;
	margin-left: 50px;
	padding: 2px;
	}

#quote-date {
	float: left;
	width: 110px;
	height: 20px;
	margin-bottom: 15px;
	}

#ref-number {
	float: left;
	width: 100px;
	height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	}

#vehicles {
	float: left;
	width: 235px;
	height: 20px;
	margin-bottom: 15px;
	}

#route {
	float: left;
	width: 240px;
	height: 20px;
	margin-bottom: 15px;
	}

#quotes-content, #admin-login-content, #testimonials-edit, #testimonials-content, #login-content, #setting-content {
	float: left;
	width: 690px;
	height: 100%;
	min-height: 662px;
	margin-left: 17px;
	font-size: 12px;
	color: #333;
	}

#admin-content, #confirmation-content, #orders-content, #search-content {
	float: left;
	width: 690px;
	height: 100%;
	min-height: 675px;
	margin-left: 17px;
	font-size: 12px;
	color: #333;
	}

#contact-content, #company-content, #hawaii-content, #faqs-content {
	float: left;
	width: 690px;
	height: 100%;
	min-height: 550px;
	margin-left: 17px;
	font-size: 12px;
	color: #333;
	}

#quotes-list, #results-list {
	float: left;
	}

.shipping-cost {
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: green;
	}

.shipping-cost input {
	color: green;
	}

.process-status {
	font-size: 11px;
	font-weight: normal;
	color: green;
	}

.dashed-line {
	float: left;
	clear: both;
	width: 685px;
	border-bottom: 1px dashed #D3D3D3;
	margin: 4px 0;
	}

.instant-cost {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: green;
	}

.instant-cost-label {
	font-weight: bold;
	}

.process-button {
	margin-left: 130px;
	}

.search-box {
	float: left;
	width: 720px;
	text-align: center;
	font-size: 12px;
	margin: 35px 0 15px 0;
	}

.search-box img {
	width: 34px;
	height: 21px;
	vertical-align: top;
	margin-top: 0px;
	}

.search-box input {
	font-size: 13px;
	font-weight: bold;

	}

#ref-details {
	float: left;
	width: 211px;
	height: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	}

.contact-name {
	font-size: 11px;
	}

.testimonial {
	float: left;
	width: 685px;
	height: 200px;
	margin: 10px 0;
	}

.testimonial a {
	color: #3366CC;
	text-decoration: none;
	}

.testimonial img {
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 7px;
	}

.testimonial-title {
	float: left;
	width: 478px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.testimonial-details {
	float: left;
	width: 478px;
	height: 140px;
	margin-bottom: 10px;
	}

.testimonial-author {
	float: left;
	width: 478px;
	height: 20px;
	}

.testimonial-options {
	float: right;
	width: 150px;
	height: 20px;
	}

.testimonial-option {
	float: left;
	width: 40px;
	height: 19px;
	margin-left: 9px;
	background-color: white;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #999;
	}

.testimonial-posted {
	float: left;
	width: 40px;
	height: 19px;
	margin-left: 9px;
	background-color: white;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #999;
	}

.testimonial-posted a {
	color: green;
	}

.testimonial-post a {
	float: right;
	width: 125px;
	height: 20px;
	padding-top: 3px;
	margin-left: 10px;
	background-color: white;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #999;
	}

.testimonial-post a:hover {
	background-color: #EEEEEE;
	}

#employee-name {
	float: left;
	width: 190px;
	}

#employee-username {
	float: left;
	width: 170px;
	}

#employee-password {
	float: left;
	width: 196px;
	}

#delete-employee {
	float: left;
	width: 120px;
	}

.california-zone {
	float: left;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	}

.blocks {
	display: block;
	float: left;
	width: 800px;
	clear: both;
	margin-top: 20px;
	}

.block-one {
	float: left;
	width: 400px;
	}

.block-two {
	float: left;
	width: 400px;
	}

.block-three {
	display: block;
	float: left;
	width: 800px;
	clear: both;
	}

.block-three-button {
	display: block;
	float: left;
	width: 800px;
	clear: both;
	background-color: #333;
	margin-top: 20px;
	text-align: center;
	padding: 3px;
	}

.print-button {
	display: block;
	float: left;
	width: 680px;
	clear: both;
	background-color: #333;
	margin-top: 20px;
	text-align: center;
	padding: 3px;
	}

.regular-price {
	font-size: 11px;
	color: red;
	}

.motorcycle-paragraph {
	font-size: 16px;
	margin-top: -170px;
	}

.motorcycle-bg img {
	display: block;
	width: 150px;
	height: 110px;
	padding-top: 60px;
	margin: auto;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	}

.atv-paragraph {
	font-size: 16px;
	margin-top: -110px;
	}

.atv-bg img {
	display: block;
	width: 150px;
	height: 110px;
	margin: auto;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	}

.sportbike-paragraph {
	font-size: 16px;
	margin-top: -110px;
	}

.sportbike-bg img {
	display: block;
	width: 150px;
	height: 110px;
	margin: auto;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	}

.touring-paragraph {
	font-size: 16px;
	margin-top: -100px;
	}

.touring-bg img {
	display: block;
	width: 150px;
	height: 100px;
	margin: auto;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	}

.trike-paragraph {
	font-size: 16px;
	margin-top: -100px;
	}

.trike-bg img {
	display: block;
	width: 150px;
	height: 100px;
	margin: auto;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	}

.jetski-paragraph {
	font-size: 16px;
	margin-top: -90px;
	}

.jetski-bg img {
	display: block;
	width: 150px;
	height: 90px;
	margin: auto;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	}

.snowmobile-paragraph {
	font-size: 16px;
	margin-top: -90px;
	}

.snowmobile-bg img {
	display: block;
	width: 150px;
	height: 90px;
	margin: auto;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	}

.dolly {
	display: block;
	text-align: center;
	margin-top: 20px;
	}

.dolly img {
	width: 250px;
	height: 200px;
	border: 1px solid #E3E2E3;
	}

.motorcycle-loading {
	display: block;
	text-align: center;
	margin: 20px 0;
	font-size: 11px;
	color: #CC561F;
	}

.motorcycle-loading img {
	border: 1px solid #CC561F;
	}

.company-container, .alaska-container, .hawaii-container {
	float: left;
	width: 458px;
	height: 100%;
	min-height: 550px;
	background-image: url(../images/company-bg.gif);
	background-repeat: repeat-y;
	margin-top: 25px;
	}

.about-us, .about-hawaii, .about-alaska {
	float: left;
	width: 416px;
	margin: 25px 15px;
	text-align: justify;
	font-size: 14px;
	color: #333;
	}

.about-hawaii li, .about-alaska li {
	font-size: 12px;
	font-weight: bold;
	color: #483D8B;
	}

.company-highlight, .hawaii-highlight, .alaska-highlight {
	float: left;
	width: 197px;
	margin: 25px 0 0 17px;
	}

.company-highlight ul {
	margin-top: 25px;
	margin-left: -41px;
	padding-left: 41px;
	}

.company-highlight li {
	list-style-position: inside;
	margin-top: 10px;
	font-weight: bold;
	color: #483D8B;
	}

.company-line {
	float: left;
	clear: both;
	width: 719px;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 19px;
	}

.hawaii-alaska-header {
	width: 400px;
	font-size: 24px;
	color: #CC561F;
	margin-bottom: 10px;
	padding: 0 0 5px 10px;
	border-left: 10px solid #D1D0D0;
	border-bottom: 1px dashed #999;
	}

.price-headline {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-align: center;
	}

.price-restrictions {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 10px;
	color: #CC561F;
	}

.size-restrictions {
	font-size: 10px;
	font-style: italic;
	margin-top: 10px;
	}

.faqs-intro {
	width: 621px;
	margin-top: 25px;
	font-size: 16px;
	font-style: italic;
	color: #FF4500;
	}

.faqs-container {
	float: left;
	width: 621px;
	background-image: url(../images/faqs-bg.gif);
	background-repeat: repeat-y;
	margin-top: 25px;
	}

.faqs-elements {
	float: left;
	width: 589px;
	margin: 10px 22px 10px 10px;
	}

.faqs-thumb {
	float: left;
	width: 126px;
	text-align: center;
	margin-right: 5px;
	font-size: 11px;
	}

.faqs-thumb img {
	float: left;
	width: 120px;
	height: 90px;
	padding: 2px;
	border: 1px solid #D3D3D3;
	}

.play-button {
	float: left;
	width: 42px;
	height: 42px;
	margin: 28px 0 0 -90px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	}

.faqs-question {
	float: left;
	width: 589px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	}

.faqs-answer {
	float: left;
	width: 458px;
	text-align: justify;
	font-size: 13px;
	color: #333;
	}
/* ------------------------- Nav-Bar Start ------------------------- */
#nav-bar {
	display: block;
	float: left;
	clear: both;
	width: 660px;
	text-align: center;
	margin: 50px auto;
	font-size: 14px;
	}

#nav-bar a {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 8px;
	margin: 2px;
	border: 1px solid #CCD1DD;
	}

.current-page {
	color: #fff;
	background-color: #3366CC;
	font-weight: bold;
	padding: 2px 8px;
	margin: 2px;
	border: 1px solid #CCD1DD;
	}
/* ------------------------- Nav-Bar End ------------------------- */

/* ------------------------- Auto Complete Start ------------------------- */
ul.autocompleter-choices {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #ddd;
	background-color: #fff;
	text-align: left;
	z-index: 50;
	background-color: #fff;
	}

ul.autocompleter-choices li {
	position: relative;
	margin: -2px 0 0 0;
	padding: 0.2em 1.5em 0.2em 1em;
	display: block;
	float: none !important; 
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	font-size: 0.8em;
	line-height: 1.5em;
	}

ul.autocompleter-choices li.autocompleter-selected {
	background-color: #444;
	color: #fff;
	}

ul.autocompleter-choices span.autocompleter-queried {
	display: inline;
	float: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #9FCFFF;
	}
/* ------------------------- Auto Complete End ------------------------- */

.handcursor { 
	cursor:hand;
	cursor:pointer;
	}
/* ------------------------- Main Content End ------------------------- */

/* ------------------------- Bottom Content Start ------------------------- */
#bottom-table {
	width: 970px;
	margin: auto;
	background-color: #141213;
	border: 1px solid #2E2D2D;
	font-size: 12px;
	color: #AEAEAE;
	}

#bottom-cell {
	width: 970px;
	vertical-align: top;
	}

#bottom-cell  a:link, #bottom-cell  a:visited{
	color: #AEAEAE;
	font-weight: bold;
	}

#bottom-cell  a:hover{
	color: #fff;
	}

#col1, #col2, #col3 {
	float: left;
	width: 209px;
	text-align: left;
	padding: 15px;
	border-right: 1px solid #2E2D2D;
	}

.helpful-link{
	padding-bottom: 7px;
	}

#col2 img {
	margin: 22px 0 0 22px;
	}

.thumb-hint {
	font-size: 11px;
	color: #707774;
	}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 235px;
	height: 235px;
	border: 1px solid #707774;
	padding: 2px;
	background-color: #141213;
	visibility: hidden;
	z-index: 100;
	}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}

#dhtmltooltip2 {
	position: absolute;
	left: -300px;
	width: 335px;
	height: 281px;
	border: 1px solid #707774;
	padding: 2px;
	background-color: #141213;
	visibility: hidden;
	z-index: 100;
	}

#dhtmlpointer2{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}

.col-header {
	font-size: 20px;
	color: #fff;
	padding-bottom: 15px;
	}

#col4 {
	float: left;
	width: 248px;
	color: #AEAEAE;
	}
/* ------------------------- Bottom Content End ------------------------- */

/* ------------------------- Calendar Start ------------------------- */
	td.cal{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  background-color : #FFFFFF;
	}
	select.month{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  width : 85px;
	}
	input.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 30px;
	}
	td.calDaysColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #808080;
	}
	td.calWeekend {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #F0F0F0;
	}
	td.calBgColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #808080;
	}
	.calBorderColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #d3d3d3;
	}
	td.calHighlightColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #B5C6EB;
	}
	A.cal {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	A.cal:Hover {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #FF0000;
	  text-decoration : none;
	} 
	.disabled {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  text-decoration : none;
	}  
/* ------------------------- Calendar End ------------------------- */

/* ------------------------- Footer Start ------------------------- */
#footer-table {
	width: 974px;
	height: 73px;
	margin: auto;
	background-color: #2A2A2A;
	border: 1px solid #3F3F40;
	font-size: 12px;
	color: #AEAEAE;
	}

#footer-cell {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #707774;
	}

#footer-cell a:link, #footer-cell a:visited {
	color: #707774;
	}

#footer-cell a:hover {
	color: #fff;
	}
/* ------------------------- Footer End ------------------------- */

