/* 2011 */
html {
	overflow-x: auto;
}

ul {
	list-style: none;
}


BODY {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

TABLE,TR,TD {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #444444;
}

TABLE,TR,TD a.blue span {
	line-height: 9px;
}

TD a.blue span {
	line-height: 13px;
}

 .postme TD {
	padding:5px;
}

.forminput,.textinput,.radiobutton,.checkbox {
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
}

.button {
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
	cursor: pointer;
}

label {
	cursor: pointer;
}

form {
	display: inline;
}

img {
	border: 0px
}

.tableborder {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#logostrip {
	border: 1px solid #CC0000;
	background-color: #3860BB;
	background-image: url(images/tile_back2.gif);
	padding: 0px;
	margin: 0px;
}

#submenu {
	border: 1px solid #FFFFFF;
	background-color: #FFD2EA;
	font-size: 11px;
	margin: 3px 0px 3px 0px;
	color: #CC0000;
	font-weight: bold;
}

#submenu a:link,#submenu  a:visited,#submenu a:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}

#submenu a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000;
}

#userlinks {
	border: 1px solid #76b3f2;
	background-color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 12px;
}

.row1 {
	background-color: #FFF0F8;
}

.row2 {
	background-color: #FFD2EA;
}

.row3 a:link,.rowlog  a:visited,.rowlog  a:active {
	background-color: #FFF0F8;
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #76b3f2;
}

.row3 a:hover {
	background-color: #F26D00;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #f46d00;
}

.row4 {
	background-color: #FFF0F8;
}

.pformstrip {
	padding: 7px;
	background: #76B3F2;
	font: italic bold 130% 'Georgia', serif;
	color: white;
	text-align: center;
	border-bottom: 1px solid white;
}

.pformstrip a {
	font: italic bold 120% 'Georgia', serif;
	color: white;
	text-align: center;
	text-decoration: underline;
}

.pformstrip a:hover {
	font: italic bold 120% 'Georgia', serif;
	color: white;
	text-align: center;
	text-decoration: none;
}

.titlemedium {
	font-weight: bold;
	color: #CC0000;
	padding: 7px;
	margin: 0px;
	background-image: url(images/tile_sub.gif);
}

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

.maintitle {
	padding: 8px 0px 8px 5px;
	vertical-align: bottom;
	color: #3385D9;
	font-size: 18px;
	font-weight: 500;
}

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

.maintitle a:hover {
	text-decoration: underline
}

.inputbox1 {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #FFCC66;
}

.inputbox2 {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #dedbde;
}

.pformleft {
	background-color: #FFF0F8;
	padding: 6px;
	margin-top: 1px;
	width: 25%;
	border-top: 1px solid #FFD2EA;
}

.pformleftw {
	background-color: #FFF0F8;
	padding: 6px;
	margin-top: 1px;
	width: 40%;
	border-top: 1px solid #FFD2EA;
}

.pformright {
	background-color: #FFF0F8;
	padding: 6px;
	margin-top: 1px;
	border-top: 1px solid #FFD2EA;
}

.darkrow1 {
	background-color: #FFF0F8;
	color: #FFD2EA;
}

.darkrow2 {
	background-color: #FFF0F8;
	color: #CC0000;
}

.darkrow3 {
	background-color: #FFF0F8;
	color: #CC0000;
}

.tdrow1 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.tdrow2 {
	background-color: #ffffff;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.tableborder2 {
	border: 1px solid #FFFFFF;
	background-color: #f3f3f3;
	padding: 0;
	margin: 0;
}

.pagelink {
	color: #A7A7A7;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 1px 3px 1px 5px;
}

.pagelink a {
	color: #3385D9;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 19px;
	padding: 1px 3px 1px 5px;
	line-height:23px;
}

.pagelinklast a {
	color: #3385D9;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 19px;
	padding: 1px 3px 1px 5px;
}

.pagecurrent {
	background: #f2f3f7;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 19px;
	padding: 1px 3px 1px 5px;
	text-decoration: none;
}

.pagelink a:hover,.pagelinklast a:hover {
	color: #F26D00;
	text-decoration: none;
}

