/* PINKPHANTOM.COM MAIN CSS V.1.0

------- CREATED AND DEVELOPED BY PINKPHANTOM.COM -------
------- http://www.pinkphantom.com --------------------------
------- sales@pinkphantom.com --------------------------------

*/



/* LINKS */

A:link { 
	text-decoration: none; 
	color: #0093BD;
}

A:visited { 
	text-decoration: none; 
	color: #0093BD;
}

A:active { 
	text-decoration: none; 
	color: #0093BD;
}

A:hover { 
	text-decoration: underline; 
	color: #0093BD;
}



/* COMMON */

body { 
	font-size: 11px;
	font-family: Trebuchet, Arial, Helvetica, sans; 
	color: #9F927F; 
	background: #FFFFFF; 
	margin: 0px; 
}

.bold {
	font-weight: bold;
}

.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9.5px;
	line-height: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #979797;
}

.nav A:link { 
	text-decoration: none; 
	color: #979797;
}

.nav A:visited { 
	text-decoration: none; 
	color: #979797;
}

.nav A:active { 
	text-decoration: none; 
	color: #979797;
}

.nav A:hover { 
	text-decoration: none; 
	color: #0093BD;
}

.navCALLOUT {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9.5px;
	line-height: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0093BD;
}

.navCALLOUT A:link { 
	text-decoration: none; 
	color: #0093BD;
}

.navCALLOUT A:visited { 
	text-decoration: none; 
	color: #0093BD;
}

.navCALLOUT A:active { 
	text-decoration: none; 
	color: #0093BD;
}

.navCALLOUT A:hover { 
	text-decoration: none; 
	color: #979797;
}

.commonBODY {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #515143;
	line-height: 13px;
}

.headerBOTTOMROW {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37362B;
}

.borderBOTTOMBLUE {
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0093BD;
}

.borderBOTTOMGREY {
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}



/* NEWS */

.newsBODY {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #515143;
}

.newsAUTHOR {
	color: #C5C5C5;
	font-style: italic;
}



/* WORK */

.spotlightTITLE {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #515143;
	line-height: 13px;
	background-position: left top;
	vertical-align: middle;
}

.sectionNEXT {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #515143;
	line-height: 13px;
	text-transform: uppercase;
	vertical-align: middle;
}

.workTITLE {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #515143;
	vertical-align: top;
	line-height: 9px;
}

.spotlightTYPE {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #515143;
}



/* ACCOLADES */

.accoladesAUTHOR {
	color: #515143;
	font-weight: bold;
}



/* CLIENT LIST */

.clientLIST {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #515143;
	line-height: 13px;
	padding-top: 19px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}



/* ABOUT */

.aboutBODY {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #515143;
	line-height: 13px;
	padding-top: 19px;
}



/* PROFILES */

.profileSHORT {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #515143;
	line-height: 13px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0093BD;
}

.blue {
	color: #0093BD;
}
.contactBODY {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #515143;
	line-height: 9px;
	padding-top: 19px;
}

