body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
td {
	font-family: arial helvetica, sans-serif;
}
input, textarea {
	font-size: 12px;
	font-family: arial helvetica, sans-serif;
}
select {
	font-family: arial helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
:focus {-moz-outline-style: none;}

/* layout */
#gwrapper {
	position: relative;
	width: 970px;
	margin: 0 auto;
}

#header {
	
}
#header table {
	width: 100%;
	border-collapse: collapse;
	direction: ltr;
}
#header td {
	padding: 0;
}
#rightlogo {
	text-align: right;
	width: 20%;
}
#midtext {
	width: 80%;
	background-image: url("/img/mid_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: bottom;
}
#midlogo {
	width: 80%;
	text-align: center;
}
#midtext p {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 18px 0;
	margin: 0;
}

#topnav {
	clear: both;
	height: 21px;
	background-image: url("/img/tbl_top.gif");
}
#tlbnav {
	height: 21px;
	border-collapse: collapse;
	margin: 0 30px 0 5px;
}
#tdrss {
	padding: 0 5px;
}
#soclink {
	float: right;
	margin: 3px 8px;
}
#rsslink {
	float: right;
	font-family: verdana, sans-serif;
	text-align: center;
	width: 28px;
	background-color: #F60;
	padding: 0px 3px!important;
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	margin: 4px 5px 0 0;
}
#rsslink a {
	display: block;
	padding: 0;
	margin: 0;
	color: #fff!important;
	font-size: 10px!important;
	font-weight: bold;
	text-decoration: none;
}
#rsslink a:hover {
	text-decoration: none;
}
#topnav .tdlinks a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding-top: 3px;
	margin: 0 5px;
	zoom: 1;
}
#topnav .tdlinks a:hover {
	text-decoration: underline;
	color: #ff6633;
}
#topnav .tdlinks a.homeico {
	padding: 0 0 0 14px;
	background-image: url("/img/homeico.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#topnav .tdlinks a.addfavico {
	padding: 0 0 0 15px;
	background-image: url("/img/addfav.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}


#search {
	font-size: 11px;
	background-color: #efefef;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	padding: 0 8px;
	line-height: 24px;
}
#search input {
	color: #333;
	margin: 0 2px;
	font-size: 11px;
}
#search .st {
	padding-right: 5px;
	padding-left: 5px;
	width: 120px;
}
#search .gray {
	color: #999;
}
#search label, #search strong {
	
}
#search table {
	float: right;
	border-collapse: collapse;
}

#headtext {
	padding: 5px;
}

#left {
	position: absolute;
	left: 0;
	width: 160px;
}
#left div.banner {
	font-size: 11px;
	padding: 5px;
	margin-bottom: 20px;
}

#right {
	position: absolute;
	right: 0;
	width: 160px;
}
#right div.banner {
	font-size: 11px;
	padding: 5px;
	margin-bottom: 20px;
}

#content {
	margin: 0 160px;
}
.fullsize #content {
	margin: 0 0;
}
#content div.banner {
	padding: 5px;
}

#footer {
	clear: both;
	padding: 10px 0;
	margin: 0 180px;
}

#foonote {
	font-size: 11px;
	clear: both;
	height: 22px;
	background-image: url("/img/barpoz.gif");
	padding-top: 5px;
	white-space: nowrap;
	direction: ltr;
}
#foonote div.copy {
	float: left;
	padding: 0 10px;
	color: #333;
}
#foonote div.more {
	margin: 0 0 0 0;
	border-left: 1px solid #fff;
}
#foonote div.more a {
	text-decoration: none;
	color: #333;
	padding: 0 10px;
}
#foonote div.more a:hover {
	text-decoration: underline;
	color: #ff6633;
}