ul,ol,dl {
	padding: 0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6,p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}

A.whitelink {
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

A.voice {
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FF0054;
	font-weight: bold;
}

A.calend {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3385D9;
}

A.calend:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #F26D00;
}

A.cat {
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #E02C3E;
	font-weight: bold;
}

A.cat img {

}

A.all {
	text-decoration: underline;
	color: #3698DF;
}

A.all:hover {
	color: #f46d00;
	text-decoration: none;
}

A.iframe {
	text-decoration: underline;
	color: #3698DF;
}

A.iframe:hover {
	color: #f46d00;
	text-decoration: none;
}

a.tdrow1 {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3385D9;
}

A.voic {
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF0054;
	font-weight: bold;
}

.container {
	width: 100%;
	min-width: 900px;
	background: #FFF;
	margin: 0 auto;
}


.content {
	width: 95%;
	margin: 0 auto;
	padding: 10px 0;
}

#menu_wrap {
	width: 94%;
	background-color: #FFD2EA;
	color: #CC0000;
	vertical-align: middle;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 0 auto;
	height: 25px;
	padding: 5px 0
}

a#current {
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 7px 2px 7px 5px;
	text-decoration: none;
	color: #C00;
}

#pageform {
	padding-top: 1px;
	float: left
}

.menu {
	overflow: hidden;
	margin: 0 20px;
	height: 25px
}
/*.menu ul {
  height: 25px;
  float:left;
  list-style-type:none;
  margin:0 auto;
  padding:0;
  position:relative;
}
.menu ul li {
	height: 25px;
  float:left;
  position:relative;
}
.menu ul li a {
  line-height: 15px;
  padding: 5px 0px 5px 0;
  margin: 0 1%;
  vertical-align:middle;

  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration: none;
  color: #CC0000;
}

.menu ul li a:hover {
  text-decoration: underline;
}*/
.menu ul {
	text-align: justify;
	overflow: hidden;
	height: 25px;
	cursor: default;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	display: inline-block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	text-decoration: none;
	color: #CC0000;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.menu ul:after {
	content: "1";
	margin-left: 100%;
	height: 1px;
	overflow: hidden;
	display: inline-block;
}

.menu ul li img {
	vertical-align: middle
}




.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.forminput,.textinput,.radiobutton,.checkbox {
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
}

.bigtable {
	width: 64% !important;
}

.smalltable {
	width: 18%
}

.catlist {
	width: 90%
}

/* cellspacing=5 */
.maintable {
	border-collapse: separate;
	border-spacing: 20px
}

/* --- NEW STYLE --- */
h2.splin a,h2.splin a:hover {
	color: #FF3300;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-left: 10px;
}

h2.splin a:visited {
	color: #FF3300;
}

a.cat,a.cat:visited,a.cat:active {
	color: #3399DD;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Verdana;
}

.descp {
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

/* Catalog */
.Bookmarks {
	clear: both;
	width: 100%;
	height: 25px;
	border-bottom: 5px solid #fd4b19;
}

.Bookmarks span,.Bookmarks a,.Bookmarks i,.Bookmarks b {
	display: block;
	float: left;
	width: 14px;
	height: 25px;
	background-image: url('/img/bg-bookmarks-sprite.gif');
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.Bookmarks span {
	cursor: pointer;
	width: auto;
	height: 20px;
	padding: 5px 7px 0 5px;
	background-position: 0 -50px;
	background-repeat: repeat-x;
	color: #fff;
}

.Bookmarks a {
	cursor: pointer;
	width: auto;
	height: 20px;
	padding: 5px 7px 0 5px;
	background-position: 0 -50px;
	background-repeat: repeat-x;
	color: #fff;
}

.Bookmarks li.active span {
	background-position: 0 -75px;
}

.Bookmarks li.active a {
	background-position: 0 -75px;
}

.Bookmarks li.active i {
	background-position: 0 -25px;
}

.Bookmarks li.active b {
	background-position: 0 -125px;
}

.Bookmarks li {
	float: left;
	position: relative;
}

.Bookmarks li.active {
	z-index: 100;
}

h1 {
	color: #FF3300;
	font-size: 18px;
	font-weight: 500;
	margin-left: 10px;
	margin-bottom: 10px;
}

h2 {
	color: #3385D9;
	font-size: 18px;
	font-weight: 500;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.userlinks1 div#first {
	width: 400px;
	float: left;
}

.userlinks1 div#second {
	padding: 0;
	margin: 0;
	float: right;
}

h2.splin {
	clear: both;
}

#right_content a:first:child {
	margin-right: 5px;
}

