/* Standard Elements */

* { margin: 0; padding: 0; }
TR, TD { margin: 0; padding: 0; }
img {	border:0;}

/*a, a:visited{
	color: white;
	text-decoration:none;
}

a:hover
{
	color: white;
}*/

/* Login Bar - Top */
#loginBar {                  
	clear:both;                  
	margin: 0 auto;              
	display: block;                             
	width:720px;            
}                              
                               
ul#navBar {                
	position: relative;          
	list-style: none;            
	display: inline;	           
}                              
                               
ul#ul_navBar li {
	float: left;                 
	display: inline;   	 
	line-height:20px;
	height:20px;         
}                              
                               
ul#ul_navBar li#right {          
	float: right;                
	display: inline;
}                              

fieldset#login {
	text-align: left;
	border:0;
	padding:0;
}
INPUT.loginInput{
	border:1px solid #c5c58c;
	height:15px;
	width:90px;
	margin:0px 5px 0px 5px;
	background-color:#7f7e00;
	color:#ffffff;	           
	padding: 0px 1px 0px 1px;   
	font-size:10px;                    
}

.createAccount a,.createAccount a:visited
{
	position:relative;
	top:-5px;
	left:548px;
	color:#c5c58c;
	text-decoration:none;	
}

.createAccount a:hover
{
	text-decoration:underline;
}

.lineSpacer
{
	width:100%;
	height:1px;
	background-image:url(../images/white-spacer.gif); 
	background-repeat:repeat-x;
}

/* Field Validation Errors */
TABLE.errorBox{
	text-align:center;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#F80303;
	background-color:transparent;
}

TR.errorBox{
	width:100%;
	height:100%;
	border-style:solid;
	border-width:1px;
}

.error{
	color:#c5c58c;
}

INPUT.qty
{
	background-color:#ffffff;
	font-size:11px;
	border:1px solid #cccccc;
	text-align:center;
	width:26px;
}

INPUT, TEXTAREA
{
	background-color:#ffffff;
	font-size:11px;
	border:1px solid #cccccc;
	width:136px;
}

INPUT.checkbox
{
	background-color:transparent;
	font-size:11px;
	border:0;
	width:25px;
}

SELECT{
	font-size:11px;
	background-color:#ffffff;
	border-color:black;
	border-width:1px;
}

ul#loginBar {                
	position: relative;          
	list-style: none;            
	display: inline;  
	width:100%;     

}                              
                               
ul#ul_loginBar li{          
 	margin-bottom:4px;        
	float: left;                 
	display: inline; 	            
}                              
    
ul#ul_loginBar ul#ul_loginBar {                   
	color: white;
}   

li#left a, li#left{
	color: #990099;
	text-decoration: none;        
}   

li#left a:hover{                   
	color: white;	          
	text-decoration: none;        
}   

li#home a, li#left{
	color: #990099;
	text-decoration: none;        
}   

li#home a:hover{                   
	color: white;	          
	text-decoration: none;        
} 
                 
ul#ul_loginBar li#right {          
	float: right;                
	display: inline;   
	width:315px;    
}   
ul#ul_loginBar li#button {          
	float: right;                
	display: inline;     
	margin-right:10px;
} 
ul.designers
{
	position: relative;          
	list-style: none;            
	display: inline;  
	width:100%;
}
ul.designers li#content
{
	float: left;   
	width:290px;	
}
li#content a, li#flashBox a, li#catalog a {
	color:white;
	text-decoration:none;
}
li#content a:hover, li#flashBox a:hover, li#catalog a:hover {
	text-decoration: underline;
}

ul.designers li#store
{
	float: left;   
	width:500px;
}
#catalog
{
	float:left;
	display: block;
	width:600px;
}
#howToOrder
{
	float: left;
	width:610px;
	border: 1px solid #c0c0c0;
	margin-left: 105px;
	height: 60px;
	clear: both;
	padding: 5px;
}

li.catalogItem
{
	position: relative;
	float: left;
	border-left: 2px solid #c0c0c0;
	overflow: hidden;
	text-align: center;
	border-collapse: collapse;
	list-style: none;
	margin-bottom: 20px;
}

li.catalogItem img
{	
	position: relative;
}


ul.designers li#flashBox
{
	float: right;    
	display:inline;
	margin:0px 8px 0px 0px;

}
#imageHolder
{
	display:block;
	float:left;
}

ul#ul_catListing {
	list-style: none;
	display: list-item;	
	float: left;
}

ul#ul_catListing li {
	list-style: none;
	font-size:11px;
	display: inline;
	float:left;
	color: #ffffff;
}
TD.thumbs
{
	height:135px;
	border:1px solid #c5c58c;
	background-color:#999933;
}

SELECT.searchByCat
{
	width:100px;
	margin-bottom:10px;
}
TABLE.thumb TR, TABLE.thumb TD
{
	line-height:12px;
}
#leftContainer
{
	float:left;
	clear:none;
	margin:0;
	padding:0;
	width:210px;
	text-align:center;	
}

#rightContainer
{
	position:relative;
	margin:0;
	padding:0;
	display:list-item;
	list-style: none;
}

#thumbnailContainer
{
	float:center;
	display:inline;
	margin-right:20px;
}
div.productContainer
{
	font-size:11px;
	float:right;
	width:400px;
	text-align:left;
	display:inline;
	margin:0px 10px 8px 0px;
}
ul#borderRightLeft
{
	position:relative;
	margin:0;
	padding:0;
	display:list-item;
	list-style: none;

}
ul#borderRightLeft li
{
text-align:center;

}
ul#borderRightLeft li#pic
{
text-align:center;
	width:210px;
}
img.mainPic
{
	border:1px solid #c5c58c;
}
p.price
{
	margin:0;	
	float:right;	
	font-weight:bold;
	font-size:13px;
	clear:both;
}
#bgOdd
{
	background-color:#F4F4F3;
}
#bgEven
{
	background-color:#ffffff;
}

span
{
	text-align:left;
	line-height:15px;
}

span.sale
{

	color:#CC0000;
	font-weight:600;
}

span.saleSmall
{
	color:#ffffff;
	font-weight:500;
}

span.price
{
	float:right;
	font-weight:bold;
	font-size:12px;
}

span.priceFinal
{
	display:inline;
	font-weight:600;
}

span.leftPrice
{
	display:inline;
	height:10px;
	width:100px;
	font-size:12px;
}

#rightPrice
{

}
SELECT.product
{
	width:50px;
	text-align:center;
}

ul#ul_navigationBar {
	list-style: none;
	display: inline;	
}

ul#ul_navigationBar li {
	float: right;
	margin-right:10px;
	display: inline;
}
