﻿*
{
	margin: 0;
	padding: 0;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	color: #666;
	font-size:12px;
}
ul
{
	margin:0;
	}
ul li
{
	margin: 0;
	padding: 0;
	}


/*
HAVE TO ADD DEFAULT FOR ALL ELEMENTS (EX: <p> )
ul li
{
    margin-left: 25px;
}

*/
a
{
 color: #006a72;
 font-weight:bold;
 text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.image:hover
{
    text-decoration: none;
}

.home
{
	font-size:14px;
}
a.homeLink
{
   font-weight:normal; 
   color: #666;
   font-size:11px;
    }
a.home:hover
{
       color: #666;
    }

h1
{
	font-weight:bold;
	font-size:18px;
	color: #006a72;
}


.h1
{
	font-weight:bold;
	font-size:18px;
	color: #006a72;
}

h2
{
	font-weight:bold;
	font-size:16px;
	color: #006a72;
}

h2.sm
{
	font-size:13px;
	line-height:25px;
}


h2.individuals
{
	font-size:12px;
}

h2.bigger
{
    font-weight: bold;
    font-size: 25px;
}

h3
{
    color: #006a72;
    }

.grey, a.grey
{
    color: #666;
    }
a.grey_over
{
	color: #006a72;
	}
	
a.grey_over:hover /*make sure for visited as well*/
{
	color: #666;
	}
	

#container
{
	width: 1000px;
	margin: auto;
	margin-top:10px;
	position: relative;
}

#containerMain
{
	background-image:url('imagesU/furniture-rent-background.gif'); 
	background-repeat:repeat-x; 
	border-width:1px; 
	border-style:solid; 
	border-color:#666; 
	width:1000px;
	background-color:#f9f8ee;	
	}

ul li.nav 
{
	float:left;
	padding-left:19px;
	}
	
a.nav
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	}
	
a.nav:hover, a.nav:visited:hover
{
	text-decoration:none;
	}
	
ul li.navBottom
{
	
	display:inline;
	padding: 0px 0px 0px 10px;
	}

a.navBottom
{
	color:#666;
	font-size:11px;
	font-weight:normal;
	}
	
a.navBottom:hover, a.navBottom:visited:hover
{
	color:#006a72;
	text-decoration:none;
	}
	
