
/**
 * Product: Katyshop
 * @version 0.3.2.1
 * @author Catalin Hulea - huleacatalin@users.sourceforge.net
 * @copyright Copyright (C) 2007 Catalin Hulea
 * @license GNU General Public License version 3
 * 			You can find a copy of GNU GPL v3 at this path: /docs/LICENSE
 * @link https://sourceforge.net/projects/katyshop
 * 
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 * 
 */


/*#######################*/
/*# GENERIC				#*/
/*#######################*/
body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	background-image: url('../img/design/bg.jpg');
	margin: 0px;

}

linie
{
	background-image: url('../img/design/linie.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
		
}

h1, h2, h3, h4, h5, h6
{
	color: #823647;
	font-family: Verdana;
	border-bottom: 1px solid #aaaaaa;
	font-weight: normal;
	margin: 10px;
}

p, table
{
	margin: 10px;
}

hr
{
	border-top: 1px solid #d09547;
	border-bottom: 1px solid #fff199;
	height: 2px;
	width: 480px;
	margin: 10px;
	clear: both;
	margin: 0px;
}

img
{
	border: 0px;
}

a
{
	font-family: Georgia, "Times New Roman", Times, serif;
       color: #b61a17;
        font-style: italic;
		
}

a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
       
        font-style: italic;
        
        font-weight: bold;
        color: red;
	font-weight: bold;
	text-decoration: none;
}

table, td, input, textarea
{
	font-family: arial;
	font-size: 10pt;
}

input, textarea
{
	margin: 1px;
}

input.button, button
{
	background-color: transparent;
	background-image: url('../img/design/bg_button.gif');
	color: #000077;
	cursor: pointer;
}

div
{
	margin: 0px;
	padding: 0px;
}

form
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

table.cuborder
{
	border-left: 1px solid #0088bb;
	border-top: 1px solid #0088bb;
}

table.cuborder td
{
	border-right: 1px solid #0088bb;
	border-bottom: 1px solid #0088bb;
	font-size: 8pt;
}

table.cuborder th
{
	border-right: 1px solid #0088bb;
	border-bottom: 1px solid #0088bb;
	color: #0088bb;
}

table.cuborder td a:hover
{
	font-weight: normal;
	color: #0000ff;
}

div#container
{
	width: 782px;
	background-color: #ffcc66;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
}

div#print_messages
{
	border: 1px solid #aaaaaa;
	margin: 10px;
	background-color: #ffffff;
}

div#print_messages p.message
{
	color: darkgreen;
	font-weight: bold;
	margin: 5px;
}

div#print_messages p.error
{
	color: red;
	margin: 5px;
}

div#middle
{
	background-image: url('../img/design/bg_content.gif');
}

