<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*   Design:      Swissportail 3.0                              */
/*   Copyright:   HIM Swiss-Internet SA                         */
/*   Name:        swissportail.ch                               */
/*   Graphisme:   recto verso - axesgroupe.ch                   */
/*   HTML/CSS:    recto verso - axesgroupe.ch                   */
/*   Description: Styles pour mise en forme des contenus        */
/*--------------------------------------------------------------*/
/*   Date:        Novembre 2009                                 */


/* STYLE */
body, input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
}
body {
    font-size: 14px;
}
input, textarea, select {
    font-size: 12px;
}
a {
    color: #1558ae;
    text-decoration: none;
}
.validator {
    color: Red;
    font-weight: bold;
    font-size: 12px;
}
#map_canvas img {
    background:none;
    padding:0px;
}


/* FORMULAIRE */
input[type=text], input[type=password], textarea, select {
    border: solid 1px #CCCCCC;
}
input[type=submit], input[type=button] {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
input[type=text], input[type=password], textarea {
    padding: 2px;
}
select {
    padding: 2px;
}


/* PAGE FLIP */
#pageflip {
    position: relative;
    right: 0;
    top: 0;
    float: right;
}
#pageflip img {
    width: 50px;
    height: 52px;
    z-index: 99;
    position: absolute;
    right: 0;
    top: 0;
    -ms-interpolation-mode: bicubic;
}
/*
#pageflip .msg_block {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/Img/page_flipBackground_fr.png) no-repeat right top;
}
*/

/* GLOBAL */
#surpage {
    font-size: 13px; /* 12px; */
    color: #bbbbbb; /*#b6b6b6;*/
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center; /* nouveau */
}



/* LOGIN */
#login {
    width: 640px;
    position: absolute;
    font-size: 12px;
    top:-5px;
    right:1px;
}
#login a {
    color: #1558ae;
}
#login ul {
    float: right;
}
#login li {
    display: inline;
    padding-right: 5px;
}
#login span {
    padding-left: 5px;
}
#login .lienorange {
    font-weight: bold;
    color: #ff6a00;
}



/* PUBLICITIES */
.publicities {
    
}
.publicities .pubTable {
    
}
.publicities .pubText {
    position:absolute; 
    top:-10px; 
    font-size:11px; 
    color:Gray; 
    background-color:White; 
}
.publicities .pubItem {
    
}
.publicities img {
    border:none;
}



/* userToolsLinks */
#userToolsLinks {
    position: relative;
    font-size: 12px;
    font-family:Arial;
}
#userToolsLinks a {
    color: #1558ae;
}
#userToolsLinks ul {
    margin:0px;
    padding:0px;
}
#userToolsLinks li {
    margin:0px;
    padding:0px;
    display: inline;
    padding-right: 5px;
}
#userToolsLinks span {
    padding-left: 5px;
}
#userToolsLinks .lienorange {
    font-weight: bold;
    color: #ff6a00;
}



.subscribe a
{
    color:White !important;
}

/* ONGLETS */   
#onglets {
    height: 25px;
}
#onglets .tab li {
    display: inline;
    width: 114px;
    height: 25px;
    float: left;
    background: url(/img/bg-tab-inactif.gif) no-repeat;
    color: #b1b1b1;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}
