#htext {
	list-style: none;
	margin: 0;
	color: #fff;
	float: right;
	margin:10px 150px 5px 5px;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
}
* {
	padding: 0;
	margin: 0;
}
img {
	margin: 10px 10px 0 0;
}
h1 {
	font-size:16px;
	font-weight:bold;
	border-bottom:none;
	margin:10px 0 0 10px;
	color: #B7D87C;
	text-transform: uppercase;
}
h2 {
	font-size:14px;
	font-weight:bold;
	border-bottom:none;
	margin:10px 0 0 10px;
	color: #B7D87C;
	text-transform: uppercase;
}
h3 {
	border-bottom:none;
	color: #7B93AE;
	font-size:12px;
	font-weight:bold;
	padding:0;
	text-transform: uppercase;
}
h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:none;
	margin:5px 0 5px 0px;
	padding:0;
	text-transform: uppercase;
	color: #B7D87C;
}
h7 {
	font-size:10px;
	border-bottom:none;
	margin:5px 0 5px 15px;
	padding:0;
	text-transform: uppercase;
	color: #D69BC5;
}
a {
	text-decoration: none;
	border-bottom:none;
	color: #7B93AE;
	font-size:12px;
	font-weight:bold;
	padding:0;
	text-transform: uppercase;
}
a img {
	border: none;
}
body {
	background: #fff;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #9E1F63; /* for non-css3 browsers */
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F6FA', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F6FA), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #F9F6FA, #ffffff); /* for firefox 3.6+ */
}
#wrapper {
	background:  url(images) repeat;
	margin: 0 auto;
	width: 960px;
	position:relative;
}
#faux {
	background:url(images/faux-back.png) repeat;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 958px;
	padding: 10px 0px 30px 0px;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
}
# img {
margin:10px;
}
#header {
	background:url(images/header.gif) no-repeat;
	color: #333;
	padding: 0px 0px 0px 10px;
	clear: both;
	margin: 40px 0px 0px 0px;
	height: 100px;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 0 10px 10px 10px;
	padding: 0px;
	width: 235px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0 10px 10px 10px;
	padding: 0px;
	width: 683px;
	display: inline;
	position: relative;
}
#rightcolumn li {
	list-style: none;
}
#footer {
	background:url(images/footer.gif) no-repeat;
	width: 922 px;
	color: #7B93AE;
	margin: 0px 0px 50px 0px;
	height: 100px;
}
.clear {
	clear: both;
	background: none;
}
h2.clear {
	color: #B7D87C;
}
#main {
	margin:0px 10px 10px 0px;
}
#main .columns3 {
	overflow:hidden;
	margin:0 0 0 10px;
}
#main .columns3 h3 {
	font-size:14px;
	font-weight:bold;
	border-bottom:none;
	margin:5px 0 5px 5px;
	padding:0;
	color:#B7D87C;
}
#main .columns_img {
	margin-bottom:5px
}
#main .columns_spacer {
	width:400px;
	border-top:0;
	padding:5px;
	background: #F9F6FA;
	color:#6B6E6B;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
/* section alignment --------- */

.align-left {
	float:left;
	width:232px;
	padding:5px;
	background: #F9F6FA;
	color:#6B6E6B;
}
.align-right {
	float:right;
	width:260px;
}
a.columns3 {
	color:#CFCBE5;
}
/* sponsors --------- */




#sponsors {
	width: 255px;
	height:290px;
	display: block;
	clear: both;
	border: 2px solid #B7D87C;
	border-top: 2px solid #B7D87C;
	border-bottom: 2px solid #B7D87C;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius:6px;
	border-top-left-radius: 6px;
	padding: 0x 0 0 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #B7D87C;
}
#sponsors span {
	display: block;
	float: left;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
}
#sponsors a {
	display: block;
	float: left;
	margin: 5px 5px;
}
#sponsors li {
	list-style: none;
}
#sponsors h3 {
	margin: 5px;
	color: #B7D87C;
}
#sponsors img {
	margin:2px 0px;
}
/*--taber --------------------------------------------------- -*/
.tabberlive .tabbertabhide {
	display:none;
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	clear:both;
}
.tabberlive {
	/* margin-top:1em;*/
	margin:20px 0 10px 0;
}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 3px 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ffffff;
}
ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a {
	padding: 5px 10px;
	margin:0;
	line-height:25px;
	margin-left: 3px;
	text-decoration: none;
	border-top:0;
	margin-top:-18px;
	background: #F9F6FA;
	color:#6B6E6B;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
ul.tabbernav li a:link {
	color: #7c7c7c;
}
ul.tabbernav li a:visited {
	color: #667;
}
ul.tabbernav li a:hover {
	color: #000;
	border-color: #e5e5e5;
}
ul.tabbernav li a {
	margin-left:3px;
	font-weight:bold;
	font-size:12px;
}
ul.tabbernav li.tabberactive a {
	background: #7B93AE;
	color:#FFF;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
ul.tabbernav li.tabberactive a:hover {
	color: #000;
	background: #fff;
	border-bottom: 1px solid #fff;
	color:#B7D87C;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	border-top:0;
	margin-top:-18px;
	background: #F9F6FA;
	color:#6B6E6B;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
}
/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab {
	margin-top:0px;
}
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	font-size:14px;
	font-weight:bold;
	border-bottom:none;
	margin:10px 0 0 10px;
	color: #7B93AE;
}
.tabberlive .tabbertab h8 {
	font-size:14px;
	font-weight:bold;
	border-bottom:none;
	margin:10px 0 0 10px;
	color: #fff;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tablog_ {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:100%;
	overflow:hidden;
}
#nav {
	background:#7B93AE;
	font-size:1.1em;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}
