/*------------------------------------------------------------------------------
  RESET
------------------------------------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td {
	text-align: left;
	font-weight: normal;
}
table,td,th {
	vertical-align: middle;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}
blockquote,q {
	quotes: "" "";
}
a img {
	border: none;
}

/*------------------------------------------------------------------------------
  GRID
------------------------------------------------------------------------------*/
.container {width:960px;margin:0 auto;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:24px;}
.last, div.last {margin-right:0;}
.span-1 {width:17px;}
.span-2 {width:58px;}
.span-3 {width:99px;}
.span-4 {width:140px;}
.span-5 {width:181px;}
.span-6 {width:222px;}
.span-7 {width:263px;}
.span-8 {width:304px;}
.span-9 {width:345px;}
.span-10 {width:386px;}
.span-11 {width:427px;}
.span-12 {width:468px;}
.span-13 {width:509px;}
.span-14 {width:550px;}
.span-15 {width:591px;}
.span-16 {width:632px;}
.span-17 {width:673px;}
.span-18 {width:714px;}
.span-19 {width:755px;}
.span-20 {width:796px;}
.span-21 {width:837px;}
.span-22 {width:878px;}
.span-23 {width:919px;}
.span-24, div.span-24 {width:960px;margin-right:0;}
.append-1 {padding-right:41px;}
.append-2 {padding-right:82px;}
.append-3 {padding-right:123px;}
.append-4 {padding-right:164px;}
.append-5 {padding-right:205px;}
.append-6 {padding-right:246px;}
.append-7 {padding-right:287px;}
.append-8 {padding-right:328px;}
.append-9 {padding-right:369px;}
.append-10 {padding-right:410px;}
.append-11 {padding-right:451px;}
.append-12 {padding-right:492px;}
.append-13 {padding-right:533px;}
.append-14 {padding-right:574px;}
.append-15 {padding-right:615px;}
.append-16 {padding-right:656px;}
.append-17 {padding-right:697px;}
.append-18 {padding-right:738px;}
.append-19 {padding-right:779px;}
.append-20 {padding-right:820px;}
.append-21 {padding-right:861px;}
.append-22 {padding-right:902px;}
.append-23 {padding-right:943px;}
.prepend-1 {padding-left:41px;}
.prepend-2 {padding-left:82px;}
.prepend-3 {padding-left:123px;}
.prepend-4 {padding-left:164px;}
.prepend-5 {padding-left:205px;}
.prepend-6 {padding-left:246px;}
.prepend-7 {padding-left:287px;}
.prepend-8 {padding-left:328px;}
.prepend-9 {padding-left:369px;}
.prepend-10 {padding-left:410px;}
.prepend-11 {padding-left:451px;}
.prepend-12 {padding-left:492px;}
.prepend-13 {padding-left:533px;}
.prepend-14 {padding-left:574px;}
.prepend-15 {padding-left:615px;}
.prepend-16 {padding-left:656px;}
.prepend-17 {padding-left:697px;}
.prepend-18 {padding-left:738px;}
.prepend-19 {padding-left:779px;}
.prepend-20 {padding-left:820px;}
.prepend-21 {padding-left:861px;}
.prepend-22 {padding-left:902px;}
.prepend-23 {padding-left:943px;}

.clearfix:after, .container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.clearfix, .container {
	display: block;
}
.clear {
	clear: both;
}

