/*
Theme Name: My Simple
Description: The simple theme.
Version: 1.0
Author: Hanjiang Wang
Author URI: http://www.diamondbladeselect.com
*/

/* General */
body {
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-size: small;
	font-family: Verdana, Arial, Sans-Serif;
	/* digg style: font: 83%/1.4 arial, helvetica, sans-serif; */
	/* background: #fffdea; */
	background: #ffffff;
	color: #333;
	}

h1, h2, h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

p {
	margin-bottom: 0.8em;
	margin-top: 0px;
	padding:0;
	line-height:1.65em;
}

table {
	border-collapse:collapse;
}

caption {
	margin-bottom: 5px;
}

a {
	color: #05057b;
}
a img {
	border: 0;
}

.div_delimiter {
	clear: both;
	height: 0px;
}

.box {
	padding: 10px;
}

.remarks {
	font-style: italic;
}

.button {
	text-decoration: none;
	border: 1px solid #bbb;
}

input.textfield, textarea {
	background:#FCFCFC;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}

blockquote, pre {
	background:#FCFCFC url(images/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}

.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
	margin-bottom:5px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
	margin-bottom:5px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Footer */
#footer {
	font-size: x-small;
	color: #737373;
	margin-top: 10px;
	margin-left: 10px;
}

#footer a {
	color: #737373;
	text-decoration: none;
}

#footer a:hover {
	color: #05057b;
	text-decoration: underline;
}

/* Products navigation bar */
#products_nav {
	float: left;
	color: #333;
	background-color: #ffffff;
	width: 20%;
	padding: 0px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-top: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
	margin-top: 10px;
}

#nav_title {
	height: 30px;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	color: #b57111;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#products_nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#products_nav ul li{
	margin: 0px;
	padding: 0px;
	border-top:1px solid #eee;
}

#products_nav ul li a {
	color: #333;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 10px;
}

#products_nav ul li a:hover {
	text-decoration:underline;
}

.nav_cat_names {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #228B22;
	background-color: #eee;
	border-top:1px solid #eee;
	padding:5px 10px 5px 10px;
}

/* Sidebar */
#sidebar {
	width: 21%;
	float: left;
}

#sidebar a {
	text-decoration: none;
}

#sidebar ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#sidebar li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

#rss {
	margin-top: 15px;
	margin-left: 5px;
}

.rssfeed {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: #228B22;
	height: 28px;
	line-height: 28px;
	display:block;
	background:url(images/rss-big.png) no-repeat;
	padding-left: 33px;
	text-decoration:none;
}

#sidebar li a {
	background: url('images/bullet.gif') 0px 50% no-repeat;
	display: block;
/*	color: #333; */
	line-height: 17px;
	padding-left: 23px;
}

#sidebar li a:hover {
	background: #e8f3d7 url('images/bullet.gif') 0px 50% no-repeat;
}

.right_blocks {
	margin-top: 20px;
	padding: 5px;
	border-top: 3px solid #B9B9B9;
}

.right_blocks p {
	margin-bottom: 0px;
	margin-top: 0.8em;
	border-bottom: 1px dashed #B9B9B9;
}
	
.block_title {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #228B22;
	padding-top: 5px;
}

#social_widget.right_blocks {
	padding: 15px 0px 5px 0px;
}

#tag_cloud a:hover {
	text-decoration: underline;
}

/* Page */
#middle_content {
	width: 55%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 10px;
	padding-left: 5px;
}

/* Header */
#page_head {
	margin: 0px;
	}

/*
#head_left {
	float: left;
	width: 75%;
}

#head_right {
	float: left;
	width: 25%;
}
*/

#logo {
	padding-top: 15px;
	padding-left: 5px;
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Arial;
	font-size: 2.5em;
	}

#logo a {
	color: #000000;
	text-decoration: none;
	}
	
#logo a:hover {
	color: #228B22;
	}

#logo_sentence {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 0.5em;
	font-style: italic;
	}

