body {
	margin: 0;
	padding: 0;
	background: #fff;
}

#wrapper {
	margin: 10px auto;
	width: 750px;
	border: 1px solid #3a2500;
}

#article {
	border: 1px solid #3a2500;
	width: 330px;
	background: url(images/white_transparent_10px.png) top repeat;
	height: 425px;
}

.sp01, .sp02, .sp03, .sp04 {
	width: 100px;
	height: 482px;
}

.sp01 span, .sp02 span, .sp03 span, .sp04 span {
	display: none;
	visibility: hidden;
}

.sp01 {
	background: url("images/splash_01.jpg") top no-repeat;
}

.sp02 {
	background: url("images/splash_02.jpg") top no-repeat;
}

.sp03 {
	background: url("images/splash_03.jpg") top no-repeat;
}

.sp04 {
	background: url("images/splash_04.jpg") top no-repeat;
}

.sp05 {
	width: 350px;
	background: url("images/splash_05.jpg") top no-repeat;
}

.arti {
	text-align: center;
	height: 440px;
}

.spcr {
	border-top: 1px solid #3a2500;
	padding-right: 10px;
	background: url("images/splash_cr.jpg") top no-repeat;
	color: #3a2500;
	font: 9px Tahoma, sans-serif;
	text-align: right;
	height: 16px;
}

.ifcr {
	border-top: 1px solid #3a2500;
	padding-right: 10px;
	background: url("images/common_cr_bg.png") repeat-x top left;
	color: #3a2500;
	font: 9px Tahoma, sans-serif;
	text-align: right;
	height: 16px;
	vertical-align: middle;
}

.productcr {
	border-top: 1px solid #3a2500;
	padding-right: 10px;
	background: url("images/common_cr_bg.png") repeat-x top left;
	color: #3a2500;
	font: 9px Tahoma, sans-serif;
	text-align: right;
	height: 16px;
	vertical-align: middle;
}

.menu {
	padding-right: 10px;
	font: 11px Tahoma, sans-serif;
	text-align: right;
	height: 25px;
}

.menu a, a {
	color: #333;
	text-decoration: underline;
}

.menu a:hover, a:hover {
	color: #eace7c;
	text-decoration: none;
}

#nav {
	padding: 0px 0px 5px;
	width: 142px;
	margin-bottom: 5px; /*border-left: 1px solid #999;*/
	background: #fff8e8;
	font: 11px Tahoma, sans-serif;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	margin-right: -8px;
	border-top: 1px solid #ccc;
	list-style: none;
}

#nav li {
	border-bottom: 1px solid #ccc;
	margin: 0px;
	font-weight: bold;
}

#nav li#nolnk {
	padding: 4px;
}

#nav li a {
	width: 100%;
	padding: 4px;
	display: block;
	text-decoration: none;
}

html>body #nav li a {
	width: auto;
}

#nav li a:hover {
	color: #333;
	background: #eee;
}

#nav li.first {
	text-transform: uppercase;
}

#nav li.second {
	text-transform: uppercase;
}

#nav li.third {
	text-transform: capitalize;
}

#nav li.first a {
	color: #784a0f;
}

#nav li.second a {
	color: #666;
}

#nav li.third a {
	color: #666;
}

#nav #current {
	padding: 4px;
	width: 142px;
	color: #333;
	background: #f6e4bc;
}

.productnavcol {
	border-right: 1px solid #3a2500;
	background: #fff8e8;
}

.productcol {
	padding: 4px;
	padding-left: 20px;
}

.productname {
	padding: 4px;
	background: #f8eed7;
	color: #603702;
	font: bold 14px Tahoma, sans-serif;
}

.productphoto {
	padding: 4px;
	text-align: center;
}

/*.productphoto img {
	border: 1px solid #333;
}

*/
.productinfo {
	padding: 4px;
	font: 11px Tahoma, sans-serif;
}

.productsizecap {
	font: bold 11px Tahoma, sans-serif;
}

.productsize {
	padding: 4px;
	font: 11px Tahoma, sans-serif;
}

#if {
	border-bottom: 1px solid #3a2500;
}

.if01 {
	background: url("images/common_banner_01.jpg") #fff8e8 top no-repeat;
	height: 40px;
}

.if02 {
	background: url("images/common_banner_02.jpg") #fff8e8 top no-repeat;
	height: 40px;
}

.if01 span, .if02 span {
	display: none;
	visibility: hidden;
}

.ifnavcol {
	background: url("images/common_banner_bg.jpg") #fff top no-repeat;
	height: 477px;
}

.ifcol {
	font: 11px Tahoma, sans-serif;
	line-height: 14px;
}

.ifcol #content {
	margin: 10px 20px;
}

p.leftthumb {
	float: left;
	padding: 5px 10px 10px 0;
	margin: 0;
	clear: both;
}

