﻿
body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #21242B;
}

a
{
	color: #ff0066;
}

a:hover
{
	color: #ff0066;
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}

input[type='checkbox']
{
	margin: 0;
}

img
{
	border: none;
}

/* 21 July, 2010 'New CSS' */
.left_flo
{
	float: left;
}
.right_flo
{
	float: right;
}
.clear
{
	clear: both;
}

#top_div
{
	background: url(../images/top_bg.jpg) repeat-x;
	width: 100%;
	height: 54px;
	float: left;
	border-top: 1px solid #FFF;
}

.top_inner_div
{
	width: 1000px;
	line-height: 54px; /* padding: 0 3px;*/
	margin: 0 auto;
	color: #FFF;
}
.top_inner_div h3
{
	font: 25px Arial;
	margin: 8px 0;
	float: right;
}

.top_inner_div11
{
	width: 1061px;
	line-height: 54px; /* padding: 0 3px;*/
	margin: 0 auto;
	color: #FFF;
}
.top_inner_div11 h3
{
	font: 25px Arial;
	margin: 8px 0;
	float: right;
}

.logo
{
	/*background: url(../images/seprator.jpg) no-repeat left; commented by jaspreet*/
	padding: 0 14px;
	float: left;
}
.top_nav
{
	float: left;
	height: 54px;
	background: url(../images/seprator.jpg) no-repeat left;
}
.top_nav ul
{
	float: left;
	height: 54px;
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
}
.top_nav ul img
{
	float: left;

}
.top_nav li
{
	float: left;
	line-height: 54px;
	font: bold 15px Arial;
}
.top_nav li.separator
{
	float: left;
	width:2px;
}
.top_nav li a
{
	padding: 0 38px;
	text-decoration: none;
	color: #FFF;
	line-height:54px;
	display: block;
}
.top_nav li a:hover
{
	padding: 0 38px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/menu_over_bg.jpg);
}
.top_nav .cur_tab
{
	text-decoration: none;
	color: #FFF;
	background: url(../images/menu_over_bg.jpg);
}
.top_nav #logo_li a
{
	padding: 0 12px;
}



#header_div
{
	background: url(../images/header_bg.jpg) repeat-x;
	width: 100%;
	height: 145px;
	float: left;
}
.header_inner_div
{
	width: 1000px; /*width: 1000px; padding: 0 3px;*/
	margin: 0 auto;
	color: #FFF;
}

.header_inner_div11
{
	width: 1061px; /*padding: 0 3px;*/
	margin: 0 auto;
	color: #FFF;
}

.header_inner_div11 h3
{
	font: 27px Arial;
	float: left;
	margin: 38px 0;
	width: 645px;
}


.header_inner_div11 img
{
	float: right;
	margin-top: 17px;
}

.header_inner_div h3
{
	font: 27px Arial;
	float: left;
	margin: 38px 0;
	width: 645px;
}
.header_inner_div img
{
	float: right;
	margin-top: 17px;
}

.header_logo
{
	width: 1000px; /*padding:0 12px 170px 12px;*/
	margin: 0 auto;
	color: #FFF;
	float: right;
	margin-top: 17px;
	margin-right: 13px;
	width: 238px;
	height: 128px;
	background: url(../images/logo_head.png) no-repeat;
}

.mid_div
{
	width: 1000px; /*padding:0 12px 182px 12px;*/
	margin: 0 auto;
	color: #FFF;
	background: url(../images/logo_head_shadow.png) no-repeat top right;
	padding: 0px 0px 100px 0px;
}


.signup_div
{
	float: left; /*width:350px;*/ /* margin-top:30px;*/
	margin-top: 35px;
	width:310px;
}
/*.signup_div h2 span {font:19px Arial;}*/

.signup_div h2
{
	font: bold 30px Arial;
	margin: 0;
}

.signup_div h3
{
	font: 27px Arial;
	margin: 0;
}

.signup_div h4
{
	line-height: 0;
	margin: 24px 0 12px 0;
}

.signup_div2
{
	float: left;
	width: 750px;
	margin-top: 35px; /*margin-top:5px;*/
}
.signup_div2 h2 span
{
	font: 19px Arial;
}

.signup_div2 h2
{
	font: bold 30px Arial;
	margin: 0;
}


#signup_1box
{
	margin: 0px; /*padding: 0px 0px 0px 15px;*/ /*width: 446px;*/
	width: 505px;
	float: left;
}
#signup_1box h2
{
	font-size: 23px; /* font-size:23px;work only on for ie6 or 7*/
	margin:19px 0;
}
.signup_icon
{
	float: left;
	margin: 20px 19px 0 0;
}
.textfield_area
{
	background: #000;
	padding: 0 14px 16px 14px;
	width: 282px;
	font-size: 13px;
	line-height: 2.5;
}
.input
{
	width: 215px;
}
.nxtbtn
{
	height: 30px;
	color: #fff;
	font: bold 17px Arial;
	float: left;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}
