
body {padding:25px 0; background:url("../design/bg.gif") 0 0 repeat-x; font-size: 16px; font-family: times new roman;}

#main {width:940px; padding:10px; margin:0 auto; overflow:hidden;height:100%;}

    #header {position:relative; height:100px; padding:0 0 0 35px; background:url("../design/header.png") 0 0 no-repeat; overflow:hidden;}
    #header #logo {margin: 0px; font-size: 32px; position: absolute; top: -70px; padding-left: 80px;}
    
        #slogan {position:absolute; top:30px; right:0; padding:10px 10px 10px 15px; background:url("../design/pattern.gif");font-size: 16px;}
    

        #sizer {float: right; padding:10px 10px 10px 20px; font-size: 15px;}

    #cols {margin-bottom:10px; background:url("../design/cols.gif") 0 0 no-repeat;}
    #cols-in {min-height:430px; padding:20px; background:url("../design/cols-in.gif") 0 100% no-repeat;}
    
        #content {float:left; width:550px; overflow: hidden; height:100%; font-size: 17px; font-family: times new roman;}
        #side {float:right; width:280px;height:100%;}
        #content .in, #side .in {padding:15px;}

    #footer {padding:15px 15px 5px 15px;}
    #footer p {margin:0;}
    
        #ico-print {padding-left:12px; background:url("../design/ico-print.gif") 0 50% no-repeat;}
        #ico-sitemap {margin-left:10px; padding-left:10px; background:url("../design/ico-sitemap.gif") 0 50% no-repeat;}

        .ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

    #copy {margin:15px auto 0 auto; width:910px; font-size:90%;}

.title-01 {margin:0; padding:15px 15px 15px 45px; background:url("../design/arrow-01.gif") 15px 50% no-repeat; font-size:150%; font-weight:normal;}
.title-02 {background:url("../design/dot-01.gif") 0 60% repeat-x; font-size:100%;}
.title-02 span {padding-right:5px;}
.title-03 {margin-top: 0; padding:13px 10px 13px 15px; background:url("../design/arrow-02.gif") 245px 50% no-repeat; font-size:100%; font-weight:bold;}
.title-03.gallery {background:url("../design/arrow-02.gif") 903px 50% no-repeat;}
.title-04 {margin:0 5px; padding:13px 30px 13px 15px; background:url("../design/title-04.gif") 0 0  repeat-x; font-size:100%; font-weight:bold;}

.more {padding-right:14px; background:url("../design/more.gif") 100% 5px no-repeat;}
a:hover.more {text-decoration:none;}



/* Form */

input, textarea, select {

	font-family: times new roman;
	font-size: 15px;
	color: #000;
	background-color: #fff;
	border: 1px solid #444;

}

.webshop_item {

	border: none;
	background: url(../images/img08.jpg) no-repeat left top;
	padding: 15px;

}

/* Fieldset */

.fieldset {


	background: url(../images/img08.jpg) no-repeat left top;
	border: none;
	padding-left: 20px;

}

.fieldset legend {

	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #444;
	background-color: #fff;
	padding: 3px 10px 3px 10px;

}


    #nav {position:relative; padding:0 20px; 
	margin: 0 auto;

	padding: 0;
	list-style: none;}



#nav li.top {
	padding: 0;
	margin-top: 1px;
display:block; background:url("../design/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;

}

#nav a.top_link {

	font-weight: bold;
	display: block;
	margin-right: 3px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	font-family: times new roman;
	font-size: 17px;
	color: #000;
	border: none;
background:url("../design/nav.gif") 0 0 repeat-x; 
}

#nav * {

	margin:0;
	padding:0

}

#nav a.top_link:hover {

	color: #999;
	text-decoration: none;

}

#nav a.top_link span {


}

#nav a.top_link span.down {


}

#nav li {

	position:relative;
	float:left;
	margin-right:2px

}

#nav ul {

	border: 1px #000 solid;
	position:absolute;
	top:42px;
	left:-3px; 
	display:none;
	opacity:0;
	list-style: none;

}

#nav ul li {


	background-color: #fff;
	position:relative; border-top:none; height: 30px; width:148px; margin:0;


}

#nav ul li a {

	top:20px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 4px; 
	padding-bottom: 4px; 
	width: 100%; 
	text-decoration: none;
	font-size: 15px;
	color: #000;
	cursor:pointer;
	font-weight: bold;
	font-family: times new roman;

}

#nav ul li:hover {

	background-color:  #ccc;


}

#nav ul ul {

	left:148px;
	top:-1px

}

#nav .fly {

	background: url(images/arrow.gif) 120px 10px no-repeat;
	width:148px

}

#nav .fly:hover {

	background: url(images/arrow_over.gif) 120px 10px no-repeat;

}

#nav .sub { }


/* links of menu */

#menu {

	margin-left: 30px;

}

#menu ul {

	list-style:none;
	margin: 0px;
	padding-left: 20px;

}

#menu ul li {

	padding: 0px;

}

#menu li.expanded {

  list-style-type: circle;
  list-style-image: url(../images/icons/menu-expanded.png);
  margin: 0;

}

#menu li.collapsed {

  list-style-type: disc;
  list-style-image: url(../images/icons/menu-collapsed.png); /* LTR */
  margin: 0;

}

#menu li.leaf {

  list-style-type: square;
  list-style-image: url(../images/icons/menu-leaf.png);
  margin: 0;

}

/* sidebar menu */

#menu li.expanded a, li.collapsed a, li.leaf a {

	display:block;
	font-weight:normal;
	padding: 4px;
	line-height: 1.5em;

}

#menu li.expanded a:hover, li.collapsed a:hover, li.leaf a:hover {

	
}


.calendar {


}

.calendar_select {

	background-color: #242a34;
	color: #ffffff;

}

/* WYSIWYG EDITOR */

/* Toolbar */
.toolbar1   { border: 1px solid #666666; height: 26px; background-image: url(../images/background_silver.jpg); }
.toolbar2   { border: 1px solid #666666; height: 24px; background-image: url(../images/background_silver.jpg); border-bottom: 0px; border-top: 0px; }

/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}




/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }


/* images */

img {

	border: 1px solid #DADADA;
	background: #FAFAFA;

}

/* shortmenu description */

.adminlist {

	vertical-align: top;
	color: #000000;
	font-size: 12px !important;

}

/* table of admin panel */

.box {

	border: 1px dashed #D1D1D1;

}

/* colors of listitems */

.list1 {

        color: #000000;
	background-color: #ecf0ff;

}

.list2 {

        color: #000000;
	background-color: #ffffff;

}

/* text */

.text {

        color: #000000;
	font-size: 15px;

}



.text td {

	padding: 10px;

}

/* shortmenu ( top of the site) */

.mlist {

	border-bottom: 1px dashed #D1D1D1;
        color: #000000;
	font-size: 14px;
	font-weight: bold;
	width: 99%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

}

/* advantaged item */

.warn {

	color: #ff0000;

}

/* simple item */

.suc {

	color: #15b000;

}

/* warning message */

.warnmsg {

	font-weight: bold;
	color: #ff6b6b;
	padding: 10px 20px 10px 20px;
	margin-top: 15px;
	background: url(../images/msg.jpg) no-repeat left top;
	border-bottom: 1px solid #ccc;

}

/* successfully message */

.sucmsg { 

	font-weight: bold;
	color: #8BCB2F;
	padding: 10px 20px 10px 20px;
	margin-top: 15px;
	background: url(../images/msg.jpg) no-repeat left top;
	border-bottom: 1px solid #ccc;

}