body {
	margin: 30px 0px 15px 0px;
	padding: 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.7em;
	background-color: white;
	color: black;
}

img {
	border: none;
}

a {
	color: #49A340;
	text-decoration:none;
}

a:hover {
	color: #D93C3C;
}

h1 {
	font-size: 120%;
	font-weight: normal;
}

h2 {
	font-size: 120%;
	font-weight: normal;
}

h3 {
	font-size: 120%;
	font-weight: bold;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

/********************* lists **********************/

ul {
}

ul li {
  margin: 0px 0px 10px 0px;
  padding: 0px;  
}

ul li .sub {
  margin: 0px;
  padding: 0px;  
}

/********************* forms **********************/

.label {
	display: block;
	margin-top: 5px;
}

.inputItem {
	width: 400px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 100%;
	border: rgb(60,50,38) 1px solid;
	color: rgb(60,50,38);
}

select {
	width: 200px;
}

.sendButton input {
	background-color: rgb(202,89,144);
	color: white;
	margin-top:10px;
}

/********************* page **********************/

#page {
	position: relative;
	width: 980px;
	text-align: left;
	margin: auto;
}

#header {
	height: 180px;
	z-index: 1;
	text-decoration: none;
}

.hrefHeader {
	position: absolute;
	display: block;
	height: 50px;
	width: 898px;
	z-index: 99;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#webTitle {
	position: absolute;
	top: 50px;
	left: 10px;
	font-size: 130%;
	color: rgb(156,143,124);
	z-index: -2;
}

#webTitle a {
	text-decoration: none;  
	color: rgb(156,143,124);
}

#lang {
  color: #9E3621;
  position: absolute;
  width: 200px;
  top: 100px;
  left: 764px;
  text-align: right;
  font-weight: bold;
  z-index: 2;
}

#lang a {
  color:#9E3621;
  padding: 0px 4px 0px 3px;
}
#lang a:hover {
  color:#ffffff;
}

/********************* menu ******************************/

#menu {
  background-color: #000000;
  position: absolute;
  width: 956px;
  height: 23px;
  top: 125px;
  text-align: right;
  padding: 0px 14px 0px 10px;
  color: #ffffff;
  font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 0px;
  float: right; 
}

#menu ul li {
	float: left;
	text-align: center;
	list-style: none;
	border-left: solid 1px white;
}

#menu ul li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;
	padding: 5px 3px 5px 3px;
}
#menu ul li a:hover {
  color: black;
  background-color: #6FB963;
}


/********************* main content **********************/


#mainContent {
	margin-bottom: 20px;
}

#rightColumn {
  font-size: 85%;	
  float: right;
  width: 400px;
  padding-bottom: 20px;
}
		
#mainContent .inside {
	width: 560px;
	margin-right: 400px;
	line-height: 16px;
}

/********************* article detail ********************/
#articleDetail .subtitle {
	display: block;
	margin-bottom: 10px;
	font-style: italic;
}

.ArticleTitle {
	font-size: 120%;
}
.login {
font-weight: bold;
padding: 0px 0px 0px 8px;
}
.mainPic {
padding: 0px;
}

li {
list-style-type: square;
margin-bottom:10px;
}

/* ************ member edit *********** */


.loginUser {
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 99;
	text-align: right;
	font-size: 80%;
}

form {
	margin: 0px;
	padding: 0px;
}

label 
{
	cursor: pointer;
}

form .labelNoMargin {
	display: block; 
	font-size: 80%;
}

form .label 
{
	display: block; 
	font-size: 80%;
	margin-top: 5px;
}

form .submit
{
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.hrefButton {
	width: 90px;
	font-size: 85%;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	text-align: center;
	border: solid 1px #336666;
	background-color: #336666;
	color: White;
	font-weight: bold;
	margin: 2px;
}

.btnSave {
	padding-top: 5px;
	text-align: center;
}

.btnSave input {
	width: 150px;
}

.hrefButton:hover {
	color: black;
	background-color: white;
}

.label {
	display: block;
	font-size: 80%;
}

.textRight {
	text-align: right;
}

.inputItem {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 100%;	
	margin-bottom: 5px;
}

.inputItemCode {
	font-family: Monospace;
	margin-bottom: 5px;
}

.orderFormDiv .text
{
	width: 540px;
}

.orderFormDiv .textArea {
	width: 450px;
	height: 100px;
}


.orderFormDiv fieldset {
    padding: 10px;
	margin-bottom: 10px;
	width: 530px;
}

.orderFormDiv fieldset legend {
    padding: 0px 5px 0px 5px;
    font-weight: bold;
}

.addMemberMainPageCont {
  margin-top: 10px;
}

.comeOnIn {
  margin: 20px 0px 0px 0px;
  display: block;
}

.bulletCommentary {
    clear: left;
}

.bulletCommentaryImage {
    float: left;
    position: relative;
    top: 1px;
    margin-right: 8px;
    margin-bottom: 15px;
}

/********************* sectionTiles ****************************/
.pictureList .itemPicture {

}

/********************* footer ****************************/
#footer {
  margin-top: 40px;
  text-align: right;
  width: 980px;
  margin: auto;
}

#footer .login {
  border-bottom: #000000 1px solid;
  padding-bottom: 10px;
}

#footer .copyright {
  padding-top: 10px;  
  display: block;
}

#footer .developer {
	margin-left: 5px;
	padding-left: 5px;
	display: block;
}

#footer .developer a {
	text-decoration: none;
	color: rgb(98,98,98);
}

#footer .developer a:hover {
	color: #49A340;
	text-decoration: underline;
}
/**********************Highslide***************************************/
.highslide-body h2 {
		font-weight: bold;
		background-color: #49A340;
		color: white;
		padding: 4px;
		margin-bottom: 5px;
		margin-top: 8px;
}

.highslide-body .detailLabel {
		font-weight: bold;
}

.highslide-body .detailValue {
}
/***********************businessCard*****************************************/
.businessCard {
		font-weight: bold;
		text-align: right;
		display: block;
		margin-top: 10px;
		margin-bottom: 0px;
		font-size: 130%;
}
