html {
	background: #c6c6c6 repeat-x url(../images/bckhtml.png);
}
body {
	margin: 0; padding: 165px 0 15px 0;
	background: center top no-repeat url(../images/bckbody.jpg);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #6b6b6b;
}
#page {
	margin: 0 auto;
	width: 980px;
}
#header {
	position: relative;
	padding: 10px 10px 0 10px;
	height: 245px;
	background: #fff left bottom repeat-x url(../images/bckheader.png);
}
#header .sfo {
	position: absolute;
	top: 10px; left: 159px;
}
#header ul {
	position: absolute;
	top: 164px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 960px;
	background: repeat-x url(../images/bckheaderul.png);
	font-weight: bold;
	text-transform: uppercase;
}
#header ul ul {
	display: none;
	top: 38px; left: 0;
	background: none;
}
#header li {
	float: left;
	margin: 0 0px 0 0;
	background: repeat-x url(../images/bckheaderli.png);
}
#header li:hover ul, #header .hover ul {
	display: block;
}
#header li li {
	display: inline;
	float: none;
	margin: 0; padding: 0 1px 0 6px;
	background: left center no-repeat url(../images/bckheaderlili.png);
}
#header li .first {
	padding-left: 7px;
	background: none;
}
#header li a {
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#header li a:hover {
	background: repeat-x url(../images/bckheaderliahover.png);
}
#header li li a {
	float: none;
	padding: 2px;
	color: #6d6969;
}
#header li li a:hover {
	background: none;
	color: #000;
}
#header li span {
	float: left;
	background: no-repeat url(../images/bckheaderlispan.png);
}
#header li span span {
	background: right top no-repeat url(../images/bckheaderlispanspan.png);
}
#header li span span span {
	padding: 0 10px;
	height: 41px; line-height: 29px;
}
#header li a:hover span span span {
	background: center bottom no-repeat url(../images/bckheaderliahoverspanspanspan.png);
}
#header .rss {
	position: absolute;
	top: 228px; left: 948px;
}
#header .ad-125x125 {
	position: absolute;
	top: 10px; left: 10px;
	padding: 6px;
	width: 125px; height: 125px;
	border: #d8d8d8 1px solid;
}