/* boxes */
div.sidebox {
	width: 150px;
	margin: 0 4px 25px 4px;
	background-image: url("/img/box/top_left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
}
div.sidebox div.tr {
	float: right;
	height: 21px;
	width: 3px;
	background-image: url("/img/box/top_right.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
div.sidebox div.title {
	height: 21px;
	margin: 0 0 0 3px;
	padding-left: 5px;
	background-image: url("/img/box/top.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
div.sidebox div.title div.h4 {
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	color: #333;
	width: 122px;
	overflow: hidden;
	background-image: url("/img/box/bul_r.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0 0 8px;
	margin: 0;
}
div.sidebox div.title div.h4 a {
	text-decoration: none;
	color: #333;
}
div.sidebox div.title div.h4 a:hover {
	text-decoration: underline;
	color: #333;
}
div.sidebox div.inner {
	font-size: 11px;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
div.sidebox div.inner div.box {
	padding: 10px 5px;
	overflow-x: hidden;
}
div.box a {
	display: block;
	text-decoration: none;
	color: gray;
	background-image: url("/img/box/bul_r1.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
	margin: 3px 0;
}
div.box a:hover {
	text-decoration: underline;
	color: #ff6633;
	background-image: url("/img/box/bul_r2.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}
div.box p {
	font-style: italic;
	padding-left: 9px;
	margin: 0;
}
div.sidebox div.box a.more {
	display: block;
	text-decoration: none;
	text-align: right;
	color: #333;
	background-image: none;
	padding: 0 9px;
	margin: 3px 0;
}
div.sidebox div.box a.more:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.uaanews {
	text-align: center;
}
div.uaanews a {
	padding: 0 14px;
	line-height: 16px;
	background-image: url("/img/mailico.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	zoom: 1;
}
div.bottcnt {
	padding: 0 3px;
}
div.bottcnt a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff6633;
}

div.sidebox table.tab {
	font-size: 11px;
	border-collapse: collapse;
	width: 150px;
	border-bottom: 1px solid #cecece;
}
div.sidebox td.norm {
	color: gray;
	width: 74px;
	height: 21px;
	background-image: url("/img/tabbgoff2.gif");
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
}
div.sidebox td.norm div {
	margin-left: 10px;
	overflow: hidden;
	width: 64px;
	white-space: nowrap;
}
div.sidebox td.sel {
	color: #000;
	font-weight: bold;
	width: 74px;
	height: 21px;
	background-image: url("/img/tabbg2.gif");
	background-repeat: no-repeat;
	background-position: center left;
	cursor: default;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
}
div.sidebox td.sel div {
	margin-left: 10px;
	overflow: hidden;
	width: 64px;
	white-space: nowrap;
}
div.sidebox td.sep {
	width: 1px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

div.sidebox marquee {
	width: 100%;
	height: 160px;
}

div.sidebox input {
	font-size: 11px;
}

div.sidebox div.floor {
	font-size: 0;
	height: 7px;
	width: 150px;
	background-image: url("/img/box/bot_left.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 3px;
}
div.sidebox div.bl {
	float: left;
	font-size: 0;
	width: 144px;
	height: 7px;
	background-image: url("/img/box/bot.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
}
div.sidebox div.br {
	float: left;
	height: 7px;
	width: 3px;
	background-image: url("/img/box/bot_right.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.sideinfo {
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.inner .box_art {
	padding: 10px;
	line-height: 1.1em;
}
.inner .box_art img {
	float: left;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	width: 65px;
	height: 65px;
}

div.tags {
	border: 1px solid #cecece;
}
div.sidetags {
	width: 150px;
	margin: 0 4px 25px 4px;
}
div.tags div {
	padding: 5px;
}
div.tags a {
	text-decoration: underline;
	color: #ff6633;
	margin: 0 3px;
	white-space: nowrap;
}
div.tags a:hover {
	text-decoration: none;
}
div.tags a.t1 {
	font-size: 11px;
}
div.tags a.t2 {
	font-size: 12px;
}
div.tags a.t3 {
	font-size: 13px;
}
div.tags a.t4 {
	font-size: 14px;
}
div.tags a.t5 {
	font-size: 15px;
}
div.tags a.t6 {
	font-size: 16px;
}

div.wg_holder {
	margin: 10px 0 20px 0;
}
div.wg_holder table {
	margin: 0 auto;
}

/* misc */
br.clear {
	clear: both;
}

/* frontpage */
#content div.frontpage {
	margin: 40px 0;
	padding: 0 10px;
}
div.frontpage div.version {
	font-size: 12px;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 5px 0 2px 0;
}
div.frontpage div.version strong {
	margin: 0 3px;
}
div.frontpage div.version a {
	text-decoration: none;
	color: #333;
	margin: 0 3px;
	zoom: 1;
}
div.frontpage div.version a:hover {
	text-decoration: underline;
	color: #ff6633;
}

div.frontpage h2 {
	font-size: 16px;
	color: #ff6633;
	border-bottom: 1px solid #ff6633;
	margin: 0;
}

div.smcrss {
	float: right;
	margin-top: 3px;
}
div.smcrss a {
	display: block;
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 3px;
	font-family: verdana, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	color: #fff!important;
	background-color: #f63;
	text-decoration:none;
}

div.frontpage div.rssmore {
	padding: 0;
	margin: 10px 0;
}
div.frontpage div.rssmore div.rssttl {
	padding: 0 8px;
	margin-top: 4px;
	background-image: url("/img/bul.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
div.frontpage div.rssmore table {
	float: none!important;
}
div.frontpage div.rssmore div.rssttl a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
div.frontpage div.rssmore div.rssttl a:hover {
	text-decoration: none;
	color: #ff6633;
}
div.frontpage div.rssmore div.rssttl span {
	font-size: 11px;
	font-style: italic;
	color: gray;
	margin-left: 3px;
}
div.frontpage div.rssmore div.rssttl strong {
	font-size: 11px;
	font-style: italic;
	color: gray;
	margin-left: 3px;
}
div.rsstxt {
	margin: 0;
	padding: 4px 8px;
}

div.frontpage h2 a {
	text-decoration: none;
	color: #ff6633;
}
div.frontpage h2 a:hover {
	text-decoration: none;
	color: #cecece;
}

div.frontpage table {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}
div.frontpage td {
	width: 50%;
	padding: 0 5px;
	vertical-align: top;
}
div.frontpage div.ny table {
	float: none;
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}

div.frontpage div.headcat {
	margin: 20px 0;
}

div.frontpage div.witem {
	border: 1px solid #CECECE;
	padding: 5px;
	margin: 10px 0;
}
div.frontpage div.rsswide h6 {
	font-size: 15px;
	padding: 0;
	margin: 0 0 5px 0;
}
div.frontpage div.rsswide h6 a {
	text-decoration: none;
	color: #000;
}
div.frontpage div.rsswide h6 a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.frontpage div.rsswide table {
	float: none;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
}
div.frontpage div.rsswide td {
	width: auto;
	padding: 0;
	vertical-align: top;
}
div.frontpage div.rsswide td {
	padding: 0 10px;
}
div.frontpage div.rsswide td._timg {
	padding: 0 3px 3px 0;
	background-image: url("/img/shadowAlpha.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 125px;
}
div.frontpage div.rsswide td._timg img {
	display: block;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
}


div.fptab {
	margin-top: 5px;
}
div.fptab span {
	padding: 1px 5px;
	margin: 2px 0;
	color: #ff6633;
	text-decoration: underline;
	white-space: nowrap;
	cursor: pointer;
}
div.fptab span.sel {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	cursor: default;
}
.tbt {
	margin: 6px 0 3px 0;
}
.tbd {
	margin: 0;
	padding: 3px 0 7px 0;
}
.ig_reset {
	width: 285px!important;
}
.ig_reset a {
	display: none;
}
.ig_reset span {
	display: none;
}
.ig_tbl_line a {
	display: none;
}
.ig_tbl_line span {
	display: none;
}

#ny h1 {
	font-size: 16px;
	border-bottom: none;
	padding: 0;
	margin: 0;
}
#ny h1 a {
	text-decoration: none;
	color: #333;
}
#ny h1 a:hover {
	color: #ff6633;
	text-decoration: underline;
}
#tdart {
	width: 80%;
	padding: 0 5px;
	vertical-align: top;
}
#tdmainpic {
	padding: 0 10px;
	text-align: center;
}
#tdmoreart {
	width: 160px;
}
#tdmoreart div {
	width: 160px;
	height: 250px;
}
#tdmoreart marquee {
	width: 100%;
	height: 250px;
	border: 1px solid #cecece;
}
#tdmoreart a {
	font-size: 11px;
	display: block;
	margin: 1px 5px;
	text-decoration: none;
	color: gray;
}
#tdmoreart a:hover {
	text-decoration: underline;
	color: #ff6633;
}
#ny div.sub {
	color: gray;
	margin-bottom: 5px;
}
#ny img {
	display: block;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

div.frontpage div.title {
	background-color: #f5f5f5;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 2px;
	margin: 0 0 10px 0;
}
div.frontpage div.title div {
	font-size: 11px;
	font-style: italic;
	color: gray;
}
div.frontpage h5 {
	font-size: 15px;
	padding: 0;
	margin: 0;
}
div.frontpage h5 a {
	text-decoration: none;
	color: #000;
}
div.frontpage h5 a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.frontpage div.img {
	float: left;
	padding: 0 3px 3px 0;
	background-image: url("/img/shadowAlpha.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 3px 5px 5px 3px;
}
div.frontpage div.img img {
	display: block;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
}
div.frontpage p {
	color: #666666;
	padding: 0;
	margin: 0;
}
div.frontpage div.more {
	padding: 0;
	margin: 10px 0;
}
div.frontpage div.more div {
	padding-left: 8px;
	margin-left: 3px;
	background-image: url("/img/bul.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
div.frontpage div.more a {
	color: #000;
	text-decoration: none;
}
div.frontpage div.more a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.frontpage div.more span {
	font-size: 11px;
	font-style: italic;
	color: gray;
	margin-left: 3px;
}
div.frontpage div.more strong {
	font-size: 11px;
	font-style: italic;
	color: gray;
	margin-left: 3px;
}
div.frontpage div.morecat {
	text-align: right;
	padding: 0 20px;
	margin-bottom: 10px;
}
div.frontpage div.morecat a {
	font-size: 11px;
	text-decoration: none;
	color: #ff6633;
}
div.frontpage div.morecat a:hover {
	text-decoration: underline;
	color: #000;
}
div.frontpage div.morecat a.nextvid {
	float: left;
}

div.footerlink {
	padding: 20px;
}
div.footerlink h1 {
	font-size: 16px;
}

div.frontpage div.piccat {
	padding: 3px 10px;
	text-align: center;
}
div.piccat img {
	border: 1px solid #a9a9a9;
	padding: 4px;
}

/* category */
#content div.category {
	margin: 40px 0;
	padding: 0 10px;
}
div.category h1 {
	font-size: 16px;
	text-align: center;
	color: #ff6633;
	padding: 0;
	margin: 10px 0 3px 0;
}

div.category div.subcat {
	text-align: center;
	margin-bottom: 20px;
}
div.category div.subcat a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0 3px;
}
div.category div.subcat a:hover {
	text-decoration: underline;
	color: #ff6633;
}

div.category div.toppager {
	background-color: #efefef;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 5px;
}
div.category div.toppager div.pages {
	font-size: 11px;
	text-align: center;
}
div.category div.toppager div.pages a {
	color: #000;
}
div.category div.toppager div.pages a:hover {
	color: #ff6633;
}
div.category div.toppager div.numres {
	float: left;
}

div.category div.levo {
	float: left;
	width: 49%;
}
div.category div.desno {
	float: right;
	width: 49%;
}
div.category div.art {
	clear: both;
	padding: 5px;
	margin: 20px 0;
}
div.category div.title {
	background-color: #f5f5f5;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 2px;
	margin: 0 0 10px 0;
}
div.category div.title div {
	font-size: 11px;
	font-style: italic;
	color: gray;
}
div.category h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
div.category h2 a {
	text-decoration: none;
	color: #000;
}
div.category h2 a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.category div.img {
	float: left;
	padding: 0 3px 3px 0;
	background-image: url("/img/shadowAlpha.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 3px 5px 5px 3px;
}
div.category div.img img {
	
	display: block;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
	background-color: #fff;
}
div.category p {
	color: #666666;
	padding: 0;
	margin: 0;
}

div.category div.pager {
	clear: both;
	background-color: #efefef;
	padding: 5px;
	margin: 20px 0;
}
div.category div.pager div.pages {
	font-size: 11px;
	text-align: center;
}
div.category div.pager div.pages a {
	color: #000;
}
div.category div.pager div.pages a:hover {
	color: #ff6633;
}

#catinart td {
	vertical-align: top;
}
#catinart .catname {
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
}
#catinart .catname a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6633;
}

.fullsize .ctf {
	width: 100%;
	border-collapse: collapse;
}
.fullsize .ctf td {
	width: 33%;
	vertical-align: top;
	padding: 0;
}

/* video, image category */
div.category div.artwrapper {
	float: left;
	width: 100%;
}
div.category div.imgview {
	float: left;
	width: 145px;
	height: 170px;
	text-align: center;
	margin: 15px 3px;
	overflow: hidden;
}
div.category h3 {
	font-size: 14px;
	font-weight: normal;
	color: gray;
	border-bottom: 1px solid gray;
}
div.category div.videoimg {
	padding: 0 3px 3px 0;
	background-image: url("/img/shadowAlpha.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 3px 5px 5px 3px;
}
div.category div.videoimg div {
	display: block;
	text-align: center;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
	/*background-color: #fff;*/
	height: 85px;
}
div.category div.videoimg a {
	font-size: 11px;
	color: #333;
}
div.category div.videoimg a:hover {
	color: #ff6633;
}
div.category div.videoimg p {
	padding-top: 35px;
	color: gray;
}

div.btnhold {
	height: 21px;
	margin: 10px 0;
}
div.btnhold .btn {
	float: left;
	height: 21px;
	background-image: url("/img/box/btn_right.gif");
	background-repeat: no-repeat;
	background-position: center right;
}
div.btnhold .btn div {
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding-right: 17px;
	padding-left: 20px;
	margin-right: 3px;
	background-image: url("/img/box/btn_left.gif");
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
}
div.btnhold .btn a {
	color: #333;
	text-decoration: none;
}
#titleartlist {
	margin-top: 10px;
}
div.ttlart {
	margin: 12px 0 16px 0;
}
div.ttlart h2 {
	font-size: 13px;
	padding: 0 10px;
	background-image: url("/img/box/ttl_bul.gif");
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
div.ttlart .ifln {
	font-size: 11px;
	color: gray;
	padding: 0 10px;
}
div.ttlart .stt {
	display: block;
	margin: 3px 0 10px 0;
	padding: 0 10px;
}
div.ttlart .sttf {
	display: none;
}
div.ttlartopen {
	margin: 12px 0 16px 0;
	background-color: #f5f5f5;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
div.ttlartopen h2 {
	font-size: 13px;
	padding: 6px 10px 3px 10px;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
}
div.ttlartopen .ifln {
	font-size: 11px;
	color: gray;
	padding: 1px 10px 3px 10px;
}
div.ttlartopen .stt {
	display: none;
}
div.ttlartopen .sttf {
	display: block;
	margin: 3px 10px 10px 10px;
}
div.ttlartopen .ttlnk {
	margin: 10px 0;
}
div.ttlartopen .btn {
	margin: 0 10px 0 0;
}
div.ttlartopen .ttlbot {
	clear: both;
	height: 5px;
}

/* search */
#content div.search {
	margin: 40px 0;
	padding: 0 10px;
}
div.search div.artwrap {
	float: left;
	padding: 0 20px;
	width: 90%;
}
div.search h1 {
	font-size: 16px;
	font-weight: normal;
	color: #ff6633;
	padding: 0;
	margin: 10px 0 3px 0;
}
div.search h1 span {
	font-weight: bold;
}

div.search div.toppager {
	background-color: #efefef;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 7px 5px;
}
div.search div.toppager div.opt {
	float: right;
	position: relative;
	margin-top: -3px;
}
div.search div.toppager div.opt select {
	font-size: 11px;
	color: #333;
}

div.search div.art {
	clear: both;
	padding: 5px;
	margin: 20px 0;
}
div.search div.title {
	background-color: #f5f5f5;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 2px;
	margin: 0 0 10px 0;
}
div.search div.title div {
	font-size: 11px;
	font-style: italic;
	color: gray;
}
div.search h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
div.search h2 a {
	text-decoration: none;
	color: #000;
}
div.search h2 a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.search div.img {
	float: left;
	padding: 0 3px 3px 0;
	background-image: url("/img/shadowAlpha.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 3px 5px 5px 3px;
}
div.search div.img img {
	
	display: block;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
	background-color: #fff;
}
div.search p {
	color: #666666;
	padding: 0;
	margin: 0;
}

div.search div.pager {
	clear: both;
	background-color: #efefef;
	padding: 5px;
	margin: 20px 0;
}
div.search div.pager div.pages {
	font-size: 11px;
	text-align: center;
}
div.search div.pager div.pages a {
	color: #000;
}
div.search div.pager div.pages a:hover {
	color: #ff6633;
}

/* writers */
#content div.writers {
	margin: 40px 0;
	padding: 0 10px;
}
div.writers h1 {
	font-size: 16px;
	color: #ff6633;
	border-bottom: 1px solid #ff6633;
	margin: 0;
}

div.writers h1 a {
	text-decoration: none;
	color: #ff6633;
}
div.writers h1 a:hover {
	text-decoration: none;
	color: #cecece;
}

div.writers table.cat {
	width: 99%;
	border-collapse: collapse;
	margin: 20px 0;
}
div.writers table.cat td {
	width: 50%;
	padding: 0 5px;
	vertical-align: top;
}

div.writers div.title {
	background-color: #f5f5f5;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 2px;
	margin: 0 0 10px 0;
}
div.writers div.title div {
	font-size: 11px;
	font-style: italic;
	color: gray;
}
div.writers h2 {
	font-size: 15px;
	padding: 0;
	margin: 0;
}
div.writers h2 a {
	text-decoration: none;
	color: #000;
}
div.writers h2 a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.writers div.img {
	float: left;
	padding: 0 3px 3px 0;
	background-image: url("/img/shadowAlpha.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 3px 5px 5px 3px;
}
div.writers div.img img {
	position: relative;
	display: block;
	top: -3px;
	left: -3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
}
div.writers p {
	color: #666666;
	padding: 0;
	margin: 0;
}
div.writers div.more {
	padding: 0;
	margin: 10px 0;
}
div.writers div.more div {
	padding-left: 8px;
	margin-left: 3px;
	background-image: url("/img/bul.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
div.writers div.more a {
	color: #000;
	text-decoration: none;
}
div.writers div.more a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.writers div.more span {
	font-size: 11px;
	font-style: italic;
	color: gray;
	margin-left: 5px;
}
div.writers div.morecat {
	text-align: right;
	padding-right: 20px;
}
div.writers div.morecat a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
div.writers div.morecat a:hover {
	text-decoration: underline;
	color: #ff6633;
}

div.writers div.pager {
	direction: ltr;
	background-color: #efefef;
	padding: 5px;
	margin: 20px 0;
}
div.writers div.pager div.pages {
	font-size: 11px;
	text-align: center;
}
div.writers div.pager div.pages a {
	color: #000;
}
div.writers div.pager div.pages a:hover {
	color: #ff6633;
}

/* article */
#content div.article {
	margin: 40px 0;
	padding: 15px 10px;
}
div.article h1 {
	font-size: 15px;
	background-color: #efefef;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 3px;
	margin: 0;
}
div.article h1 a {
	color: #000;
}

div.article div.author {
	padding: 2px;
	font-size: 11px;
	font-style: italic;
	color: gray;
}
div.article div.author a {
	color: #339;
}

div.article div.subtitle {
	padding: 20px 10px 10px 10px;
}
div.article div.subtitle div.subbox {
	float: left;
	width: 100%;
}
div.article div.subtitle div.imgwrap {
	float: left;
	margin: 3px 10px 10px 3px;
}
div.article div.subtitle div.img {
	float: left;
	padding: 0 3px 3px 0;
	background-image: url("/img/shadowAlpha.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.article div.subtitle div.imgwrap img {
	position: relative;
	display: block;
	top: -3px;
	left: -3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
}
div.article div.subtitle div.imgwrap p {
	font-weight: normal;
	text-align: center;
	width: 200px;
	clear: both;
}
div.article div.subtitle p {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div.article div.artbody {
	margin: 20px 0;
}

div.article div.morelinks {
	padding: 10px;
}
div.article div.morelinks table {
	width: 90%;
}
div.article div.morelinks td {
	width: 50%;
	padding: 0 10px;
}
div.article div.morelinks div.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 3px 0;
	margin: 20px 0 5px 0;
}
div.article div.morelinks a {
	display: block;
	color: gray;
	text-decoration: none;
	padding-left: 8px;
	margin: 1px 0 1px 3px;
	background-image: url("/img/bul.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
div.article div.morelinks a:hover {
	color: #ff6633;
	text-decoration: underline;
}


div.article div.bottom {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0;
	direction: ltr;
}
div.article div.bottom a {
	text-decoration: underline;
	color: #339;
	padding: 0 5px;
}
div.article div.bottom a:hover {
	text-decoration: none;
	color: #ff6633;
}

div.article div.bottom a.up {
	float: right;
	font-weight: bold;
	text-decoration: underline;
}

div.article div.adult {
	text-align: center;
	padding: 30px 20px;
}
div.article div.adult div {
	text-align: center;
	margin-top: 10px;
}
p.attach a {
	font-weight: bold;
	color: #339;
}
p.attach img {
	vertical-align: middle;
}

#bsocial {
	text-align: center;
}
#bsocial table {
	margin: 0 auto;
}
#bsocial td {
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding: 0;
	vertical-align: middle!important;
}
#bsocial a {
	margin: 0 6px 0 0;
}
#bsocial div {
	width: 16px;
	height: 16px;
	background-image: url("/img/bookmarks.gif");
	background-repeat: no-repeat;
}
#bsocial div.del {
	background-position: 0 0;
}
#bsocial div.dig {
	background-position: -16px 0;
}
#bsocial div.fav {
	background-position: -48px 0;
}
#bsocial div.goo {
	background-position: -64px 0;
}
#bsocial div.hot {
	background-position: -80px 0;
}
#bsocial div.rr {
	background-position: -96px 0;
}
#bsocial div.sh {
	background-position: -112px 0;
}
#bsocial div.tec {
	background-position: -128px 0;
}
#bsocial div.fac {
	background-position: -144px 0;
}
#bsocial div.twt {
	background-position: -160px 0;
}

