body,form,ul,li,h1,h2,h3,ul,li,div,label {margin:0; padding:0}

body {
	background:url(/img/simpletv_bg.jpg) repeat-x;
	font:normal 14px Arial, Verdana, sans-serif;
}

a {outline:none; text-decoration:none; color:#444}
a img {border:none}

#main-container {
	width:980px;
	margin:0 auto;
}

#main-container-inner {
	width:980px;
	float:left;
}

#header {
	width:100%;
	height:180px;
	background:url(/img/simpletv_header.png) no-repeat top left;
	float:left;
	position:relative;
}

#header-login {
	position:absolute;
	top:5px;
	right:10px;
	font-size:12px;
}

#header-login  a {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
}	

.content-container {
	width:100%;
	float:left;
	background:url(/img/stv_framebg2.png) repeat-x #fff;
	min-height:300px;
}

#content {
	float:left;
	padding:30px 30px 10px 50px;
	width: 880px;
}

#stv-info {
	float:left;
	width:410px;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:18px;
	margin:4px 0 20px 0;
}

h4 {
	width:100%; text-align:center; margin:0 0 6px 0;
	border:1px solid #ccc;
	padding:1px 0;
	background:#e5e5e5;
}

h3{
	font-size:15px;
	margin:0;
	padding:0;
	color:#222;
}

#how-it-works {
	font-size:13px;
	padding:0 0 30px 0;
}

#how-it-works p {
	margin:2px 0 14px 0;
	color:#333;
}

#stv-info  h1 {
	padding:40px 0 30px 0;
}

h1.header-line {
	background:url(/img/stv_line.png) no-repeat top left;
	padding:20px 0 0 0;
	margin:14px 0 8px 0;
}

#stv-info p {
	font-size:17px;
}

.preview-details div {
	float:left;
	width:100%;
	padding:3px 0 0 0;
}

.preview-details label {
	width:50px;
	float:left;
	margin:2px 0 0 0;
	font-size:11px;
}

.preview-details textarea {
	float:left;
	margin:2px 0 0 0;
	font:normal 11px Arial;
	border:1px solid #ccc;
	padding:2px;
	width:419px;
	height:90px;
}


.preview-details input {
	float:left;
	width:417px;
	border:1px solid #ccc;
	font-size:11px;
	padding:2px 3px;
}

#stv-image {
	float:right;
}

#footer {
	float:left;
	width:100%;
	height:166px;
	background:url(/img/stv_footerbg.jpg) no-repeat top left;
}

#menu {
	float:left;
	width:100%;
	position:absolute;
	top:123px;
	right:0;
}

#menu ul {
	float:right;
	width:570px;
	list-style:none;
}

#menu ul.logged{
	float:right;
	width:760px;
	list-style:none;
}

#menu ul li {
	float:left;
	margin:0 5px 0 0;
	text-align:center;
	line-height:46px;
}

#menu ul li a{
	text-indent:-3000px;
	width:185px;
	height:57px;
	float:left;
}

#menu ul li.btn-about  a {
	background:url(/img/button_about_2.png) no-repeat left top;
}

#menu ul li.btn-about-active  a {
	background:url(/img/button_about_1.png) no-repeat left top;
}

#menu ul li.btn-how  a {
	background:url(/img/button_how_2.png) no-repeat left top;
}

#menu ul li.btn-how-active  a {
	background:url(/img/button_how_1.png) no-repeat left top;
}

#menu ul li.btn-buy  a {
	background:url(/img/button_buy_2.png) no-repeat left top;
}

#menu ul li.btn-buy-active  a {
	background:url(/img/button_buy_1.png) no-repeat left top;
}

#menu ul li.btn-account a {
	background:url(/img/button_account_2.png) no-repeat left top;
}

#menu ul li.btn-account-active  a {
	background:url(/img/button_account_1.png) no-repeat left top;
}

#footer-links {
	float:left;
	margin:52px 0 0 72px;
	background:url(/img/stv_footer_line.jpg) no-repeat top right;
	padding:22px 10px 22px 0;
}

#footer-links ul {
	list-style:none;
}

#footer-links ul li {
	float:left;
	margin:2px 24px 0 16px;
}

