﻿
#issueSelect
{
	
	background: transparent;
	float: right;
	position: absolute;
	 z-index:1000;
	 right:0px;
	 top: -24px;
	width: 300px;
	height: 80px;
}


#Wrapper .issueNav
{
	float: left;
	position: relative;
	width:370px;
	
	
}

#Wrapper .issuebuttons
{
	
	
	float: right;
	position: relative;


	vertical-align: bottom;
	text-decoration: none;
	margin-right: 5px;
	
	margin-top: 7px;
	
}
#Wrapper .issuebuttons img
{
	
	
	float: right;
	position: relative;

}
#Wrapper .issueNav span
{
	float: left;
	position: relative;
	 margin-left: 5px;

}

#Wrapper span.issueTitle
{
	color: #ffffff;
	text-align: left;

	font: bold 1.4em Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	text-decoration: none;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 10px;
	width: 300px;
}
#Wrapper .issueTitle p
{

	float: left;
	position: relative;
	text-decoration: none;
	vertical-align: top;
 padding: 0px;
 margin: 0px;

}
#issuecontainer
{

	float: left;
	position: relative;
	
	display: inline;
	left: 6px;
	background: transparent;
	width: 350px;
	
}
#Wrapper .updatecontainer
{
	float: left;
	position: relative;
	
	text-decoration: none;
	display: inline;
	width: 200px;
	background: transparent;
	
	
}

#Wrapper .editorial
{
	float: left;
	position: relative;
	width: 280px;
	text-decoration: none;
	text-align: left;
	margin-left: 2px;
	margin-top: 0px;
	
}
#Wrapper .editorial h3
{
	color: #333333;
	float: left;
	position: relative;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	text-align: left;
	
	margin-top: 5px;
	margin-left: 5px;
	width: 270px;
}

#Wrapper .dgArticleGrid
{

	float: left;
	position: relative;
	
	background: transparent;
}


#Wrapper .articleListSelected
{
	background: #ffffff;
	float: left;
	position: relative;
	width: 357px;
	border: solid 1px #ccc;
	text-decoration: none;
	margin: 10px 4px 4px 2px;
	color: #cccccc;
	padding-bottom:5px;
}


#Wrapper .articleList
{
	float: left;
	position: relative;
	width: 357px;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	margin: 4px 4px 4px 2px;
	border: solid 1px #000000;
	background: #cccccc;
}
#Wrapper .articleListSelected a.select
{
	background: #000;
	z-index: 1000;
	float: right;
	position: relative;
	padding: 2px;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}

#Wrapper .articleListSelected a.standard
{
	z-index: 1000;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
	display: inline;
	position: absolute;
}

#Wrapper .articleList a.select
{
	background: #cccccc;
	z-index: 1000;
	float: left;
	position: relative;
	padding: 2px;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	color: #333;
}

#Wrapper .articleList h3
{
	color: #016299;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #f1f1f1;
	float: left;
	position: relative;
	text-decoration: none;
	width: 320px;
}

#Wrapper .articleList h4
{
	text-decoration: none;
	text-align: left;
	margin-right: 10px;
	font: 0.8em Arial, Helvetica, sans-serif;
	width: 240px;
	float: left;
	position: relative;
	margin-left: 5px;
}

#Wrapper .articleListSelected h3
{
	color: #016299;
	text-align: left;
	margin-left: 5px;
 vertical-align: top;
	margin-bottom: 5px;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	border-bottom: solid 1px #cccccc;
	float: left;
	position: relative;
	text-decoration: none;
	width: 340px;
	cursor: hand;

}

#Wrapper .articleListSelected h4
{
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 25px;
	font: 0.8em Arial, Helvetica, sans-serif;
	width: 340px;
	float: left;
	position: relative;
	cursor: hand;
	color: #333333;
}

#Wrapper .articleListSelected .thetext
{
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 25px;
	font: 0.8em Arial, Helvetica, sans-serif;
	width: 340px;
	float: left;
	position: relative;
	cursor: hand;
	color: #333333;
	display:inline;
}

#Wrapper .articleListSelected a.more
{
	font: bold 0.90em Arial, Helvetica, sans-serif;
	color: #FF6600;
	float: right;
	position: absolute;
	text-align: right;
	margin-right: 3px;
	margin-top: 5px;
	top: 0;
	right: 5px;
	vertical-align: top;
	text-decoration: none;
	cursor: hand;
	z-index: 21000;
	
}

#Wrapper .articleListSelected a.inlink
{
	color: Orange;
	float: none;
}

#Wrapper .articleListSelected .largeImage
{
	float: left;
	position: relative;
	width: 332px;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 3px;
}

#Wrapper .articleListSelected img
{
}

.pdfimage
{
	float: left;
	vertical-align: bottom;
	position: relative;
	border: none;
	margin-right: 3px;
}




#Wrapper .articleList:hover, #Wrapper .articleList a.select:hover
{
	text-decoration: none;
	background-color: #B4B4B4;
}
#Wrapper table
{
	padding: 0px;
	float: left;
	margin: 0px;
	position: relative;
	background:transparent;
	

}
 .wait
 {
	font: bold 0.90em Arial, Helvetica, sans-serif;
	color: #cccccc;
	float: left;
	position: relative;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	vertical-align: top;
	text-decoration: none;
	
 }
 a.salonLink, a.salonLink:link, a.salonLink:visited, a.salonLink:hover, a.salonLink:active
 {
	text-decoration:none;
	color:transparent;
 }
 
 
 .salonBanner
 {
	background:transparent url(images/salonBanner.jpg) no-repeat scroll left top;
	cursor:pointer;
	height:233px;
	width:280px;
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-top:2px;
 }
 
 
 a.surveyLink, a.surveyLink:link, a.surveyLink:visited, a.surveyLink:active
 {
     text-decoration:none;
	color:transparent;
	background:transparent url(images/SurveyWebsiteButton-rolloverOFF.png) no-repeat scroll left top;
	cursor:pointer;
	height:190px;
	width:280px;
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-top:2px;
	z-index: 1;
	
   /*  background:transparent url(images/SurveyWebsiteButton-rolloverOFF.png) no-repeat scroll left top;
     cursor:pointer;
	height:190px;
	width:280px;
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-top:2px;
	z-index: 10000;*/
 }
a.surveyLink:hover
 {
     text-decoration:none;
	color:transparent;
	
	background:transparent url(images/SurveyWebsiteButton-rolloverON.png) no-repeat scroll left top;
	cursor:pointer;
	height:190px;
	width:280px;
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-top:2px;
	z-index: 1;
	
  /*   background:transparent url(images/SurveyWebsiteButton-rolloverON.png) no-repeat scroll left top;
     cursor:pointer;
	height:190px;
	width:280px;
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-top:2px;
	z-index: 10000;*/
 }


