/* SUBSCRIBE *****************************************************************************************************************************************/
body.news-subscribe fieldset {
	border-width: 0;
	border-color: #ffffff;
	border: none;
	margin: 0 0 35px;
}

body.news-subscribe legend {
	font-weight: bold;
	padding: 10px 0 10px;
}

/* ROOT *****************************************************************************************************************************************/
body.root #main {
	width: 900px;
}
body.root #root-promo {
	width: 900px;
	margin: 0 auto;
}

body.root #setup {
	width: 200px;
	float: right;
	font-size: 92%;
	padding-top: 90px;
}

body.root #setup p {
	padding: 5px 0 10px;
}

body.root #setup label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}

body.root #setup-number {
	padding: 2px;
	border: 1px solid #333;
	font-size: 100%;
	font-family: 'Tahoma', sans-serif;
}

body.root #setup-submit {
	position: relative;
	left: -2px;
	margin-top: 10px;
}

body.root #device {
	position: relative;
	padding-bottom: 15px;
	margin-right: 220px;
	height: 332px;
	font-size: 200%;
}

body.root #device div.error {
	width: 607px;
	margin: 0;
	height: 292px;
	text-align: center;
}
body.root #device div.error p {
	margin-top: 130px;
}

body.root #screen {
	background: #ffffff url(/i/root/screen-bg.gif) 890px 0 no-repeat;
	margin: 30px 0 15px;
	height: 1%;
	min-height: 205px;
	position: relative;
}

body.root #screen-bbg {
	background: url(/i/root/screen-bg.gif) -10px 100% no-repeat;
	height: 1%;
	position: relative;
}

body.root #screen-bbg:after {
	content: "";
	display:block;
	height: 0;
	clear: both;
}

body.root #screen h2 {
	display: block;
	position: absolute;
	top: -30px;
	height: 30px;
	overflow: hidden;
}

body.root #screen h2 a {
	display: block;
	position: relative;
	z-index: 200;
	margin: 0 22px 0 30px;
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	outline: 0;
}

body.root #screen h2 a img {
	padding-bottom: 30px;
	display: block;
	width: 100%;
}

body.root #screen #best-tab a {
	margin-left: 0;
}

body.root .best    #best-tab,
body.root .java    #java-tab,
body.root .music   #music-tab,
body.root .picture #picture-tab,
body.root .video   #video-tab {
	background-position: 0 -30px;
	z-index: 15;
}

body.root #best-tab {
	width: 154px;
	left: 0;
	background-image: url(/i/root/best.gif);
}

body.root #java-tab {
	width: 185px;
	left: 119px;
	background-image: url(/i/root/java.gif);
}

body.root #music-tab {
	width: 181px;
	left: 269px;
	background-image: url(/i/root/music.gif);
}

body.root #picture-tab {
	width: 175px;
	left: 415px;
	background-image: url(/i/root/picture.gif);
}

body.root #video-tab {
	width: 175px;
	left: 555px;
	background-image: url(/i/root/video.gif);
}

body.root #screen .bbg {
	padding: 15px 0 5px;
	width: 1px;
	float: left;
	overflow: hidden;
	visibility: hidden;
}

body.root .best    #best,
body.root .java    #java,
body.root .music   #music,
body.root .picture #picture,
body.root .video   #video {
	padding: 15px 10px 26px;
	width: 880px;
	float: right;
	margin-left: -100px;
	visibility: visible;
}

body.root #screen table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}

body.root #screen div.rowx {
	display: none;
}

body.root #screen div.row0 {
	display: block;
}

body.root #screen td {
	background: url(/i/root/vdots.gif) 0 100% repeat-y;
	padding: 0 10px 0 11px;
	vertical-align: bottom;
	text-align: center;
	font-size: 92%;
}

body.root #screen td.first {
	background-image: none;
	padding-left: 10px;
}

body.root #screen td.nobg {
	background-image: none;
	padding-left: 0;
}

body.root #screen td.nopd {
	padding-right: 0;
}

body.root #screen tr.links td {
	background-position: 0 0;
}

body.root #screen .images a {
	text-align: left;
	display: block;
	width: 122px;
	margin: 0 auto 5px;
}