#meta {
	float: right;
	font-size: 0.85em;
	color: #4c4c4c;
	margin-top: 10px;
	margin-right: 20px;
	}

#meta a {
	color: #333333;
	text-decoration: none;
}

#meta a:hover {
	color: #05057b;
	text-decoration: underline;
}

#menu {
	height:36px;
/*	background:url(images/menu.jpg) repeat-x; */
	background: #e5e5e5;
	display:block;
	margin-top: 10px;
	padding: 0px;
	font-family: "Trebuchet MS", "Century gothic", verdana, Arial, sans-serif;
	font-size: 1.15em;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	font-weight: bold;
	}
	
#menu ul {
	margin:0;
	padding:0;
	list-style: none;
}
#menu ul li {
	display:block;
	float:left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	text-decoration: none;
	color: #228B22;
	display: block;
	margin: 0px;
	padding: 8px 10px 8px 10px;
}
#menu ul li a:hover {
	/* background: url(images/menuhov.jpg) repeat-x; */
	background: #a9dc93;
/*	color: #FF8C00; */
  margin: 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
}

#search {
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	}

#srch_text {
	float: left;
	height: 17px;
	color: #aaa;
	background: #fffdea;
	border: 1px solid #666;
	margin-right: 6px;
	padding-right: 3px;
	padding-left: 3px;	
	}

#search .button {
	float: left;
	height: 21px;
	border-color: #888;
	background: #888;
	color: #ddd;
	text-shadow: none !important;
}

#search .button:hover {
	color: #fff;
	border-color: #333;
}

/* Home content */
#page_content {
	padding-right: 5px;
	padding-left: 5px;
}

#left_box {
	width: 19%;
	float: left;
	margin-right: 1%;
	margin-top: 10px;
	border-right: 1px solid #B9B9B9;
	}

#middle_box {
	width: 53%;
	float: left;
	font-size: 1.15em;
	margin-right: 1%;
	}

#catalog_title {
	font-size: 1.35em;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	}

#catalog_title a {
	text-decoration: none;
	color: #228B22;
}

#catalog_image {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

#catalog_image img {
	padding: 3px;
	background-color: #eee;
}

#intro_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	color: #FF8C00;
	margin-bottom: 0.6em;
}

#special {
	margin-top: 30px;
	}

#special ul {
	margin-top: 0px;
	list-style-type: square;
}
	
#special_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	color: #228B22;
	margin-bottom: 0.6em;
}

.big_than {
	font-size: 11px;
	margin-right: 1em;
}
.learn_more {
	font-weight: bold;
}

/* Single */
.post_box {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.post_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #00331a;
	margin-bottom: 5px;
}

.by_author {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #b57111;
	margin-bottom: 10px;
}

#postpath {
	background:url(images/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin-bottom: 5px;
	padding-left:22px;
}

.post_data {
	padding-bottom: 5px;
	font-size: 11px;
	color: #5e2208;
}

.post {
	margin-bottom: 15px;
}

.post .date {
	float: left;
	background: url(images/time.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}

.post .category,
.post .tags,
.post .editpost {
	background: url(images/icons.gif) no-repeat;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
}

.post .editpost {
	float: right;
	background-position: 0 -64px;
	padding-right: 5px;
}

.post .category {
	background-position: 0 -32px;
	display:block;
	float: left;
	margin-right: 15px;
}

.post .tags {
	background-position: 0 -16px;
	display:block;
	float: left;
}

#postpath a,
#social_media a,
.ctg_tag a {
	text-decoration: none;
}

.article_copyright {
	color:#080;
	margin-top: 10px;
}
#please_note {
	font-weight: bold;
}

#related_posts {
	margin-top: 15px;
	margin-bottom: 25px;
}

#related_title {
	font-weight: bold;
}

#related_items {
	margin-top: 10px;
}

#related_items li {
	margin-bottom: 0.6em;
	margin-top: 0px;
	line-height:1.35em;
}

