@charset "UTF-8";
body  {
	background: url(../images/topbackground.gif) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
#container	
	color: #58595a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;}
	
#container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background: url(../images/headerimg2.png) no-repeat top right;
	margin-left: 218px;
	padding: 0;
	height: 224px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
	display: none;
}


/*/Table on Workshop Page/*/

#left {
float:left;
width:200px;
padding:10px;

}

#center {
float:right;
width:200px;
padding:10px;

}

#right {
float:right;
width:200px;
padding:10px;
}


#navigation {
	margin: 20px 0 10px 218px;
	padding: 0;
} 
#minitabs {
	margin: 0;
	padding: 0;
}
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#minitabs a {
	float: left;
	color: #555555;
	font-size: 14px;
	margin: 0 22px 0 0px;
	padding-left: 10px;
	background: url(../images/navlistup.gif) no-repeat left center;
	text-decoration: none;
}
#minitabs a .white{ 
background: none;
color: #fff;
}

#minitabs.subnav a {
	float: left;
	color: #555555;
	font-size: 13px;
	margin: 8px 22px 0 0px;
	text-decoration: none;
	background: none;
	padding-left: 0;
}

#minitabs #blue a:hover, #minitabs #blue a.active{
	color: #0099cc;
	background: url(../images/navlistover/blue.gif) no-repeat left center;
}
#minitabs #yellow a:hover, #minitabs #yellow a.active{
	color: #ffcc33;
	background: url(../images/navlistover/yellow.gif) no-repeat left center;
}
#minitabs.subnav #yellow a:hover, #minitabs.subnav #yellow a.active{
	color: #ffcc33;
	background: none;
}
#minitabs #pink a:hover, #minitabs #pink a.active{
	color: #c94b79;
	background: url(../images/navlistover/pink.gif) no-repeat left center;
}
#minitabs.subnav #pink a:hover, #minitabs.subnav #pink a.active{
	color: #c94b79;
	background: none;
}
#minitabs #white a:hover, #minitabs #white a.active{
	color: #fff;
	background: none;
}
#minitabs.subnav #white a:hover, #minitabs.subnav #white a.active{
	color: #fff;
	background: none;
}
#minitabs #green a:hover, #minitabs #green a.active{
	color: #669933;
	background: url(../images/navlistover/green.gif) no-repeat left center;
}
#minitabs.subnav #green a:hover, #minitabs.subnav #green a.active{
	color: #669933;
	background: none;
}
#minitabs #darkblue a:hover, #minitabs #darkblue a.active{
	color: #336699;
	background: url(../images/navlistover/darkblue.gif) no-repeat left center;
}
#minitabs #red a:hover, #minitabs #red a.active{
	color: #993333;
	background: url(../images/navlistover/red.gif) no-repeat left center;
}
#minitabs #lightgreen a:hover, #minitabs #lightgreen a.active{
	color: #ff9900;
	background: url(../images/navlistover/lightgreen.gif) no-repeat left center;
}

#sidebar1 {
	float: left;
	width: 143 px;
	height: 780px;
	
	padding: 0;
}
#sidebar1 h3 {
	display: none;
}
#mainContent {
	margin: 60px 0 0 218px;
	padding: 0;
}
#mainContent.special {
	margin: 79px 0 0 218px;
}
#mainContent h1 {
	font-weight: normal;
	color: #0099FF;
	font-size: 24px;	
}
#welcome {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/welcome.gif) no-repeat;
	padding-bottom: 5px;
}
#welcome span {
	display: none;
}
#about {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/about.gif) no-repeat;
	padding-bottom: 5px;
}
#about span {
	display: none;
}
#staff {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/who_we_are.gif) no-repeat;
	padding-bottom: 5px;
}
#staff span {
	display: none;
}
#clients {
	width: 455px;
	height: 27px;
	background: url(../images/txtreplacement/clients.gif) no-repeat;
	padding-bottom: 5px;
}
#clients span {
	display: none;
}
#clients1 {
	width: 500px;
	height: 27px;
	background: url(../images/txtreplacement/client_list.gif) no-repeat;
	padding-bottom: 5px;
}
#clients1 span {
	display: none;
}
#clients2 {
	width: 455px;
	height: 27px;
	background: url(../images/txtreplacement/clients_case_insights.gif) no-repeat;
	padding-bottom: 5px;
}
#clients2 span {
	display: none;
}
#workshops {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/what_we_do.gif) no-repeat;
	padding-bottom: 5px;
}
#workshops span {
	display: none;
}

#gallery {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/gallery.gif) no-repeat;
	padding-bottom: 5px;
}
#gallery span {
	display: none;
}

#workshopsdelivery {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/workshops_delivery_style.gif) no-repeat;
	padding-bottom: 5px;
}
#workshopsdelivery span {
	display: none;
}


