/*
Theme Name: surplusunlimitted
Author: EasyWebCreations
*/
@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:url('images/bg.gif') repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#515151;
}
#page{
	width:970px;
	min-height:500px;
	margin:0 auto;
	width:970px;
	min-height:500px;
	background:#FFF;
	margin-bottom:40px;
}
#header{
	background:url('images/header_bg.jpg');
	width:938px;
	height:163px;
	margin:0 auto;
	margin-bottom:10px;
}
#header .btn{
	width:150px;
	float:left;
	min-height:12px;
	padding-top:4px;
	width:120px; 
	height:20px; 
	color:#FFF; 
	padding-left:30px; 
	background:url('images/driving_direction_btn.gif') no-repeat; 
	background-position:0px 1px; 
	margin-top:3px;
}
#header .phone{
	width:120px;
	float:left;
	min-height:12px;
	color:#FFF;
	font-size:24px;
}
#header .setRight{
	 float:right; 
	 padding-right:24px
}
#navigation{
	clear:both;
	width:935px;
	min-height:20px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:5px;
	margin-top:-7px;

}
#navigation .leftEdge{
	float:left;
	background:url('images/nav_left_edge.gif');
	width:7px;
	height:33px;
	margin-top:7px
}
#navigation .navigationItems{
	float:left;
	width:920px;
	min-height:20px;
	margin-top:5px;
	padding-top:2px;
}

/* Navigation */

#nav{
	float:left;
	width:707px;
	min-height:33px;
	background:#1e4a92;
}
#nav ul{
	list-style-type:none;
	padding-top:0px;
	margin:0;
	padding:0;
	z-index:9999;
}
#nav ul li{
	list-style: none;
	display:inline;
	margin: 0;
	padding: 0;
	float: left;
	z-index:9999;
}
#nav ul li a{
	float:left;
	display:block;
	max-width:225px;
	height:23px;
	padding:8px 14px 2px 14px;
	text-decoration:none;
	color:#FFF;
	font-size:15px;
	text-transform:uppercase;
	font-weight:lighter;
}
#nav ul li a:hover{
	background:#0576c5;
}

#nav ul li ul
{	position: absolute;
	margin: 0;
	padding: 0;
	background:#2850a0;
	margin:33px 0px 0px 0px;
	width:200px;
	display:none;
}
#nav ul li ul li a
{	
	overflow:hidden;
	display:block;
	width:183px;
	height:18px;
	padding:6px 2px 0px 15px;
	margin: 0px;
	border-bottom:1px solid #FFF;
	line-height:12px;
	font-size:12px;
	font-family: 'Arial';
	overflow:hidden;
	color:#ffffff;
	text-transform:capitalize;
}


#nav ul li ul li ul
{	position: absolute;
	margin: 0;
	padding: 0;
	background:#2850a0;
	margin:0 0 0 200px;
	width:150px;
	display:none;
}
#nav ul li ul li ul li a
{	
	overflow:hidden;
	display:block;
	width:133px;
	height:18px;
	padding:6px 2px 0px 15px;
	margin: 0px;
	border-bottom:1px solid #FFF;
	line-height:12px;
	font-size:12px;
	font-family: 'Arial';
	overflow:hidden;
	color:#ffffff;
	text-transform:capitalize;
}



#nav ul ul,
#nav ul li:hover ul ul,
#nav ul ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
#nav ul li:hover ul,
#nav ul ul li:hover ul ,
#nav ul ul li ul li:hover ul
{ 	
	display: block;
}



/* */
#weeklySpecials{
	width:213px;
	min-height:25px;
	float:left;
	margin-top:-7px;
}
#navigation .rightEdge{
	float:left;
	background:url('images/nav_right_edge.gif');
	width:7px;
	height:33px;
	margin-top:7px;
}
#contents{
	margin-top:10px;
	overflow:hidden;
	width:935px;
	min-height:200px;
	margin: 0 auto;
	background:url('images/common_bg.gif') repeat-x;
	background-position:top;
	padding:15px 0px 15px 0px;
}
#contents .leftSide{
	width:212px;
	min-height:200px;
	float:left;

}
#contents .rightSide{
	width:720px;
	min-height:200px;
	float:left;
}

