﻿body
{
	margin: 0px auto;
	width: 100%;
	background-color: #000;
	padding: 0px;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 13px;
	text-align: left;
	color: Black;
}

ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

.clear
{
	clear: both;
}

input
{
	padding: 0px;
	margin: 0px;
}

i
{
	color: Gray;
	font-weight: bold;
}

p
{
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

.t11
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
}

.t12
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
}

.t13
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 13px;
}

.t14
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 14px;
}

.t15
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 15px;
}

.t16
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 16px;
}

.t17
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 17px;
}


.t18
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 18px;
}

H2
{
	padding: 0px;
	margin: 0px;
}

A:link
{
	text-decoration: none;
	color: #2D2C2C;
}

A:visited
{
	text-decoration: none;
	color: #2D2C2C;
}
A:hover
{
	color: #2D2C2C;
	text-decoration: underline;
}

.Container
{
	width: 770px;
	height: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: White;
	margin: 0px auto;
}

.colorFuchsia
{
	color: #FA1DBF;
}

/*========================Header==============================*/

#Header
{
	width: 770px;
	height: 200px;
}

#Header ul.bg
{
	width: 750px;
	height: 200px;
	background-image: url(images/header_bg.png);
	background-position: center;
	margin: 0px auto;
	clear: both;
}

.horizontal
{
	float: right;
}

.horizontal li
{
	float: left;
}


.search_bg
{
	/* background-image: url(images/search_bg.gif); */
	background-repeat: no-repeat;
	width: 265px;
	height: 33px;
}

.search tr td
{
	padding: 7px 0px 5px 12px;
	text-align: left;
	font-family: Helvetica;
}

.topNav
{
	margin-left: 20px;
}

.topNav ul li
{
	line-height: 33px;
	font-weight: bold;
	font-size: 13px;
}

.Cart
{
	float: right;
	background-color: #000;
	margin: 14px 0px 0px 0px;
	text-align: left;
	border: solid 1px #666666;
	color: Yellow;
	font-size: 11px;
}

.Cart ul li
{
	padding: 5px 8px 5px 8px;
}


/*=========================Content===========================*/

#Content
{
	width: 770px;
	height: auto;
}

.Left
{
	width: 145px;
	float: left;
}

.Left ul li.position
{
	width: 135px;
	float: right;
}

.Left_nav
{
	width: 135px;
	height: auto;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
	font-weight: bold;
}

.Left_nav ul
{
	background-image: url(images/left_nav_bg.gif);
	width: 135px;
	height: 30px;
}

.Left_nav ul li
{
	line-height: 31px;
	text-align: left;
	margin-left: 20px;
}

.right
{
	float: right;
	width: 625px;
}

.right ul li.position1
{
	width: 605px;
	margin: 0px auto;
}

.DisplayBox
{
	border: solid 1px rgb(200,200,200);
	background-image: url(images/FeaturedProduct_bg.gif);
	background-repeat: repeat-y;
	margin-top: 30px; 
}

.DisplayWhiteBox
{
	border: solid 1px rgb(200,200,200);
	 background-color:White;
	background-repeat: repeat-y;
	margin-top: 5px;
}


/*=========================Footer===========================*/

#Footer
{
	width: 770px;
	height: auto;
	margin-top: 20px;
}

