@charset "UTF-8";
/* 	CSS Document
	For: Phoenix Fashion Week
	Author: Dilsah Tercanli - Searchlight Designs
	Date: March 2009
	Updated: March 2009
*/	

/*-----------main body style--------------*/

body {
	background-color: #000000;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
}

.red {
	color: #FF0000;
}

.pink {
	color: #FF66CC;
	font-weight: bold;
}

.green {
	color: #009933;
	font-weight: bold;
	font-style: italic;
}

.blue {
	color: #5E96C5;
}

.designername {
	color: #D4A049;
	font-weight: bold;
}

.eventdays {
	text-decoration: underline;
}

.photos {
}
.photos img {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}

.photo_left_text {
	float: left;
	padding-right: 10px;
}

/*-----------page style--------------*/
#wrapper {
	width: 1000px;
	background-color: #000000;
	margin: 0 auto 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d8d9dd;
	font-size: 12px;
	border: medium solid #d8d9dd;
}

#header {
	width: 1000px;
	background-image: url(images/header_layer.jpg);
	height: 150px;
	background-repeat: no-repeat;
	color: #000000;

}

.logo {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

.date{
	width: 200px;
	font-size: 14px;
	font-style: italic;
	border-top-width: thin;
	border-top-color: #000000;
	padding-top: 5px;
	text-align: center;
	border-top-style: solid;
	margin-left: 5px;
	font-weight: bold;
}

.eventlogo {
	float: right;
	padding-right: 23px;
	padding-top: 30px;
}

#contentarea {
	width: 1000px;
	background-color: #999999;

}

#leftcol {
	float: left;
	width: 180px;
	padding-left: 10px;
	height: 380px;
	color: #5E96C5;
	padding-top: 10px;

}

#leftcol img {
	margin-bottom: 10px;
}



#text {
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 15px;

}

#text a {
	color: #5E96C5;
}

#text a:hover{
	color: #D8D9DD;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D8D9DD;
	text-decoration: none;
}

#text li {
	list-style-type: none;
}
#textsponsor img {
}

.textimagelarge {
	padding-top: 20px;
}

.end_article {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}

/*-----------disaply ad styles--------------*/

.display_ad_button {
	text-align: center;
	padding: 5px;
}

.display_ad_half_banner {
	padding: 15px 5px 5px 0px;
}


/*----------- bio page style: for images --------------*/

.staffbio {
	height: 178px;
	margin-top: 10px;
}
.staffbio img {
	float: left;
	padding-right: 20px;
	padding-top: 0px;
}

	/*-----------sponsor page style: for logo spacing --------------*/
#textsponsor {
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 15px;

}

#textsponsor a {
	color: #5E96C5;
}

#textsponsor a:hover{
	color: #D8D9DD;
	text-decoration: none;
}

#textsponsor li {
	list-style-type: none;
}

#textsponsor img {
	margin-right: 7px;
	border: 2px solid #666666;
	text-decoration: none;
}

 /*-----------right col page styles --------------*/
#rightcol {
	float: right;
	width: 240px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	display: inline;
	padding-left: 5px;
}

#rightcol a {
	font-weight: bold;
	color: #5E96C5;
}

#rightcol a:hover{
	color: #D8D9DD;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D8D9DD;
	text-decoration: none;
}

.newslettersignup {
	font-weight: bold;
	border: thin solid #D8D9DD;
	height: 75px;
	padding-left: 5px;
	text-align: center;
	width: 200px;
	font-size: 11px;
}

table {
	background-color: #5E96C5;
	border: 0;
	font-size: 9px;
	color: #000000;
}

.cell {
	border: thin none #000000;
}

/*-----------navigation styles--------------*/
#navigation {
	height: 30px;
	width: 1000px;
	text-align: left;
	background-color: #5E96C5;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D8D9DD;
	font-weight: bold;
	font-size: 14px;
}

.items{
	float: left;
	padding-top: 7px;
	padding-left: 5px;

}	
.contact {
	float: right;
	padding-top: 7px;
	padding-right: 15px;
}


#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: inline;
	padding: 5px 10px;

}

#navigation a{
	color: #000000;
	text-decoration: none;
}

#navigation a:hover{
	color: #D8D9DD;
	text-decoration: underline;
}


#navigation2 {
	height: 30px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D8D9DD;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;

}
#navigation2  .social_media  {
	float: left;
	width: 72px;
}
#navigation2 .social_media li {
	margin: 0px;
	padding: 0px;
}

#navigation2 ul {
	list-style-type: none;
	padding: 7px 0px 0px;
	margin: 0px;
}

#navigation2 li {
	display: inline;
	padding: 5px 10px;

}
#navigation2 a{
	color: #D8D9DD;
	text-decoration: none;
}

#navigation2 a:hover{
	color: #5E96C5;
	text-decoration: underline;
}


/*-----------local navigation styles--------------*/

#localnavigation{
	font-weight: bold;
	width: 150px;
	
}

#localnavigation h2{
	background-color: #5E96C5;
	color: #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 15px;
	font-size: 17px;
}

#localnavigation ul{
	list-style-type: square;
}

#localnavigation li{
	padding-top: 3px;
	padding-bottom: 3px;
}

#localnavigation a{
	color: #5E96C5;
	text-decoration: none;
}

#localnavigation a:hover{
	color: #D8D9DD;
	text-decoration: underline;
}

.bullets{
	color: #D8D9DD;
}

/*-----------footer styles--------------*/

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #d8d9dd;
}

#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#footer li {
	display: inline;
	padding: 5px 10px;

}

#footer a{
	color: #D8D9DD;
	text-decoration: none;
}

#footer a:hover{
	color: #5E96C5;
	text-decoration: underline;
}