#footer-links ul li a {
	color:#B5B5B7;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
}

#footer-logo {
	float:left;
	margin:66px 0 0 40px;
}

.stv-buy {
	background:url(/img/price.png) no-repeat 560px 40px;
	width:920px;
	min-height:300px;
}

#content ul {
	margin:0 0 0 14px;
}

#content ul li {
	line-height:18px;
	font-size:12px;
}

/* FORMS */

form {
	float:left;
}

#account form .input-frame {
	float:left;
	clear:left;
	margin:10px 0;
}

#account form .input-frame label {
	float:left;
	padding:1px;
}

#account form .input-frame label:hover {
	
}

#account form .input-frame input {
	float:left;
	margin:2px 9px 0 0;
	height:17px;
	width:17px;
}

#account form .submit {
	float:left;
	clear:left;
	margin:26px 0 20px 0;
}

#account form .submit input {
	background:url(/img/order_btn.png) no-repeat 0 0;
	width:157px;
	height:51px;
	border:none;
	cursor:pointer;
}

.stv-label-1 {
	float:left;
	font-size:15px;
}

.stv-label-2 {
	float:right;
	margin:0 0 0 50px;
	font-size:26px;
	position:relative;
	top:-5px;
}

.form-info {
	font-size:11px;
	color:#999;
	float:left;
	clear:left;
	margin:6px 0 0 0;
}

#login-form {
	float:left;
	width:380px;
	border-right:1px solid #A0A0A0;
	padding:0 50px 60px 0;
}

#login-form a {
	font-weight: bold;
	color: black;
}

#login-form a:hover {
	color: #FF9000;
}

#login-image {
	background:url(/img/stv_tv.png) no-repeat;
	float:left;
	width:351px;
	height:280px;
	margin-left:50px;
	padding-bottom:20px;
}

#login-form h2, #register-form h2 {
	font-size:26px;
	font-weight:normal;
	padding:0 0 34px 0;
}

#login-form form, #register-form form{
	float:left;
	margin:10px 0 0 0;
}

#forgotPassword {
	border-right: 1px solid #A0A0A0;
	float: left;
	min-height: 258px;
	padding: 0 50px 60px 0;
	width: 380px;
}

#account-settings-form  form {
	margin:10px 0 30px 0;
}

#login-form  form label, #register-form form label, #account-settings-form  form label{
	float:left;
	margin:0;
	width:120px;
}

#account-settings-form  form label {
	margin:4px 0 0 0;
	width:140px;
}

#login-form .input-frame, #register-form .input-frame, #account-settings-form .input-frame{
	float:left;
	clear:left;
	margin:4px 0;
	width:360px;
}

#register-form .input-frame, #account-settings-form .input-frame{
	float:left;
	clear:left;
	margin:4px 0;
	width:380px;
}

#login-form .input-frame  input, #register-form .input-frame input, #account-settings-form  .input-frame input{
	float:left;
	border:1px solid #888;
	padding:3px 4px;
	width:218px
}

#register-form .input-frame input {
	float:left;
	border:1px solid #888;
	padding:3px 4px;
	width:238px
}

#login-form .submit input {
	border:none;
	background:url(/img/login_btn.png) no-repeat left top;
	width:157px;
	height:51px;
	cursor:pointer;
}

#register-form  .submit input {
	border:none;
	background:url(/img/register_btn.png) no-repeat left top;
	width:157px;
	height:51px;
	cursor:pointer;
}

.errorlist {
	float:left;
	clear:left;
	margin:0 0 0 120px;
	list-style:none;
}

.errorlist  li {
	font-size:11px !important;
	color:#f00;
	margin-left:108px;
}

.input-checkbox .errorlist  li {
	margin-left:14px;
}

.input-checkbox input {
	width:12px !important;
	margin:5px 0 0 0;
}

#transactions {
	
}

table {
	border-collapse:collapse;
	width:100%;
	margin:12px 0 10px 0;
}

table  th {
	text-align:left;
	background:#FF9100;
	color:#fff;
	padding:10px 14px;
	font-weight:normal;
	font-size:14px;
	border-right:1px solid #d0d0d0;
}

table.t-grey th {
	background:#666666
}