.FooterBox
{
	background-color: Black;
	color: #999999;
	width: 748px;
	height: 400px;
	margin: 10px auto;
	border: solid 1px #999999;
	font-size: 12px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.FooterBox table tr th
{
	color: #ccc;
}

.FooterBox table tr td a
{
	color: #999999;
}




.list
{
	background-image: url(images/Yellow_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

.list a
{
	padding-left: 15px;
	margin-bottom: 3px;
}

.left_icon li
{
	float: left;
}

.DAN
{
	font-family: Arial;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	width: 135px;
	background-color: #f8eea4;
	border: solid 1px #d9d9d5;
	font-style:italic;
}

.Copyright
{
	height: 80px;
	font-size: 11px;
	text-align: center;
	line-height: 80px;
}

.title
{
	margin-bottom: 5px;
}


.blow-ups
{
	/*width: 690px;
	height: 541px;*/
	
	border: solid 1px #999999;
	
	background-color: White;
	
	z-index:1000;
	position: relative; 
	display:none;
}


.blow-ups ul.gallery
{
	margin: 8px;
}

.image_border
{
	border-bottom: solid 1px #999999;
	/*width: 690px;
	height: 458px;*/
	
}

.closeWindow
{
	/*margin-left: 600px;*/
	margin-right:10px;
	text-align:right;
	margin-top: 5px;
	width: 90px;
	height: 15px;
	background-color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	font-size: 10px;
	color: Gray;
}

/*.gallerys
{
	position: relative;
	width: 290px;
	height: 590px;
	border: solid 1px #999999;
	margin: auto;
	background-color: White;
	text-align:center; 
}*/

.dt_gallerys
{
	position: absolute;
	width: 400px;
	height: 500px;
	border: solid 1px #999999;
	margin: auto;
	background-color: White;
	text-align:center; 
}

.dt_gallerys_close
{
	
	height: 25px;
	line-height: 25px;
	background-color: #fff;
	font-size: 10px;
	color: Gray;
	text-align: -moz-right !important; 
	text-align:right;
	margin-left:319px;

}

.gallerys_close
{
	
	height: 25px;
	line-height: 25px;
	background-color: #fff;
	font-size: 10px;
	color: Gray;
	text-align: -moz-right !important; 
	text-align:right;
	margin-left:205px;

}

.consultation
{
	background-image: url(images/consultation.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 317px;
	height: 211px;
}

.soft-close
{
	background-image: url(images/soft-close.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 277px;
	height: 211px;
}

.fontFamily
{
	font-family: Univers LT 66 BoldItalic;
	font-size: 25px;
	margin-top: 33px;
	font-weight: bold;
	width: 317px;
}


.fontFamily p
{
	padding-left: 18px;
}

.Contact
{
	margin-top: 90px;
	padding-left: 10px;
	color: Gray;
	font-weight: bold;
	font-size: 13px;
}

.Contact ul li
{
	margin-bottom: 5px;
}

.Contact ul li a
{
	text-decoration: underline;
	color: Gray;
}

.FAQ ul li
{
	margin-bottom: 10px;
	font-weight: bold;
}

.psfaqanswer
{
	font-weight: lighter;
	background-image: url(images/FeaturedProduct_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	border: solid 1px #ccc;
	font-size: 14px;
}

.FAQ_list
{
	width: 20px;
	height: 9px;
	background-image: url(images/Yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.testimonials
{
	margin-top: 10px;
	font-weight: bold;
}

.testimonials ul li
{
	padding: 8px 0px 8px 0px;
	border-bottom: solid 1px #999999;
}

.Drawer
{
	margin-top: 10px;
	background-image: url(images/FeaturedProduct_bg.gif);
	background-repeat: repeat-y;
	border: solid 1px #D6D6D6;
}


.CLthankyou_email
{
	margin: 30px auto;
	width: 760px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	border: solid 2px #d6d6d6;
}

.fontFamily-Univers
{
	font-family: Univers LT 66 BoldItalic;
	font-size: 25px;
	font-weight: bold;
}

.emailboxleft
{
	border: solid 1px #d6d6d6;
	width: 300px;
	background-image: url(images/CLthankyou-email-boxleft-bg.gif);
	background-repeat: repeat-y;
}

.emailboxleft ul
{
	margin-bottom: 40px;
}

.emailboxleft ul li
{
	margin-bottom: 5px;
}

.emailboxleft ul li a
{
	text-decoration: underline;
}

/*--------------*/

.designerbio-top
{
	background-image: url(images/designerbio-top.jpg);
	background-repeat: no-repeat;
	width: 605px;
	height: 89px;
	font-family: Impact;
	font-size: 30px;
	font-style: italic;
}

.wood-bg
{
	background-image: url(images/wood-bg.png);
	background-repeat: no-repeat;
	height: 681px;
	width: 605px;
}

.Contact-information
{
	font-family: Helvetica;
	font-weight: bold;
	font-size: 15px;
	color: Black;
	margin-bottom:10px;
}

.Contact-information ul
{
	margin-top: 30px;
}

.Contact-information ul li
{
	margin-bottom: 3px;
	margin-left: 30px;
}

.mb-box
{
	background-image:url(images/mb-box.png);
	width:283px;
	height:260px;
	background-repeat:no-repeat;
	margin-left:18px;
	margin-top:18px;
}

.mb-box ul
{
	margin-bottom:10px;
}

.mb-box ul li
{
	margin-left:20px;
}

.font-family-Impact
{
	font-family: Impact;
	font-style: italic;
}

.vso-bg
{
	background-image: url(images/vso-bg.png);
	width: 328px;
	height: 681px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.find_designer
{
	background-image:url(images/finddesigner600.png);
	background-repeat:no-repeat;
	width:600px;
	height:144px;
	float:left;
}

.find_designer ul
{
	float:right;
	margin-top:50px;
	margin-right:8px;
}

.find_designer ul li
{
	margin-top:10px;
}


.find_designer ul li.input_bg
{
	background-image:url(images/tb3.jpg);
	background-repeat:no-repeat;
	width:137px;
	height:31px;
}

.find_designer ul li.input_bg input
{
	width:130px;
	text-align:center;
	border:0px;
	margin-top:5px;
	margin-left:5px;
	font-size:16px;
	color:rgb(190,190,190);
	
}


.container, .container img
{
	width: 600px;
	height: 398px;
}
.container
{
	border: 1px solid #333;
}
.container img
{
	border: 0;
}


.num
{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.num li
{
	float: left;
	list-style: none;
	color: Black;
	text-align: center;
	line-height: 16px;
	width: 20px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: White;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.num li.on
{
	line-height: 18px;
	width: 20px;
	height: 20px;
	font-size: 14px;
	border: 0;
	background-color: White;
	font-weight: bold;
}

.num li div
{
	opacity: 1;
	filter: alpha(opacity=100);
}

.product_save  ul li
{
	display:inline;
}
.DesignerOptions
{
	background-color:White;
	width:100%;
}

.a_style ul li
{
	margin-bottom:2px; 
}


.mask
{
	color: #C7EDCC;
	background-color: #ccc;
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
        
        
.TemplateCloseWindow
{
	position: absolute;
	margin-left:530px;
	margin-top: 5px;
	width: 100px;
	height: 25px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	font-size: 11px;
	color:White;
}
/*---------------warranty.aspx--------*/
.warranty
{
	width:400px;
	border: solid 1px #999999;
	margin: auto;
	background-color: White;
}

.warranty_close
{
	width: 100px;
	height: 25px;
	line-height: 25px;
	background-color: #fff;
	font-size: 10px;
	color: Gray;
	float: right;
}


/*------------------------------------------Acc Pop----------------------------------------*/

.ListTitle
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	background-color: #B6B6B6;
	padding-left: 5px;
}

.shopLineItemBgColor1
{
	 background-color:#d9d9d9;
}

.shopLineItemBgColor2
{
	 background-color:#fff;
}

.addtoCartLoding
{
	background-image: url('images/msg_background.png');
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 15px;
	width: 261px;
	height: 69px;
}
.addtoCartAlertFont
{
	font-weight: bold;
	font-size: 10px;
	color: #008000;
}


H2
{
	padding: 0px;
	margin: 0px;
	font-size:23px;
	font-weight:bold;
}
 
/*----------popup----------*/


.popup-middle
{
	
	background-repeat: repeat-y;
	width: 670px;
	height: auto;
}

.colorBlack
{
	color:Black;
}

.red3
{
	color:red;
}

.t11
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
}

.t12_1
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
}

.t20
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 20px;
}
.t23
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 23px;
}

.bg_gray_1
{
	background-color:rgb(182,182,182);
}

.bg_gray
{
	background-color:#D6D6D6;
}
.boxStyle
{
	border:solid 1px #999999;
	background-color:#F9DA0C;
	font-weight:bold;
}
/*-------------*/
.popup_position
{
	position: absolute;
	margin-left: 380px;
	width: 250px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	line-height: 25px;
	z-index: 200;
	margin-top: 18px;
}

.popup_position01
{
	position: absolute;
	z-index: 100;
	margin-left: 150px;
}

.tableWidth
{
	width: 670px;
}

.tableWidth01
{
	width:350px;
}

.border_gray
{
	border: solid 1px #555555;
}

.border_gray01
{
	border: solid 1px #999999;
}

.border-bottom
{
	border-bottom: solid 1px #999999;
}

.marginLeft
{
	margin-left: 20px;
}

.tableStyle
{
	border-collapse: collapse;
	width: 350px;
}

.miniCartBox_t
{
	background-image: url(../images/viewCart/miniCart-t.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	width: 492px;
	height: 23px;
}

.miniCartBox_bg
{
	background-image: url(../images/viewCart/miniCart-bg.png);
	background-repeat: repeat-y;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	width: 492px;
}

.miniCartBox_b
{
	background-image: url(../images/viewCart/miniCart-b.png); 
	background-repeat: no-repeat;
	background-color: Transparent; 
	padding: 0px; 
	margin: 0px; 
	width: 492px; 
	height: 23px;
}

.popup_style
{
	max-width:715px;
	max-height:835px;
}

.items_sectionName
{
	font-size:20px;
	font-weight:bold;	
}

#hideMsg
{
	position: absolute;
	top: 70%;
	left: 40%;
	height: 200px;
	width: 400px;
	display: none;
	z-index: 900;
}
