body
{
	background: #FFFAEE;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

hr
{
  margin-bottom: 10px;
	padding-top: 9px;
	background: #FFF;
	border-top: 1px dotted #b6b2a7;
}

div.header
{
	background: #3994C5 url('/images/header_bg.png') repeat-x top left;
	height: 144px;
	font-size: 1%;
}

div.breadcrumb
{
	background: #F0E4C8 url('/images/breadcrumb_bg.png') repeat-x top left;
	height: 26px;
	margin-bottom: 28px;
}

div.header .logo
{
	padding-top: 18px;
	margin-bottom: 0;
}

div.header .search
{
	background: url('/images/search_bg.png') no-repeat top right;
	float: right;
	width: 270px;
	height: 72px;
	position: relative;
	right: -18px;
	margin-top: 4px;
	text-align: center;
}

div.header .search form
{
	margin-top: 14px;
	color: #BBB;
}

.search form input.text
{
	color: #BBB;
	width: 154px;
	font-size: 11px;
	margin: 0 3px 0 0;
}

.search form input.button
{
	width: 36px;
	padding-top: 0;
}

div.nav
{
	background: url('/images/nav_bg_right.png') no-repeat top right;
	margin-top: 34px;
	float: right;
}

div.nav ul
{
	background: url('/images/nav_bg_left.png') no-repeat top left;
	margin: 0;
	margin-right: 8px;
	padding-left: 8px;
	list-style: none;
	float: right;
}

div.nav ul li
{
	float: left;
}

div.nav ul li a
{
	display: block;
	padding: 9px 9px 4px 9px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #D2E6F2;
}

div.nav ul li a.current
{
  background: url('/images/nav_tab.png') no-repeat center bottom;
}

div.nav ul li a:hover, div.nav ul li a.current
{
	color: #FFF;
}
#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid #28678A;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}
.tagit {
	font-size: 8pt;
}

div.sftw, div.content-full, div.sidebar
{
	background: url('/images/content_bg_bottom.png') no-repeat bottom left;
	margin-top: 18px;
	margin-bottom: 18px;
}

div.sidebar
{
	background: url('/images/sidebar_bg_bottom.png') no-repeat bottom left;
}

div.content-full
{
	background: url('/images/content2_bg_bottom.png') no-repeat bottom left;
}

div.sftw .content-main h1, div.content-full .content-main h1, div.sidebar .content-main h1
{
	background: url('/images/content_bg_top.png') no-repeat top left;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	padding: 18px 18px 0 18px;
	position: relative;
	top: -18px;
	left: -18px;
	width: 486px;
	line-height: 18px;
	margin: 0;
}

div.sidebar .content-main h1
{
	background: url('/images/sidebar_bg_top.png') no-repeat top left;
	width: 216px;
}

div.content-full .content-main h1
{
	background: url('/images/content2_bg_top.png') no-repeat top left;
	width: 756px;
}

div.sftw div.content-main h1 span,div.content-full div.content-main h1 span, div.sidebar div.content-main h1 span
{
	border-bottom: 1px dotted #b6b2a7;
	width: 450px;
	padding-right: 36px;
	padding-bottom: 8px;
	margin-bottom: -4px;
	display: block;
}
div.sftw-details span
{
	border-bottom: 1px dotted #b6b2a7;
	width: 250px;
	padding-right: 36px;
	padding-bottom: 8px;
	margin-bottom: -4px;
	display: block;
}
div.sftw div.content-main h1 span img
 {
 
margin-bottom: 0;
 }
div.sidebar div.content-main h1 span
{
	width: 162px;
}

div.content-full div.content-main h1 span
{
	width: 702px;
}

div.sftw div.content-main, div.content-full div.content-main, div.sidebar div.content-main
{
	background: url('/images/content_bg_middle.png') repeat-y top left;
  margin-bottom: 18px;
	padding: 0 18px;
}

div.sidebar div.content-main
{
	background: url('/images/sidebar_bg_middle.png') repeat-y top left;
}

div.content-full div.content-main
{
	background: url('/images/content2_bg_middle.png') repeat-y top left;
}

div.content-main div.smilies-list, div.content-full div.content-main .smilies-list
{
	margin:0 auto 9px auto;
}

div.content-full .content-main .smilies-list
{
	width: 672px;
}

div.content-main .smilies-block, div.smilies-block-huge
{
	float: left;
	margin: 7px;
}

div.content-main .smilies-block a, div.smilies-block-huge a
{
	display: block;
	width: 78px;
	height: 78px;
	text-align: center;
	vertical-align: bottom;
	line-height: 78px;
	background: #FFF;
	border: 2px solid #FFFFFF;
}

div.smilies-block-huge a
{
	width: 654px;
	height: 500px;
	padding: 77px 0;
}

div.content-main .smilies-block a:hover, div.content-main .smilies-block-huge a:hover
{
	background: #FFFDF6;
	border: 2px solid #FFF0E0;
}


div.content-main ul
{
	list-style: none;
	margin: 0;
}

div.content-main ul li
{
	font-weight: bold;
	cursor: pointer;
	display: inline;
}

div.content-main ul li:hover
{
	text-decoration: underline;
}

div.content-main .smilies-block a img
{
	margin: 0;
}

p.tagcloud
{
	text-align: center;
}

p.tagcloud a
{
	line-height: 18px;
	color: #a64231;
}

p.tagcloud a:hover
{
	color: #FF9900;
	border-bottom: 1px dotted #a64231;
}

.text-right
{
	text-align: right;
}

div.browse
{
	text-align: center;
	margin-bottom: 9px;
}

div.footer, div.footer-full
{
	background: url('/images/footer_bg.png') no-repeat top left;
	text-align: center;
	width: 506px;
	padding: 9px;	
	height: 18px;
	margin-bottom: 36px;
}

div.footer-full
{
	background: url('/images/footer2_bg.png') no-repeat top left;
	width: 756px;
}

div.main_ad
{
	background: url('/images/fullad_bg.png') no-repeat top left;
	text-align: center;
	height: 144px;
}

div.main_ad iframe
{
	padding: 18px 0 36px 0;
}

select.select-page
{
	margin: 0 3px;
	width: 54px;
}
td.close div img {
     margin: 0;
 

padding: 0;
 

line-height: 0px;
 }