/* pages */

.maincontent p {
	font-size: 1.3em;
	width: 80%;
}

.maincontent p.copy {
	font-size: 1em;
}

.maincontent p.close {
	clear: both;
	text-align: right;
	margin-bottom: 0;
	color: #bababa;
	text-decoration: underline;
	margin-right: 10px;
	cursor: pointer;
	font-size: 9px;
	width: auto;
	font-weight: bold;
}

.maincontent h3 {
	color: #4c4c4c;
}

.maincontent h4 {
	color: #4c4c4c;
	margin-bottom: 0;
	font-weight: normal;
}

.maincontent h4 a {
	margin-left: 10px;
	color:#BABABA;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	margin-right:50px;
	text-decoration:underline;
}

.maincontent a {
	color: #4C4C4C;
}

.pagenav {
	margin-left: 0;
	font-size: 1.3em;
}

.pagenav li {
	list-style: none;
	
}

.pagenav li a {
	color:#808080;

}

p.intro {
	width: 40%;
}

.maincontent p.locationintro {
	width: 68%;
}

.emailus h3, .contactus h3 {
	text-transform: uppercase;
	font-size: 1.5em;
}

.emailus h3 {
	margin-bottom: 5px;
}

.emailus h3 .required {
	text-transform: none;
}

.emailus {
	width: 350px;
	float: left;
}

.emailus .label {
	float: left;
	width: 80px;
}

.emailus input.text, .emailus select, .emailus textarea {
	
}

.emailus select {
	width: 228px;
}

.emailus .submit {
	float: right;
	margin-right: 43px;
	display: inline;
	margin-top: -20px;
}

.emailus textarea {
	background: url(../images/textarea-4.gif) no-repeat;
	border: none;
	width: 227px;
	height: 215px;
	
}


.emailus span.error {
	position: absolute;
	top: 0;
	right: 30px;
}

.emailus span.error2 {
	right: 0px;
}

.emailus span.error {
	_float: right;
	_position: relative;
	_top: -30px;
	_margin-bottom: -30px;
}

.emailus span.error2 {
	
}

.emailus form li {
	position: relative;
}

.contactus {
	float: right;
	width: 345px;
}

.contactus h4 {
	font-weight: bold;
}

.confirmation {
	width: 250px;
	float: right;
	padding-top: 0;
}

.maincontent .confirmation p {
	color: #00adee;
	width: 100%;
}

/* site map */

.mapchannels {
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 0;
	float: left;
	width: 262px;
	line-height: 1.5;
}

.mapchannels li {
	list-style: none;
	margin-bottom: 0;
}

.mapchannels a {
	color: #4C4C4C;
	text-decoration: none;
}

.mapchannels a:hover {
	text-decoration: underline;
}

.maplinks {
	float: left;
}

.maplinks ul {
	margin-left: 0;
}

.maplinks h3 {
	margin-bottom: 5px;
}

.maplinks li {
	list-style: none;
	font-size: 1.1em;
}

.maplinks a {
	text-decoration: none;
	color: #808080;
}

.maplinks a:hover {
	text-decoration: underline;
}

/* job listings page */
.jobdescription {
	float: left;
	width: 510px;
}

.jobdescription p {
	width: 100%;
}


.sendtofriend {
	float: right;
	position: relative;
	width: 245px;
}
#shareFriend {
	cursor: pointer;
	float: right;
}
#sharePop {
	top: 30px;
	right: 0;
	width: 245px;
	background: url(../images/pop_bg2.gif) no-repeat;
}

#sharePop .bottom {
	background: url(../images/pop_bg2.gif) left bottom no-repeat;
}

.popup .text, .popup .textarea {
	width: 220px;
}

#sharePop .button {
	float: right;
	margin-right: -2px;
	display: inline;
}

#sharePop .text, #shareFriend .textarea {
	width: 214px;
}


#sharePop .label {
	1padding-bottom: 5px;
}

#sharePop span.error {
	right: 3px;
	top: 21px;
}

#sharePop .text {
	background-image:url(../images/text_box-2.gif);
	width: 218px;
}

#sharePop .textarea {
	width: 218px;
	background-image: url(../images/textarea-7.gif);
	height: 89px;
}

#sharePop .confirmation {
	font-weight: bold;
	width: 170px;
	margin-top: 10px;
}

#sharePop .confirmation .large {
	font-size: 100%;
}

/*gift cards*/
.giftcard {
	float: left;
	width: 360px;
}

.ecard {
	float: right;
	width: 302px;
	margin-right: 20px;
	display: inline;
}

.ecard .submit a {
	margin-left: 5px;
}

.ecard h2.subtitle {
	line-height: 1;
	1margin-top: -2px;
}

.legal {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
	margin-bottom: 10px;
}

.legal p {
	color: #808080;
	font-size: 1em;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
}

.legal p, .maincontent .giftcard p {
	width: 100%;
}

.ecard form fieldset {
	margin-bottom: 22px;
}

.ecard .textarea {height: 150px;}


.ecard form li {
	margin-bottom: 0;
}

p.note {
	color: #BABABA;
	font-size: 1em;
	font-size: 10px;
	margin-bottom: 2px;
	line-height: 1;
	font-weight: bold;
}

