@font-face {
    font-family:'CenturyGothicRegular';
    src: url('century.eot');
    src: url('century.eot') format('embedded-opentype'),
         url('century.woff') format('woff'),
         url('century.ttf') format('truetype'),
         url('century.svg#CenturyGothicRegular') format('svg');
}
/******************our css*******************/
.header-wrapper .logo {
	float: left;
}
/*body {
    background: url("../images/head_bg.jpg") repeat-x scroll 0 0 #f3f6f8;
}*/
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: CenturyGothicRegular;
	font-size: 14px;
	background-color: #CDE6F9;
	color: #000;
	background-image: url("../images/new/tile.gif");
}
.header-wrapper {
	width: 100%;
	float: left;
}

.header-wrapper p {
	float: right;
}

.footer {
    border-top: 2px solid #DDDDDD;
    clear: both;
    float: left;
    font-size: 12px;
    padding-top: 10px;
    width: 100%;
}

#logo {
	float: left;
}
#login_contain{ /* width: 500px; margin:auto; */ }
body .navbar  {
    color: #1E90FF;
    float: right;
	margin-top:42px;
    /*margin: 20px 0 0 30px;*/
}
#user_info{
    float: right;
    font-size: 12px;
    /*padding: 30px 20px 0 0;*/
}
ul.side-menu{ margin:15px 5px 15px 0;}
ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
}
a.menu:after, .dropdown-toggle:after {
    content: none;
}
.navbar .nav > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu:before { display: none;}
body .dropdown-menu{ margin: 0;}
.wysihtml5-sandbox{width: 94.1% !important;}
body .form-horizontal .control-label{
    padding-top: 0;
    text-align: left;
    width: 100px;
}
body .form-horizontal .controls {
    margin-left: 110px;
}
body .form-horizontal .control-group {
    margin-bottom: 5px;
}
.border-pad{ border:1px solid #999; padding:10px; margin-right:20px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;}
table.view-print *{ font-family:Arial, Helvetica, sans-serif; font-size:15px;}
table .view-quoe-cont{ padding:15px 0; line-height:19px;}
table.view-print{ margin:10px 0;}
table.view-print td{ vertical-align: top; line-height:19px;}
table.view-print h4{
    background: none repeat scroll 0 0 #CACACA;
    border: 1px solid #AAAAAA;
    padding: 9px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
    text-align: center;
}
#kitchen_quantity,#worktop_lm,#worktop_quantity {
    margin-left: 23px;
}
.sds{
    /*margin:5px 0 0 463px;
    position: absolute;
    padding: 9px 9px 0px 9px ;*/
	width:81%;
}
form#quotation_appliance select{
	margin-left:23px;
}
img.logo-print{
    margin-bottom: 25px;
    width: 210px;
}
.dtls1{
	padding:20px 0;
}
.justify{ text-align:justify;line-height: 21px !important; }
.footer-print{ text-align:center;}
.footer-print b{ display:block; padding-top:5px;}
td.bg_grey{ background-color:#cacaca; }
table.summary_final{ float:right; width:340px;}
div.summary_terms{
	float:left;
	width:450px;
	border:1px solid #aaa;
	padding:15px;
	font-size:6px;
	  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}
table.summary_final td{background-color:#cacaca;}
div.summary_terms strong.til{  display:block; padding-bottom:8px;}
div.summary_terms *{ font-size:13px;}
.clear{ clear: both;}


/*	Custom Style Start	*/

.logoThumbnail {
	max-width: 150px;
	height: auto;
}

.overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../images/loader.gif) no-repeat center center #000;
	opacity: 0.6;
	z-index:10;
	display:none;
}
span.badge {
    margin: 0;
}
.badge {
    float: left;
}
#errorMsg {
	display: none;
	border: 1px solid #FF0000;
	padding: 10px 9px 2px;
	margin: 18px 0 18px;
	border-radius: 5px;
	text-align: left;
	font-weight: bold;
}
#search_result_wrapper {
	padding: 20px 20px 10px;
}
.selected_client_group {
	display: none;
}
.control-radio label {
	float: right;
	cursor: pointer;
}
.control-radio input[type="radio"] {
	float: left;
}
body .form-horizontal .control-radio .controls {
	margin-left: 0px;
	padding-right: 14px;
	float: left;
}
.formLeft {
    float: left;
    margin: 0 125px 25px 0;
}
.formRight {
	float: left;

}