table.table-blue  td {
	background:#CBDDE8;
	font-size:15px;
}

table.table-blue  td strong {
	font-size:17px;
}

table.table-blue .duration {
	background: #FF9100;
	border-right: 1px solid #D8E5EE;
	color: white;
	font-weight: bold;
	width: 80px;
	text-align: center;
}

table.table-blue .price {
	background: #FF9100;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 80px;
}

table tr th.th_1 {
	width:420px;
}

table tr th.th_button {
	text-align:center;
	width:90px;
}

table tr.active td {
	background:#e9e9e9;
}

#transactions table {
	
}

table tr td {
	background:#F0FCFF;
	padding:12px 14px;
	color:#7D8081;
	border-bottom:1px solid #D8E5EE;
}

table tr td p {
	margin:0;
	padding:0;
	font-size:12px;
}


/* LAYER */

#layer {
	z-index:10;
	position:absolute;
	top:60px;
	left:50%;
	width:500px;
	background:#f0f0f0;
	border:2px solid #323232;
	margin-left:-250px;
	display:none;
	padding:1px;
}

#layer-header {
	float:left;
	width:100%;
	height:37px;
	background:url(/img/layerHeader.png) repeat-x;
	border:1px inside #000;
	cursor:move;
}

#layer-close {
	float:right;
	color:#fff;
	margin:3px 3px 0 0;
	background:url(/img/stv_close.png) no-repeat;
	width:31px;
	height:31px;
	cursor:pointer;
}

#layer-content {
	float:left;
	padding:9px 14px;
}

#layer h2 {
	margin:0;
	float:left;
	color:#fff;
	font-size:16px;
	line-height:36px;
	font-weight:normal;
	text-indent:12px;
}

/* ACCOUNT */
#account-container {
	width:100%;
	float:left;
	margin:38px 0 0 0;
	min-height:400px;
}

#account-menu {
	float:left;
	width:172px;
}

#account-menu ul {
	list-style:none;
	float:left;
}

#account-menu ul li {
	float:left;
	font-weight: bold;
	clear:left;
	width:141px;
	height:45px;
	background:url(/img/stvm_btn2.png) no-repeat left top;
	margin:0 0 6px 0;
	padding: 0px 0px 0px 30px;
}

#account-menu ul li.active {
	background:url(/img/stvm_btn1.png) no-repeat left top;
}

#account-menu ul li a, #account-menu ul li span {
	line-height:44px;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	float:left;
	width:171px;
	height:45px;
}

#account-menu ul li span {
	color: gray;
}

#account-content {
	float:left;
	width:744px;
	padding:0 20px 20px 34px;
}

#account-about {
	font-family:Tahoma;
}

.buy-button {
	background:url(/img/kup_btn.png) no-repeat top left;
	width:85px;
	height:30px;
	cursor:pointer;
}

.extend-button {
	background:url(/img/akt_btn.png) no-repeat top left;
	width:85px;
	height:30px;
	cursor:pointer;
}

#buy-login {
	float:right;
	margin:4px 0 20px 0;
}

#buy-login a {
	float:left;
	margin-left:6px;
}

.buy-nologin {
	float: left;
	width: 620px;
}

.buy-nologin  h3{
	padding:12px 0 10px 0;
}

.buy-nologin ul {
	padding:0 0 22px 0;
	margin: 0px !important;
	list-style: none;
}

#buy-price {
	float: left;
	margin: -20px 0px 0px 0px;
}

#content .buy-nologin ul li {
	background: url("/img/stv_kup_li.png") no-repeat 0px 1px;
	padding:0 0 6px 30px;
	font-size:14px;
	color:#222;
}

#account-fileslist {
	width:100%;
	min-height:240px;
	padding:0;
	margin:0;
	background:#F0FCFF;
	float:left;
}

#account-fileslist table {
	margin-top:0;
}

#account-fileslist table td {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
}

#browser-load {
	background:url(/img/ajax-loader.gif) no-repeat 50% 50%;
	width:100%;
	height:120px;
}

#file-explorer-box #browser-load{
	position:absolute;
	float:left;
	width:414px;
	font-size:12px;
	top:60px;
	left:0;
	text-align:center;
	padding-top:40px;
	background:url(/boffice/img/ajax-loader.gif) no-repeat 50% 40%;
}

