@charset "utf-8";
/* CSS Document */

html {
	font-size:100%;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg-wyp.jpg);
	background-repeat: repeat;
}
body {
	background-image: url(../images/layout/bg-wyp.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #000000;
	border: none;
}
a:hover { text-decoration: none; }
.clearfloat {font-size: 1px; line-height: 0px; clear: both; height: 0px;}

/* resets */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {margin: 0; padding: 0;}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border:none;
}
td {
	vertical-align: top;
}
th {
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 115%;
}

img {border-style:none;}

fieldset,
img{border-style:none;}

del,
ins {text-decoration: none;}

li {list-style: none;}

caption,
th {text-align: left;}

h1,
h2,
h3,
h4,
h5,
h6 {font-size: 100%; font-weight: normal;}
sup {vertical-align: baseline;}
sub {vertical-align: baseline;}

/***********************************************
					Masthead
***********************************************/

#page-top {
	height: 225px;
	background-image: url(../images/layout/bg-page-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 9999999;
}
#page-top .logo  {
	/*background-image: url(../images/layout/womens-yellow-pages.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 192px;
	width: 470px;
	float: left;
}
#page-top .logo a {
	font-size: 14px;
	line-height: 16px;
	display: block;
	height: 192px;
	width: 470px;
}
#page-top .logo  span   {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#page-top .navtop {
	float: left;
	width: 200px;
	margin-left: 280px;
}
#page-top .navtop .content {
	padding-top: 13px;
	padding-right: 32px;
	color: #0072bc;
	line-height: 14px;
	font-size: 12px;
}
#page-top .navtop a,
#page-top .navtop a:visited {
	color: #0072bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#page-top .navtop a:hover,
#page-top .navtop a:active {
	color: #f26400;
}

/***********************************************
				Navigation Bar
***********************************************/

#page-top  .navmain  {
	background-color: #FFFFFF;
	height: 33px;
}

/***********************************************
			Main Page Containers
***********************************************/

#page-main {
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg-page-main.png);
	background-repeat: repeat-y;
}
#page-main #mainleft {
	float: left;
	width: 205px;
	min-height:550px;
	height:auto !important;
	height:550px;
	background-image: url(../images/layout/bg-main-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
#page-main #main {
	float: left;
	width: 525px;
	margin-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 30px;
}
#page-main #mainright {
	width: 200px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
	float: left;
}

#page-main a { color: #000000; }
#page-main a:hover,
#page-main a:active { color: #e11919; }

/***********************************************
			Main Page Content
***********************************************/

#page-main #main a {
	color: #0000FF;
	text-decoration: underline;
}
#page-main #main a:hover,
#page-main #main a:active {}

#page-main #main h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	display: block;
	background-image: url(../images/layout/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:  20px;/*30px;*/
	padding-bottom: 10px; /*5px;*/
	padding-top: 4px; /*15px;*/
}

#page-main #main .h1-directory {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
}

#page-main #main .top-link {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#page-main #main h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-top: 25px;
}
#page-main #main .h2-first {
	margin-top: 0px;
}
#page-main #main p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#page-main #main ul {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#page-main #main ul li {
	background-image: url(../images/bullet-li.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 3px;

	padding-bottom: 3px;
}
#page-main #main ol {
	margin-left: 55px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#page-main #main ol li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: decimal;
}

#page-main #main .search-results {
	font-size: 12px;
	line-height: 15px;
	width: 94%;
}
#page-main #main .search-results td { padding-bottom: 15px; }

/***********************************************
			Left Column Containers
***********************************************/

/*** SEARCH BOX ***/

.searchbox {
	background-image: url(../images/layout/bg-search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
	padding-left: 12px;
	width: 205px; 
}

.searchbox form { margin-left: 7px; }

.searchbox h2 {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 7px;
	padding-right: 26px;
}
/*.searchbox ul { margin-left: 7px; }*/
.searchbox select {
	background-color: #FCEC96;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 160px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	font-size: 12px;
	line-height: 15px;
}

.searchbox select.expand {
	background-color: #FCEC96;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	font-size: 12px;
	line-height: 15px;
}

.searchbox #keyword {
	background-color: #FCEC96;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 158px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 2px;
	font-size: 12px;
	line-height: 15px;
}
.searchbox  #search  {
	float: right;
	margin-right: 26px;
	margin-top: 9px;
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/btn-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 76px;
	border: none;
	cursor: pointer;
}
.searchbox #cse-search-box input {
	width: 155px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	font-size: 12px;
	line-height: 12px;
	margin-left: 0px;
}
.searchbox #cse-search-box .directory-search {
	float: right;
	margin-right: 38px;
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/btn-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 76px;
	border: none;
	cursor: pointer;
}