#nav li {
	float: bottom;
	list-style:none;
}
#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	background:#CFCBE5;
	text-decoration:none
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
}
#nav li li {
	width: 100%;
	background: #D69BC5;
	margin-left:140px;
	position:relative;
	z-index:1000;
}
#nav li li a, #nav li li a:visited {
	font-weight:bold;
	font-size:1em;
	color:#F9F6FA;
}
#nav li li a:hover, #nav li li a:active {
	background:#CFCBE5;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	color:#F9F6FA;
}
a.main:hover {
	background:none;
}
.content {
	margin: 10px 5px 0;
	border-bottom:#D69BC5;
}
.content img {
	display: block;
	float: left;
	padding: 2px 2px 2px 2px;
	background:#fff;
	margin: 0px 15px 15px 0px !important;
	border: solid 1px #C0C0C0;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
#content {
	background:#F9F6FA;
	height: 300px;
}
#content img {
	display: block;
	float: left;
	background: white;
	padding: 3px;
	margin: 0 10px 5px 0;
	border: solid 1px #C0C0C0;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
#content .stepslist {
	overflow:hidden;
	margin-right:-20px;
}
#content .steps {
	width:200px;
	overflow:hidden;
	height:100%;
	margin-right:20px;
	float:right;
}
#content .steps a {
	margin-left:5px;
}
#content .steps li {
	font-size:12px;
}
#content .steps2 {
	width:440px;
	overflow:hidden;
	height:100%;
	margin-left:20px;
}
#content .steps2 a {
	margin-left:0;
}
#content .steps2 li {
	font-size:12px;
}
.aligncenter {
	display: block;
	margin: 5px 0 20px 20px;
}
/* _____________________________________________________________scroller___________________________________________________________________ */


