@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*********************************by Sujoy Ghosh ******************************/

.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif, serif;
	font-size:12px;
	line-height:18px;
	color:#656565;
	background:#FFFFFF url(../images/main-bg.jpg) repeat-x;
}
a {
	text-decoration:none;
	color:#505050;
}
a:hover {
	text-decoration:underline;
	color:#505050;
}
#container {
	width:1030px;
	margin:auto;
	background: url(../images/container-bg.png) repeat-y;
}
#top {
	width:1000px;
	height:120px;
	margin:0px 15px;
}
#logo {
	margin-left:20px;
}
.logolink {
	border: 0px solid red;
	display: block;
	height: 118px;
	margin-top: 25px;
	position: absolute;
	width: 170px;
	z-index: 1000;
}
.logo1 {
	position: absolute;
	float:left;
	margin-right:20px;
	margin-top: 10px;
	z-index: 0px;
}
.logo1 a {
	border:0px solid red;
	display: block;
	height: 150px;
	width: 180px;
}
.logo2 {
	position: absolute;
	z-index: 1000px;
	float:left;
	margin-left: 200px;
	margin-top:25px;
}
.logo2 a {
	border:0px solid red;
	display: block;
	height: 50px;
	width: 410px;
}
#info {
	float:right;
	margin:20px 20px 0 0;
}
#contact-info {
	margin-bottom:10px;
}
#contact-info a {
	text-decoration:none;
	color:#656565;
	margin:0px 5px;
}
#contact-info a:hover {
	text-decoration:underline;
	color:#656565;
	margin:0px 5px;
}
#info .inputbox {
	background:#f0f0f0;
	width:215px;
	color:#000000;
	height:26px;
	line-height:26px;
	border:none;
	padding-left:5px;
}
#info .button {
	background:#1697c7;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:2px;
	cursor:pointer;
	padding:5px 10px;
}
#menu {
	height:65px;
}
#menu-left {
	float:left;
	height:65px;
	width:15px;
}
#menu-mid {
	background: url(../images/menu-bg.png) repeat-x;
	width:1000px;
	height:65px;
	float:left;
}
#menu-mid ul {
	float:right;
	width:760px;
	height:46px;
	line-height:46px;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	z-index: 9999;
}
#menu-mid ul li {
	float:left;
}
#menu-mid ul li a {
	text-decoration:none;
	color:#FFFFFF;
	margin:0px 15px;
}
#menu-mid ul li a:hover {
	text-decoration:none;
	color:#00CCFF;
	margin:0px 15px;
}
#menu-mid ul li a.current {
	text-decoration:none;
	color:#00CCFF;
	margin:0px 15px;
}
#menu-right {
	float:left;
	height:65px;
	width:15px;
}
#header {
	margin:10px 40px 25px 40px;
	padding:5px;
	width:940px;
	height:252px;
	background:#f0f0f0;
}
.flash {
	float: left;
	height:250px;
	width: 938px;
	position: relative;
	border:1px solid #cccccc;
	z-index: 0;
}
#nav {
	position: relative;
	top: 228px;
	float: right;
	z-index: 10;
	margin-right:10px;
}
#nav li {
	float: left;
}
#nav a {
	margin: 2px;
	padding: 3px 3px;
	color:#FFFFFF;
	text-decoration: none;
}
#nav a.activeSlide {
	color:#FFFFFF;
	font-weight:bold;
}
#nav a:focus {
	outline: none;
}
#prev {
	margin-top: 80px;
	position: absolute;
	z-index: 99999;
	text-indent:-1px;
	display: block;
}
#next {
	margin-top: 80px;
	position: absolute;
	z-index: 99999;
	text-indent:907px;
	display: block;
}
#slideshow a {
	text-decoration: none !important;
}
.home-widget-bar {
	position: absolute;
	width:500px;
	text-align: left;
	margin-left:10px;
	margin-top:228px;
	color:#FFFFFF;
	z-index:10;
}
.dark {
	background-color:#000000;
	width:938px;
	height:25px;
	margin-top:225px;
	position: absolute;
	z-index: 9;
	opacity:0.4;
	filter:alpha(opacity=70);
}
#headerinner {
	margin:10px 40px 25px 40px;
	padding:5px;
	width:940px;
	height:203px;
	background:#f0f0f0;
}
.flashinner {
	float: left;
	height:200px;
	width: 938px;
	position: relative;
	border:1px solid #cccccc;
	z-index: 0;
}
#navinner {
	position: relative;
	top: 166px;
	float: right;
	z-index: 10;
	margin-right:10px;
}
#navinner li {
	float: left;
}
#navinner a {
	margin: 2px;
	padding: 3px 3px;
	color:#FFFFFF;
	text-decoration: none;
}
#navinner a.activeSlide {
	color:#FFFFFF;
	font-weight:bold;
}
#navinner a:focus {
	outline: none;
}
#previnner {
	margin-top: 70px;
	position: absolute;
	z-index: 99999;
	TEXT-INDENT:-1px;
	DISPLAY: block;
}
#nextinner {
	margin-top: 70px;
	position: absolute;
	z-index: 99999;
	text-indent:907px;
	display: block;
}
.inner-widget-bar {
	position: absolute;
	width:500px;
	text-align: left;
	margin-left:10px;
	margin-top:168px;
	color:#FFFFFF;
	z-index:10;
}
.darkinner {
	background-color:#000000;
	width:938px;
	height:30px;
	margin-top:163px;
	position: absolute;
	z-index: 9;
	opacity:0.5;
	filter:alpha(opacity=70);
}
#content {
	width:1030px;
}
#content h1 {
	font-size:18px;
	color:#505050;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
}
#content h2 {
	font-size:16px;
	color:#1697c7;
	font-weight:bold;
	margin-bottom:15px;
}
#content-left {
	float:left;
	width:275px;
	margin-right:10px;
}
#content-left-top {
	height:65px;
}
#content-left-top-left {
	float:left;
	height:65px;
	width:15px;
}
#content-left-top-bg {
	background: url(../images/menu-bg.png) repeat-x;
	width:240px;
	height:65px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
}
.cate-box {
	float:left;
	height:110px;
	width:230px;
	margin:10px 0px 10px 25px;
}
.cate-box img {
	border:1px solid #f0f0f0;
}
.cate-box img:hover {
	border:1px solid #d9d9d9;
}
.cate-box span {
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
	width:200px;
	margin-top:84px;
	margin-left:0px;
	padding:5px 15px;
	position:absolute;
	z-index: 9;
	opacity:0.5;
	filter:alpha(opacity=70);
}
#content-right {
	float:right;
	width:745px;
}
#content-right .innercontent {
	margin: 10px 35px 10px 20px;
	clear:both;
}
#content-right-top {
	height:65px;
}
#content-right-top-right {
	float:right;
	height:65px;
	width:15px;
}
#content-right-top-bg {
	background: url(../images/menu-bg.png) repeat-x;
	width:710px;
	height:65px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
}
.ban-box {
	float:left;
	height:100px;
	width:100px;
	margin:10px;
	padding:0px 8px 0px 17px;
}
.ban-box img {
	border:1px solid #f0f0f0;
}
.ban-box img:hover {
	border:1px solid #d9d9d9;
}
.ban-details {
	float:right;
	background:#505050;
	width:67px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
	display:block;
	z-index:10;
	text-align:center;
}
#details-con {
	margin:5px 5px 0px 10px;
	text-align:justify;
}
#details-con-home {
	margin:5px 35px 0px 10px;
	text-align:justify;
}
#footer {
	height:115px;
	margin-bottom:10px;
	margin-top:25px;
	text-align:center;
	line-height:24px;
}
#footer a {
	text-decoration:none;
	color:#656565;
	margin:0px 5px;
}
#footer a:hover {
	text-decoration:underline;
	color:#1b99c8;
	margin:0px 5px;
}
#footer-left {
	float:left;
	height:115px;
	width:15px;
}
#footer-mid {
	background:#f0f0f0;
	width:1000px;
	height:100px;
	float:left;
}
#footer-mid p {
	margin-top:26px;
}
#footer-right {
	float:left;
	height:115px;
	width:15px;
}
#product-details {
	margin-left:10px;
}
#product-details input.btn {
	width: 150px;
	background:#09477c;
	color:#FFFFFF;
	border:1px solid #1260a3;
	cursor:pointer;
}
#product-details input.btn:hover {
	background:#1260a3;
	border:1px solid #09477c;
}
#product-details p {
	line-height:30px;
	color:#0968ac;
}
#product-details img {
	float:left;
	border:1px solid #F0F0F0;
	margin-right:20px;
}
.formtable td {
	padding: 3px 2px;
}
.tblCart td {
	padding: 3px 2px;
}
.formtable input {
	width: 240px;
	padding: 0px 2px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 22px;
	border: 1px solid #cccccc;
	margin: 0px;
}
.formtable textarea {
	width: 240px;
	padding: 0px 2px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #8bdaf9;
	margin: 0px;
}
.formtable input.btn {
	width: 85px;
	height: 30px;
	background:#09477c;
	color:#FFFFFF;
	cursor:pointer;
}
.formtable input.btn:hover {
	background:#1260a3;
	border:1px solid #09477c;
}
.formtable input.newAccountBtn {
	width: 200px;
	height: 30px;
	background:#09477c;
	color:#FFFFFF;
	cursor:pointer;
}
.formtable input.newAccountBtn:hover {
	background:#1260a3;
	border:1px solid #09477c;
}
.formtable .loginghead {
	border: 1px solid #e2e2e2;
	background-color: #f0f0f0;
	line-height: 28px;
	font-size:16px;
	color:#1697c7;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}
.formtable .logingtext {
	border: 1px solid #e2e2e2;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 5px;
}
.formtable .forgotpass {
	border: 0px solid #e2e2e2;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 5px;
}
.formtable .logingtext .error {
	line-height: 28px;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.innercontent input.btn {
	width: 85px;
	height: 30px;
	background:#09477c;
	color:#FFFFFF;
	border:1px solid #1260a3;
	cursor:pointer;
}
.innercontent input.btn:hover {
	background:#1260a3;
	border:1px solid #09477c;
}
.innercontent .carthead {
	border: 1px solid #e2e2e2;
	background-color: #f0f0f0;
	line-height: 28px;
	font-size:14px;
	color:#1697c7;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}
.evenRow {
	background-color:#f2f0f0;
	border-bottom: 1px solid #e2e2e2;
}
.oddRow {
	background-color:#faf9f9;
	border-bottom: 1px solid #e2e2e2;
}
.brdcrmb {
	clear:both;
	float:right;
	margin-right:10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.brdcrmb a {
	text-decoration:none;
	color:#FFFFFF;
}
.brdcrmb a:hover {
	text-decoration:none;
	color:#00ccff;
}
.brand {
	width:120px;
	height:40px;
	line-height:40px;
	float:left;
	margin:0px 5px 5px 0px;
	background:url(../images/brands-icon.png) no-repeat 10px;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	color:#3676a2;
}
.brand a {
	text-decoration:none;
	color:#3676a2;
}
.brand a:hover {
	text-decoration:none;
	color:#00CCFF;
}
fieldset.agentContact {
	border: 1px solid #CCC;
	padding:0px 0px 11px 16px;
	background:#F0F0F0;
	margin-left:15px;
}
fieldset.agentContact legend {
	padding:5px 20px;
	background:#1697C7;
	color: #FFFFFF;
	display: block;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 0 0 20px;
	text-shadow: 0 -1px 1px #333333;
}
a.btn {
	color:#fff;
	background:#09477c;
	border:1px solid #1260a3;
	padding:6px;
	width:100px;
	cursor:pointer;
	margin-top:10px;
}
a.btn:hover {
	background:#1260a3;
	border:1px solid #09477c;
	text-decoration:none;
}
.product-description {
	margin-left:10px;
	border-bottom:2px solid #CCCCCC;
	margin-bottom:30px;
	padding-bottom:70px;
}
.product-description h2 {
	float:left;
	line-height: 25px;
}
.product-description input.btn {
	width: 150px;
	background:#09477c;
	color:#FFFFFF;
	border:1px solid #1260a3;
	cursor:pointer;
}
.product-description input.btn:hover {
	background:#1260a3;
	border:1px solid #09477c;
}
.product-description p {
	text-align:justify;
}
.product-description img {
	float:left;
	border:1px solid #F0F0F0;
	margin-right:20px;
}
.product-description img:hover {
	border:1px solid #d9d9d9;
}
.product-description span {
	float:right;
}
form.register {
	margin:0px 70px;
}
form.register h1 {
	margin-top:25px;
	margin-left:510px;
}
form.register legend {
	color:#00CCFF;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-left:5px;
	padding:5px;
	text-transform:uppercase;
}
form.register fieldset {
	border:1px solid #CCCCCC;
	padding:30px;
	float:left;
}
form.register label {
	display:inline-block;
	margin-bottom:10px;
	width:130px;
}
form.register input {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	height:25px;
	padding:0 4px;
	width:220px;
}
form.register .buttons {
	width: 85px;
	height: 30px;
	background:#09477c;
	color:#FFFFFF;
	cursor:pointer;
	border: 1px solid #1260A3;
}
form.register .buttons:hover {
	background:#1260a3;
	border:1px solid #09477c;
}
#theImages {
	height:400px !important;
}
#theImages div a {
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	display:block;
	height:124px;
}
#arrow_up img, #arrow_down img {
	display:none;
}
#theImages a img {
	display:block;
}
#theImages a p {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	font-weight: bold;
	margin: -49px 0 -7px 0px;
	opacity: 0.5;
	padding: 5px 15px;
	position: absolute;
	bottom:18px;
	left:0;
	width: 203px !important;
	z-index: 9999;
}
#theImages img {
	border:1px solid #CCCCCC;
}
#theImages img:hover {
	border:1px solid #b1adad;
}
#content:after {
	content:'123';
	visibility:hidden;
	display:block;
	height:1px;
	clear:both;
}
ul.why {
	font-weight:bold;
	color:#1697C7;
	line-height:24px;
	list-style:square;
}
.site_map a:link, .site_map a:visited {
	color: #0180AF;
	text-decoration: underline;
}
.site_map a:hover {
	color: #666;
}
.site_map th {
	text-align:center;
	background-color:#00AEEF;
	color:#fff;
	padding:4px;
	font-weight:normal;
	font-size:12px;
}
.site_map td {
	font-size:12px;
	padding:3px;
	text-align:left;
}
.site_map tr {
}
.site_map tr:nth-child(odd) {
}
.lhead {
	padding:3px;
	font-weight:bold;
	font-size:16px;
}
.lpart {
	padding:0px;
}
.lpage {
	font:normal 12px verdana;
}
.lcount {
	background-color:#00AEEF;
	color:#fff;
	padding:2px;
	margin:2px;
	font:bold 12px verdana;
}
a.aemphasis {
	color:#009;
	font-weight:bold;
}
.site_map {
	margin:0 !important;
	background:#f9f9f9 !important;
	margin-right:30px !important;
	padding:20px;
}
p.info {
	padding:10px;
	background:#f6f6f6 url(../images/info_icon.png) no-repeat 10px center;
	margin-left:15px;
	color:#666;
	font-weight:bold;
	text-indent:25px;
	clear:both;
}