body.root #screen .images img {
	display: block;
	margin: 5px -7px 0;
	border: 1px solid black;
	position: relative;
}

body.root #screen table.table td,
body.root #screen td.table {
	vertical-align: top;
	text-align: left;
}

body.root #screen table.table td td,
body.root #screen td.table td,
body.root #screen .table th {
	text-align: left;
	background: none;
	vertical-align: bottom;
	white-space: nowrap;
	overflow: hidden;
	font-size: 100%;
	padding: 4px 2px 6px 15px;
}
body.root #screen .table tr.e td {
	background: #f5f5f5;
}

body.root #screen p {
	margin: 5px 10px 5px 0;
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

body.root #screen #best p {
	position: static;
}

body.root #screen #best {
	padding-top: 10px;
	padding-bottom: 5px;
}

body.root #best td.best-music {
	padding: 5px 0 0;
}

body.root #best td.best-music table {
	position: relative;
	left: -10px;
}

body.root #best td.best-music td {
	padding-right: 0;
}

body.root #best td.best-music tr.e td {
	background: white url(/i/root/best-music-bg.gif) 0 0 repeat-y;
}

body.root #java td a,
body.root .best-java a {
	color: #529600;
}

body.root #music td a,
body.root .best-music a {
	color: #687e00;
}

body.root #picture td a,
body.root .best-picture a {
	color: #0094a7;
}

body.root #video td a {
	color: #d02695;
}

body.root #yxo {
	position: absolute;
	top: 50%;
	right: -25px;
	width: 25px;
	height: 50px;
	margin-top: -25px;
	background: url(/i/root/yxo.gif) 0 0 no-repeat;
	outline: 0;
}

body.root #yxo b {
	display: none;
}

body.root #news-bg {
	background: white url(/i/root/news-bg.gif) 0 0 repeat-y;
}

body.root #news-bg .tbg {
	background: url(/i/root/news-bg.gif) -1000px 0 no-repeat;
}

body.root #news-bg .bbg {
	background: url(/i/root/news-bg.gif) -2000px 100% no-repeat;
	height: 1%;
}

body.root #news-bg .bbg:after {
	display: block;
	content: "";
	clear: both;
}

body.root #news {
	width: 540px;
	padding: 20px 0 15px;
	float: left;
}

body.root #news h2 {
	padding: 0 0 10px 35px;
}
body.root #news h2 img {
	display: block;
}

body.root #news li {
	float: left;
	display: inline;
	width: 145px;
	margin-left: 35px;
	margin-right: -10px;
	font-size: 92%;
}

body.root #news h3 {
	font-size: 100%;
	color: #3c7401;
	padding: 2px 0;
}
body.root #news h3 a {
	color: #3c7401;
	text-decoration: none;
}

body.root #news p.date {
	font-weight: bold;
}

body.root #news p.more {
	padding-top: 1em;
	font-size: 91%;
}

body.root #news p.more a {
	color: #3c7401;
}

body.root #search {
	width: 145px;
	float: right;
	display: inline;
	margin-right: 15px;
	padding-top: 20px;
}

body.root #search h2 {
	padding-bottom: 5px;
}

body.root #search br {
	display: none;
}

body.root #search label {
	display: block;
	margin: 5px 2px 1px;
	font-size: 84%;
	color: #888;
}

body.root #search-query,
body.root #search-section {
	font-size: 100%;
	font-family: 'Tahoma', sans-serif;
}

body.root #search-query {
	width: 141px;
	padding: 1px;
	border: 1px solid #999;
}

body.root #search-section {
	width: 145px;
	border: 1px solid #999;
}

body.root #search-submit {
	position: relative;
	left: -2px;
	margin-top: 10px;
}

body.root #banner175 {
	margin-left: 545px;
}

body.root #banner175, body.root #banner175 iframe {
	width: 175px;
	height: 168px;
}

* html body.root #banner175 {
	margin-left: 542px;
}

/* SHOP   *****************************************************************************************************************************************/
/* CONTENT-H (SEARCH & ADVICE) ********************************************************************************************************************/
body.shop        #search,
body.shop-window #search,
body.search      #search {
	background: white url(/i/inner/search-bg.gif) 0 0 no-repeat;
	height: 66px;
	position: relative;
	left: -4px;
	padding-left: 70px;
	line-height: 1px;
}