/*** LISTINGS -- NOT USED ***/

/*
#page-main #mainleft .listings .abc {
	background-image: url(../images/layout/bg-listings.png);
	background-repeat: repeat-y;
	background-position: left;
}
#page-main  #mainleft  .listings  .abc  ul  { padding-left: 15px; }
#page-main  #mainleft  .listings  .abc  li  {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 1px;
}
#page-main #mainleft .listings .abc .active { background-color: #FFFFFF; }


#page-main #mainleft .listings .list-alpha {
	background-image: url(../images/layout/bg-listings.png);
	background-repeat: repeat-y;
	background-position: left;
	min-height:320px;
	height:auto !important;
	height:320px;
}
#page-main #mainleft .listings .list-alpha ul {
	padding-top: 10px;
	padding-left: 17px;
	padding-bottom: 5px;
}
#page-main #mainleft .listings .list-alpha li {
	font-size: 11px;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 165px;
}
#page-main #mainleft .listings .list-alpha a:hover,
#page-main #mainleft .listings .list-alpha a:active { }
#page-main #mainleft .listings .list-alpha .active { background-color: #FFFFFF; }


#page-main #mainleft .listings .list-end {
	background-image: url(../images/layout/bg-listings-btm.png);
	background-position: left top;
	font-size: 6px;
	line-height: 6px;
	height: 8px;
}
*/

/***********************************************
				Advertising
***********************************************/

#page-main #main .ad-banner {
	background-color: #000000;
	height: 90px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#page-main #mainleft .ad-skyscraper {
	height: 360px;
	width: 170px;
	margin-left: 19px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 10px;
}
#page-main #mainright .ad-square {
	background-color: #000000;
	height: 150px;
	width: 150px;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-left: 25px;
}

#page-main #mainleft .ad-bot {
	height: 105px;
	width: 170px;
	margin-left: 19px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 12px;
	margin-bottom: 15px;
}


/***********************************************
			Women of Accomplishment
***********************************************/

.women-of-accomplishment {
	height: 201px;
	background-image: url(../images/guide-accomp.jpg);
}
.women-of-accomplishment-frame {
	width: 205px;
	height: 201px;
	background-image: url(../images/guide-accomp-bg.jpg);
}

.women-of-accomplishment-header {
	padding-top:5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align:center;
}

.women-of-accomplishment-image {
	padding-top: 10px; /*47px;*/
	/*padding-left: 15px;
	padding-right: 20px;*/
	text-align:center;
}
.women-of-accomplishment-text {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
	padding: 5px;
}

.women-of-accomplishment-text a {
	text-decoration: none;
	color: #000000;
	border: none;
}


/***********************************************
				   Page Bottom
***********************************************/

#page-bottom {
	text-align: center;
	background-color: #fecd08;
	font-size: 11px;
}
#page-bottom .social-media {
	height: 33px;
	width: 55px;
	z-index: 100;
	position: absolute;
	margin-top: 54px;
	margin-left: 25px;
}
#page-bottom .social-media .linkedin { margin-bottom: 5px; }

#page-bottom .wyp-sm {
	background-image: url(../images/layout/wyp-sm.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 51px;
	z-index: 100;
	position: absolute;
	margin-top: 44px;
	margin-left: 877px;
}
#page-bottom .wyp-sm span { visibility: hidden; }

#page-bottom .wyp-sm a {
	display: block;
	height: 57px;
	width: 51px;
	text-decoration: none;
	z-index:101;
}

#page-bottom .phrase {
	line-height: 14px;
	font-weight: bold;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
}

#page-bottom .navbottom {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}
#page-bottom .navbottom a {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#page-bottom .navbottom a:hover,
#page-bottom .navbottom a:active { color: #e11919; }
#page-bottom .address {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
}
#page-bottom .address ul li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}
#page-bottom .address a{ color: #FFFFFF; }
#page-bottom .address a:hover,
#page-bottom .address a:active { text-decoration: underline; }


/***********************************************
				   Copyright
***********************************************/

#copyright {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10px;
}
#copyright ul li {
	display: inline;
	margin-right: 13px;
	list-style-type: none;
}
#copyright a:hover,
#copyright a:active { text-decoration: underline; }
#copyright p { margin-bottom: 5px; }
#wrapper #page-main #main #cse-search-results { width: 70%; }

/***********************************************
					Form
***********************************************/
table .label{ 
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table .field {
	padding: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table textarea, input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

