/* RESET //-----------------------------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET //-----------------------------------------------------------------------------------------*/

/* CLEARFIX //-----------------------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* TYPOGRAPHY //-----------------------------------------------------------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#444;
	line-height:1.25em;
}

a {
	text-decoration:none;	
	color: #E11D73;
}

a:hover{
	text-decoration:underline;
}

small {
	font-size:12px;
	line-height:normal;
}

p {
	margin:0 0 10px 0;	
}

p:first-child, h1:first-child {
	margin-top:0;
}


ul {
list-style-type:disc;
margin:16px;
margin-left:30px;
}
ul li, ol li{
margin-bottom:10px;
}

ol {
list-style-type:decimal;
margin:16px;
margin-left:30px;
}

h1 {
	font-size:1.7em;
	font-weight:normal;
	line-height:1.25em;
	color:#52C4BE;
}

h2, h3, h4, h5, h6 {
	font-size: 1.25em;
	font-weight:normal;
	line-height:1.25em;
	color:#52C4BE;
	margin: 20px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}


body {
	background:url(../images/gui/body-bg.png) repeat-x;
}


.clear { clear:both }
#container2 {
	width:979px;
	background:url(../images/gui/container-bg2.png) no-repeat center top;
	margin:0 auto;
}

#container {
	width:979px;
	background:url(../images/gui/container-bg.png) no-repeat center top;
	margin:0 auto;
}

#home #container {
	width:979px;
	margin:0 auto;
	background:url(../images/gui/home-women-bg.png) no-repeat -10px bottom;
	padding-bottom:330px;
}

#ssWrap {
	width:979px;
	margin:0 auto;
	/*background:url(../images/gui/home-footer-grad.png) repeat-x center bottom;*/
}

#superWrap {
	width:1000px;
        background:url(../images/gui/home-container-bg.png) no-repeat center top;

	margin:0 auto;
}

img.image_float_left {
margin-right:10px;
float:left;
}

img.image_float_right {
margin-left:10px;
float:right;
}

.image_center {
display:block;
margin:0 auto;
}

.testimonial-embed {
background:#66CAC5;
padding:10px 30px;
margin: 10px 30px;
font-size:90%;
text-align:center;
color:#333
}

.blue_box {
background:#66CAC5;
padding:10px 30px;
margin: 10px 0;
font-size:90%;
color:#333;
-moz-border-radius: 15px !important;
-webkit-border-radius: 15px;
border: 1px solid #333;
}

.blue_box h2, .blue_box h3 {
color:#333
}

#middle-wrap{
width:602px;
margin-left:20px;
float:left;
}

#homeMiddleWrap{
width:602px;
margin-right:22px;
float:right;
}

#content {
min-height:352px;
}

#home #content {
min-height:100px;
}

#middle {
margin:16px;
}

/*
#midTop {
width:616px;
height:14px;
background:#fff url(../images/gui/content-wrap-corners.png) no-repeat center top;
}

#midBottom{
width:616px;
height:14px;
background:#fff url(../images/gui/content-wrap-corners.png) no-repeat center bottom;
}
*/
#header-wrap {
height:150px;
margin:0 20px;
}

/* Menu */

#menu ul.menu__top_menu ul {
padding-top:10px;
top:24px;
}

#menu ul.menu__top_menu li{
display:inline;
}

#menu ul.menu__top_menu li a{
color:#3B3F3F;
padding:2px 9px;
text-transform:uppercase;
text-decoration:none;
}

#menu ul.menu__top_menu li:first-child a{
padding-left:0;
}

#menu ul.menu__top_menu li li:first-child a{
padding-left:12px;
}

#menu ul.menu__top_menu li li a{ 
padding: 2px 12px;
}

#menu ul.menu__top_menu li li a:hover {
	color:#6FC3C3;
}

#menu-wrap{
height:50px;
display:table-cell;
vertical-align:middle;
}

#colRight{
width:322px;
float:left;
margin-left:15px;
position:relative;
}

#homeColLeft{
width:320x;
float:left;
margin-left:5px;
position:absolute;
}

#footer {
}

#pageTitleBox{
width:180px;
height:40px;
-webkit-transform: skew(-3deg,4deg);
-moz-transform: skew(-3deg,4deg);
position:absolute;
top:20px;
left:34px;
color:#fff;
font-size:22px;
text-align:center;
}
#pageTitleBox span{
display:block;
display: table-cell;
vertical-align:bottom;
width:180px;
height:40px;
}




#sidebarSignUp {
position:absolute;
top:176px;
margin-left:10px;
}

#homeSidebarSignUp {
background: url(../images/gui/home-signup-bg.png) no-repeat center center;
height:200px;
width:330px;
margin:0;
margin-bottom:8px;
position:relative;
}

#home #sidebarSignUpContent{
margin:10px;
}

