#under{
	width: 780px;
	border: 1px solid red;
	margin: 0px auto;
	font-size: 12px;
	background-color: #595959;
}

body{
	background-color: #7F7F80;
	text-align: center;
	color: white;
	scrollbar-3dlight-color: #949494;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #949494;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: #656565;
	scrollbar-highlight-color: #656565;
	scrollbar-shadow-color: #656565;
	scrollbar-track-color: #5D5D5D;
}

a{
	color: #80949F;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#page-container{
	width: 780px;
	border: 1px solid #595959;
	margin: auto;
}

#header{
	height: 105px;
	background-color: #595959;
	position: relative;
	text-align: left;
}

#logo{
	position: relative;
	margin-left: 35px;
	margin-top: 3px;
	color: #D2D2D2;
	font-size: 18px;
	font-weight: bold;
}

#logo #ag-logo{
	position: absolute;
	right: 40px;
}

#logo img{
	border: 0px;
}

#top-menu-container{
	position: absolute;
	bottom: 0px;
	left: 110px;
	border-top: 1px solid #7F7F7F;
	width: 490px;
}

#top-menu-container #buttons{
	float: left;
	/*margin-top: 10px;*/
}

#top-menu-container #buttons ul{
	margin: 0px;
	padding: 0px;
	width: 250px;
}

#top-menu-container #buttons ul li{
	display: inline;
	margin-right: 5px;
	/*border-right: 1px solid #737373;*/
	border-bottom: 1px solid #737373;
}

#top-menu-container #buttons ul li a{
	color: white;/*#B1B1B1;*/
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#top-menu-container #buttons ul li a img{
	border: 0px;
	width: 16px;
	margin-right: 5px;
}

#top-menu-container #languages{
	float: right;
	text-align: right;
	color: white;/*#949494;*/
	font-size: 8px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	font-weight: normal;
}

#top-menu-container #languages .current{
	color: #B9B9B9;
	font-size: 11px;
}

#top-menu-container #languages a{
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#menu-container{
	position: relative;
	height: 214px;
	background-color: #323232;
	border-top: 3px solid #7F7F7F;
	border-bottom: 3px solid #7F7F7F;
}

#horizontal-menu-container{
	background-color: #323232;
	border-top: 3px solid #7F7F7F;
	border-bottom: 3px solid #7F7F7F;
	font-size: 12px;
}

#horizontal-menu-container ul{
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

#horizontal-menu-container li{
	display: inline;
	vertical-align: middle;
}

#horizontal-menu-container li a{
	font-size: 12px;
	line-height: 15px;
	margin-left: 20px;
	color: #E3E3E3;
}

#horizontal-menu-container li a img{
	border: 0px;
	vertical-align: middle;
	width: 0px;
	margin-right: 5px;
}

#second-level-menu{
	position: relative;
	background-color: #323232;
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
}

#second-level-menu ul{
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	text-align: center;
}

#second-level-menu li{
	display: inline;
	vertical-align: middle;
}

#second-level-menu li a{
	font-size: 12px;
	line-height: 15px;
	margin-left: 20px;
	color: #7F929D;;
	text-decoration: none;
}

#second-level-menu li a img{
	border: 0px;
	vertical-align: middle;
	width: 0px;
	margin-right: 5px;
}

div.menu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	float: left;
	height: 210px;
	overflow: hidden;
}

div.menu ul{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 40px;
}

div.menu ul li{
	margin-top: 3px;
	color: #CECECE;
	list-style: none;
	vertical-align: middle;
	text-align: left;
	height: 30px;
	border-bottom: 3px solid #575757;
}

div.menu ul li a{
	color: #E3E3E3;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div.menu ul li a img{
	border: 0px;
	vertical-align: middle;
	margin: 0px;
	margin-right: 5px;
}

