﻿    /*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

a.interested
{
    background: url(notinterested.png) no-repeat top left;
     display: block;

     height: 20px;
     text-indent: -9999px; /* hides the link text */
}
a.notinterested
{
    background: url(interested.png) no-repeat top left;
     display: block;
    
     height: 20px;
     text-indent: -9999px; /* hides the link text */
}
#ReshimgathiInfo {
    border: 1px #888888 solid;

background-color: #fdf2f2;

padding-left: 30px;
    padding-top: 5px;
font-size: inherit;
font-weight: inherit;
font-family: 'Times New Roman', Times, serif;
font-style: inherit;
text-decoration: inherit;
line-height: 2.0em;
letter-spacing: 0.13em;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

}
#EventHead {
   background: rgb(244,208,100); /* Old browsers */
background: -moz-linear-gradient(top, rgba(244,208,100,1) 0%, rgba(237,144,23,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,208,100,1)), color-stop(100%,rgba(237,144,23,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(244,208,100,1) 0%,rgba(237,144,23,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(244,208,100,1) 0%,rgba(237,144,23,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(244,208,100,1) 0%,rgba(237,144,23,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(244,208,100,1) 0%,rgba(237,144,23,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4d064', endColorstr='#ed9017',GradientType=0 ); /* IE6-9 */
}
#EventBlock {
-moz-border-radius: 5px;
border-radius: 5px;
    background-image: url(clasicbgnew.gif);
-moz-box-shadow: 5px 5px 5px black;
-webkit-box-shadow: 5px 5px 5px black;
box-shadow: 5px 5px 5px black;
}
/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover { outline: none; }

.art-menu, .art-menu ul {
    border: 0;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.art-menu li {
    background: none;
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}

.art-menu li:hover {
    white-space: normal;
    z-index: 10000;
}

.art-menu li li { float: none; }

.art-menu ul {
    background: none;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}

.art-menu li:hover > ul {
    top: 100%;
    visibility: visible;
}

.art-menu li li:hover > ul {
    left: 100%;
    top: 0;
}

.art-menu:after, .art-menu ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.art-menu, .art-menu ul { min-height: 0; }

.art-menu ul {
    background-image: url('spacer.gif');
    margin: -10px 0 0 -30px;
    padding: 10px 30px 30px 30px;
}

.art-menu ul ul {
    margin: -30px 0 0 -10px;
    padding: 30px 30px 30px 10px;
}

.messagetable {
    background-image: url('clasicbgnew.gif');
    background-repeat: repeat-x;
    border: 1px solid #E2E2E2;
}


/* menu structure */

.art-menu { padding: 2px 0 0 4px; }

.art-nav {
    min-height: 32px;
    padding-top: 4px;
    position: relative;
    z-index: 100;
}

.art-nav .l, .art-nav .r {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1; 
}

.art-nav .l {
    left: 0;
    right: 0;
}

.art-nav .r {
    clip: rect(auto, auto, auto, 1920px);
    right: 0;
    width: 1920px;
}


/* end Menu */

/* begin MenuItem */

.art-menu a {
    cursor: pointer;
    display: block;
    height: 24px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}


.art-menu ul li {
    clear: both;
    margin: 0;
}


.art-menu a .r, .art-menu a .l {
    display: block;
    height: 82px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.art-menu a .l {
    left: 0;
    right: 7px;
}

.art-menu a .r {
    clip: rect(auto, auto, auto, 407px);
    right: 0;
    width: 414px;
}

.art-menu a .t, .art-menu ul a, .art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
    text-align: left;
    text-decoration: none;
}

.art-menu a .t {
    color: #E6E9EC;
    line-height: 24px;
    margin: 0 7px;
    padding: 0 12px;
    text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r { top: -29px; }

.art-menu li:hover > a .l, .art-menu li:hover > a .r { top: -29px; }

.art-menu li:hover a .l, .art-menu li:hover a .r { top: -29px; }

.art-menu a:hover .t { color: #7F5305; }

.art-menu li:hover a .t { color: #7F5305; }

.art-menu li:hover > a .t { color: #7F5305; }

/* end MenuItem */

/* begin MenuSeparator */

.art-menu .art-menu-li-separator {
    display: block;
    height: 0;
    width: 8px;
}

/* end MenuSeparator */

/* begin MenuSubItem */

.art-menu ul a {
    background-image: url('subitem.png');
    background-position: top center;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 0;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 130px;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
    background-image: none;
    background-position: top center;
    display: inline;
    float: none;
    margin: inherit;
    padding: inherit;
    text-align: inherit;
    text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
    background-position: top center;
    color: #872F03;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 7px;
}

.art-menu ul li a:hover {
    background-position: 0 -20px;
    color: #000000;
}

.art-menu ul li:hover > a {
    background-position: 0 -20px;
    color: #000000;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span { color: #000000; }

.art-nav .art-menu ul li:hover > a span, .art-nav .art-menu ul li:hover > a span span { color: #000000; }


/* end MenuSubItem */

#myform {
    border: 1px solid grey;
    height: auto;
    margin: 0 auto;
    padding: 14px;
}

.mystyle {
    border-bottom: 1px solid grey;
    margin: 0 0 10px 0;
    padding: 5px 0 5px 0;
}

#myform span {
    color: grey;
    display: block;
    font-size: 11px;
    text-align: right;
    width: 200px;
}

#myform button {
    background: grey;
    border: solid 1px #666666;
    clear: both;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 150px;
}
    
    
.HeadLine {
    background-color: #e7e7e7;
    border-color: #ddd;
    display: inline-block;
    margin: -2px;
    padding: 4px 12px;
}

.dotted {
    background-color: #fff;
    border: 1px dotted #E6E6E6;
    border-style: none none dotted;
    color: #fff;
}

.myButton {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fee153), color-stop(1, #f3b609));
    background: -moz-linear-gradient(center top, #fee153 10%, #f3b609 80%);
    background-color: #fee153;
    border: 1px solid #fec655;
    border-radius: 5px;
    border-top: 1px solid #f4bf07 !important;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    filter: PROGID:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fee153, EndColorStr=#f3b609) progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, direction=180, strength=0);
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    outline: none;
    padding: 3px 8px !important;
    text-decoration: none;
    /*-moz-box-shadow: inset 0 1px 0 0 #fff6af;
        -webkit-box-shadow: inset 0 1px 0 0 #fff6af;
        -ms-box-shadow: inset 0 1px 0 0 #fff6af;
        box-shadow: inset 0 1px 0 0 #fff6af;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
        background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
        -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
        -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
        -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
        background-color: #ffec64;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #ffaa22;
        display: inline-block;
        cursor: pointer;
        color: #333333;
        font-family: arial;
        font-size: 10px;
        padding: 4px 4px;
        text-decoration: none;
        -ms-text-shadow: 0 1px 0 #ffee66;
        text-shadow: 0 1px 0 #ffee66;*/
}

.myButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f4bf07), color-stop(1, #ffec64));
    background: -moz-linear-gradient(top, #f4bf07 5%, #ffec64 100%);
    background: -webkit-linear-gradient(top, #f4bf07 5%, #ffec64 100%);
    background: -o-linear-gradient(top, #f4bf07 5%, #ffec64 100%);
    background: -ms-linear-gradient(top, #f4bf07 5%, #ffec64 100%);
    background: linear-gradient(to bottom, #f4bf07 5%, #ffec64 100%);
    background-color: #f4bf07;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4bf07', endColorstr='#ffec64', GradientType=0);
}

.myButton:active {
    position: relative;
    top: 1px;
}


.reButton 
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00DB00), color-stop(1, #00DB00));
    background: -moz-linear-gradient(center top, #93FF93 10%, #00DB00 80%);
    background-color: #93FF93;
    border: 1px solid #93FF93;
    border-radius: 5px;
    border-top: 1px solid #00DB00 !important;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    filter: PROGID:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#93FF93, EndColorStr=#00DB00) progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, direction=180, strength=0);
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0;

  
    outline: none;
    padding: 3px 8px !important;
    text-decoration: none;
 
}

.reButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00DB00), color-stop(1, #93FF93));
    background: -moz-linear-gradient(top, #00DB00 5%, #93FF93 100%);
    background: -webkit-linear-gradient(top, #00DB00 5%, #93FF93 100%);
    background: -o-linear-gradient(top, #00DB00 5%, #93FF93 100%);
    background: -ms-linear-gradient(top, #00DB00 5%, #93FF93 100%);
    background: linear-gradient(to bottom, #00DB00 5%, #93FF93 100%);
    background-color: #00DB00;
     text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00DB00', endColorstr='#93FF93', GradientType=0);
}

.reButton:active {
    position: relative;
     text-decoration: none;
    top: 1px;
}

body {
    background-color: #FFFFFF;
    color: #696969;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    font-size: .85em;
    margin: 0;
    padding: 0;
}

a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited { color: #505abc; }

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active { color: #12eb87; }

p, ul {
    line-height: 1.6em;
    margin-bottom: 20px;
}

header,
footer,
nav,
section { display: block; }

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-size: 1.5em;
}

h1 {
    font-size: 2em;
    margin-bottom: 0;
    padding-bottom: 0;
}

h2 { padding: 0 0 10px 0; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.1em; }

h5, h6 { font-size: 1em; }

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

.page {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

header, #header {
    color: #000;
    margin-bottom: 0;
    padding: 0;
    position: relative;
}

header h1, #header h1 {
    border: none;
    color: #fff;
    font-size: 32px !important;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 5px 0;
    text-shadow: 1px 1px 2px #111;
}

#main {
    -moz-border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    padding-top: 10px;
}

footer,
#footer {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    color: #999;
    font-size: .9em;
    line-height: normal;
    margin: 0 0 0 0;
    padding: 10px 0;
    text-align: center;
}

/* TAB MENU   
----------------------------------------------------------*/

ul#menu {
    border-bottom: 20px #72C22A solid;
    margin: 0;
    padding: 0 0 2px;
    position: relative;
    text-align: left;
}

ul#menu li {
    display: inline;
    list-style: none;
}

ul#menu li#greeting {
    color: #fff;
  
    line-height: 2.8em;
    padding: 4px 10px;
    text-decoration: none;
}

ul#menu li a {
    -moz-border-radius: 4px 4px 0 0;
  
    -webkit-border-radius: 4px 4px 0 0;
    background-color: #e8eef4;
    border-radius: 4px 4px 0 0;
    color: #034af3;
    line-height: 2.8em;
    padding: 4px 10px;
    text-decoration: none;
}

ul#menu li a:hover {
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active {
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a {
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    margin: 0 0 1.5em 0;
    padding: 0 1.4em 1.4em 1.4em;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea { min-height: 75px; }

input[type="text"],
input[type="password"] {
    border: 1px solid #ccc;
    display: block;
    float: left;
    
    font-size: 14px;
    padding: 2px;
    text-align: left;
    width: 200px;  
}

select {
    border: 1px solid #ccc;
    font-size: 0.8em;
    padding: 2px;
}

/*input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}*/

/* TABLE
----------------------------------------------------------*/

table { border-collapse: collapse; }

table td { padding: 0; }

table th {
    background-color: #e8eef4;
    padding: 2px 2px;
    text-align: left;
}

/* MISC  
----------------------------------------------------------*/

.clear { clear: both; }

.error { color: Red; }

nav,
#menucontainer { margin-top: 40px; }

div#title {
    display: inline;
    float: left;
    text-align: left;
}

#logindisplay {
    color: White;
    display: block;
    font-size: 1.1em;
    margin: 10px;
    text-align: right;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error { color: #ff0000; }

.field-validation-valid { display: none; }

.input-validation-error {
    background-color: #ffeeee;
    border: 1px solid #ff0000;
}

.validation-summary-errors {
    color: #ff0000;
    font-weight: bold;
}

.validation-summary-valid { display: none; }

/* Styles for editor and display helpers
----------------------------------------------------------*/

.display-label,
.editor-label { margin: 1em 0 0 0; }

.display-field,
.editor-field { margin: 0.5em 0 0 0; }

.text-box { width: 30em; }

.text-box.multi-line { height: 6.5em; }

.tri-state { width: 6em; }

.wrapper {
    margin: 0 auto;
    width: 1000px;
}

/* Top Nav & Menu */

#menunav {
    background: url(menu.jpg) repeat-x;
    color: #fff;
    display: block;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-shadow: 1px 1px 1px #777;
    width: auto;
}

#menunav ul {
    margin: 0;
    padding: 0;
}

#menunav ul li {
    background: no-repeat right;
    display: block;
    float: left;
    padding: 0;
}

#menunav ul li a {
    color: #333;
    color: #fff;
    display: block;
    padding: 0 0px;
    text-decoration: none;
}

#menunav ul li.first a {
    color: #fff4a9;
    padding-left: 0 !important;
}

#menunav ul li.last a { padding-right: 0 !important; }

#menunav ul li.last {
    background: url(http://imgs.communitymatrimony.com/cbsimages/top-menu-pipe.gif) no-repeat left !important;
    display: block;
    float: right !important;
}

#menunav ul li a:hover { color: #fff4a9; }

#menunav ul li a.current, #menunav ul li a.current:hover { color: #fff; }

/* Top Nav & Menu */

/* padding styles */

.padt1 { padding-top: 1px !important; }

.padt2 { padding-top:0px; }

.padr2 { padding-right: 2px; }

.padb2 { padding-bottom: 2px; }

.padl2 { padding-left: 2px; }

.pad2 { padding: 2px; }

.pad3 { padding: 3px; }

.padt4 { padding-top: 4px; }

.padr4 { padding-right: 4px; }

.padb4 { padding-bottom: 4px; }

.padl4 { padding-left: 4px; }

.pad4 { padding: 4px; }

.padt5 { padding-top: 5px; }

.padr5 { padding-right: 5px; }

.padb5 { padding-bottom: 5px; }

.padl5 { padding-left: 5px; }

.pad5 { padding: 5px; }

.padt7 { padding-top: 7px; }

.padr7 { padding-right: 7px; }

.padl7 { padding-left: 7px; }

.padb7 { padding-bottom: 7px; }

.pad7 { padding: 7px; }

.padt8 { padding-top: 8px; }

.padr8 { padding-right: 8px; }

.padb8 { padding-bottom: 8px; }

.padl8 { padding-left: 8px; }

.pad8 { padding: 8px; }

.padt10 { padding-top: 10px; }

.padr10 { padding-right: 10px; }

.padb10 { padding-bottom: 10px; }

.padl10 { padding-left: 10px; }

.pad10 { padding: 10px; }

.padt15 { padding-top: 15px; }

.padr15 { padding-right: 15px; }

.padb15 { padding-bottom: 0; }

.padl15 {
    padding-left: 0;
    padding-top: 5px;
}

.pad15 { padding: 15px; }

.padt20 { padding-top: 0; }

.padr20 { padding-right: 20px; }

.padb20 { padding-bottom: 20px; }

.padl20 { padding-left: 20px; }

.pad20 { padding: 20px; }

.padt25 { padding-top: 25px; }

.padr25 { padding-right: 25px; }

.padb25 { padding-bottom: 25px; }

.padl25 { padding-left: 25px; }

.pad25 { padding: 25px; }

.padt30 { padding-top: 30px; }

.padr30 { padding-right: 30px; }

.padb30 { padding-bottom: 30px; }

.padl30 { padding-left: 30px; }

.pad30 { padding: 30px; }

.padt35 { padding-top: 5px; }

.padr35 { padding-right: 35px; }

.padb35 { padding-bottom: 35px; }

.padl35 { padding-left: 35px; }

.pad35 { padding: 35px; }

.padt12 { padding-top: 12px; }

.padt18 { padding-top: 18px; }

.padt27 { padding-top: 27px; }

.padt40 { padding-top: 40px; }

/*margin styles*/

.mrgl3 { margin-left: 3px; }

.mrgl5 { margin-left: 5px; }

.mrgl23 { margin-left: 33px; }

.mrgl24 { margin-left: 35px; }

.mrgr5 { margin-right: 5px; }

.mrgr6 { margin-right: 6px; }

.mrgr15 { margin-right: 15px }

.mrgb20 { margin-bottom: 20px }

.bdr1 { border: 1px solid #eaeaea; }




/* form styles*/

form, fieldset, legend, label, input, checkbox, option, button, .nobox {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

label { font-size: 12px; }

.rdclr { color: #FF0000; }

.fleft { float: left; }

.fright { float: right; }

.clear { clear: both; }

.cleard {
    clear: both;
    height: 1px;
    width: 1px;
}
.bnr-title {
    color: #242424;
    font-family: Times New Roman;
    font-size: 26px;
    line-height: 27px;
    padding-top: 0;
    text-align: center;
    width: 599px;
}

.txt-center { text-align: center; }

.txt-right { text-align: right; }

.txt-left { text-align: left; }

.txt-justify { text-align: justify; }

.vmiddle { vertical-align: middle; }

.disblk { display: block; }

.disnon { display: none; }

.disin { display: inline; }

.disinblk { display: inline-block; }

.posabsolute { position: absolute; }

.posrelative { position: relative; }

.lheight16 { line-height: 16px !important; }

.txtbox {
    -moz-box-shadow: inset 0 0 5px #f1f1f1;
    -webkit-box-shadow: inset 0 0 5px #f1f1f1;
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: inset 0 0 5px #f1f1f1;
    color: #999999;
    font-family: arial, verdana;
    font-size: 11px;
    padding: 3px 0 3px 5px !important;
    padding: 3px 0 2px 5px;
    width: 140px;
}

.register-tab {
    cursor: pointer;
    width: 207px;
}

.search-tab {
    cursor: pointer;
    width: 168px;
}

.tabactive {
    background-color: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 19px 0 20px -25px #CDCDCD inset, inset -21px 0 25px -25px #cdcdcd;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-align: center;
}

.tabinactive {
    -moz-box-shadow: inset 0 0 10px #FF6F02;
    -webkit-box-shadow: inset 0 0 10px #FF6F02;
    box-shadow: inset 0 0 10px #FF6F02;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.tabinactive .clrgreen { color: #666666; }

.block {
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    display: block;
}

.none { display: none; }

@-webkit-keyframes fadeIn {
    from { opacity: 0; }

    to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }

    to { opacity: 1; }
}

.hp-reg { min-height: 399px; }


#hpreg dd, #hpsrcs dd {
    float: left;
    font: normal 12px arial, verdana;
    margin: 0;
}

#hpreg, #hpsrcs {
    background: #fff;
    box-shadow: 19px 0 20px -25px #CDCDCD inset, inset -21px 0 25px -25px #cdcdcd;
    min-height: 280px;
    padding: 10px 10px 25px 25px;
}

#hpreg dl, #hpsrcs dl {
    clear: both;
    color: #000;
    display: block;
    font: normal 11px arial, verdana;
    height: 23px;
    height: 25px;
    margin: 0;
    padding: 2px 0 2px;
}

#hpsrcs dl { padding: 4px 0 4px !important; }

#hpreg dt, #hpsrcs dt {
    color: #363636;
    float: left;
    font: normal 13px arial, verdana;
    padding-right: 11px;
    padding-top: 3px;
    text-align: left;
    width: 135px;
}

#hpreg dd, #hpsrcs dd {
    color: #797979;
    float: left;
    font: normal 11px arial, verdana;
    margin: 0;
    margin-bottom: 1px !important;
}

#hpreg select, #hpsrcs select {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #eaeaea;
    color: #797979;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    height: 25px;
    margin: 0;
    padding: 3px 2px 2px 2px;
    vertical-align: top;
    width: 180px;
}

.browse { color: #535353; }

.browse span { color: #67ace0; }

.hp-essence-bg {
    background: url(http://imgs.communitymatrimony.com/cbsimages/hp-essence-bg-img.gif) no-repeat 3% 50%;
    padding-left: 160px;
}

.hp-essence-bg a.knowmore {
    background: url(http://imgs.communitymatrimony.com/cbsimages/hp-bbull.png) no-repeat right center;
    float: right;
    margin-right: 20px;
    padding: 10px;
}

.success-story {
    color: #2d2d2d;
    font: normal 12px Arial, Helvetica, sans-serif;
    position: relative;
}

.success-story-frame {
    background: #f1f1f1;
    padding: 12px 13px 12px 12px;
}

.success-story-frame .caption {
    color: #363636;
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 15px 0 10px 0;
    text-align: center;
}

.success-story-frame .couple {
    background: url(http://imgs.communitymatrimony.com/cbsimages/hp-downaero.png) no-repeat left top;
    border-top: dotted 1px #dddddd;
    color: #363636;
    float: right;
    font: normal 12px/18px arial;
    margin-top: 15px;
    padding: 10px 0 5px 20px;
    text-align: right;
}

.success-story-frame .morestory {
    background-color: #f1f1f1;
    color: #0475cb;
    display: inline-block;
    float: right;
    font: normal 12px/16px arial;
    padding: 5px;
}

.success-story p {
    font: normal 12px/16px arial;
    margin: 0;
    padding-top: 10px;
}

.success {
    background: url(http://imgs.communitymatrimony.com/cbsimages/hp-success-story.png) no-repeat;
    height: 43px;
    left: 12px;
    position: absolute;
    top: 181px;
    width: 244px;
}

#homesearchform dt { width: 115px; }

.hp-reg { min-height: 370px; }
.hp-top-bg {
    -moz-box-shadow: -4px 13px 10px -3px #F1F1F1;
    -webkit-box-shadow: -4px 13px 10px -3px #F1F1F1;
   /* border: 1px solid #d9d9d9;*/
    box-shadow: -4px 13px 10px -3px #F1F1F1;
    margin: 0 auto;
}
.posrelative { position: relative; }
.hp-top-bg-model1 { background: url(homescreen.jpg) no-repeat bottom left;;}