.sms {
	background-color: #FFF0F8;
	font-weight: bold;
}

.SMSVideo {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #444444;
}

.SMSVideoHighlight {
	color: #3385d9;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

.SMSVideoBGHighlight {
	background-color: #e5eeff;
	font-weight: bold;
}

.SMSVideoInfo {
	color: #ED0F70;
	text-decoration: underline;
}

/* pics */
.pics {
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}

.pics li {
	float: left;
	position: relative;
	padding-right: 2px;
	padding-left: 0px;
}

.pics a {
	display: block;
	position: relative;
	height: 17px;
	padding: 0px 8px 0 24px;
	color: #3385D9;
}

.pics i {
	display: block;
	position: absolute;
	left: -2px;
	top: 0px;
	width: 23px;
	height: 17px;
	background: url('/img/icons-sprite-card.png') no-repeat;
}

.pics i.addrbook {
	background-position: 0 0;
}

.pics i.addrbook {
	background-position: 0 0;
}

.pics i.plus {
	background-position: 0 -17px;
}

.pics i.minus {
	background-position: 0 -34px;
}

.pics i.poem {
	background-position: 0 -70px;
}

.pics i.poem {
	background-position: 0 -70px;
}

.info_2 {
	position: absolute;
}

.contClass {
	display: block;
	float: left;
	margin-bottom: 40px;
	margin-top: 20px;
	width: 100%;
}

.rte-zone {
	width: auto !important;
}

h3.t75 {
	color: #1E7AD8;
	font-weight: bold;
	margin-bottom: 7px;
}

.CardSendForm h3 {
	margin-bottom: 7px;
	font-weight: bold;
	color: #1e7ad8;
}

.CardSendForm label {
	font-weight: bold;
	color: #ff5c33;
}

.FormCnt {
	clear: both;
	margin-bottom: 5px;
	width: 95%;
}

.FormCnt  input,.FormCnt,.whom textarea {
	font-size: 95%;
	color: #555;
}

.FormCnt .pricks {
	height: 1px;
	margin: 0 1px;
	background: #e5eeff;
}

.FormCnt .cnt {
	padding: 7px 10px;
	background: #e5eeff;
	font-size: 110%;
}

.FormCnt .cnt h3 {
	float: left;
	width: auto;
	color: #1E7AD8;
	font-weight: 70
}

.FormCnt .cnt .link {
	float: right;
	width: 70%;
	text-align: left;
	font-size: 95%;
}

.FormCnt .cnt .text-f {
	clear: both;
	position: relative;
	padding: 5px 0;
/*	background: url('/img/bglabel.gif') right 15px repeat-x;*/
}

.FormCnt .cnt .text-f label {
	background: #e5eeff;
}

.FormCnt .cnt .text-f input {
	position: absolute;
	right: 0;
	top: 0;
	width: 70%;
}

.FormCnt .cnt span {
	position: relative;
	float: left;
	width: auto;
	margin-left: -3px;
	padding-left: 22px !important;
	font-size: 95%;
}

.FormCnt .adduser,.FormCnt .deluser {
	text-decoration: none;
}

.FormCnt .adduser span,.FormCnt .deluser span {
	border-bottom: 1px dotted #3385d9;
}

.FormCnt .adduser:hover span,.FormCnt .deluser:hover span {
	border-bottom: 1px dotted #f26d00;
}

.FormCnt i {
	position: absolute;
	left: 0;
	top: -1px;
	display: block;
	width: 17px;
	height: 17px;
	background-image: url('/img/iconsspritecard.png');
	background-repeat: no-repeat;
}

.FormCnt .addrbook i {
	background-position: 0 0;
}

.FormCnt .adduser i {
	background-position: 0 -17px;
}

.FormCnt .deluser i {
	background-position: 0 -82px;
}

.whom {
	clear: both;
	margin-bottom: 5px;
	width: 50%;
	background: none repeat scroll 0 0 #E5EEFF;
	padding: 7px 10px;
}

.whom h3 {
	float: left;
	margin-left: -16px;
	width: auto;
	color: #1E7AD8;
	font-weight: 70
}

.whom input {
	position: absolute;
	right: 0;
	top: 0;
	width: 70%;
}

.checks {
	float: left;
	margin-bottom: 5px;
}

.checks label {
	color: #1E7AD8;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.otpr {
	height: 50px;
	margin-top: 2px;
}

.button {
	float: right;
}

.button input {
	background: url("/img/sendbutton.png") no-repeat scroll 0 0
		transparent;
	border: medium none;
	cursor: pointer;
	height: 37px;
	width: 130px;
}

#CardSetting {
	width: auto;
	float: none;
	min-width: 602px;
}

