/* ------------ viewtopic.tpl --------------*/
#ag_socialbookmarks {
	padding:1px;
	margin:0;
	text-align:center;
}
#ag_socialbookmarks img {
	padding-bottom:2px
}
#ag_socialbookmarks a {
	border:#666 solid 1px
}
th.ag_leftend{
	width:48px;
	background-image:url(img/h2_left.png);
	background-repeat:no-repeat;
	text-align:center;
    height:35px;
}
td.ag_leftend{
	padding:0 5px;
	background-color:#d4e6fc;
    vertical-align:middle;
	/*border-left:#d4e6fc solid 1px;*/
	border-bottom:#f5f9fe solid 1px;
    border-right:#f5f9fe solid 1px;
	width:38px;
    height:75px;
}
th.ag_rightend{
	width:25px;
	height:35px;
	background-image:url(img/h2_right.png);
	background-repeat:no-repeat;
}
td.ag_rightend{
	width:5px;
	border-right:#d4e6fc solid 1px;
	border-bottom:#f5f9fe solid 1px;
	background-color:#ecf4fd;
}
th.ag_spacer{
	color:#039;
	padding:2px;
	text-transform:uppercase;
	font-weight:400;
	background:url(img/h2.png) repeat-x;
	MARGIN:0;
	text-align:center;
	width:2.5em;
	height:35px;
}
td.ag_spacer{
	padding:0 5px 0 7px;
	background-color:#ecf4fd;
	width:0em;
	border-width:0px 0px 1px 0px;
	border-color:#f5f9fe;
	border-style:solid;
    vertical-align:middle;
}
th.ag_column{
	background:url(img/h2.png) repeat-x;
	font-weight:400;
	height:35px;
    color:#039;
}
td.ag_column{
	padding:3px 6px 3px;
	vertical-align:middle;
	text-align:left;
	border:#f5f9fe solid;
	border-width:0px 0px 1px 0px;
	background-color:#ecf4fd;
    color:#000;
}
th.ag_topic {
	background:url(img/h2.png) repeat-x;
	font-weight:400;
	width:6%;
	height:35px;
	text-align:center;
    color:#039;
}
td.ag_topic {
	border-width:0px 1px 1px 0px;
	border-color:#f5f9fe;
	border-style:solid;
	width:6%;
	text-align:center;
    vertical-align:middle;
    color:#000;
	background-color:#d4e6fc;
}
th.ag_topic2 {
	background:url(img/h2.png) repeat-x;
	font-weight:400;
	width:8%;
	height:35px;
	text-align:center;
    color:#039;
}
td.ag_topic2 {
	border-width:0px 1px 1px 0px;
	border-color:#f5f9fe;
	border-style:solid;
	width:8%;
	text-align:center;
	vertical-align:bottom;
	background-color:#ecf4fd;
    color:#000;
}
th.ag_topic3 {
	background:url(img/h2.png) repeat-x;
	font-weight:400;
	width:8%;
	height:35px;
	text-align:center;
    color:#039;
}
td.ag_topic3 {
	border-width:0px 0px 1px 0px;
	border-color:#f5f9fe;
	border-style:solid;
	width:8%;
	text-align:center;
	background-color:#ecf4fd;
}
th.ag_lastpost{
	background:url(img/h2.png) repeat-x;
	font-weight:400;
	width:232px;
	height:35px;
	text-align:center;
    color:#039;
}
td.ag_lastpost{
	width:245px;
	text-align:left;
	vertical-align:middle;
	padding:3px 6px 3px;
	border:solid #f5f9fe;
	border-width:0px 0px 1px 0px;
	background-color:#ecf4fd;
    color:#000;
}
th.ag_userlist{
	background:url(img/h2.png) repeat-x;
	width:auto;
	text-align:center;
	height:35px;
    color:#039;
}
td.ag_userlist{
	border:#f5f9fe solid;
	border-width:0 1px 1px 0;
	text-align:center;
	vertical-align:middle;
    background-color:#ecf4fd;
}
td.ag_userlist img{
	height:50px;
	width:50px;
	border-width:0;
}
.ag_forumTools{
	background:#DBE4EE;
	padding-bottom:3px;
	padding-left:10px;
	margin:0;
	height:25px !important;

}
.ag_forumTools ul{
	padding:0 10px 5px 0;
	margin:0;
	height:20px !important;
	text-align:center;
	list-style:none;
	display:inline;
	vertical-align:middle;
}
.ag_forumTools .ag_floatright{
	background:#DBE4EE;
	padding:0 10px 5px;
	margin:0;
	height:20px !important;
	
}
.ag_forumTools .ag_floatright ul{
	padding:0 !important;
	margin:0 10px;
	height:20px !important;
	text-align:center;
	list-style:none;
	display:inline;
}
.ag_forumTools .ag_floatleft{
	height:20px !important;
	vertical-align:middle;
	line-height:20px;
}
.ag_forumTools .ag_floatleft{
	height:20px !important;
	vertical-align:middle;
	line-height:20px;
	font-weight:600;
}
th.ag_forumPaginate{
	background:#DBE4EE;
	padding-left:10px;
	padding-bottom:3px;
	margin:0;
	height:20px !important;
	
}
th.ag_forumPaginate a{
	font-size:14px
}
.ag_agora span.ag_byuser {
	padding:0;
	margin-left:0;
	font-size:11px;
}
th.ag_subForums{
	color:#16477c;
	/*font-style:italic;*/
	font-size:10px;
	font-weight:bold;
	border-bottom:1px #999999 solid;

}
td.ag_subForums{
	color:#16477c;
}
td.ag_subForums a{
	color:#333333;
	font-weight:normal;
	font-size:10px !important;
}
td.ag_subForums a:hover{
	color:#0000FF;
}
div.ag_icon {
	background:url(img/icon.png) no-repeat;
	FLOAT:left;
	width:35px;
	height:35px;
	margin-left:2px;
}
div.ag_inew {
	background:url(img/icon_new.png) no-repeat;
    FLOAT:left;
	width:35px;
	height:35px;
	margin-left:2px;
}
.ag_isticky{
	background:url(img/folder_sticky.png) no-repeat;
	FLOAT:left;
	width:35px;
	height:35px;
	margin-left:2px;
}
div.ag_istickyNew {
	background:url(img/folder_sticky_new.png) no-repeat;
	FLOAT:left;
	width:35px;
	height:35px;
	margin-left:2px;
}

