@charset "UTF-8";
/* CSS Document */

/* --------------------------- MAIN --------------------------- */

* {
	padding: 0;
	margin: 0;
}
body, html {
	height: 100%;
	min-height: 101%;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(assets/tileBG.gif);
	background-repeat: repeat-x;
	text-shadow: #333 0 0 0;
	font-weight: normal;
}
#container {
	width:980px;
	margin:0 auto 0 auto;
	font-size: 13px;
	line-height: 20px;
}
p {
	margin-bottom: 1em;
}

p b, p strong { 
	font-size:1.5em;
	font-weight:bold;
	color:#ec008c;
	}

p i, p em { 
	font-size:1em;
	font-weight:bold;
	color:#fff200;
	font-style: normal;
	}

a:link, a:visited {
	color:#ec008c;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#ec008c;
}
.post {
	font-size:1.5em;
	font-weight:bold;
	color:#ec008c;
}
h2 {
	font-size:1em;
	font-weight:bold;
	color:#fff200;
	margin-top: 10px;
}
h3 { font-size: 2em; font-weight: normal; line-height: 1.2em; }

h4 { 
	font-size: 16px; 
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: solid 5px #201f1f; }

div.clear {
	clear: both; 
}

.left { float: left; }
.right { float: right; }

/* --------------------------- HEADER --------------------------- */

#headerContainer {
	height: 480px;
	width: 980px;
}
#headerText {
	width:230px;
	height:480px;
	float:left;
}
#headerImage {
	width:520px;
	height:480px;
	float:left;
}
#headerLogo {
	width:230px;
	height:480px;
	float:left;
	background-image: url(assets/headerLogo.gif);
	background-repeat: no-repeat;
}

/* --------------------------- MENU --------------------------- */

ul#menu {
	list-style-type:none;
	width:840px;
	position:relative;
	background-image: url(assets/tileMenu.gif);
	background-repeat: repeat-x;
	height:45px;
	float: left;
	margin-bottom: 40px;
	padding-top: 15px;
}
ul#menu  li {
	display:block;
	float:left;
	margin:0 2px 0 0;
	height:30px;
}
ul#menu  li.left {
	margin:0;
}
ul#menu li a {
	display:block;
	float:left;
	color:#f49ac1;
	background:transparent;
	line-height:30px;
	text-decoration:none;
	padding:0 10px 0 10px;
	height:30px;
	font-size: 1em;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
ul#menu li a:hover {
	background-color: #b3006b;
	color: #FFFFFF;
	background-image: url(assets/tileMenuHover.gif);
	background-repeat: repeat-x;
}
ul#menu li a.current {
	color:#f49ac1;
	background-color: #98015b;
}
ul#menu li a.current:hover {
	color:#FFFFFF;
	background-color: #98015b;
	background-image:none;
}

/* --------------------------- MAILING LIST --------------------------- */

ul#mailingList {
	list-style-type:none;
	width:140px;
	position:relative;
	background-image: url(assets/tileMenu.gif);
	height:45px;
	float: right;
	margin-bottom: 30px;
	padding-top: 15px;
	background-position: right;
}
ul#mailingList li {
	display:block;
	float:right;
	height:30px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#mailingList li.left {
	margin:0;
}
ul#mailingList li a {
	display:block;
	float:right;
	color:#EC008C;
	background-image: url(assets/tileMailingList.gif);
	background-repeat:repeat-x;
	line-height:30px;
	text-decoration:none;
	padding:0 10px 0 10px;
	height:30px;
	font-size: 1em;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
ul#mailingList li a:hover {
	background-color: #b3006b;
	color: #FFFFFF;
	background-image: url(assets/tileMenuHover.gif);
	background-repeat: repeat-x;
}


/* --------------------------- CONTENT --------------------------- */