.Settings {
	position: relative;
	z-index: 1000; /*width: 600px;*/
	width: auto;
	height: 30px;
	margin: 4px 0px 10px;
	font-size: 100%;
	color: #fcfd96;
}

.Settings .prick {
	height: 1px;
	margin: 0 1px;
	background: #ff6f36;
}

.Settings div.btm {
	background: #ff3704;
}

.Settings .cnt {
	height: 30px;
	background: #ff6f36 url('/img/bgpip.png') 0 0 repeat-x;
	width: 100%
}

.Settings .cnt div {
	position: absolute;
	z-index: 20;
	height: 32px;
}

.Settings .cnt .rec-player {
	position: static;
	width: 355px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: center;
}

.Settings .cnt select {
	font-size: 100%;
	height: 20px;
	padding: 1px 0;
	font-weight: normal;
	color: #7b7b7b;
	float: right
}

.Settings .pattern span {
	position: absolute;
	top: 8px;
	left: 5px;
	font-size: 14px;
}


.Settings .background span.bg-choose:hover {
	border-bottom: none;
}

.Settings .cnt .pattern {
	left: 120px;
	top: 0;
	padding: 5px 0 0 35px;
	width: 130px;
	height: 24px;
	border-left: 1px solid #ff9974;
	border-right: 1px solid #ff9974;
}

.Settings .pattern select {
	width: 110px;
	margin-top: 2px;
}

.warning_color {
	display: none;
	z-index: 100;
	position: absolute;
	top: -31px;
	left: -74px;
	padding: 5px 5px 0 28px;
	background: #fff;
	border: 3px solid #E5EEFF;
	color: #777;
	width: 240px;
	height: 17px !important;
}

.warning_color i {
	background: url("/img/binfosprite.png") no-repeat scroll 0 0
		transparent;
	height: 20px;
	left: 0px;
	position: absolute;
	top: 1px;
	width: 23px;
}

.warning_color b {
	background: url("/img/binfosprite.png") no-repeat scroll 0 -29px
		transparent;
	bottom: -10px;
	height: 10px;
	position: absolute;
	left: 22px;
	width: 28px;
	z-index: 10;
}

.player_wrap {
	width: 100%;
	margin-top: 3px;
}

.music_sel {
	width: 162px;
	padding: 2px 0 0 8px;
}

.Settings .player {
	left: 240px;
	top: 0;
	width: 352px;
}

.wrap_my-melody {
	padding: 4px 0 0;
}

.wrap_my-melody a {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.wrap_my-melody a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: none
}

.Settings .cnt .info_mm {
	color: #A5A5A5;
	height: 15px;
	position: static;
	text-align: center;
	margin-bottom: 20px;
}

.Settings .cnt .info_mm a {
	color: #A5A5A5;
}

.Settings .cnt .info_mm a:hover {
	color: #A5A5A5
}

.Settings .player select {

}

.Settings .player .close-player {
	display: block;
	width: 21px;
	height: 21px;
	margin-left: 10px;
	background: url('/img/icocloseplayer.gif') 0 0 no-repeat;
}