#onglets .tab {
    padding-left: 35px;
}
#onglets .tab .tab-actif, #onglets .tab li:hover {
    background: url(/img/bg-tab-actif.gif) no-repeat;
    color: #ffffff;
}
#onglets .tab li:hover, #onglets .mini-tab li:hover {
    cursor: pointer;
}
#onglets .tab a {
    display: block;
    color: #b1b1b1;
    width: 100%;
    height: 21px;
    outline-style: none;
    padding-top:6px;
}
#onglets .tab-actif a, #onglets li:hover a, #onglets .mini-tab li.subscribe:hover a {
    color: #ffffff;
    text-decoration:none;
}
#onglets .mini-tab {
    float: right;
    padding-right: 35px;
    padding-top: 9px;
}
#onglets .mini-tab li {
    height: 14px;
    padding-top: 2px;
    display: inline;
    background: url(/img/bg-minitab.gif) no-repeat;
    width: 75px;
    float: left;
    padding-right: 5px;
    font-size: 11px;
    text-align: center;
    color: #e5e5e5;
}
#onglets .mini-tab a {
    display: block;
    color: #e5e5e5;
    width: 100%;
    height: 100%;
    outline-style: none;
}
#onglets .mini-tab .subscribe a {
    color:Black;
}
#onglets .mini-tab a:hover {
}
#onglets .mini-tab ul {
    height: 16px;
}
#foot p {
    padding-top: 15px;
    font-size: 11px;
    color: #5a5f68;
    text-align: center;
}
#foot p a {
    text-decoration: none;
    color: #5a5f68;
}
#foot p a:hover {
    text-decoration: underline;
}
#copyright p {
    text-align: right;
    font-size: 11px;
    color: #c7c7c7;
    padding-top: 5px;
}


/* ACCUEIL */
.fondclair {
    background: #ffffff;
    padding: 10px;
    width: 325px;
    border: 1px solid #cdcdcd;
    margin: auto;
    float: left;
}
.fondinfo {
    background: #ffffff;
    padding: 10px;
    border: 1px solid #cdcdcd;
    margin: auto;
    margin-right:10px;
    float: left;
    height:257px;
    text-align:justify;
}
.fondinfo .titleinfo {
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 5px;
}
.fondfonce {
    background: #424242;
    padding: 10px;
    width: 325px;
    border: 1px solid #424242;
    margin: auto;
    float: right;
}
.fondmoyen {
    background: #f5f5f5;
    padding: 20px;
    width: 375px;
    border: 1px solid #cdcdcd;
    margin: auto;
    float: left;
}
.fonddetail, .fondclairdetail {
    width: 375px;
}
.fondclairdetail {
    float: right;
}
.fondfonce a {
    color: #ffffff;
    text-decoration: none;
}

.adresses li {
    display: block;
    line-height: 23px;
}
.adresses span {
    float: right;
}
.adresses a {
    color: #1558ae;
    float:left;
}
.sous-la-loupe {
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 5px;
}


/* LISTE */
.titreliste {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom:2px;
}
.liste-ville {
    color: #FF6A00;
}
.liste-keyword {
    color: #FF6A00;
}
.content .liste li {
    display: block;
    padding: 5px 5px 3px 5px;
    border-bottom: 1px solid #cccccc /*#cccccc*/;
    border-top: 1px solid #cccccc /*transparent*/;
    border-right: 1px solid #cccccc /*transparent*/;
    border-left: 1px solid #cccccc /*transparent*/;
    clear: both;
    color: #474747;
    line-height: 20px;
    margin-top: 10px; *min-height:83px;
}
.content .liste li:hover {
    border: 1px solid #474747;
    cursor: pointer; *min-height:83px;
}
.top {
    background: #eefdee; /*#F9F9F9;*/
}
.middle {
    background: #eeeefd; /*#d6d5d5;*/
}
.bottom {
    background: #e3e3ed; /*#E0E0E0;*/
}
.liste-nom {
    float: left;
    width: 350px;
}
.liste-adresse-img {
    float: right; *width:280px;
}
.liste-img img {
    /*border: 1px solid #cccccc;*/
}
.liste-img {
    float: right;
}
.liste-adresse {
    padding-right: 10px;
}
.liste-nom h3 {
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
}
.liste .distance {
    text-transform: none;
    font-weight: bold;
    color: #555555;
    font-size: 11px;
}
.liste .emptySubscription {
    font-size: 12px;
    font-style: italic;
    margin-top: 20px;
    font-weight: bold;
}
.pagination {
    display: block;
    float: right;
    margin-top: 10px;
    font-size: 0px;
}
.pagination span.current {
    background: #ff6a00 none repeat scroll 0 0;
    border: 1px solid #ff6a00;
    color: #FFFFFF;
}
.pagination span {
    color: #D3D3D3;
    font-weight: bold;
    margin: 0 2px 0 0;
    padding: 2px 5px;
    background: #FFFFFF url(/img/bg-pagination.gif) repeat-x 0 100%;
    border: 1px solid #D3D3D3;
    color: #D3D3D3;
    font-weight: bold;
    font-size: 12px;
}
.pagination a {
    background: transparent url(/img/bg-pagination.gif) repeat-x center bottom;
    border: 1px solid #D3D3D3;
    margin: 0 2px 0 0;
    padding: 2px 5px;
    text-decoration: none;
    color: #155bb0;
    font-size: 12px;
}
.pagination a:hover {
    border: 1px solid #ff6a00;
}


