/* SVN FILE: $Id: cake.generic.css 7945 2008-12-19 02:16:01Z gwoo $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision: 7945 $
 * @modifiedby    $LastChangedBy: gwoo $
 * @lastmodified  $Date: 2008-12-18 18:16:01 -0800 (Thu, 18 Dec 2008) $
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	background-color: #fee6ee;
	color: #fff;
	font-family:Arial,Helvetica,Tahoma;
	font-size:90%;
	margin: 0px;
	background-image:url(../img/jssmatrimony_bg3.gif);
	background-repeat:repeat-y;
	background-position:center center;
}
/*a {
	background:#fff;
	color: #003d4c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	background:#fff;
	color: #003d4c;
	text-decoration:none;
}
*/
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	background:#fff;
	color: #003d4c;
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	background:#fff;
	color: #e32;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	font-size:14px;
	color: #336600;
	font-weight: bold;
	padding-top: 0.5em;
	margin-bottom:0.5em;
	border-bottom:#663300 1px solid;
}
/*ul, li {
	margin: 0 12px;
}*/

/* Layout */
#container {
	width:790px;
	background-color:#FFFFFF;
	}

* html #container {
	text-align:left;
}

#header{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	background: #003d4c url('../img/cake.icon.gif') no-repeat left;
	color: #fff;
	padding: 0px 30px;
}
#header h1 a {
	color: #fff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
#content{
line-height:22px;
	background: #fff;
	clear: both;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	/*overflow: auto;*/
	min-height:360px;
	text-align:left;
}

#content h1{
font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
color:#FF0000;
font-size:16px;
font-weight:bold;
border-bottom:#009900 2px solid;
margin-bottom:10px;
}
#content h3{
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;
color:#333333;
}
#content .lstmain{
list-style:none;
text-align:left;
}
#content .lstmain li{
background-image:url(../img/gagabullets.jpg);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding-left:12px;
}
#content .lstmain li a{
color:#333399;
font-size:13px;
text-decoration:none;
}
#content .lstmain li a:hover{
color:#993300;
}
#footer {
	clear: both;
	text-align: center;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:772px;
	height:71px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;	/*-moz-border-radius: 6px;*/
}
#footer img{
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 6px;
}
/* Tables */
/*
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

*/