.Settings .player .my-melody {
	width: 31px;
	height: 26px;
	margin-left: 10px;
}

.Settings #mp3_player {
	width: 352px;
	left: 5px;
	z-index: 5
}

.Settings #mp3_player .play {
	left: 0px;
	top: 7px;
}

.Settings #mp3_player .flash {
	left: 23px;
	top: 1px;
}

.Settings #mp3_player .close {
	right: 5px;
	top: 5px;
}

.Settings .marker {
	left: 28px;
	top: 32px;
	width: 38px;
	height: 19px;
	background: url('/img/icosettingsmarker.gif') 0 0 no-repeat;
}

#CardHolder {
	position: relative;
	width: auto;
	padding: 0px 0px 15px;

	/*height: 396px;width: 600px; padding: 0px 25px 15px; background: url('/img/bgbigcardshadow.png') 0 0 no-repeat;*/
}

#CardHolder #Color {
	position: relative;
	z-index: 1;
	border: 1px solid #e7e7e7;
}

#CardHolder #Pattern {
	position: static;
	z-index: 2;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#CardHolder #Primary {
	position: relative;
	min-height: 350px;
	background: none;
	padding: 25px 15px;
	/* padding: 25px 49px; background: url('/img/bgcardframe.png') 0 0 repeat-y;*/
} /* must be left & right shadows*/
#CardHolder .Card,#CardHolder .Card div {
	text-align: center; /* min-height: 350px; */
}

#CardHolder .Card table {
	margin: 0 auto;
}

#CardHolder .Card,.CardHolder .CardText {
	position: relative;
	z-index: 10;
}

#CardHolder .CardText { /*width: 500px;width: 100%;*/
	margin: 15px 0 -10px;
	font-size: 12pt;
	font-family: serif
}

#CardHolder .top-edge,#CardHolder .btm-edge {
	position: absolute;
	left: 0;
	z-index: 9; /*width: 598px;*/
	width: 100%;
	height: 25px;
	background-image: url('/img/bgcardframeedges.png');
	background-repeat: repeat-x;
}

#CardHolder .top-edge {
	top: 0;
	background-position: 0 0;
}

#CardHolder .btm-edge {
	bottom: 15px;
	background-position: 0 -25px;
}

/*.CardText u {text-decoration:none; border-bottom:none;}*/
.CardText u span,.CardText u font {
	text-decoration: underline;
}

table.tstrech {
	position: absolute;
	border-collapse: collapse;
	left: 0;
	top: 0;
	display: none;
	z-index: 99999;
}

.tstrech th {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.tstrech  td,th,p,div {
	text-align: left;
}

/*card's page*/
#color_selector {
	display: none;
	position: absolute;
	z-index: 10000;
	border: 2px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}

#pichtml img {
	margin: 0 auto;
}

#pichtml { /*background:#fff;  */

}

#pichtml img,#pichtml object {
	margin: 0 auto
}

.Settings .background {
	left: 12px;
	top: 0;
	width: 100px;
}

.Settings .background .bg-title {
	position: absolute;
	top: 8px;
	left: 0px;
	color: #FCFD96;
	font-size: 14px;
}

.Settings .background .bg-choose {
	border-bottom: 1px dotted #FFF6E4;
	color: #FFF6E4;
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 8px;
	font-size: 12px;
}

.date-pick {
	float: left;
}
/* Pattern .Card {background-color: transparent !important;}*/

/* Recieving Card */
.PostActions {
	float: left;
	margin-left: 10px;
	font-size: 100%;
	white-space: nowrap;
}

.PostActions li {
	float: left;
	padding: 0 15px 10px 0;
	background: url('/img/bg-pip-active.png') center bottom no-repeat;
}

.PostActions a {
	display: block;
	position: relative;
	padding: 7px 5px 0 29px;
	height: 25px;
	background: url('/img/bg-event-select.gif') 0 bottom repeat-x;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	color: #3698DF;
}

.PostActions i {
	display: block;
	position: absolute;
	left: 5px;
	right: 5px;
	width: 23px;
	background-image: url('/img/icons-sprite.png');
	background-repeat: no-repeat;
}