#menu-right{
	position: absolute;
	top: 0px;
	right: 40px;
	width: 510px;
	/*background-image: url('/_file/image/menu-right.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	height: 212px;
	border-left: 3px solid #7F7F7F;
	border-right: 3px solid #7F7F7F;
}

#body-header{
	position: relative;
	height: 135px;
	background-color: #595959;
}

#body-header #body-header-left{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 245px;
	height: 100%;
	background-color: #696969;
	background-image: url('/_file/image/body-left-bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#body-header #body-header-left #container {
	margin: 15px 15px 15px 15px;
	font-size: 10px;
	text-align: justify;
	color: #CDCDCD;
}

#body-header #body-header-left #container h4{
	text-align: left;
	font-size: 12px;
	color: #E3E3E3;
	font-weight: bold;
	margin: 0px;
}

#body-header #body-header-left #container h5{
	margin: 5px 0px 0px 0px;
	color: #E3E3E3;
	font-size: 12px;
}

#body-header #body-header-right{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 530px;
	height: 100%;
}

#body-header #body-header-right #scheme{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 100%;
	background-image: url('/_file/image/models/1.gif');
	background-repeat: no-repeat;
	background-position: 10px;
}

#body-header #body-header-right #welcome{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 268px;
	height: 100%;
	overflow: hidden;
	text-align: justify;
	color: #BEBEBE;
	font-size: 10px;
}

#body-header #body-header-right #welcome div{
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
}

#body-header #body-header-right #welcome div h4{
	margin: 0px;
	margin-top: 0px;
	color: #E3E3E3;
	text-align: left;
	font-size: 12px;
}

#body-header #body-header-right #welcome div h5{
	margin: 5px 0px 0px 0px;
	color: #E3E3E3;
	font-size: 12px;
}

#body-header-reserve{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 100%;
}

#body-header-reserve #scheme{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 100%;
	background-image: url('/_file/image/models/1.gif');
	background-repeat: no-repeat;
	background-position: 10px;
}

#body-header-reserve #welcome{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 530px;
	height: 100%;
	overflow: hidden;
	text-align: justify;
	color: #BEBEBE;
	font-size: 12px;
}

#body-header-reserve #welcome div{
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
}

#body-header-reserve #welcome div h3{
	margin: 0px;
	margin-top: 15px;
	color: #BCD9DD;
	text-align: left;
	font-size: 16px;
}

#body-header-reserve #welcome div h4{
	margin: 0px;
	margin-bottom: 10px;
	color: #E3E3E3;
	text-align: left;
	font-size: 13px;
}

#body{
	background-color: #595959;
	border: 1px solid #595959;
	text-align: left;
	font-size: 12px;
	color: white;
}

#body a{
	color: #949494;
}

/* --------------------------------- [ CMS ] ------------------------------ */
#body #cms-body{
	margin: 10px;
	background-color: #444;
}

#body #cms-body .page-block{
	border-bottom: 1px solid #595959;
	margin: 10px 20px 20px 20px;
}
/* --------------------------------- [ CMS ] ------------------------------ */

#body-container{
	margin: 10px 10px 10px 10px;
	background-color: #595959;
}

#site-map{
	margin: 20px;
	background-color: #595959;
}

#body-left{
	background-color: #696969;
}

#footer-container{
	height: 55px;
	background-color: #5F5F5F;
	border-top: 2px solid #787878;
}

#footer-left{
	width: 240px;
	background-color: #5F5F5F;
	font-size: 11px;
	text-align: left;
	float: left;
}

#footer-left #copyright{
	color: #B9B9B9;
	margin-top: 7px;
	margin-left: 20px;
}

#footer-left #copyright a{
	text-decoration: none;
	color: #D5D5D5;
}

#footer-left #copyright a:hover{
	color: black;
	text-decoration: underline;
}

#footer-right{
	float: right;
	background-color: #696969;
	height: 100%;
	width: 530px;
	font-size: 10px;
}

#footer-right #footer-menu{
	color: #D5D5D5;
	width: 100%;
	margin-top: 20px;
}

#footer-right #footer-menu a{
	color: #D5D5D5;
	font-size: 12px;
}

#footer-right #footer-menu a:hover{
	text-decoration: underline;
}

#footer-right a{
	color: #949494;
	text-decoration: none;
	font-weight: normal;
}

#footer-right a:hover{
	color: #949494;
	text-decoration: underline;
}

.block-container{
	margin: 10px;
	width: 222px;
	height: 185px;
	float: left;
	background-image: url('/_file/image/project/first_page/wedget-bg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: auto;
}

.block-container .header{
	border-right: 1px solid #838383;
	border-bottom: 1px solid #6E6F6F;
	height: 20px;
}

.block-container .header h4{
	text-align: left;
	font-size: 12px;
	color: #E3E3E3;
	font-weight: bold;
	margin: 0px 10px;
}

.block-container .container{
	text-align: left;
	font-size: 12px;
	color: #95A8AC;
}

.block-container .container ul{
	text-align: left;
	color: #6E6F6F;
	font-size: 11px;
	line-height: 20px;
	padding-left: 22px;
	margin: 0px;
}

.block-container .container div{
	margin: 8px;
	font-size: 11px;
}

.block-container .container div img{
	width: 55px;
	float: left;
	margin-right: 10px;
	border: 0px;
}
.block-container .container div div{
	font-weight: bold;
}

.breaker{
	overflow:hidden;
	height:1px;
	clear:both;
}


/* --------------------------- [CMS] -----------------------------------*/
table.auth-page{
	margin: 15px;
}

table.auth-page td{
	width: 50%;
	margin: 3px;
}

table.auth-page td#auth-page-text{
	border-left: 1px solid #323232;
}

