#leftColumn #sitenews ul li /* $Id: style.css,v 1.1.2.1 2008/02/14 11:38:36 johnalbin Exp $ *//* * This space intentionally left blank. * * See template.php to see how Zen styles are added to the page. *//* CSS Template by Juuce Interactive ©2008    Author: Samuel Larcher*/   /* ----------------  INITIAL START ------------- */* {

	margin: 0px;

	padding: 0px;

}

h1 {

	padding-bottom: 10px;

	font-size:16px;

}

h2 {

	padding-bottom: 7px;

}

h3, h4, h5 {

	padding-bottom: 5px;

}

p, ul {

	padding-bottom: 10px;

}

img {

	border: none !important;

}

form label button {

	cursor: pointer;

}

ul li {

	list-style: none;

}/* ----------------  INITIAL END ------------- *//* ----------------  FONT  ------------- */

h1 {

	font: normal bold 16px Arial, Helvetica, sans-serif;

	color: white;

}

h2 {

}

h3 {

	font: normal bold 12px Arial, Helvetica, sans-serif;

	color: #cdcdcd;

}

h3 a {

	color: #c60000;

}

h4 {

}

a:link, a:visited {

	text-decoration: none;

	color:#C60000

}

a:hover, a:active {

	text-decoration: underline;

	color:#C60000

}/* ----------------  BASICS  ------------- */

body {

	background: black url(images/bg_top.jpg) center -90px no-repeat;

	padding:0px;

	margin:0px;

}

#bgBottom {

	background: url(images/bg_bottom.jpg) center bottom no-repeat;

	margin:auto;

	width:875px;

}

#mainWrapper {

	width: 875px;

	margin: 0 auto 0 auto;

	text-align:left;

	position:relative

}

#topWrapper {

	height: 188px;

	position:relative;

	z-index:99;

}

#contentWrapper {

/*	background: url(images/leftRightCol_bg.gif) left top repeat-y;*/

	width:100%;

	overflow:auto;

	overflow:hidden;

}

#contentWrapper_fixed {
/*
	background: url(images/leftRightColumn_bottom_fixed.gif) left bottom no-repeat;*/

	padding-bottom: 0px;

	clear:both;

	width:100%

}

#leftColumn {

	width: 172px;

	float: left;

	font: normal normal 11px Arial, Helvetica, sans-serif;

	color: #595959;

	line-height: 12px;

	display:inline;
background:transparent url(images/leftRightCol_bg.gif) repeat-y scroll left top;

}

#centerColumn {

	width: 504px;

	float: left;

	margin-left: 10px;

	font: normal normal 11px Arial, Helvetica, sans-serif;

	color: #cdcdcd;

	background: black url(images/centerColumn_bottom_bg.jpg) left bottom no-repeat;

}

#rightColumn {

	width: 172px;

	float: right;

	font: normal normal 11px Arial, Helvetica, sans-serif;

	color: #595959;

	line-height: 12px;

	background: url(images/leftRightCol_bg.gif) left top repeat-y;

}

#sidebar-right {

	background:transparent url(images/leftRightColumn_bottom_fixed.gif) no-repeat scroll right 100%;

	float:left;

	width:100%;
	padding-bottom:10px;

}

#leftColumn a, #rightColumn a {

	color: #b00004;

}

#featureSlide {

	border: 1px solid #686868;

	border-top: none;

	height: 196px;

	overflow: hidden;

	position: relative;

}/* ----------------  BOXES FEATURED CONTAINER  ------------- */

#logo {

	background:transparent url(images/logo_bg.gif) no-repeat scroll left top;

	display:block;

	height:188px;

	width:174px;

}

#logo a {

	display: block;

	position: absolute;

	margin-left: -10px;

	margin-top: 70px;

}

#logoImage img {

	border: none;

}

#googleBanner_top {

	width: 728px;

	height: 94px;

	position: absolute;

	top:34px;

	background: url(images/googleBanner.gif) right top no-repeat;

	right:-33px;

}

body.logged-in #googleBanner_top {

	width: 696px;

	height: 94px;

	position: absolute;

	top:35px;

	right:0px;

	z-index: 100;

	background: url(images/googleBanner.gif) right top no-repeat;

}

#googleBanner_bottom {	/* height: 93px; */

	margin-top: 16px;

	text-align:center;

}

* html #doll {

	right:-67px;

}

#doll {

	height:186px;

	position:absolute;

	right:-61px;

	top:125px;

	width:237px;

	z-index:1

}

* html #dollinner {

	background: url(images/doll.png) left top no-repeat;

	width: 235px;

	height: 186px;

}

body.front #dollinner {

	background: url(images/doll.png) left top no-repeat;

	width: 235px;

	height: 186px;

}

#dollinner {	/*	background: url(images/doll-inner.png) left top no-repeat;*/

	width: 235px;

	height: 186px;

}

#leftColumn .header {

	background: url(images/header_general.jpg) left top no-repeat;

	height: 29px;

	padding: 14px 0 0 12px;

	overflow: hidden;

}

#box_1_1, #box_1_2, #box_1_3, #box_2_1, #box_2_2, #box_2_3, .centerBox {

	clear: both !important;

}/* ----------------  BOX 1_1  ------------- */

#box_1_1 .header {

	background: url(images/header-1.jpg) left top no-repeat;

	height: 28px;

	padding: 8px 0 0 12px;

	overflow: hidden;

}

#box_1_1 .boxContent {

	background: url(images/bg.jpg) left top no-repeat;

	padding: 60px 10px 0 15px;

}

#box_1_1 ul li {

	padding: 8px 0 8px 0;

	background: url(images/column_spacer.gif) left bottom repeat-x;

}

#leftColumn a.forum-username {

	color:#595959;

}/* ----------------  BOX 1_2  ------------- */

#box_1_2 .boxContent {

	background: url(images/bg-1.jpg) left top no-repeat;

	padding: 60px 10px 0 25px;

}

#box_1_2 strong {

	margin-left:3px;

}

#box_1_2 ul {

	margin-top:5px;

}