.artcmd {
	margin: 10px 10px 5px 10px;
	text-align: center;
}
.artcmd a {
	padding: 4px 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.artcmd a.asend {
	background-image: url("/img/icon/artsend.gif");
}
.artcmd a.aprnt {
	background-image: url("/img/icon/artprint.gif");
}
.artcmd a.apdf {
	background-image: url("/img/icon/artpdf.gif");
}
.artcmd a.arpt {
	background-image: url("/img/icon/artrpt.gif");
}
.artcmd a.acmt {
	background-image: url("/img/icon/artcmt.gif");
}
.smlwait {
	background-image: url("/img/waititem.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
}

#artsend {
	margin: 3px 10px;
}
.cpctbl {
	border-collapse: collapse;
}
.cpctbl td {
	padding: 0;
}
.cpctbl img {
	width: 120px;
	height: 25px;
}

#ifrusf {
	width: 100%;
	height: 600px;
}

/* contact us */
div.contactus {
	padding: 0 20px;
}
div.contactus .tx{
	width: 300px;
}
div.contactus textarea {
	width: 300px;
	height: 100px;
}
div.contactus td {
	vertical-align: top;
	padding: 8px 5px;
}
div.contactus td.btn {
	text-align: center;
}

/* popupwins */
#popheader {
	height: 64px;
	font-size: 0;
}
#popheader div.logo {
	border-bottom: 1px solid #efefef;
}
#popheader div.logo img {
	width: 221px;
	height: 63px;
}
div.popcontent {
	margin: 10px 20px;
}
div.tablewrap {
	padding: 20px;
	background-color: #efefef;
}
div.tbl {
	padding: 3px 0;
}
div.popfooter {
	clear: both;
	margin: 20px 0 0 0;
	text-align: center;
	color: gray;
	font-size: 11px;
}