body.shop        #search h2,
body.shop-window #search h2,
body.search      #search h2 {
	height: 23px;
	padding: 0;
	background: none;
}

body.shop        #search h2 img,
body.shop-window #search h2 img,
body.search      #search h2 img {
	position: relative;
	left: -50px;
	top: 28px;
}

body.shop        #search br,
body.shop-window #search br,
body.search      #search br,
body.shop        #search label,
body.shop-window #search label,
body.search      #search label {
	display: none;
}

body.shop        #search-query,
body.shop-window #search-query,
body.search      #search-query,

body.shop        #search-section,
body.shop-window #search-section,
body.search      #search-section,

body.shop        #search-submit,
body.shop-window #search-submit,
body.search      #search-submit {
	float: left;
}

body.shop        #search-query,
body.shop-window #search-query,
body.search      #search-query,
body.shop        #search-section,
body.shop-window #search-section,
body.search      #search-section {
	font-size: 100%;
	font-family: 'Tahoma', sans-serif;
	margin-right: 5px;
	width: 135px;
}

body.shop        #search-query,
body.shop-window #search-query,
body.search      #search-query {
	width: 205px;
	padding: 2px 1px;
	border: 1px solid #999;
}

body.shop        #advice,
body.shop-window #advice,
body.search      #advice {
	bottom: 0;
	top: auto;
}

/* Styles for two columns content layout and sections tabs ****************************************************************************************/
body.shop-window #content {
	background-image: url(/i/inner/content/bg2col.gif);
	margin-left: -500px;
}

body.shop-window #content-bg-bottom {
	background-image: url(/i/inner/content/bbg2col.gif);
}

body.shop-window #content-bg {
	border-style: solid;
	border-color: white;
	border-width: 0 351px;
	margin-left: 194px;
	font-size: 1px;
}

body.shop-window .one-quarter {
	width: 359px;
	position: relative;
	float: left;
}

body.shop-window .r {
	float: right;
	margin-left: -200px;
}

body.shop-window #content .one-quarter h2 {
	padding-bottom: 5px;
}

body.shop-window #content .g h2 {
	background-color: #cdcdcd;
}

body.shop-window #content .g .tabs {
	background-color: #cdcdcd;
	background-image: url(/i/inner/content/tbg-gray.gif);
}

body.shop-window #content .one-quarter .tabs ul {
	background-image: url(/i/inner/magazin/music-tabs.gif);
	background-position: 0 0;
	margin-top: 0;
	padding-right: 20px;
}
body.shop-window #content .one-quarter .tabs ul.new {
	background-image: url(/i/inner/magazin/music-tabs-new.gif);
}

body.shop-window #content .picture .tabs ul {
	background-image: url(/i/inner/magazin/picture-tabs.gif);
}
body.shop-window #content .picture .tabs ul {
	background-image: url(/i/inner/magazin/picture-tabs.gif);
}
body.shop-window #content .picture .tabs ul.new {
	background-image: url(/i/inner/magazin/picture-tabs-new.gif);
}

body.shop-window #content .java .tabs ul {
	background-image: url(/i/inner/magazin/java-tabs.gif);
}
body.shop-window #content .java .tabs ul.new {
	background-image: url(/i/inner/magazin/java-tabs-new.gif);
}

body.shop-window #content .video .tabs ul {
	background-image: url(/i/inner/magazin/video-tabs.gif);
}
body.shop-window #content .video .tabs ul.new {
	background-image: url(/i/inner/magazin/video-tabs-new.gif);
}

body.shop-window #content .one-quarter .tabs li,
body.shop-window #content .one-quarter .tabs li a {
	background: none;
	margin: 0;
	padding: 0;
}

body.shop-window #content .one-quarter .tabs li a {
	padding: 0;
	overflow: hidden;
	outline: none;
}

body.shop-window #content .one-quarter .tabs a img {
	display: block;
	width: 100%;
	height: 20px;
}

body.shop-window #content .one-quarter .tab-best a {
	width: 100px;
}

body.shop-window #content .one-quarter .tab-new a {
	width: 80px;
}

body.shop-window #content .one-quarter .tab-more a {
	width: 70px;
}

