/*
orange links #ff5a00
*/

html, body {
	/*text-align: center;*/
margin:0;
	background:#1f1f1f;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	/*Start Handling ScrollBar Colour*/		
scrollbar-arrow-color:#fff200;
	scrollbar-face-color:#343434;
	scrollbar-highlight-color:#1F1F1F;
	scrollbar-3dlight-color:#1F1F1F;
	scrollbar-darkshadow-color:#1F1F1F;
	scrollbar-shadow-color:#1F1F1F;
	scrollbar-track-color:#1F1F1F;/*End of Handling ScrollBar*/
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* general styles */


ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

form li{ padding-top: 10px;}

fieldset {
margin: 0;
padding: 0;
border:none;
}

legend {
display: none;
}

input, select {
	color: #666;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif
}
.floatR {
	float: right!important;
}
.floatL {
	float: left;
}
.nofloat { float: none!important;}
.nomargin { margin: 0!important;}
.nopad { padding: 0!important;}

a {
	color: #fff200;
}

a:hover{
	color: #FFFF99;
}

#navContainer a, #navContainer a:hover {
color: #fff;
}

a img { border: 0;}


.conhead h1 span {
background:url(../images/arrowlg.png) 7px 5px no-repeat;
}

div.splitR {
	float: right;
	width:790px;
	padding: 10px 10px 0 0;
}
.splitL {
padding-top: 10px;
	float: left;
	width: 172px;
}
.clasp {
	float:right;
	text-align:center;
	width:140px;
	height:15px;
	
	
}
.gcwin {
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	width:auto;
	float:left;
	text-align:center;
	padding:3px;
}
.gcwin img {
	border:solid 1px #636363;
	padding:1px;
	margin-left:8px;
}
.gcwin a {
	color:#FFFFFF;
	text-decoration:none;
}
.gbtn {
	float:left;
	clear:both;
	width:inherit;
	height:25px;
	padding:3px 0;
}
.clasp a {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.clasp a:hover {
	text-decoration:underline;
}
.introlayer {
	height:403px;
	background-color:transparent;
	width:785px;
	z-index:4;
	position: absolute;
}
.gallery-large {
	position: absolute;
	background-color:#000000;
	width:740px;
	height:575px;
	top:5px;
	z-index:3;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:solid 1px #636363;
	left:50%;
	margin-left:-370px;
	display:none;
}
.gallery-shadow {
	position: absolute;
	background-color:#000000;
	width:740px;
	height:575px;
	top:10px;
	z-index:2;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	border: none;
	left:51%;
	margin-left:-370px;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	display:none;
}

object, embed {
	display: block;
}
#SectionflashImage {
	height:250px;
	width:980px;
}
.but2 {
	float:left;
	margin:2px 0px 2px 0px;
	border:1px solid #636363;
}
div.cust-buttonback {
	border:1px solid #232323;
	font-size:8pt;
	text-align:right;
	padding-right:3px;
	width:80px;
	height:16px;
	background: center left url(../images/butbgl.gif) no-repeat;
}
div.cust-buttonback:hover {
	background:center left url(../images/butbglsel.gif) no-repeat;
}
div.cust-buttonback a {
	text-decoration:none;
	color:#ffffff;
	padding-right:3px;
	width:90%;
	display:block;
}
div.cust-buttonlg {
	border:1px solid #232323;
	font-size:8pt;
	text-align:left;
	padding-left:3px;
	width:148px;
	height:18px;
	background: center right url(../images/butbg.gif) no-repeat;
}
div.cust-buttonlger {
	border:1px solid #232323;
	font-size:10pt;
	text-align:left;
	padding-left:3px;
	width:266px;
	height:26px;
	background: center right url(../images/button-bg-lger.gif) no-repeat;
}
div.cust-buttonsm a, div.cust-buttonmed a, div.cust-buttonlg a, div.cust-buttonlger a {
	text-decoration:none;
	color:#ffffff;
	padding-left:3px;
	width:90%;
	display:block;
}
div.cust-buttonlger a {
	padding:5px 0 0 5px;
}
button:hover, div.cust-buttonsm:hover, div.cust-buttonmed:hover, div.cust-buttonlg:hover, div.cust-buttonlger:hover {
	background:center right url(../images/butbgsel.gif) no-repeat;
}
div.cust-buttonlger:hover {
	background:center right url(../images/button-bg-lgersel.gif) no-repeat;
}
div.cust-buttonsm:hover a, div.cust-buttonback:hover a, div.cust-buttonmed:hover a, div.cust-buttonlg:hover a, div.cust-buttonlger:hover a, div.cust-buttonlger:hover a {
	color:#ffffff;
}
.whiteText {
	font-size:10pt;
	color:#fff;
}
.blackText {
	font-size:10pt;
	color:#000000;
}
div#mainContainer {
	margin-left: auto;
	margin-right: auto;
	width:980px;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	z-index:1;
}
div#mainSubContainer {
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	width:980px;
	padding-left:10px;
	padding-right:10px;
	background:#1a1a1a;
}
#logo {
	background-image:url(/images/logo.jpg);
	width:170px;
	height:65px;
	padding-right:10px;
	float:left;
}
#title {
	padding-left:2px;
	padding-bottom:5px;
	height:60px;
	width:468px;
	float:left;
}
#rightControls {
float:right;
height:52px;
margin-bottom:5px;
margin-left:auto;
margin-top:3px;
width:305px;

}

#flickr {
float:right;
padding-bottom:8px;
margin-left:10px;
}

#rightCtrlLeft {
  padding-top: 7px; 
  float: left; 
  width: 120px; 
  height: 100%; 
  font-size: 9pt;
  color:#FFFFFF;
  text-decoration:none;
  text-align:right;
  }
#rightCtrlRight blockquote {

margin:2px 0 0 14px;padding:0px;

}  
  #rightCtrlLeft a{

  text-decoration:none;
  }
  
#rightCtrlRight {
 font-size: 8pt; 
  float: right; 
  height: 100%; 
  width: 250px;
  color:#999999;
  text-align:left; 
  color:#FFFFFF;
  }
