@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main-div{
	width: 968px;
	margin: 0 auto;
	padding: 0 auto;
	padding-top: 10px;
}

#header{
	height: 111px;
	width: 968px;
	background: url(../images/header.jpg) no-repeat bottom;
}

#main-bg{
	width: 968px;	
	background: url(../images/main-bg.gif) repeat-y top;
}

#footer-bg{
	height: 107px;
	width: 968px;	
	background: url(../images/footer-bg.jpg) no-repeat top;
}

#thr-top-logo{
	width: 208px;
	height: 57px;
	float: left;
	padding-top: 32px;
	padding-left: 40px;
}

#top-page-title{
	float: right;
	width: 600px;
	font-size: 26px;
	text-transform: uppercase;
	padding-right: 50px;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
	padding-top: 43px;
	color: white;
}

#footer-thr-logo{
	width: 166px;
	height: 45px;
	float: left;
	padding-top: 32px;
	padding-left: 40px;
}

#footer-copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	padding-top: 46px;
	float: left;
	padding-left: 20px !important;
}

#content{
	width: 906px;
	margin: 0 auto;
	padding: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #135ca1;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 20px;
}

.divider{
	background: url(../images/divider.gif) no-repeat;
	width: 906px;
	height: 1px;
	margin-top: 7px;
	padding-bottom: 7px;
}

.divider2{
	background: url(../images/dot-divider.gif) no-repeat;
	width: 904px;
	height: 3px;
	margin-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-left: 1px;
}

.subheader{
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466023;	
}

.bold{
	font-weight: bold;
}

.ship-info-tbl-top{
	background: url(../images/ship-info-tbl-top.jpg) no-repeat bottom;
	width: 906px;
	height: 6px;
}

.ship-info-tbl-rep{
	background: url(../images/ship-info-tbl-rep.jpg) repeat-y;
	width: 906px;
	text-align: center;
}

.ship-info-tbl-rep2{
	background: url(../images/ship-info-tbl-rep.jpg) repeat-y;
	width: 906px;
	/*text-align: center;*/
	padding-top: 30px;
	padding-bottom: 30px;
}

.ship-info-tbl-btm{
	background: url(../images/ship-info-tbl-btm.jpg) no-repeat top;
	width: 906px;
	height: 4px;
}

.ship-address{
	padding-top: 14px;
	padding-left: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.ship-details-top{
	background: url(../images/ship-details-header.jpg) no-repeat bottom;
	width: 906px;
	height: 39px;
}

.center{
	text-align: center;
}

.topPad{
	padding-top: 12px;
}

.diff-order{
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #0d467d;
	font-family: Arial, Helvetica, sans-serif;	
	width: 350px;
}

.bottom-div a{
	color: #0d467d;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom-div a:hover{
	color: #0d467d;
	font-weight: bold;
	text-decoration: none;
}

.add-ques {
	float: left;
	width: 510px;
	padding-left: 14px;
	padding-top: 20px;
	font-size: 11px;
}
.add-ques a {font-size: 11px;}

.bottom-div{
	padding-top: 22px;
}

.frontP{
	padding: 10px 40px 20px 40px;
	font-size: 12px;
}

.paddingLeft{
	padding-left: 40px;
}

.bLink{
	padding: 15px 0 15px 15px !important;
	vertical-align: middle;
}

.bLink2{
	padding: 5px 0 5px 15px !important;
	vertical-align: middle;
}

.frontP a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.frontP a:hover{
	text-decoration: none;
}

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;			
	/*background: url(../images/ship-details-header.jpg) no-repeat bottom;	*/
	 border: solid 1px #CFEA9B;
	margin: 0 0 4px 0;
	padding: 4px  3px 5px 4px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