/* Paging */
div.paging {
	background:#fff;
	color: #666666;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#999999;
	padding:5px;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
 div.user-form form {
	clear: both;
	margin-right: 5px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	padding: 0px;
	width: 98%;
	font-size: 12px;

}
div.user-form fieldset {
	border: 1px solid #ccc;
	margin-top: 8px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
div.user-form b{
color:#515151;
}
div.user-form .membersearch{
display:inline;
}
div.user-form .membersearch label{
display:inline;
}
div.user-form .membersearch .profile-photo{
width:auto;
margin-right:15px;
}
div.user-form .membersearch .viewprof{
background-image:url(../img/submit.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
width:100px;
height:25px;
font-weight:bold;
background-color:#005900;
color:#333333;
border:none;
}
div.user-form fieldset a{
color:#006699;
text-decoration:none;
font-weight:bold;
}
div.user-form fieldset a:hover{
color:#FF0000;
}
div.user-form fieldset legend {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	background-color:#3ca81e;
	border:2px solid #333333;
	padding:5px;
}
div.user-form fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 8;
}
div.user-form fieldset fieldset legend{
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
	/*background-image:url(../img/trans.gif);
	background-repeat:repeat-x;
	background-position: center center;*/
}
div.user-form fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
div.user-form form div {
	margin-bottom: 0.5em;
	vertical-align: text-top;
	padding-top: 0.5em;
	padding-right: 0.0em;
	padding-bottom: 0em;
	padding-left: 0.0em;
	
}
div.user-form form div.input {
	color: #444;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image:url(../img/dot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 48px;
}

div.user-form form div.input #UserDetailCasteNoBar{
width:auto;
border:none;
}
div.user-form .timeinput{
border: 1px solid #ccc;
padding:5px;
}
div.user-form form div.required {
	color: #333;
	font-weight: bold;
}
div.user-form form .submit input{
	position:relative;
	left:15em;
	width:auto;
	float:left;
	margin-top: 10px;
	margin-left:2em;
	width:100px;
	height:25px;
	background-color:#000000;
	border:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../img/submit.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

div.user-form label {
display:block;
	font-size: 100%;
	padding-right: 20px;
	font-weight: bold;
	color:#666666;
}
div.user-form table td label {
display:inline;
	font-size: 100%;
	padding-right: 20px;
	font-weight: bold;
	color:#666666;
}
div.user-form h3{
font-size:14px;
font-weight:bold;
padding-bottom:9px;
color:#FF0000;
}
div.user-form input[type=text]{
	clear: both;
	font-size: 90%;
	margin-right: 5px;
	padding: 2px;
	width: 275px;
	
}
div.user-form .datebox input[type=text]{
	clear: both;
	display: block;
	font-size: 90%;
	margin-right: 5px;
	padding: 2px;
	width: 150px;
	
}
#cvvcode{
	clear: both;
	display: block;
	font-size: 90%;
	margin-right: 5px;
	padding: 2px;
	width: 50px;
	
}
div.user-form input{
	clear: both;
	font-size: 90%;
	padding: 2px;
	width: 275px;
	border:#999999 solid 1px;	
}
div.user-form .inpage label{
	display:inline;
	width:auto;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
div.user-form .inpage{
	background-image:url(../img/dot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 40px;
	padding-bottom:20px;
}
div.user-form .inpage input{
	width:40px;
	margin-right:20px;
	margin-bottom:40px;

}

.inpage .search_age {
              width:50px;
}
/*div.user-form #UserDetailGender0, #UserDetailDrinking0{
width:auto;
border:none;
}
div.user-form #UserDetailGender1, #UserDetailDrinking1 {
width:auto;
border:none;
}
div.user-form #UserDetailSmoking0, #UserDetailDrinking3 {
width:auto;
border:none;
}
div.user-form #UserDetailSmoking1{
width:auto;
border:none;
}
div.user-form #UserDetailSmoking2{
width:auto;
border:none;
}*/
div.user-form .radiobox input{
margin-bottom: 0px;
width:auto;
border:none;
}
div.user-form .radiobox label{
display: inline;
width: auto;
padding-left: 3px;
padding-right:2px;
}
div.user-form textarea{
	clear: both;
	display: block;
	font-size: 12px;
	padding: 2px;
	height: 100px;
	width: 90%;
}
div.user-form .txtarea .input {
padding-bottom:20px;
background-image:url(../img/dot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 135px;
	}
div.user-form textarea#bigtextbox{
	clear: both;
	display: block;
	font-size: 12px;
	padding: 2px;
	height: 150px;
	width: 99%;
}

div.user-form textarea.tiny{
	clear: both;
	display: block;
	font-size: 90%;
	padding: 2px;
	height: 200px;
	width: 90%;
}
div.user-form select {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
	width:280px;
	margin-right: 10px;
	border:#999999 solid 1px;	
}
div.user-form div.feetinches{
color: #444;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image:url(../img/dot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 50px;
}
div.user-form div.feetinches input{
width:60px;
}
div.user-form div.feetinches label{
display:inline;
padding-right:10px;
}
div.user-form div.feetinches select{
display:inline;
width:60px;
}
div.user-form .alldouble{
background-image:url(../img/dot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 215px;
	padding-bottom:10px;
}
div.user-form div #selectcaste{
	width:600px;
}
div.user-form div #selectcaste .sltform select{
width:230px;
font-size:13px;
}
div.user-form div #selectcaste .btnadd input{
width:90px;
background-color:#d2e172;
border:#666666 1px solid;
}



div.user-form select#UserDetailDateOfBirthDay {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
	width:50px;
	margin-right: 10px;
}
div.user-form select#UserDetailDateOfBirthMonth,#UserDetailDateOfBirthYear {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
	width:100px;
	margin-right: 10px;
}

