@charset "utf-8";
/* CSS Document */
body{
    font-family: Arial, Helvetica, sans-serif;
 background-image:url(/sites/public/33/resources/filemanager/css/bdy_bg_y3.jpg);
 background-repeat:repeat-y;
 background-position:center;
background-color:#F6F4E7;
}

#main_wrap {
	width:1000px;
	background-image:url(/sites/public/33/resources/filemanager/css/main_wrap5_bg.jpg);
	background-repeat: no-repeat;
}


#top_cell {
	height:120px;
	
}
#logo {
	float:left;
	margin-left:20px;
	margin-top:10px;
}
#menu_wrap {
	height:55px;
	line-height:55px;
	color:#FFF;
	font-size:14px;
	margin-top:15px;
}
#menu_wrap a {
	text-decoration:none;
	color:#FFF;
}
#menu_wrap a:hover {
	text-decoration:none;
	color:#A2719E;
}
#menu_wrap ul {
	padding:0px;
	margin:0px;
}
#menu_wrap li {
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:left;
	list-style:none;
	list-style-image:none;
	background-image:url(/sites/public/33/resources/filemanager/css/menu_border.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:auto;
	padding-left:40px;
	padding-right:40px;
	
}
.current-page-top a {
        color:#A2719E !important;
}

.gap {
	height:10px;
	background-color:#E2E1CC;
	
}

#contents_wrap {
	width:1000px;
	text-align:left;
	background-color: #FFF;
}
.contents {
	text-align:left;
	font-size:12px;
}
.home_cell {
	padding:0px 20px 10px 20px;
	font-size:14px;
	color:000;
	text-align:justify;
	line-height:150%
	
}
#merchandise {
	padding:0px 20px 10px 20px;

}
#merchandise a {
	text-decoration:none;
	
}

#merchandise ul{
	padding:0px;
	margin:0px;

}
#merchandise li{
	line-height:30px;
	list-style:none;
	list-style-image:none;
	background-image:url(/sites/public/33/resources/filemanager/css/li_underline.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	font-size:14px;
	margin:0px;
}
#left_cell {
	width: 985px;
	text-align:left;
	margin-right:0px;


}
#right_cell a {
	text-decoration:none;
}

#right_cell {
	width: 200px;
	text-align:left;
	margin-top:20px;
	float:right;
	background-image:url(/sites/public/33/resources/filemanager/css/submenu_x.jpg);
	background-repeat: repeat-x;

	
}
#right_cell H2 {
	color:#FFF;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	vertical-align:top;
	margin:0px;
	padding:10px 10px 10px 10px;
	text-decoration:none;
	
}
#right_cell ul {
	margin:0px;
	padding:0px;
}

#right_cell li {
	list-style:none;
	background-image:none;
	font-size:12px;
	line-height:30px;
	color:#7E2670;
	padding-left:15px;
	background-image:url(/sites/public/33/resources/filemanager/css/submenu_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	
}


#footer {
	background-image: url(/sites/public/33/resources/filemanager/css/bottomshade.jpg);
	background-repeat: no-repeat;
	height:31px;
	width:980px;
padding-left:20px;
}
#outer_footer {
	height:31px;
	font-size:11px;
	line-height:31px;
	color:#999;
	text-align:left;

width:980px;
padding-left:20px;


}
#outer_footer a {
	font-size:11px;
	color:#999;
    float:right;
	margin-right:30px;
	text-decoration:none;

}


#sharing {
	float:right;
	margin-right:20px;
	margin-top:15px;
	
}


#secondary_banner {

}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 436px; width: 1000px; padding:0; margin:0; overflow: hidden }
.pics img { height: 436px; width: 1000px; padding: 0px; top:0; left:0 }
.pics img {
	-moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#nav {
	padding: 10px;
	position: absolute;
	margin-top: 20px;
	margin-left: 60px;
	z-index:100;
}
#nav a { margin: 0px 5px 0px 0px; padding: 5px 5px 3px 5px; border: 1px solid #800080; text-decoration: none }
#nav a.activeSlide { background: #800080 ; color:#FFF;}
#nav a:focus { outline: none; }

#slideshow {
	cursor:pointer;
}