body.shop-window #content .best .pd div.new {
	display: none;
}

body.shop-window #content .new .pd div.best {
	display: none;
}

body.shop-window #divider {
	background: url(/i/inner/content/bbg2col.gif) 4px 0 no-repeat;
	clear: both;
	height: 10px;
	font-size: 1px;
	border-bottom: 10px solid #cdcdcd;
}

body.shop-window .divider-x {
	clear: both;
	height: 10px;
	overflow: hidden;
	visibility: hidden;
}

body.shop-window .a-link img {
	float: right;
	margin-right: 14px;
}

/*]*/
body.shop #item {
	float: left;
	padding: 10px;
	margin-right: 20px;
	width: 390px;
}

body.shop #item h3 {
	margin-bottom: 0.3em;
}

body.shop #item h4 {
	text-transform: none;
	color: black;
}

body.shop #item .meta {
	font-size: 92%;
}

/*
body.shop #item .meta li {
	padding-left: 20px;
	background: url(/i/inner/magazin/java-bull.gif) 8px 4px no-repeat;
}
*/

body.shop #item .preview {
	text-align: center;
	float: left;
	padding: 8px;
}

body.shop #item .preview img {
	margin-bottom: 5px;
	border: 1px solid black;
}

body.grand-music #item .preview img {
	border: none;
}

body.shop #item .preview p {
	text-align: left;
	font-size: 92%;
}

body.shop #item .preview h4 {
	text-align: left;
	font-size: 116%;
	margin-bottom: 0.5em;
	color: #506500;
}

body.shop #item .preview .mp3 {
	float: right;
	background-image: url();
}

body.shop #item .preview .mp3 img {
	width: 50px;
	height: 30px;
}

body.shop #item .preview dt {
	text-align: left;
	font-size: 92%;
}

body.shop #item .preview dd {
	text-align: left;
	font-weight: bold;
	color: #687e00;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #d4dbba;
	margin-bottom: 0.5em;
}

body.shop #item .preview dd.price {
	border: none;
}

body.shop #item .preview dd span {
	font-weight: normal;
}


body.grand-music #item {
	background: #f2f6e6;
}

body.grand-picture #item {
	background: #e3f2f4;
}

body.grand-java #item {
	background: #eaf0e5;
}

body.grand-video #item {
	background: #fdf4fa;
}

body.grand-music #item .preview {
	background: #fbfcf8;
	width: 180px;
}

body.grand-picture #item .preview {
	background: #f7fcfb;
}

body.grand-java #item .preview {
	background: #f9fbf7;
}

body.grand-video #item .preview {
	background: #fefcfe;
}

body.grand-music .tabs li a b,
body.grand-music #item h3,
body.grand-music #item .preview strong,
body.grand-music #item div.wait,
body.grand-music #item .preview span {
	color: #687e00;
}

body.grand-picture .tabs li a,
body.grand-picture #item h3,
body.grand-picture #item .preview strong,
body.grand-picture #item div.wait,
body.grand-picture #item .preview span {
	color: #0094a7;
}

body.grand-java .tabs li a,
body.grand-java #item h3,
body.grand-java #item .preview strong,
body.grand-java #item div.wait,
body.grand-java #item .preview span {
	color: #529600;
}

body.grand-video .tabs li a,
body.grand-video #item h3,
body.grand-video #item .preview strong,
body.grand-video #item div.wait,
body.grand-video #item .preview span {
	color: #d02695;
}

body.shop-window #content .java .pd table a i,
body.grand-java #content .pd table a i {
	background-position: 50% -60px;
}

body.shop-window #content .video table a i,
body.grand-video #content table a i {
	background-position: 50% -90px;
}

body.shop-window #content .one-quarter table {
	font-size: 92%;
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}

body.shop-window #content .one-quarter td {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 15px;
}

body.shop-window #content .one-quarter table b {
	display: block;
	width: 87px;
	text-align: left;
	text-decoration: underline;
	margin: 0 auto 5px;
}

body.shop-window #content .one-quarter table img,
body.shop        #content div.pd table.all a img {
	border: 1px solid black;
}

body.shop-window #content .one-quarter table i,
body.shop        #content table.all i {
	display: block;
	margin-top: 5px;
	height: 20px;
	background: url(/i/inner/magazin/dl.gif) 50% -30px no-repeat;
}

