/* CSS Document */
body {
	margin:0px;
	background:url(../images/topheader_bg.jpg) repeat-x top #f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
*
{
margin:0px;
padding:0px;
}
p
{
margin-bottom:5px;
padding:0px;
line-height:1.5em;
}
img
{
border:0px;
}
a {
color:#666666;
text-decoration:none;
font-size:12px;
}
a:hover {
color:#ff2a00;
text-decoration:none;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration: none;
}

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	text-decoration: none;
}
h3 {
	font-size:15px;
	color:#FF0000;
	margin-bottom:10px;
}
/*Header section*/
.main-header-container {
	width:900px;
	height:427px;
	text-align:center;
	padding:0px;
	margin:0px auto;
}
.header-top {
	width:900px;
	height:135px;
	float:left;
	margin:0px;
	padding:0px;
}
.header-top-2 {
	width:900px;
	height:92px;
	float:left;
	margin:0px;
	padding:0px;
}
.header-top-2 div.tailorlogo {
	width:125px;
	height:92px;
	float:left;
	margin:0px;
	padding-left:9px;
}
.header-top-2 div.topcart {
	width:577px;
	height:92px;
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
}
.toptxt {
	font-family:"Times New Roman", Times, serif;
	color:#141617;
	font-size:16px;
	font-weight:bold;
	word-spacing:2px;
}
.toptxt  a,visited {
	font-family:"Times New Roman", Times, serif;
	color:#141617;
	font-size:17px;
	text-decoration:underline;
}
.toptxt  a:hover { text-decoration:none;}