#no-files {
	width:100%;
	padding:50px 0;
	text-align:center
}

.item-add {
	float:left;
	padding:2px 0 10px 20px;
	cursor:pointer;
	margin-top:12px;
	margin-left:14px;
	font-size:12px;
	color:#555;
	background:url(/img/add.png) no-repeat left top;
}

#product-edit {
	float:left;
	width:860px;
	min-height:250px;
	border:1px solid #ccc;
	margin:1px 0 16px 0;
	padding:10px;
}

.add-file {
	background:url(/img/add.png) no-repeat;
	float:left; margin:2px 0 0 4px; cursor:default;
	width:18px;
	height:18px;
	cursor:pointer;
	
}

.input-box {
	float:left;
	clear:left;
	margin:2px 0 4px;
	font-size:12px;
	min-width:300px;
}


#info-edit-box .input-box {
	width:350px;
}


#product-edit-box .input-box {
	width:350px;
}

.input-box  label {
	float:left;
	width:80px;
	padding-top:2px;
}

.input-box input {
	float:left;
	border:1px solid #aaa;
	padding:3px 4px;
	font-size:11px;
	width:140px;
}

.input-box textarea {
	float:left;
	border:1px solid #aaa;
	padding:3px 3px;
	font-size:11px;
	width:144px;
	font-family:Arial;
}

.input-box select {
	border:1px solid #aaa;
	padding:1px;
	margin-top:2px;
}

#userportal-form  .input-box {
	margin:0 0 12px 0;
	padding-bottom:5px;
	width:730px;
}

#userportal-form  .input-box  label{
	
	margin-right:12px;
	padding:2px 5px;
	color:#222;
	font-size:13px;
}

#userportal-form  .input-box input {
	padding:5px 4px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:13px;
	font-family:arial;	
}


#file-explorer-outer {
	overflow:auto;
	height:210px;
	width:100%;
	border:1px solid #ccc;
}

#file-explorer-box {
	width:400px;
	position:relative;
	float:left;
	padding:0 0 0 10px;
	border-left:1px dotted #aaa;
}

.layer-form .submit div {
	float:left;
	color:#fff;
	background:#31394F;
	padding:3px 9px;
	cursor:pointer;
	margin:7px 0 0 150px;
	font-size:11px;
	-moz-border-radius:5px;
	clear:left;
}

#file-explorer-box h3 {
	font-size:13px;
	margin-top:0;
	padding-top:0;
	color:#325D9A;
	font-weight:bold;
	height:24px;
	padding:6px 0 0 0;
}

#file-explorer-box  table {
	margin:0;
}

#file-explorer-box  table td{
	font-size:12px;
	background:transparent;
	padding:3px;
	border:1px solid #ccc;
	background:#FFFCDF;
}

#file-explorer-box  table tr:hover td {
	background:#EFEAB3;
}

#account-movies {
	float:left;
	clear:left;
	width:100%;
}

#account-movies ul {
	list-style:none;
}

#account-movies ul  li{
	
	padding:4px 0 10px 0;
	float:left;
	margin:0 15px 10px 0;
	position:relative;
	width:178px;
	height:130px;
	background:url(/img/svt_box1.png) no-repeat top left;
}

#account-movies ul  li img {
	padding:1px;
	margin:5px 0 0 12px;
	
}

#account-movies-panel {
	float:right;
	width:186px;
	min-height:360px;
}

#account-movies-panel ul {
	padding:3px 0;
	float:left;
}

#account-movies-panel ul li {
	width:147px;
	height:auto;
	background:none;
	border-bottom: 1px solid #B0BDC6;
	line-height: 26px;
	padding: 0px 5px 0px 8px;
	margin: 0px 0 5px 26px;
	font-size:12px;
	color:#333;
	cursor:default;
	font-size:12px;
}

#account-movies-panel ul li.active {
	color: #ff9100;
}

#account-movies-panel ul li a {
	color:#555;
	text-decoration:none;
}
#account-movies-panel ul li.active a {
	color:#ff9100;
}

