div.preview_mode {
 background-image: url(../images/preview_bg.gif);
 height: 28px;
 text-align: center;
 color: white;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
 font-family: Arial, Sans-serif;
}
div {
 height: auto;
}
body {
 color: #2a1745;
 background-color: white;
 margin: 0;
 padding: 0;
 font: 11px arial, Sans-serif;
}
table {
 border: 0;
}
td {
 vertical-align: top;
}
img {
 border: 0;
 display: block;
}
input, select, textarea {
 font: 11px Arial, Sans-serif;
 text-decoration: none;
 color: #2a1745;
}
form {
 margin: 0;
 padding: 0;
}
.f10 {
 font: 10px arial, sans-serif;
 font-weight: bold;
}
.fl {
 float: left;
}
.fr {
 float: right;
}
.newLine {
 clear: both;
}
.mini {
 width: 1px;
 height: 1px;
}
.mini2 {
 width: 1px;
 height: 2px;
}
.mini5 {
 width: 1px;
 height: 5px;
}
.mini8 {
 width: 1px;
 height: 8px;
}
.mini10 {
 width: 1px;
 height: 10px;
}
.p5 {
 padding-left: 5px;
 padding-right: 5px;
}
.p10 {
 padding-left: 10px;
 padding-right: 10px;
}
.p20 {
 padding-left: 20px;
 padding-right: 20px;
}
.p30 {
 padding-left: 30px;
}
.p1 {
 padding-left: 1px;
}
.error {
 color: red;
 font-weight: bold;
}
a.violetLink, .violetLink a {
 color: #2a1745;
 text-decoration: none;
}
a.violetLink:hover, .violetLink a:hover {
 text-decoration: underline;
}
a.greyLink, .greyLink a {
 color: #777777;
 text-decoration: none;
}
a.greyLink:hover, .greyLink a:hover {
 text-decoration: underline;
}
.b {
 font-weight: bold;
}
/* skeleton */
#main {
 vertical-align: top;
 width: 100%;
 height: auto;
 table-layout: fixed;
 font: 11px Arial, Sans-serif;
}
.mainLeft {
 width: 50%;
}
.mainRight {
 width: 50%;
}
.mainCenter {
 width: 766px;
}
#header .mainCenter {
 height: 71px;
}
#contents .mainCenter {
}
#menu .mainCenter {
 padding-top: 3px;
 height: 38px;
}
#endline .mainCenter {
 background-color: #2a1745;
 height: 6px;
}
/* header */
#header .logo {
 width: 214px;
}
#header .logo .inset {
 vertical-align: middle;
 padding: 15px 0 0 30px;
 text-align: center;
 /*width: 100%;*/
 height: 56px;
}
.topLinks {
 padding-top: 10px;
 width: 540px;
}
.topLinks div {
 height: 18px;
}
.topLinks .text {
 font: 10px arial, sans-serif;
 font-weight: bold;
 width: 90px;
 padding-top: 2px;
 height: 16px;
}

.topLinks .text2 {
 font: 10px arial, sans-serif;
 font-weight: bold;
 width: 218px;
 padding-top: 2px;
 height: 16px;
}

.topLinks .horiz {
 background-image: url(../images/violet_vert.gif);
 background-repeat: repeat-y;
 background-position: top;
 width: 1px;
}
input.search {
 width: 100px;
 /* height: 13px; */
 border: 1px inset #aaaed4;
 background-color: #dcdcdc;
 font: 10px arial, sans-serif;
 font-weight: bold;
}
select.search {
 width: 128px;
 height: 16px;
 border: 1px solid #809eba;
 font: 10px arial, sans-serif;
 font-weight: bold;
}
/* menu */
menu_bar {
 width: 766px;
 height: 40px;
}
.langIcons {
 height: 40px;
 width: 100px;
 padding: 0 10px 0 10px;
 background-image: url(../images/menu_bkg.jpg);
 background-repeat: repeat-x;
 background-position: top left;  
}

.langIcons img {
 margin-top: 15px;
}

#menu .buttons {
 height: 40px;
 width: 631px;
 padding: 0 0 0 15px;
 background-image: url(../images/menu_bkg.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}
#menu .item {
 height: 26px;
 padding-top: 14px;
}
#menu .button {
 padding-left: 12px;
 padding-right: 12px;
}

#menu .selected {
 background-image: url(../images/menu_bkg_sel.jpg);
 background-repeat: repeat-x;
 background-position: top left;
}
/* footer */
.footer, .footer td {
 vertical-align: top;
 height: auto;
 font: 10px arial, sans-serif;
 font-weight: bold;
 color: #83838d;
}

.foot {
 position:relative;
 top:-35px;
 height:100px;
 margin-top:10px;
}

.footer .footLine {
 background-color: #b2b2b2;
 width: 762px;
 height: 1px;
 margin-bottom: 10px;
 margin-right: 2px;
 margin-left: 2px;
}
.footer .menu {
 text-align: center;
 width: auto;
 font: 10px arial, sans-serif;
 font-weight: bold;
 color: #319781;
}
.footer .cpy {
 font: 11px arial, sans-serif;
}

div.info_buy {
	display:none;
	float:right; 
	margin-right:40px;
 	border: 1px solid #9eaecf;
	background-color:#eef2fd;
}

div.info_buy div.info_buy_top {
	height:5px;
	width:220px;
	margin:0px;
	z-index:1000;
}

div.info_buy div.info_buy_bottom {
	height:5px;
	width:220px;
	background-image: url(../images/buy_info_bottom.gif);
	background-repeat:no-repeat;
	margin:0px;
	z-index:1000;
}

div.info_buy div.info_buy_contents{
	margin-top:-4px;
	width:220px;	
	background-image: url(../images/buy_info_contents.gif);
	background-repeat:repeat-y;
	z-index:1000;
}
div.info_buy div.info_buy_contents div.caption{
	width:200px;
	margin-left:10px;
	z-index:1000;
}

div.info_buy div.info_buy_contents div.region{
	font-weight:bold;
	margin-bottom:5px;
	border-bottom: 1px solid #2b1845;
}

div.info_buy div.info_buy_contents div.region img{
	float:left;
	margin-right:5px;
	margin-top:2px;
}

div.info_buy div.info_buy_contents div.name{
	font-weight:bold;
}
