/* CSS MAIN RobeAcademicus */
body {
	text-align: center;
	background: #EFEFEF;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#main_page {
	margin: auto;
	width: 1000px;
}
#banner {
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
	background: #E8E8E8;
	height: 150px;
}
#logo {
	text-align: center;
	width: 200px;
	margin-top: 35px;
	float: left;
}
#LANGUAGE {
	padding-left: 40px;
	padding-top: 25px;
	width: 200px;
	text-align: left;
}
#LANGUAGE img {
    margin: 0 5px;
}
#logo_font {
	float:left;
	margin-top: 55px;
	margin-left: 37px;
}
#banner_image {
	float: left;
	margin-left: 47px;
}
#banner_image IMG {
}

#CONTENT {
	text-align: left;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	background-image: url(../pics/bg_main.gif);
	background-repeat: repeat-y;
	min-height: 500px;
}

/* Menu Main */
#MENU_MAIN_OUTER {
	float: left;
	width: 200px;
}
#MENU_MAIN {
	margin-top: 20px;
}
.main_menu_item_outer {
	padding: 2px;
	background: #DBDBDB;
	margin-bottom: 2px;
}
.main_menu_item {
	padding: 10px;
	padding-left: 40px;
	background-image: url(../pics/icon_white.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
}
.main_menu_item A {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666 !important;
	font-weight: bold;
	text-decoration: none !important;
}
.main_menu_item a:hover {
	color: #6E0000 !important;
	text-decoration: none !important;
}
.main_menu_act_outer {
	padding: 2px;
	background: #FFFFFF;
	margin-bottom: 2px;
}
.main_menu_act {
	padding: 10px;
	padding-left: 40px;
	background-image: url(../pics/icon_red.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
}
.main_menu_act A {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E0000 !important;
	font-weight: bold;
	text-decoration: none !important;
}

#CONTENT_MAIN_OUTER {
	float: left;
	width: 547px;
	border-right: 1px solid #CCCCCC;
	min-height: 500px;
}
#CONTENT_MAIN {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#TRUSTEDSHOP {
	text-align: center;
	margin: auto;
}
#TRUSTEDSHOP FORM {
	width: 190px;
	margin: auto;
}
#CONTENT_RIGHT_OUTER {
	float: left;
	background: #FFF;
	width: 250px;
}
#CONTENT_RIGHT {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.clearer {
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}
#footer {
	clear: both;
	text-align: left;
	height: 20px;
	background: #E8E8E8;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* Menu Basic */
#MENU_BASIC {
	float: left;
	text-align: right;
	width: 630px;
	padding-top: 2px;
}
#MENU_BASIC A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#MENU_BASIC a:hover {
	color: #6E0000;
}
.menu_basic_act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E0000 !important;
	text-decoration: none;	
}


/* Content */
h1 {
	color: #6E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	padding-left: 20px;
	background-image: url(../pics/icon_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.bodytext {
	padding-left: 20px;
}
a:link, a:active, a:visited, a:hover {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
#CONTENT_MAIN .csc-textpic-below .csc-textpic-imagewrap {
	display: inline;
	margin-left: 20px;
}
OL LI {
	margin-bottom: 5px;
}
.csc-textpic-caption {
	font-size: 10px;
}
.csc-frame-rulerAfter {
	height: 10px;
}
/*#CONTENT_MAIN RIGHT .csc-textpic-center {
    text-align: center;
}*/


/* MAIL FROM CSS SETTING */
.csc-mailform-field label {
	width: 70px;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	display: block;
	float: left;
}
.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.csc-mailform-field INPUT {
	margin-bottom: 5px;
}
.csc-mailform-submit {
	margin-top: 10px;
	margin-left: 170px;
}
.csc-mailform {
	border: 0px;
	margin-left: 17px;
	padding: 0px;
	padding-top: 10px;
}


/* SHOP */
.product_image {
    overflow: hidden;
    font-size: 1px;
}
.product_image img {
    float: left;
    margin-right: 20px;
}