.nxtbtn a
{
	background: url(../images/next_step.png) no-repeat top;
	width: 125px;
	height: 30px;
	color: #fff; /*font:bold 17px Arial;*/
	float: left; /*text-decoration:none;*/
	line-height: 30px;
	text-align: center;
}
.nxtbtn a:hover
{
	background-position: 0 -30px;
}

.loginbtn
{
	height: 25px;
	color: #fff;
	font: bold 17px Arial;
	float: left;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}
.loginbtn a
{
	background: url(../images/login_btn.png) no-repeat top;
	width: 68px;
	height: 25px; /*font:bold 17px Arial;*/
	float: left; /*text-decoration:none;*/
	line-height: 25px;
	text-align: center;
}
.loginbtn a:hover
{
	background-position: 0 -25px;
}


.control_div
{
	float: right;
	line-height: 1.8 !important;
	margin-top: 24px;
	text-align: center;
	font: 11px Arial;
}
.control_div a
{
	text-decoration: none;
	color: #FFF;
}
.control_div span a
{
	text-decoration: none;
	color: #FF0066;
}

.right_con_div
{
	float: right;
	width: 595px;
}
.right_con_div p
{
	float: left;
	font: 19px Arial;
	margin: 14px 0;
	width: 500px;
	padding-left: 10px;
}
.right_con_div p span
{
	color: #FF0066;
}

.img_div
{
	float: left;
	margin-top: 35px;
}

#footer_div
{
	border-top: 1px solid #62676D;
	width: 100%;
	font: 13px Arial;
	padding: 12px 0;
	float: left;
}
.footer
{
	width: 1000px;
	margin: 0 auto;
	background: url(../images/footer_logo.png) no-repeat right top;
	min-height:47px;
}
.footer h4
{
	font: bold 17px Arial;
	margin: 10px 0;
}
.footer span
{
	color: #FF0066;
}

.footer_text
{
	width: 384px;
	float: left;
	margin-right: 40px;
}
.footer_text font
{
	color: #595b60;
}

