/* --- import layout --- */
@import 'layout.css';

/********* EDITOR STYLES REMAIN IN SEPARATE FILE *********/
/********* FOR ADMIN INCLUDE *********/

/* --- fontsizes --- */
/* --- fontsize: normal --- */

/* --- layout.css --- */
#breadcrumbBox {
	font-size: 10px;
}
#footerBox {
	font-size: 9px;
}
#logonBox {
	font-size: 11px;
}

/* --- nav tree + bar --- */
.barMain a {
	font-size: 17px;
}
.treeBreadcrumbs a {
	font-size: 10px;
}
.treeMain a {
	font-size: 11px;
}

/* --- common.css --- */
body, table, td, tr {
	font-size: 12px;
}
select, textarea, input {
	font-size: 11px;
}
.copyright {
	font-size: 9px;
}
.modTitle, .modSubTitle, .modTitle a {
	font-size: 14px;
}

/* --- form.css --- */
form.swslang .header {
	font-size: 16px;
}

/* --- mod_shop.css --- */
.shopHeader {
	font-size: 13px;
}
.list .price span {
	font-size: 15px;
}
.detail .price span {
	font-size: 15px;
}
.stagenav .number {
	font-size: 9px;
}
.cartsummary {
	font-size: 9px;
}
.cart .sum {
	font-size: 16px;
}

/* --- mod_calendar_dateselect.css --- */
.calendarSelector td {
	font-size: 9px;
}

/* --- mod_calendar_year.css --- */
.calendarTitle {
	font-size: 14px;
}
.calendarTitle span {
	font-size: 17px;
}
.calendarListMonth {
	font-size: 14px;
}

/* --- mod_calendar_month.css --- */
.daynum {
	font-size: 24px;
}
.mm0 {
	font-size: 14px;
}
.mm1 {
	font-size: 12px;
}
.mm2 {
	font-size: 10px;
}

/* --- mod_gallery.css --- */
.gallery .imgblock .previewtext {
	font-size: 10px;
}

/* --- mod_search.css --- */
.searchList .summary {
	font-size: 10px;
}

/* --- mod_section_logon.css --- */
#sectionLogon .logonHead {
	font-size: 12px;
}
#sectionLogon .logonBody {
	font-size: 11px;
}

/* --- mod_quiz.css --- */
.quiz .body {
	font-size: 12px;
}

/* --- mod_fotodb.css --- */
.fotodb .imgblock .dlLink {
	font-size: 11px;
}
.fotodb .imgInfo {
	font-size: 9px;
}
.fotodbDetail .imginfo {
	font-size: 10px;
}
.fotodbDetail .title {
	font-size: 14px;
}
.iptcTable td {
	font-size: 10px;
}

/* --- mod_workshop.css --- */
.bookingNav {
	font-size: 11px;
}
.workshopStepping td {
	font-size: 14px;
}
/* --- mod_discussion.css --- */
.userInfo {
	font-size: 9px;
}
/* --- prettyPhoto.css --- */
div.ppt {
	font-size:17px
}