﻿/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
html {margin-bottom:1px; height:100%;}
body{
	background: url(../images/bgr.jpg) #070909 no-repeat center top;
	/*background: url(../images/Global-background-change.jpg) #070909 no-repeat center top;*/
	color: #353535;
	font: 11px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #08adb7;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
li{
	list-style: none
}
h2{
	font-size: 17px;
	font-weight: normal
}
h3{
	font-size: 14px;
	text-transform: uppercase
}
h4{
	font-size: 16px;
	margin: 0 0 3px
}
h5{
	font-size: 12px;
	margin: 0 0 3px
}
h6{
	font-size: 11px;
	margin: 0 0 3px
}

/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 990px
}
/*=== Header ===*/
#header{
	height: 135px
}
#header .spacer{
	float: right;
	padding: 20px 0 0
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 258px;
}
#header h1 a{
	display: block;
	height: 135px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	font-size: 12px;
	font-weight: bold;
	height: 49px;
	float:left;
	width:698px;
	text-transform: uppercase
}
#nav1 ul{
}
#nav1 li{
	float: left;
	line-height: 49px
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 20px
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #4eacb4;
	text-decoration: none;
	background: url(../images/nav1-hover.gif) no-repeat top;
}

#nav1-logout{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	font-size: 12px;
	font-weight: bold;
	height: 49px;
	float:left;
	width:646px;
	text-transform: uppercase
}
#nav1-logout ul{
}
#nav1-logout li{
	float: left;
	line-height: 49px
}
#nav1-logout li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 20px
}
#nav1-logout li a:hover,
#nav1-logout li.active a{
	color: #4eacb4;
	text-decoration: none;
	background: url(../images/nav1-hover.gif) no-repeat top;
}
.nav-icon{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	float:left;
	width:289px;
	height:49px;
	padding-left:3px;
}
.nav-icon2{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	float:left;
	width:341px;
	height:49px;
	padding-left:3px;
}

.mar-icon {margin-left:8px;}
/*- Nav2 -*/
#nav2{
	background: url(../images/nav2-bgr.gif) repeat-x top;
	font-size: 11px;
	height: 46px;
	float:left;
	width:990px;
	overflow: hidden
}
#nav2 ul{
	float: left;
	text-transform: uppercase
}
#nav2 li{
	background: url(../images/nav2-sep.gif) no-repeat right bottom;
	float: left;
	line-height: 46px
}
#nav2 li a{
	color: #3c3c3c;
	display: block;
	float: left;
	padding: 0 17px
}
#nav2 li a:hover,
#nav2 li.active a{
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/nav2-hover.gif) repeat-x top;

}
/* Logged User */
.user-info{ 
	color: #909090;
	float: right;
	padding: 11px 14px 0px 0px !important;
	padding: 11px 9px 0px 0px;
}
.user-info a{
	color: #3a3a3a
}
.user-info strong{
	color: #3a3a3a
}
.user-info img{
	margin: 0 0 -8px 10px;
	position: relative;
}
.user-name {width:170px; float:left; text-align:right; padding-top:5px;}
.user-logout {width:88px; float:left;}
.user-or {width:8px; float:left; padding-top:5px;}
.user-register {width:72px; float:left; text-align:right;}
/*- Nav3 -*/
.nav3{
	background: url(../images/nav3-bgr.gif) repeat-x top;
	font-size: 11px;
	height: 47px;
	overflow: hidden
}
.nav3 li{
	float: left;
	line-height: 35px;
	margin: 0 0 0 7px
}
.nav3 li a{
	background: #343434;
	color: #ffffff;
	display: block;
	float: left;
	height: 32px;
	margin: 15px 0 0;
	padding: 0 20px
}
.nav3 li a:hover,
.nav3 li.active a{
	background: #ffffff;
	color: #343434;
	height: 35px;
	margin: 12px 0 0;
	text-decoration: none
}
/*- Nav4 -*/
.nav4{
	background: url(../images/nav4-bgr.gif) repeat-x top;
	font-size: 11px;
	height: 39px;
	overflow: hidden;
}
.nav4 li{
	float: left;
	line-height: 35px
}
.nav4 li a{
	background: #343434;
	color: #f5f5f5;
	display: block;
	float: left;
	height: 32px;
	margin: 7px 0 0;
	text-align: center;
	width: 150px
}
.nav4 li.fr{
	float: right
}
.nav4 li.fr a{
	float: right
}
.nav4 li a:hover,
.nav4 li.active a{
	background: #ffffff;
	color: #343434;
	height: 35px;
	margin: 4px 0 0;
	text-decoration: none
}
/*- Nav5 -*/
.nav5{
	border-bottom: 1px solid #373a3a;
	font-size: 11px;
	height: 42px;
	margin: 0 0 15px;
	overflow: hidden
}
.nav5 ul{
	float: left;
	padding: 0 0 0 15px
}
.nav5 li{
	display: inline;
	line-height: 42px
}
.nav5 li a{
	color: #25cdf7;
	padding: 0 24px 0 0
}
.nav5 li a:hover,
.nav5 li.active a{
	color: #ffffff;
	text-decoration: none
}
/*=== Headings ===*/
/*- Heading1 -*/
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) #ffffff repeat-y right;
	
	margin: 5px 0 0;
	padding: 0px 10px 15px;
	float:left;
}
.subcol3{
	color: #ffffff;
	float: left;
	padding: 0 25px 15px 15px;
	width: 155px
}
.subcol3 a{
	color: #898989
}
.subcol3 li{
	margin: 0 0 3px
}
/*- What is Womapp -*/
.what-is-womapp{
	background: #0f1012;
	border-left: 2px solid #222d31;
	clear: both;
	height: 36px;
	margin: 0 0 0 -2px;
	position: relative
}
.what-is-womapp img{
	display: block;
	float: left
}
/*=== Wrappers ===*/