/*------------------------------------------------------------------------------
  HTML ELEMENTS
------------------------------------------------------------------------------*/
html {
	overflow-y: scroll;
}
a {
	outline: none;
	color: #ff5800;
	text-decoration: underline;
}
a:hover {
	color: #da1a30;
	text-decoration: underline;
}
a:hover a:visited {
	color: #b3bdc7;
}
body {
	background: #2e3842 url(_media/header_bg.png) 50% 0 no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666;
}
h1 {
	font-size: 50px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 22px;	
}
h2 {
	font-size: 24px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	font-weight: normal;
	color: #2e3842;
}
h1 a,
h2 a,
h3 a {
	text-decoration: none;
}
h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 5px;
	font-weight: normal;
	color: #2e3842;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: .5em;
	color: #8b5c29;
	background: none;
	text-transform: uppercase;
}
p {
	margin-top: 8px;
	margin-bottom: 1em;
	line-height: 1.4;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.container {
	width: 960px;
	margin: 0 auto 0 auto;
}

ul {
	margin-bottom: 1em;
}
ul li {
	list-style: none;
	background: url(_media/bullet_round.gif) 2px 5px no-repeat;
	line-height: 1.4em;
	margin-bottom: .5em;
	padding-left: 15px;
}
ol {
	margin-left: 3em;
}
ol li {
	margin-bottom: .5em;
}
button {
	display:block;
	float:left;
	margin: 0;
	height: 38px;
	border:none;
	font-size:100%;
	line-height:130%;
	font-weight:normal;
	color:#FFF;
	cursor:pointer;
	background: #ff5800;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
button:hover {
	background: #da1a30;
}
button {
	width:auto;
	overflow:visible;
	padding:4px 30px 3px 30px;   /* IE6 */
}

/*--[ FORMS ]--*/
label {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
form fieldset {
	margin-top: 8px;
	margin-bottom: 15px;
}
input {
	height: 20px;
}
input, textarea {
	display: block;
	border-color: #808080 #FFFFFF #FFFFFF #808080;
	border-width: 1px;
	border-style: solid;
	padding: 5px 4px 5px 4px;
	overflow: auto;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #242e38;
	background: #cac9c1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.text {
	width: 335px !important;
}
textarea.text-area {
	width: 409px !important;
}
input:focus, textarea:focus {
	background: #FFF;
	border-color: #808080 #cecdc7 #cecdc7 #808080;
	outline: none;
}
input.hidden {
	display: none;
}
form p {
	margin-top: 20px;
}
form .error {
	color: #ff5800;
}

/*------------------------------------------------------------------------------
  PAGE STRUCTURE
------------------------------------------------------------------------------*/
/*--[ HEADER ]--*/
#super-header {
	padding: 20px 0 20px 0;
}
#super-header #toplinks {
	float: right;
	color: #959595;
	font-size: 12px;
	margin: 5px 34px 0 0;
}
#search {
	float: right;
	width: 230px;
}
#search input {
	border:none;
	vertical-align:top;
	display:inline;
	overflow:auto;
}
#search input[type="hidden"] {
	display: none;
}
#search input.searchBox {
	font-size: 14px;
	float: left;
	border: 0;
	padding: 5px 4px 0 4px;
	vertical-align: top;
	background: #4e5358;
	width: 150px;
	height: 22px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: 0;
}
#search input:focus.searchBox {
	background: #FFF;
}
#search input.searchImage {
	padding: 9px 0;
	margin-left: 8px;
}
#search-body input.searchImage {
	display: inline;
	padding: 0;
	margin-left: 8px;
}
#search-body form input.searchBox {
	font-size: 14px;
	border: 0;
	display: inline;
	padding: 2px;
	height: 16px;
	vertical-align: top;
}
#search button.search-button {
	float: right;
	height: auto;
	color:#959595;
	background: transparent;
	font-size: 11px;
	padding: 6px 0 6px 5px;
	text-transform: uppercase;
	overflow: hidden;
	width: 55px;
}
button:hover.search-button {
	color: #ff5800;
	background: transparent;
}
#super-header a span {
	float: none;
}
#header {
	border-bottom: 1px dotted #8d8d8d;
	padding-bottom: 5px;
}
#title {
	padding: 51px 0 0 0;
	width: 100%;
}

