@import url(reset.css);

HTML,BODY {
	height:100%;
	}
BODY {
	font:.8125em/1.5 Arial,sans-serif;
	background:#f5fcff;
	color:#000;
	}

H1,H2,H3,H4 {
	font:2em/1.1 Georgia,Times,serif;
	font-style:italic;
	margin-bottom:.5em;
	}
H2 {
	font-size:1.6em;
	margin: 1em 0 0.6em 0;
	}
	H2.orange {
		color:#fdcb42;
		}
H3, H4 {
	font-size: 1.3em;
	margin: 1em 0 0.6em 0;
	}
UL LI {
	background:url(/i/li.gif) no-repeat 0 .3em;
	padding-left:1.7em;
	}

H1.round,
H2.round {
	float:left;
	margin-bottom:1em;
	padding:.3em .8em;
	font:1.2em Georgia,Times,serif;
	font-style:italic;
	color:#fff;
	/*
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;
	*/
	}

A {
	color:#004f80;
	}
P {
	margin-bottom:1em;
	}
	P.signature {
		margin:0;
		color:#ccc;
		}
BLOCKQUOTE {
	margin:1em .5em;
	font-style:italic;
	}

FORM TABLE {
	margin-bottom:.8em;
	}
FORM TD {
	vertical-align:middle;
	padding:0 .8em .4em 0;
	}
FORM TD.topme {
	vertical-align:top;
	}
FORM TR.padded TD {
	padding-top:1.2em;
	}

FORM UL.error {
	padding: 0;
	margin-bottom:1.2em;
	}
FORM UL.error LI {
	color: red;
	margin: 0 2em .2em 0;
	} 
FORM SUP {
	color:red;
	}
INPUT {
	width:200px;
	}
INPUT.button {
	width:auto;
	}
.hidden {
	display:none;
	}

.text-right {
	text-align:right;
	}
	
.home_pic {
	position:relative;
	overflow:hidden;
	width: 1px;
	height: 24px;
	}
	.home_pic img {
		position:absolute;
		z-index:2;
		width:11px;
		height:11px;
		left:7px;
		top:6px;
		}
	.home_pic .tl,
	.home_pic .tr,
	.home_pic .bl,
	.home_pic .br {
		display:block;
		position:absolute;
		z-index:1;
		width:25px;
		height:24px;
		left:-12px;
		top:-12px;
		background:url(http://www.glenic.com/i/corner-l.png);
		}
	.home_pic .bl,
	.home_pic .br {
		top:auto;
		bottom:-12px;
		}
	.home_pic .tr,
	.home_pic .br {
		margin-left: 100%;
		}
		
.round {
	position:relative;
	overflow:hidden;
	color:#fff;
	background:#004f80;
	}
	.round .text {
		position:relative;
		z-index:2;
		}
	.round .tl,
	.round .tr,
	.round .bl,
	.round .br {
		display:block;
		position:absolute;
		z-index:1;
		width:24px;
		height:24px;
		left:-12px;
		top:-12px;
		background:url(http://www.glenic.com/i/corner-h.png);
		}
	.round .bl,
	.round .br {
		top:auto;
		bottom:-12px;
		}
	.round .tr,
	.round .br {
		margin-left:100%;
		}


#page {
	position:relative;
	width:900px;
	margin:0 auto;
	padding:0 50px;
	}

#langs {
	float:right;
	margin:25px 0 40px;
	line-height:11px;
	}
	#langs LI {
		float:left;
		margin-left:5px;
		padding:0;
		background:none;
		}
	#langs IMG {
		display:block;
		width:16px;
		height:11px;
		}

#nav {
	float:right;
	margin:0 0 30px;
	font-size:1.1em;
	line-height:24px;
	}
	#nav LI {
		float:left;
		margin-left:16px;
		padding:0 12px;
		background:none;
		}
		#nav LI.noclique {
			cursor:default;
			}
	#nav LI.round {
		background-color:#004f80;
		}
	#nav A {
		color:#000;
		}
	#nav LI#glenic {
		position:absolute;
		top:50px;
		left:50px;
		margin:0;
		padding:0;
		line-height:50px;
		}