tr.ag_iclosed div.ag_icon {
	background:url(img/topic_lock.png) no-repeat;
}
tr.ag_iredirect div.ag_icon {
	background:url(img/lastpost.gif) no-repeat;
}
tr.ag_inew {
	background-color:#ffc;
}
div.ag_searchposts div.ag_icon {
	margin-left:0;
}
.ag_nosize {
	height:0;
	width:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.ag_nosize {
	position:absolute;
	left:-10000px;
}
.ag_userinfo {
	vertical-align:top;
}
#ag_qjump{
	size:10px;
}
.ag_agora select{
	font-size:10px;
	color:#000000;
	background-color: #FFFFFF;
}
.ag_avatararea {
	background-color:#ebebeb;
}
.ag_avatararea.userimg {
	border:0;
	margin-top:0;
	vertical-align:top;
	padding:0;
}
div.ag_postleft {
	width:135px;
	overflow:hidden;
	text-align:center;
	float:left;
	background-color:#ecf4fd;
	margin:0;
}
div.ag_postleft dd, div.ag_postleft dt, div.ag_postleft dl{
	text-align:center;
	margin-left:0;
	display:block;
	vertical-align:top;
	padding:2px 6px;
	background-color:#ecf4fd;
}
.ag_username{
	font-weight:700;
	font-size:12px;
}
.ag_usertitle{
	margin-top:5px;
	background-color:#d4e6fc !important;
	border:1px #039 inset;
}
.ag_userrank{
	margin-top:5px;
	background-color:#d4e6fc !important;
	border:1px #039 inset;
}
.ag_useractive{}
dd.postavatar {
	margin-top:5px;
	margin-bottom:5px
}
.ag_postarea {
	width:100%;
	padding:0;
	vertical-align:top;
	overflow:hidden;
	white-space:normal;
}
.ag_postarea.spacer, #ag_topicarea.spacer {
	border:none;
}

/*==========bbcode stuu==========*/
.newtext, div.ag_postmsg .bbleft {
	text-align:left
}
div.ag_postmsg {
	width:95% !important;
	padding:0 5px;
	margin-left:2px;
	margin-top:0;
	overflow:hidden;
	white-space:normal
	}
