/* Existing Class Reskins */

body {
	margin: 0px;
	padding: 7px 0px 12px 12px;
	background-image: url(../images/inter_bg_img.gif);
	background-repeat: no-repeat;
	background-position: 206px 70px;
}

#container {
	width: 755px;
}

/* Header Area */

#header {
	width: 100%;
	padding-left: 4px;
}

#bannercontact {
	vertical-align: top;
	margin-left: 388px;
	margin-top: 12px;
}

#topimg {
	position: absolute;
	left: 273px;
	top: 40px;

}

/* Position the table of contents */

#navposition {
	position: absolute;
	width: 190px;
	margin-top: 13px;
	left: 12px;
	top: 57px;
}

/* Bread Crumb Trail & Controls */

#trail {
	color: #FFFFFF;
	text-align: right;
}

#trail a {
	color: #FFFFFF;
	text-decoration: none;
}

#trail a:hover {
	text-decoration: underline;
}

#trail-on {
	font-weight: bold;
	color: #8ce0f2;
	display: inline;
}

#controls {
	text-align: right;
	padding-top: 10px;
	color: #1E5C7E
}

#controls a {
	color: #1E5C7E;
	text-decoration: none;
}

#controls a:hover {
	text-decoration: underline;
	color: #d26205;
}


/* Content Area */

#content {
	margin-left: 260px;
	width: 490px;
	margin-top: 13px;
}

.main-txt {
	color: #043049;
	margin-top: 50px;
}

.main-txt h1 {
	font-weight: bold;
	font-size: 130%;
	text-transform: uppercase;
}

.main-txt h2 {
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	color: #185d7b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #185D7B;
	line-height: 22px;
}

.main-txt h3 {
	font-weight: bold;
	font-size: 115%;
	color: #2186B5;
	margin: 0px;
	padding: 0px;
}

.main-txt p {
	font-size: 110%;
	line-height: 120%;
}

.main-txt a {
	color: #2186B5;
	font-size: 110%;
}

.main-txt a:hover {
	color: #C24000;
}

/* Product Selection */

.product {
	margin: 0px 0px 6px;
	padding: 0px;
	width: 244px;
	display: inline;
	clear: both;
}

#prodarea {
	width: 520px;
}

.prod-im {
	background-color: #FFFFFF;
	vertical-align: top;
	border: 1px solid #1E5C7E;
	width: 60px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	white-space: nowrap;
	display: table-cell;
	/* Bimal: because images are not 'square' */
	text-align: center;
}

.prod-det {
	background-image: url(../images/interior/prod_bg.jpg);
	width: 175px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	display: table-cell;
}

.product a {
	background-image: url(../images/interior/prod_viewbut_bg.jpg);
	background-position: right top;
	height: 14px;
	width: 174px;
	display: block;
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 1px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}

.product a:hover {
	color: #FFD6A8;
}

.details1 {
	display: list-item;
	vertical-align: top;
	color: #000000;
	width: 95%;
	height: 27px;
	list-style-type: none;
	font-size: 110%;
	padding: 0px;
	margin: 2px;
	white-space: normal;
}

.details2 {
	height: 16px;
	margin: 2px;
	padding: 0px;
	color: #185D7B;
	font-size: 130%;
}

/* Product Specific Area */

#prod-details {
	background-color: #CEE0E7;
	padding: 4px 30px 30px 0px;
	vertical-align: top;
	margin: 0px;
}

#prod-details h1 {
	color: #005AA3;
	text-transform: none;
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px;
}


#prod-im-med {
	position: absolute;
	background-color: #CEE0E7;
	width: 96px;
	padding-left: 4px;
	padding-right: 4px;
}

#prod-bul {
	padding-left: 125px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.imed {
	width: 96px;
	padding-bottom: 6px;
	/* Bimal: because images are not 'square' */
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #8FAEBF;
}

.imed a {
	color: #1E5C7E;
	width: 96px;
	text-align: center;
	background-image: url(../images/interior/enlarge_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	display: table-cell;
	height: 14px;
	font-size: 90%;
}

.imed a:hover {
	color: #C24000;
}

.imed a img {
	border: none;
}

/* Table and Bullets */

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-image: url(../images/bullet.gif);
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 100%;
}

.tab{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5C7E;
	margin-top: 20px;
}

.tab th {
	background-image: url(../images/interior/th_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #1E5C7E;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5C7E;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}

.tab td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2D4E0;
	background-color: #FFFFFF;
	text-align: center;
	color: #1E5C7E;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.tablft{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5C7E;
	margin-top: 20px;
}

.tablft th {
	background-image: url(../images/interior/th_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #1E5C7E;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5C7E;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.tablft td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2D4E0;
	background-color: #FFFFFF;
	text-align: left;
	color: #1E5C7E;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.th-extra {
	text-transform: none;
	font-size: 90%;
	font-weight: normal;
}

.buttons {
	text-align: right;
	width: 100%;
}

.buttons a {
	width: 150px;
	background-image: url(../images/interior/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 2px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8FAEBF;
	font-weight: bold;
	color: #C24000;
	text-decoration: none;
	margin: 0px 0px 0px 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.buttons a:hover {
	color: #185d7b;
}

/* FAQs Specific Area */

#faq-q {
	background-color: #CEE0E7;
	padding: 7px 10px 7px 18px;
	vertical-align: top;
}

#faq-q a {
	font-size: 110%;
	text-decoration: none;
	width: 100%;
	color: #C24000;
	display: block;
	font-weight: bold;
}

#faq-q a:hover {
	text-decoration: underline;
	width: 100%;
	color: #185d7b;
}

.backtotop a {
	text-decoration: none;
	color: #8CAEBD;
	font-weight: lighter;
	font-size: 90%;
}

.backtotop a:hover {
	text-decoration: underline;
	color: #185d7b;
}

/* Contact Us Specific Area */

.form2 {
	background-color: #CEE0E7;
	margin: 0px;
	padding: 10px;
}

.form2 span {
	width: 100px;
	font-weight: bold;
	color: #1E5C7E;
	vertical-align: top;
	margin-top: 4px;
	padding: 0px;
	display: table-cell;
	clear: right;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tablCnt-input {
	font-size: 90%;
	color: #000000;
	width: 220px;
	height: 20px;
	border: 1px solid #8CAEBD;
	vertical-align: middle;
	padding-left: 5px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.tablCnt-textarea {
	color: #000000;
	width: 352px;
	height: 150px;
	border: 1px solid #8CAEBD;
	padding-left: 5px;
	font-size: 100%;
	font-family: Tahoma;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