/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) #101010 repeat-x top;
	clear: both;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 230px;
	width:990px;

}
.copyr{
	background: #070909;
	clear: both;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}


input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 11px;
	padding: 3px
}

/*=== Twitter Div ===*/

#twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;
	padding: 30px 5px 0;
}
 
#twitter_div ul li {
	color: #000;
	border-bottom: 1px solid #CDCDCD;
	padding: 10px 0 10px 0;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #08ADB7;
}

#twitter_div span{
	font-size:14px;
}	
 
#twitter_div ul li a:hover {
	text-decoration: underline;
	color: #08ADB7;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}


/*sign up form*/
.signup-form                       { color:White; }
.signup-form fieldset              { border: solid 1px white; padding: 1.5em; }
.signup-form legend                { font-size: 2em; padding: 0em 0em; }
.signup-form-item                  { width:298px; float:left; }
.signup-form-label                 { font-size:1.2em; }
.signup-form-textbox               { display:block; font-size:1.2em; width:90%; background-color:#070909; color:White; }
.signup-form-listbox               { display:block; width:100%; background-color:#070909; color:White; font-size:1.2em; }
.signup-form-button                { width:150px; font-size:1.2em; background-color:#023a54; border-color:#066079; color:White; }
.signup-form-button:hover          { color:#1bd7fa; }
.signup-form-button-area           { clear:left; padding-top: 1.2em; text-align:right;}
.signup-form-validation            { display:none; border: solid 1px #066079; background-color:#023a54; padding:0.5em; margin: 1em 0em; font-size:1.2em; }
.signup-form-validation li         { min-height:0px; float:none; margin-left:1em; padding:0px; list-style-type:disc; }
.signup-form-validation ul         { min-height:0px; float:none; margin:0px; padding:0px; }
.signup-form-validation-summary    { }
.signup-form-validation-message    { padding-bottom:1em; }
.signup-form-result                { border: solid 1px #066079; background-color:#023a54; padding:0.5em; margin: 1em 0em; font-size:1.2em; }
.signup-form-result-message        { color:White; font-size:1.5em; }

/*holding page content*/
.holding-content *                 { border:0; margin:0; padding:0; font-size:16px; }
.holding-content                   { padding-bottom: 8em;  }
.holding-content p                 { text-align:justify; margin: 1em 0em;}
.holding-content ol                { margin: 0.5em 0.5em;  } 
.holding-content ul                { margin: 0.5em 0em; } 
.holding-content ol li             { color:#6d8f8f; margin: 1em 1em; list-style-type:decimal; text-align:justify; }
.holding-content ul li             { color:#6d8f8f; margin: 1em 0em; }
.holding-content h1                { font-size:28px; font-weight:bold; padding: 0.5em 0em; color:white; } 
.holding-content h2                { font-size:18px; font-weight:bold; padding: 0.3em 0em; color:#08ADB7; font-style:italic; } 
.holding-content a                 { color:#0dabc4; } 
.holding-content a:hover           { color:white; }