#categories-header {
	float:left;
	margin: 0px 0 0 15px;
	padding: 4px 0;
	width:171px;
	text-indent:10px;
	line-height:37px;
	background: url("/img/stv_tag2.png") 0px 0px no-repeat;
}

#categories-header h2 {
	float:left;
	font-size:14px;
	font-weight: bold;
	color:#444;
	padding:0 12px 0 0;
	margin:0;
	height:auto;
	color:#fff;
}

#categories-header p.item-add {
	margin:1px 2px 0 0;
	padding:0;
	width:20px;
	height:20px;
	float:right;
}

#categories-header p.item-add {
	background: url("/img/stv_tag_add.png") 0px 0px no-repeat;
	height: 31px;
	width: 31px;
}

.movie-image {
	height:114px;
	width:154px;
}

#account-movies ul li .movie-ops {
	position:absolute;
	left:108px;
	top:-10px;
	display:none;
}

#account-movies ul li:hover .movie-ops {
	display:block;
}

#account-movies ul li .movie-ops .movie-edit {
	cursor:pointer;
	float:left;
	width:31px;
	height:31px;
	background:url(/img/stv_edit.png) no-repeat top left;
}

#account-movies ul li .movie-ops .movie-delete {
	cursor:pointer;
	float:left;
	width:31px;
	height:31px;
	background:url(/img/stv_close.png) no-repeat top left;
}

.movie-title {
	text-align:center;
	font-size:12px;
	margin-top:8px;
	overflow:hidden;
	width:166px;
	padding:0 6px;
}

.preview-movie {
	position:absolute;
	top:13px;
	left:42px;
	background:url(/img/sc_btn3.png) no-repeat top left;
	width:100px;
	height:100px;
	cursor:pointer;
}

.preview-movie:hover {
	background:url(/img/sc_btn2.png) no-repeat top left;
}

.processing  .preview-movie {
	display:none;
}

#account-movies ul li.processing .movie-ops .movie-edit{
	display:none;
	width:0;
}

#account-movies ul li.processing .movie-ops .movie-delete{
	float:right;
	margin-left:30px;
}

#account-movies ul li  .processing-info {
	display:none;
}

#account-movies ul li.processing .processing-info {
	margin:66px 0 0 0;
	float:left;
	display:block;
	width:178px;
	text-align:center;
	font-size:12px;
	color:#222;
}

#account-movies ul li.processing .movie-image{
	background:url(/img/spinner.gif) no-repeat 24px 38px;
}



#account-movies ul li.processing .movie-image img{
	display:none;
}

#file-explorer {
	float:left;
	cursor:default;
	width:100%;
}

#browser-close {
	width:54px;
	height:14px;
	padding:2px 0;
	color:#fff;
	background:#35619E;
	position:absolute;
	top:4px;
	right:3px;
	text-align:center;
	font-size:10px;
	cursor:pointer;
}

.browser-back {
	text-indent:3px;
	cursor:default;
	padding:2px 0;
	border:1px solid #ccc;
	border-bottom:none;
	width:100%;float:left
}

.browser-back:hover {
	background:#ddd;
}

p.what_1 {
	background:url(/img/stv1_live.png) no-repeat 0 0;
	min-height:62px;
	padding:20px 0 0 87px;
	line-height:20px;
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

p.what_2 {
	background:url(/img/stv1_vod.png) no-repeat left top;
	min-height:62px;
	padding:20px 0 0 87px;
	line-height:20px;
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

p.what_3 {
	background:url(/img/stv1_storage.png) no-repeat left top;
	min-height:62px;
	padding:20px 0 0 87px;
	line-height:20px;
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

p.what_4{
	background:url(/img/stv1_portal.png) no-repeat left top;
	min-height:62px;
	padding:10px 0 0 77px;
	line-height:20px;
}

#uploader-frame {
	position:relative;
	height:60px;
	left:-6px;
}

#uploader {
	position:absolute;
	top:0;
	left:0;
	width:178px;
	height:120px;
	overflow:hidden;
}

#files-actions  {
	width:100%;
	float:left;
	clear:left;
}

#files-actions h1 {
	float:left;
}
	
.file-name {
	float:left;
}

