/* Text */
.module_StaticPageText
{
}

/* Gallery */
.module_StaticPage_Gallery 
{	
	margin-bottom: 30px;
}

.module_StaticPage_Gallery table
{			
	
}

.module_StaticPage_Gallery table tr td
{		
}

.module_StaticPage_Gallery table tr td a img
{
    margin: 0px;
}

/***** Common *****************************************/
.required
{
	color: red;
}    

/***** Menu *************************************/
.lioweb-menu
{

}

/***** Primary Menu *************************************/
#lioweb-menu-primary
{

}

#lioweb-menu-primary ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#lioweb-menu-primary ul li
{
	padding: 0px;
	display: inline;
	margin-right: 20px;
}
                                           
#lioweb-menu-primary ul li a
{
	width: 100%;	
}

/***** Secondary Menu *************************************/
#lioweb-menu-secondary
{

}

#lioweb-menu-secondary ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#lioweb-menu-secondary ul li
{
	padding-left: 0px;	
}

#lioweb-menu-secondary ul li li
{
	padding-left: 20px;	
}

#lioweb-menu-secondary ul li a
{
	width: 100%;	
}

/***** News ***********************/
#lioweb-news
{

}

#lioweb-news .caption
{
}


#lioweb-news .item
{
	margin-bottom: 20px;
}

#lioweb-news .item .title, #lioweb-news .item .datetime
{
	font-family: "Arial Black";
	font-size: 11px;
	color: rgb(78, 73, 73);
	margin-bottom: 1px;
	float: left;
}

#lioweb-news .item .title
{	
	margin-left: 15px;
}

#lioweb-news .item .text
{
	color: rgb(120, 100, 100);
	padding-left: 20px;
	clear: both;
}

#lioweb-news .item .text a
{
	color: rgb(120, 100, 100);
	text-decoration: underline;	
	font-style: italic;		
}

/**** FILES ***************************************/
#lioweb-files
{
}

#lioweb-files .caption
{
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;    
    margin-top: 20px;
    margin-bottom: 20px;
}

#lioweb-files ul
{
	list-style: none;
}

#lioweb-files ul, #lioweb-files ul li
{
    margin: 0px;
	padding: 0px;	    
}

#lioweb-files ul li
{	
}

#lioweb-files ul li a
{
	display: block;
	line-height: 17px;	            
    text-decoration: none;
	padding-left: 25px;
    background: url(../images/filetypes/_none.gif) no-repeat;
    margin-bottom: 5px;
}

#lioweb-files ul li.pdf a
{
	background-image: url(../images/filetypes/pdf.gif);
}

#lioweb-files ul li.doc a, #lioweb-files ul li.docx a, #lioweb-files ul li.rtf a, 
#lioweb-files ul li.docm a, #lioweb-files ul li.dotm a 
{
	background-image: url(../images/filetypes/doc.gif);
	
}   

#lioweb-files ul li.xls a, #lioweb-files ul li.csv a, #lioweb-files ul li.xlsx a, 
#lioweb-files ul li.xlsm a, #lioweb-files ul li.xlsb a, #lioweb-files ul li.xltm a, 
#lioweb-files ul li.xlam a
{
	background-image: url(../images/filetypes/xls.gif);		
}       

#lioweb-files ul li.pptx a, #lioweb-files ul li.pptm a, #lioweb-files ul li.potx a,
#lioweb-files ul li.potm a, #lioweb-files ul li.ppam a, #lioweb-files ul li.ppsx a,
#lioweb-files ul li.ppsm a, #lioweb-files ul li.sldx a, #lioweb-files ul li.sldm a, 
#lioweb-files ul li.thmx a
{
	background-image: url(../images/filetypes/powerpoint.gif);
	
}

#lioweb-files ul li.bmp a, #lioweb-files ul li.jpg a, #lioweb-files ul li.gif a, 
#lioweb-files ul li.png a, #lioweb-files ul li.jpeg a, #lioweb-files ul li.tif a, 
#lioweb-files ul li.ico a
{
	background: url(../images/filetypes/image.gif) no-repeat 0px 1px;
}

#lioweb-files ul li.zip a, #lioweb-files ul li.rar a, #lioweb-files ul li.7z a, 
#lioweb-files ul li.gz a, #lioweb-files ul li.tar a, #lioweb-files ul li.ace a, 
#lioweb-files ul li.bz2 a, #lioweb-files ul li.tgz a
{
	background-image: url(../images/filetypes/archive.gif);
}



#lioweb-files ul li a:hover
{            
    text-decoration: underline;
}

/**** STATICPAGE-LIST ***************************************/
#lioweb-staticpage-list
{	
}

#lioweb-staticpage-list h2
{
}

#lioweb-staticpage-list .items
{
	margin-bottom: 20px;
	display: block;
}

#lioweb-staticpage-list .items .item
{		
	float: left;
	margin-left: 10px;
}

#lioweb-staticpage-list .items .item .image
{		
	margin-bottom: 5px;
}

#lioweb-staticpage-list .items .item .title
{
	display: block;
	text-align: center;
}


/****** lioProduct ******************************************/

#lioweb-product-checkout, #lioweb-product-order
{
	padding: 10px;
}

#lioweb-product-checkout table td
{
	vertical-align: top;	
	padding: 2px;
	padding-right: 5px;
	text-align: right;	
}

#lioweb-product-checkout table td input, #lioweb-product-checkout table td textarea
{
	width: 300px;
}

#lioweb-product-checkout table td textarea
{
	font-size: 13px;
}

#lioweb-product-checkout span.error
{
	color: red;
}

/********* SEARCH ****************/
#lioweb-search-result
{

}

#lioweb-search-result h1
{

}

/********** Cart *****************/
#lioweb-cart
{
}

#lioweb-cart .caption
{

}

#lioweb-cart .items
{

}

#lioweb-cart .items .item
{

}

#lioweb-cart .items .item .remove
{
}

#lioweb-cart .items .item .quantity
{

}

#lioweb-cart .items .item .title
{

}