.main-content {
	width: 2000px;
	height: 280px;
	padding:20px;
	background:#6B6E6B;
	color:#FFFFFF;
}
.threecolumns-in .flickr {
	margin:10px 0;
	clear:both;
	overflow:hidden;
	width:100%
}
.threecolumns-in .flickr img {
	width:42px!important;
	height:42px!important;
	border:2px solid #ccc
}
#posts {
	padding: 0;
	margin-top:0px;
}
#posts li {
	width: 100%;
	background-image: none;
	float: left;
	clear: both;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 5px;
}
#posts a {
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #7B93AE;
	font-size: 0.85em;
}
#posts p {
	width: 430px;
	margin: 0;
}
#container {
	width: 407px;
	height: 290px;
	overflow: auto;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: hidden;
	background: #F9F6FA;
	float:left;
}
.slider {
	width:400px;
	height: 2000px;
	padding: 10px;
	background: #F9F6FA;
}
.section {
	display: block;
	padding-right:5px;
	color:fff;
	margin:0 5px 20px 0;
}
.section img {
	float:left;
	display: block;
	background: white;
	padding: 3px;
	margin:0 5px 0px 0;
	border: solid 1px #C0C0C0;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.singleentry img {
	display:none
}
.product_description {
	margin-bottom:20px;
	width:330px;
	float:left;
}
#product_detail {
	overflow:hidden;
	font-size:11px;
	line-height:18px;
	margin:20px 0;
}
.product_pic {
	float:left;
}
.product_pic img {
	padding:0 5px
}
#con {
}
#con h2 {
	font-size:14px;
	font-weight:bold;
	border-bottom:none;
	margin:10px 0 0 10px;
	color: #B7D87C;
	text-transform: uppercase;
}
#con .relatedproduct {
	line-height:15px;
	font-size:12px;
	min-height:150px;
	margin:20px 0px 0 0;
}
* html #con .relatedproduct {
	height:150px
}
#con .relatedproduct li {
	float:left;
	width:100px;
	text-align:center;
	list-style-type:none;
	background:none;
	margin:20px 20px 0 0;
}
* html #con .relatedproduct li {
	margin:20px 20px 0 0;
}
#con .relatedproduct li a {
	padding:4px 4px 0 0
}
#con .relatedproduct li a:hover {
	color:#D69BC5
}
#con .relatedproduct li a img {
	margin:4px 0 5px
}
#con .relatedproduct li a:hover img {
	margin-top:4px
}
#mn .ourwork {
	clear:both;
	margin:15px 0px 0 0;
	padding:0;
	float:left;
}
* html #mn .ourwork {
	height:100%;
}
#mn .ourwork li {
	width:150;
	height:100%;
	float:left;
	font-size:12px;
	text-align:left;
	list-style:none;
	line-height:19px;
	padding:10px 10px 8px;
	background:none;
	margin-top:5px;
}
#mn .ourwork li a {
	font-weight:normal;
}
#mn .linkspacer {
	margin-top:5px;
	font-size:12px
}
#mn .ourwork li img {
	padding-top:5px;
}
h1.pagetitle {
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px;
	padding:0;
	color:B7D87C;
}
#con .gallerylist {
	overflow:hidden;
	margin-right:-30px
}
#con .gallery {
	width:264px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
	padding:5px 8px
}
#latestwork {
	clear:both;
	height:100%;
	overflow:hidden;
	padding:10px 0
}
#latestwork h2 {
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	margin:0;
	padding:0
}
#latestwork .projectlist {
	overflow:hidden;
	margin:11px -55px 0 0;
	padding:10px;
}
* html #latestwork .projectlist {
	height:120px
}
#latestwork .projectlist li {
	float:left;
	width:175px;
	display:inline;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0 45px 20px 0;
	padding:0
}
* html #latestwork .projectlist li {
	margin:0 42px 20px 0
}
#latestwork .projectlist li img {
	border:2px solid silver;
	margin-bottom:5px
}
#con h3.eventtitle {
	margin:0 0 0 0;
	padding:0 0 3px 0;
	font-size:14px;
	font-weight:bold;
}
.hr2 {
	clear:both;
}
#con .event_spacer {
	margin-top:22px;
	margin-bottom:22px;
}
#con .subcolumns h2 {
	font-size:18px;
	font-weight:normal;
	margin:10px 0 10px 10px;
	padding:0
}
#con .subcolumns .course {
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
.course li {
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0 0 5px;
	padding:0 0 0px 15px;
	list-style:none;
}
#con .subcolumns.align-right {
	width:300px;
	margin-right:50px;
	margin-top:30px;
	list-style:none;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
#con .subcolumns.align-left {
	width:300px;
	margin-top:30px;
	list-style:none;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #F1F1F1;
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft :6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
#con img {
	margin:20px 10px 10px 0x;
}
#con .text {
	float:right;
	width:420px;
	margin:10px 100px 10px 0;
}
#con li {
	list-style:none;
}
.fleft {
	float:right;
	width:400px;
	margin-bottom:30px;
}
.sitebar {
	width:174px;
	margin:30px 10px 15px 5px;
}
.sitebar li {
	margin-bottom:5px;
	list-style:none;
}
.sitebar a:hover {
	color:#D69BC5
}
#accordion {
	display:block;
	margin:20px 0px;
}
h2.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
blockquote {
	padding:5px 5px;
}
#counter {
	margin:0px 0px 0px 30px;
}
#top-panel {
	background:#7B93AE;
	padding:14px 20px;
	text-align:right;
	height:150px;
	position: relative;
	display:block;
}
#sub-panel {
	text-align:center;
}
#sub-panel a {
	width:120px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background:url(images/sub-left.gif) bottom left no-repeat;
}
#sub-panel a span {
	padding:6px 17px 6px 6px;
	background:url(images/sub-right.png) right bottom no-repeat;
	display:block;
}
strong {
	color:#000000;
}
.face {
b margin-left:10px;
	float:right;
}
#top-panel .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}
#top-panel .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(images/button_close.gif) no-repeat right 0;
	padding-right: 5px;
	border: none;
	font-size: 0.9em;
	color: white;
}
.loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}
.loginContent .left {
	font-size: 18px;
	color: white;
}
.loginContent .left h1 {
	font-size: 24px;
	color: white;
}
.loginContent .left a {
	font-size: 18px;
	color: #D69BC5;
}
.loginContent .left ul {
	padding-left: 45px;
}
.loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}
