/* General Reset */
body{
	margin:0;
	color:#606060;
	font:14px/20px 'droid_sansregular', Arial, Helvetica, sans-serif;
	min-width:970px;
}

@font-face {
    font-family: 'droid_sansregular';
    font-weight: normal;
    font-style: normal;

}


html {height:100%;}
img{border-style:none;}
input,
textarea,
select{
	color:#000;
	vertical-align:middle;
	font:100% 'Droid Sans', Arial, Helvetica, sans-serif;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
blockquote, q{quotes: none;}
q:before,
q:after {content: none;}
a{
	color:#666;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus,
input:focus,
textarea:focus,
select:focus{outline:none;}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_24 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16,.grid_17,.grid_18,.grid_19,.grid_20,.grid_21,.grid_22,.grid_23,.grid_24 
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {margin-left: 0;}
.omega { margin-right: 0;}

/* Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .grid_1 {	width:30px;}

.container_24 .grid_2 {
	width:70px;
}

.container_24 .grid_3 {
	width:110px;
}

.container_24 .grid_4 {
	width:150px;
}

.container_24 .grid_5 {
	width:190px;
}

.container_24 .grid_6 {
	width:230px;
}

.container_24 .grid_7 {
	width:270px;
}

.container_24 .grid_8 {
	width:310px;
}

.container_24 .grid_9 {
	width:350px;
}

.container_24 .grid_10 {
	width:390px;
}

.container_24 .grid_11 {
	width:430px;
}

.container_24 .grid_12 {
	width:470px;
}

.container_24 .grid_13 {
	width:510px;
}

.container_24 .grid_14 {
	width:550px;
}

.container_24 .grid_15 {
	width:100%;
}

.container_24 .grid_16 {
	width:630px;
}

.container_24 .grid_17 {
	width:670px;
}

.container_24 .grid_18 {
	width:710px;
}

.container_24 .grid_19 {
	width:750px;
}

.container_24 .grid_20 {
	width:790px;
}

.container_24 .grid_21 {
	width:830px;
}

.container_24 .grid_22 {
	width:870px;
}

.container_24 .grid_23 {
	width:910px;
}

.container_24 .grid_24 {
	width:950px;
}


/* Prefix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .prefix_1 {
	padding-left:5px;	/*Change By Prabir Ghosh padding-left:40px;*/
}

.container_24 .prefix_2 {
	padding-left:80px;
}

.container_24 .prefix_3 {
	padding-left:120px;
}

.container_24 .prefix_4 {
	padding-left:160px;
}

.container_24 .prefix_5 {
	padding-left:200px;
}

.container_24 .prefix_6 {
	padding-left:240px;
}

.container_24 .prefix_7 {
	padding-left:280px;
}

.container_24 .prefix_8 {
	padding-left:320px;
}

.container_24 .prefix_9 {
	padding-left:360px;
}

.container_24 .prefix_10 {
	padding-left:400px;
}

.container_24 .prefix_11 {
	padding-left:440px;
}

.container_24 .prefix_12 {
	padding-left:480px;
}

.container_24 .prefix_13 {
	padding-left:520px;
}

.container_24 .prefix_14 {
	padding-left:560px;
}

.container_24 .prefix_15 {
	padding-left:600px;
}

.container_24 .prefix_16 {
	padding-left:640px;
}

.container_24 .prefix_17 {
	padding-left:680px;
}

.container_24 .prefix_18 {
	padding-left:720px;
}

.container_24 .prefix_19 {
	padding-left:760px;
}

.container_24 .prefix_20 {
	padding-left:800px;
}

.container_24 .prefix_21 {
	padding-left:840px;
}

.container_24 .prefix_22 {
	padding-left:880px;
}

.container_24 .prefix_23 {
	padding-left:920px;
}


/* Suffix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .suffix_1 {
	padding-right:5px;	/*Change By Prabir Ghosh padding-left:40px;*/
}

.container_24 .suffix_2 {
	padding-right:80px;
}

.container_24 .suffix_3 {
	padding-right:120px;
}

.container_24 .suffix_4 {
	padding-right:160px;
}

.container_24 .suffix_5 {
	padding-right:200px;
}

.container_24 .suffix_6 {
	padding-right:240px;
}

.container_24 .suffix_7 {
	padding-right:280px;
}

.container_24 .suffix_8 {
	padding-right:320px;
}

.container_24 .suffix_9 {
	padding-right:360px;
}

.container_24 .suffix_10 {
	padding-right:400px;
}

.container_24 .suffix_11 {
	padding-right:440px;
}

.container_24 .suffix_12 {
	padding-right:480px;
}

.container_24 .suffix_13 {
	padding-right:520px;
}

.container_24 .suffix_14 {
	padding-right:560px;
}

.container_24 .suffix_15 {
	padding-right:600px;
}

.container_24 .suffix_16 {
	padding-right:640px;
}

.container_24 .suffix_17 {
	padding-right:680px;
}

.container_24 .suffix_18 {
	padding-right:720px;
}

.container_24 .suffix_19 {
	padding-right:760px;
}

.container_24 .suffix_20 {
	padding-right:800px;
}

.container_24 .suffix_21 {
	padding-right:840px;
}

.container_24 .suffix_22 {
	padding-right:880px;
}

.container_24 .suffix_23 {
	padding-right:920px;
}


/* Push Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .push_1 {
	left:40px;
}

.container_24 .push_2 {
	left:80px;
}

.container_24 .push_3 {
	left:120px;
}

.container_24 .push_4 {
	left:160px;
}

.container_24 .push_5 {
	left:200px;
}

.container_24 .push_6 {
	left:240px;
}

.container_24 .push_7 {
	left:280px;
}

.container_24 .push_8 {
	left:320px;
}

.container_24 .push_9 {
	left:360px;
}

.container_24 .push_10 {
	left:400px;
}

.container_24 .push_11 {
	left:440px;
}

.container_24 .push_12 {
	left:480px;
}

.container_24 .push_13 {
	left:520px;
}

.container_24 .push_14 {
	left:560px;
}

.container_24 .push_15 {
	left:600px;
}

.container_24 .push_16 {
	left:640px;
}

.container_24 .push_17 {
	left:680px;
}

.container_24 .push_18 {
	left:720px;
}

.container_24 .push_19 {
	left:760px;
}

.container_24 .push_20 {
	left:800px;
}

.container_24 .push_21 {
	left:840px;
}

.container_24 .push_22 {
	left:880px;
}

.container_24 .push_23 {
	left:920px;
}


/* Pull Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .pull_1 {
	left:-40px;
}

.container_24 .pull_2 {
	left:-80px;
}

.container_24 .pull_3 {
	left:-120px;
}

.container_24 .pull_4 {
	left:-160px;
}

.container_24 .pull_5 {
	left:-200px;
}

.container_24 .pull_6 {
	left:-240px;
}

.container_24 .pull_7 {
	left:-280px;
}

.container_24 .pull_8 {
	left:-320px;
}

.container_24 .pull_9 {
	left:-360px;
}

.container_24 .pull_10 {
	left:-400px;
}

.container_24 .pull_11 {
	left:-440px;
}

.container_24 .pull_12 {
	left:-480px;
}

.container_24 .pull_13 {
	left:-520px;
}

.container_24 .pull_14 {
	left:-560px;
}

.container_24 .pull_15 {
	left:-600px;
}

.container_24 .pull_16 {
	left:-640px;
}

.container_24 .pull_17 {
	left:-680px;
}

.container_24 .pull_18 {
	left:-720px;
}

.container_24 .pull_19 {
	left:-760px;
}

.container_24 .pull_20 {
	left:-800px;
}

.container_24 .pull_21 {
	left:-840px;
}

.container_24 .pull_22 {
	left:-880px;
}

.container_24 .pull_23 {
	left:-920px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
.clearfix{display:block;}

/* General settings */
/* header */
.right { width: 40%; padding: 0; vertical-align: top; }
.welcome { float:right; background:#00b4ff; -webkit-border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; padding:0 16px 0 22px; color:#fff; font-size:12px; line-height:32px; font-weight:normal; position:relative;z-index:200000 }
.welcome a { color:#fff; font-weight:bold; padding:0 15px 0 0; }
.info { color:#909090; font-size:12px; padding:6px 10px 0 0; float:right; }
.right { width: 40%; padding: 0; vertical-align: top; }

#header{padding:17px 0 11px;}
#header .logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}

#header .logoSpices{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/mj-logo1.png) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .logot{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logot.gif) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}
#header .logot a{
	display:block;
	height:100%;
}

#header .logocf{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/CG-FOREST.png) no-repeat;
	background-size:250px 55px;
	
	width:250px;
	height:55px;
	margin:0;
}
#header .logocf a{
	display:block;
	height:100%;
}


#header .logocm{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/CMD-logo2.png) no-repeat;
	background-size:250px 55px;
	
	width:250px;
	height:55px;
	margin:0;
}
#header .logocm a{
	display:block;
	height:100%;
}

#header .logoRAKReg{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/rak-logo.jpg) no-repeat;
	background-size:250px 55px;
	
	width:250px;
	height:55px;
	margin:0;
}
#header .logoRAKReg a{
	display:block;
	height:100%;
}

#header .logoup{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/upavp.png) no-repeat;
	background-size:250px 55px;
	
	width:250px;
	height:55px;
	margin:0;
}
#header .logocf a{
	display:block;
	height:100%;
}




#header .logof{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logof.png) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}

#header .logoBCCI{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logoBCCI.png) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}

#header .logoICC{
			float:left;
			text-indent:-9999px;
			overflow:hidden;
			background:url(../images/logoICC.png) no-repeat;
			background-size:150px 50px;
			
			width:150px;
			height:65px;
			margin:0;
		}
#header .logoUPSIDA{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logoUPSIDA.png) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}
#header .logoHSVP{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logoHSVP.jpg) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}
#header .logoUDA{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logoUDA.png) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}

#header .logoMASP{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/web-logo.png) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}

/* #header .logoMASP{ */
/* 	float:left; */
/* 	text-indent:-9999px; */
/* 	overflow:hidden; */
/* 	background:url(../images/logoMASP.jpg) no-repeat; */
/* 	background-size:150px 50px; */
	
/* 	width:150px; */
/* 	height:55px; */
/* 	margin:0; */
/* } */

#header .logoRAK{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/rak-logo.jpg) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}
#header .logoNAFED{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo_NAFED.jpg) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}

#header .logoUAE{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/admin/logo.gif) no-repeat;
	background-size:150px 50px;
	
	width:150px;
	height:55px;
	margin:0;
}
#header .logonmrda{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/nit_logo.jpg) no-repeat;
	/* background-size:250px 55px; */
	
	width:250px;
	height:100px;
	size: 91px 60px;
    
	margin:0;
}
#header .logof a{
	display:block;
	height:100%;
}