.blue_txt { color:#0b4da2;}
.red_txt { color:#d62130;}
.yellow_txt { color:#eaff00;}
.big_txt14 { font-size:14px;}
.big_txt18 { font-size:18px;}
.topcart_bg {
	background:url(../images/topcart_bg.jpg) no-repeat;
	width:259px;
	height:66px;
	color:#d4d4d4;
	font-size:11px;
}

.view_btn {
	background:url(../images/view_btn.jpg) no-repeat center;
	width:67px;
	height:18px;
	border:0px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.top-checkout_btn {
	background:url(../images/header_checkout_btn.jpg) no-repeat center;
	width:81px;
	height:18px;
	border:0px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.topnav {
	background:url(../images/top_navbg.jpg) no-repeat center;
	width:900px;
	height:34px;
	color:#fefefe;
	float:left;
	color:#fefefe;
	font-size:13px;
}
.navstrip {
	background:url(../images/nav_strip.jpg) no-repeat right;
	text-align:center;
	height:34px;
}
.topnav a,visited {
	display:block;
	height:24px;
	padding-top:10px;
	color:#fefefe;
	font-size:13px;
	text-decoration:none;
}
.topnav a:hover {
	display:block;
	color:#e6f2ae;
	font-size:13px;
	text-decoration:none;
	background:url(../images/nav_hover.jpg) no-repeat bottom;
}
.topnav a:active {
	display:block;
	color:#e6f2ae;
	font-size:13px;
	text-decoration:none;
	background:url(../images/nav_hover.jpg) no-repeat bottom;
}
.header-center {
	background:url(../images/header_center_bg.jpg) no-repeat;
	width:900px;
	height:292px;
	float:left;
	margin:0px;
	padding:0px;
}
.flash_banner {
	width:615px;
	height:246px;
	float:left;
	padding:0px;
	text-align:center;
	margin-top:10px;
	margin-left:12px;
}
.header_right_bg {
	background:url(../images/header_banner_rightbg.jpg) no-repeat center;
	text-align:center;
	width:275px;
	height:292px;
}
.header_right_center_bg {
	background:url(../images/header_rightbg.jpg) no-repeat;
	width:208px;
	height:237px;
	float:left;
	padding:0px;
	text-align:center;
	margin-top:15px;
	margin-left:40px;
	color:#FFFFFF;
}
/*BODY section*/
.main-body-container {
	width:900px;
	height:auto;
	text-align:center;
	padding:0px;
	margin:0px auto;
}
.productsearch {
	float:left;
	background:#FFFFFF;
	/*padding-top:2px;
	padding-bottom:2px;*/
	margin-left:5px;
	margin-top:2px;
}
.productsearch input {
	background:#FFFFFF;
	font-size:14px;
	color:#333333;
	border:0px solid #FFFFFF;
	padding:0.2em;

}
.productsearch_btn {
	background:url(../images/topsearch_btn.jpg) no-repeat;
	height:23px;
	width:23px;
	padding:0px;
	margin:0px;
}
a.advance_link:link {
	background:url(../images/prd_tick.jpg) no-repeat left;
	padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
}
a.advance_link:visited {
	background:url(../images/prd_tick.jpg) no-repeat left;
	padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;

}
a.advance_link:hover {
	background:url(../images/prd_tick.jpg) no-repeat left;
	padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	margin-left:5px;
}
.myaccount_header {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #5b5b5b;
	line-height:1.8em;
	text-align:left;
}
.account_input {
	background:#FFFFFF;
	font-size:12px;
	color:#333333;
	border:0px solid #FFFFFF;
	padding:0.2em;
}
.login_btn {
	background:url(../images/login_btn.jpg) no-repeat center;
	width:84px;
	height:22px;
	border:0px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.normal_btn {
	background:url(../images/btn_normal.jpg) no-repeat center;
	width:84px;
	height:22px;
	border:0px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.wish_btn {
	background:url(../images/wish_btn.jpg) no-repeat center;
	width:131px;
	height:22px;
	border:0px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.continue_btn {
	background:url(../images/continue.jpg) no-repeat center;
	width:145px;
	height:22px;
	border:0px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

a.grey_link:link {
	font-size:12px;
	color:#939393;
	text-decoration:none;
	line-height:1.5em;
}
a.grey_link:visited {
	font-size:12px;
	color:#939393;
	text-decoration:none;
	line-height:1.5em;
}
a.grey_link:hover {
	font-size:12px;
	color:#c83912;
	text-decoration:underline;
	line-height:1.5em;
}
.left_panel {
	width:224px;
	color:#ffffff;
	background:#272727;
}
a.leftlink:link {
	display:block;
	background:url(../images/left_link_bg.jpg) no-repeat left;
	width:187px;
	height:21px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin-bottom:2px;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
}
a.leftlink:visited {
	display:block;
	background:url(../images/left_link_bg.jpg) no-repeat left;
	width:187px;
	height:21px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin-bottom:2px;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
}
a.leftlink:hover {
	display:block;
	background:url(../images/left_link_bg_hover.jpg) no-repeat left;
	width:187px;
	height:21px;
	font-size:12px;
	color:#d0471a;
	text-decoration:none;
	margin-bottom:2px;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
}
.rightpanel {
	border:1px solid #dfdfdf;
	background:#ffffff;
}
.rightpanel_about {
	border:1px solid #dfdfdf;
	background:url(../images/about_back.jpg) no-repeat right top #ffffff;
	height:400px;
}
.rightpanel_cart {
	border:1px solid #dfdfdf;
	background:url(../images/cart.jpg) no-repeat right top #ffffff;
	height:400px;
}
.rightpanel_login {
	border:1px solid #dfdfdf;
	background:url(../images/login.jpg) no-repeat right top #ffffff;
	height:400px;
}
.rightpanel_registration {
	border:1px solid #dfdfdf;
	background:url(../images/registration.jpg) no-repeat right top #ffffff;
	height:400px;
}
.rightpanel_contact {
	border:1px solid #dfdfdf;
	background:url(../images/contact_bg.jpg) no-repeat right top #ffffff;
	height:400px;
}
.rightpanel_terms {
	border:1px solid #dfdfdf;
	background:url(../images/terms_bg.jpg) no-repeat right top #ffffff;
	height:400px;
}
.rightpanel_thanks {
	border:1px solid #dfdfdf;
	background:url(../images/thanks.jpg) no-repeat right top #ffffff;
	height:400px;
}

.rightpanel_shipping {
	border:1px solid #dfdfdf;
	background:url(../images/shipping_bg.jpg) no-repeat right top #ffffff;
	height:400px;
}

.header {
	border-bottom:1px solid #e3e3e3;
	background:url(../images/header_bullet.jpg) no-repeat left #f2f3f3;
	color:#ed1c24;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	height:43px;
	text-align:left;
}
.header_about {
	/*border-bottom:1px solid #e3e3e3;*/
	background:url(../images/header_bullet.jpg) no-repeat left ;
	color:#ed1c24;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	height:43px;
	text-align:left;
}

.prd-right-popular {
	background:url(../images/prd_back.jpg) no-repeat bottom;
	width:196px;
	height:131px; /*modified from 131px*/
	display:block;
	text-align:center;
	padding-top:10px;
}
.prd-right-popular img {
	width:173px;
	height:105px; /*modified from 105px*/
	border:1px solid #d7d7d8;
	text-align:center;
}
.prd-right-popular img:hover {
	width:173px;
	height:105px;
	border:1px solid #7a7a7a;
	text-align:center;
	cursor:pointer;
}

.prd-right {
	background:url(../images/prd_back_large.jpg) no-repeat bottom;
	width:196px;
	height:166px; /*modified from 131px*/
	display:block;
	text-align:center;
	padding-top:10px;
}
.prd-right img {
	width:173px;
	height:140px; /*modified from 105px*/
	border:1px solid #d7d7d8;
	text-align:center;
}
.prd-right img:hover {
	width:173px;
	height:140px;
	border:1px solid #7a7a7a;
	text-align:center;
	cursor:pointer;
}
.nortxt {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:1.5em;
}
.bluetxt {
	color:#046996;
	text-decoration:none;
}
a.redlink:link {
	font-size:12px;
	color:#ff2a00;
	text-decoration:underline;
}
a.redlink:visited {
	font-size:12px;
	color:#ff2a00;
	text-decoration:underline;
}
a.redlink:hover {
	font-size:12px;
	color:#ff2a00;
	text-decoration:none;
}
.newsletter {
	background:url(../images/newsletter.jpg) no-repeat;
	width:300px;
	height:130px;
	padding-left:10px;
	text-align:left;
	color:#CCCCCC;
}
.newsletter input {
	border:1px solid #FFFFFF;
	background:#FFFFFF;
	padding:2px;
	color:#666666;
	font-size:12px;
}

/*Footer section*/
.footer-container
{
	width:100%;
	height:92px;
	padding:0px;
	float:left;
	margin:10px auto;
	text-align:center;
	background:url(../images/footer_bg.jpg) repeat-x;
}
.footermain {
	width:900px;
	padding:0px;
	margin-top:10px;
	text-align:left;
	color:#bbbbbb;
	font-size:12px;
	line-height:1.5em;
}
.copyright {
	color:#878787;
}
.footermain p {
	margin-bottom:5px;
}
.footermain a,visited {
	color:#bbbbbb;
	font-size:12px;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}
.footermain a:hover {
	color:#6bacc5;
	font-size:12px;
	text-decoration:underline;
}
.footermain div.left-footer {
	width:550px;
	float:left;
	text-align:left;
	line-height:1.5em;
}
.footermain div.right {
	width:220px;
	float:right;
	text-align:right;
}
.faq {
	background:url(../images/faq_bg.jpg) no-repeat;
	width:209px;
	height:406px;
	color:#afafaf;
	font-size:12px;
	line-height:1.5em;
	margin-top:200px;
}
.faq_space {
	padding-left:8px;
	padding-right:8px;
}
.faq_morelink:link {
	color:#ff001e;
	text-decoration:none;
}
.faq_morelink:visited {
	color:#ff001e;
	text-decoration:none;
}
.faq_morelink:hover {
	color:#ffffff;
	text-decoration:underline;
}

.measure_space {
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	line-height:1.5em;
	text-align:justify;
	font-size:12px;
}

.tab {
	width:660px;
	padding:0px;
	margin:0px;
	height:40px;
	float:left;
	text-align:left;
}
.tab ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.tab ul li {
	
	float:left;
	margin-right:1px;
}
.tab ul li a,visited {
	display:block;
	background:url(../images/tab.jpg) no-repeat center;
	text-align:center;
	width:131px;
	height:26px;
	color:#FFFFFF;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
}
.tab ul li a:hover {
	background:url(../images/tab_hover.jpg) no-repeat center;
}

#navcontainer li.active a {
	display:block;
	background:url(../images/tab_hover.jpg) no-repeat center;
	text-align:center;
	width:131px;
	height:26px;
	color:#FFFFFF;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
}
.out_bor {
	border:1px solid #d4d4d4;
}
/*.form_bg {
	background:url(../images/bg001.jpg) no-repeat;
	width:303px;
	height:496px;
	padding:4px;
}*/

.form_bg {
	background:url(../images/bg0011.jpg) repeat-x top #D3CA7B;
	width:303px;
	/*height:496px;*/
	padding:4px;
	border:3px solid #8E865F;
}

.form_header {
	background:url(../images/form_headerbg.jpg) no-repeat;
	width:303px;
	height:36px;
}

#design{
	width: 133px;
	height: 36px;
	text-indent: 10000px;
	overflow: hidden;
	background:url(../images/design.jpg) no-repeat top left;
	display: block;
}

#design:hover{
	background-position: bottom left;
}
#design:hover{
	background-position: bottom left;
}
#design_active{
	width: 133px;
	height: 36px;
	text-indent: 10000px;
	overflow: hidden;
	background:url(../images/design.jpg) no-repeat bottom left;
	display: block;
}
#measure{
	width: 163px;
	height: 36px;
	text-indent: 10000px;
	overflow: hidden;
	background:url(../images/measure2.jpg) no-repeat top left;
	display: block;
}

#measure:hover{
	background-position: bottom left;
}

#measure_active{
	width: 163px;
	height: 36px;
	text-indent: 10000px;
	overflow: hidden;
	background:url(../images/measure2.jpg) no-repeat bottom left;
	display: block;
}
.outbox {
	border:1px solid #949494;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background:#ffffff;
	padding:1px;	
	}
.headertxt {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.3em;
	text-decoration:none;
	background:#2d2d2d;
	height:25px;
	border-bottom:1px solid #666666;
}
.box_inner {
	border-bottom:1px dashed #949494;
	border-right:1px dashed #949494;
}
.outbox2 {
	border:1px dashed #949494;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background:#ffffff;
	padding:0px;	
	}
.outbox_nor {
	border:4px solid #d4d4d4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding:1px;	
	}

/*ToolTips*/

.hotspot {color:#900; padding-bottom:1px; /*border-bottom:1px dotted #900;*/ cursor:pointer}

#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}


/*Footer section*/
.footer-container
{
	width:100%;
	height:75px;
	padding:0px;
	float:left;
	margin:auto 0;
	margin-top:10px;
	text-align:center;
	background:url(../images/footer_bg.jpg) bottom repeat-x;
}
.footermain {
	width:893px;
	padding:0px;
	margin:0px auto;
	margin-top:10px;
	text-align:center;
	color:#bbbbbb;
	font-size:12px;
	line-height:1.5em;
}
.footermain p {
	margin-bottom:5px;
}
.footermain a,visited {
	color:#bbbbbb;
	font-size:12px;
	text-decoration:none;
}
.footermain a:hover {
	color:#d40b08;
	text-decoration:underline;
}
.footermain div.left-footer {
	width:850px;
	float:left;
	text-align:left;
	line-height:1.5em;
}
/**************************************************   Modified by SUBHA. Dated:131009  ************************************/
.left_padding{
padding-left:5px;
}
.right_padding{
text-align:right;
padding-right:20px;
}
.td_pr{
padding-left:5px;
line-height:25px;
}
.pagging{
line-height:40px;
padding-right:25px;
}
.paginationn{
font:normal 11px/14px Arial;
color:#046996;
padding:6px 6px 6px 6px;
border:1px solid #046996;
}
.pagination a{
font:normal 11px/14px Arial;
color:#046996;
padding:6px 6px 6px 6px;
border:1px solid #046996;
}
.pagination a:hover{
color:#fff;
border:1px solid #000;
background:#046996;
}
/**************************************************   Modified by SUBHA. Dated:131009  ************************************/
.current{
	display:block;
	background:url(../images/tab_hover.jpg) no-repeat center;
	text-align:center;
	width:131px;
	height:26px;
	color:#FFFFFF;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
}