/* CARTE */
.carte {
    
}

.carte h1 {
    font-weight:bold;
    font-size:14px;
}
.detail .fonddetail img {
    padding: 4px;
    border: 1px solid #cccccc;
    background: #ffffff;
    margin-top: 0px;
}

/* Detail.aspx */
.fondmoyen img {
    margin-top: 0px;
    max-width: 333px;
}
.fondmoyen p {/*
    line-height: 24px;
    color: #5c5c5c;*/
}
.fondclairdetail .titleDetail {
    border-bottom: 1px solid #adadad;
    margin-top: 10px;
}
.fondclairdetail h4, .fondclairdetail p {
    line-height: 20px;
}
.fondclairdetail h4 {
    color: #adadad;
    float: left;
}
.fondclairdetail .command {
    float: right;
}
.detail .commandeAdMessage {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.detail .txtAdMessage h5 {
    margin-top: 3px;
}
.detail .txtAdMessage input[type=text] {
    font-size: 12px;
    font-family: Arial;
    width: 365px;
    padding: 2px;
}
.fondclairdetail input[type=text], .fondclairdetail textarea {
    margin-top: 2px;
    font-size: 12px;
    font-family: Arial;
    width: 220px;
    padding: 2px;
}
.fondclairdetail textarea {
    width: 220px;
}
.fondclairdetail input[type=text].zip {
    width: 40px;
}
.fondclairdetail input[type=text].city {
    width: 168px;
}
.detail h1, .detail h5 {
    color: #494c53;
}
.detail h5 {
    margin-bottom: 20px;
}
.detail h1 {
    font-size: 24px;
    font-weight: bold;
}
.fondclairdetail a, .domaines, #navigation-rapide a {
    color: #1558AE;
}
.fondclairdetail a:hover {
    text-decoration: underline;
}
.fondclairdetail p {
    padding-left: 80px;
}
.fondclairdetail {
    padding: 20px;
    z-index: 1;
    position: relative;
}
.titreadresse {
   /* text-transform: uppercase; */
}
.visible-sous {
    font-weight: bold;
}
.gris {
    color: #a2a2a2;
}
.les {
    color: #FF6A00;
}
.detail {
    position: relative;
}
.detail h6 {
    background: url(/img/bg-navig-rapide.jpg) no-repeat top left;
    height: 25px;
    padding: 7px 0 0 10px;
}
.detail h6 span {
    display: block;
    cursor: pointer;
    color: #1558ae;
}
.detail .tools {
    position: absolute;
}
.detail .tools .toolsGroup {
    position: absolute;
    top: 0px;
    left: 485px;
    width: 390px;
    font-size: 11px;
}
#navigation-rapide {
    position: absolute;
    width: 227px;
    right: 0px;
    z-index: 2;
}
#detail-rapide {
    padding: 10px;
    border: 1px solid #adb9c2;
    background: #ffffff;
    font-size: 12px;
    line-height: 18px;
    display: none;
}
#detail-rapide a {
    color: #8f8f8f;
}
#detail-rapide .rapide-actif a {
    color: #FF6A00;
}
#detail-rapide li {
    text-transform: uppercase;
}
.detail .microblog {
}
.detail .microblog h1 {
}
.detail .microblog textarea {
    width: 500px;
    height: 50px;
    margin-top: 5px;
    float: left;
}
.detail .microblog input {
    width: 70px;
    height: 52px;
    margin-top: 5px;
}
.detail .microblog .message {
    margin-top: 10px;
    border-top: dotted 1px gray;
    border-bottom: dotted 1px gray;
    padding: 3px;
}
.detail .microblog .text {
}
.detail .microblog .date {
    font-size: 11px;
    color: #888888;
    line-height: 2em;
}
.detail .microblog .delete {
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 5px;
}
.detail .microblog .endMsgBlog {
    clear: both;
}
.detail .microblog .more {
    margin-top: 15px;
}
.detail .microblog .emptyMsgBlog {
    font-style: italic;
    font-size: 12px;
    color: #888888;
    margin-top: 5px;
}
.detail .description {
    font-size: 12px;
    color: Black;
}
.detail .description span {/*
    font-size: 12px;
    color: Black;*/
}
.detail .description h1
{
    font-size: 16px;
    font-weight: bold;
    line-height:1.5em;
}
.detail .description h2
{
    font-size: 14px;
    font-weight: bold;
    line-height:1.5em;
}
.detail .description h3
{
    font-size: 14px;
    font-weight: normal;
    line-height:1.5em;
}
.detail .description h4, .detail .description h5
{
    font-size: 12px;
    font-weight: bold;
    line-height:1.5em;
}
.detail .description p {
    /*line-height: 1.2em;*/
}
.detail .description ul {
    line-height: 2em;
    margin-top:15px;
    margin-bottom:15px;
}
.detail .description li
{
    line-height: 1.5em;
    margin-left: 25px;
    list-style-type: disc;
}


