/*// Global Styles //*/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#0089bb;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0px;
	padding: 0px;
	color: #2D2B2B;
	/*background-color:#4f81bd; */
	background:#f2efea url(../images/bg.jpg) center top no-repeat ;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	
}
/* Headings */  
h2 {
	font-size: 1.4em
}
h3 {
	font-size: 1.3em
}
h4 {
	font-size: 1.2em
} /* 18px */
h5 {
	font-size: 1.1em
} /* 16px */
h6 {
	font-size: 1em
} /* 14px */
h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: .8em;
}
ul,ol {
	margin-left:20px;
}

#container {
	width:960px;
	margin:auto;
}
#featured {
	width:940px;
	margin-top:10px;
	float:left;
	background-color:#FFF;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
#body {
	width:958px;
	float:left;
	background-color:#FFF;
	border-right:#ddd solid 1px;
	border-left:#ddd solid 1px;
	display:block;
	
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	
}
#header {
	margin:auto;
	width:960px;
	display:block;
	height:100px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
a#logo {
	font-size:50px;
	float:left;
	margin:20px 0 0 0;
	text-decoration:none;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 0px 1px 2px #fff;
	text-indent:-99999px;
}
#slogan {
	font-size:12px;
	font-weight:bold;
	position:relative;
	left:-60px;
	top:70px;
	float:left;
	text-align:right;
	color:#F60;
	background:#eee;
	padding:2px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:none;
}
#top-banner {
	float:right;
	width:600px;
	height:60px;
	margin-top:20px;
	text-align:right;
}
.menu-h {
	list-style:none;
}
.menu-h li {
	float:left;
	margin-top:5px;
}
.menu-h li a {
	padding:5px 10px;
	text-decoration:none;
}
#globalnav {
	list-style:none;
	float:right;
}
#globalnav li {
	float:left;
	padding:0 5px;
}
#nav {
	margin:0 auto;
	width:960px;
	display:block;
	height:30px;
	background-color:#333;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	float:left;

	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	
}
#nav .menu {
	list-style:none;
	margin-left:5px;
}
#nav .menu li {
	float:left;
	margin-top:5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#nav .menu li a {
	padding:5px 5px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#nav .menu li:hover {
	background-color:#CCC;
}
#nav .menu a:hover {
	color:#333;
}
#aside .menu {
	margin-left:0px;
	padding:5px 5px 5px 5px;
	list-style:none;
	background-color:#eee;
		border:#CCC solid 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#aside .menu li {
	padding:5px;
	border-bottom:#fff solid 1px;
}
#aside .menu li:hover {
	background-color:#CCC;
}
#aside .menu li:hover a {
	color:#F60;
	width:100%;
	display:block;

}
#aside .menu li a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	width:100%;
}
.menu-aside300 {
	background-color:#eee;
	margin-left:0;
	float:left;
	margin-bottom:10px;
	padding:10px 0 10px 25px;
	width:255px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.menu-aside300 {
	background-color:#eee;
	margin-left:0;
	float:left;
	margin-bottom:10px;
	padding:10px 0 10px 25px;
	width:255px;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#article {
	width:574px;
	margin:0 0 0 0;
	padding:10px 0px;
	float:left;
}
#aside {
	padding:5px;
	width:240px;
	float:left;
}
#aside2 {
	margin:5px;
	width:120px;
	float:left;
	float:right;
}
.info {
	width:940px;
	padding:10px;
	float:left;
}
.info .article-box {
	width:32%;
	display:inline-block;
	margin:auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#article h2.title {
	margin-left:170px;
	font-size:18px;
	font-weight:700;
	padding:3px;
	margin-bottom:0;
}
#article .article{
	float:left;
	display:block;
	width:100%;
	margin-bottom:5px;
	border-bottom:#eee dotted 1px;
	padding:0;
	}
#article .last{border:none;}
.box-intro {
	float:left;
	display:block;
	width:100%;
	padding-bottom:10px;
	
}
.title-option{
	margin:10px 0px 5px 0px ;
	padding:3px;
	background-color:#eee;
	color:#666;
	float:left;
	font-size:16px;
	font-weight:bold;
	width:570px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
.content-image {
	width:150px;
	padding:5px;
	margin:-20px 5px 5px 5px;
	border:#eee solid 1px;
	float:left;
	display:block;
}

.image-box{ border:#eee solid 1px; padding:3px; margin:5px;}
.content-image-detail {
	width:200px;
	padding:5px;
	margin:5px 5px 5px 5px;
	border:#eee solid 1px;
	float:left;
	display:block;
}
#tabs img{
	padding:3px;
	margin:5px;
	border:#eee solid 1px;
	}
.aside300 {
	padding:10px;
	width:280px;
	float:right;
}
.article620 {
	margin-left:10px;
	width:628px;
	padding:10px 10px;
	float:left;
}
.article740 {
	width:693px;
	margin:5px 0 0 0;
	padding:5px 5px;
	float:left;
	border:#eee solid 1px;
}
#footer {
	width:940px;
	margin:auto;
	padding:10px 10px;
	background-color:#333;
	color:#eee;
	float:left;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	
	display:block;
}
.article-price {
	float:left;
	padding:5px 0px;
	font-weight:bold;
}
.article-footer {
	text-align:right;
	padding:5px 0 5px 0;
}
.article-footer a {
	color:#eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left:5px;
}
.btm-book {
	padding:1px 5px;
	background-color:#F60;
	font-size:11px;
	font-weight:bold;
}
.btm-detail {
	padding:1px 5px;
	background-color:#09F;
	font-size:11px;
	font-weight:bold;
}
#usermainmenu {
	list-style:none;
	padding:0;
}
#usermainmenu li {
	padding:3px 5px;
	height:25px;
	margin-left:-15px;
}
#usermainmenu li a {
	background:#ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration:none;
	font-weight:bold;
	padding:5px 10px;
	width:180px;
	display:block;
}
#usermainmenu li a:hover {
	background-color:#aaa;
}

.btm-book {
	padding:1px 5px;
	background-color:#F60;
	font-size:11px;
	font-weight:bold;
}
.btm-detail {
	padding:1px 5px;
	background-color:#09F;
	font-size:11px;
	font-weight:bold;
}
#usermainmenu {
	list-style:none;
	padding:0;
}
#usermainmenu li {
	padding:3px 5px;
	height:25px;
	margin-left:-15px;
}
#usermainmenu li a {
	background:#ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration:none;
	font-weight:bold;
	padding:5px 10px;
	width:180px;
	display:block;
}
#usermainmenu li a:hover {
	background-color:#aaa;
}
.developer {
	float:right;
}
.copyright {
	float:left;
}
.texfield {
	border: solid 1px #d8d9d9;
	padding:3px 0;
	width:100%
}
.numfield {
	border: solid 1px #d8d9d9;
	padding:3px 0;
	width:20%
}
.textsmallfield {
	border: solid 1px #d8d9d9;
	padding:3px 0;
	width:70%
}
.content-submit {
	float:left;
	padding-bottom:10px;
}
.content-submit p {
	padding:1px;
}
.content-submit label {
	font-weight:600;
	width:160px;
	float:left;
	text-align:right;
	padding-right:5px;
}

#pagenavi {
	border-top:#eee solid 2px;
	text-align: center;
	float:left;
	width:100%;
	padding:10px 0;
	margin:20px 0;
}
#pagenavi a {
	padding:3px 5px;
	margin:auto;
	border:#eee solid 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#pagenavi a.act {
	background-color:#eee;
}