#sidebarSignUp p, #homeSidebarSignUp p {
color:#fff;
line-height:1.25em;
margin-top:16px;
}

#emailPrivacy {
background: url(../images/gui/icon-privacy.gif) no-repeat left center;
margin-left:10px;
padding-left:12px;
color:#333;
}

#emailPrivacy:hover {
text-decoration:none;
}

#privacyContent{
font-size:90%;
line-height:normal;
margin-left:10px;
}

#sidebarSignUp input[type="text"], #homeSidebarSignUp input[type="text"] {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #ebebeb;
width:201px;
padding:2px 4px;
height:24px;
font-size:17px;
color:#888;
}

#sidebarSignUp div.row, #homeSidebarSignUp div.row {
width:210px;
}

#signupTitle {
font-size:18px;
color:#fff;
padding-bottom:6px;
}

#home #signupTitle {
	padding-top:12px;
}

#buttonSignUp{
float:right;
margin-right:4px;
}

#sidebarSignUp div, #homeSidebarSignUp div { position:relative; margin-bottom:6px; }
#sidebarSignUp label, #homeSidebarSignUp label { color:#888;position:absolute; top:4px; left: 2px; font-size:17px }


#footer-menu ul li{
display:inline;
}

#footer-menu {
float:left;
}

#footer-menu ul {
margin:0;
padding:0;
}

#footer-menu ul a {
padding:0 6px;
color:#888;
text-transform:uppercase;
font-weight:normal;
font-size:85%;
border-right: solid 1px #888;
}

#footer-menu ul li:first-child a{
padding-left:0;
}

#footer-menu ul li:last-child a{
border:none;
}

#footer-content {
float:right;
font-size:85%;
width:auto;
line-height:1.25em;
color:#888;
text-align:right;
}

#footer-wrap{
clear:both;
width:980px;
margin:20px auto;
}


#reportTitle{
color:#F6C420;
}

.wordpress_entries_container .abstract {
margin:10px 0;
margin-bottom:16px;
}

.wordpress_entries_container h2 {
margin-bottom:0;
}

.wordpress_entries_container .date {
font-style:italic;
}

#sideBarBoxes {
margin-top:370px;
line-height: 1.25em;
width:330px;
font-size:90%;
}

#home #sideBarBoxes {
margin:0;
}

#sideBlogFeedContent {
margin:0 22px;
}

#home #sideBlogFeedWrap{
display:none;
}

#sideBlogFeedContent ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:10px;
	margin-left:4px;
}

#sideBlogFeedContent ul li:last-child {
        margin-bottom:0;
}

#sideBlogFeedContent h5 {
	height:38px;
	background:url(../images/gui/blog-rss-header.png) no-repeat; 
	margin:0;
}

#sideBlogFeedContent h5 a {
	display:block;
	height:38px;
	text-indent:-3000px;
}


.sidebox {
        background:url(../images/gui/sidebar-box-mid-bg.png) repeat-y center center;
}

.sidebox-top {
	height:18px;
	background:url(../images/gui/sidebar-box-top-bg.png) no-repeat 1px top;
}

.sidebox-bottom {
	height:18px;
        background:url(../images/gui/sidebar-box-bottom-bg.png) no-repeat 1px bottom;
}

#pressBoxes{
clear:both;
}

.pressbox {
	width:310px;
	background:url(../images/gui/press-box-mid-bg.png) repeat-y center center;
	float:left;
	margin-left:10px;
}


.pressbox h3 {
font-size:1.2em;
margin:0;
margin-bottom:8px;
text-align:center;
}

.pressbox .content {
	margin:0 14px;
	font-size:90%;
	height:190px;
        overflow:hidden;
}

.pressbox.box-topics{
margin-left:10px;
}

.pressbox.box-press{
margin-left:10px;
}

.pressbox.box-testimonials{
margin-left:10px;
line-height:normal;
}

.pressbox.box-testimonials img {
	width: 80px;
	height:auto;
}

.pressbox-top {
	height:18px;
	background:url(../images/gui/press-box-top-bg.png) no-repeat 1px top;
}

.pressbox-bottom {
	height:18px;
	font-size:90%;
	text-align:left;
	padding-left:20px;
	padding-bottom:10px;
        background:url(../images/gui/press-box-bottom-bg.png) no-repeat 1px bottom;
}



#womenWrap {
	background:url(../images/gui/home-footer-grad.png) repeat-x center top;
	margin-top:20px;
}

#inside #footerGrad {
        background:url(../images/gui/home-footer-grad.png) repeat-x center -190px;
        margin-top:20px;
	height:100px;
	padding-top:30px;
}

#womenWrapMid{
	background:url(../images/gui/home-footer-bg-girls.jpg) no-repeat 320px top;
        height:343px;
	border:solid;
}