.file-delete {
	float:right;
	position:relative;
	right:-15px;
	width:14px;
	height:14px;
	background:url(/img/delete.png) no-repeat left top;
	cursor:pointer;
	visibility:hidden;
}

#account-fileslist tr:hover .file-delete{
	visibility:visible;
}

tr.file_deleted td {
	background:#f00 !important;
	color:#fff !important;
}

#account-settings-form {
	float:left;
	width:100%;
}

#about-accordion a.ui-state-default, #about-accordion a.ui-state-active {
	background: url("/img/stv_about2.png");
	color: #555;
	display: block;
	width: 374px;
	line-height: 58px;
	text-decoration: none;
	font-size: 20px;
	padding: 0px 0px 0px 20px;
}

#about-accordion a.ui-state-active {
	background: url("/img/stv_about1a.png") no-repeat 0px 0px;
}

#about-accordion div.ui-accordion-content-active {
	background: url("/img/stv_about1b.png") no-repeat 0px 0px;
	height: 109px;
	width: 394px !important;
	margin: 0px;
	padding: 0px;
}

#about-accordion div img {
	float: left;
	margin: 0px 20px 0px 20px;
}

#about-accordion .text {
	font-size: 12px;
	height: 60px;
	margin: 0px 20px 0px 0px;
	text-align: justify;
}

#howitworks-accordion {
	width: 888px;
}

#howitworks-accordion a.ui-state-default, #howitworks-accordion a.ui-state-active {
	background: url("/img/stv_h_bg2.png");
	color: #555;
	display: block;
	font-size: 20px;
	line-height: 48px;
	padding: 0px 0px 0px 20px;
	width: 868px;
	text-decoration: none;
}

#howitworks-accordion a.ui-state-default img, #howitworks-accordion a.ui-state-active img {
	display: block;
	float: left;
	margin: 7px 10px 0px 0px;
}

#howitworks-accordion a.ui-state-active {
	background: url("/img/stv_h_bg1a.png") no-repeat 0px 0px;
}

#howitworks-accordion div.ui-accordion-content-active {
	background: url("/img/stv_h_bg1b.png") no-repeat 0px 0px;
	height: 326px;
	width: 888px !important;
	margin: 0px;
	padding: 0px;
}

#howitworks-accordion .left, #howitworks-accordion .right {
	float: left;
}

#howitworks-accordion .text {
	font-size: 14px;
	height: 234px;
	width: 430px;
	padding: 10px 0px 0px 22px;
}

#howitworks-accordion .line {
	border: 0px;
	border-top: 1px solid #AAA;
	width: 430px;
	margin: 0px 0px 0px 22px;
}

#howitworks-accordion .buttons {
	margin: 20px 0px 0px 22px;
	font-size: 18px;
}

#howitworks-accordion .buttons img {
	cursor: pointer;
	float: left;
	height: 22px;
	width: 22px;
	vertical-align: middle;
}

#howitworks-accordion .buttons div {
	float: left;
}

#howitworks-accordion .images {
	float: left;
	margin: 0px 0px 0px 30px;
}

#howitworks-accordion .visible {
	display: block;
}

#howitworks-accordion .invisible {
	display: none;
}

#register-input-submit {
	background:url(/img/order_btn.png) no-repeat 0 0;
	width:157px;
	height:51px;
	border:none;
	cursor:pointer;
	margin:20px 0 0 0;
}

.preview-details .button-out, .button-out {
	float:left;
	background:url(/img/svt_wbtn1.png) no-repeat top left;
	width:auto; margin:0; padding:0 0 0 10px; height:27px;
	cursor:pointer;
}	

.preview-details .button-in, .button-in  {
	float:left;
	background:url(/img/svt_wbtn2.png) no-repeat top right;
	color:#fff;
	width:auto; 
	height:27px;
	padding:3px 18px 0 7px; 
	line-height:20px;
	font-size:13px;
	
}

.button-in input {
	border:none; background:none; color:#fff;
	cursor:pointer;
}

#categories-list li a {
	float:left
}

#categories-list  li span {
	float:right;
	background:url(/img/stv_tag_rem.png) 0px 0px no-repeat;
	display:none;
	width:22px;
	height:22px;
	cursor:pointer;
}