.navSites, .navSites a
{
	color:#006a72;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
	
.navSites a:hover, .navSites a:visited:hover
{
	color:#666;
	font-size:11px;
	}
	
		
ul li.navSites
{
	display:inline;
	padding: 0px 0px 0px 10px;
	}
	
.copyright
{
	font-size: 10px;
	line-height:25px;
	}
	
.s
{
	
	position:relative; 
	background-image:url('imagesU/s.gif'); 
	background-repeat:repeat-x; 
	background-position:bottom;
	
}
        
.w
{
	position:relative; 
	background-image:url('imagesU/w.gif'); 
    background-repeat:repeat-y; 
   	
}
        	
.e
{
	position:relative; 
    float:left; 
    background-image:url('imagesU/e.gif'); 
    background-repeat:repeat-y; 
    background-position:right;  
     
}
        		
.n
{
	position:relative; 
    background-image:url('imagesU/n.gif'); 
    background-repeat:repeat-x;
    
}

.nw
{
	position:absolute;
	
}


.collectionName
{
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;
}




.check_avail
{
	vertical-align:bottom;
	}
	
.cart
{
	font-weight:bold;
}

.grayMaroonBorder
{
    border-top-color: #006a72;
    border-bottom-color: #666666;
    border-right-color: #666666;
    border-left-color: #666666;

}
	
div.border
{
	padding:10px;
	border: solid 1px #666;
	text-align:center;
	}
ul.subnavlist  
{
	display: none; 
	font-size:11px; 
	font-weight:bold; 
	width:782px; 
	left: 1px; 
	top: 126px; 
	background-image: url(imagesU/sub_nav.gif); 
	background-repeat:repeat-x; 
	z-index:1; 
	position: absolute; 
	line-height:normal; 
	padding-left:218px;
}
    
ul.navlist li:hover ul.subnavlist, ul.navlist li.over ul.subnavlist
{
	display: block; 
}

ul.navleft li
{
    margin-left: 25px;
    list-style-image: url(imagesU/bullet_small.gif);
    margin-bottom: 5px;
    cursor:pointer; cursor:hand; 
    font-size:15px;
}

ul.navleft li a
{
	font-size:15px;
}

ul.navleft_sub li
{
    margin-left: 0px;
    list-style-image: url(imagesU/bullet_tiny.gif);
    font-size:13px;
}

ul.navleft_sub li a
{
	font-size:13px;
}

ul.navleft_sub
{
    margin-top:5px;
    margin-bottom:5px;
}

ul.navleft_sub_sub
{
    margin-top:10px;
    margin-bottom:10px;
}

ul.navleft_sub_sub li
{
    margin-left: 10px;
    list-style:none;
    margin-bottom: 0px;
    font-size: 11px;
    font-weight: normal;
}

ul.navleft_sub_sub li input
{
    font-size: 11px;
    font-weight: normal;
    color:#666;
}

.opaqueLayer
{
	display:none;
    position:absolute;
    top:0px;
    left:0px;
    background-color: #ffffff;
    z-index:1010;
    opacity:0.7;
    filter:alpha(opacity=70);
}
                
.popLayer
{
	position:absolute;
    top:0px;
    left:0px;
    width:350px;
    height:60px; 
    display:none;
    z-Index:1011;
    border:2px solid black;
    background-color:#FFFFFF;
    text-align:center;
    vertical-align:middle;
    padding:10px;
}

.popLayerZ
{
	position:absolute;
    top:0px;
    left:0px;
    display:none;
    z-Index:1011;
    border:2px solid black;
    background-color:#FFFFFF;
    text-align:center;
    vertical-align:middle;
    padding:10px;
}

.headerLeft
{
	text-align:left;
	font-weight:bold;
	color: #006a72;
}
        
.divCal
{
   padding-bottom: 50px; 
    width: 200px;   
    top:0;    
}

.tblAlign
{
    vertical-align: top;
}

table#tblRequestForm
{
    background-color: #f1f1f2;
    border-style: solid;
    border-bottom-color:#cccccc;
    border-right-color: #666666;
    border-top-color: #666666;
    border-left-color: #666666;
    height: 25px;
    color: #006a72;
    width: 100%;
    border-width: 1px;
}

table#tblForm
{
    width: 100%;
    background-color: white;
    border-color: #999999; 
    border-style: solid;
    border-width: 1px;
    padding-left: 20px;
  
}

.dlContact
{
    width: 90px;
    float: left;
    font-size: 11px;
    padding: 0 10px 0 20px;
    
}

.headerText
{
     padding-left: 20px;
}
    
.width
{
    width: 330px;
}

.btn
{
    width: 175px;
    background-color: #006a72;
    height: 32px;
}
.maroon_bold
    {
    	font-weight:bold;
    	color: #006a72;
    	}
    	
.maroon
{
    color:#006a72;
}


.small
{
	font-size:11px;
	font-weight:normal;
	}
	
.red 
{
	color:#f33;
	}
.redB
{
    color:#f33;
    background-color:#f9f8ee;
    }
	
.money
{
	font-size:11px;
	font-weight:bold;
	color:#f33;
	}
	
	
.left20
{
	padding-left:20px;
	}
	
.clear
{
	clear:both;
}

.tbForm
{
	width:300px;
	height:20px;
	line-height:20px;
	}
	
	
a.breadcrumb
{
	font-size:11px;
	font-weight:normal;	
	color: #666;
	vertical-align:middle;
	}
	
.breadcrumbCurrent, a.breadcrumbCurrent
{
	font-size:11px;
	font-weight: bold;	
	vertical-align:middle;
	}
	
img.breadcrumb
{
	vertical-align:middle; 
	padding: 0px 5px 0px 5px;
}
	
.zindex1
{
	z-index:1;
}
.v_middle
{
	vertical-align:middle;
}
	
.float_right
{
	float:right;
}
	
.float_left
{
	float:left;
}

img.close
{
    cursor: pointer; cursor: hand; float: right;
}
	    
.bgWhite
{
    background-color:White;
	}        
.hand
{
    cursor:pointer; cursor:hand;
}

.err
{
    color:red; font-weight:bold;
}
    
.quick_view
{
    cursor: pointer; cursor: hand; position: absolute;
    bottom: 2px; right: 0px;
}
        
        
.col_details
{
    position: absolute; background-color: White; top: -20px; left: -25px; z-index: 5;
}
            
.l_75
{
    float: left; width: 75px;
}
                
                
td.money
{
    vertical-align:top; line-height:20px; padding-right:2px;
}
                    
td.small
{
    vertical-align:top; line-height:20px; cursor:pointer; cursor:hand;
}
.faq_pop
{
    width:250px; position: absolute; z-index: 5;background-color:White;border-style:solid;border-width: 1px;top:-100px; left:100px;
    }
    
    
a.showProd
{
    font-weight:normal;
    color: #666;   
}

a.showProd : hover
{
    text-decoration:underline; 
}



.in
{
    z-index: 1; width:198px; height:208px;
    }
.ind
{
    background-color:#ffffff; padding:10px 0px;
    }
    
    .dind
    {
        overflow:hidden;z-index:800;position:relative;width:200px;height:100%; background-color:#ffffff;
        }
    
    
.din

{position: relative; display: inline; padding-bottom:10px;}

.cb

{
    vertical-align:bottom;line-height: 8px;
    }
    
    
                   
ul.navleft_sub_sub li
{
   list-style-type:none; 
   list-style-image:none;
    }
    
    
    
    
    
    
.hlb, .h1b
{
 color: #006a72;
 font-weight:bold;
 text-decoration:none;
  background: none;    
  border: none;    
  cursor: pointer; cursor:hand; 
  text-align: left;
}

.hlb:hover
{
	text-decoration:underline;
}

.h1b:hover {
    text-decoration: underline;
    color: #666;
}

.hlbWrap
{
 color: #006a72;
 font-weight:bold;
 text-decoration:none;
  background: none;    
  border: none;    
  cursor: pointer; cursor:hand; 
  text-align: left;
  width: 200px;
  white-space: normal;
}

.hlbWrap:hover
{
	text-decoration:underline;
}


.maroon_over
{
	color: #666;
	font-weight:bold;
 text-decoration:none;
  background: none;    
  border: none;    
  cursor: pointer; cursor:hand; 
  text-align: left;
	}
	
.maroon_over:hover 
{
	color: #006a72;
	text-decoration:underline;
	}

.subscribe
{
    color: #006a72;
    padding-bottom: 6px;
    font-weight:bold;
    font-size: 25px;
}

.emailTxb
{
    line-height: 18px;
}
	
.newsMsg
{
    font-size: 9px;
    padding-bottom: 11px;
    padding-right: 11px;
    display: inline-block;
}
.lightbg
{
    background-color: #f1f1f2;
    }
    
    .lineBreakGreenBlue
{
     margin-left: -14px; border-width: 0; height: 6px;
                            
}
	.marginLeft
{
    margin-left: 14px;
}

.arrowEmail
{
    padding-right: 7px;
}

label.accountnav
{
	color: #006a72;
	font-weight:bold;
	font-size:12px;
    text-decoration: none;
}

	ul.accountsubnavlist  
    { 
	    font-weight:bold;
	    z-index:1; 
	    position: absolute; 
        height: 89px;
        vertical-align: middle;
        list-style-type: none;
        border-bottom: 1px solid #006a72;
        border-right: 1px solid #006a72;
        border-left: 1px solid #006a72;
        background-color: White;
    }

ul li.accountnavsub 
{
    text-align: left;
    width:90px;
    line-height: 18px;
    margin-left: 5px;
}
	
a.accountnavsub, label.accountnavsub
{
	color: #006a72;
	font-weight:bold;
	font-size:11px;
    text-decoration: none;
}
	
a.accountnavsub:hover, a.accountnavsub:visited:hover
{
	text-decoration:none;
}

.inline
{
    display: inline-block;
    color: #006a72; 
}

#pnlAccountInfo ul li {
    display: block;
}

#pnlAccountInfo ul li ul {
    display: none;
}

#pnlAccountInfo ul li:hover ul {
    display: block;
}

.vertDivider
{
    height: 16px;
    display: block;
    width: auto;
}

.checkBoxList { 
  border: 1px solid #959595;
  padding: 8px 0px 11px 10px;
  list-style-type: none;
} 

ul.checkBoxList li input
{
    margin-right: 3px;
}

a.noUnderline
{
    text-decoration: none;
} 

a.underline
{
    text-decoration: underline;
} 
.filter
{
    margin-left: 9px; margin-top: 11px; margin-right: 11px; width: 180px;
}

.sort
{
    font-weight: bold; background-color: White; padding-left: 12px; padding-top: 4px; padding-bottom: 3px;
}

.ibSearch
{
    position: relative;
    top: 5px;
    right: -2px;
}

#outerDiv {
    width: 465px;
    height: 550px;
    border: 1px dotted #cecfd2;
}
