@charset "utf-8";
/* CSS Document */

#topMenuBarContact {
	height: 2.15em;
	width: 79em;
	margin: 0 4.7em 0 auto;
	background: #868686;
	padding: 0;
}

#topMenuBarContact div {
	font-size: 1em;
	font-weight: 700;
	height: 1.7em;
	margin: 0;
	float: left;
}

#topMenuBarContact a:link, #bottomMenuBar a:link, #topMenuBarContact a:visited, #bottomMenuBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 
#topMenuBarContact a:hover, #bottomMenuBar a:hover,  #topMenuBarContact a:active, #bottomMenuBar a:active {
	color: #868686;
	text-decoration: none;
}


#contactUsContent {
	line-height: 1.6em;
	padding: 0 1.5em 1em 0;
}

#contactUsContent  p {
	margin: .7em 0 .7em 0;
	padding: 0;
}

#contactUsContent ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#contactUsContent li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	line-height: 1.5em;
}

#contactUsContent li a:link, #contactUsContent li a:visited {
	color: #686868;
}

#contactUsContent li a:hover, #contactUsContent li a:active {
	color: #658b99;
}

.textLink1 a:link, .textLink1 a:visited {
	color:#686868;
	text-decoration: none;
}

.textLink1 a:hover, .textLink1 a:active {
	color: #658b99;
	text-decoration: none;
}

.textLink2 a:link, .textLink2 a:visited {
	color: #e6090e;
}

.textLink2 a:hover, .textLink2 a:active {
	color: #FF6633;
}
  
#contactUsContent h2 {
	font-size: 1.3em;
	color: #658b99;
	padding: 0;
	margin: 0 0 .3em 0;
	font-weight: 700;
}

.productInfoH2 {
	margin: 1em 0 0 0;
}

#contentBox1 {
	margin: 0;
	padding: 0;
	height: 10.7em;
}

.contentBoxInner1 {
	width: 23em;
	height: 9.5em;
	border-top: dotted #000 1px;
	margin: 0;
	padding: 1.2em 0 0 0;
	float: left;
}

.contentBoxInner2 {
	width: 23em;
	height: 9.5em;
	border-top: dotted #000 1px;
	margin: 0 0 0 2em;
	padding: 1.2em 0 0 0;
	float: left;
}

.contentBoxInner3 {
	width: 23em;
	height: 9.5em;
	border-top: dotted #000 1px;
	border-bottom: dotted #000 1px;
	margin: 0;
	padding: 1.2em 0 .5em 0;
	float: left;
}

.contentBoxInner4 {
	width: 23em;
	height: 9.5em;
	border-top: dotted #000 1px;
	border-bottom: dotted #000 1px; 
	margin: 0 0 0 2em;
	padding: 1.2em 0 .5em 0;
	float: left;
}

#contentOuterBox  h2 {
	font-size: 1.1em;
	color: #658b99;
	padding: 0;
	margin: 0 0 .3em 0;
	font-weight: 700;
}

.thumbText {
	width: 12em;
	height: 5em;
	padding: 0 .5em 0 0;
}

.contactsThumbNails {
	width: 9.7em;
	height: 6.6em;
	float: right;
}

.findOutMore3 {
	font-size: 1em;
	padding: 0;
	margin:  0;
	font-weight: 300;
}
	
#contentBox2 {
	height: 10.7em;
	border: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.ContactCommonSpacerDiv1 {
	width: 2em;
	height: 10em;
}

.ContactCommonSpacerDiv2 {
	width: 2em;
	height: 1em;
}

.leftSide {
	float: left;
}

.rightSide {
	float: left;
	padding: 0 0 0 8em;
}

.divClear {
	clear:both;
}

.leftSideForm {
	float: left;
	width: 9em;
}

.rightSideForm {
	float: left;
	padding: 0;
}

.divClearForm {
	clear:both;
	padding: 1em 0 0 0;
}

.divClearForm2 {
	clear:both;
	padding: 1em 0 1em 0;
}

form {
	color: #e6090e;
}

.inputClass {
	width: 15em;
	padding: 0;
	margin: 0;
	list-style-type: none;
}


.enquiryDetails {
	height: 6em;
	width: 25em;
}

#confimationDiv {
	border-bottom: dotted 1px;
	padding: 0 0 2.9em 0;
}

#confimationDiv p {
	line-height: 1.5;
	margin: .7em 0 0 0;
}

#confimationDiv a:link, #confimationDiv a:visited {
	color:  #515151;
	text-decoration: none;
}

#confimationDiv a:hover, #confimationDiv a:active {
	color: #658b99;
	text-decoration: none;
}

#thankyouDiv {
	padding: 1em 0 .7em 0;
	border-bottom: dotted 1px;
}

#thankyouDiv h2 {
	margin: 0 0 0 0;
	font-size: 1.1em;
	color: #658b99;
	padding: 0;
	font-weight: 700;
}

#confimationSpacerDiv {
	height: 18em;
}
