* {
	margin: 0;
	padding: 0;
}

p {
	color: #333;
}

body {
	/*font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: default;
	background: #E2E3E4;
	background-image:url(../images/BG2.jpg);
	background-repeat:repeat-x;
}
img {
	border: 0;
}


/* Links */
a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;	
	cursor: pointer;
}
a:hover {
	color: #7DA82E;
}
#footer a {
	color: #333;
	font-weight: normal;
}
#footer a:hover {
	color: #000;
}
.link-spacing {
	margin: 8px 0;
	display: block;
}

/* Forms */
input, select {
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
}
label {
	font-weight:bold;	
	font-size: 10pt;
}
button {
	color: #333;
}
button.submit {
	
}
button.search {
	
}
#art-submission {
	width: 480px;
	overflow:hidden;
	float: left;
	color: #000;
}
#art-submission label {
	width: 120px;
	float: left;
	text-transform:uppercase;
	font-weight:bold;
	color: #000;
	font-size:8pt;
}
#art-submission .fields {
	float: left;
	width: 300px;
}
#art-submission label, #art-submission .fields {
	margin: 0 0 6px 0;
}
#art-submission input.button {
	border:0;
	margin: 22px 0 0 0;
}
#art-submission input.fieldborder {
	border: 1px solid #000;
}


/* Headings */
h2 {
	margin: 0 0 6px 0;
}
h3.section1 {
	background:url(../../images/title_fashion.gif) no-repeat;
	width: 481px;
	height: 18px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.section2 {
	background:url(../../images/title_beauty.gif) no-repeat;
	width: 481px;
	height: 18px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.section3 {
	background:url(../../images/title_radar.gif) no-repeat;
	width: 481px;
	height: 18px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.section4 {
	background:url(../../images/title_culture.gif) no-repeat;
	width: 481px;
	height: 18px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.section10 {
	background:url(../../images/title_newsletter.jpg) no-repeat;
	width: 481px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.party-monster, h3.section17 {
	background:url(../../images/title_party_monster.jpg) no-repeat;
	width: 478px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.street-style, h3.section18 {
	background:url(../../images/title_street_style.jpg) no-repeat;
	width: 478px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.reader-art {
	background:url(../../images/title_reader_art.jpg) no-repeat;
	width: 478px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.world-exposure {
	background:url(../../images/title_world_exposure.jpg) no-repeat;
	width: 478px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.subsection1 {
	background:url(../../images/title_books.jpg) no-repeat;
	width: 481px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.subsection2 {
	background:url(../../images/title_music.jpg) no-repeat;
	width: 481px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.subsection3 {
	background:url(../../images/title_film.jpg) no-repeat;
	width: 481px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}
h3.subsection4 {
	background:url(../../images/title_art.jpg) no-repeat;
	width: 481px;
	height: 30px;
	margin: 12px 0 0 0;
	font-size: 10pt;
}

.content-type h3, .featured-content-desc h3 {
	font-size: 11px;
	color:#333;
	text-transform: uppercase;
	margin: 2px 0 0px 0;
}
.content-intro h3 {
	font-size: 11px;
}
.content-intro h4 {
	font-size: 11pt;
	margin: 8px 0 8px 0;
	color: #000;
}
.content-intro h5 {
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color:#333;
}


/* Paragraphs */
p.p1 {
	margin: 4px 0 6px 2px;
	color:#666;
	font-size:12px;
}
.content-type p {
	color:#666;
}


/* Lists */
ul, ol {
	margin: 6px 0 6px 22px;
}
#column-two-intro li {
	text-transform:lowercase;
}
ul#events {
	margin: 0; 
	padding: 0;
}
ul#events li {
	list-style-type:none;
	margin: 0 0 2px 0;	
}
ul#events li b {
	color: #000;
}
ul#events li span {
	margin: 0 0 0 8px;
}

/* Pop-up window styles */

#popupMainImage {
	background: #fff;
	width: 400px;
	overflow: hidden;
	margin: 0 auto;
}

td {
	padding: 0 0 6px 0;
}
h1.hImage {
	margin: 6px 0 0 10px;
	color: #000;
	font-size: 8pt;
}
h3.hVideo {
	margin: 6px 0 0 0;
	color: #000;
	font-size: 8pt;
}
.pop-up-image {
	text-align: center;
	padding: 12px;
}
.pop-up-video {
	padding: 12px;
	background:#e2e3e4;
}



#video-container {
	width: 420px;
	background: #fff;
	overflow: hidden;
}

#slide-show-container {
	width: 400px;
	height: 135px;
	overflow: hidden;
	background: #fff;
	position:relative;
	margin: 8px auto 0 auto;
}
#slide-show-slider {
	height: 115px;
	left: 0px;
	overflow:hidden;
	margin: 0 0 0 14px;
	background: #fff;
	position:relative;
}
.slide-show-arrow-left {
	position: absolute;
	z-index:999999;
	top: 0;
	left: 0;
}
.slide-show-arrow-right {
	position: absolute;
	z-index:999999;
	top: 0;
	right: 0;
}

#slide-show-slider img {
	margin: 0 6px;
	
}
#photo-container {
	width:400px;
	margin: 0 auto;
}
#photo-intro {
	background:#e2e3e4;
	padding: 12px;
	height:58px;
	overflow:hidden;
}
.PullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	color: #333;
}

.PullHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
}
