@charset "utf-8";

body
{
	margin: 0 0 0 0;
	background-image: url(../images/bg-main.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#000000;
}

h1
{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ccc;
}

h2
{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #f24b04;
}

h3
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #f24b04;
}

.warpper
{
	width:944px;
	
	position:relative;
	margin: auto;
	
}

.clear { clear:both; }

.top-main
{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.logo
{
	float:left;
	width:264px;
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;
}

.logo-rght-main
{
	float:right;
	width:680px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.call-us-main
{
	float:right;
	width:100%;
	background-image:url(../images/bg-call-us.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:49px;
}

.call-us-txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffc792;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 0px;
}

.call-txt-white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.call-txt-blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#f24b04;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.menu-main
{
	float:right;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:56px 0px 0px 0px;
}

#menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform:lowercase;
	font-weight:bold;
	margin:auto;
	background:url(../images/menu.gif);
}

#menu ul
{
	margin:0px;
	padding:0px;
}

#menu li
{
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
	background:url(../images/menu.gif);
}

#menu ul li { text-align:center; }

#menu li a
{
	text-decoration:none;
	background:url(../images/menu_over.gif);
	background-repeat:repeat-x;
	background-position:top;
	display:block;
	color:#aaa;
}

#menu li a span
{
	background:url(../images/left_over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
}

#menu li a span span
{
	background:url(../images/right_over.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:15px 20px 13px 20px;
}

#menu li a:hover
{
	text-decoration:none;
	background:url(../images/menu.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#fff;
}

#menu li a:hover span
{
	background:url(../images/left.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#menu li a:hover span span
{
	background:url(../images/right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:15px 20px 13px 20px;
}

#menu span
{
	background:url(../images/left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
}

#menu span span
{
	background:url(../images/right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:15px 20px 13px 20px;
}

.header-main
{
	float:left;
	width:100%;
	padding:0px 0px 20px 0px;
}

.product-main
{
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
}

.product-main1
{
	float:left;
	width:100%;
	padding:0px 0px 30px 0px;
}

.product1
{
	float:left;
	width:316px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/prodict-1.jpg);
	background-repeat:no-repeat;
	height:242px;
}

.product2
{
	float:left;
	width:314px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/prodict-2.jpg);
	background-repeat:no-repeat;
	height:242px;
}

.product3
{
	float:left;
	width:314px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/prodict-3.jpg);
	background-repeat:no-repeat;
	height:242px;
}

.product4
{
	float:left;
	width:316px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/prodict-4.jpg);
	background-repeat:no-repeat;
	height:242px;
}

.product5
{
	float:left;
	width:314px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/prodict-5.jpg);
	background-repeat:no-repeat;
	height:242px;
}

.product6
{
	float:left;
	width:314px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/prodict-6.jpg);
	background-repeat:no-repeat;
	height:242px;
}

.product-head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.product-txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.product-txt a
{
	color:#f03e02;
	text-decoration:underline;
}

.product-txt a:hover
{
	color:#f03e02;
	text-decoration:none;
}

.content-main
{
	float:left;
	width:100%;
	padding:0px 0px 30px 0px;
}

.content-left
{
	float:left;
	width:45%;
	padding:0px;
}

.content-right
{
	float:right;
	width:400px;
}

.box-main
{
	float:right;
	width:400px;
	padding:0px 0px 0px 0px;
	background-color:#0e0e0e;
	border:1px #222121 solid;
	padding:10px;
}

.form-left
{
	float:left;
	width:48%
}

.form-right
{
	float:right;
	width:48%
}

.form-head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
	font-weight:normal;
	text-decoration:none;
	padding-right: 3px;
}

.form-left-area
{
	float:left;
	width:70%
}

.btn-submit
{
	float:right;
	width:84px
}

.txtfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width:165px;
	text-decoration: none;
	background-color: #000000;
	border:#000000 1px solid;
}

.txtarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width:250px;
	height:55px;
	text-decoration: none;
	border:#000000 1px solid;
	background-color: #000000;
	scrollbar-face-color: #4a4a4a;
	scrollbar-highlight-color: #888888;
	scrollbar-shadow-color: #1a1a1a;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color:  #f69d00;
	scrollbar-track-color: #0e0e0e;
	scrollbar-darkshadow-color: #1a1a1a;
}

.footer-main
{
	float:left;
	width:100%;
	height:60px;
	background-image:url(../images/bg-footer.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:0px 0px 20px 0px;
}

.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:50%;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	float:right;
	padding:30px 0px 0px 0px;
}

.copyright a
{
	color:#808080;
	text-decoration:underline;
}

.copyright a:hover
{
	color:#808080;
	text-decoration:none;
}

