body {
    background: #ececec url('../images/backg.png') repeat-x 0 0;
	color: #333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}

a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	outline: none;
	cursor: pointer;
}

img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #07519a;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	background: transparent url('../images/arrow.gif') no-repeat 0 5px;
	padding-left: 12px;
	line-height: 170%;
}
ul li:hover {
	background: transparent url('../images/arrow2.gif') no-repeat 0 5px;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}


.c {
	float: left;
}
.cr {
	clear: left;
}



h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
 	font-weight:bold;
 	color:#a15b02;
 	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
}

h2 a:link, h2 a:visited {
	color:#a15b02;
 }


h3 {
	color: #000000;
	font-size: 8pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}



#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}


textarea.text {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}

.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}


.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.center {
	margin: 0 auto;
	width: 960px;
}
	
.center1 {
	background-color: #e2e2e2;
	margin: 0 auto;
	width: 960px;
}
	
.header {
	background-color: #333;
	height: 77px;
	width: 960px;
	margin: 0 auto;
}

.headerLogo {
	float: left;
	margin: 25px 0px 0px 40px;
}

.headerSearch {
	float: right;
	color: #ffffff;
	
}

.searchLabel {
	margin: 4px 5px 0px 0px;
	color: #FFFFFF;
	float: left;
}

.searchInput {
	background-color: #FFFFFF;
	border: 1px solid #D5DCE3;
	padding: 2px;
	float: left;
	width: 200px;
	height: 18px;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: url("../images/searchBtnCenter.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;

}

.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.userBar {
	clear: right;
	float: right;
	margin: 10px 40px 0px 0px;
	color: #CA0002;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #CA0002;
	text-decoration: underline;
}

.userBar a:hover {
	color: #3E81B4;
}

/*-------------------*/

.hMenuContainer {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 33px;
	width: 960px;
	margin: 0 auto;
}
div#menu {
	background: transparent url('../images/moxmovies_menu-bg.png') repeat-x 0 0;
	position: relative;
	z-index: 98;
	margin: 0 auto;
	border: 1px solid #6a7379;
	width: 960px;
	height: 27px;
}


#horiz-menu {
	height: 29px;
	margin-left: 10px;
}
#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}
#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	margin-right: 4px;
}
#horiz-menu li span {
	display: block;
	float: left;
}
#horiz-menu a {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0 14px;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 10px;
}
#horiz-menu li li a {
	font-size: 10px;
}
#horiz-menu a:hover {
	text-decoration: none;
}
#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;
}

#horiz-menu a {
	color: #fff;
}
#horiz-menu li li {
	border-bottom: 1px solid #2a2f33;
}
#horiz-menu li.active {
	background: url('../images/menu_bg-active.png') repeat-x 0 0;
	color: #fff;
}
#horiz-menu li:hover,
#horiz-menu li.sfHover {
	color: #fff;
	background: url('../images/menu_bg-hover.png') repeat-x 0 0;
}
#horiz-menu li.sfHover a {
	color: #fff;
}
#horiz-menu li:hover span.topdaddy a,
#horiz-menu li.sfHover span.topdaddy a {
	color: #fff;
	background: #191d20;
}
#horiz-menu li:hover ul,
#horiz-menu li.sfHover ul {
	background: #202528;
}
#horiz-menu li li:hover,
#horiz-menu li li.sfHover {
	background: #191d20;
}
#horiz-menu li li a:hover,
#horiz-menu li li.sfhover a:hover {
	color: #fff;
}

/*-------------------*/

.path {
	background-color: #e2e2e2;
	margin: 0 auto;
	width: 760px;
	height: 18px;
	padding: 10px 0px 0px 200px;
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

.path img {
	margin: 0px 5px 1px 5px;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 215px;
	background-color: #e2e2e2;
}

/*-------------------*/

.centerContainer {
	float: left;
}





.centerContainerM {
	width: 400px;
	padding: 10px 10px 10px 30px;
	margin: 0px 10px 0 0;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}

.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 30px;
	background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 18px 0px 0px 0px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #000000;
	text-decoration: none;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #CA0002;
	font-weight: bold;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 270px;
	background-color: #FFFFFF;
}