#box_1_2 ul li {

	padding: 0 0 5px 0;

}

#box_1_2 ul li a {

	text-decoration: underline;

	color: #595959;

}

#box_1_2 ul li a:hover {

	text-decoration: none;

	color: #b00004;

}/* ----------------  BOX 1_3  ------------- */

#box_1_3 .boxContent {

	background: url(images/bg-2.jpg) left top no-repeat;

	padding: 60px 10px 0 15px;

}

#box_1_3 .boxContent {

	padding: 60px 10px 0 25px;

}

#box_1_3 .boxContent span {

	font-weight: bold;

	color: #b00004;

}

#box_1_3 ul li {

	padding: 0 0 5px 0;

}

#box_1_3 ul li a {

	text-decoration: none;

	color: #595959;

}

#box_1_3 ul li a:hover {

	text-decoration: underline;

	color: #b00004;

}/* ----------------  BOX 1_4  ------------- */

#box_1_4 {

	position: absolute;

	bottom: 0;

	width: 172px;

}

#box_1_4 .header {

	background: url(images/header-2.jpg) left top no-repeat;

	height: 27px;

	padding: 16px 0 0 12px;

	overflow: hidden;

}

#box_1_4 .boxContent {

	background: url(images/bg-3.jpg) left top no-repeat;

	height: 88px;

	padding: 15px 10px 0 15px;

}

#box_1_4 .boxContent ul {

	text-align: right;

	color: white;

	font: normal normal 13px Arial, Helvetica, sans-serif;

}

#box_1_4 .boxContent ul li {

	line-height: 14px;

}

#box_1_4 .boxContent a {

	font: normal normal 11px Arial, Helvetica, sans-serif;

	color: white;

	display: block;

}

#box_1_4 .boxContent a:hover {

	color: silver;

}/* ----------------  BOX 2_1  ------------- */

#box_2_1 .header {

	background: url(images/header.jpg) left top no-repeat;

	height: 49px;

	padding: 8px 0 0 12px;

	overflow: hidden;

}

#box_2_1 .boxContent {

	padding: 60px 10px 0 15px;

}

#box_2_1 ul li {

	padding: 6px 0 2px 0;

	background: url(images/column_spacer.gif) left bottom repeat-x;

}

#box_2_1 ul li a, #box_2_1 ul li div {

	padding-bottom: 8px;

	display: block;

}/* ----------------  BOX 2_2  ------------- */

#box_2_2 .header {

	background: url(images/header-3.jpg) left top no-repeat;

	height: 45px;

	padding: 16px 0 0 12px;

	overflow: hidden;

}

#box_2_2 .boxContent {

	padding: 0 10px 0 15px;

}

#box_2_2 ul li {

	padding: 0 0 5px 0;

}

#box_2_2 ul li a {

	text-decoration: underline;

}

#box_2_2 ul li a:hover {

	text-decoration: none;

}/* ----------------  BOX 2_3  ------------- */

#box_2_3 .header {

	background: url(images/header-4.jpg) left top no-repeat;

	height: 27px;

	padding: 16px 0 0 12px;

	overflow: hidden;

}

#box_2_3 .boxContent {

	background: url(images/bg.jpg) left top no-repeat;

	padding: 60px 10px 0 15px;

}

#box_2_3 .boxContent {

	padding: 60px 10px 0 15px;

}

#box_2_3 .boxContent .thumbnail {

	width: 57px;

	float: left;

	margin-right: 8px;

}

#centerColumn .header_middle {

	background: url(images/header_middle.gif) left top repeat-x;

	height: 36px;

}

#centerColumn .centerBox {

	padding-bottom: 8px;

	height:auto;

}/* ----------------  BOX center_top  ------------- */

#box_center_top .header_left {

	background: url(images/header_left.gif) left top no-repeat;

	height: 36px;

}

#box_center_top .header_right {

	background: url(images/header_right.gif) right top no-repeat;

	height: 28px;

	padding: 8px 0 0 0px;

}

#box_center_top .boxContent {

	padding: 0;

}/* ----------------  BOX center_standard  ------------- */

.centerBox .header_left_centerStandard {

	background: url(images/header_left_standard.gif) left top no-repeat;

	height: 36px;

}

.centerBox .header_right_centerStandard {

	background: url(images/header_right_standard.gif) right top no-repeat;

	height: 28px;

	padding: 8px 0 0 18px;

}

.centerBox .boxContent {

	padding: 13px 15px 0 20px;

}

.centerBox .wrapper {

	width: 460px;

}

.centerBox .wrapper {

	background: url(images/center_col_spacer.gif) left bottom repeat-x;

	padding-bottom: 5px;

	padding-top: 5px;

}

.centerBox .wrapper a.image {

	display: block;

	float: left;

	margin-right: 10px;

	border: 1px solid #2f2f2f;

}

.centerBox .wrapper a.button {

	color: #be0101;

	float: right;

}

.centerBox .mainButton {

	font: normal bold 13px Arial, Helvetica, sans-serif;

	color: #be0101;

	float: right;

	padding: 10px 10px 10px 0;

}

.centerBox .mainButton a {

	color: white;

	text-decoration: underline;

}

.centerBox .mainButton a:hover {

	color: #be0101;

	text-decoration: none;

}/* ----------------  BUTTON AND FORMS  ------------- */

.redButton_middle {

	background: url(images/red_button_middle.gif) left top repeat-x;

	height: 21px;

}

.redButton_left {

	background: url(images/red_button_left.gif) left top no-repeat;

	height: 21px;

}

.redButton_right {

	background: url(images/red_button_right.gif) right top no-repeat;

	height: 21px;

}

.blackButton_middle {

	background: url(images/black_button_middle.gif) left top repeat-x;

	height: 21px;

}

.blackButton_left {

	background: url(images/black_button_left.gif) left top no-repeat;

	height: 21px;

}

.blackButton_right {

	background: url(images/black_button_right.gif) right top no-repeat;

	height: 21px;

}