/* Error.aspx */
.error h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}


/* ContactUs.aspx */
.contactus h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}
.contactus .thanks {
    color: Green;
    font-weight: bold;
}
.contactus h3 {
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
}
.contactus .boxForm {
    width: 600px;
    font-size: 12px;
    margin: auto;
    margin-top: 20px;
    border: solid 1px gray;
    background-color: White;
    padding: 10px;
}
.contactus .boxForm input {
    width: 200px;
}
.contactus .boxForm textarea {
    width: 450px;
    height: 100px;
}
.contactus .boxForm input[type=submit] {
    width: 100px;
    margin-top: 15px;
}
.contactus .boxForm table td {
    padding: 2px;
}
.contactus .boxForm .submitTable {
    text-align: center;
}
.contactus .boxForm .RadCaptcha {
    margin-top: 10px;
}
.contactus .boxForm .RadCaptcha .InputCaptcha {
    display: block;
    width: 177px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.contactus .boxForm .RadCaptcha img {
    display: block;
}
.contactus .boxForm .RadCaptcha .LabelCaptcha {
    display: block;
    font-style: italic;
    font-weight: normal;
}


/* AboutUs.aspx */
.aboutus {
    font-size: 12px;
}
.aboutus a, .aboutus .exlink {
    color: #1558ae;
}
.aboutus a:hover {
    text-decoration: underline;
}
.aboutus h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.aboutus h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding-top: 15px;
    margin-bottom: 15px;
}
.aboutus .slogan {
    color: #FF6A00;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding-top: 15px;
    text-align:center;
}
.aboutus p {
    padding-bottom: 15px;
}

.aboutus ul {
    margin-bottom: 15px;
}

.aboutus li {
    display: list-item;
    list-style-type: disc;
    margin-left: 30px;
}