div.user-form select[multiple=multiple] {
	width: 100%;

}
div.user-form option {
	font-size: 100%;
	padding: 0 3px;
	
}
div.user-form .radiobox{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	background-image:url(../img/dot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 30px;
}
div.user-form input[type=checkbox] {
	clear: left;
	margin: 0px 0px 7px 2px;
	width: auto;
}
div.user-form .chkbox{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	background-image:url(../img/dot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 30px;
}
div.user-form .chkbox div.input{
padding:0px;
margin:0px;
}
div.user-form .chkbox input{
	display: inline;
	width: auto;
	padding:0px;
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.user-form .chkbox label{
display: inline;
width: auto;
padding-left: 2px;
}
div.user-form input["type=submit"] {
	
	font-size: 12px;
	width: 69px;
	background-color: #CCCCCC;
	height: 20px;
	font-weight: bold;
	color: #666666;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;	
}
div.user-form input[type=reset] {
	display: inline;
	font-size: 12px;
	width: 69px;
	background-color: #FFFFFF;
	background-image: url(../img/btn_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
		cursor: pointer;
}
div.user-form input[type=button] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
div.user-form div.lnkmenu a{
font-weight:bold;
padding:6px;
color:#FFFFFF;
background-color:#FF0000;
text-decoration:none;
font-size:12px;
margin-right:6px;
margin-top:5px;
}
.rlink, #clink {
cursor:pointer;
float:left;
}
.rlink, div.submit {
float:left;
}
/* THIS cSS WRITEN BASIC FORM */
/*div.user-form form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
div.user-form fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
div.user-form fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
div.user-form fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
div.user-form fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
div.user-form fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
div.user-form form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
div.user-form form div.input {
	color: #444;
}
div.user-form form div.required {
	color: #333;
	font-weight: bold;
}
div.user-form form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
div.user-form label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
div.user-form input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
div.user-form select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
div.user-form select[multiple=multiple] {
	width: 100%;
}
div.user-form option {
	font-size: 120%;
	padding: 0 3px;
}
div.user-form input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
div.user-form input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.user-form div.radio label {
	margin: 0 0 6px 20px;
}
div.user-form input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}/*



/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 14px;
	font-weight: bold;
	margin: 0.5em auto;
	padding:0px;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions{
float:left;
clear:both;
}
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: block;
	list-style-type: none;
	line-height: 1.6em;
	white-space: nowrap;
	background-image: url(../img/bullet-square.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div.actions ul li a {
	color:#CC0000;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
/*Admin part */
#admn-user{
width:770px;
margin-top:10px;
line-height:22px;
}
#admn-user h1{
font-size:16px;
color:#585858;
font-weight:bold;
}
#admn-user h3{
font-size:14px;
font-weight:bold;
padding-bottom:5px;
color:#7F7F7F;
}
#admn-user ul{
list-style:none;
padding:0px;
margin:0px;
}
#admn-user ul li{
	background-image: url(../img/bullet-square.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left:10px;
}
#admn-user ul li a{
color:#CC0000;
}
#admn-user a{
text-decoration:none;
color:#880000;
font-weight:bold;
font-size:12px;
}
#admn-user a:hover{
font-weight:normal;
}
#admn-user .mainadmin{
	width:770px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#admn-user div.mainadmin div.subadmin{
	height:150px;
	border:1px solid #D6D6D6;
	display:block;
	float:left;
	padding:10px;
	text-align:center;
	width:160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
*html #admn-user div.mainadmin div.subadmin{
	margin-right: 4px;
	margin-bottom: 20px;
}
#admn-user div.mainadmin div.subadmin p{
	padding-top:1em;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#admn-user div.mainadmin div.subadmin p a{
color:#666666;
}

/*#mainadmin{
	width:900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left:4em;
	background-image: url(../img/admin_stripe.jpg);
	background-repeat: no-repeat;
	background-position: -4px 2px;
}
#mainadmin .subadmin{
height:170px;
}
.subadmin{
border:1px solid #D6D6D6;
display:block;
float:left;
margin:20px;
padding:10px;
text-align:center;
width:160px;
}
*html .subadmin{
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 9px;
}
.subadmin p{
	padding-top:1em;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subadmin p a{
text-decoration:none;
font-weight:bold;
color:#999999;
}
.subadmin p a:hover{
color:#666666;
}*/
/*suer Index page */
#user-index{
width:770px;
}
#user-index h2{
font-size:16px;
font-weight:bold;
color:#333333;
}
#user-index table td{
height:25px;
padding-left:5px;
}
#user-index div.paging{
padding:0px;
margin-top:0.8em;
margin-bottom:1em;
color:#666666;
}
#user-index div.paging a{
color:#666666;
text-decoration:none;
}
#user-index .mainheading{
color:#555555;
font-weight:bold;

