﻿.logo1
{
	margin-left: 14px;
	width: 268px;
	height: 80px;
	float: left;
}
#maindiv
{
	width: 900px;
}
.logo
{
	width: 400px;
	float: left;
	height: 80px;
}
#mainshad
{
	margin: 0px auto;
	width: 980px;
}
#mainshad_protex
{
	margin: 0px auto;
	width: 100%;
}
.TL-corner
{
	width: 14px;
	height: 14px;
}
.T-hor
{
	line-height: 14px;
	height: 14px;
}
.TR-corner
{
	width: 14px;
	height: 14px;
}
.TR-corner1
{
	width: 14px;
	height: 14px;
}
.l-hor
{
	width: 14px;
	height: 14px;
}
.r-hor
{
	width: 14px;
	height: 14px;
}
.r-hor1
{
	width: 24px;
	height: 14px;
}
.BL-corner
{
	width: 14px;
	height: 14px;
}
.b-hor
{
	line-height: 14px;
	height: 14px;
}
.BR-corner
{
	width: 14px;
	height: 14px;
}
.TL-corner1
{
	width: 14px;
	height: 14px;
}
.BL-corner1
{
	width: 14px;
	height: 14px;
}
.BR-corner1
{
	width: 14px;
	height: 14px;
}
#imgHead
{
	height: 80px;
	margin-top: 10px;
	width: 300px;
}
.bg_color
{
	height: auto;
	left: 60px;
	top: 10px;
	width: 899px;
}
/*.register_color
{
	height: 100%;
	left: 60px;
	top: 0px;
	width: 99%;
}*/
.registerTD_color
{
	float: left;
	margin: 1px 20px 1px 1px;
	width: 100%;
	margin-bottom: 5px;
}
.indexbg_bgcolor
{
	height: 100%;
	left: 60px;
	top: 10px;
	width: 899px;
}
.customer_color
{
	width: 96%;
	margin: 0 2%;
}
.featuresDiv
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	float: left;
	margin-top: 27px;
	width: 257px;
	height: auto;
}
.invoice_color
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	width: 860px;
}
.cartHeader
{
	height: 40px;
	float: left;
	vertical-align: middle;
	width: 300px;
}
.protex_padding
{
	height: 70px;
	padding-left: 10px;
	text-align: center;
}
.cust_bg_color
{
	width: auto;
	height: auto;
}
.logobookonline
{
	background-image: url(./Images/logo.png);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height: 80px;
}

/*.footercontrol
{	
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 15px;
	font-size: 10pt;
}*/
.bookingTypeDivSelected
{
    background-color: #457ACA;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 0 12px;
    border-radius:4px;
    box-shadow: 2px 2px 2px 2px #e7e3e3;
    margin-top:10px;
}
.bookingTypeDiv
{
    font-size: 16px;
    color: #0D436F;
    font-weight: bold;
    line-height: 28px;
    padding: 0 12px;
    cursor: pointer;
    float: left;
    background-color: #8FB1E9;
      border-radius:4px;
    box-shadow: 2px 2px 2px 2px #e7e3e3;
     margin-top:10px;
}