body, table 	{font: 8pt Verdana, sans-serif; color: #333333}


a 				{color: #2D2D2D; font: 8pt Verdana, sans-serif;}
a: visited 		{color: #4B4B4D}
a:active, a:hover		{color: #a00000;}


h1, .h1 		{font-weight: bold; font-size: 10pt; color: #d50000; margin: 0; text-transform: uppercase;}
h2, .h2,
.bpcodeH1		{font: bold 10px; color: #a00000; margin: 0; text-transform: uppercase;}
h3, .h3,
.bpcodeH2		{font-weight: bold; font-size: 9pt; color: #333333; margin: 0}
h4, .h4 		{font-weight: bold; font-size: 9pt; color: #a00000; margin: 0}


ul				{color: #2D2D2D; padding-bottom: 10px}
ul li			{padding-bottom: 5px}



.tbl {border-collapse:collapse; font-size:8pt}
.tbl caption {padding:5px; color:#000000}
.tbl td, .tbl th {border:solid #94B4DB 1px}
.tbl th {background:#EDF1F6; color:#333333}


input,
select,
textarea 		{background: #f9f9f9 URL(siteimg/input.gif) repeat-x; 
				font-size: 8pt; 
				border: solid #808080 1px; 
				padding: 1px 3px 0 3px; 
				color: #2D2D2D}

.subm, button	{font: 7pt Verdana, sans-serif; 
				color: #333333; 
				border: solid 1px #808080; 
				padding: 1px 3px 1px 3px; 
				background: #fff url(../../siteimg/button_bg.gif) repeat-x}

.form td 		{padding-bottom: 15px}
.r 				{width: 15px; color: #A00000}

.comm 			{font: bold 10px Arial, sans-serif; color:#2D2D2D}


.menu a,
.menu a:visited	{font: 11px Verdana, sans-serif;
				color: #2D2E30;
				text-decoration: none;}
				
.menu a:hover	{color:black; text-decoration: underline;}

.submenu,
.submenu a,
.submenu a:visited	{font: 10px Verdana, sans-serif; color: #2D2E30; text-decoration: none; padding:0px 0 7px 0;}
.submenu a:hover {color:black; text-decoration: underline; }

.submenu_sel,
.submenu_sel a,
.submenu_sel a:visited	{background: #fff;
				font: 10px Verdana, sans-serif;
				color: #2D2E30;
				text-decoration: none;
				padding:0px 0 6px 0;}
				
.submenu_sel a:hover {color:black; text-decoration: underline; }

a.line, a.line:visited	{font: 11px Verdana, sans-serif; color: #2D2E30; text-decoration: none;}
a.line:hover {color:black; text-decoration: underline; }

.nav {padding-left:14px; font:bold 10px Verdana, sans-serif;}
.nav, .nav a, .nav a:visited	{color: #e8e8e8; text-decoration: none; font:bold 10px Verdana, sans-serif;}
.nav a:hover {color:white; text-decoration: underline; }


.sml			{font-size:10px;}

input.email		{font: 7pt Verdana, sans-serif; 
				color: #333333;
				border:0;
				width:60%;
				border-bottom: dashed 1px #808080; 
				padding: 1px 3px 1px 3px; 
				background: #fff;}
				
.news_head	{padding: 6px 20px 6px 20px; background:#EBE4C2;font-size:7pt;letter-spacing:1px;text-transform:uppercase;}

.head	{font-size:7pt;text-decoration:none;}

hr {color:cccccc;}

.articles p {text-indent: 2em; margin:0px 0 10px 0;}

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

.form_data fieldset {
	margin:0 0 20px 0;
	padding:0 10px 5px 10px;
}

.form_data legend {
	font:bold 13px Tahoma, Arial, sans-serif;
	color:#666;
	padding:6px;
}

.form_data label {
	width:110px;
	padding-right:5px;
	float:left;
}

.form_data div {
	padding:3px 0;
	clear:both;
}

.form_data input {
	width:200px;
}

.form_data img {
	float:left;
}

.form_data .birthday input {
	float:left;
	text-align:center;
	width:80px;
}

.form_data .foto input {
	width:144px;
}

.form_data textarea {
	width:353px;
	height:300px;
}

.form_data .but input	{
	width:80px;
	font: 7pt Verdana, sans-serif; 
	color: #333333; 
	border: solid 1px #808080; 
	padding: 1px 3px 1px 3px; 
	background: #fff url(../../siteimg/button_bg.gif) repeat-x
}

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

.sched_day {
	background:#dddddd;
	font:bold 11px Tahoma,sans-serif;
	padding:2px 5px;
	text-align:center;
}

.sched {
	font:10px Tahoma,sans-serif;
	padding:2px 5px;
	background:#efefef;
}

.sched div {
	border-top:solid 2px white;
	overflow:hidden;
	color:#000000;
}
.sched div span
{
	display:block;
	clear:left;
}
.sched span {
	width:25px;
	color:#808080;
	text-align:right;
	display:block;
}

.sched em {
	font-style:normal;
}

.sched a {
	font:10px Tahoma,sans-serif;
}

a.edit_sched {
	clear:left;
	width: 13px;
	height: 19px;
	background: url(../../icos/edit.gif) no-repeat 0% 0%;
	line-height: 13px;
	float:left;
	margin-right:5px;
}
table.tbl.tt
{
	border-collapse:collapse;
}
table.tbl.tt td
{
	width:300px;
	vertical-align:top;
}
a.edit_sched:hover {
	background-position: 0% 100%;
}

a.edit {
	width: 25px;
	height: 19px;
	background: url(../../icos/edit.gif) no-repeat 0% 0%;
	line-height: 13px;
	float:left;
}

a.edit:hover {
	background-position: 0% 100%;
}

a.trash {
	width: 18px;
	height: 19px;
	background: url(../../icos/trash.gif) no-repeat 0% 0%;
	line-height: 13px;
	float:left;
}

a.trash:hover {
	background-position: 0% 100%;
}


a.position {
	width: 18px;
	height: 19px;
	background: url(../../icos/position.gif) no-repeat 0% 0%;
	line-height: 13px;
	float:left;
}

a.position:hover {
	background-position: 0% 100%;
}

.prep_pub_menu ul {
	padding:0 0 15px 0px;
	margin:0;
}

.prep_pub_menu ul ul {
	padding:0 0 15px 63px;
	margin:0;
}

.prep_pub_menu li {
	margin:0;
	padding:5px 0 0 0;
	list-style-type: none;
	clear:both;
}

.prep_pub_menu a {
	font: bold 13px Tahoma, Verdama, sans-serif;
}

.clear div {clear:both}

a.gloss {
	text-decoration:none;
	border-bottom:1px dashed #666;
}


.navpage ul {
	padding:0 0 15px 0px;
	margin:0;
}

.navpage ul ul {
	padding:0 0 15px 25px;
	margin:0;
}

.navpage li {
	margin:0;
	padding:5px 0 0 0;
	list-style-type: none;
	clear:both;
	font:bold 15px Tahoma, sans-serif;
	color:#800000;
}


.navpage li li {
	margin:0;
	padding:5px 0 0 0;
	list-style-type: none;
	clear:both;
	font:bold 12px Tahoma, sans-serif;
	color:#800000;
}

.navpage a {
	font: bold 11px Tahoma, Verdama, sans-serif;
}

.navpage span {font: 11px Tahoma, Verdama, sans-serif;color:#808080}

.mess textarea {
	width:430px;
	height:100px;
}

.inp input {
	width:150px;
}

#links {
	padding-left:10px;
	font:9px Tahoma, sans-serif;
	color:#949494;
}

#links a {
	font:9px Tahoma, sans-serif;
	text-decoration:none;
	color:#949494;
}

#links a:hover {
	text-decoration:underline;
	color:#333;
}

#copy {
	background: #606060;
	width:220px;
	height:46px;
	vertical-align:top;
}

#copy div {
	color:#efefef;
	font:10px Tahoma, sans-serif;
	padding:5px 0 5px 10px;
}

.dn {display:none}

#date legend {
	padding:0 0 10px 0;
	margin:0 0 -10px 5px;
	_padding:0 0 25px 0;
	_margin:0 0 -25px 0;
	color:#262827;
}

#date b {
	color:#990000;
	font:normal 48px Georgia, Times, serif;
}

fieldset#date {
	font:bold 16px Times, serif;
	border:1px solid #990000;
	width:245px;
	margin:0 10px 0 0;
	padding:0;
	color:#262827;
	text-align:left;
}

#date div {
	font:13px Times, serif;
	padding:0px 5px 5px 6px;
}
/*--------------------------------------------------------------new-------------------------------------------------------------------*/
.name
{
	font:bold 16px tahoma;
	margin-bottom:10px;
}
.title
{
	font:12px tahoma;
	color:#009900;
	margin:10px 0;
}
.myform
{
	margin:0;
}
.myform label
{
	display:block;
	float:left;
}
.myform select
{
	display:block;
	margin-left:60px;
	margin-bottom:5px;
	padding:0 0 0 3px;
	border-color:#809db9;
}
.butt
{
	border:none;
	background: url('../../siteimg/butt.gif') no-repeat !important;
	width:65px;
	height:18px;
	padding-bottom:2px;
	
}
.myform .bmar
{
	margin-left:60px;
	_margin-left:63px;
}
.tbl
{
	margin-bottom:10px;
}
.tbl td
{
	padding:0 3px;
}
.n
{
	color:#990000;
	text-transform:uppercase;
}
.pop_up
{
	width:159px;
	height:102px;
	background: url('../../siteimg/pop_up.gif') no-repeat;
}
.pop_up form
{
	padding:10px 0 0 10px;
}
.pop_up select, .pop_up textarea
{
	padding:0 0 0 3px;
	border-color:#809db9;
}
.pop_up textarea
{
	width:130px;
	height:30px;
	margin:5px 0;
}
.list a
{
	display:block;
}
fieldset.s_info
{
	border:#9a9a9a 1px solid;
	font:11px tahoma;
	padding:10px;
	width:300px;
	padding-top:5px;
}
.s_info legend#stleg
{
	color:#666;
    _padding:10px 0;
	padding-left:23px;
	background: url('../../siteimg/pic1.gif') no-repeat;
	background-position: 3px 50%;
}
.s_info img
{
	margin:5px 15px 5px 0;
	vertical-align:top;
	float:left;
}
.s_info div
{
	margin-bottom:5px;
	margin-top:5px;
}
#look
{
	padding:3px 0 3px 20px;
	background: url('../../siteimg/pic2.gif') no-repeat left center;
	display:block;
	margin:8px 0;
}
#mes
{
	padding:3px 0 3px 20px;
	background: url('../../siteimg/pic3.gif') no-repeat left center;
	display:block;
	margin:8px 0;
}
#m1
{
	font-weight:bold;
	padding-left:20px;
	background: url('../../siteimg/pic4.gif') no-repeat left center;
}
#m2
{
	font-weight:bold;
	padding-left:20px;
	background: url('../../siteimg/pic5.gif') no-repeat left center;
	margin-left:15px;
}
#m3
{
	font-weight:bold;
	padding-left:20px;
	background: url('../../siteimg/pic6.gif') no-repeat left center;
	margin-left:15px;
}
#m4
{
	font-weight:bold;
	padding-left:20px;
	background: url('../../siteimg/pic7.gif') no-repeat left center;
	margin-left:15px;
	color:#006699;
}
.cont_mess table
{
	width:600px;
	border-collapse:collapse;
	margin:10px 0;
	border-top: 1px solid #dae2e8;
}
.cont_mess table td
{
	color:#89a8c6;
	border-bottom: 1px solid #dae2e8;
	padding:5px 0;
}
.cont_mess table td a
{
	text-decoration:none;
	color:#2b587a;
}
.cont_mess table td span
{
	color:#2b587a;
}
.cont_mess table img
{
	float:left;
	margin:0 5px 0 0;
	vertical-align:middle;
}
.cont_mess table tr th
{
	background:#f7f7f7;
	color:#808080;
	text-align:left;
	border-bottom: 1px solid #dae2e8;
	padding: 3px 0;
}
.cont_mess input
{
	border:none;
	background:none;
	margin-bottom:0;
}
.mes_act
{
	width:70px;
}
.mes_out
{
	width:100px;
}
.mdate
{
	color:#777777;
	font:10px tahoma;
}
a img
{
	border:none;
}
.txt
{
	display:block;
	width:440px;
	border-color:#809db9;
}
.txt1
{
	width:200px;
}
.txt2
{
	width:115px;
	border-left:2px solid #474747;
	border-top:2px solid #474747;
	border-right:2px solid #d8d8d8;
	border-bottom:2px solid #d8d8d8;
}
.myform table td
{
	vertical-align:top;
}
.leg_add
{
	width:433px;
	padding:0 3px 10px 10px;
	margin:0;
	border: 1px solid #9a9a9a;
	margin:15px 0;
	display:block;
}
.leg_add div
{
	margin:5px 0px;
}
.red
{
	color:#990000;f
}
.leg_add legend
{
	font:bold 11px tahoma;
	color:#333333;
}
.file
{
	padding-left:20px;
	background: url('../../siteimg/pic9.gif') no-repeat left center;
	color:#333333 !important;
}
#recipient
{
	width:339px;
	background: url('../../siteimg/top_pop.gif') no-repeat top;
	padding-top:6px;
}
#recipient ul
{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
#recipient ul li
{
	font-weight:bold;
}
#recipient ul ul li
{
	font-weight:normal;
}
#recipient ul ul
{
	padding:0 0 0 20px;
}
#recipient ul ul ul
{
	padding:0 0 0 35px;
}
#recipient ul input
{
	border:none;
	background:none;
	position:relative;
	top:2px;
}
#recipient form
{
	background: url('../../siteimg/mid_pop.gif') repeat-y;
	padding:0 10px 5px 10px;
	margin:0;
}
#recfoot
{
	height:5px;
	background: url('../../siteimg/bot_pop.gif') no-repeat bottom;
	width:339px;
	font-size:1px;
}
fieldset#basket
{
	width:640px;
	padding:0 3px 10px 10px;
	margin:0;
	border: 1px solid #9a9a9a;
	margin:15px 0;
	display:block;
}
fieldset#basket legend
{
	color:#666666;
	font-weight:bold;
}
.mes_in
{
	width:180px;
}
td.mes_in
{
	font: 10px tahoma;
	color:#666666 !important;
}
/*----------------------------------------------------------*/
.feedStory
{
	border:0px none;
line-height:130%;
vertical-align:middle;
width:500px;
}
.feedStory a
{
color:#2B587A;
}
.feedTime {
border:0px none;
color:#777777;
font-size:10px;
padding:2px 25px 0px 10px;
text-align:right;
vertical-align:top;
width:70px;
}
.birthday
{
	overflow:hidden;
}
.birthday label
{
	width:auto;
}
.birthday select
{
	float:left;
	margin-right:10px;
	padding:0;
}
.birthday input
{
	margin-right:10px;
}
#gfhjs
{
	margin-right:20px;
}