body.grand-java #content div.pd table.all  td {
	padding: 15px 15px 15px 5px;
	background: url(/i/bg-table.gif) 100% 0 repeat-y;
}
body.grand-java #content div.pd table.all tr.e td {
	background-color: #eef4e5;
}
body.grand-java #content div.pd table.all h3 {
	font-size: 130%;
}


body.grand-picture #content div.pd table.all td {
	padding: 15px 15px 15px 5px;
	background: url(/i/bg-table-picture.gif) 100% 0 repeat-y;
	text-align: center;
}
body.grand-picture #content div.pd table.all tr.e td {
	background-color: #e3f2f4;
}

body.grand-video #content div.pd table.all td {
	padding: 15px 15px 15px 15px;
	background: url(/i/bg-table-video.gif) 100% 0 repeat-y;
}
body.grand-video #content div.pd table.all tr.e td {
	background-color: #fdf4fa;
}

body.shop #content div.pd table.all td.end {
	background-image: none;
}

body.grand-video #content div.pd table.all img {
	float: left;
	margin-right: 10px;
}
body.grand-video #content div.pd table.all h3 {
	padding-top: 0.3em;
	font-size: 110%;
}
body.grand-video #content div.pd table.all i {
	margin-left: 112px;
	background-position: 0 -90px;
}

body.grand-java #content .pd table a {
	color: #529600;
}

body.grand-java #content div.pd table.all a {
	margin-left: 5px;
}

body.shop #content div.pd table.all a.download {
	width: 102px;
	display: block;
	float: left;
	margin-right: 10px;
}

body.grand-java #content .pd table i {
	background-position: 50% -60px;
}

body.grand-video #content .pd table a {
	color: #d02695;
}

body.grand-video #content .pd table i {
	background-position: 50% -90px;
}

body.shop #content div.pd table.all,
body.search #content div.pd table.all {
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	table-layout: fixed;
}

body.grand-music #content td,
body.grand-music #content th,
body.shop-window #content .music td,
body.shop-window #content .music th,
body.grand-music #content div.pd .all td,
body.grand-music #content div.pd .all th,
body.search #content div.pd .all td,
body.search #content div.pd .all th  {
	text-align: left;
	background: none;
	vertical-align: middle;
	overflow: hidden;
	padding: 2px 2px 2px 10px;
}

body.grand-music #content div.pd .all th {
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: underline;
	padding-bottom: 10px;
}
body.grand-music #content div.pd .all th a {
	color: #8c8c8c;
}


body.grand-music #content tr.e td,
body.shop-window #content .music tr.e td,
body.grand-music #content .all tr.e td,
body.search #content .all tr.e td {
	background: #f5f5f5;
}

body.grand-music a.mp3 {
	background: none;
	width: auto;
}

body.grand-music #content a {
	color: #607600;
}

body.grand-picture #content a {
	color: #008798;
}

body.grand-java #content a {
	color: #559800;
}

body.grand-video #content a {
	color: #bd1475;
}

body.grand-music #content .all td.title a {
	padding-left: 0px;
	background: none;
	font-weight: bold;
	color: #687e00;
}

body.grand-music #content .pd table td.dl,
body.shop-window #content .music .pd table td.dl,
body.grand-music #content .all td.dl {
	padding: 0;
}

body.grand-music #content .pd table td.dl a,
body.shop-window #content .music .pd table td.dl a,
body.grand-music #content .pd .all td.dl a {
	padding: 0;
	background: none;
}

body.grand-music #content .pd table td.dl b,
body.shop-window #content .music .pd table td.dl b,
body.grand-music #content .pd table.all td.dl b {
	display: none;
}

body.grand-music #content .pd table i,
body.shop-window #content .music .pd table i,
body.grand-music #content .pd table.all i {
	background-position: 50% 0px;
	margin: 4px 0 5px;
}

body.shop ul.menu4 {
	overflow: hidden;
	padding: 1.5em 1em;
	border-bottom: 1px solid #d7d7d7;
}