.formRight input {
	margin-bottom:5px;

}
.furniture_receipts{
	width:100%;
	margin-bottom:15px;
	margin-top: 15px;
}
.furniture_receipts th{
	text-align:left;
	text-decoration:underline;
	font-size: 16px;
}
.furniture_receipts td{
	width:50%;
}
.furniture_receipts td span{
	font-weight:bold;
}
.icon-delete{
	background-position:-312px 0px;
}
.icon-details{
	background-position:-336px 0px;
}

.receipts_details{
	margin:5px;
}

.receipts_details span{
	font-weight:bold;
}

.table_align_left {
	float:left;
	width:440px;
}

.table_align_right {
    float: left;
    margin-bottom: 10px;
    margin-left: 22px;
    margin-top: 234px;
}

.label_left{
	float:left;
	margin-right:25px;
}

.full_Details{
	padding:5px;
	margin:5px;
	width:95%;
	font-size: 13px;
}
.full_Details td {
    padding-right: 5px;
    vertical-align: top;
}
.bold_details {
    font-weight: bold;
    width: 230px;
}

.title_details{
	text-align:center;
	font-weight:bold;
	border-bottom:3px solid black;
}
.details_sep {
    width: 60px;
}
.details_row_sep{
	height:5px;
}
.icon-full-details {
background-position: -265px -23px;
}

.border_table td{
	border:solid 1px black;
}

.center_align_table{
	text-align:center;
	margin: 5px;
	width: 95%;
	font-size: 13px;
}
.center_align_table th, .center_align_table td{
	text-align:center;
}
.coveringLetterContent iframe {
	height: 175px !important;
}
.bold_details.tableQty {
    width: 55px;
}
.center_align_table td.alignright {
	text-align: right;
}

.full_Details tr {
    border: 1px solid #CCCCCC;
}
.noBorderTr {
	border: none !important;
}

.icon-printver2 {
	background-position: -360px 0;
}


table.view-print .summary_terms * {
    font-size: 11px;
}

/* New Styles Starts Here */

.top_line_bg{
	width:100%;
	height:6px;
	background-color:#2a2a2a;
}

.outer_wrapper {
    margin: 0 auto;
    width: 1080px;
}

