/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 778px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header #adTop{
	float: right;
	width: 450px;
	height: 75px;
	background: url(images/banner75x475.jpg) no-repeat left top;
}

#header #logo0{
	float: left;
	width: 325px;
	height: 75px;
	background: url(images/lensen.jpg) no-repeat left top;
}
#header #logo1{
	float: left;
	width: 325px;
	height: 75px;
	background: url(images/lenshu.jpg) no-repeat left top;
}
#header #logo2{
	float: left;
	width: 325px;
	height: 75px;
	background: url(images/lensro.jpg) no-repeat left top;
}
#header #logo3{
	float: left;
	width: 325px;
	height: 75px;
	background: url(images/lensde.jpg) no-repeat left top;
}

#header h1 {
	/*font-family:SerpentineDEEBol, Arial, Helvetica, sans-serif;*/
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.6em;
	/*font-weight: lighter;*/
}

#header h2 {
	/*font-family:SerpentineDEEBol, Arial, Helvetica, sans-serif;*/
	margin: 0 0 0 -80px;
	padding: 5px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	/*font-weight: lighter;*/
}

/** MENU */

#menu {
	width: 778px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0 3px 0 3px;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 13px 0px 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}

#menu #lang{
	float: right;
	width: 120px;
}

#menu #lang ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu #lang li {
	display: inline;
	margin: 0 3px 0 3px;
}

#menu #lang a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu #lang a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu #lang .active {
	background: #FFFFFF;
	color: #254360;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#columnA {
	float: right;
	width: 578px;
	padding-left: 20px;
	border-left: 1px dashed #EEEEEE;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 170px;
/*	background: url(images/ad600x160.gif);*/
}

#columnB #adLeft0{
	height: 620px;
	background: url(images/side0bar160x600.jpg) no-repeat center top;
}

#columnB #adLeft1{
	height: 620px;
	background: url(images/side1bar160x600.jpg) no-repeat center top;
}

#columnB #adLeft2{
	height: 620px;
	background: url(images/side2bar160x600.jpg) no-repeat center top;
}

#columnB #adLeft3{
	height: 620px;
	background: url(images/side3bar160x600.jpg) no-repeat center top;
}

#columnB #adLeft4{
	height: 620px;
	background: url(images/side4bar160x600.jpg) no-repeat center top;
}


#columnB #adLeftTxt{
	width: 170px;
	padding: 166px 0 0 0px; 
	font-size: 1.6em;
	color:#254461;
	text-align: center;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/** POST */

#post{
}

#post #postimg{
	float: left;
	margin: 3px 20px 0px 0px;
}

#post #postimg img{
	border: 1px solid #0E5A96;
}

#post #postimgr{
	float: right;
	margin: 3px 0px 0px 20px;
}

#post #postimgr img{
	border: 1px solid #0E5A96;
}

#clr{
	clear: both;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}

/* Bar's */

#insBar{
	text-align: right;
	padding: 0;
	margin: 0;
}

#insBar a{
	padding: 0 15px 0 15px;
	background: url(images/bullet.gif) no-repeat left center;
}
#edBar{
	text-align: right;
	padding: 0;
	margin: 0;
}

#edBar a{
	padding: 0 15px 0 15px;
	background: url(images/bullet.gif) no-repeat left center;
}

/* LogInOut */
#login{
	height: 50px;
}

#logout{
	height: 30px;
	padding: 8px 0 0 15px;
	background: url(images/bullet.gif) no-repeat left center;
	text-align: justify;
}
/* inSearch */

#insearchform {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	border: 1px solid #7F9DB9;
	background: #FBFBFB;
	width:155px;
	height: 20px;
	overflow:hidden;
}

#insearchform #in{
	float:left; 
	margin-left:3px; 
	margin-right:3px; 
	margin-top:1px;
	width:123px;
    border: 0;
	background: #FBFBFB;
	color: #444444;
}

#insearchform #btn {
	float:right; 
	width:19px; 
	height:18px; 
	background: url(images/gobtn.gif) no-repeat; 
	background-position:0 1px; 
	background-color:#FBFBFB;
	padding:0; 
	text-indent:-2000px; 
	margin-right:3px; 
	margin-top:3px;
	border: 0;
}

/** EditForm*/
#editform {
	margin: 5px;
	padding: 0;
	width: 558px;
}

#editform #lin{
	margin: 0px 0px 0px 0px;
	padding: 2px 5px;
	background: #FBFBFB;
	border: 1px solid #7F9DB9;
	color: #444444;
	width:100%;
}

#btn{
	margin :4px 0 0 0;
	padding: 3px 10px 2px 10px;
	border: 1px solid #ACACAC;
	color: #1F3B53;/*#D56E22;*/
	font-weight: bold;
	cursor: pointer;
}

/* OpError */
#operror{
	padding: 5px 0 5px 0;
	color: red;
	font-weight: bold;
}

#askdel{
	padding: 10px 0 10px 0;
	color: red;
	font-weight: bold;
}

#contact{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

.edimg{
	background: #FBFBFB;
}