.bigloading {
	background-color: #fff;
	background-image: url("/img/waitbig.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

/* widget stuff */
.tblinner {
	border-collapse: collapse;
}
.tblinner td {
	padding: 0 8px 0 0;
}
#colortable {
	background-color: #333;
}
#colortable td {
	width: 16px;
	height: 12px;
	font-size: 11px;
	cursor: default;
}
.coldiv {
	height: 16px;
	width: 34px;
	border: 1px solid #000;
	cursor: pointer;
}
.colorpick {
	width: 40px;
	height: 18px;
	border: 1px solid #000;
	cursor: pointer;
}
.wdgnav {
	padding: 10px 0;
	text-align: center;
}
.wdgnav span {
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
}
.widget_articles input {
	vertical-align: middle;
}
.widget_articles td {
	
}

div.ftx_desc {
	display: none;
	font-style: italic;
	padding: 3px 10px;
}
.ftx_0 {
	width: 120px;
}
.ftx_1 {
	width: 120px;
}
.ftx_2 {
	width: 120px;
}
.ftx_4 {
	width: 300px;
	height: 120px;
}
.ftx_6 {
	width: 100px;
}
.ftx_7 {
	width: 100px;
}
.ftx_7c {
	width: 80px;
}
.ftx_8 {
	width: 200px;
}
.ftx_9 {
	width: 200px;
}