#categories-list  li:hover span {
	display:block;
}

#faq {
	border-right: 1px solid #AAAAAA;
	clear: left;
	float: left;
	margin: 0px 18px 0px 0px !important;
	min-height: 570px;
	padding: 0px 20px 0px 0px;
	width: 590px;
}

#faq a {
	color: black;
}

#faq a:hover {
	color: #FF9000;
}

#faq > p {
	clear: left;
	float: left;
	font-size: 16px;
	margin: 10px 0px;
}

#faq > ul {
	clear: left;
	float: left;
	list-style: none;
}

#faq > ul li.question {
	background: url("/img/stv_faq_sqr.png") no-repeat 0px 3px;
	clear: both;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 0px 0px 20px;
}

#faq > ul li.question:hover {
	color: #FF9000;
}

#faq > ul li.answer {
	border-top: 1px solid #AAAAAA;
	display: none;
	padding: 5px 0px 10px 0px;
}

#faq > ul li ul {
	margin: 5px 0px 5px 20px;
}

#faq-moreq {
	float: left;
}

#faq-moreq img {
	border: 0px;
}

#image-chooser img{
	border:7px solid transparent;
	background:transparent;
	padding:3px;
	cursor:pointer;
}

#image-chooser img:hover {
	border:7px solid #FF9100;
	background:#BDCFDE;
}


#image-chooser #selected-image {
	border:7px solid #FF9100;
	background:#BDCFDE;
	opacity:1;
}

#paging {
	float:left;
	clear:left;
	width:560px;
	min-height:30px;
	margin-top:16px;
}

#paging ul li {
	float:left;
	background:url(/img/svt_pgn_2.png) no-repeat left top;
	width:34px;
	height:34px;
	text-align:center;
}

#paging ul li:hover {
	background:url(/img/svt_pgn_3.png) no-repeat left top;
}

#paging ul li.selected, #paging ul li:hover.selected {
	background:url(/img/svt_pgn_1.png) no-repeat left top;
}

#paging ul li a{
	color:#fff;
	text-decoration:none;
	font-size:15px;
	line-height:25px;
	width:34px;
	height:34px;
	display:block;
}

#info-box {
	position:absolute;
	top:100px;
	left:50%;
	width:230px;
	height:50px;
	background:#f0f0f0;
	border:2px solid #323232;
	text-align:center;
	padding-top:30px;
}

.art-actions a {
	display: block;
	float: left;
}

#pskin-chooser div div {
	width:40px;
	height:30px;
	background:#f00;
	margin-right:10px;
	cursor:pointer;
	float:left;
	border:5px solid #E8F0F5;
	padding:13px;
}

#pskin-chooser div div-box:hover, #pskin-chooser #pskin-selected  {
	border:5px solid #FF9100;
}


#pskin-chooser  .pskin-0 {
	background:#494948;
}

#pskin-chooser  .pskin-1{
	background:#B20000;
}

#pskin-chooser  .pskin-2 {
	background:#192782;
}

#pskin-chooser  .pskin-3 {
	background:#922C19;
}

#pskin-chooser  .pskin-4 {
	background:#005200;
}

#pskin-chooser  .pskin-5 {
	background:#1E1E1E;
}

#cms-tabs  ul{
	list-style:none;
	margin:0 0 0 2px;
}

#cms-tabs  ul li {
	float:left;
	clear:left;
	font-size:13px;
	margin:0 0 6px 0;
	width:310px;
	background:#D1E2EF;
	padding:3px 6px;
	cursor:default;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #f0f0f0;
}

#cms-tabs  ul li ul {
	margin:2px 0 0 4px;
	padding:2px 0 0 16px;
	width:292px;
	float:left;
	border-top:1px dotted #777;
}

#cms-tabs  ul li ul li {
	width:100%;
	background:none;
	padding:0;
	margin:0 0 3px 0;
	font-size:12px;
	color:#666;
	border:none;
}

#cms-tabs  ul li p {
	float:left;
	margin:0;
	line-height:17px;
	color:#999;
}

#cms-tabs  ul li.tab_enabled p {
	color:#222;
}

#cms-tabs  ul li div.tab-actions {
	float:right;
	font-size:11px;
}