#header {
	width: 980px;
	padding-top:10px;
	float:left;
	background:#0a0a0a;
}
#headerRight {
	background-image:url(../images/headergradient.gif);
	float:left;
	width:785px;
}
#navContainer {
	float:left;
	width:980px;
}
#nav {
	margin: 0 0 0 0;
	float:left;
	width:980px;
}
.navSpacer {
	width:1px;
	padding-top:7px;
	height:23px;
	background: #171717 url(/images/spacer.gif) bottom no-repeat;
	float:left;
	border-bottom:1px solid #989898;
}
.navSpacerSelected {
	width:1px;
	padding-top:7px;
	height:23px;
	background: #171717 url(../images/spacersel.gif) bottom no-repeat;
	float:left;
	border-bottom:1px solid #989898;
}
.navLinks {
	font-size: 10pt;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	padding-top:7px;
	height:23px;
	display:block;
	white-space:nowrap;
	float:left;
	border-bottom:1px solid #989898;
	background: url(../images/nav_norm.gif) #171717 bottom repeat-x;
}
.navLinksSelected {
	font-size: 10pt;
	text-decoration:none;
	white-space:nowrap;
	color:#ffffff;
	text-align:center;
	padding-top:7px;
	height:23px;
	display:block;
	float:left;
	background: url(../images/nav_select.gif) #171717 bottom repeat-x;
	border-bottom:1px solid #343434;
}
dt a.navLinks:hover, dt a.navLinksLong:hover {
	background: url(../images/navbg.gif) bottom repeat-x;
}
.navLinksLong {
	font-size: 10pt;
	text-decoration:none;
	background: #171717;
	color:#ffffff;
	text-align:center;
	padding-top:7px;
	height:23px;
	width:100px;
	float:left;
	border-bottom:1px solid #989898;
}
#flashImage {
	background:url(../images/flashImage.jpg);
	height:321px;
	width:980px;
	color:#FFFFFF;
}
#bottomMain {
	margin-top:25px;
	float:left;
}
.promoBox {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-left:8px;
	padding:4px;
	padding-right:0px;
	float:left;
	width:790px;
}
.promoBoxInner {
	background: #2a2a2a;
	margin:0px;
	padding-bottom:7px;
	width:189px;
	float:left;
}
.promoBoxInner .titleLeft {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	border-right:none;
	width:189px;
	padding-top:6px;
	height:25px;
	float:left;
}
.promoBoxInner .titleLeft a, .promoBoxInner .title a {
	float:left;
	text-align:left;
	text-indent :3px;
	color:#ffffff;
	font-size:11pt;
	text-decoration:none;
}
.promoBoxInner .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	border-right:none;
	border-left:none;
	width:189px;
	padding-top:6px;
	height:25px;
	float:left;
}
.promoBoxInner .title span, .promoBoxInner .titleLeft span {
	background:url(../images/arrow.gif) left no-repeat;
	margin-left:5px;
	float:left;
	width:5px;
}
.promoBoxInner .body {
	margin:5px;
	margin-top:15px;
	font-size:8pt;
	color:#959595;
	text-align:left;
	float:left;
}
.promoBoxInner .body img {
	border:1px solid #5b5b5b;
	margin-bottom:9px;
}
.promoBoxSpacer {
	background:url(../images/title_seperator.gif) top no-repeat;
	border-top:1px solid #191919;
	width:10px;
	height:32px;
	float:left;
}
.contentBoxLeft {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-left:10px;
	padding:4px;
	width:152px;
	float:left;
}
.contentHomePage {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-left:10px;
	padding:4px;
	width:752px;
	float:left;
}
.contentBoxRight {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-right:10px;
	padding:4px;
	width:152px;
	float:right;
}
.contentBoxLeftLarge {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-left:10px;
	padding:4px;
	width:252px;
	float:left;
}
.contentBoxRightLarge {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-right:10px;
	padding:4px;
	width:252px;
	float:right;
}
.contentBoxFullPage {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-left:10px;
	padding:4px;
	width:952px;
	float:left;
}
.contentBoxLeft .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	width:149px;
	padding-top:6px;
	height:25px;
	float:left;
	text-align:left;
	text-indent :3px;
	color:#fff;
	font-size:11pt;
}
.contentBoxLeftHalf .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	width:461px;
	padding-top:6px;
	height:25px;
	float:center;
	text-align:center;
	text-indent :3px;
	color:#fff;
	font-size:11pt;
}
.contentBoxRight .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	width:149px;
	padding-top:6px;
	height:25px;
	float:right;
	text-align:left;
	text-indent :3px;
	color:#fff;
	font-size:11pt;
}
.contentBoxRightHalf .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	width:461px;
	padding-top:6px;
	height:25px;
	float:center;
	text-align:center;
	text-indent :3px;
	color:#fff;
	font-size:11pt;
}
.contentBoxFullPage .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	width:949px;
	padding-top:6px;
	height:25px;
	float:left;
	text-align:center;
	text-indent :3px;
	color:#fff;
	font-size:11pt;
}
.contentBoxRightLarge .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	width:249px;
	padding-top:6px;
	height:25px;
	float:right;
	text-align:left;
	text-indent :3px;
	color:#fff;
	font-size:11pt;
}
.contentBoxLeftLarge .title {
	background:url(../images/content_title_bg.gif);
	border: 1px solid #191919;
	width:249px;
	padding-top:6px;
	height:25px;
	float:left;
	text-align:left;
	text-indent :3px;
	color:#fff;
	font-size:11pt;
}
.contentBoxLeft .body {
	margin:10px;
	margin-top:15px;
	font-size:8pt;
	color:#959595;
	text-align:left;
	float:left;
}
.contentHomePage .body {
	margin:10px;
	margin-top:15px;
	font-size:9pt;
	color:#959595;
	text-align:left;
	float:left;
}
.contentBoxRight .body {
	margin:10px;
	margin-top:15px;
	font-size:8pt;
	color:#959595;
	text-align:left;
	float:right;
}
.contentBoxLeftHalf .body {
	margin:10px;
	margin-top:15px;
	font-size:8pt;
	color:#959595;
	text-align:left;
	float:left;
}
.contentBoxRightHalf .body {
	margin:10px;
	margin-top:15px;
	font-size:8pt;
	color:#959595;
	text-align:left;
	float:right;
}
.contentBoxLeftLarge .body {
	margin:10px;
	margin-top:15px;
	font-size:8pt;
	color:#959595;
	text-align:left;
	float:left;
}
.contentBoxRightLarge .body {
	margin:10px;
	margin-top:15px;
	font-size:8pt;
	color:#959595;
	text-align:left;
	float:right;
}
.contentBoxFullPage .body {
	margin:10px;
	margin-top:15px;
	font-size:9pt;
	color:#959595;
	text-align:left;
	float:left;
}
.contentBoxLeft .more {
	margin-top:15px;
	float:left;
}
.contentBoxLeftHalf {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-left:10px;
	padding:4px;
	width:465px;
	float:left;
}
.contentBoxRightHalf {
	background: #2a2a2a;
	border: 1px solid #4b4b4b;
	margin-right:10px;
	padding:4px;
	width:465px;
	float:right;
}

