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

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

body{
	background-color:#CCCCCC;
}

#container{
	width:836px;
	margin:0px auto 0px auto;
}

#shadow{
	width:836px;
	float:left;
	background-image:url(../images/XRC_bodyShadow_gray.jpg);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
}

#liveArea{
	clear:both;
	width:800px;
	background:#FFFFFF;
	margin:0px auto 0px auto;
}

#menu {
	background-image:url(../images/XRC_menuPink.jpg);
}

#center{
	width:800px;
}

#masthead{
	width:800px;
	height:96px;
	background-image:url(../images/XRC_womensMasthead.jpg);
	background-repeat:no-repeat;
}

#content{
	width:800px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}

#leftContent{
	float:left;
	width:178px;
	min-height:450px;
	height:auto !important; /* understood by all browsers */ 
	height:450px; /* IE6 incorrectly uses this value */ 
	
	background-image:url(../images/XRC_sideNav_bg.jpg);
	background-repeat:no-repeat;
}

#leftContentInt{
	float:left;
	width:285px;
	min-height:650px;
	height:auto !important; /* understood by all browsers */ 
	height:650px; /* IE6 incorrectly uses this value */ 
	
	background-image:url(../images/XRC_womensSideNav_INT.jpg);
	background-repeat:no-repeat;
}

#rightContent{
	float:right;
	width:585px;
	padding-top:50px;
}

#rightContentInt{
	float:right;
	width:515px;
	padding-top:50px;
}

#footer{
	clear:both;
	width:800px;
	height:69px;
	z-index:50;
}

#footerBar {
	width:800px;
	height:26px;
	padding-top:8px;
	background-image:url(../images/XRC_footerBGPink.jpg);
	background-repeat:no-repeat;
	
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-style:italic;
	font-size:14px;
	
	letter-spacing:.5px
}

#bottomNav {
	height:20px;
	padding-top:4px;
}

#bottomShadow{
	font-family:"Times New Roman", Times, serif;
	color:#700813;
	font-style:italic;
	font-size:12px;
}

/*------------------------------------------------------------------------------------------------------*/
/* Lifestyle Shot Control and Placement */
/*------------------------------------------------------------------------------------------------------*/

#lifestyleGeneric {
	position:relative;
	display: block;
	float: left;
	width: 215px;
	height: 112px;
	margin-top: -112px;
	background-image:url(../images/XRC_home.png);
	background-repeat:no-repeat;
	z-index: 100;
}

#lifestyleWomens {
	position:relative;
	display: block;
	float: left;
	width: 215px;
	height: 370px;
	margin-top: -370px;
	background-image:url(../images/XRC_lifestyleWomens.png);
	background-repeat:no-repeat;
	z-index: 100;
}

#lifestyleWomens2 {
	position:relative;
	display: block;
	float: left;
	width: 215px;
	height: 249px;
	margin-top: -249px;
	background-image:url(../images/XRC_lifestlyeWomens2.png);
	background-repeat:no-repeat;
	z-index: 100;
}

#lifestylePhysicians {
	position:relative;
	display: block;
	float: left;
	width: 215px;
	height: 189px;
	margin-top: -189px;
	background-image:url(../images/XRC_physician.png);
	background-repeat:no-repeat;
	z-index: 100;
}

#lifestylePatients {
	position:relative;
	display: block;
	float: left;
	width: 215px;
	height: 200px;
	margin-top: -200px;
	background-image:url(../images/XRC_lifestyleGeneric.png);
	background-repeat:no-repeat;
	z-index: 100;
}

/*------------------------------------------------------------------------------------------------------*/
/* Sub Nav Positioning */
/*------------------------------------------------------------------------------------------------------*/

#subNav {
	width:178px;
	height:55px;
	list-style: none;
}

#subNav2 {
	float:right;
	position:relative;
	left:-10px;
	top:-22px;
	width:90px;
}

#subNav li {
	height: 55px;
	list-style: none;
	background-repeat: no-repeat;
}

#subNav li a, #subNav li a:visited {
	display: block;
	text-decoration: none;
	height: 55px;
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------------------------------------------*/
/* Sub Nav Button Placement */
/*------------------------------------------------------------------------------------------------------*/

#womensImaging{
	position:relative;
	top:31px;
}

#forPhysicians{
	position:relative;
	top:37px;
}

#forPatients{
	position:relative;
	top:43px;
}

/*------------------------------------------------------------------------------------------------------*/
/* Sub Nav Rollover Control */
/*------------------------------------------------------------------------------------------------------*/

#subNav li.womens {background-image:url(../images/XRC_womensImaging_on.jpg);}
#subNav li.womens a { background-image:url(../images/XRC_womensImaging.jpg);}
#subNav li.womensInt {background-image:url(../images/XRC_womensImaging_on_int_pink.jpg);}
#subNav li.womensInt a {background-image:url(../images/XRC_womensImaging_int_pink.jpg);}
#subNav li.womensIntOn {background-image:url(../images/XRC_womensImaging_on_int_pink.jpg);}

#subNav li.physicians {background-image:url(../images/XRC_forPhysicians_on.jpg);}
#subNav li.physicians a { background-image:url(../images/XRC_forPhysicians.jpg);}
#subNav li.physiciansInt {background-image:url(../images/XRC_forPhysicians_on_int_pink.jpg);}
#subNav li.physiciansInt a { background-image:url(../images/XRC_forPhysicians_int_pink.jpg);}
#subNav li.physiciansIntOn {background-image:url(../images/XRC_forPhysicians_on_int_pink.jpg);}

#subNav li.patients {background-image:url(../images/XRC_forPatients_on.jpg);}
#subNav li.patients a { background-image:url(../images/XRC_forPatients.jpg);}
#subNav li.patientsInt {background-image:url(../images/XRC_forPatients_on_int_pink.jpg);}
#subNav li.patientsInt a { background-image:url(../images/XRC_forPatients_int_pink.jpg);}
#subNav li.patientsIntOn {background-image:url(../images/XRC_forPatients_on_int_pink.jpg);}

#subNav ul li a:hover {
	background: none;
}

#subNav ul li a span{
	display:none;
}

/*------------------------------------------------------------------------------------------------------*/
/* Women's Sub Menu */
/*------------------------------------------------------------------------------------------------------*/

#button1 { 
	position:relative;
	top:-25px;
}

#button2 {
	position:relative;
	left:-2px;
	top:-7px;
}