/*--[ NAV ]--*/
#topnav {
	margin-top: 10px;
}
#topnav ul {
	float: right;
	list-style: none;
	margin-bottom: 0;
}
#topnav li {
	display: inline;
	list-style: none;
	background: none;
	line-height: 1em;
	margin-bottom: 0;
	padding-left: 0;
}
#topnav a {
	margin-left: 20px;
	float: left;
	display: block;
	padding: 0 0 8px 0;
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
	white-space: nowrap;
}
body.whatWeDo li#n-whatWeDo a,
body.ourWork li#n-ourWork a,
body.ourCompany li#n-ourCompany a,
body.contactUs li#n-contactUs a,
body.blog li#n-blog a {
	color: #ff5800;
}
body.whatWeDo li#n-whatWeDo a:hover,
body.ourWork li#n-ourWork a:hover,
body.ourCompany li#n-ourCompany a:hover,
body.contactUs li#n-contactUs a:hover,
body.blog li#n-blog a:hover {
	color: #ff5800;
}
#topnav a:hover {
	color: #ff5800;
	cursor: pointer;
}
#topnav a:hover span {
	background-position: 100% -47px;
}
#topnav > ul a {
	width: auto;
}

/*--[ CONTENT ]--*/
#content-inner {
	padding-top: 27px;
	background-color: #f3f0e3;
	padding-bottom: 40px;
}

/*------------------------------------------------------------------------------
  FOOTER
------------------------------------------------------------------------------*/

#footer h2 {
	padding-bottom: 10px;
	color: #F3F0E3;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	background: none;
	border: none;
	padding: 0 5px 10px 5px;
	margin: 0;
}
#footer {
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 90%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#footer #left-col {
	float: left;
	text-align: left;
	width: 254px;
	color: #7a8a61;
	font-weight: normal;
	font-size: 11px;
}
#footer #left-col ul {
	list-style: none;
}
#footer #left-col li {
	border-bottom: 1px solid #4F5963;
	margin: 0;
	padding: 0;
	background: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#footer #left-col li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #b3bdc7;
	text-decoration: none;
}
#footer #left-col li a:hover {
	background: url(_media/footer_link_bg.gif) repeat-x;
	color: #dbe5ef;
}
#footer #right-col {
	float: right;
	text-align: left;
	width: 518px;
	padding: 0 5px;
}
#footer #right-col h2 {
	padding-left: 0;
}
#footer #right-col p {
	color: #b3bdc7;
	font-weight: normal;
	font-size: 11px;
}
#footer #right-col span.orange {
	font-weight: bold;
	color: #ff5800;
}
#footer #right-col p.contactUs {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.2;
	margin-bottom: 12px;
}
#footer #right-col p.contactUs a {
	color: #fff;
	text-decoration: underline;
}
#footer #right-col .contactText {
	float: left;
	width: 244px;
	line-height: 1.6;
	color: #b3bdc7;
}
#footer #right-col .contactText a {
	color: #b3bdc7;
	text-decoration: underline;
}
#footer #right-col .contactAddress {
	float: right;
	width: 249px;
	line-height: 1.6;
	color: #b3bdc7;
}
#footer #right-col .contactAddress a {
	color: #b3bdc7;
	text-decoration: underline;
}
#footer #bottomFooter {
	border-top: 1px solid #343E48;
	margin-top: 35px;
	padding-bottom: 10px;
}
#footer #bottomL,#footer #bottomR {
	float: right;
	text-align: right;
	width: 400px;
	color: #454f59;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
}
#footer #bottomL {
	float: left;
	width: 264px;
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
	padding-bottom: 10px;
	background: url(_media/logo_fb_footer.gif) 5px 5px no-repeat;
}

/*------------------------------------------------------------------------------
  CONTENT STYLES
------------------------------------------------------------------------------*/

