body {
	background-color: #0c2b64;
	background-attachment: scroll;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #363636;
	line-height: 1.3;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	line-height: 1;
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color: #477fcb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border:none;
}
.blog img, #page img, .softdesc img, .tutorcontent img, .artsims img {
	margin:3px;
}
#outer {
	/*padding:0px 20px;
	background-attachment: scroll;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
#inner {
	margin:0 auto;
	max-width:1200px;
	padding:0 20px;
}
#header {
	height: 150px;
	position:relative;
}
#logo {
	width:239px;
	height:149px;
	float:left;
	/*margin-left:36px;
	margin-top:10px;*/
}
#logo a {
	width:239px;
	height:149px;
	display:block;
	background-attachment: scroll;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flash-menu {
	float:right;
	width:750px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
}
#main {
	background-color: #f2f4f7;
	background-image: url(images/main-bg.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#main #main-inner {
	background-attachment: scroll;
	background-image: url(images/main-bg-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
	padding-right: 25px;
}
* html #main #main-inner {
	zoom:1;
}
#columns td {
	text-align: left;
	vertical-align: top;
}
#column-left {
	padding-top: 75px;
}
#column-center {
	width: 260px;
	padding-right: 10px;
	padding-top: 12px;
}
* html #column-center {
	width: 290px;
	padding-right: 15px;
}
#column-right {
	width: 200px;
	padding-top: 75px;
	padding-left:10px;
}
#column-right #rss-link,  #column-right #feedback-link {
	background-attachment: scroll;
	background-image:url(images/menu-icons.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top:1px;
	padding-bottom:2px;
	height:25px;
	line-height:25px;
}
#column-right #rss-link {
	background-position: -6px -690px;
}
#column-right #feedback-link {
	background-position: -6px -725px;
}
#column-right a#twitter-link {
	background-attachment: scroll;
	background-image:url(images/twitter-icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	width: 200px;
	display: block;
}
#social {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
	height:30px;
}
#social li {
	float:left;
	margin-right:10px;
}
#social li a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background-attachment: scroll;
	background-image: url(images/serv-icons.png);
	background-repeat: no-repeat;
	overflow:hidden;
}
#social li#icon-vkontakte a {
	background-position: left top;	
}
#social li#icon-twitter a {
	background-position: -60px top;	
}
#social li#icon-youtube a {
	background-position: -120px top;	
}
#social li#icon-facebook a {
	background-position: -30px top;	
}
#social li#icon-lastfm a {
	background-position: -90px top;	
}
.contentpaneopen {
	overflow: hidden;
	margin-bottom: 30px;
	/*padding-left:30px;
	padding-right:30px;*/
}
/*.blog, #page {
	padding:0px 25px;
}*/
#breadcrumb {
	padding-bottom:15px;
}
.announcement {
	padding-bottom:15px;
}
#content {
	padding:0px 25px;
}
#content .date {
	color: #8895a2;
	margin-bottom: 5px;
	clear:both;
}
#content .blog h1, #content #page h1, #content .blog h2, #content #page h2, .announcement h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:-1px;
	color: #27537A;
	line-height:1.2;
}
#content .blog h2 a:link, #content .blog h2 a:visited {
	text-decoration: none;
	border-bottom: solid 1px #477FCB;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:-1px;
}
#content .blog h2 a:hover {
	border:none;
}
#content .blog h3, #content #page h3, #content .announcement h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:-1px;
	color: #27537A;
	line-height:1.2;
}
#content .blog .contentheading {
	margin-bottom:15px;
}
.contentpaneopen .more {
	clear: both;
	color: #477fcb;
}
.contentpaneopen_edit {
	float:right;
}
#content .hr {
	background-color: #dde2ec;
	clear: both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top:15px;
	margin-bottom:30px;
	overflow:hidden;
}
* html .contentpaneopen .hr {
	font-size: 1px;
	overflow: hidden;
}

