/* CSS Document */

body {
	font-family: arial;
	width:732px;
	margin:0px auto 10px auto;
	color:#666666;
	font-size:12px;
	
}


#contactform {
}
#contactform  td{
	padding:2px;
	vertical-align:top;
}

#contactform input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	padding:2px;
	font-size:12px;
}



#contactform .Button 
{
	background: #317396 top left;
	border: 0px solid #000000;
	color: #FFFFFF;
	padding-left:2px;
	font-size:11px;
}



/* Admin Menu */

#adminMenu {
}
#adminMenu td{
	padding:2px;
	vertical-align:top;
}

#adminMenu a{
	padding:2px;
	vertical-align:top;
	color:#000000;
	border-bottom:1px dotted #000000;
	text-decoration:none;
}

#adminMenu .On{
	color:#FF0000;
}

/* Table Products */

#products {
}
#products td{
	padding:2px;
	vertical-align:top;
}

#products .row1 {
	background-color:#CCCCCC;
}

#products img {
	padding:2px;
	border:1px solid #666666;
}

#products img a{
	border:1px solid #FF8300;
}

#products img a:visited{
	border:1px solid #666666;
}


#products img a:hover{
	border:1px solid #FF8300;
}

#products .title {
	padding-left:2px;
	color:#FF8300;
	font-size:14px;
	font-weight:bold;
}



/* Admin Display  */

#adminDisplay {
border:1px solid #050F72;
}
#adminDisplay td{
	padding:5px;
	vertical-align:top;
}

#adminDisplay th{
	font-weight:bold;
	padding-left:5px;
	text-align:left;
	color:#FFFFFF;
	line-height:25px;
	vertical-align:top;
	background-color:#050F72;
}

#adminDisplay .row1 {
	background-color:#E7E9FE;
}

#adminDisplay .row2 {
	background-color:#FFFFFF;
}

#adminDisplay input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #666666;
	padding:2px;
	font-size:12px;
}

#adminDisplay  select {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #666666;
	padding:2px;
	font-size:12px;
}



#adminDisplay .title {
	padding-left:2px;
	color:#FF8300;
	font-size:14px;
	font-weight:bold;
}

.adminButton {
	
	background-color: #0B70CE;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding:2px;
	font-weight:bold;
	font-size:12px;
}


/* Search */

#search form{
	background-color: transparent;
}

#search input {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #666666;
	padding:2px;
	font-size:12px;
}

#search .Button 
{
	background: #317396 top left;
	border: 0px solid #000000;
	color: #FFFFFF;
	padding-left:2px;
	font-size:11px;
}


/* latest news */

#latestnews {
	padding:5px;
	padding-top:0;
}

#latestnews a, a:visited{
	color:#FF6600;
	text-decoration:none;
}

#latestnews a:hover{
	color:#000000;
}

#latestnews .Button 
{
	background: #317396 top left;
	border: 0px solid #000000;
	color: #FFFFFF;
	padding-left:2px;
	float:right;
}


#lunar {
	padding:5px;
	padding-top:0;
}

#lunar .Button 
{
	background: #317396 top left;
	border: 0px solid #000000;
	color: #FFFFFF;
	padding-left:2px;
	float:right;
}

/* For the Bottom background */

.right  {
	padding:0px;
	background-image:url(images/bg_latestnews.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.rightCorporate  {
	padding:0px;
	background-image:url(images/bg_corporate.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.rightProducts  {
	padding:0px;
	background-image:url(images/bg_products.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.rightServices  {
	padding:0px;
	background-image:url(images/bg_services.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


.rightContact  {
	padding:0px;
	background-image:url(images/bg_contact.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.rightLunar  {
	padding:0px;
	background-image:url(images/bg_7thmonth.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#side p {
padding:5px;
font-size:11px;
}



#footer  {
	background-color:#8D5637;
	line-height:24px;
	color:#FFFFFF;
	font-size:9px;
	text-align:inherit;
	padding-left:15px;
	
}