.PostActions a.card i {
	top: 5px;
	height: 25px;
	background-position: 0 -175px;
}

.PostActions a.voicesk i {
	top: 5px;
	height: 25px;
	background-position: 0 -25px;
}

.PostActions a.videos i {
	top: 5px;
	height: 25px;
	background-position: 0 -75px;
}

.PostActions div {
	height: 1px;
	margin: 0 1px;
	background: #efefef;
	font-size: 1px;
	line-height: 1px;
}

.mtm5 {
	margin-top: -5px;
}

ul {
	list-style: none;
}

h4 {
	color: #F30;
	font-weight: normal;
	font-size: 16px;
}

.dv11 {
	margin: 0 auto;
	width: 100%;
	border: 1px solid #000;
	display: block;
	background-color: #99ffff;
}

.dv21 {
	width: 100%;
	background-color: #ffcc99;
	display: block;
}

.content_card {
	width: 23%;
	height: 210px;
	background-color: #fff;
	display: block;
	float: left;
	line-height: 8px;
}

.content_card2 {
	height: 175px;
	background-color: #fff;
	display: inline;
	float: left;
	line-height: 8px;
}

.carddd {
	margin-left: 25px;
	margin-right: 25px;
}

.descp {
	display: block;
	text-align:center;
	margin-top: -12px;
	line-height: 12px;
}

.IndItem {
	/*margin-left: 25px;*/
	margin-top: 0px;
	height: 11px;
	overflow: hidden;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.moblink a {
	color: #3399DD;
}

.moblink a:hover {
	color: #3399DD;
}

/*****************************************************/
.userlinks1 {
	min-width: 1000px;
	height: 25px;
	background-color: #FFF0F8;
	border: 0px solid #FFD2EA;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	border-radius: 10px;
	padding: 10px;
}

.userlinks1 b {
	color: #000000;
	font-family:
}

.userlinks1 a {
	background-color: #FFF0F8;
	color: #DD0048;
	text-decoration: underline;
}

a.blue,a.blue:visited,a.blue:active {
	color: #3399DD;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#divLinks {
	position: absolute;
	left: 150px;
	top: 150px;
	visibility: hidden;
}

#divLinks a {
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}

#divMessage {
	position: absolute;
	left: 150px;
	width: 300px;
	top: 180px;
	visibility: hidden;
}
/*****************************************************/
/* Project Menu */
.PrMenu {
	list-style: none;
	font-size: 100%;
	margin-top: 5px;
	font-weight: normal;
	white-space: nowrap;
}

.PrMenu li {
	float: left;
	position: relative;
	padding-right: 2px;
	padding-left: 7px;
	background: url('/img/bg-pr-menu.gif') right 0 no-repeat;
}

.PrMenu a {
	display: block;
	position: relative;
	font-size: 12px;
	height: 22px;
	padding: 3px 7px 0 24px;
	color: #3385D9;
}

.PrMenu i {
	display: block;
	position: absolute;
	left: -4px;
	top: 0px;
	width: 25px;
	height: 25px;
	background: url('/img/icons-sprite.png') no-repeat;
}

.PrMenu .hov i {
	left: 3px !important;
}

.PrMenu i.catalog {
	background-position: 0 0;
}

.PrMenu i.voice {
	background-position: 0 -25px;
}

.PrMenu i.new {
	background-position: 0 -50px;
}

.PrMenu i.video {
	background-position: 0 -75px;
}

.PrMenu i.best {
	background-position: 0 -100px;
}

.PrMenu i.top {
	background-position: 0 -125px;
}

.PrMenu i.calendar {
	background-position: 0 -150px;
}

.PrMenu i.postme {
	background-position: 0 -175px;
}

.PrMenu a.red_lnk {
	color: #cf2533;
}

.PrMenu a.red_lnk:active {
	color: #cf2533;
}

.ddMenu {
	display: none;
	position: absolute;
	left: 0px;
	top: 24px;
	border: 1px solid #c0dcf9;
	border-bottom: none;
}

.ddMenu li {
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	background: none;
	border-bottom: 1px solid #c0dcf9;
	font-weight: normal;
}