#content {
	width:640px;
	padding-right:60px;
	margin-bottom:60px;
	float:left;
}
#contentHome {
	width:220px;
	min-height:200px;
	padding-right:40px;
	float:left;
}
#newsContent {
	width:400px;
	margin-left:120px;
	float:left;
}
#pageTitle {
	height:30px;
	width:640px;
	padding-bottom: 20px;
}
#pageTitleHome {
	height:30px;
	width:400px;
	padding-bottom: 20px;
}
#sidebar {
	width:280px;
	min-height:200px;
	margin-bottom:30px;
	float:left;
}
.home-flyer { 
	width: 240px; 
	height: 400px; 
	margin-bottom: 60px; 
	float:left; 
}
#sidebarCap {
	height:30px;
	width:280px;
	padding-bottom: 20px;
}
.links, .linksDbl {
	display: inline;
	width: 139px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.links { height: 80px;}
.linksDbl { height: 161px;}

.contentDivider {
	height:5px;
	width:640px;
	margin:30px 0 30px 0;
	background-image:url(assets/contentDivider.gif);
	background-repeat: no-repeat;
	}

/* --------------------------- TUTORS --------------------------- */

dl { width:640px; float:left; }
dt, h1 { font-size:1.5em; font-weight:bold; color:#ec008c; margin-bottom:0.7em; }
dd { margin:0; padding-left:220px; background:none no-repeat left top; }

dd.tutorPjClarke {
	background-image:url('assets/tutors/PjClarke.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorKeliiGrauer {
	background-image:url('assets/tutors/KeliiGrauer.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorMelanieBurnicle {
	background-image:url('assets/tutors/MelanieBurnicle.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorReneeBargh {
	background-image:url('assets/tutors/ReneeBargh.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorSamNoble {
	background-image:url('assets/tutors/SamNoble.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorSusieSmither {
	background-image:url('assets/tutors/SusieSmither.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorKaneBonke {
	background-image:url('assets/tutors/KaneBonke.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorBelindaChapple {
	background-image:url('assets/tutors/BelindaChapple.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorSamanthaMorley {
	background-image:url('assets/tutors/SamanthaMorley.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorRachelSchmalz {
	background-image:url('assets/tutors/RachelSchmalz.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorEmmanuelGirrard {
	background-image:url('assets/tutors/EmmanuelGirrard.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorKeelieHartigan {
	background-image:url('assets/tutors/KeelieHartigan.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorTraceyWhite {
	background-image:url('assets/tutors/TraceyWhite.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorNikkiDavis {
	background-image:url('assets/tutors/NikkiDavis.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorAnthonyIkin {
	background-image:url('assets/tutors/AnthonyIkin.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorAdamWilliams {
	background-image:url('assets/tutors/AdamWilliams.jpg');
	width:410px;
	min-height:290px;
	}
	
dd.tutorAmeDelves {
	background-image:url('assets/tutors/AmeDelves.jpg');
	width:410px;
	min-height:290px;
	}	

/* --------------------------- PORTFOLIOS --------------------------- */

dl {
	width:640px;
	float:left;
}
dt, h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#ec008c;
	margin-bottom:0.7em;
}
dd {
	margin:0;
	padding-left:220px;
	background:none no-repeat left top;	
}
dd.portfoliosPremium {
	background-image:url('assets/portfoliosPremium.jpg');
	width:410px;
	min-height:290px;
}
dd.portfoliosPremium {
	background-image:url('assets/portfoliosPremium.jpg');
	width:410px;
	min-height:290px;
}
dd.portfoliosBasic {
	background-image:url('assets/portfoliosBasic.jpg');
	width:410px;
	min-height:290px;
}
dd.portfoliosHeadshots {
	background-image:url('assets/portfoliosHeadshots.jpg');
	width:410px;
	min-height:290px;
}
dd.portfoliosPortfolio {
	background-image:url('assets/portfoliosPortfolio.jpg');
	width:410px;
	min-height:140px;
}
dd.portfoliosUSB {
	background-image:url('assets/portfoliosUSB.jpg');
	width:410px;
	min-height:140px;
}
dd.portfoliosCompCards {
	background-image:url('assets/portfoliosCompCards2.jpg');
	width:410px;
	min-height:190px;
}
ol.decimal {
	list-style-type: decimal;
	padding-left:20px;
	}
ul.none {
	list-style-type: none
}

/* --------------------------- SUCCESS STORIES --------------------------- */

dl {
	width:640px;
	float:left;
}
dt, h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#ec008c;
	margin-bottom:0.7em;
}
dd {
	margin:0;
	padding-left:220px;
	background:none no-repeat left top;	
}
dd.ssRichardOBrien {
	background-image:url('assets/ssRichardOBrien.jpg');
	width:410px;
	min-height:290px;
}
dd.ssKieronKulik {
	background-image:url('assets/ssKieronKulik.jpg');
	width:410px;
	min-height:290px;
}
dd.ssTheTwinz {
	background-image:url('assets/ssTheTwinz.jpg');
	width:410px;
	min-height:290px;
}
dd.ssSharniVinson {
	background-image:url('assets/ssSharniVinson.jpg');
	width:410px;
	min-height:290px;
}
dd.ssRachelSchmalz {
	background-image:url('assets/ssRachelSchmalz.jpg');
	width:410px;
	min-height:290px;
}
dd.ssStevenGrace {
	background-image:url('assets/ssStevenGrace.jpg');
	width:410px;
	min-height:290px;
}
dd.ssJaclynHanson {
	background-image:url('assets/ssJaclynHanson.jpg');
	width:410px;
	min-height:290px;
}
dd.ssAntonyGinandjar {
	background-image:url('assets/ssAntonyGinandjar.jpg');
	width:410px;
	min-height:290px;
}

/* --------------------------- FOOTER --------------------------- */

#footer {
	width:100%;
	height:140px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/tileFooter.gif);
	background-repeat: repeat-x;
}
#footerContent {
	width:980px;
	height:60px;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}