#mostpopular {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/most_popular.png) no-repeat;
	padding-bottom: 5px;
}
#mostpopular span {
	display: none;
}

#partners {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/progress.gif) no-repeat;
	padding-bottom: 5px;
}
#partners span {
	display: none;
}

#thankyou {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/thank_you.png) no-repeat;
	padding-bottom: 5px;
}
#thankyou span {
	display: none;
}

#sorry {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/sorry.png) no-repeat;
	padding-bottom: 5px;
}
#sorry span {
	display: none;
}

#usefullinks {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/useful_links.png) no-repeat;
	padding-bottom: 5px;
}
#usefullinks span {
	display: none;
}

#pricing {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/what_we_charge.gif) no-repeat;
	padding-bottom: 5px;
}
#pricing span {
	display: none;
}
#workshopsmore {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/more_to_know.gif) no-repeat;
	padding-bottom: 5px;
}
#workshopsmore span {
	display: none;
}
#freeadvise {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/free_advise.gif) no-repeat;
	padding-bottom: 5px;
}
#freeadvise span {
	display: none;
}
#news {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/news.gif) no-repeat;
	padding-bottom: 5px;
}
#news span {
	display: none;
}
#contact {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/contact.gif) no-repeat;
	padding-bottom: 5px;
}
#contact span {
	display: none;
}

#podcast {
	width: 450px;
	height: 27px;
	background: url(../images/txtreplacement/podcast.png) no-repeat;
	padding-bottom: 5px;
}
#podcast span {
	display: none;
}
#mainContent p {
	font-size: 16px;
	color: #58595a;
	line-height: 26px;
}
#mainContent a{
	text-decoration: underline;
	color: #0099cc;
}
#mainContent a:hover{
	color: #c94b79;
	text-decoration: underline;
}
#mainContent p.smaller {
	font-size: 14px;
	line-height: 22px;
}
#mainContent table p{
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
mainContent table p.smaller{
	line-height: 12px;
	padding: 0;
	margin: 0;
}
#mainContent h5{
	color: #888888;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 11px;
}
.style2 {font-size: 13px}

#mainContent .blue {
	color: #0099cc;
}
#mainContent .green {
	color: #669966;
}
#mainContent .pink {
	color: #c94b79;
}
#mainContent .orange {
	color: #ff9900;
}
#mainContent .style1 {
	color: #fff
}
#mainContent .red {
	color: #993333;
}
#floatright{
	width: 45%;
	float: right;
	padding: 0;
	margin:  -18px 0 0 0;
}
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
}
#footer p a{
	color: #992248;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a img { 
border: 0; 
}


/*/Table in Staff /*/
#mytable {
	width: 640px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	 
	}
	
.table {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666666;
}

th {

	font-size: 12px;
	color: white;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	padding: 6px 6px 6px 12px;
	background: #cccccc url(images/bg_header.jpg) no-repeat;
}

tr{
	text-align: center;}


/*/Table in Client /*/
#clienttable {
	width: 640px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	 
	}
	
.table2 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	background: #f8f8f8;
	padding: 6px 6px 6px 12px;
	color: #666666;
}

.table3 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	background: #f0f0f0;
	padding: 6px 6px 6px 12px;
	
}

.table4 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	background: #e1e1e1;
	padding: 6px 6px 6px 12px;
	background: #f8f8f8;
	color: #666666;}
	
.table5 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
background: #f0f0f0;
	padding: 6px 6px 6px 12px;
	color: #666666;}

.table6 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
		background: #f8f8f8;
	padding: 6px 6px 6px 12px;
	color: #666666;}
	
.table7 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #f0f0f0;
	padding: 6px 6px 6px 12px;
	color: #666666;}
	
.table2l {
	border-right: 1px solid #cccccc;
	padding: 6px 6px 6px 12px;
	color: #666666;
}

.tableon {
	border-right: 1px solid #cccccc;
	
	color: #666666;
		background: #e1e1e1;
}

.tableof {
	border-right: 1px solid #cccccc;

	color: #666666;
	background: #f0f0f0;
}

th {

	font-size: 12px;
	color: white;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	padding: 6px 6px 6px 12px;
	background: #cccccc url(images/bg_header.jpg) no-repeat;
}

tr{
	text-align: center;}
	
	
	/*/Services Accordion /*/
 
.accordionButton {	
	border-color: #e6e6e6;	
	border-style: solid;	
	border-width: 1px;
	padding: 5px;	
	width: 70%;
	float: left;
	cursor: pointer;
	margin-bottom: 5px;	}
	
.accordionButton a {
	font-weight:none;
	text-decoration: none;
	font-size: 14px;	}
	
.accordionContent {	
 
	width: 70%;
	float: left;
	display: none;
	padding-bottom: 15px;
	}