background-color:#93D3FF;
}
#user-index .mainheading a{
color:#555555;
text-decoration:none;
}
#user-index .altrow{
background-color:#D2EDFF;
}
#user-index .altrow a{
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
#user-index .altrough{
background-color:#E8F5FF;
}
#user-index .altrough a{
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
/* footer */
#footer a{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
text-align:center;
position:relative;
top:8px;
}
/* writen css full profile page */
#fullprof {
font-size:12px;
width:770px;
}
#fullprof h2{
	font-size:16px;
	font-weight:bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	padding-bottom:5px;
	margin-bottom:10px;
}
#fullprof table b{
color:#4F4F4F;
}
#fullprof .subprofile{
background-image:url("../img/profile.jpg");
background-repeat:no-repeat;
background-position:0px 29px;
width:700px;
margin-left:35px;
}
*html #fullprof .subprofile{
margin-left:0px;
}
#fullprof .subprofile td{
height:30px;
padding-left:8px;
padding-right:5px;
}
.subprofile .subheading strong{
background-color:#FFBFCB;
padding:6px;
margin-left:10px;
font-size:14px;
}
.subprofile .profbdr{
background-image:url("../img/view-prof-inf-sepline.gif");
background-repeat:repeat-x;
background-position:0px 26px;
}
#fullprof div.sndmess{
float:right;
}
#fullprof div.sndmess a{
padding:5px;
background-color:#FFC062;
text-decoration:none;
color:#4A4A4A;
font-weight:bold;
}
#fullprof .scrapbook{
width:770px;
border:#999999 1px solid;
background-color:#F4FFF4;
margin-bottom:10px;
}
#fullprof .scrapbook td{
padding:5px;
}
#fullprof .scrapbook a{
text-decoration:none;
font-weight:bold;
color:#FF0000;
}
#fullprof .scrapbook a:hover{
text-decoration:underline;
}
#fullprof .scrapbook .delsubmit a{
padding:3px;
background-color:#CC0000;
color:#FFFFFF;
font-weight:bold;
}
#fullprof .scrapbook .btnreplay a{
padding-left:10px;
padding-right:5px;
font-weight:normal;
color:#006600;
}
#fullprof .scrapbook td img{
border:#999999 1px solid;
padding:2px;
background-color:#FFFFFF;
}
/* this css writen by Dashboard */
#graymatchsum{
font-family:Arial,Helvetica,Tahoma;
width:382px;
float:right;
background-image:url('../img/div-bg-grey.gif');
background-repeat:repeat-x;
background-position:0px 0px;
font-size:12px;
color:#8B8B8B;
margin-bottom:
}
#graymatchsum strong{
	font-size:30px;
	position:relative;
	top:5px;
}
#graymatchsum b{
	position:relative;
	left:38px;
}
#graymatchsum td{
padding:6px;
}
#graymatchsum .graypaid a{
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
background-color:#990000;
padding:5px;
}
#graymatchsum ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#graymatchsum ul li{
list-style:none;
line-height:25px;
}
/* pink color */
#pinkmatchsum{
font-family:Arial,Helvetica,Tahoma;
width:382px;
float:right;
background-image:url('../img/div-bg-pink.jpg');
background-repeat:repeat-x;
background-position:0px 0px;
font-size:12px;
color:#333333;
}
#pinkmatchsum strong{
	font-size:30px;
	position:relative;
	top:5px;
	color:#FF598F;
}
#pinkmatchsum b{
	position:relative;
	left:38px;
}
#pinkmatchsum td{
padding:6px;
}
#pinkmatchsum ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#pinkmatchsum ul li{
list-style:none;
line-height:25px;
}
#pinkmatchsum ul li a{
color:#FF0033;
text-decoration:none;
}
#pinkmatchsum ul li a:hover{
color:#CC0066;
text-decoration:underline;
}
/* mutch lst */
#lstmatch{
font-family:Arial,Helvetica,Tahoma;
width:382px;
float:right;
background-image:url('../img/matchbg.jpg');
background-repeat:repeat-x;
background-position:0px 30px;
font-size:12px;
color:#333333;
}
#lstmatch b{
font-size:14px;
padding:6px;
background-color:#FFBFCB;
margin-left:10px;
}
#lstmatch strong{
font-size:14px;
margin-left:10px;
}
#lstmatch td{
padding:6px;
}
#lstmatch ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#lstmatch ul li{
list-style:none;
line-height:25px;
}
#lstmatch ul li p{
padding-left:8px;
}
#lstmatch ul li p strong{
color:#666666;
}
#lstmatch ul li a{
color:#FF0033;
text-decoration:none;
}
#lstmatch ul li a:hover{
color:#CC0066;
text-decoration:underline;
}
#match-watch{
font-family:Arial,Helvetica,Tahoma;
font-size:12px;
background-image:url("../img/match_watch.jpg");
background-repeat:no-repeat;
background-position:0px 24px;
width:382x;
}
#match-watch ul{
padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#match-watch ul li{
list-style:none;
line-height:25px;
}