#content {
	background:#343434;
	width:980px;
	float:left;
}
#subcontent {
	float:left;
}
#ticker {
	width:980px;
	height:32px;
}
#login {
	width:186px;
	height:68px;
	background:url(../images/login_gradient.gif);
	clear:both;
}
#banner {
	margin-top:10px;
	width:186px;
	height:600px;
	background:#FFF url(../images/banner.gif);
	float:left;
}
#loginText {
	font-size:12pt;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:7px;
}
#subLeft {
	float:left;
	background:#efefef;
}
#subMain {
	padding-top: 10px;
}
#mainHeader {
	background:url(../images/main_header.gif);
	width:764px;
	height:41px;
}
#mainHeaderText {
	margin: 0 0 0 0;
	font-size: 9pt;
	font-weight:bold;
	color:#ffffff;
}
#mainHeaderText dt {
	margin-left:10px;
	margin-top:12px;
}
.left {
	float:left;
}
#mainHeaderText #dd {
	margin-left: 30px;
	color:#000000;
}
#mainTable .title {
	font-size:9pt;
	font-weight:none;
	height:33px;
	background:#bebebe;
	padding-left:10px;
}
#mainTable td {
	font-size:9pt;
	font-weight:none;
	margin-left:10px;
	background:#bebebe;
}
#mainTable .r1 {
	background:#efefef;
	height:33px;
	padding-left:10px;
}
#mainTable .sep {
	height:1px;
}
#mainTable .r2 {
	padding-left:10px;
	background:#ffffff;
	height:33px;
}
#mainTable .redR1 {
	background:#efefef;
	height:33px;
	padding-left:10px;
	color:red;
}
#mainTable .redR2 {
	padding-left:10px;
	background:#ffffff;
	height:33px;
	color:red;
}
#mainTable2 .title {
	font-size:9pt;
	font-weight:none;
	height:33px;
	background:#bebebe;
	padding-left:10px;
}
#mainTable2 td {
	font-size:9pt;
	font-weight:none;
	margin-left:10px;
	background:#bebebe;
}
#mainTable2 .r1 {
	background:#efefef;
	height:33px;
	padding-left:10px;
}
#mainTable2 .sep {
	height:1px;
}
#mainTable2 .r2 {
	padding-left:10px;
	background:#ffffff;
	height:33px;
}
#mainTable2 .redR1 {
	background:#efefef;
	height:33px;
	padding-left:10px;
	color:red;
}
#mainTable2 .redR2 {
	padding-left:10px;
	background:#ffffff;
	height:33px;
	color:red;
}
.tleft {
	width:1px;
	background:#efefef;
}
.tright {
	width:1px;
	background:#efefef;
}
#subRightTable .title {
	font-size:9pt;
	font-weight:none;
	height:33px;
	background:#bebebe;
	padding-left:10px;
}
#subRightTable td {
	font-size:9pt;
	font-weight:none;
	margin-left:10px;
	background:#bebebe;
	text-align:left;
}
#subRightTable .r1 {
	background:#efefef;
	height:33px;
	padding-left:10px;
}
#subRightTable.sep {
	height:1px;
}
#subRightTable .r2 {
	padding-left:10px;
	background:#ffffff;
	height:33px;
}
#subRightTable2 .title {
	font-size:9pt;
	font-weight:none;
	height:33px;
	background:#bebebe;
	padding-left:10px;
}
#subRightTable2 td {
	font-size:9pt;
	font-weight:none;
	margin-left:10px;
	background:#bebebe;
	text-align:left;
}
#subRightTable2 .r1 {
	background:#efefef;
	height:33px;
	padding-left:10px;
}
#subRightTable2.sep {
	height:1px;
}
#subRightTable2 .r2 {
	padding-left:10px;
	background:#ffffff;
	height:33px;
}
#subTable .title {
	font-size:9pt;
	font-weight:none;
	height:33px;
	background:#bebebe;
	padding-left:10px;
}
#subTable td {
	font-size:9pt;
	font-weight:none;
	margin-left:10px;
	background:#FFFFFF;
}
#subTable .r1 {
	height:33px;
	padding-left:10px;
}
#subTable.sep {
	height:1px;
}
#subTable .r2 {
	padding-left:10px;
	background:#ffffff;
	height:33px;
}
#footerTop {
	background:url(../images/footer_img.gif);
	width:980px;
	height:49px;
}
#footerBottom {
	width:980px;
	background:#f0f0f0;
	height:54px;
}
#flogo {
	float:left;
	background:url(../images/footer_logo.gif);
	height:54px;
	width:178px;
}
#footerText span {
	height:24px;
	float:left;
	margin-left:25px;
}
#footerText span.right {
	height:24px;
	float:right;
	margin-left:25px;
}
#footerText em {
	color:#ff5a00;
	font-weight:bold;
	font-style:normal;
}
#footerMenu a {
	width:980px;
	height:15px;
	margin-top:10px;
	font-size:8pt;
	text-align:center;
	background:#000000;
	color:#cccccc;
	padding-top:1px;
	clear:both;
}
#footerText {
	width:980px;
	height:30px;
	margin-top:30px;
	font-size:8pt;
	text-align:left;
	float:left;
	background:#000000;
	color:#999999;
	padding-top:4px;
	clear:both;
}
.left {
	float:left;
}
.right {
	padding-left:30px;
	float:right;
	text-align:right;
}
.center {
	float:center;
}
/* styles for side nav */

