/*-------------------------------------------------
Base
-------------------------------------------------*/

#mainwrap div#glproductwrap a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#mainwrap div#glproductwrap a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#mainwrap div#glproductwrap a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#mainwrap div#glproductwrap a:active {
	color: #CCCCCC;
	text-decoration: none;
}


/*-------------------------------------------------
Base Layout
-------------------------------------------------*/

#mainwrap div#glproductwrap {
	background-color: #000000;
	color: #AAAAAA;
	background-image: url(../img/share/lx5_bg_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

/*-------------------------------------------------
Contents Layout
-------------------------------------------------*/

#mainwrap .square-block {
	border-top: #444444 1px solid;
	background-image: url(../img/share/square_line.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#mainwrap .square-content {
	background-image: url(../img/share/square_line_bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
}

#mainwrap h3.first-title {
	margin-bottom: 15px;
}

#mainwrap h3.second-title {
	padding-top: 15px;
	margin-bottom: 28px;
}

#mainwrap h3.second-title-single {
	padding-top: 15px;
	margin-bottom: 15px;
}

#mainwrap #glproductright .section-high {
	margin: 0 0 50px 0;
}




/*-------------------------------------------------
Left Navi
-------------------------------------------------*/

#glproductleft h1#producttitle {
	padding: 13px 0 6px 12px;
	margin-bottom: 0;
	border-bottom: #444444 1px solid;
}

#glproductleft #left-features-navi {
	padding-left: 10px;
}

#glproductwrap #glproductleft .other-contents {
	border-bottom: #444444 1px solid;
	margin-bottom: 29px;
}

#glproductwrap #glproductleft .sub-contents {
	border-bottom: #444444 1px solid;
}

#glproductwrap #glproductleft .left-bnr-aria {
	padding: 29px 3px 0 3px;
}

/*-------------------------------------------------
Right Contents
-------------------------------------------------*/

#glproductright {
	background-image: url(../img/share/lx5_bg_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#glproductright .sample-bnr {
	padding: 13px 11px 13px 0;
	text-align: right;
}

#glproductright #lx5-wrapp {
	padding-right: 10px;
}

/*-------------------------------------------------
Foot Navi
-------------------------------------------------*/

#glproductright .newglfooter {
	margin: 5px 0 0 0;
	padding: 10px 0;
	text-align: center;
	background: #333333;
}

#glproductright .newglfooter a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#glproductright .newglfooter a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#glproductright .newglfooter a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#glproductright .newglfooter a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

/*-------------------------------------------------
Return to TOP
-------------------------------------------------*/

#glproductright .returntotop {
	text-align: right;
}

#glproductright .returntotop img {
	margin: 0 9px 0 0;
}

#glproductright .returntotop a {
	color: #FFFFFF;
	text-decoration: none;
}

#glproductright .returntotop a:link {
	color: #FFFFFF;
}

#glproductright .returntotop a:visited {
	color: #FFFFFF;
}

#glproductright .returntotop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*-------------------------------------------------
NEXT/BACK
-------------------------------------------------*/

#glproductright a.nextback {
	color: #CCCCCC;
	text-decoration: none;
}

#glproductright a.nextback:link {
	color: #CCCCCC;
}

#glproductright a.nextback:visited {
	color: #CCCCCC;
}

#glproductright a.nextback:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


/*-------------------------------------------------
Firmware
-------------------------------------------------*/

#glproductright .firmware-block {
	background: url(../img/share/firmware_line_bg.gif) left top repeat-y;
	position: relative;
}

#glproductright .firmware-s-block {
	background: url(../img/share/firmware_line_bg02.gif) left top repeat-y;
	position: relative;
}

#glproductright .firmware-detail {
	background: url(../img/share/firmware_bg01.jpg) left top no-repeat;
	padding: 0 15px 13px 15px;
}

#glproductright .firmware-detail-h {
	background: url(../img/share/firmware_bg02.jpg) left top no-repeat;
	padding: 0 15px 13px 15px;
}

#glproductright .firmware-detail-s {
	background: url(../img/share/firmware_bg03.jpg) left top no-repeat;
	padding: 0 15px 13px 15px;
}

#glproductright .activemode-logo {
	margin-left: -7px;
	width: 91px;
	float: left;
}

#glproductright .activemode-right {
	float: right;
	width: 635px;
}

#glproductright .activemode-txt {
	float: left;
	width: 152px;
}

#glproductright .activemode-video {
	float: right;
	width: 475px;
}

#glproductright .firmware-new {
	position: absolute;
	right: 15px;
	top: 16px;
	width: 36px;
	height: 15px;
}

#glproductright .firmware-btn {
	position: absolute;
	right: 15px;
	bottom: 17px;
	width: 102px;
	height: 29px;
}

#glproductright .f-btn-padding {
	padding-right: 110px;
}

#glproductright .firm-link {
	word-wrap: break-word;
}