#header .right{
	float:right;
	width:294px;
	
}
#header .btns{
	width:100%;
	overflow:hidden;
	margin-bottom:12px;
}
#header .btns ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#header .btns ul li{
	float:left;
	padding:0 4px 0 3px;
	font-family: 'droid_sansregular', sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:28px;
}
#header .btns ul a{
	float:left;
	cursor:pointer;
	background:url(../images/btn01.gif) no-repeat;
	padding-left:10px;
	color:#00adef;
	text-align:center;
}
#header .btns ul a span{
	float:left;
	background:url(../images/btn01.gif) no-repeat 100% 0;
	height:28px;
	padding-right:10px;
	min-width:59px;
}
#header .btns ul a:hover span{text-decoration:underline;}
#header .btns .link{
	float:left;
	background:url(../images/ico-phone.gif) no-repeat;
	line-height:28px;
	font-family: 'droid_sansregular', sans-serif;
	color:#909090;
	font-size:13px;
	padding-left:17px;
}
#header .search-form{
	width:100%;
	overflow:hidden;
}
#header .search-form fieldset{float:left;}
#header .search-form .txt-holder{
	float:left;
	background:url(../images/bg-txt.gif) no-repeat;
	width:246px;
	height:21px;
	padding:2px;
}
#header .search-form .txt{
	float:left;
	border:0;
	background:none;
	padding:2px 6px;
	width:234px;
	color:#bdbdbd;
	font:13px/17px 'droid_sansregular', sans-serif;
}
#header .search-form .btn{float:left;}
/* navigation */
.nav { width:100%; border:solid #ececec; border-width:1px 0; margin-bottom:20px; }
.nav ul { margin:0; 	padding:0; list-style:none; width:949px; border-right:1px solid #ececec; }
.nav ul li { float:left; border-left:1px solid #ececec; padding:1px; vertical-align: middle; font:bold 12px/36px 'droid_sansregular', sans-serif; }
.nav ul a { float:left; text-align:center; color:#616060; background:#ececec; height:29px; cursor:pointer; }
.nav ul a img { margin:0 2px 0 0; }
.nav ul .home span{ background:url(../images/ico-home.png) no-repeat 50% 0; height:44px; text-indent:-9999px; float:left; width:56px; margin:7px 0 0; }
.nav ul img{vertical-align:top;}
.nav ul .active a, .nav ul a:hover { text-decoration:none; background:#cacaca; }
.nav ul .active a.home, .nav ul a.home:hover{background:#00b4ff;}
.nav ul .active a.home span, .nav ul a.home:hover span{background-position:50% -22px;}
.nav ul a.last{ background:#ffdd00; color:#000; }
.nav ul a.last:hover{text-decoration:underline;}
.nav ul li a.menuLink { width:175px;}
/* visual */
.visual{
	width:100%;
	background:#f5f5f5 url(../images/bg-visual.gif);
	border:solid #d2d2d2;
	border-width:1px 0;
	margin-bottom:30px;
}
/* text */
.visual .text{padding:42px 18px 0;}
.visual h2{
	margin:0 0 9px;
	font:36px/40px 'droid_sansregular', Arial, Helvetica, sans-serif;
	color:#000;
}
.visual .text p{margin:0 0 22px;}
.visual .text p a{color:#606060;}
.visual .meta{width:100%;}
.visual .meta a{float:left;}
.visual .meta .reg{
	background:url(../images/btn-reg.gif) no-repeat;
	width:194px;
	height:45px;
	text-align:center;
	color:#e6e4e4;
	cursor:pointer;
	font-size:16px;
	line-height:18px;
	margin:0 0 0 -3px;
	position:relative;
	padding:10px 2px 0 0;
}
.visual .meta .reg strong{
	display:block;
	color:#fff;
	text-transform:uppercase;
}
.visual .meta .all{
	padding:0 0 0 24px;
	background:url(../images/ico-all.gif) no-repeat 0 1px;
	margin:20px 0 0;
	color:#0099d4;
	font-size:13px;
	line-height:16px;
	text-shadow:0 1px #fff;
}
/* gallery */
.gallery{
	float:right;
	background:url(../images/bg-gallery.png) no-repeat;
	width:488px;
	height:300px;
	padding:25px 21px 25px 23px;
	margin:-14px -13px -33px;
	position:relative;
	z-index:10;
}
.gallery img{vertical-align:top;}
.gallery .slider{
	width:100%;
	height:300px;
	position:relative;
	overflow:hidden;
}
.gallery .slider .slide{background:none !important;}
.gallery .slider .image{
	width:100%;
	margin:0 0 8px;
}
.gallery .slider .desc{
	padding:0 80px 0 20px;
	font-size:12px;
	color:#999;
}
.gallery .slider p{margin:0;}
.gallery .switcher-holder{
	width:500px;
	overflow:hidden;
	position:absolute;
	bottom:42px;
	right:28px;
	z-index:99;
}
.gallery .switcher{float:right;}
.gallery .switcher a{
	float:left;
	width:7px;
	height:7px;
	background:#ccc;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:4px;
}
.gallery .switcher .active,
.gallery .switcher a:hover{background:#0cf;}
/* main */

/* implemented for bottom footer */

html, body {
  height: 100%;
}

#wrap {
  min-height: 67%;
  margin:-11px auto 45px;
}

/* Opera Fix thanks to Maleika (Kohoutec) */
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;/* thank you Erik J - negate effect of float*/
}

#main{
	 margin:-11px auto 45px;
	 padding-bottom: 120px
	}
/* info-row */
.info-row{
	background:url(../images/div01.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	margin-bottom:44px;
}
.info-row .ttl{
	border-right:1px solid #ccc;
	float:left;
	width:86px;
	text-align:right;
	padding:9px 18px 12px 0;
	font-size:12px;
	line-height:12px;
	color:#ccc;
	margin-right:22px;
}
.info-row .partners{
	float:left;
	margin:0 4px 0 0;
	padding:8px 0 0;
	list-style:none;
}
.info-row .partners li{
	float:left;
	margin-right:14px;
}
.info-row .partners img{vertical-align:top;}
.info-row .become{
	float:left;
	color:#0099d4;
	font-size:11px;
	line-height:11px;
	margin:17px 0 0;
}
.info-row .grid_13{
	font-size:12px;
	line-height:16px;
}
.info-row .grid_13 .ttl{
	margin:13px 20px 0 10px;
	padding:3px 18px 4px 0;
}
.info-row .grid_13 p{
	float:left;
	margin:21px 9px 0 0;
}
.info-row .grid_13 a{
	float:left;
	font-size:11px;
	color:#0099d4;
	margin:22px 0 0;
}
.info-row .grid_13 .link{
	float:left;
	background:#ffeec0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color:#606060;
	padding:0 4px;
	margin-right:6px;
}
/* info-box */
.info-box{
	background:url(../images/div01.gif) repeat-x 0 100%;
	padding-bottom:47px;
	margin-bottom:37px;
}
.info-box .image{
	border:1px solid #e9e9e9;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#f9f9f9;
	padding:3px;
	margin:0 5px 0 0;
}
.info-box .image img{
	display:block;
	border:1px solid #fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.info-box h3{
	margin:2px 0 9px;
	font:35px/35px 'droid_sansregular', Arial, Helvetica, sans-serif;
	color:#000;
}
.info-box p{margin:0 0 6px;}
.info-box2 .link-row,
.info-box .link-row{
	width:100%;
	overflow:hidden;
	display:block;
	position:relative;
	margin-bottom:29px;
}
.info-box2 .link-row a,
.info-box .link-row a{
	float:left;
	background:#00b4ff url(../images/ico-infobox-link.gif) no-repeat 8px 5px;
	color:#fcfcfc;
	padding:2px 8px 3px 33px;
	position:relative;
}
.info-box2 .link-row span,
.info-box .link-row span{
	float:left;
	border:1px solid #d9d9d9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:relative;
}
.info-box .thumbs{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.info-box .thumbs li{
	float:left;
	margin:0 19px 0 0;
}
/* info-box2 */
.info-box2{
	background:url(../images/div01.gif) repeat-x 0 100%;
	padding-bottom:36px;
	margin-bottom:24px;
}
.info-box2 .text{padding:54px 0 0 16px;}
.reg-box h3,
.info-box2 h3{
	color:#000;
	margin:0 0 9px;
	font:35px/35px 'droid_sansregular', Arial, Helvetica, sans-serif;
}
.info-box2 p{margin:0 0 16px;}
.info-box2 .link-row a{background-image:url(../images/ico-infobox2-link.gif);}
.info-box2 .image-al{
	float:left;
	margin:0 0 0 -16px;
	position:relative;
}
.info-box2 .image-al img{vertical-align:top;}
/* testim-gallery */
.testim-gallery{
	overflow:hidden;
	padding:48px 31px 0 18px;
	width:461px;
}
.testim-gallery .slideset{
	float:left;
	width:270px;
}
.testim-gallery .slideset blockquote{
	margin:0;
	width:100%;
}
.testim-gallery .slideset blockquote q{
	display:block;
	font-family: 'Waiting for the Sunrise', cursive;
	color:#616161;
	font-size:24px;
	line-height:28px;
	padding-bottom:24px;
}
.testim-gallery .slideset blockquote cite{
	display:block;
	font-size:10px;
	line-height:14px;
	color:#8e8e8e;
}
.testim-gallery .slideset blockquote cite span{
	font-style:normal;
	display:block;
	font-size:12px;
	color:#575757;
}
.testim-gallery .thumbnails{
	margin:-37px 0 0;
	padding:0 0 29px;
	list-style:none;
	float:right;
	width:184px;
}
.testim-gallery .thumbnails li{
	height:117px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 66px;
	margin-bottom:-27px;
	vertical-align:top;
}
.testim-gallery .thumbnails li.active{
	background:url(../images/ico-arrow.gif) no-repeat 0 30px;
	z-index:99;
}
.testim-gallery .thumbnails img{float:left;}
.testim-gallery .thumbnails li:hover img,
.testim-gallery .thumbnails li.active img{margin-top:-117px;}
.info-box .text-box{
	width:100%;
	padding:31px 0 0;
}
.info-box .text-box p{margin-bottom:11px;}
.info-box .text-box .link-row{margin-bottom:21px;}
.info-box .text-box .link-row a{background-image:url(../images/ico-infobox3-link.gif);}
.info-box .partners{
	width:100%;
	font-size:12px;
	line-height:16px;
}
.info-box .partners p{margin:0 0 4px;}
.info-box .partners ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.info-box .partners ul li{
	float:left;
	margin:0 17px 0 0;
}
.info-box .partners img{vertical-align:top;}
.info-box .partners .note{
	float:right;
	padding:37px 5px 0 0;
	color:#afafaf;
}
/* reg-box */
.reg-box{
	line-height:21px;
	margin-bottom:29px;
}
.reg-box h3{margin:0 0 14px 24px;}
.reg-box .item1{padding-left:21px;}
.reg-box .num{
	float:left;
	background:url(../images/bg-num.gif) no-repeat;
	width:48px;
	height:50px;
	text-align:center;
	color:#fff;
	font-size:30px;
	line-height:48px;
	padding:0 1px 5px 0;
}
.reg-box p{margin:0;}
.reg-box p strong{font-size:16px;}
.reg-box .more{
	font-size:13px;
	line-height:15px;
	color:#298ebf;
}
/* promo-box */
.promo-box{
	width:915px;
	margin:0 auto;
	border:1px dotted #000;
	background:#d2dfee;
}
.promo-box h4{
	margin:0;
	color:#464646;
	font-weight:normal;
	font-size:18px;
	line-height:26px;
	background:#c2d6ec;
	border-bottom:1px solid #b1c4da;
	padding:7px 13px 5px;
}
.promo-box .items{
	background:url(../images/div-items.gif) repeat-y 273px 0;
	padding:7px 0 15px;
}
.promo-box .item{
	float:left;
	width:260px;
	padding:0 15px 0 9px;
	font-size:12px;
	line-height:16px;
	color:#464646;
}
.promo-box .item-middle{width:297px;}
.promo-box .item-last{width:285px;}
.promo-box .item .al{
	float:left;
	margin:0 12px 0 0;
}
.text{overflow:hidden;}
.promo-box .item .text{padding:6px 0 0;}
.promo-box .item h5{
	margin:0 0 6px;
	font-size:16px;
	line-height:18px;
	color:#4cb0e3;
}
.promo-box .item h5 a{color:#4cb0e3;}
.promo-box .item p{margin:0;}
.promo-box .more{color:#5eb6e4;}
/* two-cols */
.two-cols{margin-bottom:44px;}
/* login-form */
.login-form{
	background:#e9e9e9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:9px 15px 14px;
	margin-bottom:31px;
}
.login-form h2{
	margin:0 0 9px;
	font-weight:normal;
	font-size:24px;
	line-height:32px;
	color:#270c50;
	padding:0 5px;
}
.login-form .row{
	overflow:hidden;
	padding:0 10px 9px 0;
}
.login-form label{
	float:left;
	text-align:right;
	width:95px;
	color:#606060;
	font-size:14px;
	line-height:17px;
	padding:7px 0 0;
}
.login-form .txt-holder{
	float:right;
	border:1px solid #d9d9d9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#fff;
	padding:0 6px;
}
.login-form .txt{
	float:left;
	border:0;
	background:none;
	font-size:14px;
	line-height:17px;
	height:17px;
	padding:6px 0 7px;
	width:227px;
	color:#606060;
}
.login-form .btn-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:11px;
}
.login-form .right{
	float:right;
	width:240px;
	padding:0 10px 0 0;
}
.login-form .btn-holder a{
	float:left;
	font-size:12px;
	line-height:32px;
	color:#3984d0;
	text-decoration:underline;
}
.login-form .btn-holder a:hover{text-decoration:none;}
.login-form .btn-holder .btn{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	background:url(../images/btn-login.gif) no-repeat;
	width:72px;
	height:33px;
	border:0;
	cursor:pointer;
}
.login-form .list{
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	border-top:1px solid #fff;
	padding:13px 0 0;
}
.login-form .list li{
	float:left;
	background:url(../images/sep-01.gif) no-repeat 0 60%;
	margin-left:-1px;
	padding:0 7px;
	line-height:18px;
}
.login-form .list a{color:#3680cd;}
.box-color1{
	border:1px solid #ececec;
	background:#fffde5;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size:13px;
	line-height:17px;
	padding:0 0 0 12px;
	margin-bottom:24px;
}
.box-color1 .al{
	float:left;
	margin:-7px 0 -14px;
	position:relative;
}
.box-color1 .text{padding:9px 0 0;}
.box-color1 h3{
	margin:0 0 5px;
	font-size:14px;
	line-height:17px;
}
.box-color1 p{margin:0 0 3px;}
.box-color1 a{
	color:#3984d0;
	font-size:12px;
	line-height:17px;
	text-decoration:underline;
}
.box-color1 a:hover{text-decoration:none;}
.box-color2{
	border:1px solid #d5d5d5;
	background:#f8f8f8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 0 0 23px;
}
.box-color2 .ar{
	float:right;
	margin:-16px 0 -2px -46px;
}
.box-color2 .text{padding:11px 0 0;}
.box-color2 h3{
	margin:0 0 6px;
	font-size:18px;
	line-height:22px;
	color:#000;
}
.box-color2 .reg{
	float:left;
	background:url(../images/ico-pen.gif) no-repeat;
	padding:0 0 0 21px;
	font-weight:bold;
	color:#00b4ff;
	line-height:16px;
	margin-left:5px;
	display:inline;
}
/* allert-box */
.allert-box{
	border:1px dotted #000;
	background:#fffde5;
	padding:5px 25px 25px 30px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	line-height:16px;
	margin-bottom:21px;
	float: left;
}
.allert-box h3{
	margin:0 0 2px -20px;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	color:#d00;
	padding:0 0 0 20px;
	background:url(../images/ico-allert.gif) no-repeat 0 50%;
	width: 50px;
	float: left;
}
.allert-wide h3 {
	float:left;
	margin:0 13px 0 24px;
	font-weight:bold;
}
.allert-wide {
	margin-bottom:25px;
	font-size:13px;
	font-weight:bold;
	width: 800px;
	margin-left: 55px;
	
	float: left;
	}
.allert-box p{
	margin:0;
	color:#908a44;
	line-height:18px;
}

.alertBoxOne{ height: 30px; width: 9%; float: left;
border-left:1px dotted #000; border-top:1px dotted #000;border-bottom:1px dotted #000;
background:#fffde5; /*padding:5px 25px 25px 30px; -webkit-border-radius:3px; -moz-border-radius:3px;
	border-radius:3px; line-height:16px; margin-bottom:21px; */}
.alertBoxTwo{ height: 30px; width: 90%; float: left; border-right:1px dotted #000; border-top:1px dotted #000;border-bottom:1px dotted #000; background:#fffde5; /*padding:5px 25px 25px 30px; -webkit-border-radius:3px; -moz-border-radius:3px;
	border-radius:3px; line-height:16px; margin-bottom:21px;*/ }
	
.alertBoxOne h3{ margin:0 0 2px -30px; font-size:12px; line-height:12px; font-weight:normal; color:#d00; padding:0 0 0 20px;
	background:url(../images/ico-allert.gif) no-repeat 0 50%; width: 50px; float: left; }
.alertBoxOne h3 { float:left; margin:10px 13px 0 24px; font-weight:bold; }	


/* links-block */
.links-block{width:100%;}
.links-block h4{
	margin:0 0 2px;
	color:#270c50;
	font-weight:normal;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
}
/* tabs */
#tabs{
	width:100%;
	margin-bottom:25px;
}
#tabs .tabset{
	width:100%;
	border-bottom:1px solid #e3e3e3;
	margin:0 0 15px;
	padding:0;
	list-style:none;
}
#tabs .tabset li{
	float:left;
	font-weight:bold;
	padding:0 24px 11px 0;
	margin-bottom:-9px;
	position:relative;
}
#tabs .tabset .active{background:url(../images/bullet-tabset.gif) no-repeat 13px 100%;}
#tabs .tabset a{color:#a0a0a0;}
#tabs .tabset .active a,
#tabs .tabset a:hover{
	text-decoration:none;
	color:#000;
}
#tabs .list{
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	width:188px;
	float:left;
}
#tabs .list li{
	padding:0 0 4px 19px;
	background:url(../images/bullet01.gif) no-repeat 2px 5px;
}
#tabs .list a{color:#0682ca;}
.news{
	font-size:13px;
	line-height:18px;
}
.news-list{
	margin:0 0 2px;
	padding:0;
	list-style:none;
}
.news-list li{
	vertical-align:top;
	overflow:hidden;
	padding:0 0 0 22px;
	background:url(../images/bullet01.gif) no-repeat 1px 4px;
}
.news-list .active{
	padding:0;
	background:none;
}
.news-list h5{
	margin:0;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#389bd5;
	width:100%;
	overflow:hidden;
	padding-bottom:7px;
}
.news a{color:#389bd5;}
.news-list h5 a{
	float:left;
	margin-right:5px;
}
.news-list h5 strong{
	float:left;
	background:#fffde5 url(../images/ico-premium.gif) no-repeat 2px 1px;
	border:1px dotted #000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size:9px;
	line-height:13px;
	margin:2px 0 0;
	color:#ee4619;
	padding:0 4px 0 14px;
}
.news-list .slide{width:100%;}
.news-list .al{
	float:left;
	border:1px solid #ececec;
	padding:3px;
	background:#fff;
	margin:0 9px 0 0;
}
.news-list .text{padding-bottom:13px;}
.news-list p{margin:0;}
.news .more{
	float:left;
	margin:0 0 0 22px;
	display:inline;
}
/* auctions */
.auctions{padding:0 14px;}
.auctions .title{padding:0 10px 9px 7px;}
.auctions .options{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.auctions .options li{
	float:left;
	padding:0 7px 0 0;
	height:21px;
	overflow:hidden;
}
.auctions .options img{float:left;}
.auctions .options li.active img,
.auctions .options li:hover img{margin-top:-21px;}
.auctions .title h3{
	margin:0;
	font-weight:normal;
	font-size:16px;
	line-height:21px;
	color:#270c50;
	text-transform:uppercase;
}
.auctions .table{
	width:100%;
	border-collapse:collapse;
	line-height:16px;
	margin-bottom:3px;
}
.auctions .table th{
	text-align:left;
	vertical-align:top;
	border:solid #c8c8c8;
	border-width:0 0 1px;
	padding:0 0 7px 8px;
}
.auctions .table .cell1{width:118px;}
.auctions .table .cell2{width:118px;}
.auctions .table td{
	vertical-align:top;
	border:solid #e3e3e3;
	border-width:0 0 1px;
	padding:8px 0 7px 8px;
}
.auctions .table a{color:#347fcc;}
.auctions .more{
	float:left;
	margin:0 0 0 8px;
	color:#389bd5;
	font-size:13px;
}
/* ad */
.ad{padding:1px 0 0 6px;}
.ad img{
	vertical-align:top;
	border:1px dotted #000;
}
/* gallery2 */
.gallery2{
	width:948px;
	margin:0 auto 28px;
	position:relative;
	border:1px solid #ececec;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:2px;
}
.gallery2 .slider{
	border:1px solid #f0f0f0;
	background:#00aeef;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	width:946px !important;
	text-align:center;
}
.gallery2 .slider img{vertical-align:top;}
.gallery2 .slider-nav{
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:43px;
	right:20px;
	z-index:99;
}
.gallery2 .slider-nav .holder{float:right;}
.gallery2 .slider-nav .next,
.gallery2 .slider-nav .prev{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-gallery2.png) no-repeat;
	width:16px;
	height:14px;
	margin:0 8px 0 0;
}
.gallery2 .slider-nav .next{
	background-position:0 -14px;
	margin:0;
}
.gallery2 .slider-nav p{
	margin:0 8px 0 0;
	float:left;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#fd0;
}
/* two-columns1 */
.two-columns1{margin-bottom:15px;}
.two-columns1 .left-col h2{
	margin:0 0 13px;
	color:#270c50;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
}
.two-columns1 .left-col .grid_7{margin-bottom:25px;}
.two-columns1 .left-col h3{
	margin:0 0 5px;
	color:#00aeef;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
.two-columns1 .left-col .list{
	margin:0;
	padding:0;
	list-style:none;
}
.two-columns1 .left-col .list li{
	padding:0 0 4px 18px;
	background:url(../images/bullet01.gif) no-repeat 0 5px;
	line-height:20px;
}
.two-columns1 .left-col .list a{color:#626262;}
.two-columns1 .grid_9{padding-top:7px;}
/* partner-form */
.partner-form{
	border:1px dotted #000;
	background:#e9e9e9;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:9px 13px 16px 12px;
	width:318px;
}
.partner-form h3{
	margin:0 0 4px;
	color:#270c50;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
}
.partner-form p{margin:0 0 11px;}
.partner-form .txt-holder{
	height:30px;
	border:1px solid #d9d9d9;
	background:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
	padding:0 8px;
	margin-bottom:7px;
}
.partner-form .txt{
	float:left;
	border:0;
	background:none;
	padding:6px 0 7px;
	font-size:14px;
	line-height:17px;
	height:17px;
	width:300px;
	color:#606060;
}
.partner-form .area{
	border:1px solid #d9d9d9;
	background:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
	padding:6px 8px;
	width:300px;
	margin-bottom:7px;
}
.partner-form .area textarea{
	float:left;
	overflow:auto;
	border:0;
	background:none;
	font-size:14px;
	line-height:17px;
	color:#606060;
	width:300px;
	height:100px;
	max-width:300px;
	min-width:300px;
	padding:0;
	margin:0;
}
.partner-form .btn-holder{padding:0 5px;}
.partner-form .btn{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	border:0;
	background:url(../images/btn-submit.gif) no-repeat;
	width:72px;
	height:33px;
	cursor:pointer;
}
/* .two-columns2 */
.two-columns2 h3{
	margin:0 0 3px;
	color:#270c50;
	font-weight:normal;
	font-size:24px;
	line-height:30px;
	text-transform:uppercase;
}
.two-columns2 .player{
	width:544px;
	position:relative;
	margin:7px 10px 8px -4px;
}
.two-columns2 .desc{
	color:#626262;
	font-size:16px;
	line-height:24px;
}
.two-columns2 .other{padding:0 0 0 21px;}
.two-columns2 .other h4{
	margin:0 0 4px;
	color:#000;
	font-size:16px;
	line-height:24px;
}
.two-columns2 .other .list{
	margin:0;
	padding:0;
	list-style:none;
}
.two-columns2 .other .list li{
	overflow:hidden;
	vertical-align:top;
	padding:0 0 21px 16px;
	background:url(../images/bullet01.gif) no-repeat 0 3px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#626262;
}
.two-columns2 .other .list p{margin:0 0 5px;}
.two-columns2 .other .download{
	background:#00b4ff url(../images/ico-download.gif) no-repeat 3px 4px;
	border:1px solid #d9d9d9;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	padding:0 6px 0 21px;
	color:#fff;
	float:left;
}
/* top-area */
.top-area{
	background:#ececec;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:9px 0;
	margin-bottom:13px;
}
.top-area h2{
	font-weight:normal;
	margin:0 8px 0 16px;
	display:inline;
	color:#270c50;
	font-size:24px;
	line-height:30px;
	float:left;
}
.top-area .topsearch-form{float:left;}
.top-area .topsearch-form fieldset{float:left;}
.top-area .topsearch-form .txt-holder{
	float:left;
	background:url(../images/bg-txt2.gif) no-repeat;
	width:391px;
	height:28px;
	padding:2px 7px;
}
.top-area .topsearch-form .txt{
	float:left;
	border:0;
	background:none;
	color:#929292;
	font-size:14px;
	line-height:17px;
	height:17px;
	width:391px;
	padding:5px 0 6px;
}
.top-area .topsearch-form .btn{float:left;}
.top-area .create{
	float:right;
	background:url(../images/btn-create.gif) no-repeat;
	cursor:pointer;
	color:#fff;
	text-shadow:-1px -1px #5b9026;
	line-height:34px;
	padding-left:33px;
	margin-right:8px;
}
.top-area .create strong{
	float:left;
	background:url(../images/btn-create.gif) no-repeat 100% 0;
	height:34px;
	padding-right:14px;
}
.top-area .create:hover strong{text-decoration:underline;}
/* sidebar */
#sidebar{
	padding:0 0 0 17px;
}
#sidebar h3{
	margin:0 0 12px;
	font-size:14px;
	line-height:20px;
}
/* categories-form */
.categories-form{width:100%;}
.categories-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.categories-form .chk{
	float:left;
	width:16px;
	height:15px;
	margin:0 4px 0 0;
	padding:0;
}
.categories-form label{
	float:left;
	font-size:14px;
	line-height:15px;
	color:#464646;
}
/* content */
#content{
	width:100%;
	margin-bottom:6px;
}
#content .menu{
	margin:0 0 14px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#content .menu li{
	float:left;
	margin-right:7px;
	font-size:12px;
	line-height:18px;
}
#content .menu a{
	float:left;
	cursor:pointer;
	color:#606060;
	padding-left:6px;
}
#content .menu a span{
	float:left;
	padding-right:6px;
	height:20px;
}
#content .menu .active a,
#content .menu a:hover{
	color:#fff;
	text-decoration:none;
	background:url(../images/btn-menu.gif) no-repeat;
}
#content .menu .active span,
#content .menu a:hover span{background:url(../images/btn-menu.gif) no-repeat 100% 0;}
/* results */
.results{
	width:100%;
	margin:0 0 -9px;
}
.results .row{
	margin:0 0 0 -25px;
	padding:0 0 30px;
	list-style:none;
}
.results .row li{
	float:left;
	border:1px dotted #000;
	width:230px;
	margin-left:25px;
	display:inline;
	font-size:12px;
	line-height:16px;
	color:#7c7c7c;
	padding:8px 0;
}
.results .row .marked{background:#fff6c3;}
.results .row img{vertical-align:top;}
.results .row .head{padding:0 9px 13px 0;}
.results .row .label{
	float:left;
	position:relative;
	margin:0 0 0 -4px;
	font-size:11px;
	line-height:16px;
	color:#fff;
	padding:0 14px 0 13px;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
}
.results .row .buy{background:#ee9d00;}
.results .row .sell{background:#809700;}
.results .row .head a{
	float:right;
	color:#7c7c7c;
}
.results .holder{padding:0 0 0 8px;}
.results .row .left{
	float:left;
	width:65px;
	margin:0 10px 0 0;
}
.results .row .img{
	width:100%;
	margin:0 0 8px;
}
.results .row .contact{
	display:block;
	background:url(../images/btn-contact.gif) no-repeat;
	width:66px;
	height:20px;
	text-align:center;
	color:#fff;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
}
.results .row h3{
	margin:0 0 4px;
	font-size:14px;
	line-height:16px;
	color:#317dca;
	font-weight:normal;
}
.results .row h3 a{color:#317dca;}
.results .row p{margin:0;}
.results .row .address{
	color:#464646;
	margin-bottom:21px;
}
.results .row .details{color:#3782ce;}
.results .row .ad-box{padding:0;}
/* banner */
.banner{
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.banner img{
	vertical-align:top;
	border:1px dotted #000;
}
/* twocols */
.twocols{margin:0;}
.twocols .left{
	width:490px;
	float:left;
}
.twocols .right{
	float:right;
	width:232px;
	padding-right:8px;
}
.twocols .row{padding-bottom:33px;}
.load-more{
	width:100%;
	overflow:hidden;
	position:relative;
}
.load-more .center{
	position:relative;
	float:left;
	left:50%;
}
.load-more a{
	float:left;
	position:relative;
	left:-50%;
	background:url(../images/btn-load.gif) no-repeat;
	line-height:33px;
	padding-left:30px;
	color:#00adef;
	cursor:pointer;
}
.load-more a strong{
	float:left;
	background:url(../images/btn-load.gif) no-repeat 100% 0;
	padding-right:50px;
	height:33px;
}
.load-more a img{
	float:left;
	margin:5px 5px 0 0;
}
.load-more a:hover strong{text-decoration:underline;}
/* footer */
#footer{
	width:100%;
	background:#d8d8d8;
	position: relative;
  	margin-top: -120px; /* negative value of footer height */
 	height: 120px;
  	clear: both;
}
#footer-masp{
	width:100%;
	background:#262425;
	position: relative;
  	margin-top: -120px; /* negative value of footer height */
 	height: 120px;
  	clear: both;
}
.footer-top{padding:12px 0 7px;}
.footer-top h4{
	margin:0 0 12px;
	color:#fffefe;
	font-size:18px;
	line-height:24px;
	background:url(../images/div02.gif) repeat-x 0 100%;
	padding:0 12px 5px;
}
.footer-top h5{
	margin:0;
	color:#6c7987;
	font-weight:normal;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
.footer-top .grid_4{padding:0 0 13px 10px;}
.footer-top ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-top ul li{
	font-size:12px;
	line-height:18px;
}
.footer-top ul a{color:#888;}
.footer-top .grid_6{
	padding:3px 0 0;
	color:#626262;
	font-size:12px;
	line-height:14px;
} 
.footer-top .social{
	margin:0 0 -7px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:5;
}
.footer-top .social li{
	float:left;
	margin:0 12px 0 0;
}
.footer-top .social img{vertical-align:top;}
.footer-top .footer-logo{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/footer-logo.gif) no-repeat;
	width:128px;
	height:44px;
	margin-bottom:12px;
}

.footer-top .footer-logo-masp{
	float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/Mashal-Sports-logo.png) no-repeat;
    background-size: 150px 50px;
    width: 150px;
    height: 55px;
    margin: 0
}
.footer-top .footer-logo a{
	display:block;
	height:100%;
}
.footer-top .grid_6 p{margin:0 0 8px;}
.footer-top .list1 li{
	font-size:10px;
	line-height:18px;
}
.footer-bottom{
	width:100%;
	background:#bcbcbc;
	padding:6px 0 11px;
}
.footer-bottom ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.footer-bottom ul li{
	display:inline;
	padding:0 31px 0 15px;
}
.footer-bottom ul img{vertical-align:top;}
.two-columns1 .auctions-col h2 {
	color:#666;
	text-transform:none;
	font-size:30px;
	line-height:32px;
	margin:0 0 6px;
}
.auctions-nav {
	width:100%;
	margin:0 0 31px;
	padding:0;
	list-style:none;
	border-bottom:1px solid #ccc;
}
.auctions-nav:after {
	height: 0;
	clear: both;
	content:'';
	display: block;
}
.auctions-nav li {
	float:left;
	background:url(../images/bullet02.gif) no-repeat 0 8px;
	padding:0 10px 0 15px;
}
.auctions-nav li:first-child {
	padding-left:0;
	background:none;
}
.auctions-nav li span {
	float:left;
	margin:0 0 -6px;
	padding:0 0 14px;
}
.auctions-nav li.active span {
	background:url(../images/bullet03.gif) no-repeat 50% 100%;
}
.auctions-nav a {color:#00adef;}
.auctions-nav li.active a {color:#333;}
.auctions-list {
	margin:0 -10px;
	position:relative;
}
.auctions-list ul {
	margin:0;
	padding:0 0 5px;	/*Change By Prabir Ghosh (padding:0 0 10px;)*/
	list-style:none;
}
.auctions-list li {
	padding:5px 10px 10px;	/*Change By Prabir Ghosh (padding:15px 10px 17px;)*/
	overflow:hidden;
	border-bottom:1px solid #eaeaea;
	font-size:13px;
	line-height:14px;
	color:#606060;
}


.auctions-list li:nth-child(even) {background:#f8f9fa;}
.auctions-list li h3 {
	font-size:08px;
	margin:0;
	font-weight:normal;
}
.auctions-list li p {margin:0;}
.auctions-list li .btn-add {
	float:right;
	color:#fff;
	font:bold 12px/24px 'droid_sansregular', Arial, Helvetica, sans-serif;
	background:#33c2f4;
	padding:0 10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:7px 5px 0px;
	/*display:none;*/
}



.auctions-list li .btn-add:hover {text-decoration:none;}
.auctions-list li:hover .btn-add {/*display:block;*/ }
.auctions-list li:hover {background:#fff9c8;} 
.auctions-list .load-more {
	font-size:12px;
	font-style:italic;
	line-height:38px;
	color:#9e9e9e;
	display:block;
	background:#f8f8f8;
	border:1px solid #ebebeb;
	width:608px;
	text-align:center;
}
.auctions-dashboard .holder {
	width:300px;
	float:right;
	padding:5px 11px 0 0;
}
.auctions-dashboard h3 {
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 10px;
	font-size:14px;
}
.dashboard-boxes {
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.dashboard-boxes .box {
	float:left;
	width:124px;
	background:#fbfff3;
	border:1px solid #eceacc;
	color:#8d8d8d;
	font-size:11px;
	line-height:12px;
	margin:0 0 0 16px;
	padding:10px 0 1px 16px; /*Change By Prabir Ghosh (padding:10px 0 1px 16px;)*/
}
.dashboard-boxes .box:first-child {margin-left:0;}
.dashboard-boxes .box  strong {
	display:block;
	font-size:28px;	/* updated by prabir ghosh font-size:48px;*/
	line-height:32px;	/* updated by prabir ghosh line-height:52px;*/
	color:#8d9974;
	font-weight:normal;
	letter-spacing:-4px;
}
.dashboard-boxes .box span {
	padding:0 15px 0 5px;
	overflow:hidden;
	display:block;
	text-transform:uppercase;
}
.dashboard-boxes .box span img {
	float:left;
	margin:2px 5px 0 0;
}
.auctions-dashboard .bid-box {
	border:1px solid #eceacc;
	background:#faf9eb;
	/* padding:14px 20px 15px; */
	padding:4px 20px 5px;
	margin:0 0 5px;
}
.auctions-dashboard .bid-box h3 {
	text-transform:none;
	font-size:16px;
	margin:0 0 7px;
}
.auctions-dashboard .bid-box .row {
	width:100%;
	overflow:hidden;
	padding:0 0 3px;
	font-size:18px;
	line-height:17px;
}
.auctions-dashboard .bid-box .row .visual {
	float:left;
	margin:0 8px 0 0;
	line-height:15px;	/* Updated By Prabir Ghosh line-height:25px;*/
	font-size:11px;
	font-weight:bold;
	padding:0 7px;
	text-transform:uppercase;
	text-align:right;
}
.auctions-dashboard .bids-made {color:#a7a162;}
.auctions-dashboard .bids-won {color:#9fc359;}
.auctions-dashboard .bids-made .visual {
	background:url(../images/bg-bids-made.gif) repeat-x !important;
	border:1px solid #d3cd8f !important;
	color:#a39c56;
}
.auctions-dashboard .bids-won .visual {
	background:url(../images/bg-bids-won.gif) repeat-x;
	border:1px solid #a9cc64;
	color:#6d9029;
}
.auction-calendar {
	overflow:hidden;
	width:100%;
	padding:10px 0 0;
}
.calendar-boxes {
	width:315px;
	margin:0 -30px 0 0;
}
.calendar-boxes .box {
	width:72px;
	margin:0 15px 12px 0;
	border:1px solid #eceacc;
	background:#faf9eb;
	float:left;
	color:#7f7b44;
	font-size:12px;
	line-height:5px;	/* Update By Prabir Ghosh line-height:14px;*/
	padding:6px 8px;
}
.calendar-boxes .date {
	display:block;
	color:#bfbb82;
	font-size:10px;
	text-transform:uppercase;
	padding:0 0 10px;
}
.calendar-boxes .date strong {
	display:block;
	font-size:20px;
	line-height:30px;
	font-weight:normal;
	margin:0 0 -2px;
}
.calendar-boxes .more {
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	float:left;
	padding:2px 8px 0 10px;
	width:170px;
}
.calendar-boxes .more a {color:#00aeef;}
/* .logged-in {
	background:#fff url(../images/bg-body-logged-in.gif) repeat-x;
}
.logged-in #header .right {
	width:630px;
	margin:-15px 0 0;
	text-align:right;
	line-height:32px;
	padding:0 0 6px;
}
.logged-in #header .right .row {width:100%;}
.logged-in #header .right .row:after {
	content:"";
	clear:both;
	display:block;
}
.logged-in #header .right .welcome {
	float:right;
	background:#00b4ff;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	padding:0 16px 0 20px;
	color:#fff;
	font-size:12px;
	line-height:32px;
}
.logged-in #header .right .welcome a {
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 0;
	background:url(../images/bullet04.gif) no-repeat 100% 6px;
}
.logged-in #header .right .info {
	color:#909090;
	font-size:12px;
	padding:1px 10px 0 0;
	float:right;
} */

.logged-in {
	background:#fff url(../images/bg-body-logged-in.gif) repeat-x;
}
.logged-in #header .right {
	width:630px;
	margin:-15px 0 0;
	text-align:right;
	line-height:32px;
	padding:0 0 6px;
}
.logged-in #header .right .row {width:100%;}
.logged-in #header .right .row:after {
	content:"";
	clear:both;
	display:block;
}
.logged-in #header .right .welcome {
	float:right;
	background:#00b4ff;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	padding:0 px;
	color:#fff;
	font-size:12px;
	line-height:32px;
	 
}


.logged-in #header .right .welcome .name {
	color:#fff;
	padding:0;
	cursor:hand; cursor:pointer;
	background:url(../images/bulletTopdrop.png) no-repeat center right;
	
}

.logged-in #header .right .welcome .selected {
	color:#fff;

	padding:0;cursor:hand; cursor:pointer;
	background:url(../images/bulletTop.png) no-repeat center right;
	
}
.logged-in #header .right .info {
	color:#909090;
	font-size:12px;
	padding:1px 10px 0 0;
	float:right;
}

.additional {
	margin:0;
	color:#666;
	font-size:13px;
	padding:5px 0 0;	/*Updated padding:25px 0 0;*/
	float:right
}
.additional a {color:#909090;}
.live-auction {
	padding:4px 0;
}
.live-auction h3 {
	font-weight:normal;
	color:#000;
	font-size:24px;
	margin:0 0 22px;
}
.live-auction h3 span {
	color:#606060;
	font-size:13px;
}
.live-auction .controls {
	width:100%;
	overflow:hidden;
}
.live-auction .actions {
	float:left;
}
.live-auction .actions .chk {
	float:left;
	margin:4px 12px 0 6px;
}
.live-auction .actions a {
	float:left;
	color:#a0a0a0;
	background:#ececec;
	font-size:12px;
	line-height:24px;
	padding:0 8px;
	margin:0 10px 0 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.live-auction .controls .auctions-nav {
	float:right;
	width:auto;
	margin:0 0 10px;
}

.auctions-table {
	width:100%;
	border-collapse:collapse;
}
.auctions-table th {
	background:#ddf1fa;
	text-align:left;
	text-transform:uppercase;
	color:#456b7c;
	font-size:11px;
	line-height:25px;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding:3px 3px 2px;
	vertical-align:top;
}
.auctions-table th.col1 {text-align:left;}
.auctions-table th.col0 {text-align:left;}

.auctions-table td {
	border-bottom:1px solid #e0e0e0;
	font-size:14px;
	color:#666;
	padding:3px 1px;
	vertical-align:top;
	align:left;
}
.auctions-table tr:nth-child(even) {background:#f9f9f9;}
.auctions-table .lead-price {
	font-size:12px;
	font-weight:bold;
}
.auctions-table .icos {
	width:36px;
	overflow:hidden;
	padding:10px 0 0;
}
.auctions-table .ico03 {
	background:url(../images/ico03.png) no-repeat;
	width:17px;
	height:12px;
	float:left;
	margin:0 6px 0  0;
}
.auctions-table .ico04 {
	background:url(../images/ico04.png) no-repeat;
	width:13px;
	height:12px;
	float:left;
}
.auctions-table .ico03.active,
.auctions-table .ico04.active {background-position:0 -12px;}
.auctions-table .title {
	color:#333333;
	font-size:14px;
	line-height:18px;
}
.auctions-table .title:hover {
	text-decoration:none;
	color:#079ddc;
}
.auctions-table .time {
	display:block;
	font-size:11px;
	color:#999;
	line-height:16px;
	padding:3px 0 0;
}
.auctions-table .time span {float:left;}
.auctions-table .time .left {
	color:#fff;
	padding:3px;
	background:#f8a117;
	margin:0 2px 0 5px;
	font-size:11px;
}
.auctionTimeLeft
{
	color:#fff;
	padding:0px;
	background:#f8a117;
	/* margin:0 2px 0 5px; */
	font-size:11px;
}
.auctions-table .bid-amount { width:100px; border:1px solid #b0b0b0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; position:relative; overflow:hidden; margin:-4px 0 5px; }
.auctions-table .bid-amount .buttons { float:left; background:url(../images/buttons.gif) no-repeat; width:22px; height:24px; /*padding:6px 0 0 10px;*/ }
.auctions-table .bid-amount .buttons a { float:left; height:10px; width:14px; clear:left; text-indent:-9999px; overflow:hidden; }
.auctions-table .bid-amount .buttons a.up {margin:0 0 1px;}
.auctions-table .bid-amount input {float:left; width:70px; background:#fff; border:0; color:#666; font-size:14px; /*padding:4px 9px 0;*/ height:20px; }

.auctions-table .bid-amount .btn {
	float:right;
	background:#0a97d2 url(../images/bg-bid.gif) repeat-x;
	line-height:24px;
	color:#fff;
	font-size:12px;
	text-align:center;
	width:34px;
	font-weight:bold;
}
.auctions-table .bid-amount .btn:hover {text-decoration:none;}
.auctions-table .status {
	/*width:84px;*/
	padding:0 5px 0 0;
}
.auctions-table .status div {
	position:relative;
	float:left;
	height:30px;
}
.auctions-table .status span {
	width:84px;
	display:block;
	text-align:center;
	font-size:11px;
	line-height:12px;
	margin:20px 0 0;
}

.bidAccepted { padding-left:5px;display:block; float:left; background:url(../images/accepted.gif) ; background-repeat:no-repeat;	width:32px; height:21px; }
.bidRejected { padding-left:5px;display:block; float:left; background:url(../images/rejected.gif) ; background-repeat:no-repeat;	width:32px; height:21px; }
.bidHammer { padding-left:2px;display:block; float:left; background:url(../images/ico-hammer.png) ; background-repeat:no-repeat;	width:16px; height:24px; }
.reservePriceMet { padding-left:2px;display:block; float:left; background:url(../images/RPFlag.png) ; background-repeat:no-repeat;	width:16px; height:24px; }
.bidOutbid { padding-left:2px;display:block; float:left; background:url(../images/outbid.gif) ; background-repeat:no-repeat;	width:32px; height:21px; }


/* .auctions-table .status .accepted {
	padding:15px 0 0;
	background:url(../images/bg-accepted.png) no-repeat 50% 0;
	color:#327924;
}
.auctions-table .status .rejected {
	padding:15px 0 0;
	background:url(../images/rejected.png) no-repeat 50% 0;
	color:#df2a00;
}
.auctions-table .status .outbid {
	padding:25px 0 0;
	background:url(../images/outbid.png) no-repeat 50% 0;
	color:#df2a00;
	margin:15px 0 0;
}
.auctions-table .status .submitting {
	padding:20px 0 0;
	background:url(../images/submitting.png) no-repeat 50% 0;
	color:#676767;
	margin:18px 0 0;
}
.auctions-table .status .hammer {
	background:url(../images/ico-hammer.png) no-repeat;
	width:20px;
	height:30px;
	position:absolute;
	top:0;
	right:0;
	margin:0;
	vertical-align:top;
} */
.auctions-table input[type="checkbox"] {
	float:left;
	margin:0;
	width:15px;
	height:16px;
	padding:0;
}
.auctions-table td:first-child input[type="checkbox"] {margin:3px 0 0 8px;}
.auctions-table .holder {
	float:left;
	/*margin:0 9px 0 0;*/
	padding-left:10px;
}
.auctions-table label {
	float:left;
	color:#747474;
	font-size:12px;
	padding:0 0 0 5px;
	line-height:16px;
}
.auctions-table .bid {padding-right:0;}
/*.auctions-table .col1 {width:100px;}
.auctions-table .col2 {width:210px;}
.auctions-table .col3 {width:85px;}
.auctions-table .col4 {width:78px;}
.auctions-table .col5 {width:76px;}
*/
.auctions-table .col1 {}
.auctions-table .col2 {}
.auctions-table .col3 {}
.auctions-table .col4 {}
.auctions-table .col5 {}
.submenu-login {
	BORDER-BOTTOM: #eaeaea 1px solid; BORDER-LEFT: #eaeaea 1px solid; LIST-STYLE-TYPE: none !important; WIDTH: 128px; DISPLAY: none; BORDER-TOP: #eaeaea 1px solid; TOP: 27px; BORDER-RIGHT: #eaeaea 1px solid; LEFT: 323px
}
.submenu-login LI {
	LINE-HEIGHT: 20px !important; FLOAT: none !important; FONT-WEIGHT: normal !important
}
.submenu-login LI A {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-TOP: 2px
}
.submenu-register {
	BORDER-BOTTOM: #eaeaea 1px solid; BORDER-LEFT: #eaeaea 1px solid; LIST-STYLE-TYPE: none !important; WIDTH: 148px; DISPLAY: none; BORDER-TOP: #eaeaea 1px solid; TOP: 27px; BORDER-RIGHT: #eaeaea 1px solid; LEFT: 409px
}
.submenu-register LI {
	LINE-HEIGHT: 20px !important; FLOAT: none !important; HEIGHT: 20px; FONT-WEIGHT: normal !important
}
.submenu-register LI A {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-TOP: 2px
}

.pos-abs {
	POSITION: absolute
}

/* oct 5 2012 */

.relative
{
	position:relative;
}
.wel_drop{ position:absolute; background:#00B4FF; border-bottom-right-radius:3px;	-moz-border-radius-bottomright:3px;
border-bottom-left-radius:3px;	-moz-border-radius-bottomleft:3px; padding: 0 2% 15px 5%; text-align:left; 
color: white;
font-size: 12px;
line-height: 20px; width:93.2%; left:0px; top:30px;}
.wel_drop a{color: white;
font-size: 12px;
line-height: 20px; text-decoration:none; font-weight:normal; }
.wel_drop a:hover{ text-decoration:underline;}



/* oct 5 2012 */

.relative
{
	position:relative;
}
.wel_drop{ position:absolute; background:#00B4FF; border-bottom-right-radius:3px;	-moz-border-radius-bottomright:3px;
border-bottom-left-radius:3px;	-moz-border-radius-bottomleft:3px; padding: 0 2% 15px 5%; text-align:left; 
color: white;
font-size: 12px;
line-height: 20px; width:93.2%; left:0px; top:30px;}
.wel_drop a{color: white;
font-size: 12px;
line-height: 20px; text-decoration:none; font-weight:normal; }
.wel_drop a:hover{ text-decoration:underline;}


/* 02_catalog-add-step1 */
.steps {
	margin:21px 0 39px;
	padding:0;
	list-style:none;
	border-top:1px solid #dfdfdf;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
}
.steps li {float:left;}
.steps a {
	float:left;
	color:#999;
	padding:9px 0 0;
	text-decoration:none;
	cursor:pointer;
}
.steps span {
	float:left;
	width:51px;
	height:50px;
	background:#dcdcdc;
	text-align:center;
	font-size:24px;
	color:#fff;
	line-height:50px;
	margin:-9px 11px 0 0;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	position:relative;
}
.steps .active a {color:#0d94cc;}
.steps .active span {background:#00b4ff;}
.steps-form {
	padding:0 120px 0 0;
}
.steps-form h2 {
	font-size:16px;
	line-height:22px;
	margin:0 0 26px;
}
.steps-form .block {
	background:url(../images/sep-02.gif) repeat-x 0 100%;
	padding:0 120px 12px 0;
	margin:0 -120px 25px 0;
}
.steps-form .row {
	width:100%;
	padding:0 0 19px;
}
.steps-form .row:after {
	content:'';
	display:block;
	clear:both;
}
.steps-form .lbl-1,
.steps-form .lbl,
.steps-form label {
	float:left;
	width:160px;
	margin:0 19px 0 0;
	line-height:29px;
	text-align:right;
	font-weight:normal;
}
.steps-form select {
	float:left;
	width:340px;
}
.steps-form .text {
	float:left;
	border:1px solid #ccc;
	width:364px;
	background:#fff;
	font-size:13px;
	line-height:17px;
	padding:5px 10px;
	color:#666;
	height:17px;
	-moz-box-shadow:inset 2px 2px 1px #eaeaea;
	-webkit-box-shadow:inset 2px 2px 1px #eaeaea;
	box-shadow:inset 2px 2px 1px #eaeaea;
}
.steps-form .date {
	position:relative;
	float:left;
	margin:0 30px 0 0;
}
.steps-form .date .text {
	width:99px;
	padding-right:30px;
}
.steps-form .lb-date {
	position:absolute;
	top:4px;
	right:5px;
	width:18px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	margin:0;
	background:url(../images/ico-05.png) no-repeat;
}
.steps-form .lb {width:auto;}
.steps-form .times {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.steps-form .times li {
	float:left;
	padding:0 10px 0 0;
}
.steps-form .text-1 {
	text-align:center;
	width:19px;
}
.steps-form .sel-01 {width:66px;}
.steps-form .lb-radio {
	width:49px;
	margin:0;
	text-align:left;
}
.steps-form .submit {
	float:left;
	width:92px;
	height:28px;
	padding:0 0 1px;
	background:url(../images/bg-btn-01.png) no-repeat;
	cursor:pointer;
	border:0;
	color:#fff;
	font:bold 13px/27px 'droid_sansregular', Arial, Helvetica, sans-serif;
	margin:0 16px 0 0;
}
.steps-form .cancel {
	float:left;
	background:url(../images/bullet-02.png) no-repeat 0 50%;
	color:#900;
	line-height:28px;
	padding:0 0 0 17px;
}
.steps-form .btns {
	overflow:hidden;
	padding:0 0 0 180px;
	margin:-4px 0 0
} 
/* end 02_catalog-add-step1 */
/* 02_catalog-add-step2 */
.steps .passed a {color:#70a76a;}
.steps .passed span {
	background:#70a76a;
	text-align:left;
	text-indent:-9999px;
}
.steps span img {display:none;}
.steps .passed span img {
	position:absolute;
	left:15px;
	top:13px;
	display:block;
}
.steps-form .plagin {
	float:left;
	margin:0 -60px 0 0;
}
.steps-form .plagin img {vertical-align:top;}
.steps-form .back {
	float:left;
	color:#00b4ff;
	line-height:28px;
	margin:0 10px 0 0;
}
/* end 02_catalog-add-step2 */
/* 02_catalog-add-step3 */
.steps-form .ttl {
	color:#000;
	margin:0 0 5px;
}
.steps-form .ttl-categories {margin:0 0 8px 2px;}
.steps-form .ttl-categories a {color:#00b4ff;}
.categories {
	border:1px solid #eaeaea;
	background:#fbfbfb;
	padding:1px 9px 1px 27px;
	margin:0 0 20px;
}
.scroll-bar {
	height:300px;
	overflow:hidden;
}
.categories-list {
	margin:0;
	padding:17px 0 0;
	list-style:none;
	font-weight:bold;
	line-height:17px;
	overflow:hidden;
}
.categories-list li {
	min-height:1px;
	background:url(../images/sep-03.gif) no-repeat 8px 18px;
}
.categories-list li:after {
	content:'';
	display:block;
	clear:both;
}
.categories-list .row {
	overflow:hidden;
	padding:0 0 22px;
}
.categories-list .row label {
	float:left;
	width:auto;
	text-align:left;
	line-height:17px;
}
.categories-list ul {
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	clear:both;
}
.categories-list ul li {
	background:url(../images/sep-04.gif) repeat-y;
	padding:0 0 34px 2px;
}
.categories-list ul .row {
	float:left;
	background:url(../images/sep-05.gif) no-repeat 0 9px;
	padding:0 0 0 24px;
	margin:-9px 0 0;
}
.categories-list ul ul {
	padding:14px 0 0 33px;
	background:url(../images/sep-06.gif) repeat-y 31px 0;
	min-height:1px;
}
.categories-list ul ul:after {
	content:'';
	display:block;
	clear:both;
}
.categories-list ul ul li {
	padding:0 0 8px 24px;
	background:url(../images/sep-07.gif) no-repeat 0 8px;
}
.categories-list ul ul label {
	width:auto;
	line-height:17px;
	margin:0;
}
.categories-list ul .last {
	background:none;
	padding-bottom:10px;
}
.categories-list ul ul .last {
	padding-bottom:0;
	margin-bottom:-7px;
	float:left;
	background:url(../images/sep-07.gif) no-repeat 0 8px;
	clear:both;
	width:400px;
}
.steps-form .btns-1 {
	padding-left:0;
	margin:0;
}
/* end 02_catalog-add-step3 */
/* 02_catalog-add-step4 */
.steps-form .block-1 {
	margin-top:-14px;
	padding-bottom:0;
	margin-bottom:20px;
}
.steps-form .block-1 .row {padding-bottom:9px;}
.steps-form .lbl-1 {line-height:18px;}
.steps-form .block-1 .lbl-1 {padding-top:18px;}
.steps-form .box {
	overflow:hidden;
	border:1px solid #eaeaea;
	background:#fbfbfb;
	text-align:center;
	padding:17px 0 9px;
	line-height:18px;
	font-style:italic;
	color:#404040;
}
.steps-form .box p {margin:0;}
.steps-form .box .download {
	padding:9px 0 8px;
	color:#bdbdbd;
}
.steps-form .box .download a {
	color:#00b4ff;
	font-style:normal;
	text-decoration:underline;
}
.steps-form .box .download a:hover {text-decoration:none;}
.steps-form .box .note {
	background:#fafb8d;
	padding:0 5px;
}
.steps-form .block table {
	border-collapse:collapse;
	border-spacing:0;
	float:left;
	width:640px;
	margin:0 0 -9px;
}
.steps-form .block table th {
	text-align:left;
	font-size:10px;
	text-transform:uppercase;
	background:#ddf1fa;
	color:#456b7c;
	border:solid #bbd9e6;
	border-width:1px 0;
	padding:5px 0;
}
.steps-form .block table .col-01 {
	width:24px;
	padding-left:7px;
}
.steps-form .block table .col-02 {width:181px;}
.steps-form .block table .col-03 {width:151px;}
.steps-form .block table td {
	padding:2px 0;
	border:solid #eaeaea;
	border-width:1px 0;
}
.steps-form .block table td:first-child {padding-left:17px;}
.steps-form .block table a {color:#00aeef;}
.steps-form .block table .odd td {background:#f8f9fa url(../images/bg-td.gif) repeat-x 0 100%;}
.steps-form .block table label {
	width:auto;
	line-height:20px;
}
.steps-form .submit-1 {
	width:139px;
	background:url(../images/bg-btn-03.png) no-repeat;
}
/* end 02_catalog-add-step4 */
/* 02_catalog-add-step5 */
.steps-form .titles {
	margin:-11px -120px 0 0;
	padding:11px 0 10px 3px;
	list-style:none;
	background:#ddf1fa;
	border:solid #bbd9e6;
	border-width:1px 0;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#456b7c;
}
.steps-form .titles li {
	float:left;
	padding:0 0 0 16px;
}
.steps-form .titles span {color:#000;}
.steps-form .titles em {
	font-style:normal;
	font-weight:normal;
	color:#000;
}
.steps-form .attr {
	background:url(../images/bg-attr.gif) repeat-x;
	overflow:hidden;
	margin:0 -120px 11px 0;
}
.steps-form .attr .col {
	float:left;
	width:73px;
	text-align:center;
}
.steps-form .attr strong {
	display:block;
	font-size:10px;
	text-transform:uppercase;
	padding:2px;
	color:#456b7c;
	margin:0 0 7px;
}
.steps-form .attr p {
	margin:0;
	padding:0 8px 12px 0;
}
.steps-form .btns-2 {
	padding-left:0;
	padding-top:14px;
}
.steps-form .btns-2 .submit {
	width:201px;
	background:url(../images/bg-btn-04.png) no-repeat;
}
/* end 02_catalog-add-step5 */
/* 02_catalog-add-step6 */
.steps-form .color-ttl {
	color:#52996f;
	margin-bottom:12px;
}
.steps-form .title-area {
	border:1px solid #d7ebde;
	background:#70a76a;
	padding:15px 0 15px 20px;
	color:#fff;
	font-weight:bold;
	margin:0 -120px 38px 0;
	position:relative;
	width:918px;
}
.steps-form .title-area p {margin:0;}
.steps-form .block .box-1 {
	color:#999;
	margin:0 0 11px;
}
.steps-form .block .box-1 .download {padding:12px 0;}
.steps-form .block table img {
	vertical-align:middle;
	padding:0 0 0 4px;
}
.steps-form .view {
	float:left;
	line-height:28px;
	color:#999;
}
.steps-form .view a {
	font-style:normal;
	color:#00b4ff;
	padding:0 0 0 4px;
}
/* end 02_catalog-add-step6 */
/* 03a_catalog-view1-basic */
#main h1 span {
	font-weight:normal;
	color:#999;
}
.tabs {
	overflow:hidden;
	margin:-4px 0 0;
}
.tabs .nav-holder {padding:0 0 21px;}
.tabs .nav-tabs {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	line-height:31px;
	overflow:hidden;
}
.tabs .nav-tabs li {
	float:left;
	margin:0 0 0 -1px;
	position:relative;
}
.tabs .nav-tabs a {
	float:left;
	border:1px solid #ccc;
	padding:0 17px;
	height:31px;
	text-decoration:none;
	position:relative;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%); /* W3C */
	-pie-background: linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* W3C */
}
.tabs .nav-tabs li:first-child {margin:0;}
.tabs .nav-tabs li:first-child a {
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
}
.tabs .nav-tabs .last a {
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;
}
.tabs .nav-tabs .active,
.tabs .nav-tabs li:hover {z-index:10;}
.tabs .nav-tabs .active a,
.tabs .nav-tabs li:hover a {
	background:#7c7c7c;
	color:#fff;
	border:1px solid #9a9a9a;
	font-weight:bold;
	-moz-box-shadow:inset 2px 2px 4px #666;
	-webkit-box-shadow:inset 2px 2px 4px #666;
	box-shadow:inset 2px 2px 4px #666;
}
.tabs .tab {
	background:url(../images/sep-08.gif) repeat-x;
	padding:31px 0 0;
	width:100%;
}
.tabs .heading {
	border-bottom:1px solid #eaeaea;
	padding:0 2px 8px 8px;
	margin:0 0 24px;
	min-height:1px;
	position:relative;
}
.tabs .heading:after {
	content:'';
	display:block;
	clear:both;
}
.tabs h2 {
	font-size:14px;
	line-height:30px;
	color:#333;
	margin:0 0 7px;
	text-transform:uppercase;
}
.tabs .heading h2 {
	float:left;
	margin:0;
}
.tabs .heading .btn {
	float:right;
	border:1px solid #0b9cd9;
	font:bold 13px/26px 'droid_sansregular', sans-serif;
	color:#fff;
	height:26px;
	width:118px;
	text-align:center;
	background: #00b4ff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjllZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00b4ff 0%, #0b9edb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b4ff), color-stop(100%,#0b9edb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-pie-background: linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
	margin:0 0 0 11px;
}
.tabs .tab dl {
	overflow:hidden;
	margin:0;
}
.tabs .tab dl dt {
	float:left;
	width:160px;
	padding:0 21px 0 0;
	text-align:right;
}
.tabs .tab dl dd {
	overflow:hidden;
	font-weight:bold;
	margin:0 0 20px;
}
.tabs .tab dl p {
	margin:0;
	font-weight:normal;
}
.tabs .tab dl a {
	color:#0aa0e0;
	font-size:11px;
	font-style:italic;
}
.tabs .categories-list {
	padding-left:40px;
	padding-top:0;
}
.tabs .categories-list a {
	background:none;
	padding-left:8px;
}
.tabs .categories-list ul ul li {font-weight:normal;}
.tabs .categories-list ul ul a {
	margin:0;
	float:none;
	color:#00b4ff;
}
.tabs .categories-list ul ul a:hover {text-decoration:underline;}
/* end 03a_catalog-view1-basic */
/* 03a_catalog-view2-headerfooter */
.tabs .heading-1 {
	border-bottom:0;
	margin-bottom:7px;
}
.accordion {
	padding:0 0 14px;
}
.accordion .section {
	border:1px solid #e4e4e4;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 0 20px;
	background:#fbfbfb;
	line-height:18px;
	overflow:hidden;
}
.accordion .section h3 {
	font-size:14px;
	line-height:39px;
	padding:0 18px;
	cursor:pointer;
	margin:0;
	color:#fff;
	background: #b4b4b4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0YjRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjliOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b4b4b4 0%, #9b9b9b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4b4b4), color-stop(100%,#9b9b9b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b4b4b4 0%,#9b9b9b 100%); /* W3C */
	-pie-background: linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.accordion .section h3 span {
	display:block;
	overflow:hidden;
	background:url(../images/arrow-04.png) no-repeat 100% 50%;
}
.accordion .section h3 em {
	font-style:normal;
	float:left;
}
.accordion .section h3 strong {
	float:right;
	text-transform:uppercase;
	font-size:12px;
	padding:0 30px;
}
.accordion .section .ui-state-active span {background:url(../images/arrow-03.png) no-repeat 100% 50%;}
.accordion .section .ui-state-active {
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.accordion .section .slide {
	border-top:1px solid #e4e4e4;
	padding:13px 22px 12px;
	overflow:hidden;
}
.accordion .section .slide p {margin:0 0 10px;}
/* end 03a_catalog-view2-headerfooter */
/* 03a_catalog-view3-material */
.tabs .heading .ttl {
	float:left;
	font-size:11px;
	line-height:20px;
	color:#404040;
	margin:0 3px 0 -4px;
}
.tabs .heading .nav {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:17px;
	float:left;
}
.tabs .heading .nav li {
	float:left;
	position:relative;
}
.tabs .heading .nav a {
	float:left;
	text-decoration:none;
	height:24px;
	color:#00aeef;
	padding:0 17px 0 7px;
	border:solid #fff;
	border-width:1px 1px 0;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	background:url(../images/arrow-05.gif) no-repeat 100% 7px;
	position:relative;
	z-index:10;
}
.tabs .heading .nav li:hover a {
	border-color:#e4ecd4;
	background:#fff url(../images/arrow-05.gif) no-repeat 100% 7px;
}
.tabs .heading .nav li:hover ul {
	top:24px;
	left:0;
}
.tabs .heading .nav ul {
	position:absolute;
	top:-99999px;
	left:-99999px;
	background:#fff;
	border:1px solid #e4ecd4;
	width:129px;
	padding:2px 9px 0;
	margin:0;
	list-style:none;
	-webkit-border-radius:0 3px 3px;
	-moz-border-radius:0 3px 3px;
	border-radius:0 3px 3px;
	font-weight:bold;
}
.tabs .heading .nav ul li {
	float:none;
	color:#404040;
}
#wrapper .tabs .heading .nav ul a {
	float:none;
	background:none;
	border:0;
	padding:0;
	font-weight:normal;
}
#wrapper .tabs .heading .nav ul ul {
	position:relative;
	left:auto;
	top:auto;
	border:0;
	padding:0 0 13px 8px;
	width:auto;
	font-weight:normal;
}
#wrapper .tabs .heading .nav ul a:hover {text-decoration:underline;}
.accordion .info-table {
	border-collapse:collapse;
	border-spacing:0;
	margin:-13px -22px -12px;
	width:938px;
	background:#fbfbfb;
}
.accordion .info-table th {
	background:#ddf1fa;
	border-bottom:1px solid #b8d4e1;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	color:#456b7c;
	padding:12px 0 8px;
	text-align:left;
}
.accordion .info-table .col-01 {
	width:55px;
	padding-left:20px;
}
.accordion .info-table .col-02 {width:196px;}
.accordion .info-table .col-03 {width:72px;}
.accordion .info-table .col-04 {width:74px;}
.accordion .info-table .col-05 {width:88px;}
.accordion .info-table .col-06 {width:146px;}
.accordion .info-table .col-07 {width:142px;}
.accordion .info-table a {color:#00aeef;}
.accordion .info-table td {
	padding:10px 0 15px;
	border-bottom:1px solid #eaeaea;
}
.accordion .info-table td:first-child {padding-left:20px;}
.accordion .info-table .odd td {background:#f8f9fa;}
#wrapper .tabs .tab-2 {padding-top:17px;}
.tabs .tab-2 .heading {margin-bottom:0;}
/* end 03a_catalog-view3-material */
/* 03b_catalog-view-detailed */
#wrapper .tabs .heading .nav .link {
	border:0;
	background:none;
}
#wrapper .tabs .heading .nav .link:hover {text-decoration:underline;}
.tabs .heading .nav-2 {margin-left:-6px;}
.tabs .heading .nav-2 li {
	background:url(../images/sep-09.gif) no-repeat 0 4px;
	padding:0 3px 0 4px;
}
.tabs .heading .nav-2 li:first-child {background:none;}
.tabs .heading .nav-2 li:hover ul {left:4px;}
.tabs .heading .nav-2 a {
	padding-left:5px;
	padding-right:11px;
	background-position:110% 7px;
}
.tabs .heading .nav-2 li:hover a {background-position:110% 7px;}
.tabs .heading .nav-2 ul li {
	background:none;
	padding:0 0 3px;
}
.tabs .heading .nav-2 ul {
	width:137px;
	padding:2px 5px 14px;
}
.tabs .two-cols {
	overflow:hidden;
	padding:0 0 29px;
	margin:0 0 15px;
	background:url(../images/sep-08.gif) repeat-x 0 100%;
}
.tabs .two-cols .block {
	float:left;
	width:417px;
	background:#fbfbfb;
	border:1px solid #eaeaea;
	padding:17px 20px 8px;
}
.tabs .two-cols .block h2 {margin:0 0 27px;}
.tabs .two-cols dl {line-height:18px;}
.tabs .tab .two-cols dl dt {width:138px;}
.tabs .tab .two-cols dl dd {margin:0 0 22px;}
.tabs .two-cols dl span {font-family: 'rupee_foradian';}
.tabs .two-cols .block.ar {float:right;}
.tabs .back-to {
	color:#00b4ff;
	font-size:12px;
}
.tabs .tab-3 {
	background:none;
	padding-top:0;
}
.tabs .tab-3 .heading-1 {
	padding-left:21px;
	padding-bottom:0;
	margin-bottom:3px;
}
/* end 03b_catalog-view-detailed */
/* 04_add-auction */
.steps-form .desc {
	display:block;
	overflow:hidden;
	line-height:29px;
}
.steps-form-2 {padding-top:6px;}
.steps-form-2 .cancel {
	padding-left:0;
	background:none;
}
.steps-form-2 .box .download {padding:1px 0 11px;}
.steps-form-2 .block-1 {
	padding-bottom:12px;
	margin-top:0;
}
.steps-form-2 .block-1 .lbl-1 {padding-top:4px;}
/* end 04_add-auction */
/* 05_add-material */
#main h1 em {
	font-weight:normal;
	font-style:normal;
}
.steps-form .block-2 {
	padding-bottom:0;
	margin-bottom:20px;
	padding-top:5px;
}
.steps-form .block-2 .box .download {padding:12px 0;}
.steps-form .block-2 .row {padding-bottom:20px;}
.steps-form .block-2 .lbl-1 {padding-top:18px;}
.steps-form .form-holder {
	background:url(../images/sep-02.gif) repeat-x;
	padding:38px 0 0;
	margin:-7px 0 0;
}
/* end 05_add-material */
/* 01_organisations-listing */
#main .title-bar ul .main {padding-right:40px;}
#main .title-bar ul .main strong {
	background:url(../images/ico-08.png) no-repeat 0 3px;
	padding:2px 0 4px 23px;
}
#main .title-bar ul .main span {margin-right:9px;}
#main .title-bar ul .sub {padding-left:28px;}
#main .title-bar ul .sub strong {
	background:url(../images/ico-09.png) no-repeat 0 4px;
	padding:2px 0 4px 30px;
}
#main .title-bar ul .sub span {margin-right:6px;}
.tabs-area {margin:-7px 0 0;}
.tabs-area .heading {
	min-height:1px;
	border-bottom:1px solid #dfdfdf;
	margin:0 0 34px;
	padding:0 5px 0 0;
}
.tabs-area .heading:after {
	content:'';
	display:block;
	clear:both;
}
.tabs-area .nav {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:15px;
	line-height:26px;
	border-right:1px solid #dfdfdf;
}
.tabs-area .nav li {
	float:left;
	border-left:1px solid #dfdfdf;
}
.tabs-area .nav a {
	float:left;
	height:33px;
	padding:0 29px 0 12px;
	color:#000;
	background:#fff url(../images/ico-10.png) no-repeat 100% 5px;
}
.tabs-area .nav .active a,
.tabs-area .nav a:hover {
	text-decoration:none;
	border-top:1px solid #dfdfdf;
	line-height:24px;
	background-position:100% 4px;
	margin-bottom:-1px;
}
.tabs-area .heading .next,
.tabs-area .heading .prev {
	float:left;
	width:8px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-btn-05.png) no-repeat;
	margin:8px 0 0 18px;
}
.tabs-area .heading .next {background-position:-25px 0;}
.tabs-area .heading .add {
	float:right;
	font-size:14px;
	color:#00aeef;
	margin:8px 0 0;
}
.tabs-area .title {
	overflow:hidden;
	padding:0 5px 20px 0;
}
.tabs-area .title h2 {
	font:28px/34px 'droid_sansregular', Arial, Helvetica, sans-serif;
	float:left;
	margin:0 23px 0 0;
}
.tabs-area .title .view {
	float:left;
	font-size:14px;
	line-height:34px;
	color:#0aa0e0;
	margin:4px 0 0;
}
.tabs-area .title .add-btn {
	float:right;
	font:bold 14px/32px 'droid_sansregular', sans-serif;
	color:#fff;
	padding:0 7px 0 5px;
	margin:3px 0 0;
	position:relative;
	border:1px solid #4db6e2;
	background: #35c3ff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1YzNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZGJkZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background: -moz-linear-gradient(top,  #35c3ff 0%, #4dbdec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35c3ff), color-stop(100%,#4dbdec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #35c3ff 0%,#4dbdec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #35c3ff 0%,#4dbdec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #35c3ff 0%,#4dbdec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #35c3ff 0%,#4dbdec 100%); /* W3C */
	-pie-background: linear-gradient(top,  #35c3ff 0%,#4dbdec 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.tabs-area .title .add-btn img {
	float:left;
	margin:8px 10px 0 0;
}
#main .tabs-area .table .col-03 {width:212px;}
#main .tabs-area .table .col-04 {width:auto;}
/* end 01_organisations-listing */
/* 02a_organisations-add-main */
.steps-form-3 {padding-top:16px;}
.steps-form-3 .cancel {
	padding-left:0;
	background:none;
}
.steps-form-3 .btns .submit {
	width:148px;
	background:url(../images/bg-btn-06.png) no-repeat;
}
.steps-form .sel {
	width:216px;
}
/* end 02a_organisations-add-main */
/* 03a_organisations-view-main */
#main .heading-area {
	padding:0 0 12px;
	overflow:hidden;
}
#main .heading-area h1 {
	float:left;
	margin:0;
}
.heading-area .btn {
	float:right;
	border:1px solid #0b9cd9;
	font:bold 13px/26px 'droid_sansregular', sans-serif;
	color:#fff;
	height:26px;
	width:145px;
	text-align:center;
	background: #00b4ff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjllZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00b4ff 0%, #0b9edb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b4ff), color-stop(100%,#0b9edb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-pie-background: linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
	margin:8px 0 0 11px;
}
#main .title-bar ul .sub:first-child {
	padding-left:10px;
	padding-right:21px;
}
#main .title-bar ul .sub:first-child strong {padding-left:24px;}
#main .title-bar ul .live-lots {
	padding-left:11px;
	padding-right:20px;
}
#main .title-bar ul .live-lots strong {
	background:url(../images/ico-02.png) no-repeat 0 4px;
	padding:2px 0 8px 26px;
}
#main .title-bar ul .live-lots span {margin-right:7px;}
#main .title-bar ul .catalogs {
	padding-left:17px;
	padding-right:20px;
}
#main .title-bar ul .catalogs strong {
	background:url(../images/ico-11.png) no-repeat 0 2px;
	padding:2px 0 8px 31px;
}
#main .title-bar ul .catalogs span {margin-right:9px;}
#main .info-block {
	background:url(../images/sep-02.gif) repeat-x 0 100%;
	padding:10px 0 6px;
	margin:0 0 16px;
}
#main .info-block dl {
	overflow:hidden;
	margin:0 0 -20px;
}
#main .info-block dl dt {
	float:left;
	width:160px;
	padding:0 21px 0 0;
	text-align:right;
}
#main .info-block dl dd {
	overflow:hidden;
	font-weight:bold;
	margin:0 0 20px;
}
#main .info-block dl p {
	margin:0;
	font-weight:normal;
}
#main .info-block dl p a {
	color:#0aa0e0;
	font-size:11px;
	font-style:italic;
}
#main .backto {
	color: #00B4FF;
	font-size: 12px;
}
/* end 03a_organisations-view-main */


/*Start Admin Header  */
.container_16 { margin-left: auto; margin-right: auto; width: 960px;}
#main-nav { border:solid #ececec; border-width:1px 0; margin-bottom:53px;	/* Change By Prabir Ghosh margin-bottom:73px;  */ position:relative;}
#main-nav .holder {}
#main-nav ul{ margin:0;	padding:0; list-style:none; float:left; border-right:1px solid #ececec; }
#main-nav ul li{ float:left; border-left:1px solid #ececec; padding:1px; /* font:bold 14px/39px 'Droid Sans', sans-serif; */ font:bold 10px/28px 'Droid Sans', sans-serif;}
#main-nav ul a{ float:left; text-align:center; color:#616060; background:#ececec; /* height:39px; */ height:30px; /*Change By Prabir Ghosh*/ cursor:pointer; position:relative; z-index:10; /* padding:0 19px; */ padding:0 9px; }
#main-nav ul .home { padding:0 10px; width:40px; }
#main-nav ul .home span{ background:url(../images/ico-home.png) no-repeat 50% -22px; height:22px; text-indent:-9999px; display:block; width:24px; /* margin:8px auto 0;  */ margin:2px auto 0;  /*Change By Prabir Ghosh*/}
#main-nav .current a, #main-nav ul .active a, #main-nav ul li:hover a{ text-decoration:none; background:#00b4ff; color:#fff; }
#main-nav .active .arrow {display:block;}
#main-nav .drop { position:absolute; width:100%; left:0; top:100%; border:solid #ececec; border-width:1px 0; padding:1px 0; background:#fff; display:none;z-index: 2000000000000 }
#main-nav .drop .frame {background:#f7f7f7;}
#main-nav .drop ul { margin:0 auto; padding:0; list-style:none; width:940px; overflow:hidden; font:13px/17px 'droidsans', Helvetica, sans-serif; border:0; float:none; }
#main-nav .drop ul li { background:none; padding:10px 15px 10px 0; margin:0; /* font:13px/17px 'Droid Sans', sans-serif; */ font:11px/15px 'Droid Sans', sans-serif; border:0;}
#main-nav .drop ul li:first-child a {text-indent:0;}
#main-nav .drop ul li a { float:none; padding:0; background:none !important; color:#369; }
#main-nav .drop ul .current a,#main-nav .drop ul li a:hover { color:#666; font-weight:bold; }
#main-nav .drop ul .sub-current a,#main-nav .drop ul li a:hover { color:#666; font-weight:bold; }
#main-nav .drop ul li a img {vertical-align:baseline;}
#main-nav a .arrow { position:absolute; left:50%; margin:0 0 0 -10px;/*  top:33px; */ display:none; top:23px;	/*Change By Prabir Ghosh 25*/}
/* end header */
.catalog-block{width:100%;}
.catalog-block .tab{ width:auto; background:none; padding:0; }
.catalog-block .nav-holder{padding:0 0 29px;}
.catalog-block .buttons{ overflow:hidden; padding:0 1px 14px 2px; }
.catalog-block .buttons .btn{ 
	float:left;
	border:1px solid #0b9cd9;
	font:bold 13px/29px 'Droid Sans', sans-serif;
	color:#fff;
	height:29px;
	background: #00b4ff; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjllZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00b4ff 0%, #0b9edb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b4ff), color-stop(100%,#0b9edb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-pie-background: linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
	margin:0 10px 0 0;
	padding:0 17px;
	cursor:pointer;
}
.catalog-block .buttons .btn-create{ float:right; margin:0 0 0 10px; padding:0 19px 0 20px; }
.catalog-block .buttons .btn-create img{ float:left; margin:7px 9px 0 0; }
.catalog-block .accordion{margin:0 0 2px;}
.catalog-block .slide-block{ border:solid 1px #e4e4e4; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 1px; }
.catalog-block .slide-block.active{margin:0 0 8px;}
.catalog-block .heading{
	background: #b4b4b4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0YjRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjliOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b4b4b4 0%, #9b9b9b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4b4b4), color-stop(100%,#9b9b9b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b4b4b4 0%,#9b9b9b 100%); /* W3C */
	-pie-background: linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:0;
	padding:12px 12px 7px 18px;
	overflow:hidden;
	border:0;
}
.catalog-block .active .heading{ -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0; border-bottom:solid 1px #e4e4e4; }
.catalog-block .heading .opener{ float:right; width:8px; height:7px; background:url(../images/bullet-03.png) no-repeat; overflow:hidden; text-indent:-9999px; margin:4px 0 0 10px; }
.catalog-block .active .opener{background-position:-8px 0;}
.catalog-block .heading h2{ float:left; text-transform:none; margin:0 7px 0 0; font:bold 13px/18px 'Droid Sans', sans-serif; color:#fff; }
.catalog-block .heading .price{ float:left; color:#e5e5e5; font:14px/18px 'Droid Sans', sans-serif; }
.catalog-block .heading .price span{font:14px/18px 'rupee_foradian', sans-serif;}

.catalog-block .tools{ float:left; list-style:none; margin:0; padding:0; }
.catalog-block .tools li{ float:left; padding:0 0 0 16px; font:14px/18px 'Droid Sans', sans-serif; background:url(../images/bullet-04.png) no-repeat 6px 7px; }
.catalog-block .tools a{ float:left; color:#e5e5e5; }
.catalog-list{padding:0 0 14px;}
.catalog-list table{ width:100%; border-collapse:collapse; }
.catalog-list th{ background:#ddf1fa; border-bottom:solid 1px #b8d4e1; padding:14px 0 7px; vertical-align:middle; text-align:left; color:#456b7c; font-size:10px; line-height:12px; }
.catalog-list th span{display:block;}
.catalog-list td{ padding:11px 0 12px; color:#666; border-bottom:solid 1px #eaeaea; font-size:13px; line-height:20px; background:#fbfbfb; }
.catalog-list .last-child td{border-bottom:0;}
.catalog-list .last-child .cell-01{ -webkit-border-radius:0 0 0 4px; -moz-border-radius:0 0 0 4px; border-radius:0 0 0 4px; }
.catalog-list .last-child .cell-11{ -webkit-border-radius:0 0 4px 0; -moz-border-radius:0 0 4px 0; 	border-radius:0 0 4px 0; }
.catalog-list .even td{background:#f8f9fa;}
.catalog-list .cell-01{width:69px;}
.catalog-list .cell-02{width:37px;}
.catalog-list .cell-03{width:108px;}
.catalog-list .cell-04{width:106px;}
.catalog-list .cell-05{width:71px;}
.catalog-list .cell-06{width:39px;}
.catalog-list .cell-07{width:71px;}
.catalog-list .cell-08{width:71px;}
.catalog-list .cell-09{width:111px;}
.catalog-list .cell-10{width:118px;}
.catalog-list a{color:#00aeef;}
.catalog-list .check{ width:16px; height:15px; padding:0; margin:0 0 0 36px; }
.catalog-list td span{font:13px/20px 'rupee_foradian', sans-serif;}
#main .catalog-block{width:100%;}
#main .catalog-block .tab{ 	width:auto; background:none; padding:0; }
#main .catalog-block .nav-holder{padding:0 0 29px;}
#main .catalog-block .buttons { overflow:hidden; padding:0 1px 14px 2px; }
#main .catalog-block .buttons .btn{ float:left; border:1px solid #0b9cd9; font:bold 13px/29px 'Droid Sans', sans-serif;
	color:#fff;	height:29px; background: #00b4ff; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjllZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00b4ff 0%, #0b9edb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b4ff), color-stop(100%,#0b9edb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-pie-background: linear-gradient(top,  #00b4ff 0%,#0b9edb 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px; border-radius:4px; position:relative; margin:0 10px 0 0; padding:0 17px; cursor:pointer;
}
#main .catalog-block .buttons .btn-create{ float:right; margin:0 0 0 10px; padding:0 19px 0 20px; }
#main .catalog-block .buttons .btn-create img{ float:left; margin:7px 9px 0 0; }
#main .catalog-block .accordion{margin:0 0 2px;}
#main .catalog-block .slide-block{ border:solid 1px #e4e4e4; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 1px; }
#main .catalog-block .slide-block.active{margin:0 0 8px;}
#main .catalog-block .heading{
	background: #b4b4b4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0YjRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjliOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b4b4b4 0%, #9b9b9b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4b4b4), color-stop(100%,#9b9b9b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b4b4b4 0%,#9b9b9b 100%); /* W3C */
	-pie-background: linear-gradient(top,  #b4b4b4 0%,#9b9b9b 100%); /* W3C */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:0;
	padding:12px 12px 7px 18px;
	overflow:hidden;
	border:0;
}
#main .catalog-block .active .heading{ -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0; border-bottom:solid 1px #e4e4e4; }
#main .catalog-block .heading .opener{ 	float:right; width:8px; height:7px; background:url(../images/bullet-03.png) no-repeat; overflow:hidden; text-indent:-9999px; margin:4px 0 0 10px; }
#main .catalog-block .active .opener{background-position:-8px 0;}
#main .catalog-block .heading h2{ float:left; text-transform:none; margin:0 7px 0 0; font:bold 13px/18px 'Droid Sans', sans-serif; color:#fff; }
#main .catalog-block .heading .price{ float:left; color:#e5e5e5; font:14px/18px 'Droid Sans', sans-serif; }
#main .catalog-block .heading .price span{font:14px/18px 'rupee_foradian', sans-serif;}
#main .catalog-block .tools{ float:left; list-style:none; margin:0; padding:0; }
#main .catalog-block .tools li{ float:left; padding:0 0 0 16px; font:14px/18px 'Droid Sans', sans-serif; background:url(../images/bullet-04.png) no-repeat 6px 7px; }
#main .catalog-block .tools a{ 	float:left; color:#e5e5e5; }
#main .catalog-list{padding:0 0 14px;}
#main .catalog-list table{ 	width:100%; border-collapse:collapse; }
#main .catalog-list th{ background:#ddf1fa; border-bottom:solid 1px #b8d4e1; padding:14px 0 7px; vertical-align:middle; text-align:left; color:#456b7c; font-size:10px; line-height:12px; }
#main .catalog-list th span{display:block;}
#main .catalog-list td{ padding:11px 0 12px; color:#666; border-bottom:solid 1px #eaeaea; font-size:13px; line-height:20px; background:#fbfbfb; }
#main .catalog-list .last-child td{border-bottom:0;}
#main .catalog-list .last-child .cell-01{ -webkit-border-radius:0 0 0 4px; -moz-border-radius:0 0 0 4px; border-radius:0 0 0 4px; }
#main .catalog-list .last-child .cell-11{ -webkit-border-radius:0 0 4px 0; -moz-border-radius:0 0 4px 0; border-radius:0 0 4px 0; }
#main .catalog-list .even td{background:#f8f9fa;}
#main .catalog-list .cell-01{width:69px;}
#main .catalog-list .cell-02{width:37px;}
#main .catalog-list .cell-03{width:108px;}
#main .catalog-list .cell-04{width:106px;}
#main .catalog-list .cell-05{width:71px;}
#main .catalog-list .cell-06{width:39px;}
#main .catalog-list .cell-07{width:71px;}
#main .catalog-list .cell-08{width:71px;}
#main .catalog-list .cell-09{width:111px;}
#main .catalog-list .cell-10{width:118px;}
#main .catalog-list a{color:#00aeef;}
#main .catalog-list .check{	width:16px;	height:15px;padding:0;	margin:0 0 0 36px;}
#main .catalog-list td span{font:13px/20px 'rupee_foradian', sans-serif;}
/* end 03a_catalog-view-emd-group */

.search {
	background:#f3f3f3;
	border-top:1px solid #dfdfdf;
	padding:14px 13px;
}
.search .box {
	border:1px solid #ccc;
	background:#fefefe;
	width:366px;
	padding:7px 18px;
	overflow:hidden;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:inset 2px 2px 1px #e9e9e9;
	-webkit-box-shadow:inset 2px 2px 1px #e9e9e9;
	box-shadow:inset 2px 2px 1px #e9e9e9;
	position:relative;
}
.search .submit {
	float:left;
	width:18px;
	height:17px;
	text-indent:-9999px;
	line-height:0;
	border:0;
	cursor:pointer;
	background:url(../images/bg-submit.png) no-repeat;
	padding:0;
	margin:0 8px 0 0;
}
.search .text {
	float:left;
	width:340px;
	border:0;
	font:italic 13px/17px 'Droid Sans', Arial, Helvetica, sans-serif;
	height:17px;
	background:none;
	padding:0;
	color:#999;
}
.search-2 .row { padding:0 0 21px; }
.search-2 .row:after { clear:both; content:""; display:block; }
.search-2 .lbl { float:left; text-align:right; width:131px; padding:0 21px 0 0; }
.search-2 select { float:left; width:253px; margin:0; }
.search-2 .text { border:1px solid #ccc; background:#fefefe; margin:0 9px 0 0; padding:5px 10px 6px; width:97px; height:16px; position:relative; -webkit-box-shadow:inset 0 1px 1px 1px #e9e9e9; -moz-box-shadow:inset 0 1px 1px 1px #e9e9e9; box-shadow:inset 0 1px 1px 1px #e9e9e9; color:#666; font-size:13px; line-height:16px; font-style:normal; }

.search-2 {
	border:1px solid #e1e1e1;
	padding-top:21px;
	padding-left:26px;
	padding-right:26px;
	margin-bottom:27px;
}
.search .box-2 {
	width:473px;
}
.search .box-2 .text {width:447px;}

.adv-search {
	padding:19px 0 0;
	line-height:29px;
}
.adv-search .row {
	padding:0 0 21px;
}
.adv-search .row:after {
	clear:both;
	content:"";
	display:block;
}
.adv-search .lbl {
	float:left;
	text-align:right;
	width:131px;
	padding:0 21px 0 0;
}
.adv-search select {
	float:left;
	width:253px;
	margin:0;
}
.adv-search .text {
	border:1px solid #ccc;
	background:#fefefe;
	margin:0 9px 0 0;
	padding:5px 10px 6px;
	width:97px;
	height:16px;
	position:relative;
	-webkit-box-shadow:inset 0 1px 1px 1px #e9e9e9;
	-moz-box-shadow:inset 0 1px 1px 1px #e9e9e9;
	box-shadow:inset 0 1px 1px 1px #e9e9e9;
	color:#666;
	font-size:13px;
	line-height:16px;
	font-style:normal;
}
.dateFromTo
{
	width:100%;
	border:1px solid #FF0000;
}
.adv-search .lbl-date {
	float:left;
	width:18px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-05.png) no-repeat;
	margin:3px 25px 0 0;
	cursor:pointer;
}
.adv-search .btn-holder {
	padding:0 0 7px 152px;
}
.adv-search .btn-submit {
	float:left;
	margin:0;
	padding:0 0 1px;
	border:1px solid #4bb4e0;
	cursor:pointer;
	background: #31c1fd;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxYzFmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YmJhZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #31c1fd 0%, #4bbae8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#31c1fd), color-stop(100%,#4bbae8));
	background: -webkit-linear-gradient(top,  #31c1fd 0%,#4bbae8 100%);
	background: -o-linear-gradient(top,  #31c1fd 0%,#4bbae8 100%);
	background: -ms-linear-gradient(top,  #31c1fd 0%,#4bbae8 100%);
	background: linear-gradient(top,  #31c1fd 0%,#4bbae8 100%);
	-pie-background: linear-gradient(top,  #31c1fd 0%,#4bbae8 100%);
	width:85px;
	height:34px;
	color:#fff;
	font-size:14px;
	line-height:34px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
}


/*For metalTableDisplay created By Prabir Ghosh*/
table.metalDisplay { margin: 0 auto; clear: both; border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea; padding:0 0 0 0;}
table.metalDisplay thead th { text-align:left; font-size:11px; text-transform:uppercase; background-color:#ddf1fa; color:#456b7c; border:solid #bbd9e6; border-width:1px 0; padding:5px 5px; cursor: pointer; * cursor: hand; }
table.metalDisplay tfoot th { text-align:left; font-size:10px; text-transform:uppercase; background-color:#ddf1fa; color:#456b7c; border:solid #bbd9e6; border-width:1px 0; padding:5px 5px; }
table.metalDisplay tr.heading2 td { border-bottom: 1px solid #aaa; }
table.metalDisplay td { padding: 3px 2px; }
table.metalDisplay td.center { text-align: center; }
table.metalDisplay .buttonRow {height:40px;padding-top:5px; }
table.metalDisplay label { float:left; margin:0 5px 5px 2px; line-height:29px; text-align:right; font-weight:normal; }
table.metalDisplay select { float:left; width:340px; }
table.metalDisplay .text { float:left; border:1px solid #ccc; width:364px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookTxt { float:left; border:1px solid #ccc; width:364px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookTxtSmall { float:left; border:1px solid #ccc; width:164px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .date { position:relative; float:left; margin:0 30px 0 0; }
table.metalDisplay .date .text { width:99px; padding-right:30px; }
table.metalDisplay .lb-date { position:absolute; top:4px; right:5px; width:18px; height:20px; text-indent:-9999px; overflow:hidden; text-align:left; margin:0; background:url(../images/ico-05.png) no-repeat; }

table.metalDisplay .lookMedium { float:left; border:1px solid #ccc; width:200px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .look { float:left; border:1px solid #ccc; width:100px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookSmall { float:left; border:1px solid #ccc; width:50px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookTooSmall { float:left; border:1px solid #ccc; width:40px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }

table.metalDisplay tr.subHeading td { text-align:left; font-size:11px; text-transform:uppercase; background-color:#ddf1fa; color:#456b7c; border:solid #bbd9e6; border-width:0px 0; padding:5px 5px; cursor: pointer; * cursor: hand; }

table.metalDisplay .INPUT.textarealooklong { float:left; border:1px solid #ccc; width:100px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea;}



table td { padding:0 0;	/* Change By Prabir padding:12px 0; */ 	font-size:11px; align:left; }
table a {color:#00AEEF;}
table .odd td { border:solid #eaeaea; border-width: 0.1em 0 ;background:#f8f9fa url(../images/bg-td.gif) repeat-x 0 100%; }
table .even td {border:solid #eaeaea; border-width: 0.1em 0 ;background:#f8f9fa url(../images/bg-td.gif) repeat-x 0 100%;}
.btns-2 { padding-left:0; padding-top:14px; }
.btns-2 .submit { width:201px; background:url(../images/bg-btn-04.png) no-repeat;}
.back {	float:left; color:#00b4ff; line-height:28px; margin:0 10px 0 0; }
.submitButton { width:92px; height:28px; padding:0 0 1px; background:url(../images/bg-btn-01.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
.longSubmitButton { width:201px; height:28px; padding:0 0 1px; background:url(../images/bg-btn-04.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
.cancelButton {/* float:left; */ background:url(../images/bullet-02.png) no-repeat 0 50%; color:#900; line-height:28px; padding:0 0 0 17px; }
.btns { overflow:hidden; /* padding:0 0 0 180px; */ margin:-4px 0 0 }
.submitBidButton { /* float:left; */ width:82px; height:25px; padding:0 0 1px; background:url(../images/bg-btn-01.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 11px/20px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 6px 0 0; }
.buttonRow {height:40px;padding-top:5px; }

.smallSubmitButton { width:80px; height:28px; padding:0 0 1px; background:url(../images/bid_btn_bg_1.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
.bidSubmitButton { /* float:left; */ white-space:nowrap;height:24px; padding:2px 2px 2px 2px; background:#00b4ff; cursor:pointer; border:0; color:#fff; font:bold 10px/21px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 0 0 0; }
.bidSubmitButton2 { /* float:left; */ width:70px; height:21px; padding:0 0 1px; background:url(../images/bid_btn_bg_2.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 9px/18px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 4px 0 0; }
.bidSubmitButton3 { /* float:left; */ width:60px; height:18px; padding:0 0 1px; background:url(../images/bid_btn_bg_3.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 8px/16px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
/*End For metalTableDisplay*/

div.dataTables_wrapper {
        width: 800px;
        margin: 0 auto;
}

.panel .tabset {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	border-right:1px solid #ccc;
	font-size:30px;
	line-height:43px;
}
.panel .tabset li {
	float:left;
	margin:0 0 -1px;
	background:#f2f2f2;
	white-space:nowrap;
}
.panel .tabset a {
	display:block;
	width:182px;
	cursor:pointer;
	color:#bdbdbd;
	width:auto;
	border:1px solid #ccc;
	border-width:1px 0 0 1px;
	-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0, 0.15);
	-moz-box-shadow:inset 0 1px 2px 0 rgba(0,0,0, 0.15);
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0, 0.15);
	padding:0 12px;
	position:relative;
}
.panel .tabset a:after {
	clear:both;
	content:"";
	display:block;
}
.panel .tabset .value {
	float:left;
	padding:3px 0 0;
}
.panel .tabset .str {
	float:left;
	color:#bdbdbd;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	padding:16px 0 0 38px;
	position:relative;
}
.panel .tabset .str-2 {
	padding-top:12px;
}
.panel .tabset .ico {
	position:absolute;
	top:14px;
	left:6px;
	width:24px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
.panel .tabset .ico-2 {
	width:22px;
	height:20px;
	top:13px;
	background-position:-34px 0;
}
.panel .tabset .ico-3 {
	width:11px;
	height:20px;
	top:14px;
	left:16px;
	background-position:-66px 0;
}
.panel .tabset .active a,
.panel .tabset a:hover {
	color:#8e9979;
	text-decoration:none;
}
.panel .tabset .active .ico,
.panel .tabset a:hover .ico {background-position:0 -32px;}
.panel .tabset .active .ico-2,
.panel .tabset a:hover .ico-2 {background-position:-34px -32px;}
.panel .tabset .active .ico-3,
.panel .tabset a:hover .ico-3 {background-position:-66px -32px;}
.panel .add-btn {
	float:right;
	border:1px solid #4db6e0;
	font:bold 14px/32px 'Droid Sans', sans-serif;
	color:#fff;
	padding:0 17px 0 10px;
	margin:-2px 0 0;
	background: #34c3fd;
	background:url(../images/bg-btn-04.png) no-repeat 0 6px;
	background: -moz-linear-gradient(top,  #34c3fd 0%, #4cbde9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#34c3fd), color-stop(100%,#4cbde9));
	background: -webkit-linear-gradient(top,  #34c3fd 0%,#4cbde9 100%);
	background: -o-linear-gradient(top,  #34c3fd 0%,#4cbde9 100%);
	background: -ms-linear-gradient(top,  #34c3fd 0%,#4cbde9 100%);
	background: linear-gradient(top,  #34c3fd 0%,#4cbde9 100%);
	-pie-background: linear-gradient(top,  #34c3fd 0%,#4cbde9 100%);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:relative;
}
.panel .add-btn img {
	float:left;
	margin:8px 7px 0 0;
}
.panel .tabset-2 {
	line-height:46px;
}
.panel .tabset-2 .str {
	font-size:13px;
	line-height:46px;
	padding:0 0 0 39px;
	color:#8aa359;
	font-weight:bold;
}
.panel .tabset-2 .ico {background-position:0 -32px;}
.panel .tabset-2 .ico-2 {background-position:-34px -32px;}
.panel .tabset-2 .ico-3 {background-position:-66px -32px;}
.search-2 {
	border:1px solid #e1e1e1;
	padding-top:21px;
	padding-left:26px;
	padding-right:26px;
	margin-bottom:27px;
}

/* end header */
h1 {
	margin:10px 0 12px;
	font-size:30px;
	line-height:36px;
}
h2 {
	margin:0 0 10px;
	font-size:28px;
	line-height:34px;
}
h3 {
	margin:10px 0 10px;
	font-size:26px;
	line-height:32px;
}
h4 {
	margin:0 0 10px;
	font-size:24px;
	line-height:30px;
}
h5 {
	margin:0 0 10px;
	font-size:22px;
	line-height:28px;
}
h6 {
	margin:0 0 10px;
	font-size:18px;
	line-height:26px;
}
h7 {
	margin:0 20px 10px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
}
.select-form .rad-area {
	margin: 3px 0 0 0;
	width: 17px;
	height: 17px;
}
.select-form .rad-area span {
	background: url(../images/bg-radio-001.png) no-repeat;
	width: 17px;
	height: 17px;
}
.select-form .rad-checked span {background-position:0 -17px;}


.modal-dialog{
    overflow-y: initial !important
}
.modal-body{
    height: 40vh;
    overflow-y: scroll;
}
/* .modal-body { */
/*     position: relative; */
/*     overflow-y: auto; */
/*     max-height: 50%; */
/*     padding: 15px; */
/* } */

/* .modal-dialog{ */
/*     position: relative; */
/*     display: table; This is important  */
/*     overflow-y: auto;     */
/*     overflow-x: auto; */
/*     width: auto; */
/*     min-width: 300px;    */
/* } */
