.wwdating {
}

.wwdating .place {
	font-size: 14px;
	font-weight: bold;
	font-family: "arial,verdana";
	/*color: #cc0000;*/
}

.wwdating fieldset {
	border: solid 1px #ccc;
	padding: 4px;
}

.wwdating fieldset legend {
	font-weight: bold;
	font-size: 110%;
}

.wwdating .addcomment {
    float: left;
	font-size: 11px;
	padding: 4px;
	width: 100%;
}

.wwdating .addcomment .commentbox {	
	width:98%;
}

.wwdating .hs {
	background: url('/components/com_wwdating/assets/hs.gif') repeat-x;
	height: 13px;
}

.wwdating .vs {
	background: url('/components/com_wwdating/assets/vs.gif') repeat-y;
	width: 13px;
}

/* start comments */
.wwdating .comments {
	padding: 4px;
	float: left;
	width: 100%
}

.wwdating .comments .comment {
	padding: 4px;
	float: left;
	border: solid 1px #dddddd;
}

.wwdating .comments .comment .avatar {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .comments .comment .username {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;	
}

.wwdating .comments .comment .message {	
	font-family: arial;
	font-size: 11px;	
}
/* end comments */

/* start friends */
.wwdating .friends {
	padding: 4px;
	text-decoration: none;
}

.wwdating .friends .friend {
	padding: 4px;
	float: left;	
}

.wwdating .friends .friend a {
	text-decoration: none;
}

.wwdating .friends .friend .avatar {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .friends .friend .name {
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

.wwdating .friends .friend .addfriend {
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	text-align: center;
}

.wwdating .friends .friends .online {
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	text-align: center;
}
/* end friends */

/* start categories */
.wwdating .categories {
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.wwdating .categories .category {
	padding: 4px;
	float: left;	
}

.wwdating .categories .category a {
	text-decoration: none;
}

.wwdating .categories .category .image {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .categories .category .caption {
	
	font-size: 11px;
	text-align: center;
}

.wwdating .categories .category .name {
	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
/* end chatroom */

/* start gallerys */
.wwdating .gallerys {
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.wwdating .gallerys .gallery {
	padding: 4px;
	float: left;	
}

.wwdating .gallerys .gallery a {
	text-decoration: none;
}

.wwdating .gallerys .gallery .image {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .gallerys .gallery .caption {
	
	font-size: 11px;
	text-align: center;
}

.wwdating .gallerys .gallery .category {
	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
/* end gallery */

/* start members */
.wwdating .members {
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.wwdating .members .member {
	padding: 2px;
	float: left;
	/*border: solid 1px #eee;*/
}

.wwdating .members .member a {
	text-decoration: none;
}

.wwdating .members .member .avatar {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .members .member .name {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

.wwdating .members .member .addfriend {
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	text-align: center;
}

.wwdating .members .member .sendmessage {
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	text-align: center;
}

.wwdating .members .member .online {
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	text-align: center;
}
/* end members */

/* start messages */
.wwdating .messages {
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.wwdating .messages .navigate {
	border: solid 1px #eee;
	float:left;		
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.wwdating .messages .navigate .link {
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 6px;
	text-align: center;
	text-decoration: none;	
}

.wwdating .messages .list {
	padding: 2px;
	float: left;
	border: solid 1px #eee;
	width: 100%;
}

.wwdating .messages .message {	
	padding: 2px;
	float: left;
	border: solid 1px #eee;
	width: 100%;
}

.wwdating .messages .message .commentbox {	
	width: 98%;
}

.wwdating .messages .message .from {	
	font-size: 11px;
	font-weight: bold;
	color: #333333;	
	text-decoration: none;	
}

.wwdating .messages .message .date {	
	font-size: 11px;
	font-weight: bold;
	color: #333333;	
	text-decoration: none;	
}

.wwdating .messages .message .subject {	
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	text-decoration: none;	
}

.wwdating .messages .message .body {	
	font-size: 11px;	
	color: #333333;	
	text-decoration: none;	
}
/* end messages */

/* start photos */
.wwdating .photos {
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.wwdating .photos .photo {
	padding: 4px;
	float: left;	
}

.wwdating .photos .photo a {
	text-decoration: none;
}

.wwdating .photos .photo .image {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .photos .photo .caption {
	
	font-size: 11px;
	text-align: center;
}

/* end photos */

/* start plans */
.wwdating .plans {
	padding: 4px;
	text-decoration: none;
	width: 100%;
	overflow: hidden;
}

.wwdating .plans .plan {
	font-family: verdana;
	padding: 4px;
	float: left;
	width: 30%;
	overflow: hidden;
}

.wwdating .plans .plan a {
	text-decoration: none;
}

.wwdating .plans .plan .name {	
	font-size: 18px;
	font-weigt: bold;
	text-align: left;
}

.wwdating .plans .plan .time {	
	font-size: 14px;
	font-weigt: bold;
	text-align: left;	
}

.wwdating .plans .plan .info {	
	font-family: arial;
	font-size: 11px;
	text-align: left;	
}

.wwdating .plans .plan .price {	
	font-size: 18px;
	font-weigt: bold;
	text-align: left;
	color: #cc0000;
}

/* end plans */

/* start profile */
.wwdating .profile {
	padding: 4px;
	text-decoration: none;
	width:100%;
}

.wwdating .profile .info {
	padding: 4px;
	float: left;
	width: 49%
}

.wwdating .profile .info a {
	text-decoration: none;
}

.wwdating .profile .info .avatar {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .profile .info .name {
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	text-align: left;
}

.wwdating .profile .comments {
	padding: 4px;
	float: left;
	width: 100%
}

.wwdating .profile .comments .comment {
	padding: 4px;
	float: left;
	border: solid 1px #dddddd;
}

.wwdating .profile .comments .comment .avatar {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .profile .comments .comment .username {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;	
}

.wwdating .profile .comments .comment .message {	
	font-family: arial;
	font-size: 11px;	
}

.wwdating .profile .friends {
	padding: 4px;
	float: left;
	width: 49%
}

.wwdating .profile .friends .friend .avatar {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .profile .friends .friend .name {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

.wwdating .profile .media {
	padding: 4px;
	float: left;
	width: 100%
}

.wwdating .profile .media .photos {
	padding: 4px;
	text-decoration: none;
	width: 100%;
}

.wwdating .profile .media .photos .photo .image {
	border: solid 1px #dddddd;
	padding: 4px;
}

.wwdating .profile .media .photos .photo .name {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

/* end profile */

/* photo uploader */

.wwdating .uploader .image {
	border: solid 1px #dddddd;
	padding: 4px;
}

/* end photo uploader */

/* pageNav */

.wwdating .pageNav {
	padding: 4px;
	float: left;
	width: 100%
}

/* end pageNav */
/* uploader */
.likeParent {
	font: inherit;
	color: inherit;
	text-decoration: inherit;
}

a.likeParent,
a.likeParent:link,
a.likeParent:active,
a.likeParent:visited,
a.likeParent:hover 
{
	font: inherit;
	color: #000000;
	text-decoration: none;
}

div.title 
{
	width: auto;
	/*background-color: #B5C4FF;*/
	background-color: #99BBE8;
	border-bottom: solid 1px #000000;
	padding: 2px;
	margin-bottom: 15px;

	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;

}
div.content 
{
	margin: 10px;
}

fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}
/* end uploader */

/* tabs */
dl.tabs {
   float: left;
   margin: 10px 0 -1px 0;
   z-index: 50;
}
dl.tabs dt {
   float: left;
   padding: 4px 10px;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-top: 1px solid #ccc;
   margin-left: 3px;
   background: #f0f0f0;
   color: #666;
}
dl.tabs dt.open {
   background: #F9F9F9;
   border-bottom: 1px solid #F9F9F9;
   z-index: 100;
   color: #000;
}
div.current {
   clear: both;
   border: 1px solid #ccc;
   padding: 10px 10px;
}
div.current dd {
   padding: 0;
   margin: 0;
}
/* end tabs */