#prefooter {
	color:#c4cbe1;
	background-color: #12377e;
	background-attachment: scroll;
	background-image: url(images/prefooter-bg2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 3px;
	position: relative;
}
#prefooter #prefooter-inner {
	background-attachment: scroll;
	background-image: url(images/prefooter-bg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:30px 27px 40px 30px;
	overflow:hidden;
}
* html #prefooter #prefooter-inner {
	zoom:1;
}
#prefooter h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#aabef1;
	margin-bottom:10px;
}
#prefooter ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#prefooter #prefooter-columns li {
	margin-right:2%;
	padding:0px;
	list-style:none;
	float: left;
	/*width: 23%;*/
	width: 31%;
}
* html #prefooter #prefooter-columns li {
	margin-right:1%;
	/*width: 22%;*/
	width: 30%;
}
#prefooter #prefooter-columns li li {
	float:none;
	width:100%;
	background-attachment:scroll;
	background-image:url(images/main-menu-li-li-bg.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:22px;
}
#prefooter #prefooter-columns li li a {
	color:#FFFFFF;
	line-height:22px;
	/*white-space:nowrap*/;
}

#prefooter #prefooter-columns .projects li {
	line-height:10px;
	/*margin-bottom:10px;*/
}
#prefooter #prefooter-columns .projects li {
	background-attachment:scroll;
	background-image:url(images/menu-icons.png);
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-left:25px;
	padding-top:5px;
}
#prefooter #prefooter-columns .projects li#prosims {
	background-position:-5px -610px;
}
#prefooter #prefooter-columns .projects li#sexims {
	background-position:-5px -645px;
}
.projects, .events {
	margin-bottom:15px;
}

#top-button {
	display:block;
	width:60px;
	height:22px;
	position:absolute;
	right: 10px;
	bottom: -1px;
	background-attachment: scroll;
	background-image: url(images/top-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	color: #aabef1;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	overflow: hidden;

}
* html #footer {
	zoom:1;
}
#footer #copyright {
	float: left;
	padding-left:50px;
}
#footer a:link, #footer a:visited {
	color: #c9ff1f;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer #ea {
	background-attachment:scroll;
	background-image:url(images/logo_ea.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:28px;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:10px;
	margin-left:-50px;
	padding-left:50px;
}

/* ############################  pagination ####################################*/

#pagination {
	text-align:center;
	margin:0px;
	padding:0px;
}
#yoo-zoo #pagination {
	margin-top:15px;
}
#pagination a {
	line-height:25px;
	padding:6px 6px 6px;
	background-image:url(images/pagination-bg.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#pagination strong {
	color:#aabef1;
	line-height:25px;
	padding:6px 6px 8px;
	background-image:url(images/pagination-bg.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left -25px;
}
#first-page {
	padding-left:0px;
	padding-right:0px;
}
#first-page strong, #previous-page strong, #next-page strong, #last-page strong {
	font-weight:normal;
	line-height:25px;
	padding:6px 6px 6px;
	background-image:url(images/pagination-bg.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#lc, #rc {
	line-height:25px;
	height:25px;
	padding:6px 0 8px;
	width:3px;
	background-image:url(images/pagination-bg.png);
	background-attachment: scroll;
}
#lc {
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#rc {
	background-repeat: no-repeat;
	background-position: -3px -50px;
	}
	
	
/* ############################  search ####################################*/
	
