/*---------------------- main --------------------*/
body {
	background-color:#ffffff;
}
body, input, select, textarea {
	color: #666666;
}			
h1, h2, h3, h4, h5, h6 {
	color:#2660A4;
}

/*---------------------- layout --------------------*/
 
#mainContent {
	/*height: 271px;*/
	background-color:#FFFFFF;
	background-image: url(../images/layout/gtd_mainContentBck.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#leftColumn {
	background-color:#FFFFFF;
	background-image:url(../images/tiles/black-white.gif);
	background-position:top left;
	background-repeat:repeat-x;
}




/*---------------------- titles --------------------*/
#titleQuoteProgress {
	background-image:url(../images/titles/quote_progress_light_blue.jpg);	
}
#titleAdminLogon {
	background-image:url(../images/titles/admin_login_light_blue.gif);	
}
#titleSecurePayment {
	background-image:url(../images/titles/secure_payment.gif);	
}

h2.title {
	padding:0px; margin:0px;
	background-position:top left;
	background-repeat:no-repeat;
	height:23px;
	width:159px;
}
.title span {
	display:none;
}

/*---------------------- progress panel --------------------*/
#progressPanel {
	color:#FFFFFF;
	font-weight:bold;
}
#progressPanel a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#progressPanel span {
	padding-left:45px;
}
#progressPanel a:hover {
	text-decoration:underline;
}

#progressPanel1 {
	width: 159px;
	height: 52px;
	background-image:url(../images/progress/01_grey.gif)
	
}
#progressPanel2 {
	width: 159px;
	height: 52px;
	background-image:url(../images/progress/02_grey.gif)
}
#progressPanel3 {
	width: 159px;
	height: 52px;
	background-image:url(../images/progress/03_grey.gif);
}
#progressPanel4 {
	width: 159px;
	height: 52px;
	background-image:url(../images/progress/04_grey.gif)
}
#progressPanel5 {
	width: 159px;
	height: 52px;
	background-image:url(../images/progress/05_grey.gif)
}

/* we need to turn on the steps */
body#step1 #progressPanel1{
	background-image:url(../images/progress/01_light_blue.gif)
}
body#step2 #progressPanel2{
	background-image:url(../images/progress/02_light_blue.gif)
}
body#step3 #progressPanel3{
	background-image:url(../images/progress/03_light_blue.gif)
}
body#step4 #progressPanel4{
	background-image:url(../images/progress/04_light_blue.gif)
}
body#step5 #progressPanel5{
	background-image:url(../images/progress/05_light_blue.gif)
}

	
/*---------------------- login bar --------------------*/
body#securePayment #loginStatus{
	background-image:url(../images/corners/whaite-blue_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
	
#loginStatus {	
	background-color: #0073B6;
	
	text-align:right;
	color:#FFFFFF;
	padding: 2px 20px 2px 20px;
	margin-bottom:1px;
}
#loginStatus a {
	color:#ffffff;
	text-decoration:none;
}
#loginStatus a:hover  {
	text-decoration:underline;
}
.loginArrow {
	margin-right: 18px;
	margin-left: 9px;
}

.loginText {
	margin-left: 25px;
}
/*---------------------- navigation --------------------*/

#navigation  {
	padding-top:20px;
	/*height:248px;*/
	float:left;
}

#navigation ol {
	width: 159px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation ol li {
	list-style: none;
	padding: 5px 11px 5px 13px;
	border-bottom: 1px solid #CCCCCC;
}
#navigation ol li.dividerBot {
	margin-bottom: 20px;
}
#navigation ol li.dividerTop {
	margin-top: 20px;
}
#navigation ol li a {
	color:#999999;
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
#navigation ol li a:hover {
	color:#0073B6;
	background-image: url(../images/nav/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation ol li span {
	
	
}



.privacyText {
	float:left;
	font-size:10px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	
}

.copyrightText {
	float:right;
	text-align:right;
	font-size:10px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;

}

	
#getQuotePanel a {
	color:#FFFFFF;
	text-decoration:none;
}



/*--------------------- site styles ---------------------*/
.medicalList {
	list-style-type:lower-alpha;
}

.sportingActivitiesList, .sportingActivitiesPhone  {
	list-style-type:none;
	margin-left:0px;
}

.sportingActivitiesList {
	margin-top:6px;
}

.sportingActivitiesPhone {
	margin-top:0px;
	margin-bottom:10px;
}
#contactus  textarea {
	width: 200px;
}

#contactus label
{
	width: 140px;
	float: left;
	text-align:left;
	margin-right: 0.5em;
	padding:2px 0px 20px 0px;
	display: block
}




/*--------------------- brand header logos ---------------------*/
img#MGTISlogo {
	padding:22px 20px 0 0;
}
img#TPINSURANCESERVICESlogo {
	padding:16px 20px 0 0;
}
img#MILSOMHOWARDlogo {
	padding:24px 10px 0 0;
}
img#MILSOMHOWARDcompany {
	padding:34px 0 0 0px;
}
img#TPINSURANCESERVICEScompany {
	padding:23px 0 0 0px;
}

img#GLOBETROTTERDIRECTcompany {
	padding:22px 20px 0 0;
}
img#GLOBETROTTERDIRECTlogo {
	padding:22px 39px 0 0;
}