.redButton_middle a, .blackButton_middle a {

	display: block;

	color: white !important;

	text-decoration: none;

	text-align: center;

	padding: 4px 0 4px 0;

}

.redButton_middle a:hover, .blackButton_middle a:hover {

	color: silver !important;

}/* ----------------  MAIN NAVIGATION  ------------- */

*html body.front #navigation {

	right:-186px;

}

#navigation {

	height:41px;

	margin-top:-52px;

	position:relative;

	right:-182px;

	width:685px;

	z-index:999;

}

#navigation li {

	padding: 0;

	margin: 0;

	float: left;

}

#navigation li a {

	float: left;

}

#navigation span {

	display: none;

}

#navigation .home {

	display: block;

	overflow: hidden;

	background: url(images/home.gif) left top no-repeat;

	width: 64px;

	height: 41px;

}

#navigation .home a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .home:hover, #navigation .home.selected {

	background-position: 0px -41px;

}

#navigation .news {

	display: block;

	overflow: hidden;

	background: url(images/news.gif) left top no-repeat;

	width: 52px;

	height: 41px;

}

#navigation .news a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .news:hover, #navigation .news.selected {

	background-position: 0px -41px;

}

#navigation .reviews {

	display: block;

	overflow: hidden;

	background: url(images/reviews.gif) left top no-repeat;

	width: 73px;

	height: 41px;

}

#navigation .reviews a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .reviews:hover, #navigation .reviews.selected {

	background-position: 0px -41px;

}

#navigation .feature {

	display: block;

	overflow: hidden;

	background: url(images/features.gif) left top no-repeat;

	width: 83px;

	height: 41px;

}

#navigation .feature a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .features:hover, #navigation .features.selected {

	background-position: 0px -41px;

}

#navigation .forum {

	display: block;

	overflow: hidden;

	background: url(images/forum.gif) left top no-repeat;

	width: 62px;

	height: 41px;

}

#navigation .forum a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .forum:hover, #navigation .forum.selected {

	background-position: 0px -41px;

}

#navigation .video {

	display: block;

	overflow: hidden;

	background: url(images/video.gif) left top no-repeat;

	width: 54px;

	height: 41px;

}

#navigation .video a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .video:hover, #navigation .video.selected {

	background-position: 0px -41px;

}

#navigation .games {

	display: block;

	overflow: hidden;

	background: url(images/games.gif) left top no-repeat;

	width: 61px;

	height: 41px;

}

#navigation .games a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .games:hover, #navigation .games.selected {

	background-position: 0px -41px;

}

#navigation .photos {

	display: block;

	overflow: hidden;

	background: url(images/photos.gif) left top no-repeat;

	width: 68px;

	height: 41px;

}

#navigation .photo a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .photos:hover, #navigation .photos.selected {

	background-position: 0px -41px;

}

#navigation .directory {

	display: block;

	overflow: hidden;

	background: url(images/directory.gif) left top no-repeat;

	width: 85px;

	height: 41px;

}

#navigation .directory a {

	color:#363535;

	display:block;

	height:40px;

	width:95px;

}

#navigation .directory:hover, #navigation .directory.selected {

	background-position: 0px -41px;

}

body.front #navigation .vod {

	overflow: hidden;

	background: url(images/vod-inner.gif) left top no-repeat;

	font-size:0px;

	height:41px;

	width:83px;

}

body.front #navigation .vod a {

	display:block;

	height:41px;

	width:43px;

}

body.front #navigation .vod a:hover {

	background:transparent url(images/vod-inner.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	width:43px;

}

body.not-front #navigation .vod {

	background:transparent url(images/vod-inner.gif) no-repeat scroll left top;

	display:block;

	font-size:0;

	height:41px;

	width:83px;

}

body.not-front #navigation .vod a {

	display:block;

	height:41px;

	width:43px;

}

body.not-front #navigation .vod a:hover {

	background:transparent url(images/vod-inner.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	width:43px;

}/* ----------------  FOOTER  ------------- */

#footer {

	float:left;

	margin-left:0;

	margin-top:0;

	padding-left:163px;

	padding-top:20px;

	padding-bottom:30px;

}

#footer .footer {

	font: normal bold 12px "Trebuchet MS", sans-serif;

	color: #888;

	float: left;

	padding: 0 20px 0 10px;

}

ul.footer {

	border-right: 1px solid #252525;

}

#footer #f5 {

	border-right: none;

}

#footer .footer li {

	line-height: 15px;

}

#footer .footer a {

	font: normal normal 11px "Trebuchet MS", sans-serif;

	color: #555;

	text-decoration: underline;

}

#footer .footer a:hover {

	text-decoration: none;

}

#footer .footerSpecialbit {

	float: right;

	width:129px;

}

#footer .footerSpecialbit li {

	font: normal normal 11px "Trebuchet MS", sans-serif;

	color: #757575;

	width: 100px;

}

#footer .footerSpecialbit li a {

	font: normal normal 11px "Trebuchet MS", sans-serif;

	color: #252525;

	display: block;

	background: url(images/juuce_logo.gif) right bottom no-repeat;

	height: 30px;

}/* ----------------  SPECIALS  ------------- */

.left {

	float: left;

}

.right {

	float: right;

}

.clear {

	clear: both;

}

.gray {

	color: #5d5d5d;

}

.fontSize10 {

	font-size: 10px;

}

.fontSize11 {

	font-size: 11px;

}

.fontSize12 {

	font-size: 12px;

}

.fontSize13 {

	font-size: 13px;

}

.fontSize14 {

	font-size: 14px;

}

.bold {

	font-weight: bold;

}

.normal {

	font-weight: normal;

}

.italic {

	font-style: italic;

}

.underline {

	text-decoration: underline;

}

.backgroundYellow {

	background: yellow;

}

.backgroundRed {

	background: red;

}

.backgroundSilver {

	background: silver;

}

.backgroundBlack {

	background: black;

}

.backgroundBlue {

	background: blue;

}

.backgroundWhite {

	background: white;

}

.padding_B_5px {

	padding-bottom: 5px;

}

.padding_B_10px {

	padding-bottom: 10px;

}

