﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../../images/background_image.png);
	background-repeat: repeat;
}

#bestseller
{
	background-image:url('../../images/dots.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:left;
	padding:7px 0px 7px 5px;
	width:201px;
}

.newsletter
{
	background-image:url('../../images/newsletter.png');
	background-repeat:no-repeat;
	text-align:left;
	width:206px;
	height:116px;
	font-family:Arial, Verdana,Sans-Serif;
    font-size:12px;
    font-variant:inherit;
    margin-bottom:5px;
}

.divSearch
{
	background-image:url('../../images/search_box.png');
	background-repeat:no-repeat;
	text-align:left;
	width:206px;
	height:71px;
	font-family:Arial, Verdana,Sans-Serif;
    font-size:12px;
    font-variant:inherit;
    margin-bottom:5px;
}


/* style for header table */

.header1
{
	background-image:url('../../images/offfice-furnitures-website_01.png');
	height:30px;
	background-position:top;
}

.header2
{
	background-image:url('../../images/offfice-furnitures-website_03.png');
	background-repeat:repeat-x;
	width:462px;
	height:126px;
}

.header3
{
	background-image:url('../../images/offfice-furnitures-website_04.png');
	background-repeat:no-repeat;
	width:225px;
	height:126px;
	padding-left:25px;
}

.header4
{
	background-image:url('../../images/offfice-furnitures-website_05.png');
	height:14px;
	background-position:top;	
}

.footerdiv
{
	background-image:url('../../images/offfice-furnitures-website_06.png');
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	border:0px solid #ffcc00;
	width:960px;
}

.topLoginBar
{
	float:right;
	border:0px solid #ffcccc;
	padding-top:5px;
	padding-right:14px;
}
/*LINK STYLES*/
a
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:normal;
    text-decoration:none;
	color: #666666;
}