.aboutbox, .searchBox, .sideNav {
	float:left;
	width:156px;
	border: 1px solid #4b4b4b;
	padding:3px 2px 0 2px;
	margin:0 0 10px 10px;
	background-color:#2a2a2a;
}
.banner h3, .aboutbox h3, .contactbox h3, .searchBox h3, .sideNav h3, .sideNav .h3 {
	border:1px solid #191919;
	background: url(../images/nav-title-bg.gif) left top repeat-x;
	color:#ffffff;
	font-size:11pt;
	padding:5px 0 0 4px;
	margin: 0;
	height:25px;
	text-align:left;
	font-weight: normal;
}
li.last {
	padding-left: 53px!important;
	
}
div.button {
	padding: 0;
	background: none;
	border: 1px solid #5a5a5a;
	width: 85px;
}
button {
	color: #fff;
	border:1px solid #232323;
	font-size:8pt;
	text-align:left;
	padding-left:3px;
	width:85px;
	height:18px;
	background:url(../images/butbg.gif) center right no-repeat;
	padding-bottom: 3px;
}
.sideNav ul {
	margin:0;
	padding:0;
	font-size:8pt;
	color:#aaaaaa;
	width:100%;
}
.sideNav ul a {
	text-decoraction:none;
}
.sideNav ul li {
	float:left;
	list-style-type:none;
	width:142px;
	border-top:1px solid #404040;
	text-align:left;
	width:154px;
	margin:0 0 0 1px;
	line-height:30px;
}
.sideNav ul ol {
	margin:0;
	padding:0;
}
.sideNav ul ol li {
	float:left;
	width:142px;
	text-align:left;
	height:20px;
	width:153px;
}
.sideNav ul li a {
	text-decoration:none;
	color:#aaaaaa;
	padding:0 0 0 9px;
	height:30px;
	display:block;
}
.sideNav ul ol li a {
	text-decoration:none;
	color:#000000;
	padding:0 0 0 9px;
	height:20px;
	display:block;
	background-color:#a8a8a8;
	width:146px;
	line-height:20px;
}
.sideNav ul ol li a:hover {
	background:#747474 url(../images/active-white-arrow.gif) 139px 8px no-repeat;
	float:left;
	text-decoration:none;
	color:#cccccc;
	width:146px;
	height:20px;
	display:block;
}
.sideNav ul li a:hover {
	background:#222222 url(../images/large-white-arrow.gif) 139px 11px no-repeat;
	float:left;
	text-decoration:none;
	color:#ffffff;
	width:146px;
	display:block;
}
.sideNav .active1 {
	float:left;
	text-decoration:none;
	color:#ffffff;
	background:#222222 url(../images/large-arrow.jpg) 139px 11px no-repeat;
	width:146px;
	height:30px;
}
.hidethis {
}
.sideNav .active2 {
	float:left;
	text-decoration:none;
	color:#ffffff;
	background:#444444 url(../images/active-white-arrow.gif) 139px 8px no-repeat;
	width:145px;
	height:20px;
}
.sideNav .active2:hover {width: 145px;}
/* new promo items */

.pageSpacer {
	width:980px;
	height:10px;
	float:left;
}
.pageSpacerDesigner {
	width:700px;
	height:26px;
	float:left;
	font-size:1px;
	margin:0;
	padding:0;
}
.promoBoxHolder {
	float:right;
	width:780px;
	border:1px solid #4b4b4b;
	padding:3px 0px 0px 3px;
	margin: 0px 10px 10px 0px;
	height:auto;
	background-color:#2A2A2A;
}
.promoHeadingHolder {
	float:left;
	width:198px;
	background:url(../images/content_title_bg.gif) left top repeat-x;
	margin-left:-5px;
}
.promoNM {
	margin:0;
}
.promoMinusM {
	margin-left:-5px;
}
.promoHeadingInnerfirst, .promoHeadingInner {
	float:left;
	width:198px;
	margin:1px 0 0 0;
	border-top:1px solid #191919;
	border-bottom:1px solid #191919;
}
.promoHeadingInner {
	background:url(../images/nav-line.gif) 3px 1px no-repeat;
	width:198px;
}
.promoLink {
	float:right;
	background:url(../images/arrow.png) 1px 11px no-repeat;
	padding:5px 0 0 10px;
	margin:0 0 0 0;
	width:179px;
	text-align:left;
	height:24px;
	display:block;
}
.promoLink a {
	font-size:11pt;
	display:block;
	text-decoration:none;
	color:#ffffff;
}
.promoLink a:hover {
	font-size:11pt;
	display:block;
	text-decoration:none;
	color:#ffffff;
}
.promoLinkBorderLeft {
	float:left;
	width:100%;
	height:24px;
	border-left:1px solid #191919;
}
.nb {
	border-left:none;
}
.promoMain {
	float:left;
	margin:10px 0 0 7px;
}
.promoMain img {
	margin:10px 0 3px 0;
	padding:1px;
	border:1px solid #5B5B5B;
}
.promoMain .text {
	text-align:left;
	font-size:8pt;
	color:#aaaaaa;
	line-height:14px;
/*	padding:10px 14px 0 0;
*/	margin:0;
	width:180px;
	height:43px;
	overflow:hidden;
}
.promoMain .title {

	font-size:10pt;
	font-weight:bold;
	color:#FF5A00;
	margin-top:2px;
}
.promoMain .subtitle {

	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
}

/* styles for designer page */
.containerm,
.propertyContainer, .designerContainer {
	width:763px;
	border:1px solid #525252;
	background-color: #2a2a2a;
	margin:0px 10px 10px 0px;
	text-align:left;
	padding:10px;
}
* html .designerContainer {
	margin:0 5px 0 0;
}
.designerLeft {
	float:left;
	width:282px;
}
.designerRight {
	float:right;
	width:481px;
}
h1 {
	color:#ff5a00;
	font-size:17pt;
	margin:0 0 4px 0;
	padding:0px;
	line-height:20px;
	font-weight: normal;
}
h2 {
	color:#ffffff;
	font-size:12pt;
	margin:0 0 10px 0;
	padding:0px;
	font-weight: normal;
}

.designTabContentHolder p {
margin: 0;
padding: 0 0 10px;
}

.designTabContentHolder ul { padding-bottom: 10px;}
.designTabContentHolder ul li {
padding-left: 8px;
background: url(../images/bullet-orange.gif) no-repeat 0 5px;
}

.holder ul li{
padding-left: 8px;
background: url(../images/bullet-orange.gif) no-repeat 0 5px;
}



/* tabs for the first design section */

.designTabArea {
	float:left;
	width:272px;
	height:307px;
}
.propertyContainer .designTabArea {
	height: 316px;
}