.padding_B_15px {

	padding-bottom: 15px;

}

.padding_L_5px {

	padding-left: 5px;

}

.padding_L_10px {

	padding-left: 10px;

}

.padding_L_15px {

	padding-left: 15px;

}

.posRelative {

	position: relative;

}

.displayNone, .hide {

	display: none;

}

.mouseout #bigImageLeftOff {

	display:none;

}

.mouseout #bigImageRightOff {

	display:none;

}/******************************************************************************************************/

#content {

	padding:0px 0 0px 0px;

}

#leftColumn #siteforum h2 {

	background:transparent url(images/header-1.jpg) no-repeat scroll left top !important;

	height:28px;

	margin-top:0;

	padding:8px 0 0 12px;

	line-height:normal;

}

#leftColumn #siteforum .content {

	background:transparent url(images/bg.jpg) no-repeat scroll left top;

	padding:60px 10px 0 15px;

}

#leftColumn .block h2.title {

	background:transparent url(images/header_general.jpg) no-repeat scroll left top;

	height:29px;

	overflow:hidden;

	padding:14px 0 0 23px;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	margin-bottom:0px;

}

#leftColumn .block ul {

	padding-left:0px;

	padding-bottom:10px;

	margin:0px;

	overflow:auto;

	overflow:hidden;

}

#leftColumn .block ul li {	/*	background:transparent url(images/column_spacer.gif) repeat-x scroll left bottom;*/

	padding:8px 0;

}

#leftColumn #exclusives ul {

	padding-top:5px;

}

#leftColumn #exclusives strong {

	margin-left:3px;

}

#leftColumn #exclusives .content {

	background:transparent url(images/bg-1.jpg) no-repeat scroll left top;

	padding:60px 10px 0 25px

}

#leftColumn #exclusives li {

	padding:0 0 5px;

	list-style:none;

	background:none

}

#leftColumn #exclusives li a {

	color:#595959;

	text-decoration:underline;

}

#leftColumn #exclusives li a:hover {

	color:#B00004;

	text-decoration:none;

}

#leftColumn #sitelinks .content {

	background:transparent url(images/bg-2.jpg) no-repeat scroll left top;

	padding:60px 10px 0 25px

}

#leftColumn #sitelinks li a {

	color:#595959;

	text-decoration:none;

}

#leftColumn #sitelinks li a:hover {

	color:#B00004;

	text-decoration:underline;

}

#leftColumn #sitenews ul li a {

	color:#595959;

	text-decoration:none;

}

#leftColumn #sitenews ul li a:hover {

	color:#B00004;

	text-decoration:underline;

}

#leftColumn #sitelinks li span {

	color:#B00004;

	font-weight:bold

}

#leftColumn #sitelinks li {

	padding:0 0 5px;

	list-style:none;

	background:none

}

#leftColumn #registertoday h2 {

	background:transparent url(images/header-2.jpg) no-repeat scroll left top !important;

	margin-top:0;

	padding:14px 0 0 12px;

}

#leftColumn #registertoday .content {

	background:transparent url(images/bg-3.jpg) no-repeat scroll 0 0;

	height:100px;

	padding:3px 10px 20px 25px;

}

#leftColumn #registertoday .content ul li {

	color:#FFFFFF;

	float:right;

	clear:both

}

#leftColumn #registertoday .content .blackButton_middle {

	clear:both;

}

#leftColumn #registertoday li {

	padding:0 0 5px;

	list-style:none;

	background:none

}

#leftColumn .block {

	clear:both

}

#sidebar-right .block h2 {

	background:transparent url(images/header-10.gif) no-repeat scroll left top !important;

	margin-top:0;

	height:49px;

	overflow:hidden;

	padding:8px 0 0 12px;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	line-height:normal

}

body.not-front #sidebar-right .block h2 {

	background:transparent url(images/header-10.gif) no-repeat scroll left top !important;

	margin-top:0;

	height:28px;

	overflow:hidden;

	padding:8px 0 0 12px;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	line-height:normal;

	margin-bottom:0px !important;

}

#sidebar-right ul {

	padding:49px 6px 0 15px;

	margin-bottom:10px;

}

body.not-front #sidebar-right ul {

	margin-bottom:10px;

	margin-top:2px;

	padding:0 6px 0 0;

}

body.not-front #multimedia ul {

	padding:0px 6px 0 15px;

}

body.not-front #multimedia h2.title {

	background:transparent url(images/header-3.jpg) no-repeat scroll left top !important;

	height:39px;

	padding-top:14px;

}

#sidebar-right #articles ul li {

	background:transparent url(images/column_spacer.gif) repeat-x scroll left bottom;

	padding:6px 0 2px;

}

#sidebar-right #articles ul li a, #sidebar-right #articles ul li div {

	display:block;

	padding-bottom:8px;

}

#sidebar-right .block {

	clear:both;

}

#multimedia h2.title {

	background:transparent url(images/header-3.jpg) no-repeat scroll left top !important;

	height:42px;

	padding-bottom:0;

	padding-top:16px;

	margin-bottom:3px;

}

#multimedia .content ul {

	padding-top:0px

}

#multimedia .content ul li a {

	text-decoration:underline;

}

#multimedia .content ul li {

	padding:0 0 5px;

}

#multimedia .redButton_middle {

	margin-right:0px;

	margin-bottom:10px;

}

#sidebar-right #games .title {

	background:transparent url(images/header-3.jpg) no-repeat scroll left top !important;

	color:#FFFFFF;

	height:30px;

	margin-bottom:0;

	margin-top:0;

	overflow:hidden;

	padding:14px 0 0 12px;

}

#games .content {

	background:transparent url(images/bg-4.jpg) no-repeat;

}

.thumbnail {

	float:left;

	margin-right:8px;

	width:57px;

}

#games .boxContent {

	padding:60px 10px 0 15px;

}

.centerBox h2.title {

	background-image:url(images/h1bg.jpg);

	background-repeat:no-repeat;

	height:30px;

	margin-top:0px;

	margin-bottom:0px;

	padding:8px 0 0 18px;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

}