#search {
	width:220px;
	height:28px;
	background-image:url(images/search-bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:30px;
	padding-left:30px;
}
#search #mod_search_searchword {
	background-attachment:scroll;
	background-color:transparent;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border:none;
	color:#8297AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:7px;
	width:180px;
	float:left;
}
#search .btn {
	float:right;
}
#search .button {
	width:29px;
	height:28px;
	border: 0px solid #fff;
	background-image:url(images/search-bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:transparent;
	cursor:pointer;
}
.search-results h3 {
	font-size:18px;
}
.searchintro {
	margin-top:10px;
	margin-left:35px;
}
.search-results li {
	margin-bottom:25px;
}
.search-results em {
	color:#477FCB;
}
.search-results .highlight {
	color:#FF4400;
	font-weight:bold;
}
.search-results .small {
	color:#8895A2;
}
.search-form h3 {
	font-size:18px;
	margin-bottom:10px;
}
#search_searchword, #ordering {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #B0C3D1;
}
#search_searchword {
	padding:3px 5px;
}
fieldset.word {
	border:none;
}
.phrase, .only {
	border:solid 1px #B0C3D1;
	margin-bottom:15px;
}
h2#sorry {
	margin-bottom:25px;
}

/* ############################  zoooooo ####################################*/

#yoo-zoo h1 {
	/*line-height:1.2;*/
	color:#27537A;
}
div#yoo-zoo div.item h1.name {
	color:#27537A;
	font-size:24px !important;
	font-weight:normal;
	margin-bottom:25px;
}
.zoo-download-desc {
	overflow:hidden;
}
* html .zoo-download-desc {
	width:99%;
}
.zoo-softpreview, .tutorpreview {
	width:150px;
	float:left;
	text-align:center;
}
.zoo-desc-short {
	margin-left:170px !important;
}
.zoo-desc-short.nopreview {
	margin-left:0px !important;
	margin-bottom:10px !important;
}
.artsims .zoo-desc-short {
	margin-bottom:10px !important;
	margin-left:0px !important;
}
.artsims .zoo-desc-short h3 {
	font-size:14px;
	margin-bottom:15px;
}
.zoo-desc-short h2 {
	padding-bottom:10px;
}
.soft-info {
	color:#5e5e5e;
	line-height:16px;
}
.softshortdesk {
	margin:10px 0;
}
.softdesc {
	margin-top:30px;
	clear:both;
}
.softdesc h2, .items h2.name {
	font-size:18px;
	margin-bottom:15px;
	color:#27537A;
}
div#yoo-zoo div.sub-categories {
	margin-bottom:35px !important;
}
.sub-category {
	border:solid 1px black;
}
.hd-l, .hd-r {
	height:43px;
	background-attachment: scroll;
	background-image: url(images/zoo-hd-bg.png);
	background-repeat: no-repeat;
}
.hd-l {
	padding-left: 3px;
	background-position: left top;
}
.hd-l#popular {
	margin-bottom:20px;
}
.hd-l h1, .hd-l h2 {
	line-height:43px !important;
}
.hd-r {
	padding-left:12px;
	background-position: right top;
}
.sub-category h2 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:12px !important;
}
#yoo-zoo .hr {
	background-color: #dde2ec;
	clear: both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top:5px;
	margin-bottom:10px;
	overflow:hidden;
}
.more-link-file {
	display:block;
	width:81px;
	height:27px;
	background-image:url(images/cat-buttons.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -83px top;
	text-indent:-9999px;
	overflow:hidden;
}
.download-file {
	display:block;
	width:83px;
	height:27px;
	background-image:url(images/cat-buttons.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}
.readon {
	display:block;
	width:99px;
	height:27px;
	background-image:url(images/cat-buttons.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -164px top;
	text-indent:-9999px;
	overflow:hidden;
}
.useful {
	margin:0px;
	padding:0px;
	list-style:none;
}
.useful li a {
	background-attachment:scroll;
	background-image:url(images/useful-links.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	line-height:22px;
	padding-left:15px;
	margin-left:15px;
}
.page-helloprosims .zoo-desc-short {
	margin-top:25px;
}

/*################# editor ########################*/

.Quotes {
	margin-left: 45px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #91A9D8;
	background-color: #e1e7f0;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	display:block;
}
.QuotesRed {
	padding: 10px;
	margin-left: 45px;
	background-color: #F0E6EE;
	margin-top: 5px;
	margin-bottom: 15px;
	border-left: 5px solid #FC6D71;
	display:block;
}

/* ############################  round corners ####################################*/
.sub-category, .phrase, .only, .textQuote, .textExclQuote, .textInfQuote, .usermenu {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
h3.showmenu {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
h3.showmenu.activeacc {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}



.submenu h4 {
	color:#FFF;
	/*color:#AABEF1;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px;
}
.usermenu {
	margin-bottom:15px;
	border:1px solid #dce1ea;
	margin-bottom:15px;
	padding:5px 8px;
	background-color:#e4e9f1;
}
* html .usermenu {
	width:242px;
}
.usermenu .menu {
	margin-top:0px;
}
.usermenu h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#27537A;
	background-attachment:scroll;
	background-image:url(images/ilyich.png);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:40px;
	padding-left:40px;
}
.usermenu li {
	line-height:22px;
	color:#8895A2;
}

/* ############################  quotes ####################################*/


.textQuote, .textExclQuote, .textInfQuote {
	background-color:#dde3eb;
	background-attachment: scroll;
	background-image: url(images/quote-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #d0d5db;
	margin: 15px 35px;
}
.textQuote div.left-quote {
	background-attachment: scroll;
	background-image: url(images/mark-quotes-left.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.textQuote div.right-quote {
	padding: 15px 15px 15px 50px;
	background-image: url(images/mark-quotes-right.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	overflow:hidden;
}
.textExclQuote div {
	background-attachment: scroll;
	background-image: url(images/mark-excl.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 15px 25px 25px 50px;
}
.textInfQuote div {
	background-attachment: scroll;
	background-image: url(images/mark-inf.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 15px 25px 25px 50px;
}


/* ############################  icons ####################################*/


.ui-tabs-panel ul li a:link, .ui-tabs-panel ul li a:visited {
	background-attachment:scroll;
	background-image:url(images/menu-icons.png);
	background-position:-5px -478px;
	background-repeat:no-repeat;
}
.ui-tabs-panel ul li.item96 a:link, .ui-tabs-panel ul li.item96 a:visited {
	background-position:-6px -444px;
}
.ui-tabs-panel ul li.item124 a:link, .ui-tabs-panel ul li.item124 a:visited {
	background-position:-6px -240px;
}
.ui-tabs-panel ul li.item125 a:link, .ui-tabs-panel ul li.item125 a:visited {
	background-position:-6px -578px;
}
.ui-tabs-panel ul li.item126 a:link, .ui-tabs-panel ul li.item126 a:visited {
	background-position:-6px -7px;
}
.ui-tabs-panel ul li.item130 a:link, .ui-tabs-panel ul li.item130 a:visited {
	background-position:-6px -172px;
}
.ui-tabs-panel ul li.item131 a:link, .ui-tabs-panel ul li.item131 a:visited {
	background-position:-6px -38px;
}
.ui-tabs-panel ul li.item129 a:link, .ui-tabs-panel ul li.item129 a:visited {
	background-position:-6px -70px;
}
.ui-tabs-panel ul li.item128 a:link, .ui-tabs-panel ul li.item128 a:visited {
	background-position:-6px -103px;
}
.ui-tabs-panel ul li.item127 a:link, .ui-tabs-panel ul li.item127 a:visited {
	background-position:-5px -407px;
}
.ui-tabs-panel ul li.item132 a:link, .ui-tabs-panel ul li.item132 a:visited {
	background-position:-6px -206px;
}
.ui-tabs-panel ul li.item133 a:link, .ui-tabs-panel ul li.item133 a:visited {
	background-position:-6px -273px;
}


/* ############################  mainmenu ####################################*/

#main-menu {
	background-attachment: scroll;
	background-color: #183f8c;
	background-image: url(images/main-menu-bg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
	margin-bottom:15px;
	width:260px;
}
#main-menu-inner {
	background-attachment: scroll;
	background-image: url(images/main-menu-bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:3px;
	padding:15px 20px;
}
#main-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#main-menu ul li {
	background-attachment:scroll;
	background-image:url(images/main-menu-li-bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#main-menu ul li a {
	line-height:30px;
	color:#aabef1;
	background-attachment: scroll;
	background-image:url(images/menu-icons.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
#main-menu-inner ul li.item124 a:link, #main-menu-inner ul li.item124 a:visited {
	background-position:-6px -240px;
}
#main-menu-inner ul li.item125 a:link, #main-menu-inner ul li.item125 a:visited {
	background-position:-6px -578px;
}
#main-menu-inner ul li.item126 a:link, #main-menu-inner ul li.item126 a:visited {
	background-position:-6px -6px;
}
#main-menu-inner ul li.item130 a:link, #main-menu-inner ul li.item130 a:visited {
	background-position:-6px -172px;
}
#main-menu-inner ul li.item131 a:link, #main-menu-inner ul li.item131 a:visited {
	background-position:-6px -38px;
}
#main-menu-inner ul li.item129 a:link, #main-menu-inner ul li.item129 a:visited {
	background-position:-6px -70px;
}
#main-menu-inner ul li.item128 a:link, #main-menu-inner ul li.item128 a:visited {
	background-position:-6px -478px;
}
#main-menu-inner ul li.item127 a:link, #main-menu-inner ul li.item127 a:visited {
	background-position:-5px -407px;
}
#main-menu-inner ul li.item132 a:link, #main-menu-inner ul li.item132 a:visited {
	background-position:-6px -206px;
}
#main-menu-inner ul li.item133 a:link, #main-menu-inner ul li.item133 a:visited {
	background-position:-6px -273px;
}
#main-menu-inner ul li.item134 a:link, #main-menu-inner ul li.item134 a:visited {
	background-position:-6px -376px;
}
#main-menu-inner ul li.item138 a:link, #main-menu-inner ul li.item138 a:visited {
	background-position:-6px -511px;
}
#main-menu-inner ul li.item96 a:link, #main-menu-inner ul li.item96 a:visited {
	background-position:-6px -444px;
}
#main-menu-inner ul li.item67 a:link, #main-menu-inner ul li.item67 a:visited {
	background-position:-5px -793px;
}
#main-menu-inner ul li.item141 a:link, #main-menu-inner ul li.item141 a:visited {
	background-position:-6px -138px;
}
#main-menu-inner ul li.item139 a:link, #main-menu-inner ul li.item139 a:visited {
	background-position:-6px -103px;
}
#main-menu-inner ul li.item141 {
	background-image:none !important;
}