#match-watch ul li a{
color:#FF0033;
text-decoration:none;
}
#match-watch ul li a:hover{
color:#CC0066;
text-decoration:underline;
}

#match-watch b{
font-size:14px;
padding:6px;
background-color:#FFBFCB;
}
#match-watch td{
padding-left:18px;
height:25px;
}
#match-watch a{
color:#FF0033;
text-decoration:none;
}
#match-watch a:hover{
color:#CC0066;
text-decoration:underline;
}
/* home password */
#jsspuserpass{
float:left;
}
#jsspuserpass .inputtext {
border:1px solid #006600;
color:#666666;
font-family:arial,tahoma,verdana;
font-size:12px;
font-weight:normal;
padding-left:2px;
}
#jsspuserpass .subbutton{
-x-system-font:none;
left top;
	border:1px solid #006699;
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	overflow:visible;
	vertical-align:middle;
	background-color: #009B00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#jsspuserpass .chicktext{
font-size:12px;
text-decoration:none;
color:#333399;
}
/* this css writen back button */
.backbutton{
padding:5px;
margin:0px;
color:#000000;
}
.backbutton a{
padding:3px;
color:#FFFFFF;
font-size:12px;
background-color:#666666;
text-decoration:none;
font-weight:bold;
}
.backbutton a:hover{
background-color:#006600;
}
/* User add photos */
#frmphoto{
width:772px;
margin-top:12px;
}
#frmphoto td{
padding:5px;
margin:0px;
}
#frmphoto a{
color:#999999;
text-decoration:none;
}
#frmphoto a:hover{
color:#333333;
}
/* home page date picker*/
div.demo button img{
display:none;
}
div.demo button{
background-color:#FFFFFF;
background-image:url(../img/calendar.gif);
background-repeat:no-repeat;
background-position:center center;
width:16px;
height:15px;
border:none;
position:relative;
top:-2px;
left:4px;
}

div.input button img{
display:none;
}
div.input button{
background-color:#FFFFFF;
background-image:url(../img/calendar.gif);
background-repeat:no-repeat;
background-position:center center;
width:16px;
height:15px;
border:none;
position:relative;
top:-2px;
left:4px;
}
/*search result */
#searchresult{
	border: 1px solid #666666;
}
#searchresult tr{
background-color:#FFE8EC;
}
#searchresult td{
padding:10px;	
}
#searchresult img{
padding:4px;
border:#666666 1px solid;
background-color:#FFFFFF;
}
#searchresult td a{
color:#FF0000;
font-weight:bold;
text-decoration:none;
margin-left:4px;
}
#searchresult td a:hover{
color:#0099FF;
}

#crop-photo .btn-submit{
	width:150px;
	font-weight:bold;
	padding:4px;
	background-color:#CCCCCC;
	border:1px solid #666666;
	height:25px;
	margin-top: 10px;
	/*background-image:url(../img/submit.jpg);
	background-repeat:no-repeat;
	background-position:center center;*/
	color:#000000;
	cursor:pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
}