.boxContent h3 {

	margin:0;

	padding-bottom:5px;

}

#leftColumn #block-drupaltin-0 ul li {

	background:transparent none repeat scroll 0 0;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	padding:0;

}

#leftColumn #navigations ul li {

	background:transparent none repeat scroll 0 0;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	padding:0 0 5px;

}

#leftColumn #sitenews ul li {

	background:transparent none repeat scroll 0 0;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	padding:5px;

	width:146px;

}

#leftColumn #navigations .content {

	background:transparent url(images/bg-2.jpg) no-repeat scroll left top;

	padding:60px 10px 0 25px;

}

#leftColumn #sitenews .content {

	background:transparent url(images/bg-2.jpg) no-repeat scroll left top;

	padding:60px 10px 0 25px;

}

.boxContent .wrapper a.image {

	height:60px;

}

#sidebar-right #articles .redButton_middle {

	margin-right:10px;

}

#rightColumn #articles h2.title {

	margin-bottom: 0.667em;

}

/*********************************************************************************************************/































































































































































































.boxContent .wrapper p {

	padding:0px 0px 10px 0px;

	margin:0px;

}

#siteforum ul {

	margin:0px;

}

#exclusives ul {

	margin:0px;

	padding-top:5px;

}

#sitelinks h2.title, #exclusives h2.title, #sitesearch h2.title, #sitenews h2.title {

	margin-top:0;

	padding-top:0;

}

#sitesearch .content {

	background:transparent url(images/bg-2.jpg) no-repeat scroll left top;

	padding:60px 0px 0 2px;

}

ul.footerSpecialbit {

	padding-left:0px;

}

#registertoday {

	top:20px;

	position:relative;

}

#games .boxContent p {

	margin-top:0px;

	padding-bottom:0px;

}

* html #games .boxContent p {

	margin-top:2px;

}

#multimedia ul {

	margin-top:0px;

}

#first-time {

	clear:both

}

#sitelinks ul {

	margin-top:0px;

}

#block-block-1 ul.menu {

	margin-top:0px;

}

#siteforum2 ul.menu {

	margin-top:0px;

}

#multimedia ul li a:hover {

	text-decoration:none;

}

#navigations ul li a {

	color:#595959;

	text-decoration:none;

}

#navigations ul li a:hover {

	color:#595959;

	text-decoration:underline;

}

body.not-front #articles .content {

	background:transparent url(images/bg.jpg) no-repeat scroll left top;

	padding:60px 10px 0 15px;

}

#simplemenu {

	position:absolute;

	left:0px;

}

/**************************************************************************************************************************/































































#navigation ul li a {

	color:#363535;

}