.navbar-inner{
	background-color: #5282e1 !important;
    background-image: linear-gradient(to bottom, #5081e1, #4e7cd7) !important;
    background-repeat: repeat-x !important;
    border-color: #3664be !important;	
	border-radius:0px !important;
	color:#fff !important;
}

.navbar-inner a{
	color:#fff !important;
}

.dropdown-menu{
	background-color: #5282e1 !important;
}

.row-fluid .span10.whiteBg{
	background-color:#fff !important;
	border: 1px solid #e0e3e5;
	padding-bottom:30px;
}

.content h3.qTitle{
	background-color: #dadddf;
    color: #000000;
    float: left;
    font-size: 13px;
    height: 30px !important;
    line-height: 28px;
    margin-left: 22px;
    padding-left: 15px;
    padding-right: 25px;
    text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.swtabs{
	height:30px;
	float:left;
	background-color:#5282e1;
	font-size:13px;
	line-height:28px;
	color:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-transform:uppercase;
	margin-right:3px;
	font-family: 'Open Sans', sans-serif;
}

.swtabs.swMenu{
	line-height:32px;
}

.swtabs.active{
	background-color:#fff;
	color:#000;
	font-weight:bold;
}

.swSubTitle{
	margin-top:30px;
	margin-left:10px;
	font-size:18px;
	line-height:28px;
	text-transform:uppercase;
	color:#000;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
}

#furniture_client_project{
	margin-left:10px;	
}

.form-horizontal .control-label{
	font-size:13px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	float:none;
	font-family: 'Open Sans', sans-serif;
	width:auto !important;
	margin-bottom:-5px !important;
}

.form-horizontal .controls{
	margin-left:0px !important;	
}

.form-horizontal .controls.textControl{
	background-color: #f3f6f8;
    border: 1px solid #ccc;
    /*height: 34px;*/
    line-height: 30px;
    padding-left: 10px;
    width: 390px;
}

.form-horizontal .controls.selectControl{
	width: 400px;
   	height: 34px;
   	overflow: hidden;
   	background: url("../images/arrow_dropDown.png") no-repeat right #f3f6f8;
   	border: 1px solid #ccc;
}

.form-horizontal .controls select{
    background: transparent;
   	width: 417px;
   	padding: 5px;
   	font-size: 16px;
   	line-height: 1;
   	border: 0;
   	border-radius: 0;
   	height: 34px;
   	-webkit-appearance: none;
}

.swSubGroupTitle{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:28px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	margin-top:20px;
	float:left;
	width:100%;
}

.form-horizontal .controls input.halfInputText[type="text"]{
	width: 400px;
	border:solid 1px #d5d7d8;
}

.form-horizontal .controls input.fullInputText[type="text"]{
	width: 843px;
	border:solid 1px #d5d7d8;
}

.form-horizontal .controls input.largeInputText[type="text"]{
	width: 600px;
	border:solid 1px #d5d7d8;
}

.form-horizontal .controls input.mediumInputText[type="text"]{
	width: 470px;
	border:solid 1px #d5d7d8;
}

.form-horizontal .controls input.smallInputText[type="text"]{
	width: 200px;
	border:solid 1px #d5d7d8;
}

.form-horizontal .controls select.smallInputText{
	width: 200px;
	border:solid 1px #d5d7d8;
}

.form-horizontal .controls input.verySmallInputText[type="text"]{
	width: 84px;
	border:solid 1px #d5d7d8;
}
.form-horizontal .controls select.verySmallInputText{
	width: 84px;
	border:solid 1px #d5d7d8;
}
.form-horizontal .controls textarea.fullTextarea{
	width: 843px;
	border:solid 1px #d5d7d8;
}

input.swtabs[type="submit"]{
	border:none;	
}

input.swtabs[type="reset"]{
	border:none;	
}

input.swtabs[type="button"]{
	border:none;	
}

input.swtabs.swButtonsBlue[type="submit"]{
	padding-top:7px;
	padding-bottom:7px;
	height:auto;
}

input.swtabs.swButtonsBlue[type="reset"]{
	padding-top:7px;
	padding-bottom:7px;
	height:auto;	
}

input.swtabs.swButtonsBlue[type="button"]{
	padding-top:7px;
	padding-bottom:7px;
	height:auto;	
}

#quotation_furnitures{
	margin:10px;	
}



.swTable{
    background-color: #f8f8f8 !important;
    border-collapse: collapse !important;
	font-family: 'Open Sans', sans-serif;
	width:858px !important;
}

.swTable th{
	font-size:13px;
	line-height:27px;
	font-weight:normal;
	color:#000000;
}

.swButtons{
	background-color:#e4e4e4;
	font-size:14px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#000;
	padding: 10px 15px;
	border-bottom:solid 2px #b2b2b2;
	margin-right:10px;
	border-radius: 3px 3px 0 0;
}

.swPrevIcon{
	background-image: url("../images/prevIcon.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 41px;
}

.swNextIcon{
	background-image:url("../images/nextIcon.png");
	background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 41px;
}

#covering_letter{
	margin:10px;	
}

.chosen-container{
	width:96.7% !important;	
}

.quotationStatusOuter{
	background-color:#e9eff4;
	border-radius: 4px;
	margin-bottom: 20px;
	margin-top: 30px;
    padding: 14px 35px 14px 14px;
}



.form-horizontal .controls.selectControlFull{
	width: 843px;
   	height: 34px;
   	overflow: hidden;
   	background: url("../images/arrow_dropDown.png") no-repeat right #f3f6f8;
   	border: 1px solid #ccc;
}