/* Directories.aspx */
.directories {
    
}
.directories h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.directories ul {
}
.directories li {
    font-family: Courier New;
    font-size: 16px;
    font-weight: bold;
    display: inline;
    padding-left: 3px;
    border-left: solid 1px #AAAAAA;
}
.directories .list {
    margin-top: 10px;
    margin-bottom: 20px;
}

.directories .list a:hover {
    text-decoration: underline;
}
.directories .list .letter {
    width: 100%;
    color: Black;
    display: block;
    margin-top: 20px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
.directories .list .letter:hover {
    text-decoration: none;
}


/* Login.aspx */
.login {
}
.login h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.login .loginZone {
    border: solid 1px gray;
    margin: auto;
    width: 400px;
    padding: 20px;
    padding-top: 10px;
    background: #ffffff;
}
.login .titleText {
    padding: 10px;
    padding-bottom: 20px;
    font-weight: bold;
}
.login .label {
    width: 100px;
}
.login .textBox {
    width: 230px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 2px;
    padding: 3px;
}
.login .checkBox {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 104px;
    font-size: 12px;
}
.login .checkBox input {
    margin-right: 5px;
}
.login .loginButton {
    text-align: left;
    margin-right: 167px;
    width: 80px;
    text-align: center;
}
.login .failureText {
    font-size: 11px;
    padding-left: 103px;
    padding-bottom: 10px;
    text-align: left;
}
.login .hyperLink {
    font-size: 11px;
    padding-left: 103px;
    padding-top: 5px;
}
.login .hyperLink a {
    margin-right: 7px;
}
.login .hyperLink a:hover {
    text-decoration: underline;
}
.login .hyperLink br {
    display: none;
}


/* Usersub/DescriptionEdit.aspx */
.descEdit {
    
}
.descEdit .boxContent {
    width: 768px;
    font-size: 12px;
    margin: auto;
    margin-top: 20px;
    border: solid 1px gray;
    background-color: White;
    padding: 10px;
}
.descEdit h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 0px;
}
.descEdit h3 {
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 2px;
    border-bottom: dotted 1px black;
}
.descEdit .thumbnail {
    border: none;
    margin: 0px;
    padding: 0px;
    cursor: move;
}
.descEdit .thumbnailWidth {
    width: 70px;
}

.descEdit .thumbnailHeight {
    height: 70px;
}


/* User/Favorite.aspx */
.favorite {
}
.favorite h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 0px;
}
.favorite .radGridLink:hover {
    text-decoration: underline;
}
.favorite .directory {
    font-size: 0.86em;
}
.favorite .backlink {
    font-weight: bold;
}
.favorite .backlink:hover {
    text-decoration: underline;
}
.favorite .tools {
    margin-bottom:5px;
    margin-right:2px;
    text-align:right;
}


/* Usersub/Statistics.aspx */
.statistics {
}
.statistics h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.statistics a {
    font-weight: bold;
}
.statistics a:hover {
    text-decoration: underline;
}


/* PasswordForgotten.aspx */
.passwordForgotten {
}
.passwordForgotten h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.passwordForgotten p {
    padding-top: 3px;
    padding-bottom: 10px;
}
.passwordForgotten input[type=text] {
    width: 175px;
}


/* User/UserEdit.aspx */
.userEdit {
}
.userEdit h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.userEdit .boxForm {
    width: 768px;
    font-size: 12px;
    margin: auto;
    margin-top: 20px;
    border: solid 1px gray;
    background-color: White;
    padding: 10px;
}
.userEdit .itemForm {
    margin-top: 3px;
    line-height: 1.8em;
}
.userEdit .itemForm input[type=text], .userEdit .itemForm input[type=password] {
    width: 180px;
}
.userEdit .itemForm textarea {
    width: 250px;
    height: 50px;
}
.userEdit .itemForm label {
    display: block;
    text-align: right;
    width: 130px;
    margin-right: 5px;
    float: left;
}
.userEdit .newsletterForm {
    padding-left: 135px;
    margin-top: 3px;
}
.userEdit .newsletterForm label {
    margin-left: 5px;
}
.userEdit .newsletterForm input[type=checkbox] {
    line-height: 1em;
}
.userEdit .itemForm .itemButtons {
    margin-top: 5px;
    margin-left: 135px;
}
#RegisterLinkLi
{    
    background: url(/img/bg-tab-subscribe.gif) no-repeat !important;
    color:Black !important;
}

