﻿body
{
    background:#FFFFFF url(images/bg.jpg) repeat-x;
    font-family: Verdana,  Serif; 
    font-size:10pt;
    color:#FFFFFF;
    margin:0px;
}
a{color:#d53979;}
   
p{margin-top: 5px; margin-bottom: 5px;}

h1{color:#99cc00;font-size:32px;margin: 3px 0px;font-family: monotype corsiva}
h2{color:#ff00ff;font-size:21px;margin: 3px 0px;}
h3{font-size:16px;margin: 3px 0px;}
h4{font-size:12px;margin: 3px;}
   
.sidebox{width:160px;}
.sideboxheader{background-image:url(images/boxheader.png);height:20px;padding:7px 0 0 10px;color:White;}
.sideboxcontent{background-color:#d9b1e3;padding:5px; }
.sidebox a{color:#d53a8d}
.sidebox h3{color:#800080}
.sidebox ul{padding:0px;margin:15px;}
.sidebox li{padding:0px;margin:0px; list-style-type:square;color:#800080;}

.contentBack{ background-color:#9b84a8;}
.contentDiv{background:url(images/bg-content.jpg) repeat;}
.navigation{background-color:#8c14a5;  /*height:32px;*/ height:20px;}
.bottomborder{background:url(images/mujer_09.png) repeat-x;height:5px;}
.rightborder{background-image:url(images/mujer_08.png);background-repeat:repeat-y;width:12px;}
.leftborder{background-image:url(images/mujer_06.png);background-repeat:repeat-y;width:12px;}
.logo{background:url(images/mujerlogo.png) no-repeat; width:276px; height:140px}
.bg-swishies{ background:url(images/bg-swishies.jpg) no-repeat; width:871px;}
.contentframe{background-color:#9b83a7;}


div.box{width: 440px; background:#8e4e9e;color:#fff}
div.box a{color:#d9b1e3}
div.box a:hover{color:white;}
div.box h3{color:#F9D07F;}
div.clip{width: 160px;background:#d9b1e3;color:Purple}
div.clip a{color:#d53a7a}
div.memberRightSide{padding: 5px 10px 10px 10px;margin:0 auto; background:#d9b1e3;color:Purple}
div.memberRightSide a{color:#d53a7a}

a{text-decoration:none;color:#ce4984;cursor:hand;}
.button{color:white;background-image:url(../../images/button.gif);background-repeat:no-repeat;height:20px;width:160px;padding:3px 0 0 5px;}
.button a,.button a:hover{color:white;text-decoration:none;}
.top{background-image:url(../..//images/power_02.jpg);height:127px;}
.header{background-image:url(../../images/power_04.gif);width:903px;height:122px;}
.mainmenu a{color:white;text-decoration:none;font-size:10px}
.mainmenu a:hover{color:red}
.content{color:purple;background-color:white;padding:10px 15px 15px 15px;font-size:12px;}
.content a:hover{text-decoration:underline;}
.content h3{font-size:16px;color:#99cc00;margin:5px 0 5px 0px;}
.content h2{font-size:16px;color:#ff00ff;margin:5px 0 5px 0px;}
.shoutbox{background-color:#c682ce;border:solid 1px #aaa; width:200px;color:Purple;}
.shoutbox a{color:#f6cc7e}
.shoutbox  .poster{color:#d53a7a;}
.links a{font-size:10px;}
.profilekey{color:#777;}
.profilevalue{color:#333;}


div.ask{padding:5px;border:solid 1px #ddd;}

.container
{
    width:740px;
    background-color:#333;
    color:Purple;
    padding:5px;
    border:none;
}

.watermarked{background-color:#aaa;}

.menu a{color:White;font-size:10px;}

.submenu
{
    background-color:black;
    font-size:10px;
    width:100px;
    padding:5px;
}

.submenu a{color:white;}

.submenuover{background-color:#777777;}


.profiledate{font-size:9px;}

/* AJAX Calendar Properties */
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:#dddddd;
    color: blue;
}
.MyCalendar .ajax__calendar_header   {
    background-color:#dddddd;
    color:black;
}
.MyCalendar .ajax__calendar_dayname   {
    color: black;
}
.MyCalendar .ajax__calendar_other  {
    color: gray;
}

.container
{
}



/* asp:GridView */
.aspGridView
{
    color: #333333 !important;
    font-family: Verdana, Arial, Helvetica, Sans-Serif !important;
}

TABLE.aspGridView CAPTION
{
    color: #333 !important;
    padding-bottom: 0.5em !important;
}

.aspGridView_AlternatingRowStyle TD
{
    padding: 10px;
    background: #ffffff !important;
    text-align: left !important;
}

.aspGridView_HeaderStyle TH
{
    /*background: url("./images/shared_headerbg.jpg") !important;*/
    background-color: #8c4d9c !important;
    /*background-image: url("./images/shared_headerbg.jpg") !important;*/
    background-position: 0px -12px !important;
    background-repeat: repeat-x !important;
    color: #FFFFFF !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;

}


.aspGridView_PagerStyle TD
{
    padding: 0.2em;
    background: #FFFFFF !important;
    border-bottom-style: none !important;
        color: #7d745a !important;
        vertical-align: middle !important;
}

.aspGridView_PagerStyle SPAN
{
    padding: 0.2em 0.4em;
    background: #333333 !important;
    color: #EEEEEE !important;
    }

.aspGridView_RowStyle TD
{
    padding: 0.5em 0.8em;
    background: #eee !important;
    text-align: left !important;
}
/*END ASP GRIDVIEW*/

/*TAB MENU*/
        div.domtab{
	        font-size:90%;
        }
        ul.domtabs{
			float:left;
			width:100%;
			margin:2em 0 0 0;				
		}
		ul.domtabs li{
			float:left;
			padding:0 .5em 0 0;
			list-style:none;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:8em;
			padding:.2em 1em;
			display:block;
			background:#666;
			color:#ccc;
			height:3em;
			font-weight:bold;
			text-decoration:none;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:3em;
		}
		ul.domtabs a:hover{
			background:#888;
		}
		div.domtab div{
			clear:both;
			width:520px;
			background:#333;
			color:#fff;
			padding:5px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#333;
			color:#fff;
		}
/*END TABS*/

/*MESSAGES*/
.isRead{text-decoration:none;}
.notRead{text-decoration:underline;}

/*BLOG*/
.blogrepeater{font-weight:bold !important; }
.blogrepeater td{padding:7px;}

/*MEMBER MENU*/
#menu {
width: 100%;
float: left;
padding:0px 0 0 10px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}

#menu a, #menu h2 {
font: normal 12px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
padding-right:10px;
}

#menu a {
color: #000;
background: #ddd;
text-decoration: none;
padding:5px;
}

#menu a:hover {
color: #fff;
background: #888;
}

#menu li {position: relative;}

#menu ul ul 
{
position: absolute;
margin-left:-2px;
width:100px;
z-index: 500;
border-left:solid 4px #333;
border-top:solid 1px #888;
border-bottom:solid 1px #888;
border-right:solid 1px #888;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;background:transparent url(transparent.gif);}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

div#menu a.toplink
{
font: normal 12px arial, helvetica, sans-serif;
display: block;
margin: 0;
color:#fff;
padding: 0px 0px;
background-color:transparent;
text-decoration: none;
}

font.membermenutitle
{
font: normal 12px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 15px 0 0;
background-color:inherit;
text-decoration: none;
color:#333;
}
/*END MEMBER MENU*/

/*MEMBER SECTION*/

#members
{
    padding:2px;
    color:purple;
    text-decoration:none;
    width:640px;
}

#members h2{color:White;}

.memberbox a{color:#f6cc7e;text-decoration:none;}
.memberbox a:hover{text-decoration:underline;}
.memberboxtitle{
    background-color:#111111;
    color:#ffffff;
    font-size:12px;
    padding:3px;
}

.memberleftbox
{
    width:155px;
    background-color:#c682ce;
    padding:5px;
}
.memberleftbox a{color:#e68a00;}
.membercontenttitle{width:450px;height:15px; padding:5px;color:WHITE; background:url(../../images/subheaderbg.png) no-repeat;}
.profilecomments-header{width:630px;height:15px; padding:5px;color:WHITE; background: url(../../images/subheaderbg-long.png) no-repeat;}
.smalltitle,.smalltitle a{font-size:12px; font-weight:bold;padding-bottom:10px;}
.commentbox{padding:5px; background-color:#e6e8c7;width:400px;}
.pagetitle
{
    background-image:url(../../images/headerbg.png);
    background-repeat:no-repeat;
    /*background-color:#eeefff;
    border-top:solid 3px #333;
    border-bottom:solid 1px #ccc;
    */
    padding: 4px;
    width:640px;
    height:37px;
    margin-bottom: 10px;
}

.pagetitle h2{color:#333;}
/*END MEMBER SECTION*/


/* COMMENT ALERTS */
.commentAlerts
{
    background-color: #EFFdFF;
    border: solid 1px #27a5cc;
    padding: 4px;
    width: 200px;
    margin-bottom:5px;
}

/* POLLS */
.poll
{
    background-color: #fff9ff;
    border: solid 1px #e68a00;
    padding: 4px;
    width: 200px;
}
.resultBack{border:solid 1px #777; height:10px; width:130px; background-color:#eeeeee;}
.resultFill{border:none; background-color:Blue; height:10px; }
/* END POLLS*/