/*#######################*/
/*# HEADER				#*/
/*#######################*/
div#header
{
	text-align: right;
	height: 170px;
	background-image: url('../img/design/bg_top.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #bab680;
}

div#header img#img_company_name
{
	float: right;
	margin-top: 86px;
	margin-right: 0px;
}

div#header img#slogan
{
	float: right;
	margin-top: 55px;
	margin-right: 51px;
}

div#header a
{
	margin: 0px;
	padding: 0px;
}

div#header img#logo
{
	float: left;
	margin: 0px;
	padding: 0px;
}

/*#######################*/
/*# MENU				#*/
/*#######################*/
div#menu
{
	height: 32px;
	background-image: url('../img/design/bg_menu.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

div#menu ul
{
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
	margin-top: 3px;
	margin-left: 22px;
	margin-right: 22px;
	padding: 0px;
	background-image: url('../img/design/bg_menu_list.gif');
	
	height: 26px;
	width: 735px;
}

div#menu ul li
{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

div#menu ul li a.left_item
{
	background-image: url('../img/design/bg_menu_list_left.gif');
	background-repeat: no-repeat;
}

div#menu ul li a.right_item
{
	background-image: url('../img/design/bg_menu_list_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	/*width: 125px;*/
	width: 105px;
}

div#menu ul li a.left_item:hover
{
	background-image: url('../img/design/bg_menu_list_left_hover.gif');
}

div#menu ul li a.right_item:hover
{
	background-image: url('../img/design/bg_menu_list_right_hover.gif');
}

div#menu ul li a
{
	background-image: url('../img/design/bg_menu_separator.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	height: 26px;
	/*width: 122px;*/
	width: 105px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 5px;
}

div#menu ul li a:hover
{
	background-image: url('../img/design/bg_menu_list_hover.gif');
	background-repeat: no-repeat;
	color: #ffffff;
}

/*#######################*/
/*# LEFT				#*/
/*#######################*/
div#left
{
	width: 250px;
	float: left;
	overflow: hidden;
	background-image: url('../img/design/bg_intleft.jpg');
	background-repeat: repeat-x;
}

div#left_vertical_line
{
	background-image: url('../img/design/bg_left.gif');
	background-repeat: repeat-y;
}

div.left_div
{
	font-family: Georgia, "Times New Roman", Times, serif;
       color: #b61a17;
        font-style: italic;
	text-align: right;
	margin: 10px;
	padding: 10px;
	background-color: #ffffcc;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
}

div#login_form
{
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        line-height: 20px;
        font-weight: bold;
        color: #B61A17;
        text-decoration: none;
	text-align: right;
	margin: 10px;
	padding: 10px;
	background-color: #ffffcc;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
}

div#login_form input
{
	height: 20px;
	padding: 0px;
	font-size: 8pt;
	margin: 1px;
	
}

div#login_form table#login
{
	text-align: right;
	width: 300px;
}

div#login_form p#welcome
{
	font-family: Georgia, "Courier New", Courier, monospace;
        font-size: 12px;
        color: #660000;
        text-align: justify;
        text-indent: 0px;
        line-height: 20px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
	margin: 0px;
	text-align: left;
}

div.categories
{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    color: #B61A17;
	background-color: #ffffcc;
	margin: 10px;
	padding: 10px;
border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;	
}

div.categories ul
{
	margin-left: 5px;
	padding: 0px;
	list-style-type: none;
}

div.categories ul li
{
	padding-left: 10px;
}

div.categories ul li.collapsed
{
	background-image: url('../img/icons/collapsed.gif');
	background-repeat: no-repeat;
}

div.categories ul li.expanded
{
	background-image: url('../img/icons/expanded.gif');
	background-repeat: no-repeat;
}

div.categories ul li a
{
	
	background-image: url('../img/icons/folder.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

div.categories ul li a.active
{
	
}

div#search_box
{
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-style: italic;
        color: #B61A17;
	background-color: #ffffcc;
	margin: 10px;
	padding: 10px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
}

div#search_box a
{
	display: block;
}

div#search_box a:hover
{
	font-weight: normal;
	color: red;
}

div.ceas
{

	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        font-style: italic;
        
        font-weight: bold;
        color: #ffffff;
        text-align: center;
        text-indent: 0px;
	margin: 10px;
	
}

/*#######################*/
/*# CONTENT				#*/
/*#######################*/
div#content
{
	width: 519px;
	float: left;
	overflow: hidden;
	overflow-y: visible;
}

dl
{
	
	margin: 0px;
	padding: 0px;
/*	background-image: url('../img/design/bg_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
*/
	background-image: url('../img/design/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	

}

div#first_page
{
	background-image: url('../img/design/bg_left.gif');
	background-repeat: repeat-y;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

dl.category_icon
{
	width: 230px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin: 10px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	text-align: center;
}

dl.category_icon img
{
	display: block;
}

dl.category_icon dd
{
	height: 84px;
}

dl.first_page
{
	width: 230px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin: 10px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	font-size: 8pt;
}

dl.first_page dt b
{
	cursor: pointer;
}

dl.first_page dt a
{
	text-decoration: none;
}

dl.first_page dd
{
	height: 118px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
}

dl.first_page dd a.img_href
{
	display: block;
	text-align: center;
	
}

dl dt
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 10px;
	background-image: url('../img/design/bg_top_right_white.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 4px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #000000;
	
}

dl dt h1, h2, h3, h4, h5, h6
{
	margin-top: 0px;
	}

dl dt.title
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 27px;
	background-image: url('../img/design/bg_top_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
        
        font-style: italic;
        
        font-weight: bold;
        color: #B61A17;
        
        text-align: right;
        text-indent: 1px;}

dl dt b
{
	background-image: url('../img/design/round_left_corner.gif');
	background-repeat: no-repeat;
	height: 23px;
	margin: 0px;
	padding: 0px;
	color: #b90303;
	font-size: 15px;
	position: relative;
	right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}

dl dd
{
	margin: 0px;
	padding-top: 5px;
	background-color: #ffffcc;
/*	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
*/
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
}

dl dd p.content
{
	width: 200px;
	float: left;
	font-size: 8pt;
	
}

dl dd ul.actions li.delete a
{
	background-image: url('../img/icons/delete.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

dl dd ul.actions li.move a
{
	background-image: url('../img/icons/move.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

dl dd ul.actions li.add_category a
{
	background-image: url('../img/icons/folder_new.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

dl dd ul.actions li.add_product a
{
	background-image: url('../img/icons/page_new.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

dl dd ul.actions li.up a
{
	background-image: url('../img/icons/up_folder.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

dl dd ul.actions li.edit a
{
	background-image: url('../img/icons/edit.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

tr.border_top td
{
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*#######################*/
/*# RIGHT				#*/
/*#######################*/
div#right
{
	width: 1px;
	float: right;
	overflow-x: hidden;
}

/*#######################*/
/*# FOOTER				#*/
/*#######################*/
div#footer
{
	
/*	background-color: #752041; */
    
	background-image: url('../img/design/bg_menu1.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	hight: 100%;
	color: #bab680;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 8pt;
}

div#footer img.separation_line
{
	display: block;
	margin-bottom: 5px;
}

div#footer ul
{
	list-style-type: none;
	margin: 2px;
}

div#footer ul li
{
	list-style-type: none;
	display: inline;
}

div#footer ul li a
{
	color: #f8f3a5;
	font-weight: bold;
	border-left: 1px solid #f8f3a5;
	padding-left: 5px;
	font-family: verdana;
	text-decoration: none;
}

div#footer ul li a:hover
{
	text-decoration: underline;
}