#group {
	width:900px;
	margin-bottom:35px;
	font-weight: bold;
	}
	UL#group LI {
		position:relative;
		width:270px;
		height:170px;
		padding:15px;
		float:left;
		background:none;
		cursor:pointer;
		}
		UL#group LI.noclique {
			cursor:default;
			}
		#group LI DIV {
			position:absolute;
			top:0;
			left:0;
			z-index:0;
			width:300px;
			height:200px;
			background:none;
			}
		#group LI.el1 {
			background-image:url(/i/pic01-i.jpg);
			}
		#group LI.el2 {
			background-image:url(/i/pic02-i.jpg);
			}
		#group LI.el3 {
			background-image:url(/i/pic03-i.jpg);
			}
		#group LI.el4 {
			background-image:url(/i/pic04-i.jpg);
			}
		#group LI.el5 {
			background-image:url(/i/pic05-i.jpg);
			}
		#group LI.el6 {
			background-image:url(/i/pic06-i.jpg);
			}
		#group LI.el7 {
			background-image:url(/i/pic07-i.jpg);
			}
		#group LI.el8 {
			background-image:url(/i/pic08-i.jpg);
			}
		#group LI.el9 {
			background-image:url(/i/pic09-i.jpg);
			}
		#group LI.el10 {
			background-image:url(/i/pic10-i.jpg);
			}
		#group LI.el11 {
			background-image:url(/i/pic11-i.jpg);
			}
		#group LI.el12 {
			background-image:url(/i/pic12-i.jpg);
			}
		#group LI.el13 {
			background-image:url(/i/pic13-i.jpg);
			}
		#group LI.el14 {
			background-image:url(/i/pic14-i.jpg);
			}
		#group LI.el15 {
			background-image:url(/i/pic15-i.jpg);
			}
		#group LI.el16 {
			background-image:url(/i/pic16-i.jpg);
			}
	#group A,
	#group SPAN {
		position:relative;
		z-index:1;
		display:block;
		clear:left;
		float:left;
		padding:2px 5px;
		margin-bottom:.5em;
		background:url(/i/square.png);
		font-size:1.1em;
		color:#fff;
		text-decoration:none;
		}

#lenta {
	height:100px;
	background:url(/i/lenta.jpg) repeat-x;
	}


#content  {
	}

#left {
	float:left;
	width:585px;
	padding-right:15px;
	}
	.news DT {
		clear:left;
		float:left;
		width:125px;
		margin-bottom:1em;
		color:#646464;
		}
		.news DT SPAN {
			display:block;
			float:left;
			width:30px;
			padding-right:6px;
			font-size:2em;
			line-height:1;
			text-align:right;
			color:#000;
			}
	.news DD {
		min-height:2em;
		margin-bottom:1em;
		}

#right {
	float:left;
	width:285px;
	margin:0 0 0 15px;
	}
	#right .news {}
		#right .news DT,
		.newspage .news DT {
			width:60px;
			padding-right:10px;
			margin-bottom:3em;
			text-align:center;
			}
		#right .news DT SPAN,
		.newspage .news DT SPAN {
			float:none;
			width:auto;
			padding:0;
			text-align:center;
			}
	#right H2 {
		margin-top:0;
		}

.hr {
	margin:30px 0;
	border-top:1px solid #ccc;
	line-height:0;
	font-size:0;
	}

.newspage .news DT {
	clear:none;
	}
.newspage .news DD {
	float:left;
	width:215px;
	height:10em;
	padding:0 15px 15px 0;
	}

#footer {
	margin-top:30px;
	padding:15px 0 0;
	border-top:1px solid #ccc;
	font-size:.86em;
	}
	#footer .column {
		display:block;
		float:left;
		width:270px;
		padding: 0 0 20px 0;
		}
	#search {
		text-align:right;
		}

.clear {
	clear:both;
	}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}


/* additional */
.link {
	margin-top:1em;
	}

.management-table TD { padding: 5px 35px 5px 0;}
.product td { padding: 5px 5px 5px 0; border-bottom: #bbb solid 1px; }

table.gallery {
	width: 400px;
	margin-bottom: 1em;
	}
table.gallery td {
	padding: 0 2em 0 0;
	}

.rating_table th {
	text-align: left;
	padding: 5px 1em 5px 0;
	}
.rating_table td {
	border-bottom: 1px solid #ddd; 
	padding: 5px 1em 5px 0;
	}
	
#red td {
	color: red;
	}