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


* {
margin: 0;
padding: 0;
border: 0
}

body {
background-image: url(images/bkg.jpg);
background-repeat: repeat;
font-family: Arial,sans-serif;
color: #000000;
font-size: 12px;
}

p {
line-height: 140%;
font-size: 12px;
font: Arial;
font-family: Arial,sans-serif;
color: #333333;
}

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


/*STYLES ----------------------------------------------------------------*/
.h1, .h1 a {
color: #53657F;
font-size: 32px;
letter-spacing: 1px;
font-variant: small-caps;
font-weight: 400;
}

.h1 a:hover, .h1 a:focus {
color: #DDDDDD;
font-size: 32px;
letter-spacing: 1px;
font-variant: small-caps;
font-weight: 400;
}

.h2, .h2 a {
color: #000000;
font-size: 17px;
text-transform: capitalize;
font-weight: bold;
margin-bottom: 4px;
}

.h2 a:hover, .h2 a:focus {
color: #999999;
}

.h3 {
color: #53657F;
font-size: 18px;
text-transform: capitalize;
font-weight: bold;
margin-bottom: 4px;
}

.h4 {
color: #000000;
font-size: 16px;
}

.h5, .h5 a {
color: #000000;
font-size: 14px;
text-transform: capitalize;
font-weight: bold;
margin-bottom: 4px;
}

img.float_right_border {
float: right;
margin: 0px 0px 15px 20px;
border: 3px solid #E6E6E6;
}

img.float_left_border {
float: left;
margin: 0px 20px 15px 0px;
border: 3px solid #E6E6E6;
}

.image {
border: 3px solid #E6E6E6;
}

img.centered_border {
	border: 1px solid #E6E6E6;
	text-align: center;
}

.small {
color: #666666;
font-size: 10px;
}

.manual_title {
font-size: 18px;
font-weight: bold;
color: #000000;
}

.manual_subtitle {
font-size: 16px;
font-weight: bold;
color: #000000;
}

.manual_sectiontitle {
font-size: 16px;
color: #000000;
}

.manual_sectionsubtitle {
font-size: 14px;
color: #000000;
}

.manual_index, .manual_index a {
font-size: 14px;
color: #666666;
}

.manual_subindex, .manual_subindex a {
font-size: 12px;
color: #666666;
margin-left: 12px;
}

.manual_subindex a:hover, .manual_index a:hover, .manual_subindex a:focus, .manual_index a:focus {
color: #000000;
}


.blockquote {
 margin: 0px 250px 0px 50px;
}

.indentblock {
margin: 0px 200px 0px 0px;
}
 
.endorsements {
line-height: 180%;
font-size: 14px;
font-weight: 400;
font-variant: small-caps;
}


.underline {
text-decoration: underline;
}

.woman_name {
font-size: 18px;
letter-spacing: 1px;
color:#53657F;
font-weight: bold;
}

.woman_info {
font-size: 14px;
color: #53657F;
}
 
table.content {
width: 500px;
padding: 0px;
border: 1px solid #999999;
}

table.content td{
padding: 2px;
text-align: left;
vertical-align: top;
border: 1px solid #999999;
}

table.listing {
width: 95%;
margin: 0px auto;
padding: 0px;
border: 3px solid #E6E6E6;
}

table.listing td{
padding: 5px;
width: 33%;
text-align: left;
vertical-align: top;
border: 1px solid #999999;
}

table.women {
width: 90%;
margin: 0px auto;
padding: 0px;
}

table.women td {
width 15%;
vertical-align: middle;
text-align: center;
border: 1px solid #E6E6E6;
color: #999999;
}

table.releases {
width: 100%;
margin: 0px auto;
padding: 0px;
}

table.releases td {
width: 350px;
vertical-align: top;
text-align: center;
padding-top: 20px;
border: 1px solid #E6E6E6;
color: #999999;
}

table.releases td p{
text-align: left;
padding: 0px 12px;
}



/*----------------------------------------------------STRUCTURE*/
#wrapper {
position: relative;
margin: 0px auto;
width: 810px;
padding-left: 10px; 
background-image: url(images/bodybkg.jpg);
background-repeat: repeat-y;
}

#banner_image {
position: relative;
width: 800px;
height: 200px;
}

#banner_title {
position: relative;
width: 790px;
height: 45px;
padding: 15px 0px 5px 10px;
text-align: left;
background-color: #000000;
}

#menu {
position: relative;
width: 790px;
height: 17px;
text-align: left;
padding-left: 10px;
padding-top: 5px;
background-color: #53657F;
}

#menu ul li{
display: inline;
font:  Arial;
font-size: 11px;
color: #FFFFFF;
font-weight: bold; 
padding: 0px 5px;
}

#menu ul li a{
font:  Arial;
font-size: 11px;
color: #FFFFFF;
font-weight: bold; 
text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:focus{
color: #000000;
}

#menu ul li a.current_page {
color: #000000;
font-weight: bold;
}

#content {
position: relative;
width: 800px;
}

#copyright {
position: relative;
clear: both;
width: 780px;
height: 20px;
padding: 5px 10px;
text-align: center;
border-top: 1px dotted #53657F;
}


/*TWO COLUMN---------------------------------*/
#twocolumn_left {
float: left;
width: 215px;
padding: 25px 25px 10px 25px;
}

#twocolumn_right {
float: right;
width: 510px;
padding: 25px 25px 10px 0px;
}

#twocolumn_under {
clear: both;
width: 800px;
height: 20px;
padding-top: 10px;
text-align: center;
}

/*ONE COLUMN and  SUBMENU --------------------------*/
#submenu {
position: relative;
clear: both;
margin: 25px 25px 20px 25px;
text-align: left;
}

#submenu ul li{
display: inline;
font:  Arial;
font-size: 11px;
color: #999999;
padding: 0px 7px 0px 0px;
text-decoration: none;
}

#submenu ul li a{
font:  Arial;
font-size: 11px;
color: #999999;
text-decoration: none;
}

#submenu ul li a:hover, #submenu ul li a:focus{
color: #000000;
}

#submenu ul li a.current_page {
color: #666666;
font-weight: bold;
}

#onecolumn_main {
position: relative;
clear: both;
margin: 5px 25px 10px 25px;
}

#left {
float: left;
width: 550px;
}

#right {
float: right;
width: 199px;
}


/*-----------------------------One Column - no menu ----------------------*/
#onecolumn {
position: relative;
clear: both;
margin: 25px 25px 10px 25px;
}



/*-----------------------------Individual pages structures ---------------*/
#container {
position: relative;
clear: both;
height: 520px;
margin: 0px 25px 30px 25px;
padding: 0px 40px;
}

#left {
float: left;
width: 295px;
}

#text {
line-height: 160%;
margin-bottom: 50px;
padding-top: 20px;
font-style: italic;
}

#photo {
background-color: #333333;
padding: 5px;
margin-bottom: 0px;
}

#right {
float: right;
width: 360px;
}

#description {
background-color: #333333;
text-align: center;
padding: 3px 0px 10px 5px;
}

#prevnext {
text-align: center;
padding: 0px 0px 10px 0px;
color: #999999;
font-size:12px;
}

#prevnext a {
color: #999999;
font-size:12px;
}

#prevnext a:hover, #prevnext a:focus {
color: #53657F;
font-size:12px;
}


