
/*reset*/
*{margin:0; padding:0; border:none; outline:none;
}

.left{float:left;}
.right{float:right;}
.clr{clear:both;}

a{text-decoration:none;}

.grey
{
	color:#999;
}
/*.blue
{
	color:#3590F4;
}*/
a.link-1
{
	float:right;
	background:#4196F3;
	font-weight:bold;
	color:#fff;
	padding:0 5px;
}
a.link-1:hover
{
	background:none;
	color:#000;
}
body
{
	font-family: "arial";
	font-size: 12px;
	color: #000;
}
#body-bg-1
{
	background:url(../images/bg-1.gif) repeat-x #A9D0FB;
}
#body-bg
{
	background:url(../images/bg.gif) repeat-x #fff;
}
/* layout classes start here*/

#main_container
{
	background:url(../images/main-bg.jpg) no-repeat 0 0;
	margin:auto;
	width:1002px;
}
.main-container-inner
{
	margin:auto;
	width:868px;
}
#header
{
	height:132px;
	padding-top:23px;
	width:auto;
}
a.logo
{
	background:url(../images/logo.gif) no-repeat 0 6px;
	float:left;
	height:138px;	
	width:132px;
}
.logo-1
{
	background:url(../images/logo.gif) no-repeat -132px 6px;
	float:left;
	height:162px;	
	width:235px;
}
/* *html .logo-1
{
	background:url(../images/logo-1.png) no-repeat;
	float:left;
	height:112px;	
	width:187px;
	margin:20px 0 0 20px;
}*/
.top-links
{
	float:right;
	border-right:1px dotted #000;
	height:92px;
	width:75px;
	padding: 40px 10px 0 0;
}
.top-links a
{
	float:right;
	text-align:right;
	width:70px;
	height:18px;
	font-size:11px;
	color:#000;
	padding-right:15px;
	font-family:tahoma;
	background:none!important;
}
.top-links a:hover
{
	background:url(../images/top-link-arrow.png) no-repeat right!important;
}
.nav-main
{
	width:868px;
	float:right;
	padding:15px 0 0 0;
}
.nav-main a
{
	width:auto;
	padding:0 10px 0 10px;
	float:right;
	font-size:11px;
	color:#000;
	font-family:tahoma;
	margin-left:10px;
	height:15px;
	line-height:15px;
}
.nav-main a:hover
{
	color:#fff;
	background:#3590f4;
}

#content-main
{
	width:100%;
	padding:40px 0;
	float:left;
	/*background:url(../images/hand-bg.jpg) no-repeat center;*/
}
#content-main-1
{
	width:100%;
	padding:30px 0;
	float:left;
}
#content-main .about-main
{
	width:100%;
	float:left;
	text-align:justify;
}
#content-main .about-main h1
{
	color:#3590f4;
	font-size:12px;
	height:30px;
}
#content-main .about-main h2
{
	color:#000;
	text-decoration:underline;
	font-size:12px;
	height:30px;
}
.footer-main
{
	float:left;
	width:847px;
	padding:10px;
	text-align:right;
	height:25px;
	line-height:25px;
	font-family:tahoma;
	color:#666666;
	font-size:11px;
	border-right:1px dotted #000;
}

/*========== Drop down ==========*/
ul#jsddm
{
	width:868px;
	float:right;
}
ul#jsddm li
{
	display:inline;
	float:right;
}
ul#jsddm li a
{
	padding:1px 10px;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
	height:15px;
	line-height:15px;
	margin-left:10px;
	display:inline;
	width:auto;
	font: 11px Tahoma, Arial;
}

ul#jsddm li a:hover
{
	background: #3590f4;
	color:#fff;
}
ul#jsddm li ul
{	
	position: absolute;
	visibility: hidden;
	float:left;
	width:150px;
	border:1px solid #000;
	margin:10px 0 0 0;
	background:#fff;
	padding:10px 10px 15px 10px;
	z-index:500;
	/*background:url(../images/drop-down-arrow.gif) no-repeat top left #fff;*/
}
ul#jsddm li ul li
{
	float: left;
	border-bottom:1px solid #CCCCCC;
}
ul#jsddm li ul li a
{
	float:left;
	margin:0px;
	width:145px;
	color: #666;
	padding:0 3px 0 5px;
}
ul#jsddm li ul li a:hover
{
	background:none;
	color:#000;
}
/*========== Drop down ends ==========*/

ul#inner
{
	width:580px;
	padding-top:20px;
}
ul#inner li
{
	list-style-type:none;
	padding:10px 0 10px 20px;
	background:url(../images/inner-ul-dot.gif) no-repeat 0 15px;
}
ul#inner li ul li
{
	list-style-type:none;
	padding:10px 0 10px 20px;
	background:url(../images/inner-ul-dot-li.gif) no-repeat 0 15px;
	color:#666666;
}
.right-img
{
	float:right;
	padding: 30px 0 0 0;
}
.left-panel-inner
{
	float:left;
	width:600px;
	padding:30px 0 20px 0;
}
.right-img img
{
	border:4px solid #328EF5;
}


