﻿* {	
	outline:none;
}


body {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#c8c8c8;
	text-align:center;
	margin:0;
}

ul, li {
	color:#696969;
}

.boost {
	font-weight:bold;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

.l {
	margin-right:15px;
	margin-left:15px;
}

a.loc {
	text-decoration:underline;
}

#wrapper {
	width:1000px;
	height:690px;
	margin:0 auto;
}

#bannerArea {
	width:1000px;
	height:88px;
	background-image:url('images/activate_01.jpg');
	float:left;
}

#linkArea {
	width:1000px;
	height:21px;
	float:left;
	text-align:center;
}

#linkArea a.link1 { 
	margin-left:0px;
}


#linkArea a {
	border:0;
	color:#580176;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin-left:24px;
}

#linkArea a:hover {
	text-decoration:underline;
}

#banner_margin {
	background-image:url('images/banner_margin.jpg');
	width:1000px;
	height:3px;
	float:left;
	margin-bottom:30px;
}

#contentArea {
	width:1000px;
	height:532px;
	float:left;
	text-align:left;
	margin-left:50px;
}

#contentArea a {
	color:#580176;
}

#homeImg_area {
	float:right;
	width:200px;
	height:446px;
	background-image:url('images/dancer2.jpg');
	background-repeat:no-repeat;
	margin-right:170px;
	margin-top:20px;
}

#testimonialsImg {
	float:right;
	width:198px;
	height:446px;
	background-image:url('images/testImg.jpg');
	margin-right:170px;
	margin-top:20px;
}

#enquiryImg {
	float:right;
	width:198px;
	height:446px;
	background-image:url('images/indexImg.jpg');
	margin-right:150px;
	margin-top:20px;
}


#bespokeImg {
	float:right;
	width:245px;
	height:434px;
	background-image:url('images/bespokeImg.jpg');
	margin-right:150px;
	margin-top:10px;
	border:1px #c0c0c0 solid;
}

#sumupImg {
	float:right;
	width:245px;
	height:434px;
	background-image:url('images/sumupImg.jpg');
	margin-right:150px;
	margin-top:10px;
	border:1px #c0c0c0 solid;
}

#stepupImg {
	float:right;
	width:245px;
	height:434px;
	background-image:url('images/stepupImg.jpg');
	margin-right:150px;
	margin-top:10px;
	border:1px #c0c0c0 solid;
}

#creativeImg {
	float:right;
	width:200px;
	height:423px;
	background-image:url('images/creativeImg.jpg');
	margin-right:150px;
	margin-top:10px;
	border:1px #c0c0c0 solid;
}

#contentArea h1 {
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	width:550px;
}

#contentArea h2 {
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:550px;
}

#contentArea p {
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:550px;
	line-height:20px;
}

#contentArea img {
	float:right;
}

#contentArea ul {
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:550px;
	line-height:20px;
}

#findusDoc {
	height:277px;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:20px;
}

#courseNav {
	width:774px;
	height:201px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}

a.course1 {
	background-image:url('images/courseNav.jpg');
	background-position:0 0;
	display:block;
	width:250px;
	height:201px;
	float:left;
}

a.course1:hover {
	background-position:0 -201px;
}

a.course2 {
	background-image:url('images/courseNav.jpg');
	background-position:-250px 0;
	display:block;
	width:250px;
	height:201px;
	float:left;
}

a.course2:hover {
	background-position:-250px -201px;
}

a.course3 {
	background-image:url('images/courseNav.jpg');
	background-position:-500px 0;
	display:block;
	width:261px;
	height:201px;
	float:left;
}

a.course3:hover {
	background-position:-500px -201px;
}

a.course4 {
	background-image:url('images/courseNav.jpg');
	background-position:-751px 0;
	display:block;
	width:250px;
	height:201px;
	float:left;
}

a.course4:hover {
	background-position:-751px -201px;
}


.courseNavTxt {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
}

#footerArea {
	width:1000px;
	height:88px;
	background-color:#c8c8c8;
	float:left;
	text-align:center;
}

#footerArea p {
	color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#formArea {
	margin-top:30px;
}

th {
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input {
	color:#580176;
}

.required {
	color:red;
}


/* LIGHTBOX GALLERY */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none; 
}
 
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { 
	padding: 10px; 
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0; 
}

#lightbox-nav a { 
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption {
    font-weight: bold; 
 }

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#gallery {
	background-color: #444;
	width: auto;
	margin-left:86px;
}
	
#gallery ul { 
	list-style: none; 
}

#gallery ul li { 
	display: inline; 
}

#gallery ul img {
	border: 5px solid #4f4f4f;
	border-width: 5px 5px 20px;
	float:left;
	margin:1px;
}

#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
	
#gallery ul a:hover { 
	color: #fff;
}