#footer{
	background:url('images/common_bg.gif') repeat-x;
	background-position:top;
	margin: 0 auto;
	width:935px;
	min-height:100px;
	color:#404040;
	font-size:11px;
}
#footer .copyRight_poweredBy{
	width:935px;
	min-height:15px;
	clear:both;
	padding-top:12px;
	margin-bottom:25px;
}
#productArea{
	padding-top:10px;
	margin-bottom:10px;
}

#productArea .row{
	width:730px;
	min-height:120px;
	clear:both;
} 

#productArea .product{
	float:left;
	width:353px;
	min-height:100px;
	margin-bottom:10px;
}
#productArea .product .topEdge{
	width:353px;
	height:16px;
	background:url('images/product_top_edge.gif');
}
#productArea .product .innerContents{
	width:353px;
	min-height:155px;
	background:url('images/product_bg.gif') repeat-y;
}
#productArea .product .bottomEdge{
	width:353px;
	height:12px;
	background:url('images/product_bottom_edge.gif');
}

#officeFurnitureArea{
	width:723px;
	min-height:100px;
	margin-bottom:15px;
}
#officeFurnitureArea .topEdge{
	width:723px;
	height:16px;
	background:url('images/top_edge.gif');
}
#officeFurnitureArea .innerContents{
	width:723px;
	overflow:hidden;
	min-height:160px;
	background:url('images/main_frame_bg.gif') repeat-y;
}
#officeFurnitureArea .bottomEdge{
	width:723px;
	height:18px;
	background:url('images/bottom_edge.gif');
}

#surplusOffice .topEdge{
	background:url('images/surplus_office_top_edge.gif');
	width:175px;
	height:33px;
}
#surplusOffice .menuBg{
	background:url('images/menu_bg.gif');
	width:175px;
	min-height:100px;
}
#surplusOffice .bottomEdge{
	background:url('images/bottom_menu_edge.gif');
	width:175px;
	height:11px;
}

#surplusOffice ul li a{
	
	text-decoration:none;
	color:#1e4a92;
	width:170px;
	min-height:10px;
	padding:4px 3px 7px 0px;
	display:block;
	z-index:9999;
	
}

#surplusOffice ul li a:hover{
	color:#1e4a92;
	background:#FFF;
	width:170px;
	padding:4px 0px 7px 0px;	
		z-index:9999;
}


#surplusOffice ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left:170px;
  width:100%;
		z-index:9999;

}
#surplusOffice ul ul li {
  float: none;
  border-right:1px solid #7bc8f6;
  border-top:1px solid #7bc8f6;
		z-index:9999;

}
#surplusOffice ul ul > li:last-child
{
	border-bottom:1px solid #7bc8f6;
	
}

#surplusOffice ul ul li {
	position:relative;
	top:-11px;
	background:#d8ecf8;
}


#surplusOffice ul li:hover > ul {
  visibility: visible;
  
  
}

#surplusOffice .has-sub {
  position: relative;
  
}


#surplusUnlimitted{
	margin-top:15px;
}

#surplusUnlimitted .topEdge{
	background:url('images/surplus_unlimitted_top_edge.gif');
	width:175px;
	height:37px;
}
#surplusUnlimitted .menuBg{
	background:url('images/menu_bg.gif');
	width:175px;
	min-height:100px;
	float:left;
	margin:0 auto;
	padding:0;
}
#surplusUnlimitted .bottomEdge{
	background:url('images/bottom_menu_edge.gif');
	width:175px;
	height:11px;
	float:left;
	margin:0 auto;
	padding:0;
}