/*-------------------*/

.footer {
	margin: 0 auto;
	width: 960px;
	/*background: url("../images/footerBg.gif") repeat-x;*/
	background-color: #ececec;
	border-top: 1px solid #DCDBDB;
	clear:both;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #164B7F;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #164B7F;
	text-decoration: underline;
}

.footer a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

/*-------------------*/

.box {
	margin: 0px 0px 20px 12px;
}

.boxTopLeft {
	float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopCenter {
	float: left;
	background: url("../images/boxTopCenter.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold;
}

.boxTopRight {
	float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	background: url("../images/boxMiddle.gif") repeat-y;
	width: 190px;
}

.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #CA0002;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.boxPopCats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #3E81B4;
	text-decoration: underline;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #CA0002;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

/*-------------------*/

a.link:active, a.link:link, a.link:visited {
	font-size: 12px;
	color: #3E81B4;
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	color: #CA0002;
	text-decoration: underline;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

a.readMore:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
}

a.readMoreFeat:hover {
	color: #CA0002;
	text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}

.bidFunds {
	background: url("../images/bidBg1.gif") no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url("../images/bidBg2.gif") no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url("../images/bidBg3Middle.gif") repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}


div.pagewrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
div#topwrap {
	height: 70px;
	line-height: 70px;
	width: 100%;
}


div#bannerwrap {
	float: right;
	height: 60px;
	overflow: hidden;
	width: 468px;
	margin-top: 5px;
}


div.moduletable,
div.moduletable-special1,
div.moduletable-special2,
div.moduletable-dark2 {
	font: normal 100% Tahoma, Geneva, Arial, Verdana, sans-serif;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	background: #fff;
	border: 1px solid #ccc;
	width : 180px;
}



div.moduletable h3,
div.moduletable-special1 h3,
div.moduletable-special2 h3,
div.moduletable-dark2 h3 {
	font: bold 110% Tahoma, Geneva, Arial, Verdana, sans-serif;
	padding: 0px 10px 0 0;
	margin: -4px -10px 5px 0;
	line-height: 20px;
	height: 20px;
}
div.moduletable-special1,
div.moduletable-special2 {
	padding:0;
	background: none;
	border: none;
}
div.moduletable-advert1,
div.moduletable-advert2 {
	font: normal 100% Tahoma, Geneva, Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 10px;
	background: none;
	text-align: center;
}
div.moduletable-advert2 {
	padding:4px;
	border: 1px solid #ccc;
}
div.moduletable-advert1 h3,
div.moduletable-advert2 h3 {
	font: normal 10px Tahoma, Geneva, Arial, Verdana, sans-serif;
	padding:0;
	margin: -4px 0 1px 0;
	color: #666;
}
div.moduletable-advert2 h3 {
	margin: -10px auto 1px auto;
	background: #E2E2E2;
	width: 80%;
}

div.moduletable-dark2 {
	background: #3B4348;
	border: 1px solid #ccc;
	color: #fff;
}
div.moduletable-dark2 a {
	color: #9a9fa2;
}
div.moduletable-dark2 a.readon:hover,
div.moduletable-dark2 .button-dark2:hover {
	text-decoration: none;
	background: #181c1e;
}

ol, ul {
	list-style: none;
	}

a.mainlevel,
a.mainlevel-dark1,
a.mainlevel-dark2 {
	padding: 5px 0 5px 18px;
	display: block;
	border-bottom: 1px solid #eff1f1;
	background: transparent url('../images/arrow.gif') no-repeat 2px 8px;
	width: 90%!important;
	width: 82%;
}
a.mainlevel-dark1 {
	border-bottom: 1px solid #3B4348;
}
a.mainlevel-dark2 {
	border-bottom: 1px solid #4f575c;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
a.mainlevel-dark1:hover,
a.mainlevel-dark1:active,
a.mainlevel-dark1:focus,
a.mainlevel-dark2:hover,
a.mainlevel-dark2:active,
a.mainlevel-dark2:focus {
	background: transparent url('../images/arrow2.gif') no-repeat 2px 8px;
}
a.mainlevel#active_menu,
a.mainlevel-dark1#active_menu,
a.mainlevel-dark2#active_menu {
	background: url('../images/arrow2.gif') no-repeat 3px 9px;
}
.button,
.button-dark1,
.button-dark2 {
	margin: 0 0 0 4px;
	border: none;
	cursor: pointer;
	height: 17px;
	padding-bottom: 4px;
	padding-top: 0;
	background: #202528;
	color: #fff;
}