/* Subscribe.aspx */
.subscribe 
{    
}
.subscribe .validatorZone {
    padding-left: 106px;
}
.subscribe .validator {
    font-size: 11px;
    display: block;
    clear: both;
}
.subscribe .user {
    float: left;
    width: 50%;
}
.subscribe .usersub {
    float: left;
    width: 49%;
}
.subscribe .contentUser {
    padding-right: 15px;
}
.subscribe .contentUsersub {
    padding-left: 15px;
}

.subscribe a:hover {
    text-decoration: underline;
}
.subscribe h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.subscribe h3 {
    font-size: 14px;
    font-weight: bold;
    border: dotted 1px black;
    padding: 5px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #CECECE;
}
.subscribe .boxForm {
    width: 768px;
    font-size: 12px;
    margin: auto;
    margin-top: 20px;
    border: solid 1px gray;
    background-color: White;
    padding: 10px;
}
.subscribe .itemForm {
    margin-top: 3px;
    line-height: 1.6em;
}
.subscribe .itemForm input[type=text], .subscribe .itemForm input[type=password] {
    width: 200px;
}
.subscribe .itemForm label {
    display: block;
    text-align: right;
    width: 100px;
    margin-right: 5px;
    float: left;
}
.subscribe .newsletterForm {
    padding-left: 106px;
    margin-top: 5px;
    font-size: 12px;
}
.subscribe .newsletterForm label {
    margin-left: 5px;
}
.subscribe .newsletterForm input[type=checkbox] {
    line-height: 1em;
}
.subscribe .confirmForm {
    margin-top: 10px;
    padding-left: 106px;
}
.subscribe .confirmForm .termstxt {
    margin-bottom: 5px;
    font-size: 12px;
}


/* Fans.aspx */
.fan {
}
.fan h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.fan .backlink {
    font-weight: bold;
}
.fan .backlink:hover {
    text-decoration: underline;
}









/* Usersub/Default.aspx (subscribtions) */
.subscribtions {
}
.subscribtions h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.subscribtions a {
    font-size:12px;
}
.subscribtions a:hover {
    text-decoration: underline;
}
.subscribtions p {
    padding-top: 2px;
    padding-bottom: 2px;
}
.subscribtions a.back {
    font-weight: bold;
    font-size:14px;
}
.subscribtions a:hover {
    text-decoration: underline;
}

.subscribtions .parent {
    position: absolute;
}
.subscribtions .contact {
    width: 200px;
    position: absolute;
    top: -45px;
    left: 670px;
    border: solid 1px black;
    padding: 10px;
    background-color: White;
}
.subscribtions .contact h3 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
}
.subscribtions ul {
    list-style-type: disc;
    margin-left: 15px;
}
.subscribtions li {
    margin-top: 2px;
    margin-bottom: 12px;
}
.subscribtions li p {
    font-size: 12px;
    font-style: italic;
}
.subscribtions ul a {
    font-weight: bold;
    font-size:14px;
}