body.shop #content ul.menu4 li {
	float: left;
	background: none;
	padding: 0 0 0 12px;
	margin-right: 1.5em;
	margin-left: 2em;
	background: url(/i/inner/sidebar/li-bull.gif) -600px -197px no-repeat;
	list-style: none!important;
	white-space: nowrap;
}

body.grand-music   #content ul.menu4 li { background-position:    0   -197px }
body.grand-picture #content ul.menu4 li { background-position: -200px -197px }
body.grand-java    #content ul.menu4 li { background-position: -400px -197px }
body.grand-video   #content ul.menu4 li { background-position: -600px -197px }

body.shop #content ul.menu4 a:link,
body.shop #content ul.menu4 a:visited {
	color: black;
}

body.shop #item form {
	color: #777;
	margin-left: 10px;
	width: 180px;
	position: relative;
	float: left;
	display: inline;
}

body.shop #item form br {
	display: none;
}

body.shop #item form label {
	display: block;
	padding-bottom: 3px;
}

body.shop #item form p {
	margin-bottom: 1em;
}

body.shop #item form p.error {
	border: none;
	padding: 0;
}

body.shop #item form p.error span {
	color: #c00000;
	font-size: 75%;
}

body.shop #item form p.error input.textfield {
	border-color: #c00000;
}

body.shop #item form select {
	width: 70px;
	border: 1px solid #999;
}
body.shop #item form.wait p {
	visibility: hidden;
}
body.shop #item form div.wait {
	display: none;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	text-align: center;
	font-size: 130%;
	background: url(/i/inner/content/wait-music.gif) 50% 50% no-repeat;
}
body.shop #item form.wait .wait {
	display: block;
}
body.grand-picture #item form div.wait {
	background-image: url(/i/inner/content/wait-picture.gif);
}
body.grand-java #item form div.wait {
	background-image: url(/i/inner/content/wait-java.gif);
}
body.grand-video #item form div.wait {
	background-image: url(/i/inner/content/wait-video.gif);
}
body.shop #item form.wait div.stop {
	background-image: none;
	cursor: pointer;
}
body.shop #item form.wait div.wait a {
	display: block;
	margin-top: 2em;
}

body.shop #download-number,
body.shop #download-key {
	vertical-align: top;
	width: 7em;
	padding: 1px;
	border: 1px solid #999;
}
body.shop #download-key {
	width: 4.5em;
}

body.shop #description {
	clear: left;
	border-top: 10px solid white;
	padding: 10px 10px 0;
	margin: 0 -10px;
}

body.shop #how-to-get{
	overflow: hidden;
	_height: 1%;
	color: #777;
}

body.shop #how-to-get h3 {
	font-size: 100%;
	text-transform: uppercase;
	color: black;
	margin-bottom: 0.5em;
}

#how-to-get p, #how-to-get li {
	font-size: 92%;
}

body.shop #supported-devices {
	padding-top: 1em;
	clear: left;
}

body.shop #supported-devices table {
	width: 100%;
	font-size: 92%;
	border-collapse: collapse;
}

body.shop #supported-devices td {
	text-align: left;
	padding: 8px 15px;
	color: #5e5c5c;
}

body.shop #supported-devices th {
	background-image: url(/i/inner/vdots.gif);
	background-position: 100% 0;
	background-repeat: repeat-y;
	padding: 8px 15px;
	text-align: left;
}

body.shop #supported-devices tr.odd td, body.shop #supported-devices tr.odd th {
	background-color: #f1f1f1;
}

body.shop p.pager {
	position: absolute;
	right: 20px;
	zoom: 1;
	z-index: 255;
	margin: 7px 0 0 ;
}

body.shop p.bottom {
	margin-top: 1em;
	position: static;
	text-align: right;
}

/* POPUP *******************************************************************************************************************************/
body.popup, body.popup div {
	background: #ffffff !important;
	min-width: 0;
}

body.popup #main-menu,
body.popup address,
body.popup #region,
body.popup #sidebar,
body.popup #content-h,
body.popup div.tabs,
body.popup #content-bg,
body.popup #content-bg-bottom
 {
	display: none;
}

body.popup #header-w,
body.popup #footer {
	margin: 20px;
	width: auto;
}

body.popup #main {
	margin: 0 0 40px 20px;
	width: auto;
}
body.popup #content {
	float: none;
	width: auto;
}
body.popup h2 {
	font-size: 150%;
}