h4.gk_news_block_news_header {
	margin: 0 0 8px;
	padding:0;
}
img.gk_news_block_news_image {
	padding-right: 8px;
}
a.gk_news_block_news_readmore_inline {
	margin-left: 10px;
}
p.gk_news_block_news_text {
	margin-top: 0px;
}
div.gk_news_block_panel {
	display: none;
	padding: 6px 0 0 0;
}
div.gk_news_block_panel_font {
	float: left;
	width: 100px;
	padding: 0;
}
div.gk_news_block_panel_font_path {
	width: 100px;
	height: 6px;
	padding: 0;
	border: 1px solid #EEE;
}
div.gk_news_block_panel_font_knob {
	width: 5px;
	height: 6px;
	padding: 0;
	cursor: pointer;
	font-size: 1px;
	background: #CCC;
}
span.gk_news_block_panel_font_value {
	display:block;
	float:left;
}
div.gk_news_block_panel_amount {
	float: right;
	width: 50px;
	padding: 0;
}
div.gk_news_block_panel_amount_plus,
div.gk_news_block_panel_amount_minus {
	width: 12px;
	height: 12px;
	float:left;
	line-height: 12px;
	padding: 0;
	text-align: center;
	cursor: pointer;
	margin-right: 3px;
	border: 1px solid #EEE;
}
span.gk_news_block_panel_amount_value {
	display: block;
	float:left;
	font-size: 10px;
	margin-left: 4px;
}
div.gk_news_block_panel_tools,
div.gk_news_block_panel_tools_hidden {
	cursor: pointer;
	padding: 0;
	float:right;
	font-size: 10px;
}
td.gk_news_block_panel-border {
	border-top: 1px dotted #ccc;
}
.gk_news_block_tablerow_bottom {
	padding-bottom: 10px;
}

div.moduletable-dark2 td.gk_news_block_panel-border {
	border-top: 1px dotted #4f575c;
	color: #767e83;
}
div.moduletable-dark2 div.gk_news_block_panel_font_path {
	border: 1px solid #4f575c;
}
div.moduletable-dark2 div.gk_news_block_panel_font_knob {
	background: #4f575c;
}
div.moduletable-dark2 div.gk_news_block_panel_amount_plus,
div.moduletable-dark2 div.gk_news_block_panel_amount_minus {
	border: 1px solid #4f575c;
}

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

.homelink a{color:#580677;}




/* Restriction */
div.moduletable-dark1 {
	background: #202528;
	border: 1px solid #202528;
	color: #fff;
	padding: 10px 10px 10px 10px;
}
div.moduletable-dark1 a {
	color: #898f93;
}
div.moduletable-dark1 a.readon,
div.moduletable-dark1 .button-dark1 {
	text-decoration: none;
	background: #3B4348;
	color: #ccc;
}
div.moduletable-dark1 a.readon:hover,
div.moduletable-dark1 .button-dark1:hover {
	text-decoration: none;
	background: #444d52;
}


/* Restriction */
div.moduletable-dark1 td.gk_news_block_panel-border {
	border-top: 1px dotted #3B4348;
	color: #52585c;
}
div.moduletable-dark1 div.gk_news_block_panel_font_path {
	border: 1px solid #3B4348;
}
div.moduletable-dark1 div.gk_news_block_panel_font_knob {
	background: #3B4348;
}
div.moduletable-dark1 div.gk_news_block_panel_amount_plus,
div.moduletable-dark1 div.gk_news_block_panel_amount_minus {
	border: 1px solid #3B4348;
}



div.moduletable-dark1 h3
{
	font: bold 110% Tahoma, Geneva, Arial, Verdana, sans-serif;
	color:#FFFFFF;
	padding: 0px 10px 0 0;
	margin: -4px -10px 5px 0;
	line-height: 20px;
	height: 20px;
}