/*--[ PROJECTS ]--*/
.project-box {
	margin-bottom: 24px;
}
.project-box img {
	margin: 0 0 16px 0;
}
.project-box a {
	display: block;
	text-decoration: none;
	padding-bottom: 16px;
	color: #959595;
	position: relative;
	background: #FFF;
}
.project-box span.arrow {
	color: #ffbc99;
	visibility: hidden;
}
.project-box a:hover span.arrow {
	visibility: visible;
}
.project-box a:hover {
	background: #ff5800;
	color: #ffbc99;
}
.project-box h2 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	border: none;
	color: #898989;
	padding: 0;
	margin: 0;
	line-height: 1.5;
	background: none;
}
.project-box h2 strong {
	font-size: 19px;
	color: #ff5800;
	font-weight: normal;
	font-style: normal;
	display: block;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	line-height: 18px;
}
.project-box a:hover strong {
	color: #FFF;
}
.project-box h2 strong,
.project-box h2 em {
	padding: 0 8px;
}
.plain-list li {
	font-size: 14px;
	color: #898989;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	padding: 0;
	margin: 0;
	background: none;
}
.work-image {
	margin-bottom: 20px;
}
.work-meta {
	position: relative;
	color: #a5a39b;
	font-size: 17px;
	margin-bottom: 0;
}
.work-meta span {
	position: absolute;
	right: 0;
	top: 0;
	color: #9ba5af;
	font-size: 12px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
}
.caption {
	color: #959595;
	font-size: 11px;
	font-style: italic;
	text-align: left;
}
.caption a {
	color: #959595;
	text-decoration: none;
}
a.launch-button {
	margin-top: 17px;
	background: #ff5800;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	padding: 5px 0;
	color: #FFF;
	font-size: 13px;
	float: right;
}
a:hover.launch-button {
	background: #da1a30;
}


/*------------------------------------------------------------------------------
  PAGE SPECIFIC
------------------------------------------------------------------------------*/

/*--[ HOME PAGE ]--*/
.home #title h1 {
	font-size: 40px;
	margin-bottom: 30px;
	background: none;
	padding: 0;
}
.home #title {
	padding: 51px 0 0 0;
	background: url(_media/home_title_bg.png) 0 100% repeat-x;
	width: 100%;
	padding-bottom: 34px;
}
.home #title-inner {
	width: 100%;
}
.home #content-wrap {
	padding-bottom: 40px;
}
#featured-work {
	background: #030405;
	position: relative;
}
#featured-work ul {
	position: absolute;
	bottom: 9px;
	right: 15px;
	overflow: visible;
}
#featured-work ul li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}
#featured-work ul li a {
	display: inline-block;
	background: #5c5c5c;
	width: 30px;
	height: 14px;
	text-align: right;
	margin-left: 6px;
}
#featured-work ul li a:hover,
#featured-work ul li.ui-tabs-selected a {
	background: #ff5800;
}
#featured-work ul li a span {
	display: none;
}
.home #content-inner {
	padding-top: 0;
}
.tab-content {
	padding: 23px 0 5px 15px;
	font-size: 16px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.tab-content a {
	margin-left: 20px;
}
.tab-content p {
	margin-top: 0;
}
.twitter {
	background:#dedcd1 url(_media/twitter_bg.png) 0 100% no-repeat;
	padding: 20px 20px 80px 35px;
	font-size: 24px;
	color: #636363;
	font-style: italic;
}
.twitter .meta {
	margin-bottom: 0;
	font-size: 13px;
	color: #b7b7b7;
}

/*--[ OUR COMPANY ]--*/
.employees .separator {
	margin-bottom: 15px;
	color: #2e3842;
}
.employees img {
	float: left;
	margin-right: 24px;
	margin-top: 10px;
}
.employees p {
	font-size: 14px;
	width: 140px;
	float: left;
}

/*--[ CONTACT US ]--*/
.map {
	width: 344px;
	height: 344px;
	margin-bottom: 20px;
}
.map p {
	margin-bottom: 0;
}

/*--[ WHAT WE DO ]--*/
.separated-list li {
	border-top: 1px solid #c2c0b6;
	padding: 9px 4px;
	background: none;
	margin: 0;
}
.client-logos {
	margin: 36px 0 39px;
}

/*--[ OUR WORK ]--*/
.work-title {
	position: relative;
}
.back {
	font-size: 11px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	position: absolute;
	left: 0;
	top: -38px;
}
.back a {
	text-decoration: none;
}
.header-meta {
	margin-top: 0;
	text-align: right;
	color: #FFF;
}
.header-meta .dates {
	font-size: 12px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	margin: 3px 0 0 0;
}
.header-meta .client {
	font-size: 18px;
	margin-bottom: 0;
}
.work-nav {
	font-size: 18px;
	position: relative;
}
.next-project {
	position: absolute;
	right: 0;
}
.work-nav a,
.work-nav a:hover {
	text-decoration: none;
}
a .no-highlight,
a:hover .no-highlight {
	color: #7d7d7d;
}
input[type="hidden"] {
	display: none;
}
/*--[ BLOG ]--*/
.post {
	border-top: 5px solid #c0beb8;
	margin-top: 25px;
	padding-top: 20px;
}
#sidebar  {
	border-top: 1px dotted #c0beb8;
	margin-top: 25px;
	padding-top: 24px;
}
#sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#sidebar ul li {
	font-family: "Lucida Grande";
	margin: 0 0 6px 0;
	padding: 0;
	background: none;
}
#sidebar ul li a {
	text-decoration: none;
}
#sidebar h2 {
	font-family: Georgia;
	font-size: 18px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 7px;
	font-weight: normal;
	color: #2e3842;
}
.date {
	margin-top: 8px;
}
h1 a,
h1 a:hover {
	color: #FFF;
	text-decoration: none;
}
/*------------------------------------------------------------------------------
  MISC
------------------------------------------------------------------------------*/