.faq_blocks {
	margin-top: 30px;
}

#references {
	margin-bottom: 30px;
}

.img_notes {
	font-size: 0.85em;
	font-weight: bold;
}

/* social media */
#social_media {
	/*
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 7px;
	*/
	margin-bottom: 15px;
}

#words {
	color: #080;
	font-size: 1.1em;
}

.media_list {
	margin-top: 5px;
}

.media a {
	padding-left: 21px;
	height: 16px;
	line-height: 16px;
}

#digg {
	background: url(images/social-media/digg.gif) no-repeat;
}

#delicious {
	background: url(images/social-media/delicious.gif) no-repeat;
}

#reddit {
	background: url(images/social-media/reddit.gif) no-repeat;
}

#stumbleupon {
	background: url(images/social-media/stumbleupon.gif) no-repeat;
}

#facebook {
	background: url(images/social-media/facebook.gif) no-repeat;
}

#buzz {
	background: url(images/social-media/buzz.png) no-repeat;
}

#linkedin {
	background: url(images/social-media/linkedin.gif) no-repeat;
}

#twitter {
	background: url(images/social-media/twitter.gif) no-repeat;
}

/* comments */
#comments_tabs {
	background:#FCFCFC;
	margin-top: 20px;
}

#comments_tabs a {
	text-decoration: none;
}

#ct_switcher {
	background:#FFF;
	font-size:10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#ct_switcher a.tab, 
#ct_switcher .cur_tab {
	padding:5px 10px;
	margin-bottom: -1px;
	display:block;
	float:left;
	color:#555;
	text-decoration:none;
}
#ct_switcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#ct_switcher .cur_tab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#ct_switcher .add_comment, 
#ct_switcher .add_trackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:right;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#ct_switcher .add_comment {
	background:url(images/icons.gif) 0 -112px no-repeat;
}
#ct_switcher .add_trackback {
	background:url(images/icons.gif) 0 -144px no-repeat;
}

#tab_panel {
	border-top: 1px solid #CCC;
	margin-bottom: 20px;
}

#tab_panel ol, 
#tab_panel li {
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
}
#tab_panel li {
	border-bottom:1px solid #EEE;
	padding-bottom: 10px;
}

#comments, 
#trackbacks,
.messagebox {
	margin-top:15px;
	margin-bottom:15px;
}

li.comment,
li.trackback {
	margin-top: 15px;
}

.comment .author {
	float:left;
	width: 15%;
	text-align:center;
}
.comment .name {
	font-size: 0.85em;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	float:left;
	width: 78%;
	padding:5px;
	margin-left: 10px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}

.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}

.admincomment .author {
	float:right;
	width: 15%;
	text-align:center;
}
.admincomment .info {
	float:right;
	width: 78%;
	padding:5px;
	margin-right: 10px;
}
#comment_login {
	margin-top:15px;
}

#trackbacks {
	display:none;
}

.trackback .title {
	margin-top: 10px;
	margin-bottom: 10px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#form_title {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#comment {
	width: 100%;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}

#commentnavi {
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(images/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
	margin-right: 10px;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#subscribe_comments {
	margin-bottom: 20px;
}
#submitbox {
	margin-top: 10px;
}
.comment_feed {
	background:url(images/rss-small.png) no-repeat;
	padding-left:17px;
	height:16px;
	line-height:16px;
	font-size:11px;
}
#submitbox #submit {
	float: left;
	overflow:visible;
	border-style:solid;
	border-width:1px;
	background:#21759B;
	color:#FFFFFF !important;
	font-weight:bold;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px 3px 8px;
}

/* index */
.index_title a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	font-weight: bold;
	color: #00331a;
	text-decoration: none;
}

.index_title {
	margin-bottom: 5px;
}

.entry a {
	text-decoration: none;
}

.not_found {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

#pagenavi, 
#postnavi {
/*	border-top:1px solid #CCC; */
	margin:10px -5px 0;
	padding:10px 5px 0;
}