.ecard .select {width: 164px;}

.ecard input.text {
	background-image: url(../images/text_box-5.gif);
	width: 252px;
}

.ecard .textarea {
	background: url(../images/textarea-3.gif) no-repeat;
	border: none;
	height: 170px;
	padding-right: 5px;
	width: 248px;
}

.ecard span.error {
	right: 41px;
}

.ecard .longlabel span.error {
	right: 10px;
}

.added, .maincontent p.added {
	color: #ec1c24;
	font-weight: bold;
	width: 100%;
	margin: -17px 0 3px 0;
}

.added a {
	margin-left: 5px;
}

fieldset.oneline {
	position: relative;
	width: 500px;
	top: 20px;
}

fieldset.oneline .label {
	float:left;
	display: inline;
	margin-right: 15px;
}

fieldset.oneline .text {
	float:left;
	display: inline;
	margin-right: 10px;
}

fieldset.oneline .button {
	float: left;
}

fieldset.oneline span.error{
	top: -13px;
	right: 160px;
}

fieldset.oneline span.error{
	left: auto;
}


fieldset.oneline span.error2{
	top: -13px;
	left: 117px;
	right: 0;
}

/* location search results */
.resultscolumn {
	float: left;
	width: 325px;
	margin-right: 20px;
	display: inline;
	color: #808080;
}

.locationcolumn {
	width: 215px;
}

.resultscolumn p, .resultscolumn h3 {
	color: #808080;
}

.resultscolumn h3, .resultscolumn p {
	margin-bottom: 10px;
}

.resultscolumn h3 {
	font-size: 1.5em;
}

.resultscolumn .section {
	margin-bottom: 25px;
}

.resultscolumn h2 {
	color: #4C4C4C;
}

/*store details */
.directions {
	clear: both;
	width: 644px;
	padding-top: 20px;
}
.directions form {
	float: left;
	width: 275px;
	margin-right: 20px;
}

.directions form legend {
	color: #4C4C4C;
}

.directions form li {
	margin-bottom: 0;
}

.directions .label {
	float: left;
	width: 100px;
}

.directions select, .directions textarea {
	width: 160px;
}

.directions input.text {
	background-image: url(../images/text_box-3.gif);
	width: 147px;
}

.directions .zipsearch input.text {
	background-image: url(../images/text_box-10.gif);
	width: 115px;
}

.directions .zipsearch select {
	width: 127px;
}

.directions .submit {
	float: right;
	margin-right: 19px;
	display: inline;
}


.directions span.error {
	top: 0px;
}

.directions .map {
	float: right;
}

.maincontent table p {
	width: 100%;
	font-size: 1.1em;
	line-height: 1.3;
}

.findstore form {
	width: 100%;
	margin-right: 0;
}

p.alternate {
	font-weight: bold;
	float: left;
	margin: 18px 15px 20px 10px;
	width:auto;
	display: inline;
	font-size: 1.5em;
}

.findstore fieldset {
	float: left;
	width: 215px;
}

.findstore fieldset.submit {
	float: left;
	width: auto;
	margin-top: 15px;
	margin-left: 10px;
	
}

.findstore .label {
	width: 50px;
}

.findstore fieldset.zipsearch {
	width: 265px;
}

.findstore fieldset.zipsearch .label {
	width: 135px;
}

.map img {
	margin-bottom: 5px;
}

.map .largermap {
	color: #BABABA;
	display: block;
	text-align: right;
	font-size: 10px;
}

/*events */
.events .section {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

.events .visual {
	float: left;
}

.events .description {
	margin-left: 470px;
	
}

p.date {
	font-weight: bold;
	color: #00adee;
	margin-bottom: 0px;
	font-size: 1.4em;
}

.events h3 {
	font-size: 1.6em;
}

/* press */
.pressfilter {
	margin-left: 20px;
	margin-top: -5px;
	width: 197px;
	float: left;
}

.pressfilter .select {
	width: 165px;
}

.inquiries , .maincontent p.inquiries {
	font-size: 1.3em;
	float: left;
	margin-left: 10px;
	display: inline;
	width: auto;
	clear: none;
}

.inquiries a {
	color: #00adee;
}

.presstable td {
	padding-right: 20px;
	padding-left: 0;
}

/* artists */
.artistlist img {
	float: left;
	margin-right: 15px;
}

.artist .section {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

.artist .visual {
	float: left;
}

.artist .description {
	margin-left: 470px;
	
}

img.continue {
	margin-top: 10px;
}

.locations td {
	padding-right: 10px;
	color: #808080;
	line-height: 1.4;
	width: 25%;
}

.locations td a {
	color: #808080;
}

.maincontent form a {
	color:#BABABA;
}

.maincontent .links  {
	color: #808080;
}

.maincontent form .links a  {
	color: #808080;
	text-decoration: none;
}


.maincontent form .links a:hover  {
	text-decoration: underline;
}

.jobtitle {
	padding-top: 20px;
}

.jobtitle h3 {
	font-size: 1.4em;
}


.jobtitle h3 a, h3 a {
	text-decoration: none;
}

.jobtitle h3 a:hover, h3 a:hover {
	text-decoration: underline;
}

.events td {
	padding-left: 0;
	padding-right: 10px;
}