.home {

	background:transparent url(images/home.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:64px;

	font-size:0px;

}

.home a:hover {

	background:transparent url(images/home.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:64px;

	font-size:0px;

}

.menu-1-1-2-active {

	background:transparent url(images/home.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:64px;

	font-size:0px;

}

.news {

	background:transparent url(images/news.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:52px;

	font-size:0px;

}

.news a:hover {

	background:transparent url(images/news.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:52px;

	font-size:0px;

}

.menu-1-2-2-active {

	background:transparent url(images/news.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:52px;

	font-size:0px;

}

.reviews {

	background:transparent url(images/reviews.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:73px;

	font-size:0px;

}

.reviews a:hover {

	background:transparent url(images/reviews.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:73px;

	font-size:0px;

}

.menu-1-3-2-active {

	background:transparent url(images/reviews.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:73px;

	font-size:0px;

}

.feature {

	background:transparent url(images/features.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:83px;

	font-size:0px;

}

.feature a:hover {

	background:transparent url(images/features.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:83px;

	font-size:0px;

}

.menu-1-4-2-active {

	background:transparent url(images/features.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:83px;

	font-size:0px;

}

.forum {

	background:transparent url(images/forum.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:62px;

	font-size:0px;

}

.forum a:hover {

	background:transparent url(images/forum.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:62px;

	font-size:0px;

}

.menu-1-5-2-active {

	background:transparent url(images/forum.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:62px;

	font-size:0px;

}

.video {

	background:transparent url(images/video.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:54px;

	font-size:0px;

}

.video a:hover {

	background:transparent url(images/video.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:54px;

	font-size:0px;

}

.menu-1-6-2-active {

	background:transparent url(images/video.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:54px;

	font-size:0px;

}

.games {

	background:transparent url(images/games.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:61px;

	font-size:0px;

}

.games a:hover {

	background:transparent url(images/games.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:61px;

	font-size:0px;

}

.menu-1-7-2-active {

	background:transparent url(images/games.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:61px;

	font-size:0px;

}

.photo {

	background:transparent url(images/photos.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:68px;

	font-size:0px;

}

.photo a:hover {

	background:transparent url(images/photos.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:68px;

	font-size:0px;

}

.menu-1-8-2-active {

	background:transparent url(images/photos.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:68px;

	font-size:0px;

}

.directory {

	background:transparent url(images/directory.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:85px;

	font-size:0px;

}

.directory a:hover {

	background:transparent url(images/directory.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:85px;

	font-size:0px;

}

.menu-1-9-2-active {

	background:transparent url(images/directory.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:85px;

	font-size:0px;

}

/*















.vod {































	background:transparent url(images/vod.gif) no-repeat scroll left top;































	display:block;































	height:41px;































	overflow:hidden;































	width:83px;































	font-size:0px;































}















*/















































































.menu-1-10-2-active {

	background:transparent url(images/vod.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:83px;

	font-size:0px;

}

body.not-front #topWrapper #navigation ul li.menu-1-10-2 a, body.not-front #topWrapper #navigation ul li.menu-1-10-2 {

	background:transparent url(images/vod-inner.gif) no-repeat scroll left top;

	display:block;

	height:41px;

	overflow:hidden;

	width:83px;

	font-size:0px;

}

body.not-front #topWrapper #navigation ul li.menu-1-10-2 a:hover {

	background:transparent url(images/vod-inner.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:83px;

	font-size:0px;

}

body.not-front #topWrapper #navigation ul li.menu-1-10-2-active, body.not-front #topWrapper #navigation ul li.menu-1-10-2-active a.menu-1-10-2-active {

	background:transparent url(images/vod-inner.gif) no-repeat scroll left -41px;

	display:block;

	height:41px;

	overflow:hidden;

	width:83px;

	font-size:0px;

}

.Featureditemsimagecontent {

	float:left;

	margin-right:0px;

	margin-top:0px;

	padding:0 15px 0 0;

}

.Featureditemsimagecontent img {

	border:1px solid #7d797a !important;

	display:block;

}

.Featureditemscontentbox2 {

	height:122px;

	padding:15px 0 0 17px;

}

.Featureditemscontiner {

	min-height:100%;

	clear:both;

}

#box_center_top {

	display:none

}

#content #content-header h1.title {

	background-image:url(images/h1bg.jpg);

	background-repeat:no-repeat;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	height:30px;

	margin-bottom:0;

	margin-top:0;

	padding:8px 0 0 18px;

	clear:both

}

.breadcrumb {

	padding-bottom:10px;

	padding-left:0px;

	padding-top:7px;

	font-weight:bold;

	float:left;

	width:390px;

}

.breadcrumb a:hover {

	color:#fff

}

#content-area {

	padding-bottom:10px;

	/*padding-left:11px;*/

}

.Featureditemsheading {

	background-image:url(images/bg-hed.jpg);

	background-position:left bottom;

	background-repeat:no-repeat;

	border-bottom:1px solid #690102;

	clear:both;

	height:16px;

	padding-left:5px;

	padding-top:2px;

	width:480px;

}

.Featuredarticaldirectory {

	/* background-image:url(images/bg-hed.jpg);































































background-position:left bottom;































































background-repeat:no-repeat; */































































border-bottom:1px solid #690102;

	clear:both;

	height:16px;

	padding-left:5px;

	padding-top:2px;

	width:480px;

}

.content {

	padding-top:10px;

}

body.one-sidebar #centerColumn {

	width:687px !important;

	background:none;

	margin-left:0px;

	padding-left:10px;

}

*HTML body.one-sidebar #centerColumn {

	margin-left:-10px;

}

body.one-sidebar #content #content-header h1.title {

	background-image:url(images/bg-h1.jpg);

	background-repeat:no-repeat;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	height:30px;

	margin-bottom:0;

	margin-top:0;

	padding:8px 0 0 18px;

}

body.one-sidebar .Featuredarticaldirectory {

	height:32px;

	padding-bottom:25px;

	width:100%;

}

body.one-sidebar .Featureditemsheading {

	width:671px;

}

#sidebar-left {
background:transparent url(images/leftRightColumn_bottom_fixed.gif) no-repeat scroll left bottom;
}

.search {

	background-image:url(images/bg-serach.gif);

	background-position:right center;

	background-repeat:repeat-y;

	bottom:0;

	float:right;

	margin-bottom:1px;

	padding:10px 10px 10px 89px;

	right:0;

	width:189px;

}

body.not-front #doll {

	display:none

}

div.tabs {

	clear:both

}

.innerpage-content {

	background-image:url(images/bg-inner.gif);

	padding:21px;

}

.innerpage-content2 {

	background-image:url(images/bg-tops.gif	);

	padding:21px;

}

.right-icon {

}

.heading-inner {

	font-size:25px;

	color:#010101;

}

.heading2-inner {

	font-style:italic;

}

.bookcontent {

}

.book {

}

.text {

}

.text-content {

}

.featuredarticles .featuredartitem {

	float:left;

	padding:15px 0 42px 17px;

	/*width:283px;*/
	width:325px;
}

.Featureditemscontentbox .Featureditemstextcontent {

	float:left;

	/*width:170px;*/
	width:160px;

	padding-left:0px !important;

}

.Featureditemscontentbox .Featureditemscontentbox2 {

	float:left;

	width:218px;

}

body.node-type-articles #content-area {

	background-image:url(images/bg-inner.gif);

	background-repeat:repeat-x;

	padding:21px;

	clear:both;

	overflow:auto;

	overflow:hidden;

	height:100%;

	width:646px;

}

body.node-type-articles #content-area .node-inner {

}

.user_comments_option {

	clear:both;

	padding-top:20px;

}

.mid-bg {

	background:url(images/bg-tops.gif) repeat-y left;

	margin-bottom:-22px;

	height:100%;

}

.top-cor {

	background-image:url(images/bg-top.gif);

	background-position:left top;

	background-repeat:no-repeat;

}

.bottom-cor {

	background-image:url(images/bg-bot.gif);

	background-position:left bottom;

	background-repeat:no-repeat;

	color:#000000;

	padding:10px 33px;

	position:relative;

}

.Midalcontantcontinr {

	clear:both;

	padding:12px 0 0 0;

}

.Toptitlecontiner {

}

.Midalcontantcontinr p {

	font-family:arial !important;

	font-size:12px;

	margin:0px;

}

.mainimagecontiner {

	float:left

}

.Toptitlecontinerleft .light1 {

	font-size:15px;

	text-transform:lowercase;

}

.Toptitlecontinerleft a.admin-link {

	font-size:15px;

}

.Toptitlecontinerleft a.admin-link:hover {

	background:transparent;

}

.Letestuserconntint10 .Letestuserconntintright {

	float:right;

}

.Letestuserconntintlrft {

}

.Letestuserconntint {

	float:left;

	padding-top:20px;

	width:200px;

}

.Letestuserconntint10 .Letestuserconntintright a {

	color:#FFFFFF;

	text-align:right;

	text-decoration:none;

}

.icon {

	text-align:right;

	overflow:auto;

	overflow:hidden;

	padding-left:500px;

}

.chat {

	float:left;

}

.comment {

	float:right;

}

.titlename {

	padding-left:108px;

	font-size:25px;

}

.Toptitlecontinerleft {

	padding:8px 0 0px;

}

.Toptitlecontinerleft a {

	padding-left:2px;

}

body.node-type-articles .titlename {

	padding-left:0px;

}

body.node-type-articles .Toptitlecontinerleft {

	float:left

}

body.node-type-articles .Textcontiner {

	font-size:12px;

	font-style:italic;

	font-weight:bold;

	padding:5px 0 0 0;

	width:536px;

}

* html body.node-type-articles .Textcontiner {

	font-size:12px;

	font-style:italic;

	font-weight:bold;

	padding:0;

}

.Featureditemstextcontent .Topcontiner a {

	font-size:18px;

	text-decoration:none;

	color:#fff;

}

.Textcontiner {

	float:left;

	padding-left:17px;

}

.Toptitle {

	clear:both;

	padding-top:10px;

}

.imageconmtiner {

	text-align:left;

	float:left;

}

.imageconmtiner table {

	margin:0px;

}

.imageconmtiner img {

	margin-right:15px;

}

.Featureditemscontiner-bottom .node {

	border-bottom:1px solid #2E2E2E;

	display:block;

	padding-bottom:8px;

	padding-top:8px;

	padding-left:18px;

}

*html body.section-tax #content-area {

	overflow:auto;

	overflow:hidden;

	height:100%

}

body.section-tax #content-area {

	background-image:url(images/Feature-Background.jpg);

	background-position:left 0px;

	background-repeat:no-repeat;

	padding-left:0px;

}

body.section-tax #content-area .Featureditemscontiner .Featureditemstextcontent {

	padding-left:17px !important;

}

#block-block-14 .content {

	padding-top:0px;

	margin-top:-5px;

	padding-bottom:10px;

	background:#000000;

}

body.page-tax-term-9 .Featureditemscontiner {

	float:left;

	width:335px;

}

.toptitle .mainimagecontiner, .toptitle .mainimagecontiner {

	float:none;

}

.Toptitle .mainimagecontiner .titlename {

	padding-left:0px;

}

.imageconmtiner .imageconmtiner {

	padding-top:0px;

}

.Toptitle .mainimagecontiner {

	float:none;

}

.Letestuserconntintright2 {
	padding-top: 5px;
	text-align:center;
}

#block-block-2 .content {

	background:transparent url(images/bg.jpg) no-repeat scroll left top;

	padding:60px 10px 0 15px;

}

body.node-type-articles #content-header h1.title {

	display:none;

}

.membercomment {

	padding:0px 0 0 0;

	clear:both

}

.membercomment a {

	color:#adabae;

	text-decoration:underline;

	font-size:12px;

}

.membercomment a:hover {

	color:#adabae;

	font-size:12px;

	text-decoration:none;

}

.Featureditemscontiner-bottom .Featuredarticaldirectory h1 {

	background-image:url(images/bg-h1.jpg);

	background-position:0 top;

	background-repeat:no-repeat;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	height:19px;

	margin:0;

	padding-left:17px;

	padding-top:7px;

}

.Featureditemscontiner-bottom .Featuredarticaldirectory {

	padding-left:0px;

}

.Featureditemscontiner-bottom .Featuredarticaldirectory {

	border-bottom:none;

}

.Featureditemscontiner-bottom .node h2 {

	margin:0;

	padding:0;

}

.search input.form-text {

	height:19px;

}

.search #search input.form-submit {

	float:right;

}

#search .form-item {

	float:left;

	margin-bottom:0;

	margin-right:6px;

	margin-top:2px;

}

* html .Letestuserconntint {

	padding-left:35px;

	width:240px;

}

#content-header {

	display:block;

	height:100%;

	overflow:hidden;

}

.breadcrumb {

	overflow:hidden;

	height:100%;

}

.search #search input.form-text {

	height:17px;

	vertical-align:bottom;
	
	width:113px;

	font-size:13px;

}

.search #search input.form-submit {
	height:25px;
	width:64px;
	font-size:13px;
}

#navigation .block ul, .item-list ul {

	padding-left:0px;

	margin:0px;

}

#navigation .content {

	padding:0px;

}

#custom-function-sort-form .form-item {

	float:left;

	padding-left:20px;

}

#custom-function-sort-form input.form-submit {

	margin-top:8px;

	margin-left:6px;

}

#centerColumn .content {

	padding-top:0px;

}

