* {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}

.vtop{
	vertical-align: top;
}
.c{
	text-align: center;
}
.l{
	text-align: left;
}
.r{
	text-align: right;
}

.center{
	margin: 0px auto 0px auto;
}
.bgColor1{
	background-color: #999999;
}
.bgColor2{
	background-color: #888888;
}
.bgTableHeader{
	background-color: #666666;
}

.bgTableHeader td{
	font-weight: bold;
}

.b{
	font-weight: bold;
}
.adminMenuItem{
	background-color: #EEEEEE;
	text-align: center;
	width: 20%;
	padding: 5px;
}
.adminMenuItem a{
	color: #52621e;
}

.sbmbtn{
	background-color: black;
	color: white;
}
.button{
	background-color: black;
	color: white;
	border: 1px solid white;
	text-align: center;
	cursor: pointer;
}

input{
	color: black;
}
textarea{
	color: black;
}
select{
	color: black;
}
option{
	color: black;
}

body {
	margin: 0px auto 0px auto;
	background-image: url(bg.jpg);
}

.clear {
	clear: both;
}

.t-100 {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.t-75 {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.t-30 {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

div#h {
	margin: 0 auto;
	width: 980px;
	height: 172px;
	background: url(header.jpg) no-repeat;
}

div#h div#logobutton div {
	width: 250px;
	height: 170px;
	float: left;
	cursor: pointer;
}

div#h div#fmenu {
	width: 195px;
	height: 24px;
	float: right;
	padding: 5px 0 0 40px;
/* 	background: url(maia_shop_bg.png); */
	background-color: #3D71A6;

	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

div#h div#fmenu_bottom {
	width: 195px;
	height: 24px;
	position: relative;
	top: 24px;
	left: 370px;
	float: right;
	padding: 5px 0 0 40px;

	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

div#fmenu a { color: #ffffff; text-decoration: none; padding-right: 10px }
div#fmenu a:hover { color: #ffffff; text-decoration: none;  padding-right: 10px }

div#fmenu_bottom a { color: #bbbbbb; text-decoration: none; }
div#fmenu_bottom a:hover { color: #ffffff; text-decoration: none; }

table#menu {
	width: 980px;
	margin: 0 auto;	
	border-spacing: 0 0;
}

table#menu tr td {
	height: 53px;
	margin: 0;
	background: url(menuitembg.jpg);
	padding: 0 20px 0 28px;
	border-right: 1px solid #000;

	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;

	vertical-align: bottom;
	line-height: 30px; 
}

table#menu tr td a { color: #4f85bf; text-decoration: none;}
table#menu tr td a:hover { color: #595959; }

table#menu tr td.last {
	border: 0;
}

div#m {
	width: 980px;
	margin: 10px auto;	
}

/* main->left */
div#ml {
	width: 220px;
	float:left;
	background: url(bluebox.png);
}

div#ml_c {
	width: 180px;
	padding: 20px 20px 20px 20px;
	text-align: left;
}

div#ml_c h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
}

div.detail {
	border-top: 1px solid #565656;
	padding-top: 2px;
	text-align: right;
}

div.detail span {
	background: #3e4244;
	padding: 2px 10px;
}

div.detail span a { text-decoration: none; }
div.detail span a:hover { text-decoration: underline; }

/* main->center */
div#mc {
	width: 500px;
	float: left;
	margin: 0 12px;
}

div#mc_c {
	width: 460px;
	background: url(black-25.png);
	padding: 20px 20px 20px 20px;
	text-align: justify;
}

div#mc_c h1 { font-size: 14px; font-weight: bold; }
div#mc_c h1 span { font-size: 16px; font-weight: bold; }

/* main->right */
div#m div#r {
	width: 234px;
	float: right;
}

/* other->left */
div#ol {
	width: 296px;
	float:left;
}

/* other->right */
div#m div#or {
	width: 670px;
	float: right;
	margin: 0 0 0 12px;
}

div#or_c h1 { font-size: 14px; font-weight: bold; }
div#or_c h1 span { font-size: 16px; font-weight: bold; }

div#or_c {
	width: 630px;
	background: url(black-25.png);
	padding: 20px 20px 20px 20px;
	text-align: justify;
	border-bottom: 1px solid #565656;
}

div#or_c div.content { padding-left: 120px; }
div#or_c div ul li { padding: 5px 0; }
	
/* bottom */
div#b {
	width: 960px;
	margin: 20px auto;
	padding: 10px;
	border-top: 1px solid #565656;
	text-align: center;
	background: #090909;
	color: #565656;
}

div#b ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

div#b ul li {
	display: inline;
	padding: 0 5px;
}

div#b ul li a {
	color: #565656;
	text-decoration: none;
}

div#b ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#bl { width: 130px; float: left; }
div#bc { width: 700px; float: left; color: #565656; }
div#br { width: 130px; float: right; }

div.submenu {
	height:190px;
	border:0 solid black;
	float:left;
	margin:5px;
	text-align:center;
	width:190px;
	padding: 0px;
}
div.submenu:hover {
	background-image: url(white-20.png);
}
div.submenu div.menuimg {
	border:1px solid #AAAAAA;
	height:105px;
	overflow:hidden;
	width:170px;
	margin: 10px;
	padding: 0px;
}
div.submenu div.menuimg  img{
	border: 0px;
}
