@import url(public.css);

body {
	background-image: url(images/body_h174.gif);
}

.header {
	background: none;
}

/* BGN .header .subNav */
.header .subNav {
	padding-bottom: 18px;
}

.header .subNav a {
	padding: 0 6px;
}

/* END .header .subNav */

.p_content{
	padding:15px 16px 8px 37px;
}

.p_content h2{
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.p_content	p{
	width:532px;
	font-size:12px;
	line-height:1.5em;
	color:#676767;	
}
	
.p_content	span{
	font-weight:bold;
}

/*BEG #dear_pink*/
#dear_pink{
	margin-bottom:20px;
	width:589px;
	background:url(images/dear_bg.gif) repeat-y;
}

#dear_pink img{
	float:right;
}
#dear_pink .blank{
	padding-top:19px;
}


#dear_pink .t{
	background:url(images/dear_top.gif) no-repeat;
	height:5px;
}
#dear_pink .b{
	background:url(images/dear_b.gif) no-repeat;
	height:58px;
} 
/*END #dear_pink*/

/*BEG #dear_white*/
#dear_white{
	width:589px;
	background:url(images/dear_w_bg.gif) repeat-y;
}
#dear_white .p_content{
	padding:0 4px 8px 37px;
}
#dear_white img{
	float:right;
}
#dear_white .blank{
	padding-top:19px;
}


#dear_white .t{
	background:url(images/dear_w_top.gif) no-repeat;
	height:10px;
}
#dear_white .b{
	background:url(images/dear_w_b.gif) no-repeat;
	height:50px;
} 
/*END #dear_white*/

#tools {
margin-top:20px;
}

.header .slider {
	padding: 0;
	height: 8px;
}


/* BGN #relatedActivities */
#relatedActivities .box {
	padding: 0;
}
#relatedActivities ul {
	float: right;
	width: 165px;
}
/* END #relatedActivities */



/* BGN #postComment */
#postComment textarea{ 
	width: 520px;
	height: 116px;
	padding: 14px;
	background: transparent url(images/textarea.gif) no-repeat;
	border: 0;
	font-family: arial;
	color: #333;
	overflow: auto;
}
#postComment .box {
	padding: 19px 0;
	padding-right: 10px;
	text-align: right;
}
#postComment button {
	border: 0;
	width: 105px;
	height: 36px;
	background: transparent url(images/btn_post.gif) no-repeat;
	text-indent: -999em;
	margin-top: 10px;
}
/* END #postComment */

/*BEG TAGS*/
 .tags{
	margin:15px 36px 20px 7px;
	color:#3c3c3c;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

 .tags a{
	text-decoration: underline;
}

 .tags a:hover{
	text-decoration: none;
}

/*END TAGS*/


.toggleBlock .piece {
	padding: 10px 0 0 0;
	margin: 0 4px;
	text-align: left;
	border:none;
}

.toggleBlock .piece a{
	float:left;
}
.EMail
{
	width: 400px; 
	height: 200px; 
	border: #d43d71 1px solid;
    background-color: #f7f7f7;
}
.ratingStar 
{
    font-size: 0pt;
    width: 14px;
    height: 14px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/GiftsView/toolstar_colored.gif);

}

.emptyRatingStar {
    background-image: url(../Images/GiftsView/toolstar.gif);
}

/* override */

.toggleBlock_time li a {
width:300px;
}