/* ############################  accordion-mooooo ####################################*/
#accordion {
	margin-bottom:15px;
	width:260px;
}
div.showmenu {
	background:#13397F url(images/acc-menu-bg.png) repeat-x scroll left -86px;
	color:#AABEF1;
	padding:5px 20px 15px 30px;
}
div.showmenu ul.menu {
	margin:0px;
	padding:0 0 15px;
	list-style:none;
}
div.showmenu ul li a:link, div.showmenu li a:visited {
	background-attachment:scroll;
	background-image:url(images/main-menu-li-li-bg.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	color:#AABEF1;
	line-height:22px;
	padding-left:15px;
}
h3.showmenu {
	background-position:15px 10px;
	background:#E3E9F1 url(images/acc-menu-bg.png) repeat-x scroll left top;
	display:block;
	font-weight:bold;
	height:43px;
	padding-left:17px;
	cursor:pointer;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	line-height:43px;
	color:#27537A;
}
h3.showmenu.activeacc {
	background:#13397F;
	color:#FFFFFF;
	background:url(images/acc-menu-bg.png) repeat-x scroll left -43px;
}
h3.showmenu {
	border: 1px solid #d5dce6;	
}
h3.showmenu.activeacc {
	border:none;
}
h3.showmenu .title-icon {
	height:43px;
	line-height:43px;
	width:43px;
	display:block;
	float:left;
	background-attachment: scroll;
	background-image: url(images/acc-menu-links-bg8.png);
	background-repeat: no-repeat;
	margin-right:3px;
}
h3.showmenu .title-icon.sims3menu {
	background-position: left 10px;
}
h3.showmenu .title-icon.sims2menu {
	background-position: left -45px;
}
h3.showmenu .title-icon.simsmenu {
	background-position: left -100px;
}
h3.showmenu .title-icon.consolemenu {
	background-position: left -150px;
}
h3.showmenu .title-icon.mysimsmenu {
	background-position: left -205px;
}

/* ############################  right column ####################################*/


.right-column-news {
	margin:7px 0;
	padding-top:7px;
}
.right-column-news h2 {
	color:#27537A;
	margin-bottom:7px;
	padding:0 0 7px 0;
	font-size:18px;
	border-bottom:solid 1px #DDE2EC;
}
.right-column-news ul {
	margin:0;
	padding:0;
	list-style:none;
}
.right-column-news ul li {
	line-height:14px;
	margin-bottom:8px;
	margin-left:5px;
}
.right-column-news li span {
	color:#999;
}
.right-column-news li span#first-date {
	color:#FF5500;
	font-weight:bold;
}
/* ############################  misc ####################################*/