/*========== Products page ==========*/
.product-main
{
	width:868px;
	height:350px;
	float:left;
	padding:0 0 20px 0;
}
.product-main-container
{
	width:868px;
	height:350px;
	overflow:hidden;
	float:left;
}
*html .product-main-container
{
	width:868px;
	height:350px;
	overflow:hidden;
	float:left;
	position:relative;
}
.product-main a
{
	float:left;
	width:220px;
	height:328px;
	border:3px solid #519FF4;
}
.product-main .desc
{
	float:left;
	width:300px;
	padding:0 20px 0 30px;
}
.product-main .desc h1
{
	width:auto;
	height:25px;
	line-height:25px;
	font-size:14px;
	color:#fff;
	background:#519FF4;
	padding-left:10px;
}
.scroller
{
	float:left;
	width:786px;
	padding:10px 0px 10px 8px;
	background-color:#ECF5FE;
}
.scroller a
{
	float:left;
	border:4px solid #5A5453;
	margin:0 6px 10px 0;
}
.scroller a:hover
{
	float:left;
	border:4px solid #519FF4;
}
a.prev, a.next
{
	float:left;
	height:118px;
	width:40px;
	font-size:12px;
	font-family:verdana;
	color:#01A0E2;
	text-decoration:none;
	background:url(../images/prev.gif) no-repeat center;
}
a.next
{
	float:right;
	background:url(../images/next.gif) no-repeat center;
}
a.next:hover
{
	background:url(../images/next-over.gif) no-repeat center;
}
a.prev:hover
{
	background:url(../images/prev-over.gif) no-repeat center;
}
#codawrap {
	width:868px;
	float:left;
	border:1px dotted #000;
}
#slider {
	width: 868px;
	float:left;
	background:#E5F5FC;
}
.scroll {
	width:786px;
	overflow: auto;
	overflow: hidden;
	position: relative;
	float: left;
}
.scrollContainer div.panel {
	padding: 20px;
	height: 45em;
	width: 760px;
}
/*========== Products page ends ==========*/

/*========== contact page ==========*/
.form-panel
{
	width:500px;
	float:left;
	padding:10px 0 10px 0;
}
.login-panel, .listing-panel
{
	margin:auto;
	width:550px;
	border:2px solid #3590F4;
}
.listing-panel
{
	width:860px;
}	
.prod-panel
{
	margin:auto;
	width:750px;
	border:2px solid #3590F4;
}
.login-panel h3, .prod-panel h3, .listing-panel h3
{
	width:auto;
	background:#3590f4;
	line-height:30px;
	height:30px;
	font-size:16px;
	color:#fff;
	padding-left:20px;
}
.login-panel fieldset
{
	margin:auto;
	width:330px;
	padding:40px 0;
}
.contact-info
{
	width:300px;
	float:right;
	padding:10px 0 10px 0;
}
.form-panel .row-1, login-panel .row-1, .register-panel .row-1
{
	width:100%;
	padding:5px 0 5px 0;
}
.form-panel .row-1 label, .login-panel .row-1 label, .register-panel .row-1 label
{
	width:200px;
	float:left;
	height:30px;
}
.login-panel .row-1 label
{
	width:120px;
}
.register-panel .row-1 label
{
	width:150px;
}
.form-panel .row-1 input, textarea, .login-panel .row-1 input, .register-panel .row-1 input, .login-panel select
{
	border:1px solid #3590F4;
	width:200px;
}
.form-panel .row-1 textarea
{
	height:70px;
}
.login-panel button, .prod-panel button
{
	padding:1px 3px;
	background:#3590F4;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	border-right:10px solid #fff;
	font-size:11px;
}
a.option
{
	background:url(../images/option-link-bg.gif);
	margin:auto;
	width:250px;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	height:23px;
	line-height:23px;
	border:1px solid #9B9896;
	margin-bottom:5px;
}
a.option:hover
{
	background:url(../images/option-link-bg-over.gif);
	border:1px solid #3590F4;
}