.form-horizontal .controls.selectControlFull select{
    background: transparent;
   	width: 843px;
   	padding: 5px;
   	font-size: 16px;
   	line-height: 1;
   	border: 0;
   	border-radius: 0;
   	height: 34px;
   	-webkit-appearance: none;
}

.control-group input[type="text"]{
	border-radius:0px !important;	
}

.control-group textarea{
	border-radius:0px !important;	
}


/* New Styles */

.login {
	height: 557px;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../images/new/sign-in.jpg");
	background-repeat: no-repeat;
	margin-top: 55px;
	background-position: -1px 0px;
}

.main_wrap {
	background-color: #FFF;
	height: auto;
	width: 1300px;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3C4DD;
	border-right-color: #B3C4DD;
	border-bottom-color: #B3C4DD;
	border-left-color: #B3C4DD;
	padding-top: 33px;
	padding-bottom: 55px;
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
}
.top_menu_controls {
	width: 510px;
	background-color: #DAEFFF;
	float: right;
	height: 47px;
	margin-top: 11px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-image: url(menu-tile.jpg);
	background-repeat: repeat-x;
}
#ashbar {
	background-image: url("../images/new/ashtile.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 70px;
	margin-top: 11px;

}
.quote-title {
	background-color: #434343;
	color: #FFF;
}
.yellow-confimed {
	background-color: #aeeaae;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 3px;
	text-align: center;
	height: 45px;
}
.orange-closed {
	background-color: #ff8080;
	text-align: center;
}
.blue-open {
	background-color: #80ccff;
	text-align: center;
}
.violet-draft {
	background-color: #f2f2f2;
	text-align: center;
}

.silver-invoice {
  background-color: #c0c0c0;
  text-align: center;
}

.purple-receipt {
  background-color: #800080;
  text-align: center;
}


.bluemenubar {
	background-image: url("../images/new/blue-bar.jpg");
	height: 51px;
	background-repeat: repeat-x;
	color: #FFF;
}