#surplusUnlimitted ul{
	width:170px;
	min-height:100px;
	margin:0;
	padding:0px;
	padding-top:10px;
	list-style-type:none;
	margin-left:2px;
}
#surplusUnlimitted ul li{
	width:171px;
	min-height:10px;
	border-top:1px solid #7bc8f6;
	text-align:center;
}
#surplusUnlimitted ul li.last{
	border-bottom:1px solid #7bc8f6;
}
#surplusUnlimitted ul li a{
	
	text-decoration:none;
	color:#1e4a92;
	width:170px;
	min-height:10px;
	padding:4px 3px 7px 0px;
	display:block;
	
}

#surplusUnlimitted ul li a:hover{
	color:#1e4a92;
	background:#FFF;
	width:170px;
	padding:4px 0px 7px 0px;	
}


#surplusUnlimitted ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left:170px;
  width:100%;
}
#surplusUnlimitted ul ul li {
  float: none;
  border-right:1px solid #7bc8f6;
  border-top:1px solid #7bc8f6;
}
#surplusUnlimitted ul ul > li:last-child
{
	border-bottom:1px solid #7bc8f6;
	
}

#surplusUnlimitted ul ul li {
	position:relative;
	top:-11px;
	background:#d8ecf8;
}


#surplusUnlimitted ul li:hover > ul {
  visibility: visible;
  
  
}

#surplusUnlimitted .has-sub {
  position: relative;
  
}


.leftPadd{
	margin-left:16px;
}

.headingArea{
	width:720px;
	min-height:37px;
}
.headingLeftEdge{
	float:left;
	background:url('images/heading_left_side.gif');
	width:9px;
	height:37px;
}
.headingBg{
	float:left;
	width:704px;
	height:34px;
	background:#1e4a92;
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	padding-top:3px;
}
.headingLeftRight{
	float:left;
	background:url('images/heading_right_side.gif');
	width:7px;
	height:37px;
}

.logo{
	width:350px;
/*width:335px;*/
	height:69px;
	float:left;
	margin:30px 0px 0px 10px;
}
.surplusFurnitureImg{
	width:335px;
	height:69px;
	float:right;
	margin:30px 20px 0px 0px;
}
.productImage{
	margin-left:15px; 
	width:123px; 
	height:148px; 
	float:left; 
	/* border:1px solid #b9b9b9; */
}
.productInformation{
	float:left;
	width:180px; 
	min-height:150px; 
	padding-left:18px;
}
.productDescription{
	padding-top:7px;
}
h2.productName{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-top:-4px;
	margin-bottom:0px;
	padding-top:0px;
}
.productPrice{
	width:90px; 
	min-height:20px; 
	float:left; 
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	color:#000;
}
.productsPrice{
	width:90px; 
	min-height:20px; 
	float:left; 
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
	color:#000;
}
.productDetails{
	width:80px; 
	min-height:20px; 
	float:left;
	padding-top:4px;
}
#surplusOffice ul{
	width:170px;
	min-height:100px;
	margin:0;
	padding:0px;
	padding-top:10px;
	list-style-type:none;
}
#surplusOffice ul li{
	width:171px;
	min-height:10px;
	border-top:1px solid #7bc8f6;
	text-align:center;
	margin-left:2px;
}
#surplusOffice ul li.last{
	border-bottom:1px solid #7bc8f6;
}
#surplusOffice ul li a{
	text-align:center;
	text-decoration:none;
	color:#1e4a92;
	width:170px;
	min-height:10px;
	padding:4px 0px 7px 0px;
	display:block;
}
#surplusOffice ul li a:hover{
	color:#1e4a92;
	background:#FFF;
}