.header_right h1 {

	padding-left:10px;

}

#bigImageLeftOn {

	display:block;

	width: 50px;

	overflow:auto;

	overflow:hidden;

	height: 196px;

	background: url(images/bigImageLeftOff.png) right -196px;

	position: absolute;

	left: 0px;

	z-index: 100;

	cursor: pointer;

	top:0px;

}

#bigImageLeftOff {

	display:block;

	width: 50px;

	overflow:auto;

	overflow:hidden;

	height: 196px;

	background: url(images/bigImageLeftOff.png) right top;

	position: absolute;

	left: 0px;

	z-index: 100;

	cursor: pointer;

	top:0px;

}

#bigImageRightOn {

	display:block;

	width: 50px;

	overflow:auto;

	overflow:hidden;

	height: 196px;

	background: url(images/bigImageRightOff.png) right -196px;

	position: absolute;

	right: 0px;

	z-index: 100;

	cursor: pointer;

	top:0px;

}

#bigImageRightOff {

	display:block;

	width: 50px;

	overflow:auto;

	overflow:hidden;

	height: 196px;

	background: url(images/bigImageRightOff.png) right top;

	position: absolute;

	right: 0px;

	z-index: 100;

	cursor: pointer;

	top:0px;

}

/*******************************************************/



* html #bigImageLeftOn {

	background:transparent url(images/bigImageLeftOn-new.png) repeat scroll 0 0;

	cursor:pointer;

	display:block;

	height:196px;

	left:0;

	position:absolute;

	width:50px;

	z-index:100;

}

* html #bigImageLeftOff {

	background:transparent url(images/bigImageLeftOff-new.png) repeat scroll 0 0;

	cursor:pointer;

	display:block;

	height:196px;

	left:0;

	position:absolute;

	width:50px;

	z-index:100;

}