#cms-tabs  ul li div.tab-actions p {
	margin-left:6px;
	cursor:pointer;
}

#cms-tabs  ul li div.tab-actions p.tab-delete {
	color:#f00;
}

.del-art-pimage {
	position:absolute; top:3px; right:3px; margin:0;
	background:url(/img/stv_close.png) no-repeat;
	width:31px;
	height:31px;
	cursor:pointer;
	display:none;
}

.art-pimage {
	background:#ddd;
	padding:2px;
	width:96px;
	height:72px;
}

.art-pimage:hover .del-art-pimage {
	display:block;
}

p.up_arrow {
	width:6px;
	height:5px;
	background:url(/img/arrow_up.png) no-repeat;
	margin-top:5px !important;
	float:left !important;
}

p.down_arrow {
	width:6px;
	height:5px;
	background:url(/img/arrow_down.png) no-repeat;
	margin-top:5px !important;;
	float:left !important;
}

.account-tabs {
	float:left;
	width:100%;
}

ul.account-tabs {
	list-style:none;
	margin:-14px 0  10px 0;
}

ul.account-tabs li {
	float:left;
	margin-right:4px;
	margin-bottom:3px;
}

ul.account-tabs li a {
	float:left;
	padding:3px 8px;
	background:#f0f0f0;
	font-size:12px;
	border:1px solid #FF9100;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

ul.account-tabs li a:hover, ul.account-tabs li a.active {
	background:#FF9100;
	color:#fff;
}

.account-articles {
	float:left;width:100%
}

.account-articles ul {
	float:left; margin:2px 0 0 0; width:100%
}

.account-articles ul li {
	margin:0 0 4px 0; list-style:none; width:98%; background:#E0E9EF; padding:4px 10px 5px 0; position:relative; border:1px solid #aaa;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.aa-content {
	padding-left:8px; font-size:11px; margin-top:10px;
	color:#444;
}

.op_class {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#comments-list {
	max-height:380px;
	overflow:auto;
	float:left;
	width:596px;
}

#comments-list ul {
	width:100%;
}

#comments-list ul li {
	width:100%;
	float:left;
	margin:0 0 3px 0;
	background:#ebebeb;
	position:relative;
}

#comments-list ul li:hover {
	background:#e0e0e0;
}

#comments-list ul li .comment-actions {
	position:absolute;
	top:1px;
	right:3px;
}

#comments-list ul li div {
	padding:4px;
}

#comments-list ul li p {
	margin:0;
}

#comments-list ul li p.pubdate {
	font-size:11px;
}

#comments-list ul li p.nick {
	font-size:12px;
	font-weight:bold;
	color:#FF9100;
}

#comments-list ul li p.comment {
	font-size:12px;
	color:#666;
}

#bgheadercp, #bodygheadercp, #headerTextColorPicker, .colorPickerBox{
	float:left; width:24px; height:24px; background:transparent; border:1px solid #444; margin:1px 0 0 3px; cursor:pointer
}

#images-list-container {
	max-height:260px;
	
	float: left; width: 410px;
	padding-left:12px;
	display:none;float:left; width:399px;
	border-left:1px solid #ccc;
}

#images-list {
	list-style:none;
	float:left;
	padding:4px 0 0 2px;
	max-height:220px;
	overflow:auto;
}

#images-list li {
	float:left;
	margin:0 4px 4px 0;
	position:relative;
	height:60px;
	overflow:hidden;
}

#images-list img.add-image-plus {
	position:absolute; top:1px; right:1px;
	cursor:pointer;
	display:none;
}	

#images-list li:hover  img.add-image-plus {
	display:block;
}

#gallery-items ul {
	float:left;
	list-style:none;
}

#gallery-items li {
	float:left;
	margin:0 3px 3px 0;
	position:relative;
	height:52px;
}

#gallery-items li img.add-image-plus {
	position:absolute; top:1px; right:1px;
	cursor:pointer;
	display:none;
}

#gallery-items li:hover  img.add-image-plus {
	display:block;
}

.test-stv {
	float:left;
	font-size:24px;
	position:absolute;
	right:-80px;
	top:-33px;
}

.test-stv a:hover {
	text-decoration:underline;
}