p.ritethumb {
	float: right;
	padding: 5px 0 10px 10px;
	margin: 0;
	clear: both;
}

.ctext {
	width: 250px;
	border: 1px solid #ccc;
	font: 11px Tahoma, sans-serif;
}

.ctexta {
	width: 250px;
	border: 1px solid #ccc;
	font: 11px Tahoma, sans-serif;
	line-height: 14px;
	height: 200px;
}

.cbtn {
	width: 80px;
	font: 11px Tahoma, sans-serif;
}

.arc01 {
	background: url("images/arctica/arctica_banner_01.jpg") #d6f7ff top no-repeat;
	height: 40px;
}

.arc02 {
	background: url("images/arctica/arctica_banner_02.jpg") #d6f7ff top no-repeat;
	height: 40px;
}

.arc01 span, .arc02 span {
	display: none;
	visibility: hidden;
}

.arcnavcol {
	border-right: 1px solid #2d2f19;
	background: #d6f7ff;
}

#arcnav {
	padding: 0px 0px 5px;
	width: 142px;
	margin-bottom: 5px; /*border-left: 1px solid #999;*/
	background: #d6f7ff;
	font: 11px Tahoma, sans-serif;
}

#arcnav ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
	margin-right: -8px;
	list-style: none;
}

#arcnav li {
	border-bottom: 1px solid #ccc;
	margin: 0px;
	font-weight: bold;
}

#arcnav li a {
	width: 100%;
	padding: 4px;
	display: block;
	text-decoration: none;
}

html>body #arcnav li a {
	width: auto;
}

#arcnav li a:hover {
	color: #333;
	background: #eee;
}

#arcnav li.first {
	text-transform: uppercase;
}

#arcnav li.second {
	text-transform: capitalize;
}

#arcnav li.third {
	text-transform: capitalize;
}

#arcnav li.first a {
	color: #784a0f;
}

#arcnav li.second a {
	color: #666;
}

#arcnav li.third a {
	color: #666;
}

#arcnav #current {
	padding: 4px;
	width: 142px;
	color: #333;
	background: #9edcf4;
}

.arccol {
	font: 11px Tahoma, sans-serif;
	line-height: 14px;
}

.arccol #content {
	margin: 10px 20px;
}

.arccr {
	border-top: 1px solid #2d2f19;
	padding-right: 10px;
	background: url("images/arctica/arctica_cr_bg.png") repeat-x top left;
	color: #3a2500;
	font: 9px Tahoma, sans-serif;
	text-align: right;
	height: 16px;
	vertical-align: middle;
}

.gg01 {
	background: url("images/grand_gala/gg_banner_01.jpg") #eeba2e top no-repeat;
	height: 40px;
}

.gg02 {
	background: url("images/grand_gala/gg_banner_02.jpg") #eeba2e top no-repeat;
	height: 40px;
}

.gg01 span, .gg02 span {
	display: none;
	visibility: hidden;
}

.ggnavcol {
	border-right: 1px solid #2d2f19;
	background: #fefed4;
}

#ggnav {
	padding: 0px 0px 5px;
	width: 142px;
	margin-bottom: 5px; /*border-left: 1px solid #999;*/
	background: #fefed4;
	font: 11px Tahoma, sans-serif;
}

#ggnav ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
	margin-right: -8px;
	list-style: none;
}

#ggnav li {
	border-bottom: 1px solid #ccc;
	margin: 0px;
	font-weight: bold;
}

#ggnav li a {
	width: 100%;
	padding: 4px;
	display: block;
	text-decoration: none;
}

html>body #ggnav li a {
	width: auto;
}

#ggnav li a:hover {
	color: #333;
	background: #eee;
}

#ggnav li.first {
	text-transform: uppercase;
}

#ggnav li.second {
	text-transform: capitalize;
}

#ggnav li.third {
	text-transform: capitalize;
}

#ggnav li.first a {
	color: #784a0f;
}

#ggnav li.second a {
	color: #666;
}

#ggnav li.third a {
	color: #666;
}

#ggnav #current {
	padding: 4px;
	width: 142px;
	color: #333;
	background: #fff17a;
}

.ggcol {
	font: 11px Tahoma, sans-serif;
	line-height: 14px;
}

.ggcol #content {
	margin: 10px 20px;
}

.ggcr {
	border-top: 1px solid #2d2f19;
	padding-right: 10px;
	background: url("images/grand_gala/gg_cr_bg.png") repeat-x top left;
	color: #3a2500;
	font: 9px Tahoma, sans-serif;
	text-align: right;
	height: 16px;
	vertical-align: middle;
}

.ggcol table.tech {
	background: #fff;
}

.tech .rwodd {
	background: #f3f3f3;
}

.tech .rweven {
	background: #fff;
}

.tech .rwgroup {
	background: #ececec;
}