a:link {color: #666666;}
a:visited {color: #666666;}
a:hover {color: #000000;}


h1 {
	color: #D71E6B;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	color: #D71E6B;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	color: #D71E6B;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h4 {
	color: #D71E6B;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h5 {
	color: #D71E6B;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h6 {
	color: #D71E6B;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.titletext {
    font-family:Arial, Verdana,Sans-Serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:bold;
    text-decoration:none;
    color:#4D4D4D;
}

.whitetitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#f66013;
	text-decoration:none;
}

a.whitetitle:link {color: #f66013}
a.whitetitle:visited {color: #f66013}
a.whitetitle:hover {color: #000000;}

.boxtitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#f66013;
	text-decoration:none;
	height:24px;
	background:url('../../images/barbg.gif');
	background-repeat:repeat-x;
	text-align:center; 
}

a.boxtitle:link {color: #f66013}
a.boxtitle:visited {color: #f66013}
a.boxtitle:hover {color: #000000;}

.boxBorder
{
	/*border-left:1px solid #e7e0d0;
	border-right:1px solid #e7e0d0;
	border-bottom:1px solid #e7e0d0;	*/
	text-align:center;
}

.boxleftBorder
{
	text-align:center;
	border-left:1px solid #e7e0d0;
	border-right:1px solid #e7e0d0;
	border-bottom:1px solid #e7e0d0;
	border-top:1px solid #e7e0d0;
}

.bluetitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#0071bc;
	text-decoration:none;
}

a.bluetitle:link {color: #0071bc}
a.bluetitle:visited {color: #0071bc}
a.bluetitle:hover {color: #000000;}

.greentitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#00A99D;
	text-decoration:none;
}

a.greentitle:link {color: #00A99D}
a.greentitle:visited {color: #00A99D}
a.greentitle:hover {color: #000000;}

.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}

.Boldmain {
	font-weight:bold;
	color:#ffffff;
	background-color:#cccccc;
	text-decoration:none;
}

a.Boldman:link {color: #2e7ab3;
    text-decoration:none;}
a.Boldman:visited {color: #ffffff;
    text-decoration:none;}
a.Boldman:hover 
{
    color: #63b759;
    text-decoration:none;
}

.errText {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.fieldHeader {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}

.vborder {
  border-left:1px solid #cccccc ;
  border-right:1px solid #cccccc ;
  padding: 5px;
   font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#000000;
}

.homelink{
	color:#000000;
}

a.homelink:link {color: #2e7ab3}
a.homelink:visited {color: #2e7ab3}
a.homelink:hover {color: #000;}

.vborder h1 {
  margin: 0 0 5px 0;
  font-size: 14px;
}

.tborder {
  border-top:1px solid #cccccc ;
}
.bborder {
    border-bottom:1px solid #cccccc ;
}

.main
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:normal;
    text-decoration:none;
}

a.main:link {color: #666666;}
a.main:visited {color: #666666;}
a.main:hover {color: #000000;}

.maintitle
{
    font-family:Arial, Verdana,Sans-Serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:bold;
    color:#D71E6B;
    text-decoration:none;
}

.mainerror
{
    font-family:Verdana,Arial,Sans-Serif;
    font-size:10px;
    font-variant:inherit;
    font-weight:normal;
    color:Red;
}

.leftmenu
{
	padding: 5px; 
	width: 100%; 
	text-align: left; 
	font-family: Arial,Verdana,Sans-Serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: normal; 
	/*font-size-adjust: none; 
	font-stretch: normal; */
	color: rgb(1, 98, 177); 
	text-decoration: none;
}

a.leftmenu:link {color: rgb(1, 98, 177);}
a.leftmenu:visited {color: rgb(1, 98, 177);}
a.leftmenu:hover {color: rgb(1, 98, 177);}

.leftsubmenu
{
	font-family: tahoma,verdana,arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	color: #000000; 
	text-decoration: none;
}

a.leftsubmenu:link {color: #000000;font-weight: normal; }
a.leftsubmenu:visited {color: #000000;font-weight: normal; }
a.leftsubmenu:hover {color: #000000;font-weight: normal; }

.maincat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d91f6D;
}

a.maincat:link 
{
	color: #d91f6D;
	font-weight: bold; 
	text-decoration:none;
}
a.maincat:visited {color: #d91f6D;font-weight: bold; text-decoration:none;}
a.maincat:hover {color: #333333;font-weight: bold; text-decoration:none;}

.maincats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.maincats:link 
{
	color: #ffffff;
	font-weight: bold; 
	text-decoration:none;
}
a.maincats:visited {color: #ffffff;font-weight: bold; text-decoration:none;}
a.maincats:hover {color: #999999;font-weight: bold; text-decoration:none;}

.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f94cc;
}

a.subcat:link {color: #3f94cc;font-weight: normal; text-decoration:none;}
a.subcat:visited {color: #3f94cc;font-weight: normal; text-decoration:none;}
a.subcat:hover {color: #000000;font-weight: normal; text-decoration:none;}

.maincat1 {
	color: #0071bc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.topbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
}

a.topbutton:link {color: #ffffff;font-weight: normal; }
a.topbutton:visited {color: #ffffff;font-weight: normal; }
a.topbutton:hover {color: #000000;font-weight: normal; }

.mainbody
{
	background-image:url('../../images/offfice-furnitures-website_06.png');
	height:404px;
	background-position:top;
	vertical-align:top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	background-image:url('../../images/offfice-furnitures-website_07.png');
	height:18px;
	background-position:bottom;
	background-repeat:no-repeat;
}

a.footer:link {color: #666666;font-weight: normal; }
a.footer:visited {color: #666666;font-weight: normal; }
a.footer:hover {color: #000000;font-weight: normal; }

.toplogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

a.toplogin:link {color: #ffffff;font-weight: normal; }
a.toplogin:visited {color: #ffffff;font-weight: normal; }
a.toplogin:hover {color: #000000;font-weight: normal; }

.product_list_table
{

border: 1px #cccccc solid;
}
.table_gradient {
background:url('../../Images/listing_gradient.png') repeat-x bottom left;
}
.cell_border_right {
border-right:1px solid #cccccc;
}
.cell_border_left {
border-left:1px solid #cccccc;
}

.cell_border_bottom {
	border-bottom:1px solid #cccccc;
	padding:10px 5px 10px 5px;
}

.product_detail_table
{
border: 1px #cccccc solid;
}
.table_gradient2 {
background:url('../../Images/product_gradient.png') repeat-x bottom left;
}

.cell_border_top {
border-top:1px solid #cccccc;
padding:5px 5px 5px 5px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #cccccc;
	background: #ffffff;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #cccccc;
	background: #ffffff;
}

Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.text
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:normal;
    text-decoration:none;
	color: #666666;
}

a.text:link {color: #666666;}
a.text:visited {color: #666666;}
a.text:hover {color: #000000;}

.price
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-variant:inherit;
    font-weight:bold;
    text-decoration:none;
    color:#D71E6B;
}

.notice
{
    font-family:Arial, Verdana,Sans-Serif;
    font-size:10px;
    font-variant:inherit;
    color:#D71E6B;
    text-decoration:none;
}

.boxText 
{ 
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
	background-image:url('../../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:left;	
	padding-left:9px;
}


.divBottom
{
	background-image:url('../../images/side_product_listing_03.png');
	background-repeat:no-repeat;
	width:206px;
	height:13px;
	margin-bottom:5px;
}

.divMiddle
{
	width:206px;
	background-image:url('../../images/side_product_listing_02.png');
	background-repeat:repeat-y;	
}

.divTop
{
	background-image:url('../../images/side_product_listing_01.png');
	background-repeat:no-repeat;
	width:199px;
	height:17px;
	padding-left:7px;	
	padding-top:2px;
	font-family:Arial, Verdana,Sans-Serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:bold;
    text-decoration:none;
    color:#603813;
}

.divLeft
	{
		float:left;
		border: 0px solid #FF00FF;
		width:auto;
		margin-left:7px;
	}

.divRight
{
	float:right;
	border: 0px solid #FF00FF;
	margin-right:6px;
}

/* begin featured products css style*/
#dwrap div {
	width: 206px;
	border: 0px solid #FF00FF;
}