@charset "utf-8";
/* FONT DECLARATION */
@font-face {
}
@font-face {
}
.inner_table {
	background-color: #E1B787;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
#left_contents{
	overflow:hidden;
	position:relative;
	visibility: visible;
	z-index:77;
	left:80px;
	top:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PANORAMA{
	width:330px;
	height:210px;
	overflow:hidden;
	text-align:left;
}
.left_menu{
	font-size:14px;
	font-family:Tahoma;
}
.left_menu a{
	color:#3399CC;
	text-decoration: none;
	font-weight: bold;
}
.left_menu a:hover{
	color:#FF99CC;
	font-weight: bold;
}
.left_menu ul{
	list-style-image:url(../src/mockups/main/list_item_1.gif);
	list-style-position:outside;
	list-style-type: disc;
}
#child{
	list-style-image:url(../src/mockups/main/list_item_2.gif);
	list-style-position:outside;
	list-style-type: disc;
	margin-left:12px;
}

/* SCROLLBAR */
#scrollbar{
	vertical-align:top;
}
.scrollbar_bar{
	position:relative;
	margin-top:-5px;
	margin-bottom:-5px;
	width:5px;
	left:5px;
	height:150px;
	background:#009900;
	z-index:22;
}
#scrollbar img{position:relative; margin-bottom:0px; margin-top:0px; padding-top:0px; padding-bottom:0px;}
#scrollbar img:hover{cursor:hand;}

/*  Right Side  */
#right_contents{
	overflow:hidden;
	visibility: visible;
	z-index:80;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../src/mockups/main/right_book_back.png);
	background-repeat:no-repeat;
}
#PANORAMA2{
	width:330px;
	height:307px;
	overflow:hidden;
}
#right_text{
	padding-left:15px;
	padding-right:10px;
	text-align:justify;
	text-indent:20px;
}
#right_text a{
	/*
	padding-left:15px;
	padding-right:10px;
	*/
	text-align:justify;
	text-indent:0px;
	text-decoration:none;
	color:#339966;
}
#right_text a:hover{
	color:#FF99CC;
}
#right_text ul{
	padding-left:inherit;
	padding-right:inherit;
	text-align:inherit;
	text-indent:0px;
	list-style-position:outside;
	list-style-type: disc;
}
#right_product_img{
}
#school_back_link{
	color:#339966;
	padding-left:15px;
}
#avnt_ru{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF3300;
	text-decoration:none;
	font-weight:bold;
}
#delmar{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