* html #bigImageRightOn {

	background:transparent url(images/bigImageRightOn-new.png) repeat scroll 0 0;

	cursor:pointer;

	display:block;

	height:196px;

	position:absolute;

	right:0;

	width:50px;

	z-index:100;

}

* html #bigImageRightOff {

	background:transparent url(images/bigImageRightOff-new.png) repeat scroll 0 0;

	cursor:pointer;

	display:block;

	height:196px;

	position:absolute;

	right:0;

	width:50px;

	z-index:100;

}

.mouseout #bigImageLeftOff {

	display:none;

}

.mouseout #bigImageRightOff {

	display:none;

}

.header_right h1 {

	margin-bottom:0px;

}

.news-img {

	padding-right:10px;

	float:left

}

.Articaldirectorycontiner ul li {

	float:left;

	width:250px;

}

*html .Articaldirectorycontiner ul li a {

	color:#FFFFFF !important;

}

 .Articaldirectorycontiner ul li a.link, .Articaldirectorycontiner ul li a:hover, .Articaldirectorycontiner ul li a:visied, .Articaldirectorycontiner ul li a:active {

 color:#FFFFFF;

 font-size:18px;

 text-decoration:none;

}

.Articaldirectorycontiner ul li ul li a {

	font-size:11px;

	text-decoration:none;

	color:#CDCDCD;

}

.Articaldirectorycontiner ul li ul li a:hover, .Articaldirectorycontiner ul li ul li a:visited, .Articaldirectorycontiner ul li ul li a:active {

	color:#CDCDCD;

	text-decoration:none;

	font-size:11px;

}

.Articaldirectorycontiner ul li a {

	color:#FFFFFF;

	font-size:18px;

}

#box_center_top {

	height:235px !important;

	clear:both

}

.Topcontiner {

	float:left

}

#block-block-16 .edit {

	display:none

}

.Featureditemstextcontent {

	float:left;

	width:165px;

}

.teaser1 {

	padding-top:7px;

	clear:both;

}

.teaser2 {

	padding-top:7px;

	clear:both;

}

.teaser1 p, .teaser2 p {
	padding:0;
	margin:0;
}


.membercomment {

}

.Featureditemscontiner-bottom {

	clear:both;

	padding-top:1px;

}

#sitenews h2.title {

	background:transparent url(images/header-1.jpg) no-repeat scroll left top !important;

	height:28px !important;

	line-height:normal;

	margin-top:0;

	padding:8px 0 0 19px !important;

}

#sitenews .content {

	padding-left:13px !important;

}

#sitenews ul.menu li {

	border-bottom:1px solid #ccc;

	font-size:15px;

	padding:5px;

}

#sidebar-left-inner .block {

}

#cb_cookieuser {

	margin-top:5px;

	margin-right:6px;

}

#recentlyadded .content {

	padding:60px 6px 0 6px !important;
	background:transparent url(images/bg-2.jpg) no-repeat scroll left top;

}

#recentlyadded .content ul {

	padding:0px;

}

#recentlyadded .content ul li a{
	color:#000 !important
}

#recentlyadded .content ul li {

	border-bottom:1px solid #ccc;

	font-size:12px;

	padding:5px;

	font-weight:bold;

	color:#000;

	width:148px;

	padding:5px !important

}

#user-login-form .button {

	margin-bottom:10px;

}

#recentlyadded #exclusives h2 {

	padding-left:12px;

}

.membercomment a.link, .membercomment a:hover, .membercomment a:visited, .membercomment a.active {

	color:#ADABAE;

	font-size:12px;

	text-decoration:underline;

}

* html body.logged-in #simplemenu {

	left:0px;

}

* html body.logged-in #googleBanner_top {

	right:-40px;

}

.Articaldirectorycontiner ul {

	height:100%;

	overflow:hidden;

	width:600px;

}

*HTML .Articaldirectorycontiner ul {

}

.Articaldirectorycontiner ul li ul {

	width:240px;

}

.Articaldirectorycontiner ul li ul li {

}

.prime-menu5 {

	width:100%;

}

.Articaldirectorycontiner {

	overflow:auto;

	overflow:hidden;

	height:100%;

	width:100%;

}

.prime-menu5 ul li {

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	line-height:25px;

	margin:0 0 0 0;

	padding:0 0 0 30px;

	width:260px;

}

.prime-menu5 ul {

	list-style-type:none;

	margin:0 0 20px;

	padding:4px 10px 0 0;

	width:100%;

}

.prime-menu5 ul li ul li {

	line-height:15px;

	margin:0;

	padding:0 0 0 10px;

	width:250px;

}

.imageconmtiner table {

	width:auto;

	float:left

}

.MsoNormal {

	overflow:hidden;

}





/*************************************************/

*html .Letestuserconntint1{
	margin-left:-5px;
}

.Letestuserconntint1{
	float:left;
	padding-top:20px;
	width:200px;
	text-align:left;
}

*html .Letestuserconntint1{
	padding-left:10px;
}


.Letestuserconntint3{
	/*float:left;*/
	/*width:274px;*/
	margin-left:50px;
	margin-right:50px;
	color: black; 
}

.Letestuserconntint10{
	float:right;
	padding-top:20px;
	width:167px;
}


#block-block-2 #recentlyadded .content{
background-image:none;
padding:0px 0px 0px 7px !important;
} 


.subcategories
{
	border-bottom:1px solid #2E2E2E;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
	padding-left:18px;
	padding-top:0;
}

.search-results p
{
	margin-bottom:0;
	padding-bottom:0;
}

body.front #content-header h1.title,
body.front #content-header .breadcrumb
{
	display:none;
}


#my404 .links
{
	display:none;
}

#my404 .content {
	background-color:black;
	font-size:20px;
	padding:50px;
	text-align:center;
	width:750px;
	color:white;
}

/*--------  Yegor's modyfications -----------*/


.view-user-articles .news-list  .news-content h2{ margin-bottom: 0px !important; padding-bottom: 0px !important; }
.view-user-articles  .news-comment a, .view-user-articles .news-list  .news-comment br{ display: none;}