.jwts_tabbertab a.jcepopup span span.zoom-image, .jwts_tabbertab a.jcebox span span.zoom-image, .jwts_tabbertab a.jcelightbox span span.zoom-image {
	position: static;
	/*display: block;*/
}
#content ul.jwts_tabbernav li.jwts_tabberactive a {
/*background-color:#F2F4F7 !important;*/
}
#content ul.jwts_tabbernav li a, #content ul.jwts_tabbernav li a:link {
color:#576C80;
}
.jwts_tabberlive .jwts_tabbertab {
	background-color:#FFFFFF;
	padding:15px 10px !important;
}
#content ul.jwts_tabbernav li a:hover {
	color:#477FCB !important;
}
a.jcepopup span, a.jcebox span, a.jcelightbox span {
	margin:3px;
}
#columns .td-valign td {
	vertical-align:middle;
	padding:5px;
}

a.jwts_title_text:hover, a.jwts_title_text:link {
	background-image:url(images/menu-icons.png);
	background-position:-6px -753px;
	background-repeat:no-repeat;
}
.cheats-tb {
	border: 1px solid #e4e9f1;
}

.cheats-tb td {
	padding: 7px;
}
.cheats-tb .odd {
	background-color: #e4e9f1;
}
.subheader {
	background-color: #d5dce6;
	padding:10px 5px !important;
	font-size:14px;
	border-top:solid 1px #f2f4f7;
	border-bottom:solid 1px #f2f4f7;
	color:#27537A !important;
}
#bookmarks {
	margin-top:15px;
}
.val td {
	vertical-align:middle !important;
}
/* ############################  tips ####################################*/

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index: 50;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
.counters {
	float:right;
	margin-top:50px;
	margin-right:15px;
}
#lenta {
	background-attachment:scroll;
	background-image:url("http://prosims.ru/images/prosims/misc/lenta.gif");
	background-position:left top;
	background-repeat:no-repeat;
	height:64px;
	position:absolute;
	width:65px;
	z-index:1000;
}
#font-size {
	position:absolute;
	/*display:none;*/
	margin-right:20px;
	right:0;
	top:165px;
	z-index:9999;
	text-indent:-9999px;
	width:32px;
}
#font-size a {
	background-image:url(images/menu-icons.png);
	background-repeat:no-repeat;
	padding:5px 2px;
	float:left;
	overflow:hidden;
	width:12px;
}
#font-size a#shrink {
	background-position:-6px -856px;
}
#font-size a#grow {
	background-position:-6px -827px;
}