/*
common.css Offical Style for Discuz!(R)
URL: http://www.discuz.net
(C) 2001-2007 Comsenz Inc.
<style type="text/css">
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Common Style ~~~~ */
* { word-wrap: break-word; }
body { text-align: center;
	background: #000 url(../../images/artery_free10_images/bg.jpg) no-repeat top center;
	background-attachment:fixed; }
body, td { color: #000; font: 11.5px/1.6em Helvetica, Arial, sans-serif; }
input, textarea, select, button { color: #000; font: 9pt/1.6em Helvetica, Arial, sans-serif; }
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
#menu li, .popupmenu_popup li, #announcement li, .portalbox li, .tabs li, .postmessage fieldset li, .side li, .formbox li, .notice li { list-style: none; }
a { color: #000; text-decoration: none; }
	a:hover { text-decoration: underline; }
	a img { border: none; }
em, cite, strong, th { font-style: normal; font-weight: normal; }
table { empty-cells: show; border-collapse: collapse; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Layout & Block Style ~~~~ */
.wrap { 
background: url(../../images/artery_free10_images/content_bg.png); width: 950px; text-align: left; padding: 0 25px 0 25px; }
* html .wrap{background: url(../../images/artery_free10_images/content_bg.gif); width: 950px; text-align: left; padding: 0 25px 0 25px;} /* IE6 */
*+html .wrap{background: url(../../images/artery_free10_images/content_bg.png); width: 950px; text-align: left; padding: 0 25px 0 25px; } /* IE7 */


.wrap_top { background: url(../../images/artery_free10_images/content_bg.png); width: 960px; text-align: left; padding: 0 20px 0 20px; float: left; }
.notice { font-size: 11.5px; border: 1px solid #cedbed; background: #e9f1fb url(../../images/artery_free10_images/notice.gif) no-repeat 1em 0.7em; padding: 0.5em 1em 0.3em 3em; margin-bottom: 5px; color: #090; }
.videoact { width: 445px; font-size: 11.5px; border: 1px solid #e8ebef; background: #E8F3FD url(../../images/artery_free10_images/videoact.gif) no-repeat 1em 0.5em; padding: 0.5em 1em 0.3em 3em; margin-bottom: 5px; color: #090; }
.message { margin: 3em 10em 5em !important; }
	.message h1 { line-height: 26px; border: 1px solid; background: #FFF url("../../images/artery_free10_images/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; border-color: #FFF #FFF #e8ebef #FFF; padding-left: 1em; margin-bottom: 1em; }
	.message p { margin: 1.5em 1em; }
	.message a { color: #069; }
#header { width: 100%; overflow: hidden; }
	#header h2 { float: left; padding: 5px 0; }
#footer { color: #272727; padding: 0; }
	#footlinks { margin: 0; text-align: center; }
	#footer img { float: left; margin: 0 10px 0 0; }
	#copyright, #debuginfo { font: 0.83em/1.5em Verdana, Arial, Helvetica, sans-serif; }
		#copyright strong, #copyright em { font-weight: bold; }
			#copyright strong a { color: #0954A6; }
			#copyright em { color: #FF9D25; }
			#debuginfo { color: #3d3d3d; }
	.scrolltop { cursor: pointer; }
#menu { height: 31px; border-BOTTOM: 1px solid #e8ebef; }
	#menu ul { float: right; padding: 4px 10px 0; }
		#menu li { float: left; }
			#menu li a { text-decoration: none; display: block; color: #333; padding: 4px 8px 3px; background: url(../../images/artery_free10_images/menu_itemline.gif) no-repeat 0 6px; }
				#menu li.hover, #menu li.current { background-color: #FFF; border: 1px solid; border-color: #e8ebef #e8ebef #FFF; }
					#menu li.current { font-weight: bold; }
					#menu li.hover a { padding: 3px 7px; background-image: none; }
					#menu li.current a { padding: 4px 7px 3px; background-image: none; }
			#menu cite a { font-weight: bold; background-image: none; }
	.frameswitch { float: left; height: 30px; line-height: 30px; padding-left: 10px; }
		#menu a.frameoff, #menu a.frameon { float: left; border: none; padding-left: 16px; margin-left: 0; background: no-repeat 0 50%; }
			#menu a.frameoff { background-image: url(../../images/artery_free10_images/frame_off.gif); }
			#menu a.frameon { background-image: url(../../images/artery_free10_images/frame_on.gif); }
#foruminfo { width: 100%; overflow: hidden; margin: 10px 0; color: #272727; }
	#userinfo, #foruminfo #nav { float: left; padding-left: 5px; }
	#forumstats, #headsearch { float: right; text-align: right; padding-right: 5px; }
	#foruminfo p { margin: 0; }
		#foruminfo a{ color: #069; }
		#foruminfo em { color: #000; }
		#foruminfo cite { font-weight: bold; }
			#foruminfo strong a { font-weight: bold; color: #000; }
	#nav { margin: 10px 5px; }
		#foruminfo #nav { margin: 0; }
		#userinfo #nav { float: none; padding: 0; }
			#nav a { font-weight: bold; color: #069; }
#announcement { border-top: 1px dashed #e8ebef; line-height: 36px; height: 36px; overflow: hidden; }
	#announcement div { border: 1px solid #FFF; padding: 0 10px; line-height: 35px !important; height: 36px; overflow-y: hidden;}
		#announcement li { float: left; margin-right: 20px; padding-left: 10px; background: url(../../images/artery_free10_images/arrow_right.gif) no-repeat 0 50%; white-space: nowrap; }
			#announcement li em { font-size: 0.83em; margin-left: 5px; color: #272727; }
.portalbox { width: 100%; background: #e8ebef; margin-bottom: 5px; border-collapse: separate; }
	.portalbox td { padding: 10px; vertical-align: top; background: #FFF url("../../images/artery_free10_images/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; background-repeat: repeat-x; border: 1px solid #FFF; }
		.portalbox h3 { margin: 0 0 5px; font-size: 1em; white-space: nowrap; }
		.portalbox strong { font-weight: bold; margin-top: 4px;}
		.portalbox em { color: #3d3d3d; }
			.portalbox em a { color: #3d3d3d; }
			.portalbox cite a { color: #069; }
		#hottags a { white-space: nowrap; margin-right: 0.5em; }
		#hottags h3 { clear:both; }
.headactions { float: right; line-height: 1em; padding: 10px 10px 0 0; }
	.headactions img { vertical-align: middle; cursor: pointer; padding: 0 5px; }
		.mainbox .headactions { color: #085b96; }
		.mainbox .headactions a, .mainbox .headactions span, .mainbox .headactions strong { background: url(../../images/artery_free10_images/headactions_line.gif) no-repeat 100% 50%; padding-right: 10px; margin-right: 8px; color: #085b96; }
			.mainbox .headactions strong { font-weight: bold; background-image: url(../../images/artery_free10_images/arrow_left.gif); }
.pages_btns { position: relative; clear: both; width: 100%; padding: 0 0 8px; overflow: hidden; }
	.postbtn, .replybtn { float: right; }
		.postbtn { margin-left: 2px; cursor: pointer; }
	.pages_btns .pages em { line-height: 26px; }
.pages, .threadflow { float: left; border: 1px solid #e8ebef; background: #F7F7F7; height: 24px; line-height: 26px; color: #3d3d3d; overflow: hidden; }
	.pages a, .pages strong, .pages em, .pages kbd, #multipage .pages em { float: left; padding: 0 8px; line-height:26px; }
		.pages a:hover { background-color: #FFF; }
		.pages strong { font-weight: bold; color: #090; background: #e8ebef; }
			.pages a.prev, .pages a.next { line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; }
				.pages a.next { padding: 0 15px; }
		.pages kbd { border-left: 1px solid #e8ebef; margin: 0; }
			* html .pages kbd { padding: 1px 8px; }
			.pages kbd input { border: 1px solid #e8ebef; margin-top: 3px !important; * > margin-top: 1px  !important; margin: 1px 4px 0 3px; padding: 0 2px; height: 17px; }
				.pages kbd>input { margin-bottom: 2px; }
	.threadflow { margin-right: 5px; padding: 0 5px; }
.tabs { padding-bottom: 26px; margin-bottom: 15px; background: #f5f6f8; border-top: 1px solid #FFF; border-bottom: 1px solid #e8ebef; }
	.tabs li { float: left; line-height: 27px; border-right: 1px solid #e8ebef; height: 27px; }
		.tabs li.current { background: #FFF; height: 27px; font-weight: bold; }
			.tabs li a { float: left; padding: 0 10px; }
.smileytabs { height: 28px; background: #f5f6f8; position: relative; padding-right: 24px; }
	.smileytabs span { float: right; width: 24px; height: 24px; margin: 2px 0; position:absolute; right: 0; top: 0; }
	#smileytypes { white-space: nowrap; padding:0px; height: 27px; overflow-y:hidden; float: left; border: none; margin-top: 1px; }
	.headertabs { background: #FFF none; margin-bottom: 0; }
		.headertabs li.current { background-color: #E8F3FD; }
	.sendpm a { color: #090; background: url(../../images/artery_free10_images/buddy_sendpm.gif) no-repeat 15px 50%; padding: 0 20px 0 35px !important; }
#headfilter { border: solid #e8ebef; border-width: 1px 1px 0; }
	#headfilter .tabs { border-bottom-color: #FFF; margin-bottom: 0; }
#footfilter { padding: 10px; he\ight: 44px; height: 24px; line-height: 24px; background: #F7F7F7; border-color: #E8E8E8; font-family: Simsun, "Times New Roman"; }
	#footfilter form { float: right; }
		#footfilter * { vertical-align: middle; }
.legend { border: 0px solid #e8ebef; padding: 4px; margin: 4px auto; text-align: center; line-height: 35px; }
	.legend label { padding: 0 20px; }
	.legend img { vertical-align: middle; margin-right: 10px; }
.taglist { width: 100%; padding: 10px 0; overflow: hidden; }
	.taglist li { float: left; display: inline; width: 10em; height: 24px; overflow: hidden; margin: 0 10px; }
		.taglist li em { font-size: 10px; color: #3d3d3d; }
.attriblist * { color: #000; }
	.attriblist dt { float: left; margin-right: 10px; }
	.attriblist .name { font-weight: bold; }
	.attriblist dd a { color: #069;}
#forumlinks {}
	#forumlinks td { padding: 5px 5px 5px 55px; background: url(../../images/artery_free10_images/forumlink.gif) no-repeat 18px 50%; color: #3d3d3d; }
	#forumlinks .forumlink_logo { float: right; }
#online {}
	#online h4 { font-weight: normal; color: #272727; }
		#online h4 strong { font-weight: bold; }
	#online dl { padding: 5px 5px 5px 55px; }
		#onlinelist { background: url(../../images/artery_free10_images/online.gif) no-repeat 10px 10px; border-top: 1px solid #E8E8E8; }
		#online dt { padding: 5px; }
			#online dt img { margin-bottom: -3px; }
		#online dd { border-top: 1px solid #E8E8E8; }
	#bdayslist { padding: 10px 0 10px 55px; border-top: 1px solid #E8E8E8; background: url(../../images/artery_free10_images/bdays_cake.gif) no-repeat 10px 5px; }
.userlist { overflow: hidden; padding: 5px 5px 0; }
	* html .userlist { height: 1%; }
	.userlist li { float: left; width:128px; height: 20px; overflow: hidden; }
		.userlist li img { vertical-align: middle; }
	#onlinelist .userlist li { height: auto; margin:4px auto ;}
#recommendlist { }
	#recommendlist li { float: left; white-space: nowrap; width: 24.9%; overflow: hidden; text-indent: 12px; background: url(../../images/artery_free10_images/arrow_right.gif) no-repeat 2px 7px; }
	#recommendlist.rules li { width: 49%; }
.recommendrules { padding: 0px;}
#seccode { cursor: pointer; }
.autosave { behavior: url(#default#userdata); }
#menu a.notabs { background: none; }
.headactions a.notabs { background: none; margin-right: 0px; padding-right: 0px; }
.absmiddle { vertical-align: middle; }
.mainbox ins { display: block; text-align: center; text-decoration: none; margin-bottom: 1px; background: #F7F7F7; border-bottom: 1px solid #e8ebef; line-height: 26px; }
	ins.logininfo { background: #E8F3FD; padding: 2px 5px; line-height: 22px; color: #272727; text-align: left; border: none; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Box Style ~~~~ */

/*Main Box*/
.mainbox { background: #FFF; border: 1px solid #e8ebef; padding: 1px; margin-bottom: 5px; }
	.mainbox h1, .mainbox h3, .mainbox h6 { line-height: 31px; padding-left: 1em; background: #C0D3E0 url("../../images/artery_free10_images/header_bg.gif"); background-repeat: repeat-x; background-position: 0 0; color: #085b96; }
		.mainbox h1 a, .mainbox h3 a { color: #085b96; }
	.mainbox table { width: 100%; }
		.forumlist table, .threadlist table { border-collapse: separate; }
		.mainbox thead th, .mainbox thead td { background: #E8F3FD; padding: 2px 5px; line-height: 22px; color: #272727; }
			.mainbox thead.category th, .mainbox thead.category td { background: #E8F3FD url("../../images/artery_free10_images/cat_bg.gif"); }
			.mainbox thead.separation th, .mainbox thead.separation td { border-top: 1px solid #e8ebef }
		.mainbox tbody th, .mainbox tbody td { border-top: 1px solid #e8ebef; padding: 5px; }
			.mainbox tbody cite, .mainbox tbody em { line-height: 1.3em; }
				.forumlist tbody strong, .threadlist tbody strong , .formbox tbody strong  { color: #090; }
	/*Tabel Footer: Button Operation*/
	.footoperation { background: #E8F3FD; padding: 5px; border-top: 1px solid #e8ebef; }
		.threadlist .footoperation { padding-left: 61px; }
		.footoperation * { vertical-align: middle; }
		.footoperation label { margin-right: 1em; cursor: pointer; }
		.footoperation button { line-height: 1em; display: inline; width: 0; overflow: visible; padding: 3px 5px 2px; border: 1px solid #e8ebef; background: #FFF; color: #069; cursor: pointer; margin-left: 2px; }
			.footoperation>button { width: auto; }
	/*Forum & Thread List*/
	.forumlist tbody th, .forumlist tbody td, .threadlist tbody th, .threadlist tbody td { color: #272727; padding: 1px 3px; border-bottom: 1px solid #FFF; background-color: #fafbfc; }
		.forumlist tbody th { height: 40px; }
		.forumlist th, .threadlist th { text-align: left; }
				.forumlist th { padding-left: 55px !important; }
				.forumlist th2 { padding-left: 0px; }
					.forumlist h2 em { color: #069; }
				.forumlist tbody th { background-image: url(../../images/artery_free10_images/forum.gif); background-repeat: no-repeat; background-position: 6px 50%; }
					.forumlist tbody th.new { background-image: url(../../images/artery_free10_images/forum_new.gif); }
					.moderators a { color: #069; }
					.moderators a strong { font-weight: bold; color: #069; }
				.threadlist th label { float: right; }
				.threadpages { background: url(../../images/artery_free10_images/multipage.gif) no-repeat 0 100%; font-size: 11px; margin-left: 5px; white-space: nowrap; }
					.threadpages a { padding-left: 8px; }
						.threadpages a:hover { text-decoration: underline; }
				.threadlist th a.new { color: #090; text-transform: uppercase; font-size: 9px; white-space: nowrap; }
				.threadlist th input { float: left; margin-right: 5px; }
				.threadlist th em, .threadlist th em a { color: #3d3d3d; }
				.threadlist th img.icon { float: left; margin-left: -22px; }
				.threadlist th img.attach, .threadlist th img.icon { margin-bottom: -3px; }
				.threadlist .target { float: left; display: block; width: 20px; height: 20px; margin-left: -28px; text-indent: -9999px; overflow: hidden;  }
					* html .threadlist .target  { margin-left: -14px; margin-right: 5px; }
	.forumlist tbody tr:hover th, .forumlist tbody tr:hover td, .threadlist tbody tr:hover th, .threadlist tbody tr:hover td { background-color: #fafbfc; }
		.forumlist td.lastpost { width: 260px; }
		.threadlist td.folder { text-align: center; width: 30px; }
		.threadlist td.icon { text-align: center; padding: 3px 0; width: 16px; }
		.threadlist td.author { width: 120px; }
		.threadlist td.lastpost { text-align: right; width: 120px; padding-right: 15px;  }
			.threadlist td.lastpost cite a { color: #3d3d3d; }
		.forumlist cite, .threadlist cite { display: block; }
		.threadlist td.author em, .threadlist td.lastpost em { font-size: 0.83em; }
		label.highlight { width: 40px; margin-right: 30px; }
		label.highlight, label.highlight input { float: left; }
		label.highlight em { float: right; width: 16px; height:16px;  }
		.quickmanage label.highlight { width: 40px; margin: 3px 18px 3px 0; }

		.optionbar { float: left; margin-right: 0.5em; border: 1px solid #e8ebef; background: #C0D3E0 url("../../images/artery_free10_images/header_bg.gif"); background-repeat: repeat-x; background-position: 0 100%; height: 12px; }
			.optionbar div { float: left; border: 1px solid #FFF; height: 10px; overflow: hidden; }
	/*Forum & Thread List2*/
	.forumlist2 tbody th, .forumlist2 tbody td, .threadlist tbody th, .threadlist tbody td { color: #272727; padding: 1px 3px; border-bottom: 1px solid #FFF; background-color: #fafbfc; }
		.forumlis2t tbody th { height: 40px; }
		.forumlist2 th, .threadlist th { text-align: left; }
				.forumlist2 th { padding-left: 0; }
				.forumlist2 th2 { padding-left: 0px; }
					.forumlist2 h2 em { color: #069; }
				.forumlist2 tbody th { background-image: none; }
					.forumlis2 tbody th.new { background-image: none); }
					.moderators a { color: #069; }
					.moderators a strong { font-weight: bold; color: #069; }
	.forumlist2 tbody tr:hover th, .forumlist tbody tr:hover td, .threadlist tbody tr:hover th, .threadlist tbody tr:hover td { background-color: #fafbfc; }
		.forumlist2 td.lastpost { width: 260px; }
		.forumlist2 cite, .threadlist cite { display: block; }
/*Common Box*/
.box { background: #FFF; border: 1px solid #e8ebef; padding: 1px; margin-bottom: 5px; }
	.box h4 { background: #FFF url("../../images/artery_free10_images/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; line-height: 30px; padding: 0 10px; }
	.box table { width: 100%; }
		.box td { border-top: 1px solid #E8E8E8; }
		.box .box li { list-style: none;}
	.postattachlist h4, .tradethumblist h4, .pollpanel h4, .specialthread_4 h4, .typeoption h4 { border-top: 1px solid #e8ebef; }
	#pmprompt { border-color: #cedbed; }
		#pmprompt h4 { background: #e9f1fb; border-top: none; }
		#pmprompt th, #pmprompt td { border-top-color: #cedbed; }
/*List*/
td.user { width: 120px; }
td.nums { width: 80px; text-align: center; }
td.time { width: 120px; }
td.selector { width: 20px; text-align: center; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Control Panel ~~~~ */
.container { width: 100%; overflow: hidden; }
	.content { float: right; width: 80%; }
		.content .mainbox { padding-bottom: 5px; }
		.content .footoperation, .content .mainbox thead th, .content .mainbox thead td,
		.content .mainbox tbody th, .content .mainbox tbody td { border-top: none; border-bottom: 1px solid #e8ebef; }
	.side { float: left; width: 18%;}
		.side div { border: 1px solid #e8ebef;background: #FFF url("../../images/artery_free10_images/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; margin-bottom: 5px; }
			.side h2 { padding-left: 10px; line-height: 2.4em; font-size: 1.17em; border: 1px solid; border-color: #FFF #FFF #E8E8E8 #FFF;}
			.side ul { padding: 1px; }
				.side li{ text-indent: 26px; line-height: 2.4em; }
					.side h3 { font-weight: normal; background:url(../../images/artery_free10_images/arrow_right.gif) no-repeat 14px 46%; }
						.side_on h3 { font-weight: bold; border: solid #e8ebef; border-width: 1px 0; background: #f5f6f8 url(../../images/artery_free10_images/arrow_down.gif) no-repeat 14px 46%; }
					.side li ul { border-bottom: 1px solid #E8E8E8; }
						.side li li { padding-left: 1em;}
				.side li.current { font-weight: bold; }
					.side li.current a { color: #272727; }
			.side li.first h3 { border-top: none; }
			.side li.last ul { border-bottom: none; }
	#memberinfo { }
		#memberinfo .memberinfo_avatar { text-align: center; width: 170px; font-weight: bold; }
			#memberinfo li label { color: #272727; margin-right: 0.5em; }
			#memberinfo .memberinfo_forum label { float: left; width: 7em; text-align: right; }
	.mysearch { float: left; display: block; margin-top: -10px; margin-left: 10px;}
		/* Message Tabs*/
		.msgtabs { border-bottom: 1px solid #e8ebef; padding-bottom: 23px; padding-right: 5px; margin-top: 0.8em;}
			.msgtabs strong { float: right; padding: 0 12px; border: 1px solid #e8ebef; border-bottom: 1px solid #E8F3FD;  margin-right: 5px; text-decoration: none; height: 22px; line-height: 22px; font-weight: bold; background: #E8F3FD; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DropMenu ~~~~ */

.dropmenu { padding-right: 15px !important; background-image: url(../../images/artery_free10_images/arrow_down.gif) !important; background-position: 100% 50% !important; background-repeat: no-repeat !important; cursor: pointer; }
.popupmenu_popup { text-align: left; line-height: 1.4em; padding: 10px; overflow: hidden; border: 1px solid #e8ebef; background: #FFF url("../../images/artery_free10_images/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 1px;  }
.headermenu_popup { width: 175px; }
	.headermenu_popup li { float: left; width: 7.5em; line-height: 24px; height: 24px; overflow: hidden; border-bottom: 1px solid #E8E8E8; }
.newspecialmenu { width: 100px; }
	.newspecialmenu li { background: url(../../images/artery_free10_images/folder_s.gif) no-repeat 3px 50%; float: left; }
		.newspecialmenu li.poll { background-image: url(../../images/artery_free10_images/pollsmall.gif); }
		.newspecialmenu li.trade { background-image: url(../../images/artery_free10_images/tradesmall.gif); }
		.newspecialmenu li.reward { background-image: url(../../images/artery_free10_images/rewardsmall.gif); }
		.newspecialmenu li.activity { background-image: url(../../images/artery_free10_images/activitysmall.gif); }
		.newspecialmenu li.debate { background-image: url(../../images/artery_free10_images/debatesmall.gif); }
		.newspecialmenu li.video { background-image: url(../../images/artery_free10_images/videosmall.gif); }
		.newspecialmenu a { display: block; width: 75px; border-bottom: 1px solid #E8E8E8; padding: 5px 0 5px 25px; }
			.newspecialmenu a:hover { text-decoration: none; color: #069; border-bottom-color: #e8ebef; }
#forumlist_menu, #forumjump_menu, #visited_forums_menu { padding: 10px 30px 10px 20px; }
	#forumlist_menu dl, #forumjump_menu dl { padding: 5px 0; }
		#forumlist_menu dt a, #forumjump_menu dt a { font-weight: bold; color: #272727; }
		#forumlist_menu dd, #forumjump_menu dd { padding-left: 1em; }
			#forumlist_menu li.sub, #forumjump_menu li.sub { padding-left: 1em; }
			#forumlist_menu li.current a, #forumjump_menu li.current a, #visited_forums_menu li.current a { font-weight: bold; }
			#forumlist_menu li a, #forumjump_menu li a, #visited_forums_menu li a { font-weight: normal; color: #069; }
.userinfopanel { border: 1px solid #e8ebef; width: 140px; background: #FFF url("../../images/artery_free10_images/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; padding: 10px; }
	.imicons { text-align: center; border: 1px solid #E8E8E8; background: #FFF; padding: 4px 1px; }
		.imicons img { vertical-align: middle; }
	.userinfopanel p { text-align: left; margin: 0; }
		.userinfopanel p a { color: #069; }
	.userinfopanel dl { border-bottom: 1px solid #E8E8E8; margin: 5px 0; padding: 5px 0; }
	.postauthor cite a { float: left; padding: 5px; border: solid #f5f6f8; border-width: 1px 1px 0; height: 10px; overflow: hidden; }
		.postauthor cite a.hover { border-color: #e8ebef; background-color: #FFF; }
	.popupmenu_popup .postauthor { width: 180px; }
		.popupmenu_popup .postauthor a { color: #069; }
#styleswitcher_menu { overflow: visible; }
	#styleswitcher_menu, #styleswitcher_menu ul li, #styleswitcher_menu ul li.current a, #styleswitcher_menu ul li a { white-space: nowrap; }
	#styleswitcher_menu ul li.current { font-weight: bold; }
		#styleswitcher_menu ul li.current a { color: #272727; }
#styleswitcher_menu {}
	#styleswitcher_menu li.current { font-weight: bold; }
.tagthread { width: 360px; }
	.tagthread .close { float: right; padding-top: 5px; }
	.tagthread h4 { line-height: 26px; border-bottom: 1px solid #E8E8E8; }
	.tagthread ul { padding: 5px; }
		.tagthread li { line-height: 1.8em; }
	.tagthread li.more { text-align: right; background: url(../../images/artery_free10_images/arrow_right.gif) no-repeat 100% 50%; padding-right: 10px; }
.headactions .popupmenu_popup a, .headactions .popupmenu_popup strong { color: #272727; background: none; white-space: nowrap; }
	.headactions .popupmenu_popup { overflow: visible; }

#threadtypesmenu_menu ul li { height: 1.4em; _line-height: 1.4em; }

*+html #my_menu, *+html #memcp_menu, *+html #stats_menu, *+html #plugin_menu { margin-left: 1px; }
* html #my_menu, * html #memcp_menu, * html #stats_menu, * html #plugin_menu { margin-left: 1px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Form Style ~~~~ */

fieldset { border: none; }
input, textarea { border-width: 1px; background: #FFF; border-color: #DDD; padding: 2px; }
	input[type="radio"], input[type="checkbox"] { border: none; background: none; }
	.radio, .checkbox{ border: none; background: none; }
	.invitecodelist input { border: none; font-family: "Courier New", Courier, monospace; font-size: 13px; cursor: pointer; }
button { border: 1px solid; border-color: #E8E8E8 #3d3d3d #3d3d3d #E8E8E8; background: #E8F3FD; height: 2em; line-height: 2em; cursor: pointer; }
#postsubmit, button.submit { margin-right: 1em; border: 1px solid; border-color: #f5f7f8 #899dae #899dae #f5f7f8; background: #dde2e7; color: #006699; padding: 0 10px; }
button.insmsg { margin: 1em 0; border: 1px solid #cedbed; background: #e9f1fb; color: #090; }
.formbox th { width: 180px; text-align: left; }
	.formbox th, .formbox td { padding: 5px; }
	.formbox th, .formbox td { border-bottom: 1px solid #e8ebef; }
	.formbox table a { color: #069; }
.formbox label { cursor: pointer; }
.lighttxt, .formbox *.tips { color: #3d3d3d; }
.formbox th ul { padding: 5px 0; }
	#threadtypes table td, #threadtypes table th { border-top: 1px solid #e8ebef; border-bottom: 0;}
/*Login Form*/
#loginform * { vertical-align: middle; }
	#loginform button { line-height: 21px; height: 21px; padding: 0 4px; margin-left: 3px; }
/*QuickPost*/
	#quickpost { overflow: hidden; padding-bottom: 0; }
		* html #quickpost { height: 1%; overflow: visible; }
		#quickpost h5 { margin: 0.5em 1em; }
		.postoptions, .postform, .smilies { float: left; }
		.postoptions, .smilies { width: 20%; }
			.postoptions p { margin: 2px 0.7em; }
		.postform { width: 59%; padding-bottom: 10px; }
			.postform p label { vertical-align: top; font-weight: bold; }
			.postform h5 input { width: 60%; }
			.postform p, .postform div { margin: 0 1em; }
			.postform h4 * { vertical-align: middle; }
				.postform h4 input { width: 60%; }
			.postform textarea { width: 90%; height: 160px; }
			.postform .btns { margin-top: 0.5em; line-height: 30px; color: #3d3d3d; }
				.postform .btns button { vertical-align: middle; }
				.postform .btns a { color: #069; }
					.postform button { border: none; background: transparent; color: #069; padding: 0; cursor: pointer; }
					.postform #postsubmit { float: left; display: inline; margin-left: 2.3em; }
					.btns em { color: #3d3d3d; }
		#smilieslist { border: 1px solid #E8E8E8; overflow: hidden; text-align: center; }
			#quickpost #smilieslist { margin: 6px 1em 0 ; }
			#quickpost h4 { border-bottom: 1px solid #E8E8E8;}
			#smilieslist td { border: none; padding: 8px 0; cursor: pointer; }
				#smilieslist td:hover { background: #E8E8E8; }
			#smilieslist .pages { float: none; border-width: 1px 0 0; }
			#smilieslist h4 { color: #069; padding: 5px; line-height: 20px; background: #F7F7F7; border-bottom: 1px solid #E8E8E8; text-align: left; }
				#smilieslist .popupmenu_popup { overflow: visible; padding: 5px 10px; white-space: nowrap; }
					#smilieslist .popupmenu_popup a { color: #069; }
/*Ajax Form*/
.ajaxform {}
	.ajaxform th, .ajaxform td { border-bottom: 1px solid #E8E8E8; padding: 5px; }
		.ajaxform thead th { font-weight: bold; }
	.ajaxform a { color: #069; }
.btns th, .btns td { border: none !important; }

#ajaxwaitid { position: absolute; display: none; z-index: 100; width: 100px; height: 1.6em; top: 0px; right: 0px; line-height: 1.6em; overflow: hidden; background: #dd0000; color: #ffffff;}
.postform .special, #postform .special { font-weight: bold; color: #069;}
#newpost em { color: #3d3d3d }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Advertisments ~~~~ */

#ad_headerbanner { float: right; margin-top: 15px; }
.ad_text { border: 1px solid #e8ebef; margin-bottom: 5px; padding: 6px; background: #FFF url("../../images/artery_free10_images/portalbox_bg.gif"); background-repeat: repeat-x; }
.ad_text table { width: 100%; border-collapse: collapse; }
	.ad_text td { background-repeat: repeat-x; background-position: 0 0; padding: 2px 10px; }.ad_textlink1 { float: left; white-space: nowrap; }
.ad_textlink2 { margin: 10px; }
.ad_textlink1,.ad_textlink2 { padding-left: 25px; background: url(../../images/artery_free10_images/ad_icon.gif) no-repeat 0 50%; }
.ad_pip { clear: right; float: right; display: inline; margin: 10px 10px 10px; }
.ad_topicrelated { clear: both; float: right; display: inline; margin: 0 10px 10px; padding: 10px 10px 10px 30px; border: 1px solid #78A73D; background: #CAEEC0; }
.ad_column { text-align: center; margin-bottom: 5px; }
.ad_footerbanner { text-align: center; clear: both; margin: 5px }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Side list ~~~~ */
#infoside { float: right; width: 20%; }
	#infoside a { color: #069; }
	#infoside .box { overflow: hidden; }
	#infoside .box h4 { border-bottom: 1px solid #e8ebef}
		.textinfolist, .imginfolist { margin: 5px; }
			.textinfolist li  { list-style: none; height: 1.8em; line-height: 1.8em; overflow: hidden; }
				#infoside .textinfolist li em a { color: #3d3d3d; margin-right: 4px; }
		.imginfolist { overflow: hidden; *height: 1%; }
			.imginfolist li { float: left; list-style: none; width: 56px; margin: 0 2px 8px 0; }
			.imginfolist li a { padding: 1px; display: block; border: 1px solid #e8ebef; }
			.imginfolist li p { text-align: center; height: 20px; color: #272727; overflow: hidden; }
			.imginfolist li p a { border: none; }

#infosidemain { float: left; width: 79%; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ User useravata ~~~~ */
.avataonline { float: left; height: 30px; line-height: 30px; border-left: 1px solid #FFF; padding-left: 28px; background: url(../../images/avatars/avataronline.gif) no-repeat 10px 50%; }
#viewpro_menu { margin: 10px auto auto -30px; text-align: center; }
	#viewpro_menu img { height:48px; width: 48px; margin: 2px auto; }
	#viewpro_menu li { text-align: left; }
.userinfolist { float: left; }
li.popavatar { text-align: center !important; }
li.popuser { text-indent: 20px; padding: 4px; background: url(../../images/artery_free10_images/usericon.gif) no-repeat 0 50%; white-space: nowrap; width: 100% !important; width: auto; }
li.poplink { text-indent: 20px; padding: 4px; background: url(../../images/artery_free10_images/homelink.gif) no-repeat 0 50%; color: #999; white-space: nowrap; width: 100% !important; width: auto; }
.announcements { border-bottom: 2px solid #f5f6f8;}
	.announcementinfo  { cursor: pointer; color: #3d3d3d; text-align: right; padding-right: 16px; height: 30px; line-height: 30px; background: #fafbfc; border-bottom: 1px solid #e8ebef; }
		.ondisplay { cursor: default; background: #f5f6f8; }
		.announcementinfo:hover { background: #f5f6f8; }
		.announcementinfo span { float: left; font-weight: 700; height: 30px; line-height: 30px; margin-left: 16px; color: #000; }
		.announcementmessage { padding: 10px; border-bottom: 1px solid #e8ebef; }
		
		
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Artery Edited ~~~~ */

		
#top-line {
	background: url(../../images/artery_free10_images/top_line.png);
	background-repeat:repeat;
	background-position:left top;
	font-family: Tahoma, Verdana;
	color: #5178ed;
	font-weight: bold; 
	font-size: 10px;
	text-align: right;
	height: 23px;
	padding-top: 3px;
	margin: 0 0 45px 0;
}
#top-line .datenow {
	float: right;
	font-size: 10px;
	color: #5178ed;
	text-align: right;
	font-weight: bold; 
	padding-right:20px;
	padding-top: 3px;
}

#main-container {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
}
#content-contertop {
	background: url(../../images/artery_free10_images/content_top.png) no-repeat top center;
	color: #fff;
	font-size: 11px;
	height:60px;
	line-height:60px;
	padding: 6px 0 0 20px;
	margin:0;
	width: 980px;
}
	.content-contertopleft {
	color: #fff;
    float: left;
	width: 630px;
    font-size: 10px;
	padding: 0 0 0 15px;
	margin: 0;
	}
    .content-contertopleft *{
	color: #fff;
	
	}
    .content-contertopleft a{
	color: #fff;
	padding: 10px 0 0 0;
	}
    .content-contertopleft  a:link{
	color: #fff;
    text-decoration: none;
	}
    .content-contertopleft  a:hover{
	color: #fff;
    text-decoration: none;
	}
    .content-contertopleft  a:visited{
	color: #fff;
    text-decoration: none;
	}

	.content-contertopright {
	float: right;
	width: 232px;
	height:24px;
	line-height:24px;
	padding: 0;
	position: relative;
	background: url(../../images/artery_free10_images/artery_6.png) no-repeat top left;
	}
	.content-contertopright{margin: 18px 25px 0 0;} /* Firefox */
	* html .content-contertopright{margin: 18px 13px 0 0;} /* IE6 */
	*+html .content-contertopright{margin: 18px 25px 0 0; } /* IE7 */
	.content-contertopinput {
	float: left;
	color: #d5dadf;
	width: 140px;
	padding: 0;
	border: 0px;
	margin: 5px 0px 0px 10px;
	background-color: transparent;
	}

#content-container {
	

	padding: 0;
	width: 1000px;
}
#content-conterfoot1 {
	background: url(../../images/artery_free10_images/content_foot1.png) top left;
	height:16px;
	width: 1000px;
	padding:0;
	margin:0;
}
#content-conterfoot2 {
	background: url(../../images/artery_free10_images/content_foot2.png) top left;
	color: #969696;
	width: 960px;
	padding: 0 20px 0 20px;
	margin:0;
}
#content-conterfoot3 {
	background: url(../../images/artery_free10_images/content_foot3.png) no-repeat top left;
	height:88px;
	font: 9px Tahoma, sans-serif; 
	color: #737fc3;
	padding: 25px 0 0 0;
	margin:0;
	text-align: center;
}
	#content-conterfoot3 *{
	color: #737fc3;
	}
.content-block {
	
	margin: 0;
}
.artery-top {
	margin: 0;
	padding: 0;
	height: 101px;
	width: 100%;
	background: url(../../images/artery_free10_images/artery_1.png) repeat bottom left;
}
.artery-topleft {
	float: left;
	width: 440px;
	height: 101px;
	padding: 0;
	margin: 0;
	background: url(../../images/artery_free10_images/artery_logo.png) no-repeat bottom left;
}
	.artery-topleft h1 a { float: left; text-indent: -9999px; height: 101px; width: 440px; margin: 0px; cursor: hand;}

.artery-topright {
	float: right;
	width: 495px;
	height: 83px;
	padding: 0;
	margin: 18px 0 0 0;
	background: url(../../images/artery_free10_images/artery_2.png) no-repeat top left;
}
	.artery-topright img {
	width: 468px;
	height: 60px;
	margin: 6px 0 0 6px;
	
	}
.artery-topmenu {

	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	background: url(../../images/artery_free10_images/artery_3.png) repeat top left;
}
	.artery-topmenu1 {
	margin: 0;
	padding: 0 0 0 20px;
	height: 30px;
	background: url(../../images/artery_free10_images/artery_4.png) no-repeat top left;
	}
	.artery-topmenu2 {
	margin: 0;
	padding: 0;
	height: 30px;
	width:70px;
	background:url(../../images/artery_free10_images/artery_5.png) no-repeat top right;
	}




.artery-content { 
margin: 0;
	padding: 0;

}
.small {
font-family: Tahoma, Verdana;;
font-size:9px;
font-weight:bold;
color:#aeaeae;
}
.indexforum_bg {
background:url(../../images/artery_free10_images/artery_indexbg.gif) no-repeat top left;
background-position: 110px 0px; 
margin: 0 0 0 40px;
padding: 0 0 0 130px;
line-height: 23px;
color: #4d80a2;
}

.indexforum_bg *{
color: #4d80a2;
text-decoration: none;
}
.indexforum_bg a:hover{
color: #4d80a2;
text-decoration: none;
}

/*
Default Style for Discuz!(R)
URL: http://www.discuz.net
(C) 2001-2007 Comsenz Inc.
<style type="text/css">
*/
.hand { cursor:hand; cursor: pointer; }
.help { cursor:help; cursor: help; }
.clear { clear:both; }
.w100 { width:100%; }

#b-option { padding: 10px 3px }
	#b-option img { padding: 0 2px; vertical-align:middle; }
.forumlist th.board { vertical-align: top; background-image: none; padding:6px !important; }
.forumlist th.no-border {  border-top: 0; }
		div.b-name { float:left; height: 24px; width:70%; overflow:hidden; }
			div.b-name h2.margin { margin:6px 0; padding-bottom:4px; }
		div.ctrl { float:right; padding:5px 0; text-align:right; }
			div.ctrl img { vertical-align:middle; margin:1px 0;  }
			span.today-post em, span.today-post em b { font-family: Verdana, Arial, Helvetica, sans-serif; }
				em.p-yes { padding:0 5px; border:1px solid #cccccc; background:#fafbfc; color:#cc3300; font-size:11px; }
				em.p-no { padding:0 5px; border:1px solid #CCC;  font-size:11px; }
		div.b-icon { float:left; }
		div.b-des { color:#3d3d3d; }
	div.b-thread { margin-top:2px; padding: 0px 0 1px 0; width:305px; }
		div.b-thread ul.list { padding:0 2px 0 20px; list-style-type: none; line-height: 23px; }
			div.b-thread ul.list .t_no-pms { overflow: hidden; height:23px; width:100% ; color: #4d80a2;}
			div.b-thread ul.list .t_no-pms *{ color: #4d80a2;}
			div.b-thread ul.list .t_no-pms  a:hover{ text-decoration: none;}
			div.b-thread ul.list .t_date { float:right; color:#ccc; margin: 0 0 0 5px; }
	div.t-lastpost  { color:#069; margin:5px 0; overflow: hidden; }
		div.t-lastpost img  { vertical-align:middle; }
	div.mod { color:#3d3d3d; overflow: hidden; height:1em;  }
.forumlist td.lastpost { width: 220px;  }
.forumlist td.nums { width: 60px; text-align: center; }
.forumlist th.f-board img { margin-top: 3px; }