.topPadd{
	padding-top:20px;
}
.topPadd2{
	padding-top:18px;
}
.main_image{
	width:365px; 
	padding:0px 0px 0px 25px; 
	min-height:20px; 
	float:left;
}
.main_image_txt{
	padding-left:15px;
	width:290px; 
	min-height:20px; 
	float:left;
	padding:15px 0px 0px 15px;
}
.pera{
	padding-bottom:0px;
	margin-top:0px;
}
.copy{
	float:left;
	width:350px;
	min-height:10px;
}
.poweredby{
	float:right;
	width:210px;
	min-height:10px;
}
#footer a{
	color:#1e5abc;
	text-decoration:none;
}
#footer p{
	text-align:justify;
}
#footer a:hover{
	color:#1e5abc;
	text-decoration:underline;
}
input.txt_bg{
	width:130px;
	height:24px;
	border:0px;
	background:url('images/text_field_bg.gif') no-repeat;
	color:#515151;
	padding:0px 3px 0px 3px;
}
input.go_btn{
	width:29px;
	height:24px;
	border:0px;
	background:url('images/go_button.gif') no-repeat;
	margin-left:5px;
	cursor:pointer;
}
#search{
	width:175px;
	min-height:50px;
	background:url('images/common_bg.gif') repeat-x;
	background-position:bottom;
	margin-bottom:2px;
}
#header .address {
	clear:both;
	color:#FFF;
	padding:4px 0px 0px 0px;
}

#header .address2 {
	clear:both;
	color:#FFF;
font-size:12px;
width:400px;
	padding:4px 0px 0px 0px;
position:relative;
left:-55px;
text-align:right;
}

.alignRight{
	float:right;
	margin-right:-9px;
}

.mainHeading .leftEdge{
	float:left;
	background:url('images/post_heading_left_edge.gif') no-repeat;
	width:8px;
	height:49px;
}
.mainHeading .rightEdge{
	float:left;
	background:url('images/post_heading_right_edge.gif') no-repeat;
	width:6px;
	height:49px;
}
.mainHeading .mainHeadingBg{
	float:left;
	width:676px;
	min-height:49px;
	background:url('images/post_heading_bg.gif') repeat-x;
	font-size:24px;
	font-weight:bold;
	color:#1e4a92;
	padding:4px 0px 0px 10px;
}
.post{
	width:700px;
	min-height:180px;
	background:url('images/common_bg.gif') repeat-x;
	background-position:bottom;
	overflow:hidden;
	padding-top:5px;
}
.postcontents{
	width:700px;
	min-height:180px;
	overflow:hidden;
	padding-top:5px;
}
.postDescription{
	float:left;
	width:520px;
	min-height:150px;
	padding:5px;
}
.storycontent{
	width:720px;
	min-height:200px;
}
.postContents{
	float:left;
	width:698px;
	min-height:150px;
	padding:0px 5px 20px 5px;
}
.thumbPadd{
	margin-left:30px;
}
.noBg{
	background:none;
}
a.dec{ 
	text-decoration:none;
	color:#FFF;
}
a.dec:hover{
	text-decoration:underline;
}
.view_btn{
	background:url('images/view_our_furniture_btn.gif') no-repeat; 
	width:177px; 
	height:24px; 
	margin-top:27px;
	padding:5px 0px 0px 32px;
}
a.view{
	text-decoration:none; 
	color:#FFF;
}
a.view:hover{
	text-decoration:underline;
}
#sitemap ul{
	list-style-type:none;
}

#sitemap ul li{
	line-height:20px;
}
#sitemap ul li a{
	font-size:14px;
	color:#1e4a92;
	text-decoration:none;
}
#sitemap ul li a:hover{
	text-decoration:underline;
	color:#F00;
}

.inner_border { border:1px solid #e5e5e5; border-left:6px solid #e5e5e5;  border-radius:5px; -moz-boder-radius:5px; float:left; width:715px; }
.inner_box2 { width:715px; margin:0 auto; padding:0; float:left; background-color:#fff; }
.blog_text { background:url('images/common_bg.gif') repeat-x;
	background-position:bottom; width:700px;   }
.blog_text1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#3a3a3a;  line-height:18px;  solid #999999; margin-bottom:10px; margin-left:20px; margin-right:20px; padding-bottom:10px;  }
h1 { font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; color:#2e2e2e; padding: 0 10px 0 10px; margin-left:10px; }
h2 a { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#2e2e2e; padding:0;  text-decoration:none;   }
h2 li { margin-left:16px; line-height:14px; margin-bottom:-5px; }
h2 a:hover { text-decoration:underline; }