.footer_link
{
	width: 132px;
	float: left;
}
.footer_link ul
{
	width: 132px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_link li
{
	width: 132px;
	color: #FF0066;
	line-height: 16px;
}
.footer_link li a
{
	color: #FF0066;
	text-decoration: none;
}

/* 21 July, 2010 'New CSS' */

/*17th August,2010 'Default css'*/

#text-field
{
	margin: 42px 0 0 0;
	padding: 0 10px;
	width: 221px;
	float: right;
	border: solid 1px #62676d;
	background-color: Black;
}
#text-field11
{
	margin: 40px 0 40px 0;
	padding: 0 10px;
	width: 221px;
	float: right;
	border: solid 1px #62676d;
	background-color: Black;
}
.white-text
{
	color: #fff;
}
.table-border1
{
	border-left: 1px solid #909295;
	border-bottom: 1px solid #909295;
}
.td-dark
{
	background: #191d21;
}

.td-right
{
	border-right: 1px solid #909295;
}
.style13
{
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.style14-new
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 25px;
	padding: 0 0 10px 0;
	font-size: 16px;
}

.style17
{
	color: #ff0066;
}
.left-box-title1
{
	background: url(../images/left-box-title1.jpg) no-repeat;
	text-align: left;
	font: 17pt "arial";
	color: #fff;
	padding: 0 0 0 20px;
	height: 52px;
	line-height: 52px;
}

.border-small-box
{
	border: 1px solid #909295;
	border-top: none;
	padding: 20px;
}
.pink-text
{
	color: #ff0066;
}
.right-box-title1
{
	background: url(../images/quick-link-bg.jpg) no-repeat;
	text-align: left;
	font: 17pt "arial";
	color: #fff;
	padding: 0 0 0 20px;
	height: 52px;
	line-height: 52px;
}
.quick-lnk-box
{
	border: 1px solid #909295;
	border-top: none;
	padding: 5px 15px;
	line-height: 34px;
	color: #ff0066;
}
.fs-18px
{
	font-size: 18px;
}
.fs-30
{
	font-size: 30px;
}

.fs-20
{
	font-size: 20px;
}
.fs-24
{
	font-size: 24px;
}
.fs-26
{
	font-size: 26px;
}
.fs-22
{
	font-size: 22px;
}
.quick-lnk-box-News
{
	border: 1px solid #909295;
	border-top: none;
}
.control_in_div
{
	/*margin: 10px 0;*/
	padding: 0 0 0 45px;
}

.control_in_div h4
{
	font: 19px Arial;
	margin: 16px 0 0 0;
	line-height: 32px;
}
.email-txt
{
	font-size: 14px;
	padding: 0;
	line-height: 30px; /* margin-top: 10px;*/
}

.forget-txt
{
	color: #FF0066;
	font-size: 12px; /*padding: 10px 0px 0px 20px;*/
	margin: 16px;
}
.fs-14px
{
	font-size: 14px;
}



#red_content
{
	/*margin: 30px auto 0px auto;*/ /*margin: 10px auto;*/
	margin: 0px auto;
	width: 1034px;
	padding: 0px;
	background: url(../images/logo_head_shadow.png) no-repeat top right;
}

.control_img_div
{
	margin-right: 38px;
	margin-top: 40px;
	float: right;
}

/*nw added by silky*/

.footer_Expert_text
{
	float: left;
	font: 13px arial;
	margin-top: 70px;
}
.footer_Expert_text font
{
	color: #595b60;
}

/*......................................................*/

.txt-color-red
{
	color: #FF0066;
	font-size: 18px;
}
/*#black-bg
{
	margin-top: 0px;
	width: 568px;
	float: left;
}
.black-bg-inner
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	width: 568px;
	float: left;
	background: #000000;
}
#txt-field-1
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 563px;
	float: left;
}

*/
#black-bg
{
	margin-top: 0px;
	width: 660px;
	float: left;
}
.black-bg-inner
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	width: 660px;
	float: left;
	background: #000000;
}
#txt-field-1
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 620px;
	float: left;
}
.box_1
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 156px;
}
.box_1 h5
{
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.box_2
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 156px;
}
.box_2 h5
{
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.box_3
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 224px;
}
.box_3 h5
{
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.box_4
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
}
.box_4 h5
{
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.txt-box1
{
	width: 140px;
	height: 18px;
}
.txt-box2
{
	width: 210px;
	height: 18px;
}


/*#txt-field-2
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 563px;
	float: left;
}*/
#txt-field-2
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 620px;
	float: left;
}
#text-area
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	width: 332px;
	float: left;
}
.txt-area-white
{
	width: 328px;
	height: 59px;
}
.gender-box1
{
	float: left;
	width: 122px;
}
.gender-box1 h5
{
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.gender-box2
{
	float: left;
	width: 210px;
	padding-left: 0px;
}

.gender-box2 select
{
	margin-right: 4px;
}
.gender-box2 h5
{
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.date-of-brth1
{
	height: 20px;
	width: 60px;
	font: normal 13.333px MS Shell Dlg;
}
.date-of-brth
{
	width: 62px;
}
.gender-txt-box
{
	margin: 0px;
	padding: 0px;
	width: 88px;
}
.telephone
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 224px;
}
.telephone h5
{
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#register-button
{
	margin: 24px 0px 0px 0px; /*padding:0px 0px 0px 40px;*/
	width: 598px;
	float: left;
}
.register1
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 345px;
	float: left;
}
.register1 h5
{
	font: normal 13px Arial;
	margin: 0px;
}



.register2
{
	width: 199px;
	height: 30px;
	float: left;
}
.register2 a
{
	background: url(../images/btn_off.png) no-repeat top;
	width: 199px;
	height: 30px;
	color: #fff;
	font: bold 17px Arial;
	float: left;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}

.register2 span
{
	width: 199px;
	height: 30px;
	color: #fff;
	font: bold 13px Arial;
	float: left;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
}


.register2 a:hover
{
	background-position: 0 -30px;
}


.color-red-txt
{
	color: #FF0066;
}

.header-txtfield
{
	margin: 0px;
	padding: 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}

.ec_head
{
	background: url(../images/ec_head_logo.png);
	width: 179px;
	height: 25px;
	float: left;
	margin: 10px 0 0 4px;
}

.form_control
{
	font-size: 13px;
	padding-bottom: 10px;
}
#text-field_new
{
	/*changed*/
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 238px;
	float: right;
	border: solid 1px #62676d;
	background: url(../images/bclk-bg-carpt.png) #000000;
	background-repeat: no-repeat;
}
#txt-field2
{
	width: 238px;
	float: left;
	margin-top: 50px;
}

.right_con_div1
{
	float: right;
	width: 228px;
	margin-top: 28;
}
/*changed*/
.right_con_div1 p
{
	float: left;
	font: 19px Arial;
	margin: 14px 0;
	width: 299px;
	padding-left: 10px;
}
.right_con_div1 p span
{
	color: #FF0066;
}
.email-txt1
{
	/*changed*/
	font: bold 17px Arial;
	line-height: 24px;
	padding: 10px 0px 10px 4px;
}

.forget-txt1
{
	/*changed*/
	color: #FF0066;
	padding: 10px 0px 10px 20px;
	text-decoration: none;
	float: left;
}

.mid_div_default
{
	/*changed for deafault page*/
	width: 1000px;
	margin: 0 auto;
	color: #FFF; /*padding:0 12px;*/
	background: url(../images/logo_head_shadow.png) no-repeat top right;
}

.mid_div_default11
{
	/*changed for deafault page*/
	width: 1061px;
	margin: 0 auto;
	color: #FFF; /*padding:0 12px;*/
	background: url(../images/logo_head_shadow.png) no-repeat top right;
}


.signup_div_default
{
	/*changed for deafault page*/
	float: left; /*width: 740px;*/
	width: 757px; /*margin-top:30px; If ie7 */ /*margin-top: 30px;*/
}

.reg_online
{
	margin: 10px 0;
}
/*CSS for Deal section on default page*/
.reg_online a
{
	background: url(../images/reg_online.png) no-repeat top;
	width: 222px;
	height: 30px;
	color: #fff;
	font: bold 17px Arial;
	float: left;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	background-position: top;
}
.reg_online a:hover
{
	background-position: 0 -30px;
}
/*new deal Bank*/

body
{
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
}

.bg
{
	background-color: #21242b;
	padding: 10px;
}
.bg2
{
	background-color: #21242b; /*padding:20px 0*/
	margin: 0px;
}
.tab_bg
{
	background-color: #000000;
	padding: 5px; /*Done For Slider*/
	overflow: hidden;
	height: 218px;
	position: relative; /*Done For Slider*/
}

.top_menu_bg
{
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	height: 32px !important;
	text-align: center;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
/* add by gurmeet (10-12-2010) */
.top_heading {line-height: 32px; float:left;}

.sub
{
	font-size: 11px;
	color: #FFF;
	line-height: 32px;
	float:left;
}

.sub_menu_bg
{
	background-color: #000000;
	text-align: left;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.default_txt
{
	text-align: left;
	color: #ff0066;
	font: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.default_txt p
{
	text-align: Left;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.carpet_img1
{
	background-image: url(../images/carpet1.png);
	background-position: center;
	background-repeat: no-repeat;
}
.carpet_img2
{
	background-image: url(../images/carpet2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.carpet_img3
{
	background-image: url(../images/carpet3.png);
	background-position: center;
	background-repeat: no-repeat;
}
#table_bg
{
	background-image: url(../images/txt_bg.png);
	background-repeat: repeat-x;
	height: 53px;
}
.clear
{
	clear: both;
}
.style2
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.style3
{
	color: #FFFFFF;
}

.texthover
{
}
.default_txt a
{
	text-align: center;
	color: #ff0066;
	font: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
}
.default_txt a:hover
{
	color: #FEA9DA;
}
.seprator
{
	background-image: url(../images/seprator_new.png);
	background-position: right;
	background-repeat: no-repeat;
}
.imgborder
{
	border: #FFFFFF solid 1px;
}
.styletd
{
	padding-left: 5px;
}


/*=----------------- for register button*/
.flip
{
	height: 30px;
	width: 76px;
}
.flip a
{
	display: block;
	background-image: url(../images/register.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 75px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.flip a:hover
{
	background-position: 0 -30px;
	color: #FFFFFF;
}

/*New addition by Pankaj Tiwari */

.spacer
{
	margin-top: 20px;
	float: left;
}

/* archive page */
.container_mid_main_div
{
	float: left;
	width: 498px;
	background: #000;
	padding-left: 5px;
	padding-right: 5px;
	height: 236px;
}

.measure_main_div
{
	width: 1016px;
	padding: 8px 8px 0 8px;
	margin: 0 auto;
	background: url(../images/measure_bot.png) #000 repeat-x bottom; /* background: #000 repeat-x bottom; */
}
.inner_measure
{
	width: 334px;
	float: left;
	text-align: justify;
}
.inner_measure h2
{
	margin: 0;
	font: bold 18px Arial;
	line-height: 32px;
	padding-left: 15px;
	background: url(../images/heading_bg.png) repeat-x;
}
.inner_measure p
{
	font-size: 13px;
	padding-left: 12px;
	padding-top: 10px;
}
.inner_measure p a
{
	color: #ff0066;
	text-decoration: none;
}
.inner_measure ul
{
	width: 190px;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 24px;
	list-style: url(../images/disc.png);
	font-size: 8px;
	color: #ff0066 !important;
	padding-top: 10px;
}
.inner_measure li
{
	font: 12px/18px Arial;
	color: #FFF;
}

#are_we
{
	background: url(../images/are_we_ico.png) no-repeat bottom right;
	padding-bottom: 44px;
}
#how_do
{
	background: url(../images/how_do_ico.png) no-repeat bottom right;
	margin: 0 7px;
	padding-bottom: 67px;
}
#what_about
{
	background: url(../images/what_about_ico.png) no-repeat bottom right;
	padding-bottom: 28px;
}

/* CSS Document */



.clear
{
	clear: both;
}

.container
{
	float: left;
	width: 509px;
	margin-left: 10px;
}
.header
{
	background: #363636;
	width: 498px;
	height: 34px;
	margin: 5px 0 0 0;
}
.header h2
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin: 6px 0 0 10px;
	line-height: 20px;
	float: left;
}
.header span
{
	font-size: 10px;
	line-height: 40px;
	color: #FFF;
	text-align: left;
	float: left;
	padding-left: 4px;
}

.table_cls
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 244px;
}

.table_cls_right
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 254px;
	border-left: 1px solid #666;
}

.tab_txt
{
	color: #FFF;
	font-size: 17px;
	text-align: left;
	font-weight: normal !important;
}
.text_innr
{
	padding-left: 8px;
}
.pink_txt
{
	font-size: 17px;
	color: #ff0066;
}
.italic_txt
{
	font-style: italic;
	font-size: 14px;
}



#mid_main_outer
{
	float: left;
	width: 1032px;
}

#manufacturer_outer
{
	float: right;
	width: 512px;
	height: 236px;
	background: #000;
}

.slider_left_side
{
	margin-top: 4px;
	width: 31px;
	float: left;
	display:inline;
}

.slider_mid_section
{
	width: 447px;
	float: left;
	display:inline;
}

.slider-mid-left
{
	float: left;
	padding: 18px 0px 0px 0px;
	width: 165px;
	display:inline;
	margin-left :10px;
}

.mid-process-bar
{
	float: left;
	width: 162px;
}

.save_bar
{
	float: left;
	width: 92px;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.color_text
{
	color: #fff;
}

.bar_bg
{
	margin: 7px 0 5px 0;
	width: 63px;
	height: 13px;
	background: #fff;
	border: 1px solid #cbcbcb;
}

.bar_grey_bg
{
	margin: 2px 2px 2px 2px;
	padding: 0px;
	background: url(../images/process-bar-grey.gif) repeat-x;
	height: 9px;
}

.bar_blue_bg
{
	margin: 0px;
	padding: 0px;
	background: url(../images/process-bar-blue.gif) repeat-x;
	height: 9px;
	width: 30px;
}

.blue_text
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.save_bar span
{
	margin: 0px;
	padding: 0px;
}

.feedback_bar
{
	float: left;
	margin: 0 0 0 28px;
	padding: 0px;
	width: 67px;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.clearboth
{
	clear: both;
}

.range_box
{
	margin: 10px 0 0 0;
	padding: 4px 0 0 0;
	width: 160px;
	height: 50px;
	background: #ooo;
	border: 1px solid #4f4f4f;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 22px;
}

.slider-mid-right
{
	float: right;
	padding: 18px 0px 0 0;
	width: 242px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:inline;
	margin-right:10px;
}

.slider-mid-right span
{
	margin: 0px;
	padding: 0px;
}

.slider-mid-right p
{
	margin: 0px;
	padding: 15px 0 0 0;
}

.heading_right
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.link_text_right
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-align: left;
}

.slider_right_side
{
	margin-top: 4px;
	width: 31px;
	float: left;
	display:inline;
}

/* SITEMAP */

#big-box
{
	margin: 0;
	padding: 0;
}

#big-box h1
{
	margin: 0;
	padding: 0 0 0 20px;
	font: 17pt "arial";
	color: #fff;
	text-align: left;
}

.slogan
{
	font: 21pt "arial";
	color: #FFFFFF;
	line-height: 40px;
}
.slogan h1
{
	font: 21pt "arial";
	color: #FFFFFF;
	line-height: 40px;
}

#Layer1
{
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 1;
	left: 791px;
	top: 155px;
}
.style2
{
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
}
.style4
{
	font-size: 15pt;
	font-style: italic;
}
.style5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	line-height: 20px;
}
.style6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style7
{
	font-size: 24px;
}
.style8
{
	font-size: 14px;
}
.style9
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10
{
	color: #FF0000;
}
.style13
{
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.style14
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

.style14-new
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 25px;
	padding: 0 0 10px 0;
}

.style15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.style17
{
	color: #ff0066;
}
.style20
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0066;
}
.style21
{
	color: #00FF00;
}
.style22
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0066;
	font-weight: bold;
}
.style23
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style25
{
	color: #FFFFFF;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style26
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ff0066;
}
.style27
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style28
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
.style29
{
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style30
{
	color: #FFFFFF;
}

a
{
	text-decoration: none;
}

.white-bold
{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.border-bigbox
{
	border: 1px solid #909295;
	border-top: none;
	padding: 30px;
}

.border-bigbox p
{
	padding: 10px 0px;
	font: 12pt "arial";
	line-height: 25px;
	text-align: left;
}

/*  carpet news section starts*/

#news_outer
{
	padding: 9px;
	height: 250px;
	float: left;
	background: #000;
	text-align: left;
	width: 490px;
	overflow:hidden;
}

.news_heading
{
	margin: 0px;
	padding: 0px;
	width: 378px;
	height: 32px;
	background-color: #2d2d2d;
	float: left;
	text-align: left;
}

#news_outer h2
{
	color: #FFF;
	font: bold 18px Arial;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	height: 32px;
	background: #2d2d2d;
}

#news_outer h2 div
{
	float: left;
	line-height: 28px;
}

#news_outer h2 img
{
	float: right;
	margin-top: 7px;
}

#news_outer p
{
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	line-height: 17px;
}

#news_outer span
{
	font-size: 17px;
	color: #ff0066;
}

#news_outer a
{
	font-size: 11px;
	color: #ff0066;
	float: right;
}


/*  carpet news section end*/

/*  carpet news right section starts*/

#news_right_outer
{
	margin: 0px 0px 0px 10px;
	padding: 9px;
	width: 490px;
	height: 250px;
	background-color: #000;
	text-align: left;
	float: left;
}

.news_heading
{
	margin: 0px;
	padding: 0px;
	width: 378px;
	height: 32px;
	background-color: #2d2d2d;
}

#news_right_outer h2
{
	color: #FFF;
	font: bold 18px Arial;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	height: 32px;
	background: #2d2d2d;
}

#news_right_outer h2 img
{
	float: right;
	margin-top: 7px;
}

#news_right_outer p
{
	padding: 0px 0px 10px 10px;
	color: #fff;
	font-size: 12px;
	margin:10px 0;
}

#news_right_outer span
{
	position: relative;
}

#news_right_outer a
{
	color: #fff;
	font-weight: bold;
}

.fs-13
{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.fs-16
{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}


/*  carpet news right section end*/

/*  try section starts  */
.try_outer
{
	margin: 15px 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	font-size: 13px;
	text-align: left;
}
.try_outer h2
{
	color: #FFF;
	font: bold 18px Arial;
	margin: 0px;
	padding: 0px;
}
.try_outer p
{
	padding: 6px 10px 5px 0px;
	color: #999999;
	font-size: 13px;
	line-height: 17px;
}
.try_outer a
{
	font-size: 13px;
	color: #999999;
}
.try_outer p span a
{
	font-size: 13px;
	color: #ff0066;
}
/*  try section ends  */

/* Classes for HTML Pages Starts */

.left-box-title
{
	background: url(../images/left-box-title.jpg) no-repeat;
	text-align: left;
	font: 17pt "arial";
	color: #fff;
	padding: 0 0 0 20px;
	height: 52px;
	line-height: 52px;
}

.right-box-title
{
	background: url(../images/right-header.jpg) no-repeat;
	text-align: left;
	font: 17pt "arial";
	color: #fff;
	padding: 0 0 0 20px;
	height: 52px;
	line-height: 52px;
}

.right-box
{
	border: 1px solid #909295;
	border-top: none;
	padding: 5px 15px;
}


.right-box p
{
	padding: 10px 0px;
	font: 12pt "arial";
	line-height: 25px;
	text-align: left;
}

.pink-text a
{
	color: #ff0066;
	text-decoration: none;
}

.pink-text a:hover
{
	color: #ff0066;
	text-decoration: underline;
}

.aNew11
{
	color: #ff0066;
}

.aNew11:hover
{
	color: #ff0066;
	text-decoration: underline;
}
.style32
{
	color: #FFFFFF;
}
.title-red
{
	padding: 10px 0px 0 0;
	font: 17pt "arial";
	line-height: 25px;
	text-align: left;
	color: #ff0066;
}

.form1
{
	background: url(../images/bg12.jpg) no-repeat;
	width: 1003px;
	height: 445px;
}

.fs-35
{
	font-family: Arial;
	font-size: 21px;
	color: #FF0066;
	width: 265px;
	height: 28px;
	margin-left: 53px;
}

.fs-36
{
	line-height: 30px;
	margin-left: 53px;
}

.form
{
	width: 900px;
	height: 104px;
}

.style31
{
	color: #000000;
}

.style2new
{
	color: #FF0066;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22pt;
}
.border3
{
	border: 1px solid #909295;
	border-top: none;
}

.style13new
{
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.question-box
{
	border: 1px solid #909295;
	border-top: none;
	padding: 5px 30px;
}

.question-box p
{
	padding: 10px 0px;
	font: 12pt "arial";
	line-height: 25px;
	text-align: left;
}

.questions-sect
{
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #909295;
	font: 12pt Arial, Helvetica, sans-serif;
}

.questions-sect p
{
	padding: 0px 0px 20px 0;
	font: 11pt "arial";
	line-height: 20px;
	text-align: left;
}
.pound
{
	background: #ffffff url("../images/pound.gif") no-repeat 2px 3px;
	padding-left: 13px;
}

.style_banner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	line-height: 10px;
}

.style_banner p
{
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}

.calender-icon
{
	background: url("../images/calender-icon.jpg") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font: 6pt Arial,Helvetica,sans-serif;
	height: 39px;
	margin-right: 15px;
	padding: 4px 0 0;
	text-align: center;
	width: 44px;
}
.fs-15
{
	font-size: 15pt;
}

.calender-date
{
	color: #FF0066;
	font: 11pt/25px Arial,Helvetica,sans-serif;
}
/* Classes for HTML Pages Ends */

/*ADDED BY MANPREET SINGH on 01-12-2010 for changing H3 tags to H1 for header of all pages*/
.header_inner_div11 h2
{
	font: 27px Arial;
	float: left;
	margin: 38px 0;
	width: 645px;
}

.top_inner_div11 h1
{
	font: 25px Arial;
	margin: 9px 0;
	float: right;
}

.top_inner_div h1
{
	font: 25px Arial;
	margin: 9px 0;
	float: right;
}

.header_inner_div h2
{
	font: 27px Arial;
	float: left;
	margin: 38px 0;
	width: 645px;
}
/*END */

/*By silky For News page*/

.archiveLinks
{
	font:12pt/25px "arial";
	text-align:left;
}
.archiveLinks a
{
color:#FF0066;
text-decoration:underline;		
		
}
.news-box
{
padding:0 20px 20px 0;	
}
.posted-date
{
	font:11pt Arial,Helvetica,sans-serif;
	padding:5px 0 10px;
	text-align:left;
	}
/* For forget password Popup ----silky*/
.backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
 
z-index:1;
}
.popupForgetdiv
{  
display:block;  
 /* hack for internet explorer 6*/  
	background:#666666; 
	z-index:2;  
	font-size:13px;  
	min-height:180px;
	padding:20px;
	margin: 40px 0 40px 0;
	
	width: 221px;
	
	border: solid 5px #62676d;
	background-color: Black;
} 


.admin_log {display:block; z-index:2; font-size:13px; min-height:180px; padding:20px; margin:100px auto; width: 221px; border: solid 5px #62676d; background:#000;}

.Sendbtn
{
	height: 25px;
	color: #fff;
	font: bold 17px Arial;
	float: left;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}
.Sendbtn a
{
	background: url(../images/login_btn.png) no-repeat top;
	width: 68px;
	height: 25px; /*font:bold 17px Arial;*/
	float: left; /*text-decoration:none;*/
	line-height: 25px;
	text-align: center;
}
.Sendbtn a:hover
{
	background-position: 0 -25px;
}


/* add by Gurmeet  for Quote on Home page (24-12-2010) */
.get_quote_main {background:#000; color:#FFF; border:1px solid #62676D; float:right; margin:40px 0; padding:10px; width:221px;}
.get_quote_main h3 {margin:0; line-height:28px; font:18px Arial; padding:10px 12px;}

.get_quote_btn {float:left; width:222px; font-size:18px;}
.get_quote_btn a {width:222px; line-height:30px; text-align:center; float:left; margin:8px 0; background:url(../images/quote_btn.jpg) no-repeat top; color:#FFF;}

.user_deta_main {float:left; padding-bottom:20px;}
/* add by Gurmeet (24-12-2010) */

/* Top Ten Carpets Css start here */
.top_ten_main {width:1022px; padding:5px; margin:0 auto; background:#000; margin-bottom:20px;}
.top_ten_main a {text-decoration:none;}
.top_ten_main .tabl_head {margin:0; font:bold 18px Arial; line-height:32px; background:url(../images/top_10_heading.jpg) repeat-x;}
.top_ten_main .tabl_head td {padding-left:5px;}
.top_ten_main .inn_table {margin:0; font-size:12px;}
.top_ten_main .inn_table .top_div input {width:56px; line-height:32px !important; text-align:right; height:32px; font:bold 20px Arial; color:#666;}
.top_ten_main .inn_table .top_div select {width:140px; height:18px; line-height:18px !important; font:12px Arial; color:#666;}
.top_ten_main .inn_table .top_div .pink_large {font:bold 20px Arial; color:#ff0066;}
.top_ten_main .inn_table .top_div span {font:bold 12px Arial; color:#ff0066; padding-left:5px;}
.top_ten_main .inn_table .top_div a.calculate {width:115px; background:url(../images/calculate.jpg) top no-repeat; line-height:30px; display:block; text-align:center; font-size:18px; color:#FFF; margin-left:5px;}
.top_ten_main .inn_table .top_div a.chkout {width:102px; background:url(../images/chk_out.jpg) top no-repeat; line-height:30px; display:block; text-align:center; font-size:18px; color:#FFF; margin-left:5px;}
.top_ten_main .carpets_box {padding:10px 18px 0 18px;}
.top_ten_main .carpets_box ul {margin:0; padding:0; list-style:none;}
.top_ten_main .carpets_box li {width:183px; float:left; font:12px Arial; margin:8px 7px;}
.top_ten_main .carpets_box li .carpet_img {width:183px; float:left;}
.top_ten_main .carpets_box .deta_table {width:100%; float:left; padding-top:16px; font-size:10px;}
.top_ten_main .carpets_box .deta_table td {padding:6px 0;}
.top_ten_main .carpets_box .deta_table label {width:61px; line-height:16px; font-size:10px; background:#21242b; text-align:center; color:#adaeb1; text-transform:uppercase; display:block;}
.top_ten_main .carpets_box .deta_table td input[type=checkbox] {float:left; margin-left:8px;}
.top_ten_main .carpets_box .deta_table .add {float:left; margin-left:18px; line-height:19px;}
.top_ten_main .carpets_box .deta_table .save {font:bold 14px Arial; color:#ff0066; text-align:right;}
.top_ten_main .carpets_box .deta_table .shop {font-size:14px; text-decoration:line-through; text-align:right;}
.top_ten_main .carpets_box .deta_table .buy {font:bold 14px Arial; color:#ff0066; text-align:right;}
.top_ten_main .carpets_box .deta_table .price {font:bold 14px Arial; text-align:right;}
.top_ten_main .carpets_box .deta_table .input {width:40px; font-size:10px; color:#666; float:left;}
/* Top Ten Carpets Css start here */


/*Short term Section also Include Validations*/

.short_term_main {width:1016px; padding:6px 8px 0 6px; margin:30px auto 12px auto; background:url(../images/short-term_bg.jpg) #21242B no-repeat bottom;}
.short_term_top {width:100%; float:left;}
.short_term_top ul {width:690px; float:left; margin:0; padding:0; padding-left:10px; margin-top:18px; list-style:none;}
.short_term_top li {font:17px/25px Arial; width:145px; color:#FFF; float:left; padding-left:46px; margin-right:15px;}

.more {width:100%; float:left; text-align:right; font-size:11px;}
.more a {color:#FFF; text-decoration:none;}

#remove_the {background:url(../images/remove.jpg) left no-repeat;}
#avoid_any {background:url(../images/avoid.jpg) left no-repeat;}
#save_your {background:url(../images/save_your.jpg) left top no-repeat;}

.short_term_bot {width:1010px; padding:20px 6px 0 0; float:left;}
.girl_img {float:left; margin-top:40px;}


.form_main {float:right; width:888px; font:15px/50px Arial;}
.form_main .pinks {float:right; font:15px/31px Arial; color:#ff0066;}
.form_main .step_div {float:left; padding-left:22px;}
.form_main .step_div div {float:left;}
.form_main .step_div .text_div {width:126px; font:bold 17px/31px Arial;}
.form_main .inner_form {float:left; width:873px; padding-left:15px; height:71px; margin-top:20px; background:url(../images/short-term_form.jpg) top no-repeat;}
.form_main .inner_form input {outline:0; display:inline;}
.form_main .inner_form select {font:bold 17px/29px Arial; color:#050505; float:left; width:202px; padding:6px 6px 5px 10px; margin-top:18px; margin-right:12px; height:35px; border:1px solid #6c6c6c;}
.form_main .inner_form .input_small {float:left; width:190px; height:33px; line-height:33px; padding:0 0 0 10px; font-size:25px; color:#999; margin-top:18px;  margin-right:12px; border:1px solid #6c6c6c;}
.form_main .inner_form .input_big {float:left; width:619px; height:33px; line-height:33px; padding:0 0 0 10px; font-size:25px; color:#999; margin-top:18px;  margin-right:12px; border:1px solid #6c6c6c;}
.form_main .inner_form .btn {float:left; width:200px; height:49px; font:normal 21px/49px "Arial Black"; border:0; color:#FFF; margin-top:9px; background:url(../images/short-term_btn.jpg) top no-repeat; margin-left:12px; padding:0;}

.form_main .inner_form .error_input_small {float:left; width:190px; height:33px; line-height:33px; padding:0 0 0 10px; font-size:25px; color:#999; margin-top:18px; background:url(../validation/validationImages/Red.png) no-repeat right center #fff; margin-right:12px; border:1px solid #D03D5A;}
.form_main .inner_form .error_input_big {float:left; width:619px; height:33px; line-height:33px; padding:0 0 0 10px; font-size:25px; color:#999; margin-top:18px; background:url(../validation/validationImages/Red.png) no-repeat right center #fff; margin-right:12px; border:1px solid #D03D5A;}
.form_main .inner_form .error_select {font:bold 17px/29px Arial; color:#050505; float:left; width:202px; padding:6px 6px 5px 10px; margin-top:18px; margin-right:12px; height:35px; border:1px solid #D03D5A;}


.form_main .inner_form .success_input_small {float:left; width:190px; height:33px; line-height:33px; padding:0 0 0 10px; font-size:25px; color:#999; margin-top:18px; background:url(../images/short-term_input.jpg) top repeat-x; margin-right:12px; border:1px solid #6c6c6c;}
.form_main .inner_form .success_input_big {float:left; width:619px; height:33px; line-height:33px; padding:0 0 0 10px; font-size:25px; color:#999; margin-top:18px; background:url(../images/short-term_input.jpg) top repeat-x; margin-right:12px; border:1px solid #6c6c6c;}

.Loading_123Section{display:none; background:rgba(255, 255, 255, 0.4); position:absolute; z-index:100; height: 100px; padding-top:93px; width: 1018px; margin-top:-20px; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF)"; /* IE8 */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF); /* IE6 & 7 */ zoom: 1; }
/*Short Terms Ends */

/* Edit by Gurmeet (22-08-2011) for temporary Section on Default Page starts */
.short_term_main_new {width:1016px; padding:6px 8px 0 6px; margin:0 auto;}
.short_term_inn {width:100%; float:left;}
.short_term_inn ul {width:664px; float:left; margin:0; padding:0; padding-left:10px; margin-top:12px; list-style:none;}
.short_term_inn li {font:17px/25px Arial; width:145px; color:#FFF; float:left; padding-left:46px; margin-top:18px;}
.short_term_inn li.first {width:114px; padding-left:0; margin-top:0;}
.short_term_inn li#remove {padding-left:20px;}
.short_term_inn li#avoid {background:url(../images/avoid.jpg) left no-repeat;}
.short_term_inn li#save {background:url(../images/save_your.jpg) left top no-repeat;}
.short_term_inn li .more {width:100%; float:left; text-align:right; font-size:11px;}
.short_term_inn li .more a {color:#FFF; text-decoration:none;}
.short_term_inn .right_cont {width:200px; float:left; margin:34px 0 0 25px;}
.short_term_inn .right_cont .start_btn {width:200px; float:left; height:49px; font:normal 21px/49px "Arial Black"; border:0; color:#FFF; background:url(../images/start_btn.jpg) top no-repeat; padding:0; margin:0; margin-bottom:15px;}
/* Edit by Gurmeet (22-08-2011) for temporary Section on Default Page Ends  */	