/* SubscriptionEdit.aspx */
.subscriptionEdit {
    
}
.subscriptionEdit p {
    margin-bottom: 15px;
}
.subscriptionEdit a:hover {
    text-decoration:underline;
}
.subscriptionEdit .validator {
    margin-left:3px;
}
.subscriptionEdit .create {
    text-align:center;
}
.subscriptionEdit .termstxt {
    margin-bottom: 5px;
    font-size: 12px;
}
.subscriptionEdit h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.subscriptionEdit h3 {
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    
    padding-top: 10px;
    padding-bottom: 5px;
}
.subscriptionEdit .boxform {
    font-size: 12px;
    margin: auto;
    border: solid 1px gray;
    background-color: White;
    padding: 10px;
}
.subscriptionEdit .itemform {
    margin-bottom:20px;
}
.subscriptionEdit .item {
    margin-bottom:2px;
    line-height:1.8em;
}
.subscriptionEdit .item label {
    width:130px;
    display:block;
    float:left;
    text-align:right;
    margin-right:5px;
}
.subscriptionEdit .item .activityDescription {
    display:block;
    margin-top:15px;
    margin-bottom:5px;
}
.subscriptionEdit .item input, .subscriptionEdit .item textarea {
    width:230px;
    display:block;
    float:left;
}
.subscriptionEdit .item input.zip {
    width:40px;
    margin-right:2px;
}
.subscriptionEdit .item input.city {
    width:184px;
}
.subscriptionEdit .factAddress {
    width:280px;
    height:50px;
}
.subscriptionEdit .newsletterForm {
    padding-left: 136px;
    margin-top: 5px;
    font-size: 12px;
}
.subscriptionEdit .newsletterForm label {
    margin-left: 5px;
}
.subscriptionEdit .newsletterForm input[type=checkbox] {
    line-height: 1em;
}


/* SubscribeUsersub.aspx */
.subscribeUsersub {
}
.subscribeUsersub p {
    margin-bottom: 15px;
}
.subscribeUsersub .info {
    font-style:italic;
    font-size:12px;
    margin-bottom:5px;
}
.subscribeUsersub a:hover {
    text-decoration:underline;
}
.subscribeUsersub .validator {
    margin-left:3px;
}
.subscribeUsersub .create {
    text-align:center;
}
.subscribeUsersub .termstxt {
    margin-bottom: 5px;
    font-size: 12px;
}
.subscribeUsersub h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.subscribeUsersub h3 {
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    
    padding-top: 10px;
    padding-bottom: 5px;
}
.subscribeUsersub .itemform {
    margin-bottom:20px;
}
.subscribeUsersub .item {
    margin-bottom:2px;
    line-height:1.5em;
}
.subscribeUsersub .item label {
    width:130px;
    display:block;
    float:left;
    text-align:right;
    margin-right:5px;
}
.subscribeUsersub .item .activityDescription {
    display:block;
    margin-top:15px;
    margin-bottom:5px;
}
.subscribeUsersub .item input {
    width:230px;
    display:block;
    float:left;
}
.subscribeUsersub .item input.zip {
    width:40px;
    margin-right:2px;
}
.subscribeUsersub .item input.city {
    width:182px;
}
.subscribeUsersub .factAddress {
    width:280px;
    height:50px;
}
.subscribeUsersub .newsletterForm {
    padding-left: 136px;
    margin-top: 5px;
    font-size: 12px;
}
.subscribeUsersub .newsletterForm label {
    margin-left: 5px;
}
.subscribeUsersub .newsletterForm input[type=checkbox] {
    line-height: 1em;
}