#designTabs ul {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
}
#designTabs li {
	float:left;
	background:url("../images/design-tab-left.jpg") no-repeat left top;
	margin:0;
	padding:0 2px 0 2px;
}
#designTabs {
	float:left;
	width:100%;
	font-size:8pt;
	line-height:normal;
	background:url("../images/tab-bg-dot.gif") repeat-x left 22px;
	padding:0 0 1px 0;
}
#designTabs a {
	display:block;
	background:url("../images/design-tab-right.jpg") no-repeat right top;
	padding:5px 10px 4px 6px;
	text-decoration:none;
	color:#939393;
	width:68px;
	text-align:center;
}
#designTabs a:hover {
	color:#ffffff;
}
#designTabs .current {
	background-image:url("../images/design-tabs-active-left.jpg");
	padding:0 3px 0px 3px;
	margin:-2px 0 0 0;
}
#designTabs .current a {
	background-image:url("../images/design-tabs-active-right.jpg");
	color:#ffffff;
	padding:7px 10px 4px 10px;
}
#designTabs .Tabup {
	margin:-2px 0 0 0;
}
/* gallery functions */

.galleryFunctions {
	float:right;
	border:1px solid #5a5a5a;
	width:478px;
	height:28px;
	margin:10px 1px 0 0;
}
#GalleryPics {
	background-color:#2A2A2A;
	background-image:url("../images/thumb-grid.gif");
	width:480px;
	height:360px;
}
* html .galleryFunctions {
	margin:5px 0 0 0;
}
#thumbnailDiv {
	float:right;
	width:480px;
	height:360px;
	width:480px;
	height:360px;
	background-color:#2A2A2A;
	text-align:center;
}
#thumbnailDiv img {
	vertical-align: middle;
	border:0px;
}
.galleryThumbnail {
	display:block;
	float:left;
	width:33px;
}
.galleryThumbnail a.grid {
	background-image:url("../images/thumbnail-select.gif");
	height:19px;
	display:block;
	margin:5px;
}
.galleryThumbnail a.enlarge {
	background-image:url("../images/glass.jpg");
	height:17px;
	width:18px;
	display:block;
	margin:5px;
}
.galleryText {
	width:70px;
	height:19px;
	display:block;
	margin:5px 5px 5px 10px;
	font-size:8pt;
	color:#FFFFFF;
	float:left;
}
.galleryText a {
	text-decoration:none;
	font-size:8pt;
	color:#FFF;
	font-weight:bold;
}
.galleryThumbnail a:hover {
	display:block;
	cursor:pointer;
}
.gallerythumbrow {
	width:100%;
	clear:both;
	margin: 0px;
	padding: 0px;
}
.gallerythumbrow img {
	
	width:160px;
	height:120px;
	border:none;
}
#GalleryMainHolder {
	width:480px;
	height:360px;
}
/* steve */

div.butlist {
	clear: both;
}
div.butlist ul {
	padding: 0;
	margin: 0;
}
div.butlist li {
	list-style: none;
	border:1px solid #5a5a5a;
	border-top: 0;
	text-align:left;
	margin: 0;
	width: 270px;
}
div.butlist li a {
	display: block;
	width:261px;
	height: 17px;
	padding-left: 7px;
	padding-top: 3px;
	font-size:8pt;
	color: #fff;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	background: center right url(../images/button-bg-lger.gif) no-repeat;
}
div.butlist li a:hover {
	background:center right url(../images/button-bg-lgersel.gif) no-repeat;
}
.propertyContainer {
	padding: 2px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 779px;
}
.propertyContainer .but2 {
	margin-top: 9px;
}
/* tabs property section */

.propertyContainer #designTabs a {
	width:112px;
}
.propertyContainer #designTabs .current {
	background-image:url("../images/design-tabs-active-left.jpg");
	padding:0 3px 0px 3px;
	margin:-2px 0 0 0;
}
.designTabContentHolder {
	border:1px solid #5a5a5a;
	border-top: none;
	width:250px;
	height:263px;
	padding: 20px 10px 0 10px;
	color: #aaa;
	font-size: 8pt;
	overflow:auto;
	float:left;
	margin:-1px 0 0 0;
	background-color:#2c2c2c;
}
.designTabContentHolderbackup {
	border:1px solid #5a5a5a;
	border-top: none;
	width:270px;
	height:284px;
	float:left;
	background-color:#2c2c2c;
	margin:-1px 0 0 0;
	
}

.propertyContainer .designerLeft {
	margin-left: 8px;
}
.propertyContainer .designerRight {
	margin-right: 8px;
}
/*searchbox */

.searchBox {
	text-align: left;
}
.searchBox div.wrap {
	display: inline-block;
	border: 0;
	padding: 10px;
	padding-top: 0;
}
.searchBox h3 {
	background-image: url(../images/titlenoline-bg.gif);
}

.searchBox select {
	width: 140px;
	}
.searchBox p {
	font-size:8pt;
	color: #aaa;
	border-bottom: 1px solid #aaa;
	margin: 0;
	padding: 10px 0px 4px 0px!important;
}

.searchBox .but {
float: none;
width: 85px;
}

.searchBox .cust-buttonmed {

}
/* galery tabs */