div.ag_postmsg p {
	width:auto;
	overflow:hidden;
	padding:0

}
div.ag_postmsg span.bbu {
	text-decoration:underline
}
div.ag_postmsg span.bbs {
	text-decoration:line-through
}
div.ag_postmsg .bbright {
	text-align:right
}
div.ag_postmsg .bbjustify {
	text-align:justify
}
div.ag_postmsg .bbindent {
	line-height:1em;
	margin-left:40px
}
div.ag_postmsg span.bbhighlight {
	background-color:#ff6;
	padding-right:4px;
	padding-bottom:3px;
	padding-left:4px
}
div.ag_postmsg hr {
	/*color:#ecf4fd;*/
	background-color:#ecf4fd;
	text-align:center;
	height:1px;
	border:none;
	width:80%
}
div.ag_postmsg pre {
	color:#660;
	/*font-family:monaco, "bitstream vera sans mono", "courier new", courier, monospace;*/
	border:inset 1px #f5f9fe;
	width:99%;
	background-color:#fdfede;
	line-height:100%;
	overflow:scroll;
	white-space:normal;
}
div.ag_postmsg ol, div.ag_postmsg ul {
	margin-left:40px;
}
div.ag_postmsg li {
	margin-left:40px;
	padding:0;
}
div.ag_postmsg ol li {

	list-style-type:decimal;
	margin:0
}
div.ag_postmsg ul li {
	list-style-type:disc;
	margin:0
}
div.ag_postmsg .bbvideo {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	width:auto;
	height:auto;
	clear:both
}
.bbtitle {
	color:#666;
	border-bottom:1px solid #d4e6fc;
	font:700 11px verdana, arial, helvetica, sans-serif
}
#bbtoolbar {
	text-align:center !important;
	margin-top:5px;
	padding:3px 6px;
	position:relative;
	width:auto;
	height:20px;
	border:solid 1px #d4e6fc;
}
#bbtoolbar2 {
	text-align:center !important;
	margin-top:1px;
	padding:3px 6px;
	position:relative;
	width:auto;
	height:20px;
	border:solid 1px #d4e6fc;
}
div.bbcode {
	text-align:center;
	margin-top:5px;
	padding:3px 3px 5px;
	width:auto;
	height:auto;
	border:solid 1px #d4e6fc;
}
img.bbcode {
	cursor:pointer;
	margin-right:2px;
	padding:2px 3px
}
img.bbcode:hover {
	background-color:#e4e4e4;
	cursor:pointer;
	margin-right:2px;
	padding:2px 3px
}
img.spacer {
	margin-bottom:1px;
	margin-left:-2px
}
#bbmovies {
	text-align:center;
	display:none;
	margin-top:4px;
	padding:5px 6px;
	width:auto;
	height:auto;
	overflow:hidden;
	border:solid 1px #d4e6fc;
}
img.vid_spacer {
	margin-bottom:2px;
	margin-left:-2px
}
#bbmovies_divider {
	color:#ccc;
	background-color:#ccc;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	height:1px;
	border:0
}
#bbsmiley {
	text-align:center;
	display:none;
	margin-top:4px;
	padding:10px 30px;
	width:auto;
	height:auto;
	max-height:100px;
	overflow:auto;
	border:solid 1px #d4e6fc;
}
#bbsmiley img {
	margin:1px
}
.ag_post_tools {
	height:22px;
	vertical-align:bottom
}
.ag_post_tools.spacer {
	border:none;
	height:22px;
	padding:0
}
div.ag_postfootright li{
	text-align:left;
	display:inline;
	margin-left:0
}
div.ag_postfootright{
	text-align:right;
}
ul.bblinks li {
	display:inline
}
div.ag_postfootright ul, div.ag_postfootright div {
	padding:5px 3px 5px 3px
}
div.ag_postfootright ul {
	list-style-image:none;
	list-style:none;
	vertical-align:bottom;
	text-align:right
}
div.ag_postfootright {
	margin:3px
}
.ag_postsignature {
	padding:5px;
	bottom:0;
	text-align:right;
	border-top:1px solid #ecf4fd;
}
.ag_postsignature img{
	max-width:486px;
	max-height:200px;
}
.ag_signature.spacer {
	overflow:visible;
	vertical-align:bottom;
	padding:0px !important;
}
p.ag_poll_info{}
div.ag_poll_question{}
div.ag_poll_result{}