table.auth-page td#auth-page-text div{
	margin-left: 15px;
	text-align: justify;
	color: #949494;
	font-size: 12px;	
}

table.auth-page table.authForm{
	width: 80%;
	margin: 10px auto;
	margin-top: 0px;
	border: 1px solid #787878;
	border-top: 0px;
	height: 100px;
	color: #787878;
	font-size: 13px;
}

table.auth-page table.authForm input.text{
	width: 140px;
}

table.auth-page table.authForm caption{
	text-align: center;
	margin: auto;
	margin-bottom: 0px;
	background-color: #5F5F5F;
	border: 1px solid #787878;
	border-bottom: 2px solid #323232;
	color: #787878;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}

table.auth-page table.authForm td{
	text-align: center;
}

table.auth-page table.authForm td.left{
	text-align: right;
	width: 40%;
}

table.auth-page table.authForm td.right{
	text-align: left;
}

table.auth-page table.authForm td.right input{
	margin-left: 10px;
}

table.auth-page table.authForm td input{
	border: 1px solid #323232;
	text-align: center;
	background-color: #696969;
}

#body table.pages{
	border-right: 1px solid #7F7F7F;
	width: 760px;
	color: #949494;
	border-collapse: collapse;
}

#body table.pages tbody tr{
	background-color: #5D5D5D;
	color: #949494;
	border-bottom: 1px solid #6F6F6F;
}

#body table.pages tr.first{
	background-color: #5F5F5F;
	color: #949494;
	border-bottom: 1px solid #6F6F6F;
}

#body table.pages tr.first td a{
	color: #949494;
}

#body table.pages tbody tr td{
	padding: 3px;
	margin: 0px;
}

#body table.pages tbody tr td a{
	color: #949494;
	font-size: 11px;
}

#body table.page{
	border: 1px solid #7F7F7F;
	width: 600px;
	color: #949494;
	margin: auto;
}

#body table.page tbody tr{
	background-color: #5F5F5F;
}

#body table.page tr.first{
	background-color: #696969;
}

#body table.page tbody tr td a{
	color: #949494;
	font-size: 11px;
}

input{
	border: 1px solid gray;
}

div#docTipsLayer{
	position: absolute;
	z-index: 10000;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 10px;
	font-size: 10px;
	text-align: left;
	color: red;
}

div.error-message-container{
	background-color: #595959;
	border: 1px solid red;
	width: 780px;
	margin: 0px auto;
	font-size: 11px;
}

.context-menu{
	/*background-color: #555;*/
}

.context-menu ul{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px solid gray;
}

.context-menu ul li{
	display: inline;
	margin-right: 2px;
	/*border-bottom: 1px solid #737373;
	border-left: 5px solid #949494;*/
	height: 26px;
}

.context-menu ul li a{
	text-decoration: none;
}

.context-menu ul li a:hover{
	text-decoration: underline;
}

.context-menu ul li img{
	border: 0px;
	margin-left: 3px;
	margin-right: 3px;
}

#body table.itemList{
	border-right: 1px solid #7F7F7F;
	width: 760px;
	color: #949494;
	border-collapse: collapse;
}

#body table.itemList tbody tr{
	background-color: #5D5D5D;
	color: #949494;
	border-bottom: 1px solid #6F6F6F;
}

#body table.itemList tr.first{
	background-color: #5F5F5F;
	color: #949494;
	border-bottom: 1px solid #6F6F6F;
}

#body table.itemList tr.first td a{
	color: #949494;
}

#body table.itemList tbody tr td{
	padding: 3px;
	margin: 0px;
}

#body table.itemList tbody tr td a{
	color: #949494;
	font-size: 11px;
}

#viewer{
	float: left;
	margin-right: 10px;
}

div.error-message{
	margin: 10px;
	color: red;
	border-bottom: 1px solid #7F7F80;
}