/* ERROR *********************************************************************************************************************************/
body.error {
	height: 100%;
	margin: 0;
	border: 0 none;
}
body.error #main {
	margin: 100px 50px;
}

body.error h2 {
	font-size: 14px;
	margin: 20px 0;
}

/* SERVICES *****************************************************************************************************************************/
body.services .chooser {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: -5px;
	background: url(/i/inner/vdots.gif) 100% 0 repeat-y;
}

body.services #content .chooser li {
	background: none;
	list-style: none;
	padding: 10px 0 15px 5px;
	list-style-image: none!important;
}

body.services #content .chooser li.current {
	background: #f8f8f8;
}

body.services .chooser li img {
	margin-bottom: -15px;
}

body.services .chooser li p {
	margin: 0 15px 0 80px;
}

body.services dl {
	margin-left: 350px;
	padding-top: 50px;
	display: none;
}

body.services dl.current {
	display: block;
}

body.services dd {
	padding-left: 25px;
	background: url(/i/inner/uslugi/bull.gif) 5px 0 no-repeat;
	margin-top: 5px;
	font-size: 92%;
}

body.services dd a {
	text-decoration: none;
	color: black;
}

body.services #content table {
	width: 100%;
	margin: 1em 0;
	border-collapse: collapse;
}
body.services #content th {
	font-weight: normal;
	padding: 0 0.5em 0.5em;
	text-align: left;
	border-bottom: 1px solid #999;
}
body.services #content td {
	padding: 0.5em;
	color: #666;
}
body.services #content tr.e td {
	background: #f5f5f5;
}

/* NEWS.ARCHIVE *****************************************************************************************************************************/
body.news-archive div.year {
	float: left;
	width: 24%;
	margin-bottom: 50px;
}

body.news-archive div.year h3 {
	padding-left: 35px;
}

body.news-archive #content div.year li {
	line-height: 150%;
}

body.news-archive #content div.year span {
	font-weight: bold;
	font-size: 120%;
	vertical-align: middle;
	color: #D0D0D0;
}

/* FEEDBACK ********************************************************************************************************************************/
body.feedback #content div.pd form {
	padding: 20px 0;
}

body.feedback #content div.pd label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin: 10px 23px 0 0;
}

body.feedback #content div.pd input.textfield,
body.feedback #content div.pd select,
body.feedback #content div.pd textarea {
	margin: 10px 0 0 0;
	width: 50%;
}

body.feedback #content div.pd textarea {
	height: 175px;
}

body.feedback #content div.pd p {
	padding: 3px 0 3px 103px;
	font-size: 75%;
	color: #898989;
}

body.feedback #content div.pd input.image {
	margin: 0 0 0 101px;
}

body.feedback #content div.pd h3 {
	margin: 100px;
	text-align: center;
}
/* SITEMAP *********************************************************/
body.sitemap #content .sitemap li {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 50px 0;
	font-weight: bold;
	font-size: 11pt;
	background: transparent url() 0 0 no-repeat;
}

body.sitemap #content ul.sitemap {
	margin: 0 0 2em;
	float: left;
	width: 33%;
	display: block;
}

body.sitemap #content .sitemap li li {
	margin: 5px 0;
	font-weight: bold;
	font-size: 9pt;
}

body.sitemap #content .sitemap li li li {
	margin: 0;
	font-weight: normal;
	font-size: 8pt;
}


/* OTHER *******************************************************************************************************/
ul.smslinks a {
	font-weight: bold;
}

/* SEARCH *******************************************************************************************************/
body.search div.tabs {
	margin-top: 10px;
}
body.search #content h2.pd {
	display: none;
}

body.search #content .result {
	border: 1px solid #d8d8d8;
	border-width: 1px 0;
	clear: both;
	padding: 10px;
	margin: 0;
	color: #7e7e7e;
}
body.search #content .result a.music {
	color: #687e00;
}
body.search #content .result a.java {
	color: #68a320;
}
body.search #content .result a.picture {
	color: #008798;
}
body.search #content .result a.video {
	color: #d02695;
}
body.search #content .result a.other {
	color: #7a7a7a;
}
body.search #content table.all th {
	font-weight: normal;
	color: #7a7a7a;
}