ul.galleryTabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height:24px;
}
ul.galleryTabs li {
	float: left;
	padding-right: 3px;
	margin-right: 2px;
	background: url(../images/galleryTaboff.gif) top right no-repeat;
}
ul.galleryTabs li a {
	display: block;
	width: 74px;
	background: url(../images/galleryTaboff.gif) top left no-repeat;
	color: #aaa;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
ul.galleryTabs li.selected, ul.galleryTabs li.selected a {
	background-image: url(../images/galleryTabon.gif);
}
ul.galleryTabs li.selected a {
	padding-bottom: 5px;
}
div.conhead {
	height: 26px;
	background:url(../images/titlenoline-bg.gif) repeat-x;
	border: 1px solid #191919;
	margin-bottom: 10px;
	padding: 5px;
	padding-bottom: 0;
}
div.conhead h1 {
	color: #fff;
	font-weight: normal;
	font-size: 11pt;
	text-transform: none;
	margin: 0;
	padding: 0;
}
div.conhead h1 span {
	text-transform: none;
	padding-left: 23px;
}
div.conhead span.floatR {
	color: #ff5a05;
	font-size: 10pt;
	padding-top: 2px;
}
div.conhead span.floatR em {
	color: #fff;
	font-style: normal;
}
/* homepage */

div.butlist1 ul {
margin: 0;
padding: 0;
}
div.butlist1 li {
border: 1px solid #5a5a5a;
list-style: none;
}


div.butlist1 li a {
	display: block;
	width:160px;
	height: 17px;
	padding-left: 7px;
	padding-top: 3px;
	font-size:8pt;
	color: #fff;
	border: 0px solid #1a1a1a;
	text-decoration: none;
	background: center right url(../images/button-bg-lger.gif) no-repeat;
}
.col2 .conhead a:hover,
div.butlist1 li a:hover {
	background:center right url(../images/button-bg-lgersel.gif) no-repeat;
}


/* SEARCH */

.col2 {
float: left;
width: 660px;
color: #999;
font-size: 9pt;
}
.col2 .conhead { margin-bottom: 0;}

.col2 .conhead h1,
.col2 .conhead h2 {
float: left;
width: 162px;
background: url(../images/searchh2-bg.gif) bottom right no-repeat;
font-size: 10pt;
text-transform: none;
}
.col2 .conhead h2 {
text-transform: uppercase;
letter-spacing: .05em;
}

.col2 .conhead .more {
border: 1px solid #5A5A5A;
}
.col2 .conhead a {
	display: block;
	width:96px;
	height: 17px;
	padding-left: 7px;
	padding-top: 3px;
	font-size:8pt;
	color: #fff;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	background:center right url(../images/button-bg-lger.gif) no-repeat;
	text-transform: uppercase;

}
.col2 .conhead .floatR {
padding-right: 4px;
margin-top: -2px;
}

.col2 h3 {
width: 200px;
float: left;
color: #ff5a00;
margin-top: 0;
padding-left: 10px;
padding-top: 1px;
font-size: 10pt;
font-weight: normal;
}
.col2 h3 span {
color: #999;
}
.col2 .wrap {
border: 1px solid #555;
background: #242424;
margin-bottom: 10px;
}
.col2 .container { padding: 10px;}
.col2 .imgholder {
float: left;
border: 1px solid #535353;
}
.col2 .imgholder a{ float: left;}
.col2 .imgholder a img {
border: 1px solid #242424;
}

.col2 .info dl dt {
float: left;
width: 100px;
font-wight: bold;
color: #fff;

}
.col2 .info {
float: left;
width: 331px;
padding: 9px 10px;
background: #3a3a3a;
margin-left: 10px;
}


/*
.aboutbox a,
.col2 .info a {
color: #ff5a00;
}

.aboutbox a:hover,
.col2 .info a:hover{
color: #ce520f;
}
*/
.col2 .info dl {
margin: 0;
padding: 0;
font-size:8pt;
}

.col2 .butlist1 {
float: left;
width: 108px;
padding-left:10px;
}
.col2 div.butlist1 li {
margin-bottom: 7px;
}
.col2 div.butlist1 li a {
width: 99px;
height: 15px;
padding-top: 1px;
}


.col3{
float: right;
width: 120px;
color: #999;
font-size: 10pt;
}
.banner,
.contactbox {

border: 1px solid #4b4b4b;
padding:3px 2px 0 2px;
background-color:#2a2a2a;
margin-bottom: 10px;
font-size: 8pt;

}

.aboutbox h3,
.contactbox h3 {
background-image:url(../images/titlenoline-bg.gif);
}

.contactbox {
font-size: 8pt;
color: #999;
}
.contactbox p{
margin:10px 0px 12px 0px;
}

.contactbox ul {
padding: 0;
margin: 0;
list-style: none;
}
.contactbox li {
border-top: 1px solid #424242;
margin: 0;
padding: 7px 0;
background:url(../images/arrow-sm.gif) center right no-repeat;
}
.contactbox li a {
color: #999;
text-decoration: none;
} 
.contactbox li a:hover {
color: #fff;
}
.contactbox .container {
padding: 0 6px 10px 6px;
}
.contactbox .emp {
color: #fff;
font-weight: bold;
border-bottom: 1px solid #424242;
padding-bottom: 10px;
}
.contactbox em {
display:  block;
color: #ff5a00;
font-style:normal;
letter-spacing: .03em;
}


/* yoofirst home */
.split1 .col2 {
width: 595px;
}
.split1 .col3 {
width: 185px;
}
.split1 .promoBoxHolder {
float: none;
width: 590px;
margin-right: 0;
margin-top: 10px;
}
.aboutbox {
font-size: 8pt;
color: #999;
padding-bottom: 10px;
}

.aboutbox .but { margin-top: 17px;}

.aboutbox .wrap { padding: 0 8px;}
.aboutbox p {
padding: 10px 0 0 0;
margin: 0;
}
.flashheader {
border: 1px solid #424242;
}
.flashmap {
border: 1px solid #444;
background: #2c2c2c;
float:left;
width:594px;
}

.poplayer h2,
.sitemap h1,
.containerm h1,
.flashmap h2 {
	background:url(../images/arrow.png) 0 13px no-repeat;
	padding:5px 0 0 10px;
	margin:0;
	height:24px;
	font-size: 11pt;
}
.poplayer h2, .sitemap h1, .containerm h1 { color: #fff;}
.headwrap,
.banner h3,
.flashmap div {
background:url(../images/content_title_bg.gif) repeat-x;
border: 1px solid #1a1a1a;
padding-left: 13px;
}

.splitL .butlist {
padding-left: 10px;
}
.splitL .butlist li {
width:158px;
border: 1px solid #5a5a5a;
margin-bottom: 5px;
}
.splitL .butlist li a { width: 149px;}

.split1 .contactbox .emp {padding-bottom: 3px;}
.split1 .contactbox em {
font-size: 18pt;
}
.contactbox .container {
padding-bottom: 0;
}
.split1 .banner {
text-align: center;
padding-bottom: 32px;
}

.banner h3 {
padding-left: 0;
margin-bottom: 22px;
padding-left: 4px;
}

/* list page */
.medgallery,
.reg1,
.callme,
.contact,
.register,
.experience,
.people,
.archiveP {
border: 1px solid #4b4b4b;
background: #2a2a2a;
padding: 15px 15px 10px 10px;
}
.contact h1, .experience h1, .people h1,
.medgallery h1, .archiveP h1 { font-size: 11pt;}
.contact .col2, .experience .col2,
.people .col2, .archiveP .col2 {
	position: relative;
 	width: 340px;
 	height: 410px;
}
.archiveP .col2 { height: 460px;}
.experience .col2 { height: 462px;}
.people .col2 {height: 450px;}

.people p,
.archiveP p {
margin: 0;
padding: 0 0 10px 0;
}
.archiveP .col3 {
width: 410px;
height: 460px;

}

.presslist {
border: 1px solid #525252;
margin-bottom: 10px;
width: 338px;
} 

.presslist span.first {
display: block;
float: left;
width: 80px;
}
.presslist ul{
margin: 0;
padding:0;
list-style: none;
} 
.presslist li {
margin: 0;
padding: 0 7px;
}

.presslist li:hover a,
.presslist li:hover {
background: #595959;
color: #fff;
}
.presslist li div {
border-bottom: 1px solid #424242;
height: 20px;
padding-top: 5px;
}

.presslist div.conhead {
border-bottom: 1px solid #525252;
color: #fff;
text-transform: uppercase; 
height: 22px;
padding-top: 9px;
}
.presslist li:hover div { border-bottom: 1px solid #595959;}
.presslist a {
text-decoration: none;
color: #999;
}
.presslist a:hover {
color: #ff5a00!important;
}
.presslist .listwrap {
padding-top: 5px;
border: 0;
overflow:auto;
}
.archiveP .cust-buttonlger {
width: 333px;
}

.space {
/*height: 330px; */
}
div.listp {
overflow: auto;
height: 296px;
}

div.listp ul {
float: left;
list-style: none;
width: 160px;
margin: 0;
padding:0;
font-size:8pt;
}
div.listp a {
color: #999;
text-decoration: none;
}

div.listp a:hover {
color: #ff5a00;
}

.people .col3 { width: 410px;}
.people .col3 .listwrap {
background: #191919;
border: 6px solid #191919;
padding-bottom: 10px;
}

ul.imagelist li {
float: left;
display: block;
border: 1px solid #989898;
background: #191919;
margin: 10px 0 0 10px;
height: 53px;
width: 53px;
}

ul.imagelist a { 
}

ul.imagelist li:hover {
border: 1px solid #ff5a00;
}

.people h2 {
font-size: 28pt;
font-weight: bold;
}

.people h2.norm {
font-size: 16pt;
padding-top: 10px;
margin: 0;
}

.people h3 {
color: #999;
float: none;
padding: 0 0 30px 0;
margin: 0;
}

.people .infop { 
border: 1px solid #5a5a5a;
padding: 10px 10px 0 10px;
height: 333px;
width: 320px;
overflow: auto;
}

/* eperience */

.experience {
margin-bottom: 30px;
}
.experience .col3 { width: 410px;}
.experience h2 {
font-size: 16pt;
padding-top: 13px;
}

.experience div.cust-buttonlger {
width: 332px;
}
.experience .space { padding-bottom: 10px;} 
.space .holder {
width: 330px;
overflow: auto;
padding-right:10px;
}


/* register */
.reg1, .callme, .register{
padding: 2px 2px 10px 2px;
} 
.reg1 h1,.callme h1, .register h1 {
background:url(../images/arrow.png) 0 13px no-repeat;
	padding:5px 0 0 10px;
	margin:0;
	height:24px;
	font-size: 11pt;
	color: #fff;
}
.reg1 p, .callme p, .register p {
margin: 0;
padding: 25px 20px 30px;
font-size: 8pt;
color: #999;
}
.reg1 fieldset, .callme fieldset, .register fieldset { 
border-top: 1px dotted #959595;
padding-top: 20px;
}

.callme .col2, .register .col2, .reg1 .col2 {
width: 302px;
padding-left: 18px;
}
.reg1 .col3,
.callme .col3,
.register .col3 {
width: 342px;
padding-right: 18px;
}


.register fieldset.set1 {
margin-top: 30px;
padding: 30px 0 20px 0;
}
span.req { color: #ff5a00;}
.fieldlabel {
	float: left;
	width: 80px;
	padding-top: 4px;
}

.col2 input {
width: 215px;
}

.col2 select { width: 220px;}
.col2 input.check {
width: auto;
border-color: #000;
}

.col3 textarea,
.col3 input {
width: 255px;
}

.col3 textarea {
height: 170px;
}

.reg1 a, .callme a,
.register a {
color: #999;
padding-left: 80px;
font-size: 8pt;
}
.reg1 a:hover,
.callme a:hover,
.register a:hover {
color: #fff;
}

.reg1 .floatR,
.callme .floatR,
.register .floatR {
text-transform: uppercase;
}
.reg1 em,
.callme em,
.register em {
font-style: normal;
color: #fff;
font-size: 10pt;
}
span.declare {
display: block;
padding-left: 100px;
font-size: 7pt;
}
.reg1 div.cust-buttonmed,
.callme div.cust-buttonmed,
.register div.cust-buttonmed {
width: 120px;
}

/* contact */
.contact .col2 { height: 467px;}
.contact .col3 {
width: 410px;
}
.contact .space li {
float: left;
width: 142px;
font-size:8pt;
}

.contact .space li.pad {
padding-right: 15px;
}

.contact .space { padding-top: 5px;}
.contact .space .holdercontact {
border: 1px solid #4b4b4b;
padding: 10px;
height: 407px;
width: 320px;
overflow:auto;
}

.holdercontact p {
padding:0px;
margin:0px;
}
.contact dl { margin: 0px 0px 15px 0px;}
.contact dt {
color: #ff5a00;
font-weight: bold;
}
.contact dd {
margin: 0;
}

dd div {
padding-top: 20px;
}
.contact em {
display: block;
font-style: normal;
color: #fff;
}
.contact b {
color: #fff;
}


/* developer */

.developerinfo {
width: 250px;
height: 363px;
padding: 10px;
background: #2c2c2c;
border: 1px solid #4b4b4b;
overflow: auto;
color: #aaa;
font-size: 8pt;

}

.developerinfo ul li {
padding-left: 8px;
background: url(../images/bullet-orange.gif) no-repeat 0 5px;
}
.developerinfo dl {
font-size: 9pt;
color: #999;
}

.developerinfo dt {
float: left;
color: #fff;
padding-right: 5px;
}
.developerinfo dd {
margin: 0;
}

.developerinfo .pad {
padding-bottom: 20px;
}

.callme .col3 textarea { height: 190px;}
h2.header {
padding: 20px 0 0 20px;
margin: 0;
}
h2.header span { color: #ff5a00;}
.reg1 p, .callme p { padding: 15px 20px 15px;}

.reg1 fieldset.set1 {
margin-top: 15px;
padding-top: 5px;
}
.reg1 .col3 textarea { height: 180px;}

ul.errors {
	margin: 0;
	padding: 0 0 15px 20px;;
	font-size: 8pt;
	color: #999;
}

.callme a.back { padding-left: 20px;}

.medgallery { padding-right: 0;}

.medgallery .listwrap { height: 378px;}
.medgallery .col2{
width: 198px;
}
.medgallery .col3 {
width: 570px;
}

.medgallery .col3 label {
color: #fff;
font-size: 8pt;
padding-right: 10px;
}
.medgallery .col3 select { width: 130px;}
.medgallery .col3 div.floatR { padding-right: 14px;}

.medbox {

	padding-top: 10px;
	clear: both;
}
.medbox li {
float: left;
padding: 0 12px 12px 0;
}
.medbox .mediawrap {
width: 120px;
height: 125px;
padding: 10px 5px;
background: #fff;
text-align: center;
font-size: 10pt;
color: #333;
}
.medbox .empty { background: #404040;}

.mediawrap div.butlist {
padding-top: 5px;
}
.mediawrap div.butlist li {
width: 31px;
padding: 0;
border: 1px solid #9a9a9a;
margin-right: 1px;
}

.mediawrap div.butlist li a{
width: 28px;
height: 12px;
line-height: 10px;
border: 1px solid #d9d9d9;
color: #000;
padding: 0 0 0 1px;
background-image: url(../images/mg-but-bg.gif);
}
.mediawrap div.butlist li a:hover{
background-image: url(../images/mg-but1-bg.gif);
}
.mediawrap div.butlist li.preview {
width: 50px;
}
.mediawrap div.butlist li.preview a {
width: 47px;
}
div.login {
	width: 320px;
	margin: 0 auto;
	padding: 80px 0 190px;
	font-size: 8pt;
	color: #999;
}
.containerm { padding: 2px;}
div.login input { width: 234px;}
div.login p {
margin: 0;
padding: 0;
}
div.login .but a { text-transform: uppercase;}
.baseline {
position: absolute;
bottom: 0;
}
div.login p.clearall {
clear: both;
padding-top: 20px;
}
.sitemap {
width:780px;
border: 1px solid #4b4b4b;
background: #2a2a2a;
padding: 2px 2px 0 2px;
}
.sitemap .pad {
padding: 20px 23px;
}

.sitemap h3 {
float: none;
padding: 0;
margin: 0;
width: auto;
color: #fff;
font-size: 9pt;
}
.sitemap a {
color: #c3c3c3;
text-decoration: none;
padding-left: 7px;
background: url(../images/arrow.png) center left no-repeat;
}

.sitemap a.section{
color: #fff;
float: none;
padding: 0;
margin: 0;
width: auto;
text-decoration: none;
font-size: 9pt;
}
.sitemap a:hover {
color: #999;
}

.sitemap li {
float: left;
width: 24%;}
.sitemap li li {
float: none;
width: 100%;
}
.sitemap .clearfix {
border-top: 1px solid #555;
padding: 20px 0 15px;
margin-top: 10px;
}

.people h2.norm1 {
font-size: 9pt;
font-weight: normal;
margin: 0;
padding: 0 0 10px 0;
}
.col2 div.article {
height: 310px;
}
.people .col2 .but2 {
margin-top: 10px;
width: 338px;
}
.people .col2 .but2 div.cust-buttonlger{ width: auto;}


.popwindow {
width: 496px;
padding: 2px;
color: #999;
font-size: 9pt;
}
.popwindow .pad { padding: 13px;}
.popwindow input, .popwindow textarea {
width: 384px;
}
.popwindow .subtext {
margin: 0; 
padding: 5px 0 0 80px;
} 
.cmid {
	height: 100%;
	background: #2a2a2a;
}
.cmid1 {
	height: 100%;
	background: #fff;
}
.tcon {
padding: 15px;
width: 470px;
color: #666;
font-size: 9pt;
}
.tcon  h1 {
float: left;
width: 113px;
height: 47px;
text-indent: -1000px;
background-image:url(../images/logo-orange.gif);
}
.tcon h2 {
float: right;
color: #000;
text-transform: uppercase;
}
.tcon .clearfix {
border-bottom: 1px dotted #b4b4b4;
padding-bottom: 15px;
margin-bottom: 10px;
}
.baseline .but2 { float: none;}

.pop-shadow { 
position: absolute;
left:51%;
margin-left:-198px;
margin-top: 200px;
width: 430px;
height: 340px;
background: #000;
display: none;
opacity: .50;
filter: alpha(opacity=50);
-moz-opacity: .5;
z-index: 2;
}
div.poplayer {
	width: 424px;
	border: 1px solid #525252;
	background:#2c2c2c;
	color: #999;
	font-size: 9pt;
	padding: 2px;
	margin-left: -203px;
	margin-top: 194px;
	position: absolute;
	z-index: 3;
	left:51%;
	display: none;
}
div.poplayer .clearfix {
	padding: 10px 20px 18px 20px;
}

div.poplayer .splitR, 
div.poplayer .splitL { 
border: 1px solid #444;
background: #232323;
padding: 15px 10px;
width: 165px!important;
height: 176px!important;
margin-right: 10px;
}
* html div.poplayer h3 {
font-weight: normal!important;
margin: 0px;
}
* html div.poplayer { height: auto;}
* html div.poplayer .splitR { float: left;}

* html div.poplayer .but { float: left;}
* html div.poplayer label { padding-top: 0;}
* html div.poplayer splitL { padding-bottom: 0;}
div.poplayer .splitR {
margin: 0;
}
div.poplayer .but {
margin-top: 10px;
}
div.poplayer div.cust-buttonmed {
width: 70px!important;
}

div.poplayer h3 {
margin: 0;
padding: 0 0 10px;
color: #ff5a00;
font-weight: normal;
}
div.poplayer label {
display: block;
color: #fff;
font-size: 10pt;
padding: 20px 0 5px;
}

.imgholder a { float: left;}
div#divprogress{ padding-bottom: 27px;}