.ddMenu a {
	position: relative;
	clear: both;
	height: 12px;
	padding: 3px 6px 5px !important;
	background: #e9f4ff !important;
	color: #5ea2e9;
	text-decoration: none;
}

.ddMenu a:hover {
	padding: 3px 6px 5px !important;
	background: #c0dcf9 !important;
	border: none !important;
}

.ddMenu li.pricks {
	position: relative;
	left: 0;
	top: 1px;
	height: 1px;
	line-height: 1px;
	background: #c0dcf9;
	border-bottom: none;
}

.ddMenu li.last {
	margin-bottom: -1px !important;
}

.l7 ul {
	width: 160px;
}

.l8 ul {
	width: 120px /*230px*/;
}

.l7 .ddMenu a {
	width: 148px;
}

.l8 .ddMenu a {
	width: 108px /*218px*/;
}

#wrap_prmenu { /* float:left;*/
	padding: 0 0 0 5px;
	min-width: 1080px;
	font-family: Arial, Verdana;
	margin-left: 50px;
}

.PrMenu a {
	color: #3698DF;
	text-decoration: underline;
	float: left;
}

.PrMenu a:hover {
	color: #3698DF;
	text-decoration: underline;
}
/*****************************************************/
body {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	min-width: 1119px; /*  border:1px solid #000; */
} /*     fff000(    */
#left_content {
	float: left;
	width: 240px;
	background-color: #fff;
	display: block; /*  min-width:265px;*/
	margin-top: 30px;
} /*     EBD4CF(    */

#right_content {
	float: right;
	width: 240px;
	background-color: #fff;
	display: block; /*min-width:265px;*/
	margin-top: 30px;
} /*    EB736A(     */
#content_1 {
	float: left;
	margin-bottom: 80px;
	margin-top: 20px;
	width: 57%;
	background-color: #fff;
	display: block; /*  min-width:100px;  */
} /*     76EB37(*/

#content_4 {
	float: left;
	margin-bottom: 80px;
	margin-top: 20px;
	width: 80%;
	background-color: #fff;
	display: block; /*  min-width:100px;  */
}

/* Calendar */
#calendar{
border: 1px solid #f3f3f3;
border-radius:3px;
width: 97%; /*  80 */
min-width:195px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif; 
}
.block a{  color: #000; font-size: 12px; text-decoration:none;}

#global{
margin-top: -5px;
}
.mnth{
   color: #777777;
    font-size: 12px;
    font-weight: bold;
    margin-left: 8px;
   margin-top:15px;
margin-bottom:5px;

}
.one{
margin-left: 12px;
margin-top: 8px;
}
.number{
 margin-top: 20px;
 margin-left: 28px;
 color: #ff3300;
 font-size: 14pt;
}
.month{
margin-top: 10px;
color: #777777;
font-size: 12px;
margin-left: 12px;
font-weight:bold;
}
#table{
margin-left: 2px;
padding-bottom: 10px;
/*margin:0 auto;*/
margin-top: 8px;
width: 98%; min-width:185px;
background-color: #ececec;
border-radius:5px;
margin-bottom: -2px;
margin-top: -12px;
margin-top: 0px;
}
.cell {
  overflow: hidden;
}

.cell1{ color:#fff;
width: 25px;
height: 25px;
background-color: white;
float: left;
margin-left: 14px;
margin-top: 15px;
background: url('/img/date.png');
}
.cell2{width: 75%; min-width:138px;color:#fff;
background-color: white;
margin-left: 6px;
height:38px;
margin-top: 12px; /*  -28*/
float: left;
}
.cell3{
width: 25px;
height: 37px; /*  37 */
background-color: white;
margin-top: 15px;
margin-left: 14px;
}
.cell7{
width: 25px;
height: 37px;
background-color: white;
margin-top: 15px;
margin-left: 14px;
}
.cell77{
width: 75%; min-width:138px;
background-color: white;
margin-left: 45px;
margin-top: -42px;
}
.cell4{
width: 75%; min-width:138px;
background-color: white;
 height: 38px; /* 38 */
margin-left: 45px;
margin-top: -42px; /* -30*/
}
.cell5{
width: 25px;
height: 25px;
background-color: white;
margin-top: 12px;
margin-left: 14px;
}
.cell6{
width: 75%; min-width:138px;
background-color: white;
margin-left: 45px;
margin-top: -30px;
}
.den{
margin-left: -9px;
margin-top: 4px;      /* 6 */
float: left;
}
.den1{
margin-left: -5px;
margin-top: 3px;
color: white;
}
.block1{
margin-left: 6px;
margin-top: -1px;
padding: 6px 1px;

}
.block{
margin-left: 6px;
margin-top: 5px;
padding: 5px 1px;

}