body.search #main #content table.all {
	margin-top: 15px;
}
body.search #main #content table.all td,
body.search #main #content table.all th {
	padding: 10px;
	vertical-align: top;
}
body.search #main #content table.all a {
	color: #000;
}

body.search #content ul.bottom {
	margin: 30px 0 0 0;
	padding: 10px 5px;
	background: url(/i/search/dotts-h.gif) top left repeat-x;
}
body.search #content ul.bottom li {
	margin: 4px 0 0 0;
	padding: 0 0 0 10px;
	background-position: center left;
}

body.search #content h4.result {
	color: #ff0012;
	margin-bottom: 15px;
}
body.search #content h4.send {
	margin: 100px;
	text-align: center;
}


body.search #search-request label {
	float: left;
	width: 80px;
	text-align: right;
	margin: 10px 23px 0 0;
}

body.search #search-request label.full-width {
	width: auto;
}

body.search #search-request #search-subscribe {
	margin: 10px 0;
}

body.search #search-request input.textfield {
	margin: 10px 0 0 0;
	width: 50%;
}
body.search #search-request p {
	padding: 3px 0 3px 103px;
	font-size: 75%;
	color: #898989;
}

body.search #search-request input.image {
	margin: 0 0 0 101px;
}
body.search #frequent-search {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #d8d8d8;
}

/* SETTINGS ****************************************************************************************************/
body.settings #content br {
	clear: both;
}

body.settings #content p {
	padding: 1em;
}

body.settings #content p.buttons {
	background-color: #f5f5f5;
	border-top: 1em solid #ffffff;
	margin: 1em 0;
}

body.settings #content p.value {
	padding: 0;
}

body.settings #content label {
	display: block;
	float: left;
	margin: 1em 0 0 1em;
	width: 30%;
}

body.settings #content select {
	float: none;
	width: 100px;
	display: inline;
	margin: 1em 0 0;
}

body.settings #content input.textfield {
	float: none;
	width: 100px;
	display: inline;
}

body.settings #content #phoneSettings select {
	width: 40%;
}
body.settings #content div.pd img {
	width: 100px;
	height: 40px;
}

/* REGIONS *****************************************************************************************************/
body.regions h2.pd img {
	height: 20px;
}
#regions-list, #regions-list ul {
	margin: 0;
	padding: 0.5em 0 0;
}
#regions-list li {
	margin: 0 0 1em;
	padding: 0 0 0.5em 2.5em;
	background: url(/i/inner/sidebar/li-bull.gif) -792px -198px no-repeat;
	list-style: none;
}
#regions-list li li {
	margin: 0;
}

#region div.list {
	font-size: 75%;
	position: absolute;
	width: 222px;
	padding-bottom: 25px;
	background: transparent url(/i/inner/region/bottom.png) 0 100% no-repeat;
	_background-image: url(/i/inner/region/bottom.gif);
	z-index: 16384;
	zoom: 1;
	top: 1.2em;
	left: 40px;
	display: none;
}
#region div.list h3 {
	margin: 0;
	font-size: 105%;
	color: #333;
	padding: 20px 15px 0 25px;
	background: transparent url(/i/inner/region/top.png) 0 0 no-repeat;
	_background-image: url(/i/inner/region/top.gif);
}
#region div.list ul {
	background:  transparent url(/i/inner/region/body.png) 0 100% no-repeat;
	_background-image: url(/i/inner/region/body.gif);
	padding: 10px 15px 0 25px;
	min-height: 120px;
	font-weight: normal;
}
#region div.list ul ul {
	background:  none;
	padding: 5px 0 0;
	min-height: 0;
	display: none;
}
#region div.list li {
	margin: 0;
	padding: 0 0 0.5em 15px;
	background: url(/i/inner/sidebar/li-bull.gif) -800px -200px no-repeat;
	list-style: none;
}
#region div.list span {
	cursor: pointer;
	color: #276a03;
}
#region div.list strong {
	color: #333;
}
#region div.list li.current span {
	font-weight: bold;
}

.adult-warning {
	padding: 2em 1em 0 0;
	font-size: 110%;
}
.adult-warning li {
	position: relative;
}
.adult-warning input {
	margin: 1em 2em 0 0;
}