#header .ad-728x15 {
	position: absolute;
	top: 232px; left: 10px;

}
#header form {
	position: absolute;
	top: 228px; left: 754px;
	margin: 0;
	display:block;
}
#header form input {
	float: left;
}
#header form .text {
	padding: 0 7px;
	width: 147px; height: 23px;
	line-height: 23px;
	background: no-repeat url(../images/bckheaderformtext.png);
	border: 0;
}
* html #header form .text {
	background-attachment: fixed;
}
#container {
	padding: 0 0 25px 0;
	width: 100%;
	background: #fff repeat-y url(../images/bckcontainer.png);
	border-bottom: #b0b0b0 3px solid;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sidebar-left {
	float: left;
	margin: 0; padding: 10px 7px 0 10px;
	list-style-type: none;
	width: 134px;
}
#sidebar-left li {
	padding: 6px;
	background-color: #fff;
	border: #d8d8d8 1px solid;
}
#sidebar-right {
	float: left;
	margin: 0; padding: 0 12px;
	list-style-type: none;
	width: 157px;
	color: #5d5c5c;
}
#sidebar-right .heading {
	margin: 0 -12px 10px -12px; padding: 0 0 0 10px;
	height: 34px; line-height: 34px;
	background: no-repeat url(../images/bcksidebarrightheading.png);		font-family: "Myriad Pro",Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 1.231em;		font-weight: bold;
	color: #555555;		text-shadow: 1px 1px #FCFCFC;
	text-transform: uppercase;
}
#sidebar-right a {
	color: #5d5c5c;
}
#sidebar-right li {
	margin: 0 0 11px 0;
}
#content {
	float: left;
	padding: 10px 9px 0 9px;
	width: 630px;
}
#content a {
	color: #6b6b6b;
}
#content .path {
	margin: 0 0 20px 0;
}
#content .desc {
	margin: 0 0 20px 0;
}
#content .heading {
	margin: 0 0 10px 0;
	font-weight: bold;
}
#content .heading .small {
	margin: 0 0 0 50px;
	font-size: 10px; font-weight: normal;
}
#content .categories {
	margin: 0 0 20px 0;
	width: 100%;
}
#content .categories strong {
	display: block;
	margin: 0 0 5px 0;
}
#content .categories strong a {
	color: #e6c847;
	text-decoration: none;
}
#content .categories .count {
	font-size: 10px; font-weight: normal;
}
#content .categories .subcategories {
	margin: 0 0 15px 0;
}
#content .links {
	margin: 0 0 20px 0;
}
#content .links table {
	margin: 0 0 5px 0;
	width: 100%;
}
#content .links.featured table {
	background-color: #cecece;
	border: #b0b0b0 1px solid;
}
#content .links.featured td {
	padding: 5px 0 0 0;
}
#content .links img {
	margin: 0 5px 5px 0;
	width: 70px; height: 50px;
	border: #b0b0b0 1px solid;
}
#content .links a {
	font-weight: bold;
	text-decoration: underline;
}
#linkTitle {
	font-weight: bold;
	text-decoration: none;
}
#content .url {
	color: #e6c847;
}
#content .links p, #content .list p {
	margin: 5px 0 0 0;
}
#content .links p a {
	font-weight: normal;
}
#content .formPage {
	width: 100%;
	border: #b0b0b0 1px solid;
}
#content .price {
	border: #b0b0b0 1px solid;
}
#content .price table td {
	margin: 0; padding: 2px;
	vertical-align: bottom;
}
#content .err, #content .msg {
	padding: 3px;
	background-color: #f0f0f0;
	border: #b0b0b0 1px solid;
	color: #ca0002;
}
#content .label {
	text-align: right;
	white-space: nowrap;
}
#content .buttons {
	text-align: center;
	border-top: #b0b0b0 1px solid;
}
#content .text, #content .limit_field, #content textarea {
	padding: 2px 5px;
	border: #b0b0b0 1px solid;
}
#content select {
	border: #b0b0b0 1px solid;
}
#content .captcha {
	margin: 10px 0 0 0;
	border: #b0b0b0 1px solid;
}
#content .req {
	margin: 0 0 0 5px;
	font-weight: bold;
	color: #ca0002;
}
#content .errForm {
	display: block;
	margin: 2px 0 0 0; padding: 2px 3px;
	text-align: left;
	background-color: #fffff3;
	border: #b0b0b0 1px solid;
	color: #ffa814;
}
#content .pr {
	float: left;
	margin: 0 10px 0 0;
	height: 30px;
	font-size: 8px;
}
#content .prg {
	width: 40px; height: 3px;
	border: #999 1px solid;
	font-size: 1px;
}
#content .prb {
	height: 3px;
	background-color: #5eaa5e;
	font-size: 1px;
}
#content .navigation {
	margin: 15px 0 0 0;
}
#content .mainPaging {
	float: right;
}
#content .paging-links, #content .paging-info {
	text-align: right;
}
#content .paging-info {
   font-style: italic;
}
#content #toggleCategTree {
	display: block;
	color: #6a8ad4;
	cursor: pointer;
}
#content #categtree {
	margin: 3px 0;
	width: 300px; height: 200px;
	overflow: auto;
	border: #9ec2f3 1px dotted;
}
#content #categtree h2 {
	margin: 0 0 5px 0; padding: 2px;
	vertical-align: middle;
	text-align: center;
	color: #3e81b4;
	background-color: #dde5f3;
}
#content #categtree #close_tree {
	right: 0;
	padding: 1px;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
}
#content #categtree .categ-item {
	display: block;
	margin: 3px 5px; padding:2px 5px;
	border: #cbe2ec 1px dotted;
	cursor: pointer;
}
#content #categtree .categ-item img {
	margin: 0 1em 0 0;
}
#content #categtree .odd {
	background-color: #f8f8fc;
}
#content #categtree .even {
	background-color: #fff;
}
#content #categtree .categ-item:hover {
	background-color: #eee;
}
#footer {
	position: relative;
	margin: 10px 0 0 0; padding: 22px 0 0 21px;
	height: 151px;
	background: repeat-x url(../images/bckfooter.png);
	font-weight: bold;
	color: #868686;
}
#footer a {
	color: #868686;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#footer .sfo {
	display: block;
	margin: 0 0 10px 0;
}
#footer ul {
	margin: 8px 0 0 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer blockquote {
	position: absolute;
	top: 23px; left: 364px;
	margin: 0; padding: 0 0 0 52px;
	width: 370px;
	background: no-repeat url(../images/bckfooterblockquote.png);
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;
}
#footer blockquote p {
	margin: 0 0 20px 0;
	font-weight: normal; font-style: italic;
	color: #5f5f5f;
}
#footer blockquote span {
	display: block;
	text-align: right;
	color: #4e4e4e;
}
#footer .image {
	position: absolute;
	top: 19px; left: 822px;
	padding: 5px;
	width: 125px; height: 125px;
	border: #d8d8d8 1px solid;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #6b6b6b;
}

.detail-title h1 {
	margin:0px;
	padding:0px;
	color: #e6c847;
}
.detail-text {
	color: #6b6b6b;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 1.3em;
	line-height: 1.571em;
}
.detail-url {
	line-height:16px;
    vertical-align: top;
	font-weight:bold;
	color: #8b8b8b;
	padding: 0px 0px 0px 20px;
	background: #fff url(../images/link.gif) no-repeat;
	text-decoration: none;
	
}
.detail-hr {
	width: 624px;
	height: 1px;
  	border:0px;
  	background: #fff url(../images/hr.gif);
}

.detail-image {
	width: 142px;
	height:112px;
	padding:9px 0px 0px 10px;
  	background: #fff url(../images/detail-image.gif) no-repeat;

}
h1 {font-size: 3em; margin: 20px 0;}
.container {width: 620px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
</style>