/* */
a.minus1 {
    background-image: url("/img/iconsspritecard.png");
    background-repeat: no-repeat;
    background-position: 0 -34px;
    display: block;
    height: 17px;
    left: 0;
    padding-left: 25px;
    top: -1px;
    width: 17px;
    font-size: 11px;
    font-weight: normal;
    list-style: none outside none;
    white-space: nowrap;
    color: #3385D9;
}


.CardActions .save i {
background-position: 0 -88px;
}
.CardActions i {
float: left;
padding-right: 3px;
display: block;
width: 18px;
height: 15px;
background-image: url('/img/iconsspritecard.png');
background-repeat: no-repeat;
}

.CardActions .save3gp i {
background-position: 0 -102px;
}
.CardActions .save3gp i {
float: left;
padding-right: 3px;
display: block;
width: 18px;
height: 25px;
background-image: url('/img/iconsspritecard.png');
background-repeat: no-repeat;
}

.dp-adv_block.dp-new-year {
	background:#fff url(http://card.romanticcollection.ru/img/dp_bg_new_year.jpg) no-repeat 100% 0;
	border:1px solid #7db3d6;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	padding:15px;
	margin:0 0 15px;
	//border:none;
}
/* New Year decor < */

/* Advertising block > */
.dp-adv_block {
	background:#ffe8cb url(http://card.romanticcollection.ru/img/dp_advertising_bg.png) no-repeat 99.6% 6px;
	border:1px solid #ebcea9;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	padding:15px;
	margin:0 0 15px;
	//border:none;
}
	.dp-adv_block .dp-pic {
		width:70px;
		height:70px;
		margin-right:20px;
		margin-top:2px;
		float:left;
		cursor:pointer;
	}
	.dp-adv_block .dp-desc {
		/*float:left;*/
		margin-left:90px;
		color:#5c5e5f;
		font:12px Arial, Helvetica, sans-serif;
		line-height:22px;
	}
		.dp-adv_block .dp-desc h3 a, .dp-adv_block .dp-desc h3 a:hover {
			color:#f45e37;
			font-size:19px;
			line-height:18px;
			text-decoration:none;
			border-bottom:none;
			cursor:pointer;
			font-weight: 500;
		}
	.dp-adv_block a, .dp-adv_block a:hover {
		color:#06569d;
		text-decoration:underline;
		cursor:pointer;
	}
	.dp-adv_block .dp-desc h3 {
		color:#f45e37;
		font-size:19px;
		line-height:18px;
		margin:0 0 8px;
	}
	
	#daripodarki{
		float:right;
		width:54%;
		height:100px;
	}
	.dp-clearer {
clear: both;
overflow: hidden;
height: 0;
width: 0;
line-height: 0;
font-size: 0;
}


.social {
 height: 220px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    width: 52%;
	}
	.social2 {
	  display: block;
    margin-left: 12px;
    overflow: hidden;
	}
	
	a.voices {
	  display:block;
	  margin-bottom:10px;
	  color: #FF3300;
	  font-size: 18px;
	  font-weight: 500;
	}
	
/* ======= STAR-RATER ======== */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(http://card.romanticcollection.ru/img/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
vertical-align: middle;
}

.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(http://card.romanticcollection.ru/img/star_small.gif);
line-height: 10px;
height: 10px;
}
/* ======= /STAR-RATER ======== */	

.search_title {
    font-size: +1;
    text-align: center;
    
}

.headercat {
	margin:20px 0;
    
}