.ctagholder {
	padding: 10px;
}
.ctagholder h5 {
	padding: 3px 0;
	margin: 0;
}
.ctagcheck {
	padding: 1px 18px;
	background-image: url("/img/gcheck.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ctagholder a {
	margin: 0 5px;
}

.featside {
	font-size: 11px;
	width: 150px;
	margin: 0 4px 25px 4px;
	background-image: url("/img/sidebottom.gif");
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-color: #efefef;
	padding-bottom: 3px;
}
.featside select {
	font-size: 11px;
}
.featside input {
	font-size: 11px;
}
.featside div.fttl {
	font-weight: bold;
	line-height: 21px;
	background-image: url("/img/sidetitle.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 8px;
}
.featside div.fcnt {
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;
	padding: 5px 0;
}
.featside .ftx_0 {
	width: 136px;
}
.featside .ftx_1 {
	width: 136px;
}
.featside .ftx_2 {
	width: 142px;
}
.featside .ftx_4 {
	width: 136px;
}
.featside .ftx_5 {
	width: 136px;
}
.featside .ftx_sub {
	text-align: center;
	padding: 3px 0;
}
.featside .ftx_sub input {
	font-weight: bold;
}

.feattop {
	font-size: 11px;
	border: 1px solid #cecece;
	padding-bottom: 5px;
	margin: 10px 0;
}
.feattop div.fttl {
	font-weight: bold;
	padding: 2px 5px;
	background-color: #efefef;
	border-bottom: 1px solid #cecece;
	margin-bottom: 5px;
}
.feattop select {
	font-size: 11px;
}
.feattop input {
	font-size: 11px;
}
.feattop .fcnt div {
	float: left;
	margin: 3px 5px;
	white-space: nowrap;
}
.feattop .ftx_sub input {
	font-weight: bold;
}
.feattop .ftbottom {
	clear: both;
}

/* ftx */
.featres {
	margin: 20px 0;
	border-collapse: collapse;
}
.featres td {
	padding: 3px 4px;
	border: 1px solid #cecece;
}
.frshead td {
	font-weight: bold;
	background-color: #efefef;
	border-bottom-width: 2px;
}
.featres a {
	text-decoration: underline;
	color: #000;
}
.featres a:hover {
	text-decoration: none;
	color: #ff6633;
}
.ftxarttitle {
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
}
.featpic {
	width: 18px;
	background-image: url("/img/image.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

/* forum */
.forumcat {
	width: 100%;
	border-collapse: collapse;
}
.forumcat td {
	padding: 8px 5px;
	border: 1px solid #CECECE;
}
.forumcat tr.forumhead td {
	font-weight: bold;
	font-size: .92em;
	background-color: #EFEFEF;
}
.forumcat td.int {
	width: 20px;
	background-image: url("/img/forum/comments.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.forumcat td.rep {
	text-align: center;
}
.forumcat td.vws {
	text-align: center;
}
.forumcat td.dat {
	
}
.forumcat h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

#postsview {
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CECECE;
	background-color: #EFEFEF;
}
#postsview a {
	color: #ff6633;
}
.forumpost {
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
}
.odd {
	background-color: #f5f5f5;
}
.forumpost h1, .forumpost h4 {
	font-size: 1em;
	background-image: url("/img/forum/comment.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 7px 10px 7px 24px;
	margin: 0;
	border-bottom: 1px solid #CECECE;
}
.forumpost div.cont {
	padding: 10px 10px 25px 10px;
	margin: 0;
}
.forumpost div.bott {
	padding: 7px 10px;
	margin: 0 0 5px 0;
}
.forumpost div.bott div {
	float: right;
}
#postmore {
	clear: both;
	padding: 10px 0;
	margin: 10px 0;
}
a.fbutton {
	display: block;
	background-color: #ff6633;
	padding: 3px 20px;
	font-weight: bold;
	font-size: .92em;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#postmore a.fbutton {
	float: left;
	margin-right: 10px;
}
.postcount {
	float: right;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px;
}

table.rott {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
}
table.rott td {
	font-size: .92em;
	white-space: nowrap;
	padding: 1px 3px;
}
table.rott h4 {
	font-size: 1.1em;
	background-image: url("/img/forum/comment.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 5px 10px 5px 24px;
	margin: 0;
}
table.rott td.topic h4 {
	background-image: url("/img/forum/comment_edit.png");
}

/* shop */
#shoppingchart .order {
	padding: 10px 0;
	margin-bottom: 10px;
}
#shoppingchart .order span {
	margin: 0 10px 0 0;
}
a.shopadd {
	font-weight: bold;
	line-height: 20px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 19px;
	margin: 0 15px 0 0;
	background-image: url("/img/shopping-cart.gif");
}
a.shopview {
	font-weight: bold;
	line-height: 20px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 19px;
	margin: 0 15px 0 0;
	background-image: url("/img/checkout3-green.gif");
}
#shoplist {
	width: 100%;
	border-spacing: 0 10px;
}
#shoplist td {
	vertical-align: top;
	padding: 0 5px;
}
#shoplist td.img {
	width: 80px;
}
#shoplist img {
	width: 80px;
	height: 70px;
}
#shoplist tr.trhead td {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#shoplist tr.trbott td {
	font-weight: bold;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
}
#shoplist td.prc {
	text-align: right;
}
#shoplist td.amt {
	font-weight: bold;
	text-align: right;
	width: 100px;
}
#shoplist h4 {
	padding: 0;
	margin: 2px 0;
}
.shoprem {
	width: 22px;
	height: 22px;
	margin: 0 8px;
	background-image: url("/img/icon/delete.gif");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.ctprice {
	font-weight: bold;
	color: #800;
}
.ctcheckout {
	float: right;
}

#adstabs {
	margin-bottom: 5px;
}
#adstabs div.tbs {
	height: 20px;
	border-bottom: 1px solid #ccc;
}
#adstabs div.tbs div {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 9px;
	margin: 0 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	cursor: pointer;
}
#adstabs div.tbs div.act {
	color: #004276;
	background-color: #F3F3F3;
	cursor: default;
}
#adstabs iframe {
	width: 970px;
	height: 90px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.hform div {
	padding: 5px 0;
}
.hform div.btn {
	padding: 10px 0;
}
.hform input.txt {
	width: 420px;
}
.hform input.txts {
	width: 260px;
}
.hform textarea.txt {
	width: 420px;
	height: 80px;
}