.footer-link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:50%;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	float:left;
	padding:30px 0px 0px 0px;
}

.footer-link a
{
	color:#808080;
	text-decoration:underline;
}

.footer-link a:hover
{
	color:#808080;
	text-decoration:none;
}

.comm
{
	float:left;
	width:100%;
}

.bdy-txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:none;
}

.bdy-txt a
{
	color:#808080;
	text-decoration:underline;
}

.bdy-txt a:hover
{
	color:#808080;
	text-decoration:none;
}

.pd3 { padding-bottom:3px; }

.pd5 { padding-bottom:5px; }

.pd10 { padding-bottom:10px; }

.pd30 { padding-bottom:30px; }

.pd20 { padding-bottom:20px; }

.pdl30 { padding-left:30px; }

.pdl10 { padding-left:10px; }

.pdr10 { padding-right:10px; }

.pdt25 { padding-top:25px; }

.pdt20 { padding-top:20px; }

.pdt10 { padding-top:10px; }

.pdt140 { padding-top:140px; }

/*inner starts here*/

.header-main-inner
{
	width:100%;
	background-color:#FFFFFF;
	height:215px;
	float:left;
}

.header-img
{
	padding:0px 0px 0px 0px;
	margin:10px 5px 0 5px;
	float:left;
}

#product
{
	width:100%;
	margin:28px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:49px;
}

.prd-lft-brd
{
	width:8px;
	height:49px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.prd-mid-brd
{
	background-image:url(../images/product_middle-border.gif);
	height:32px;
	width:903px;
	margin:0px 0px 0px 0px;
	padding:17px 0px 0px 25px;
	float:left;
}

.prd-rht-brd
{
	width:8px;
	height:49px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.product-main-inner
{
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
}

.twin-size
{
	width:440px;
	float:left;
	margin:26px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.full-size
{
	width:442px;
	float:right;
	margin:26px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.appart-text
{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
}

.appart-text-1
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#efbb89;
}

.kitchen-contaier
{
	width:440px;
	margin:13px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.lft-cont
{
	float:left;
	width:188px;
	padding:0px 0px 0px 0px;
	line-height:20px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}

.arrow
{
	float:left;
	margin:0px 0px 0px 13px;
	padding:5px 0px 0px 0px;
}

.list-txt
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#CCCCCC;
	font-family:Arial;
	font-size:12px;
}

.rgt-cont
{
	float:left;
	width:191px;
	margin:0px 0px 0px 61px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	color:#808080;
}

/*inner ends here*/

#contenttext
{
	color: #CCCCCC;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
	padding-top: 20px;
	min-height: 450px;
}

#contenttext p { padding: 0 0 6px 0; }

#contenttext a:link
{
	text-decoration: none;
	color: #ccc;
}

#contenttext a:visited
{
	text-decoration: none;
	color: #ccc;
}

#contenttext a:hover
{
	text-decoration: none;
	color: #f24b04;
}

#contenttext a:active
{
	text-decoration: none;
	color: #ccc;
}

/* -----------------  List Styles ------------------------ */

ul
{
	list-style-position: outside;
	margin: 6px 50px;
	list-style-type:square;
	padding: 0 0;
	line-height:130%;
}

ul ul
{
	list-style-position: outside;
	margin: 0 50px 0 50px;
	list-style-type:square;
	padding: 0 0 10px 0;
	line-height:130%;
}

ol
{
	list-style-position: outside;
	margin: 0 10px 0 30px;
	padding: 0 0 10px 0;
}

li
{
	line-height: 130%;
	font-size: 1em;
	padding: 6px 0 6px 0;
}

/* ----------------------- Blockquote Styles ----------------------------------------------- */		
		
blockquote.pull
{
	float: right;
	width: 160px;
	padding: 5px;
	margin: 10px 10px;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #ccc;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	background: #fff;
	color: #666;
}

blockquote.photo
{
	float: right;
	padding: 3px 3px;
	margin: 10px 10px;
	font-size: 11px;
	font-weight: bold;
	border: 10px solid #414141;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background: #000;
}

/* -------------------  Product List Styles ---------------------------------------- */
	
#productlist td { border-bottom: 1px dotted #808080; }

#productlist th
{
	color: #808080;
	font-weight:bold;
}
/* ------------------ home page form styles ---------------------------------  */
#requestform {width: 400px; float: right; color: #dadada;}
#formtable td{color: #808080; font-size: 12px; color: #808080; font-family:Arial, Helvetica, sans-serif;}
input {background-color:#dadada; color: #000; font-size:11px;}
.txtfield {background-color: #dadada; }
.txtarea {background-color: #dadada; color: #000;}