a {
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #069;
	text-decoration: none;
}
a.b {
	font-size: 12px;
	color: #523410;
	text-decoration: underline;
	font-weight: bold;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
a.b:hover {
	color: #FFF;
	text-decoration: none;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.c {
	font-size: 12px;
	color: #F2E0BF;
	text-decoration: none;
	font-weight: normal;
	width: auto;
}
a.c:hover {
	color: #FFF;
	text-decoration: underline;
	width: auto;
}
a.d {
	font-size: 12px;
	color: #F2E0BF;
	font-weight: normal;
	background-image: url("../images/new/technology-images/dot.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 3px;
	padding-left: 3px;
}
a.d:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-color: #FF0;
}

a.e {
	font-size: 11px;
	color: #036;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	background-image: url("../images/new/images/explore.gif");
	background-repeat: no-repeat;
	display: block;
	padding-left: 21px;
	height: 18px;
}
a.e:hover {
	color: #FD840F;
	text-decoration: none;
	font-size: 11px;
}
a.f {
	font-size: 18px;
	color: #B17B21;
	font-weight: normal;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BE927C;
	background-image: url("../images/new/images-book/dot.gif");
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-left: 18px;
	background-color: #F9ECCA;
}
a.f:hover {
	color: #930;
	text-decoration: none;
	background-image: url("../images/new/images-book/dot.gif");
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.g {
	font-size: 12px;
	color: #694B1B;
	font-weight: bold;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.button {
	
	background: #3993ee;
	background: -webkit-gradient(linear, left top, left bottom, from(#20b0e7), to(#217eda));
	background: -moz-linear-gradient(top,  #20b0e7,  #217eda);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#20b0e7', endColorstr='#217eda');
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 21px;
	padding-left: 21px;
	font-size: 21px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
.button:hover {
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
a.g:hover {
	color: #F60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}
.orange {
	color: #fef4e9;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 31px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.orange:hover {
	background: #17720e;
	background: -webkit-gradient(linear, left top, left bottom, from(#17720e), to(#329311));
	background: -moz-linear-gradient(top,  #17720e,  #329311);

	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#17720e', endColorstr='#f329311');
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
}


a.ease_menu {
	color: #F00;
	text-decoration: none;
	font-size: 21px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
a.ease_menu:hover {
	color: #039;
	font-size: 21px;
	display: block;
	padding-bottom: 20px;
	padding-top: 0px;
}
#container {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	padding-bottom: 11px;
}
#floatbg {
	background-image: url("../images/new/images-book/float-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	float: left;
}


#matter {
	padding-top: 0px;
	height: auto;
}

#matter ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#matter ul li {
	background-image: url("../images/new/images-book/dot.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 21px;
	list-style-type: none;
	line-height: normal;
	padding-bottom: 18px;
}
#innermatter {
}
#innermatter ul {
	padding-left: 0px;
}
#innermatter ul li {
	list-style-type: none;
	padding-left: 21px;
	list-style-position: outside;
}
#bodymatter {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#menu {
	background-image: url("../images/new/images-book/menu-bg.jpg");
	background-repeat: no-repeat;
	color: #FFF;
	background-position: 0px 0px;
}



#menu ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#menu ul li {
	list-style-type: none;
	text-align: left;
	float: left;
}
#menu ul li a {
	color: #930;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CB8B1D;
	text-shadow: 1px 2px 2px #794811;
	filter: dropshadow(color=#794811, offx=1, offy=2);
}
#menu ul li a:hover {
	color: #F2BA37;
	font-size: 14px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #6A4215;
}
.box123 {
	height: 185px;
	width: 231px;
	background-image: url("../images/new/images/box.jpg");
	background-repeat: no-repeat;
	float: left;
}

.div100 {
	width: 100%;
	height: auto;
	float: left;
}
.div90 {
	float: left;
	height: auto;
	width: 90%;
}

.div80 {
	float: left;
	width: 80%;
	height: auto;
}
.tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 111px;
	-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 
}
.box-radius {
	height: auto;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
	-moz-border-radius: 11px;
border-radius: 11px; 
}
.box-shadow {
	height: auto;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
	-webkit-box-shadow: inset 0px 0px 5px #383638;
-moz-box-shadow: inset 0px 0px 5px #383638;
box-shadow: inset 0px 0px 5px #383638; 
}
.text-shadow {
	font-size: 21px;
	line-height: normal;
	font-weight: bold;
	color: #999;
	text-shadow: 2px 2px 3px #1f1e1f;
filter: dropshadow(color=#1f1e1f, offx=2, offy=2);
}
.tilte1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url("../images/new/images/menu_arr.gif");
	background-position: 1px 4px;
	background-repeat: no-repeat;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.title2 {
	font-size: 15px;
	color: #F60;
	display: block;
	line-height: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}
.title3 {
	font-size: 15px;
	color: #21ADE8;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 7px;
}
.title4 {
	font-size: 15px;
	line-height: normal;
	color: #111c38;
	font-weight: normal;
	padding-bottom: 12px;
	padding-top: 0px;
}
.title5 {
	font-size: 14px;
	color: #C00;
	line-height: normal;
}
.title6 {
	font-size: 21px;
	color: #C60;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
}
.title7 {
	font-size: 21px;
	color: #039;
}
.title8 {
	font-size: 21px;
	color: #090;
}


h1 {
	font-size: 21px;
	color: #586688;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
	font-style: normal;
	margin: 0px;
}
h3 {
	font-size: 21px;
	color: #039;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: normal;
	margin: 0px;
}
h4 {
	font-size: 21px;
	font-weight: normal;
	color: #930;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 11px;
	line-height: normal;
	background-color: #FEEBC2;
	margin: 0px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #9F3578;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	padding-left: 0px;
	margin: 0px;
}
.input0 {
	width: 80%;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: CenturyGothicRegular;
}
.input1 {
	width: 98%;
	background-color: #f5fafc;
	border: 2px solid #d9e7ef;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	font-family: CenturyGothicRegular;
}
.input01 {
	width: 335px;
	background-color: #FFF;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	height: 55px;
	font-family: CenturyGothicRegular;
	font-size: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E8ED;
	border-right-color: #E0E8ED;
	border-bottom-color: #E0E8ED;
	border-left-color: #E0E8ED;
}
.bluebox {
	background-image: url("../images/new/blue-box.jpg");
	height: 162px;
	width: 162px;
	color: #394257;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}

.input2 {
	background-color: #FFF;
	width: 245px;
	padding: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.input-inner {
	width: 500px;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-inner-new {
	width: 310px;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-inner-multi {
	width: 95%;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	font-size: 15px;
	border: 1px solid #34B9EB;
}
.mandi {
	font-size: 21px;
	font-weight: bold;
	color: #F00;
}

.input-search {
	background-color: #FFF;
	width: 190px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 0px;
}
.input-percentage {
	width: 90%;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-percentage_01 {
	width: 90%;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-percentage_010 {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-percentage_11 {
	width: 40%;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-percentage_1100 {
	width: 25%;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-percentage0 {
	width: 78%;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-percentage2 {
	width: 95%;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.input-percentage3 {
	width: 99%;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-family: CenturyGothicRegular;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B9EB;
	border-right-color: #34B9EB;
	border-bottom-color: #34B9EB;
	border-left-color: #34B9EB;
	font-size: 15px;
}
.search {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	margin-left: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 25px;
	color: #314e67;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}
.input3 {
	width: 100px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.pic-left {
	float: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 3px;
}

.pic-right {
	float: right;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
.dotsleft {
	background-image: url(../flexway-images/dot.gif);
	background-repeat: no-repeat;
	background-position: -3px -3px;
	padding-left: 21px;
	margin-left: 21px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



.textbgcolour-red {
	color: #FFFFFF;
	background-color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}


.textbgcolour-blue {
	color: #FFFFFF;
	background-color: #006699;
	font-size: 16px;
	font-weight: bold;
}
.list2 {
	list-style-position: outside;
	background-image: url("../images/new/icoTitle.gif");
	background-repeat: no-repeat;
	background-position: -1px top;
	padding-left: 25px;
	margin-left: 21px;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.border {
	background-image: url(images/bodytile.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
	width: 350px;
}
.underline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #B77C22;
}
.v-line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B77C22;
}
.video-border {
	float: left;
	height: 190px;
	width: 313px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E780A;
	border-right-color: #5E780A;
	border-bottom-color: #5E780A;
	border-left-color: #5E780A;
	display: block;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.video-border-1 {
	float: left;
	height: 190px;
	width: 313px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E780A;
	border-right-color: #5E780A;
	border-bottom-color: #5E780A;
	border-left-color: #5E780A;
	display: block;
}
.whitetext {
	color: #FFF;
}


#footer {
	color: #F2E0BF;
	background-color: #9b7940;
	float: left;
	width: 100%;
	height: 111px;
}
.button1 {
	background-color: #586688;
	color: #FFF;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.button1:hover {
	background-color: #0FA4CE;
}

.TabbedPanels {
  margin: 0px;
  padding: 0px;
  float: left;
  clear: none;
  width: 100%;
}

.TabbedPanelsTabGroup {
  margin: 0px;
  padding: 0px;
}

.TabbedPanelsTabSelected {
  background-color: #FFF;
  border-bottom: 1px solid #FFF;
  color: #333;
}

.TabbedPanelsTab {
  position: relative;
  top: 1px;
  float: left;
  background-color: #17A8E1;
  list-style: none;
  border-left: solid 1px #CCC;
  border-bottom: solid 1px #999;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
  -moz-user-select: none;
  -khtml-user-select: none;
  cursor: pointer;
  font-family: CenturyGothicRegular;
  font-size: 16px;
  font-weight: normal;
  color: #FFF;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 9px;
  padding-right: 31px;
  padding-bottom: 9px;
  padding-left: 31px;
}

.TabbedPanelsContentGroup {
  clear: both;
  border-left: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
  background-color: #FFF;
}

.TabbedPanelsContent {
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 21px;
  padding-left: 4px;
}

#payment_modes.input-percentage2{
	height: 40px;
  	width: 512px;
}