.detail-box-main
{
	width:400px;
	margin:auto;
	padding:30px 0;
}
.detail-box
{
	width:auto;
}
.detail-box .bar
{
	width:auto;
	background:url(../images/option-link-bg.gif);
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	height:23px;
	line-height:23px;
	border:1px solid #9B9896;
}
.detail-box .detail
{
	width:auto;
	background:#EBF3FE;
	padding:30px 0 30px 40px;
	border:solid #fff;
	border-width:0 10px
}
.detail-box .detail select
{
	width:200px;
	border:1px solid #3590F4;
}
.button-bar
{
	width:auto;
	border-top:1px dashed #ccc;
	text-align:center;
	padding-top:10px;
}
.button-bar .links
{
	float:right;
	padding: 10px;
}
.button-bar .links a
{
	float:right;
	background:#3590F4;
	text-align:center;
	padding:1px 3px;
	margin-left:3px;
	color:#fff;
}
.button-bar .links a:hover
{
	background:#595451;
	color:#fff;
}
.prod-main
{
	text-align:center;
	padding:20px 0 20px 36px;
	width:200px;
	float:left;
}
.prod-main a
{
	width:auto;
	text-align:center;
	display:block;
	background:#3590f4;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
.prod-main a:hover
{
	background:#595451;
}
.prod-main .innr
{
	border:2px solid #3590f4;
	padding:20px 0;
}

.back-bn, .back-bn1
{
	width:554px;
	margin:auto;
	text-align:right;
}
.back-bn1
{
	width:754px;
}
.back-bn a, .back-bn1 a
{
	width:auto;
	color:#fff;
	padding:0 5px;
	background:#3590f4;
}
.back-bn a:hover, .back-bn1 a:hover
{
	background:#595451;
}

.listing-main
{
	width:auto;
	border:1px solid red;
}
.listing-main .top-row, .listing-main .row
{
	width:auto;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #3399FF;
	font-weight:bold;
	background:#fff;
}
.listing-main .top-row .sr, .listing-main .row .sr, .listing-main .top-row .check, .listing-main .row .check
{
	width:60px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	text-align:center;
}
.listing-main .top-row .check, .listing-main .row .check
{
	padding-top:5px;
	height:25px;
	line-height:25px;
}
.listing-main .top-row .brand, .listing-main .row .brand
{
	width:260px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	padding-left:15px;
}
.listing-main .top-row .status, .listing-main .row .status
{
	width:100px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	text-align:center;
}
.listing-main .top-row .action, .listing-main .row .action
{
	width:100px;
	height:30px;
	float:left;
	border-right:none;
	text-align:center;
}
.listing-main .row
{
	border-bottom:1px solid #3399FF;
	font-weight:normal;
	background:#f2f2f2;
}
.listing-main .row .sr
{
	border-right:1px solid #3399FF;
}
.listing-main .row .brand
{
	width:260px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	padding-left:15px;
}
.listing-main .row .status
{
	width:100px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	text-align:center;
}
.listing-main .row .action
{
	width:100px;
	height:30px;
	float:left;
	border-right:none;
	text-align:center;
}


.listing-main1
{
	width:auto;
}
.listing-main1 .top-row, .listing-main1 .row
{
	width:auto;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #3399FF;
	font-weight:bold;
	background:#fff;
}
.listing-main1 .top-row .sr, .listing-main1 .row .sr, .listing-main1 .top-row .check, .listing-main1 .row .check
{
	width:30px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	text-align:center;
}
.listing-main1 .top-row .check, .listing-main1 .row .check
{
	padding-top:8px;
	height:22px;
	line-height:22px;
}
.listing-main1 .top-row .brand, .listing-main1 .row .brand
{
	width:120px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	padding-left:15px;
}
.listing-main1 .top-row .name, .listing-main1 .row .name
{
	width:250px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	padding-left:15px;
}
.listing-main1 .top-row .status, .listing-main1 .row .status
{
	width:50px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	text-align:center;
}
.listing-main1 .top-row .code, .listing-main1 .row .code
{
	width:90px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	text-align:center;
}
.listing-main1 .top-row .action, .listing-main1 .row .action
{
	width:80px;
	height:30px;
	float:left;
	border-right:none;
	text-align:center;
}
.listing-main1 .top-row .desi, .listing-main1 .row .desi
{
	width:160px;
	height:30px;
	float:left;
	text-align:left;
	border-right:1px solid #3399FF;
	padding-left:10px;
}
.listing-main1 .row
{
	border-bottom:1px solid #3399FF;
	font-weight:normal;
	background:#f2f2f2;
}
.listing-main1 .row .sr
{
	border-right:1px solid #3399FF;
}
.listing-main1 .row .brand
{
	width:120px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	padding-left:15px;
}
.listing-main1 .row .status
{
	width:50px;
	height:30px;
	float:left;
	border-right:1px solid #3399FF;
	text-align:center;
}
.listing-main1 .row .action
{
	height:30px;
	float:left;
	border-right:none;
	text-align:center;
}


.prod-panel-big
{
	margin:auto;
	width:800px;
	border:2px solid #3590F4;
}	
.prod-panel-big h3
{
	width:auto;
	background:#3590f4;
	line-height:30px;
	height:30px;
	font-size:16px;
	color:#fff;
	padding-left:20px;
}
.prod-panel-big .inner
{
	width:auto;
	padding:20px 12px;
}
.prod-panel-big .inner .img
{
	float:right;
	border:1px dashed #3399FF;
	padding:5px;
}
.descrip
{
	float:left;
	width:500px;
	padding-left:30px;
}
.descrip .row-1
{
	width:auto;
	padding-bottom:10px;
}
.descrip .row-1 label
{
	float:left;
	width:150px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
.descrip .row-1 span
{
	float:left;
	width:300px;
	background:#f2f2f2;
	padding:5px 15px 5px 10px;
}