/* SubscribeSub.aspx */
.subscribeSub {
}
.subscribeSub p {
    margin-bottom: 15px;
}
.subscribeSub a:hover {
    text-decoration:underline;
}
.subscribeSub .validator {
    margin-left:3px;
}
.subscribeSub .subFormTab {
    width:100%;
    border-collapse:separate;
    border-spacing:3px;
}
.subscribeSub .subFormTab .column1 {
    width:130px;
    text-align:right;
}
.subscribeSub .subFormTab .column2 {
    text-align:left;
}
.subscribeSub .subFormTab .activityDescription {
    display:block;
    margin-top:15px;
    margin-bottom:5px;
}
.subscribeSub .subFormTab input,
.subscribeSub .subFormTab input.zip {
    width:230px;
    padding:2px;
    height:16px;
    line-height:16px;
}
.subscribeSub .subFormTab input.zip {
    width:40px;
}
.subscribeSub .subFormTab input.city {
    width:181px;
}
.subscribeSub .create {
    text-align:center;
}
.subscribeSub .termstxt {
    margin-bottom: 5px;
    font-size: 12px;
}
.subscribeSub .termstxt .validator {
    display:block;
    padding-top:8px;
    padding-bottom:5px;
}
.subscribeSub .termstxt input[type=checkbox] {
    margin-right:5px;
    position:relative;
    top:2px;
}
.subscribeSub h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.subscribeSub h3 {
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    
    padding-top: 10px;
    padding-bottom: 5px;
}
.subscribeSub .boxform {
    font-size: 12px;
    margin: auto;
    border: solid 1px gray;
    background-color: White;
    padding: 10px;
}
.subscribeSub .itemform {
    margin-bottom:20px;
}
.subscribeSub .factAddress {
    width:280px;
    height:50px;
}
.subscribeSub .newsletterForm {
    padding-left: 136px;
    margin-top: 5px;
    font-size: 12px;
}
.subscribeSub .newsletterForm label {
    margin-left: 5px;
}
.subscribeSub .newsletterForm input[type=checkbox] {
    line-height: 1em;
}


/* User/Default.aspx (account) */
.account {
}
.account h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.account ul {
    list-style-type: disc;
    margin-left: 15px;
}
.account li {
    margin-top: 2px;
    margin-bottom: 12px;
}
.account li p {
    font-size: 12px;
    font-style: italic;
}

.account ul a {
    font-weight: bold;
}
.account a:hover {
    text-decoration: underline;
}
.account .parent {
    position: absolute;
}
.account .contact {
    width: 200px;
    position: absolute;
    top: -45px;
    left: 670px;
    border: solid 1px black;
    padding: 10px;
    background-color: White;
}
.account .contact h3 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
}
.account p {
    padding-top: 2px;
    padding-bottom: 2px;
}

.account .subscriptionsTable {
    margin-top:5px;
    border-collapse:separate;
    border-spacing: 1px;
    width: 100%; 
    font-size:12px;
}
.account .subscriptionsTable td {
    padding:2px;
    vertical-align:middle;
}
.account .subscriptionsTable a {
    font-weight:normal;
}

.account .subscriptionsTable .title {
    font-weight:bold;
    height:20px;
    text-transform:uppercase;
    background-color:#CDCDCD;
}

.account .editSubscriptionTitle:hover {
    text-decoration:none;
}


/**
* UserTerms.aspx
*/
.userTerms {
    padding: 10px;
}
.userTerms h2 {
    font-size:16px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
}
.userTerms h5 {
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:5px;
}
.userTerms p {
    padding-top:5px;
    padding-bottom:5px;
}

/* Deactivate.aspx */
.deactivate {
    padding:30px;
}
.deactivate h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.DirectoryListViewDiv
{
    background-color: #EEEEFD;
    padding: 5px 5px 3px 5px;
    border-bottom: 1px solid #cccccc /*#cccccc*/;
    border-top: 1px solid #cccccc /*transparent*/;
    border-right: 1px solid #cccccc /*transparent*/;
    border-left: 1px solid #cccccc /*transparent*/;
    margin: 10px 0px;
}
.DirectoryListView
{
    width : 100%;
}
.DirectoriesLinkCell
{
    padding: 5px;
    width: 30%;
}
.DirectoriesLinkCell a
{
    color: Black;
}
.DirectoriesLinkCell a:hover
{
    color: #FF6A00;
}
.DeployListLink
{
    color: Black;
    display: block;
    text-align: right;
    font-weight: bold;
}
.DeployListLink:hover
{    
    color: #FF6A00;
}</pre></body></html>