/*--[ ICONS ]--*/
.icon-windows {
	background: url(_media/icon_windows.png) 0 50% no-repeat;
	padding-left: 20px;
}
.icon-rss {
	background: url(_media/icon_rss.png) 0 50% no-repeat;
	padding-left: 18px;
	font-size: 11px;
	text-decoration: none;
}
.separator {
	border-bottom: 1px dotted #c0beb8;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
.large-separator {
	border-bottom: 5px solid #c0beb8;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
.introText {
	font-size: 24px;
	color: #6e6d69;
	line-height: 1.4;
	margin-bottom: 29px;
}
.center {
	text-align: center;
}
.large {
	font-size: 14px;
}
.quiet {
	color: #959595;
}
.hide,
.ui-tabs-hide {
	display: none;
}
.highlight,
em.highlight {
	color: #ff5800;
	font-style: normal;
}
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.nomargin {
	margin: 0;
}
.content-pad {
	padding-left: 4px;
	padding-right: 4px;
}
hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #CCCFCE;
}
hr.space {
	clear: both;
	height: 1px;
	visibility: hidden;
	margin: 15px 0;
}
a img {
	border: none;
}


/* HACKS
********************************************************************************/
/* fixes font-size keyword problem for IE5/Win */
body {
	font-size: x-small; /* IE5 Win */
	voice-family: "\"}\""; 
voice-family: inherit;
font-size: small;
}

html>body { /* be nice to Opera */
	font-size:small;
}

/* trigger hasLayout and target ie5+6/win only */
.row,
.moreProjects,
#footer #left-col li a {
	height: 1%;
}

/* trigger hasLayout and target ie7/win only */
*:first-child+html .row,
*:first-child+html .moreProjects,
*:first-child+html #footer #left-col li a {
	min-height: 1px;
}

/*------------------------------------------------------------------------------
  PORTFOLIO
------------------------------------------------------------------------------*/
div.powerpoint {
	text-align: left;
	width: 850px;
}
div.powerpoint a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*------------------------------------------------------------------------------
  THICKBOX
------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial,Helvetica,sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial,Helvetica,sans-serif;
	color: #666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.TB_overlayMacFFBGHack {
	background: url(_media/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position:absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #525252;
	text-align: left;
	top: 50%;
	left: 50%;
}
* html #TB_window { /* ie6 hack */
	position:absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}
#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
	padding: 15px;
}
#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position:absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position:absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}