img#MILSOMHOWARDDIRECTcompany {
	padding:22px 20px 0 0;
}
img#TPINSURANCESERVICESDIRECTcompany {
	padding:22px 20px 0 0;
}


img#MILSOMHOWARDDIRECTlogo {
	padding:22px 39px 0 0;
}
img#TPINSURANCESERVICESDIRECTlogo {
	padding:22px 39px 0 0;
}




/*--------------- home page only! ---------------------------*/
body#index {
	color:#000000;
}

body#index .getQuoteText {
	
	margin-left: 12px;
	
}
body#index  #mainContent {
	/*height: 271px;*/
	background-color:#FFFFFF;
	background-image:none;
}	

.bottombar {
	height:5px;
	font-size:0px;
	background-color:#0073B6;
	border-bottom:1px solid #ffffff;
}


body#index #progressPanelOne {
	background-image:url(../images/layout/progressPanelOrange1.gif)
}
body#index #mainContent {
	/*height: 314px;*/
}

body#index #pageContent {

	padding:0px;
	}




/*------------------------- custom ------------------------------*/
#footer2 {
	color:#ffffff; 
}
#footer a, #footer2 a {
	color:#ffffff; 
	text-decoration:none;
}
#footer a:hover, #footer2 a:hover{
	color:#ffffff; 
	text-decoration:underline;
}



/* this is the footer box */
.box1 {
	
	background-image:url(../images/corners/wh-grey_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	
}
.box1 .tr {
	background-image:url(../images/corners/wh-grey_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.box1 .bl {
	background-image:url(../images/corners/wh-grey_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.box1 .br {
	background-image:url(../images/corners/wh-grey_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:16px;
}

/* the getquote panel/footer */
.box2 {
	background-color:#545454;
	/* only mgtis will need this hack*/
}
.box2 .tr {
	background-image: url(../images/getquote/tile.gif);
	background-position: bottom left;	
	background-repeat: repeat-x;

}
.box2 .bl {
	background-image: url(../images/getquote/left.gif);
	background-position: bottom left;	
	background-repeat:no-repeat;

}
.box2 .br {
	background-image: url(../images/getquote/right.gif);
	background-position: bottom right;	
	background-repeat:no-repeat;	
	padding:16px;
}

/*---- ----*/
.box3 { background: url(../images/getquote/tile.gif) repeat-x bottom left ;
		  background-color: #545454; 
		  margin: 0; }
.box3 .wrap1 { background: url(../images/getquote/left.gif) no-repeat bottom left; } 
.box3 .wrap2 { background: url(../images/getquote/right.gif) no-repeat bottom right; }
.box3 .wrap3 { padding:10px 10px 0px 10px;}


#footer .siteBy, #footer .siteBy a, #footer2 .siteBy, #footer2 .siteBy a  {
	color:#B5B5B5;
}



/* homepage */
/*--------------- select location ------------------*/

#selectLocation {
	width:604px;
	border-left:1px solid #ffffff;
	
	background-image:url(../images/home/Globetrotter_Beach_New.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:226px;
	padding:88px 0px 0px 35px ;
	margin:0px;
}

/*
#selectLocation {
	width:639px;
	border-left:1px solid #ffffff;
	background-color:#012B67;
	background-image:url(../images/home/Globetrotter_Beach_bottom_slice.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:0px;
}
#selectLocationContent {
	padding:21px 0px 35px 35px ;
}
*/
										
#selectLocation h1 {
	color:#23ACFA;
}
#selectLocation p {
	color:#ffffff;
}
#selectLocation a {
	color:#ffffff;
}
.box4 { width:323px;
		 
		background: url(../images/corners/trans-blue3_top.png) no-repeat top right ;		  
		   margin:0px;
		  padding-top:15px;
		  
		  }
.box4 .wrap1 { background: url(../images/corners/trans-blue3_bot.png) no-repeat bottom left;
				 padding-bottom:15px;  } 
.box4 .wrap2 { background-color:#00294F;}
.box4 .wrap3 { padding:10px 10px 0px 10px;}


/*--------------- select cover type ------------------*/

#selectCoverType {
	padding:20px 0px;
}

#selectCoverType .left {
	width:281px; /*320*/
	padding:0px 20px 0px 19px;	
}
#selectCoverType .right {	
	width:299px; /*319*/
	border-left:1px solid #e6e6e6;
	padding-left:20px
}

img.home_small {
	border:5px solid #D6D6D4;
	width:270px;
	height:174px;
}

ul#getQuotePanel {
	width:299px;
	/*border:1px solid #000000;*/
	margin:0px; padding:0px;
	list-style-type:none;
}

ul#getQuotePanel li {
	margin:0px 0px 10px 0px; 
	padding:0px;
	background-color:#E2E2E2;
	height:67px;
}
ul#getQuotePanel li h2 {
	padding:10px 0px 5px 0px;
	
	color:#6B6B6B;
	
}
ul#getQuotePanel li a.getQuote {
	color:#0073B6;
	background-image: url(../images/nav/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:15px;
	height:14px;
	font-weight:bold;
	
	
}
ul#getQuotePanel li a:hover {
	/*text-decoration:underline;*/
}
img.covertype_small {
	width:108px;
	height:67px;
	border-right: 1px solid #ffffff;
	float:left;
	margin-right:10px;
}

#header div.left {	
	width:70%;
}
div.arrangedBy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#868686;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
}