/* PAGING //-----------------------------------------------------------------------------------------*/
.paging_item a, .paging_item_active {
 	background: #52C4BE;
        color:#fff;
        padding:2px 6px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size:14px;
	margin-right:4px;
}

.paging_item_active {
	color:#F6C420;
}

/* FORM //-----------------------------------------------------------------------------------------*/ 

form input[type='submit']{
	background: #52C4BE;
	color:#fff;
	border:solid 1px #F6C420;
	padding: 4px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	font-size:14px;
}

form.style-form {
	
}

form.style-form label {
	/*
	float:left;
	width:140px;
	padding:2px 0;
	*/
	padding: 1px 4px;
	font-size:16px;
}

.form-row {
	margin-bottom:5px;
}

.form-row:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
}

form.style-form input[type='text'], form.style-form textarea, form.style-form select {
	width: 564px;
	padding-left:4px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	height:26px;
	font-size:16px;
}

form.style-form select {
	width:569px;
	height:30px;
}

form.style-form textarea {
	height:180px;
}

label.error {
	color:#F00;
	margin-left:10px;
	padding:0 2px !important;
	font-size:85%;
	width:auto !important;
	margin-left:300px;
	background:#fff;
	font-style:italic;
}

form.style-form input.error, form.style-form textarea.error, form.style-form select.error {
	border:solid 1px #F00;
}

form.style-form .address, form.style-form .city, form.style-form .state, form.style-form .zip, form.style-form .phone {
}

form.style-form .submit-button {
	margin-left:140px;
}

form.style-form label.required:after {
	content: ' *';
}

form.style-form div.form-row, form div.mc-field-group { position:relative }
form.style-form label  { position:absolute; top:4px; left: 2px }
form.style-form label.mce-email  { position:absolute; top:0; left: 112px }


#socialMediaWrap {
float:right;
}

#socialMedia{
height:48px;
display:table-cell;
vertical-align:middle;
}

#socialMedia img {
width:26px;
height:auto;
}

#socialMedia a {
margin:0 0 0 2px;
padding:0;
}


#bPC, #bGC, #bEC {
display:block;
background:red;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
width:320px;
padding:6px 0;
margin:0 auto;
margin-bottom:4px;
}

#bGC {
background:#52C4BE;
}

#bPC {
background:#F6C420;
}

#bEC {
background:#8ECD34;
}

.image_float_left{
float:left;
margin-right:8px;
}

.image_float_right{
float:right;
margin-left:8px;
}

.home-heading{
font-size:1.2em;
}

/* Testimonials */

.testimonial_list_item {
margin-bottom:10px;
padding-bottom:10px;
border-bottom:dotted 2px #6FC3C3;
}

.testimonial_list_item_name, .testimonial_list_item_location {
font-style:italic;
text-align:right;
font-weight:bold;
}

.testimonial_list_item_location {

}

.testimonial_list_item_body {
}

.disclaimer {
line-height:normal;
font-style:italic;
border:solid 1px #ccc;
padding: 4px;
}



/* PRESS */

.press_list_item {
	border-bottom:solid 1px #ccc;
}

.press_item_image {
	float:left;
}

.press_item_image img {
	max-width:100px;
	height:auto;
}

.press_item_content {
	margin-left:110px;
}

.press_item_title {
	margin-bottom:0;
}

.press_item_date {
	font-style:italic;
	margin-bottom:8px;
}

/* Press Page */

#presscarousel {
	margin-top:6px;
	margin-left:16px;
}

ul.jcarousel-skin-tango {
	height:120px;
	overflow:hidden;
}

#contentMore.expand{
	border:solid 1px #ccc;
	padding:10px;
	position:absolute;
	width:600px;
	background:#fff;
	z-index:111;
}

.contentMoreExpand{
	float:right;
	margin-right:10px;
	font-size:90%;
}


#EPK {
	float:right;
	margin-right:20px;
	margin-top:10px;
}


.pp_content {}

.breadcrumb {
	margin-bottom: 10px;
}
#colRight .widget-area ul {
	list-style-type: none;
	margin: 5px;
}
#colRight .widget-area ul li {
	list-style-type: none;
	margin: 5px;
}
#wpcf label { clear: both; display: block; }
#wpcf input { padding: 1px; margin: 2px 5px 2px 0; }
#wpcf textarea { width: 300px; height: 150px; padding: 1px; margin: 0 5px 10px 0; }
#wpcf #contactsubmit { width: 100px; margin-top: 6px; }

.wpm_registration td {
	padding: 5px;
}


#home #content p {
line-height:normal;
margin-bottom:6px;
}

#home ul li{
margin-bottom:6px;
}



#home #container {
	width:979px;
	margin:0 auto;
	background:url(../images/gui/home-women-bg-small.jpg) no-repeat right bottom;
	padding-bottom:70px;
}