#pagenavi {
	font-size:11px;
}

#pagenavi .newer a, 
#postnavi .prev a {
	background:url(images/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}

#pagenavi .older a, 
#postnavi .next a {
	background:url(images/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}

/* category */
.cat_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #228B22;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* about us */
#about_nav {
	float: left;
	background-color: #F4F7F0;
	border: 1px dotted #EBE2B7;
	width: 24%;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-left: 5px;
}

#right_content {
	float: left;
	width: 73%;
	padding-left: 1em;
	margin-top: 10px;
	margin-right: 5px;
}
.block_content ul {
	margin-top: 0px;
}

#about_nav p {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
#about_nav span {
	font-size: 0.5em;
	color: #b57111;
	margin-right: 5px;
	margin-left: 2px;
}
.para_title {
	color: #b57111;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

.about_content {
	margin-bottom: 15px;
}

.about_title {
	font-size: 1.5em;
	color: #FFA500;
	padding-left: 10px;
	margin-bottom: 10px;
}

.current_item {
	background-color: #fff;
	color: #228B22;
	line-height: 1.65em;
}

.bold_text {
	font-weight: bold;
}

.list_title {
	color:#228B22;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

#about_nav a {
	color: #b57111;
	text-decoration: none;
}
#about_nav a:hover {
	color: #228B22;
}

/* our contact */
#our_contact {
	padding: 10px;
}

#contact_img {
	float: left;
	margin-right: 1em;
}

.block_first_line {
	color:#228B22;
	font-size: 1.35em;
}

.v_pad_up {
	height: 10px;
}

/* Products navigation big bar */
#nav_left {
	float: left;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
	background-color: #eee;
	width: 27%;
	padding-top: 5px;
	padding-right: 10px;
}

#nav_left ul {
	margin-top: 15px;
	margin-bottom: 25px;
}

#nav_left li {
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: square;
}

.left_head {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	color: #b57111;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.left_sub_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	margin-left: 15px;
	color: #228B22;
}

.left_note {
	font-style: italic;
	margin-left: 15px;
	line-height: 1.35em;
	font-size: 0.9em;
	color: #b57111;
}

.product_catalog {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #228B22;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}

/* product list */
#right_products {
	float: left;
	width: 69%;
	margin-right: 5px;
}

#price_block {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: #228B22;
}

.hot_items {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.35em;
	color: #FF0000;
}

#price, .price {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF0000;
}

#product_list_descriptions {
	background-color: #eee;
	padding: 5px 10px 1px 20px;
	margin: 10px 0px 10px 0px;
}

.product_table {
	margin-top: 10px;
}

.product_table tr {
	text-align: center;
}

.sub_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #228B22;
	border:solid #888 1px;
	background:#eee;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Product Quality Grade Definitions */
#def_box {
	margin: 10px 10px 0px 10px;
}

.grade_name {
	font-weight: bold;
	color: #b57111;
	font-size: 1.1em;
}

.def_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	color: #228B22;
	text-align: center;
	margin-bottom: 15px;
}

.def_content ul {
	margin-top: 0px;
	margin-bottom: 30px;
}

.def_comments {
	font-style: italic;
	margin-right: 1em;
	margin-left: 1em;
	font-size: 1em;
	line-height: 1.5em;
	color: #228B22;
}

.def_content {
	margin-bottom: 20px;
}

/* product details */
#notice {
	font-style: italic;
	background-color: #eee;
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#notice_title {
	margin-bottom: 10px;
}

#notice ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#notice li {
	margin-bottom: 10px;
}

.shortcut_nav {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
}

.shortcut_nav a {
	text-decoration: none;
}

#product_info {
	margin-left: 12%;
	margin-right: 12%;
}

#product_name {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #228B22;
	text-align: center;
}

