﻿   body
        {
            margin: 0 10% 0 10%;
            color: #0e0e0e;
            background-color: #ffe6e6;
            font-size: 62.5%;
            font-family: arial, verdana, serif;
            font-weight: normal;
            font-style: normal;
            font-size: 10px;
        }
        HTML
        {
            /*scrollbar-face-color: ##FFA500;*/ /* scrollbar-highlight-color: #FFA500;*/ /*scrollbar-shadow-color: #FFA500;*/ /* scrollbar-3dlight-color: #FFA500;*/ /*scrollbar-arrow-color: #FFA500;*/
            scrollbar-track-color: #fef2f2; /*scrollbar-darkshadow-color: #FFA500;*/ /*scrollbar-base-color: #FFA500;*/
        }
        textarea
        {
            width: 170px;
            height:35px;
            border-right: #a9a9a9 1px solid;
            padding-right: 4px;
            border-top: #a9a9a9 1px solid;
            padding-left: 4px;
            padding-bottom: 4px;
            border-left: #a9a9a9 1px solid;
            padding-top: 4px;
            border-bottom: #a9a9a9 1px solid;
            font-size: 62.5%;
            font-family: arial, verdana, serif;
        }
        input
        {
            width: 170px;
            border-right: #a9a9a9 1px solid;
            padding-right: 4px;
            border-top: #a9a9a9 1px solid;
            padding-left: 4px;
            padding-bottom: 4px;
            border-left: #a9a9a9 1px solid;
            padding-top: 4px;
            border-bottom: #a9a9a9 1px solid;
            font-size: 62.5%;
            font-family: arial, verdana, serif;
        }
     
         #selpartminAgesearch
        {
        	width:20px;
        	height:20px;
        	font-size: 10px;
        }
        select
        {
            width: 180px;
            height: 25px;
            border-right: #a9a9a9 1px solid;
            border-top: #a9a9a9 1px solid;
            border-left: #a9a9a9 1px solid;
            border-bottom: #a9a9a9 2px solid;
            font-size: 10px;
            font-family: arial, verdana, serif;
            
        }
        #selsister, #selsistermarrid, #selbrotheroccu, #selbrothermarrid, #selHr,#selSec, #selnim,#selpartminAge,#selpartmaxAge, #selAMPM, #selpartminAge, #selpartmaxAge,#selpartminAgesearch
        {
            width: 40px;
            height: 20px;
            border-right: #a9a9a9 1px solid;
            border-top: #a9a9a9 1px solid;
            border-left: #a9a9a9 1px solid;
            border-bottom: #a9a9a9 1px solid;
            font-size: 10px;
        }
        .ButtonStyle
{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:XX-Small;
	background-color:#ED6703;
	color:White;
	border-style:none;
cursor:hand;
width:100px;
cursor:hand;
                                                                                                                                                                                                ForeColor="White" Text="View Profile" Width="80px"
}

        Button
{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:XX-Small;
	background-color:#ED6703;
	color:White;
	border-style:none;
cursor:hand;
width:150px;
  cursor:hand;                                                                                                                                                                                              ForeColor="White" Text="View Profile" Width="80px"
}
.mainContentOverflow
{
	height:550px;
	width:1022px; 
	/*position:absolute; */
	/*overflow:auto;*/
	color:Gray;
	}
	.mainContentwithoutOverflow
{
	height:390px;
	width:1022px; 
	/*position:absolute;*/
	}
	#divsearchresult
	{
	height:400px;
	width:100%; 
	position:relative; 
	overflow:auto;
		}
		

        .PagerButtonStyle
{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:XX-Small;
	background-color:#ED6703;
	color:White;
	border-style:none;
cursor:hand;
width:60px;
                                                                                                                                                                                                ForeColor="White" Text="View Profile" Width="80px"
}

       .SmallDropdown
{
            width: 40px;
            height: 20px;
            border-right: #a9a9a9 1px solid;
            border-top: #a9a9a9 1px solid;
            border-left: #a9a9a9 1px solid;
            border-bottom: #a9a9a9 1px solid;
            font-size: 10px;
        }
        
        #dvCommunication, #dvSettings, #dvPartner, #dvQualification, #dvPersonal
        {
            text-align: center;
            height: 20px;
            vertical-align: bottom;
            margin-top: 10px;
        }
        label
        {
            font: normal 12px/20px Arial, Sans-serif;
            color: black;
            vertical-align: middle;
        }
        /* common settings checkbox and radiobutton */
        input[type="checkbox"], input[type="radio"]
        {
            width: 15px;
            height: 15px;
            vertical-align: middle;
            border:0px;
        }
        form
        {
            width: 760px;
        }
        fieldset
        {
            /*background: #ffe6e6;*/
            border: 1px solid #eb8f00;
            margin: 0 0 20px 0;
            padding: 15px 10px;
        }
        fieldset.submit
        {
            background: none;
            border: none;
            margin: 0;
            padding: 0 10px;
        }
        fieldset legend
        {
            color: #000000;
            font-weight: bold;
            font-size: 15px;
            text-shadow: 4px 4px 7px #fef2f2;
        }
        fieldset input
        {
            border: 1px solid #516764;
            border-right-color: #504532;
            border-bottom-color: #504532;
            height: 25px;
            line-height: 25px;
            margin: 0 20px 0 0;
            padding: 0 2px;
        }
        fieldset input:last-child
        {
            margin: 0;
        }
        fieldset input:focus
        {
            border: 1px solid #4d412a;
        }
        fieldset label
        {
            margin: 0 10px 0 0;
        }
        fieldset input[type="submit"]
        {
            background: #827254;
            border: 3px solid #585246;
            color: #E5D8B9;
            cursor: pointer;
            height: auto;
            line-height: 15px;
            margin: 20px 0 0 0;
            padding: 4px 6px;
        }
        fieldset input[type="submit"]:hover
        {
            color: #fff;
        }
        /*
	Navigation
*/
        div.nav
        {
            width: 200px;
            margin: 0 auto;
        }
        #prev, #next
        {
            display: block;
            background: #827254;
            border: 3px solid #585246;
            color: #E5D8B9;
            cursor: pointer;
            height: auto;
            line-height: 15px;
            margin: 20px 0 0 0;
            padding: 4px 6px;
            text-align: center;
            width: 65px;
        }
        #prev
        {
            float: left;
        }
        #next
        {
            float: right;
        }
        #prev:hover, #next:hover
        {
            color: #fff;
        }
        /*
	CSS3
*/
        fieldset, fieldset input, #prev, #next
        {
            border-radius: 5px;
            -moz-border-radius: 5px;
        }
        fieldset
        {
            box-shadow: inset 0 0 10px #4d412a;
            -moz-box-shadow: inset 0 0 10px #4d412a;
            -webkit-box-shadow: inset 0 0 10px #4d412a;
        }
        fieldset input:focus
        {
            box-shadow: inset 0 0 7px #a4a4a4;
            -moz-box-shadow: inset 0 0 7px #a4a4a4;
            -webkit-box-shadow: inset 0 0 7px #a4a4a4;
        }
        fieldset input[type="submit"]:hover, #prev:hover, #next:hover
        {
            -moz-box-shadow: 0 0 5px #5f553e;
        }
        
        .tdtextRight
        {
            width: 400px;
            text-align: right;
        }
        
        .tdtextleft
        {
            text-align: left;
            vertical-align:top;
        }
        .tdtextleftset
        {
            width: 350px;
            text-align: right;
        }
        .tdtextleftsetcheck
        {
            width: 550px;
            text-align: left;
        }
        .tdtextleftcom
        {
            width: 150px;
            text-align: left;
            vertical-align:top;
        }
        td
        {
        	  text-align: left;
            vertical-align:top;
        	}
        .tdtextleftRegister
        {
        	width: 110px;
            text-align: left;
            vertical-align:top;
        	}
        .tdtextRightcom
        {
            width: 400px;
            text-align: left;
        }
        .tdtextcentersearch
        {
            
            text-align: center;
        }
       .txtAlignCenter
       {
       	text-align:center;
       	}
        .tdtextspace
        {
            text-align: left;
        }

         input[type="checkbox"], input[type="radio"]
        {
            width: 15px;
            height: 15px;
            vertical-align: middle;
            border:0px;
        }
        input.text
        {
            margin-bottom: 12px;
            width: 95%;
            padding: .4em;
        }
        fieldset
        {
            padding: 0;
            border: 0;
            margin-top: 25px;
        }
        h1
        {
            font-size: 1.2em;
            margin: .6em 0;
        }
        div#users-contain
        {
            width: 350px;
            margin: 20px 0;
        }
        div#users-contain table
        {
            margin: 1em 0;
            border-collapse: collapse;
            width: 100%;
        }
        div#users-contain table td, div#users-contain 
        {
            border: 1px solid #eee;
            padding: .6em 10px;
            text-align: left;
        }
        .ui-dialog .ui-state-error
        {
            padding: .3em;
        }
        .validateTips
        {
            border: 1px solid transparent;
            padding: 0.3em;
        }
        
        /* Navigation Menu */
        .glossymenu
        {
	position: relative;
	padding: 0 0 0 100px;
	margin: 0 auto 0 auto;
	background: url(../../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
            top: 0px;
            left: 0px;
        }

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}


.orange{
	background: url(../../images/menuo_bg.gif) repeat-x; /*tab background image path*/
}

.orange li.current a, .orange li a:hover
{
	background: url(../../images/menuo_hover_left.gif) no-repeat; /*left tab image path*/
}

.orange li.current a b, .orange li a:hover b
{
	background: url(../../images/menuo_hover_right.gif) no-repeat right top; /*right tab image path*/
}ht.gif) no-repeat right top; /*right tab image path*/

/*Alt row coler in table*/
.validateTips { border: 1px solid transparent; padding: 0.3em; }