.product_img {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.detailed_info {
	width: 100%;
	border: 0px;
}
.detailed_info .col1 {
	width: 15%;
}
.detailed_info .col2 {
	width: 85%;
}
.detailed_info tr {
	height: 2em;
}
.detailed_info li {
	list-style-type: square;
	margin-bottom: 5px;
}

.detailed_info2, .detailed_info3 {
	margin-top: 10px;
	width: 100%;
}
.detailed_info2 td {
	border:1px solid #999;
}
.detailed_info2 tr {
	text-align: center;
}
.emphasized_words {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}

#reference_price {
	background-color: #eee;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding: 5px;
}

#price_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #228B22;
	margin-bottom: 10px;
}

.item_name {
	font-weight: bold;
}

.sub_dscr {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #228B22;
	margin-top: 20px;
	margin-bottom: 10px;
}

.price_block {
	background-color: #eee;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px 30px 5px 30px;
}
.price_block table {
	margin-bottom: 20px;
}
.free_items {
	font-weight: bold;
	color: #228B22;
}

.product_spec {
	text-align: center;
}
.product_spec td {
	border:1px solid #999;
}

#product_spec2 {
	margin-top: 15px;
}

.tab_cap {
	text-align: left;
	font-weight: bold;
}

.color_row {
	background-color: #85c785;
}

.items_left {
	width: 48%;
	float: left;
}
.items_right {
	width: 48%;
	float: right;
}
.items_left ul, .items_right ul {
	margin-top: 0px;
}
.items_title {
	color: #228B22;
}

#annotations {
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #228B22;
}

#annotations #notice_title {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#inquire_now {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

/* blog */
.blog_title {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: italic;
	color: #228B22;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* tips & info */
#left_content {
	width: 77%;
	float: left;
	font-size: 1em;
}

#left_content a {
	text-decoration: none;
}

.info_block {
	float: left;
	width: 45%;
	margin: 10px;
	padding: 5px;
}
	
.info_title {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #B9B9B9;
}

.info_title a {
	color: #228B22;
}

.info_list,
.info_list li {
	margin:0;
	padding:0;
	list-style:none;
}

.info_list p {
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 0.8em;
	border-bottom: 1px dashed #B9B9B9;
}

.info_block .more {
	border: none;
	font-size: 0.9em;
}

.info_block .more a {
	color: #228B22;
	display: block;
	float: right;
}

/* contact us */
.welcome {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 20px 10px 10px 10px;
}

.welcome span {
	color: #FF8C00;
	font-size: 2em;
	font-style: italic;
}

.welcome p {
	margin-bottom: 0.2em;
}

#contact_methods {
	margin: 10px;
}

.contact_info_title {
	font-weight: bold;
	color: #228B22;
}

/* wide posts */
#left_bar {
	width: 21%;
	float: left;
	margin-left: 10px;
}

#left_bar #products_nav,
#left_bar #sidebar {
	width: 100%;
}

#right_post_content {
	width: 75%;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.post_content h2 {
	color: #5e2208;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 10px;
}

.tips_table {
	margin-top: 10px;
	margin-bottom: 20px;
}
.tips_table td, th {
	border:1px solid #777;
	line-height: 1.65em;
}
.tips_table .th1 {
	background-color: #25A8C4;
}
.tips_table .th2 {
	background-color: #5EAFFF;
}
.tips_table th {
	color: #fffdea;
}
.tips_table .bg {
	background-color: #E9F3FC;
}
.tips_table td {
	font-size: 0.9em;
	padding-right: 5px;
	padding-left: 5px;
}

.knowledge_table {
	margin-top: 10px;
	margin-bottom: 20px;
}
.knowledge_table td, th {
	border:1px solid #999;
	text-align: center;
}
.knowledge_table .bg {
	background-color: #c3c3ad;
}
.knowledge_table td {
	font-size: 0.9em;
}

/* captcha */
#captchaImgDiv {
	margin-top: 5px;
}

#captchaInputDiv {
	margin-bottom: 10px;
}
