@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	position: 0;
}

img {
	border: none;
}

html {
	width: 9000px;
	height: 8000px;
	overflow: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: transparent url(images/stars.png) repeat;
	overflow: hidden;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
	text-indent: 30px;
}

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

h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 600;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	line-height: 30px;
}

a {
	text-decoration: none;
	border: none;
}

a img {
	border: none;
}

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

#scroll_wrapper {
	width: 100%;
	height: 100%;
	z-index: 10;
}

.highlight {
	background-color: #444444;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
}

.link {
	text-decoration: none;
	color: #DDDDDD;
	background-color: #242424;
}

.link:hover {
	background-color: #269BFF;
	color: #FFFFFF;
}

.padding {
	margin-top: 10px;
}

/* Top Bar for Logo and Navigation */

#logo {
	text-indent: -9000px;
	background: transparent url(images/headers/name.png) no-repeat;
	height: 30px;
	width: 160px;
	position: fixed;
	top: 14px;
	left: 10px;
	z-index: 20;
	padding-right: 10px;
}

#logo_text {
	font-size: 10px;
	color: #858585;
	position: fixed;
	top: 3px;
	left: 14px;
	z-index: 21;
	display: block;
	width: 160px;
}

#top_bar {
	background: transparent url(images/grey.png) repeat-x top;
	height: 50px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #444444;
	z-index: 10;
}

#bottom_bar {
	background: transparent url(images/grey.png) repeat-x bottom;
	height: 16px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	border-top: 1px solid #444444;
	z-index: 101;
}

.navigation_home {
	display: block;
	height: 48px;
	width: 93px;
	padding-top: 2px;
	padding-left: 10px;
	position: relative;
	float: left;
	left: 190px;
	border-left: 1px solid #242424;
	border-right: 1px solid #444444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
	background: transparent;
}

.navigation_home:hover {
	background: transparent url(images/darkgrey.png) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid transparent;
}

.navigation_about {
	display: block;
	height: 48px;
	width: 85px;
	padding-top: 2px;
	padding-left: 10px;
	position: relative;
	float: left;
	left: 190px;
	border-left: 1px solid #242424;
	border-right: 1px solid #444444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
	background: transparent;
}

.navigation_about:hover {
	background: transparent url(images/darkgrey.png) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid transparent;
}

.navigation_portfolio {
	display: block;
	height: 48px;
	width: 112px;
	padding-top: 2px;
	padding-left: 10px;
	position: relative;
	float: left;
	left: 190px;
	border-left: 1px solid #242424;
	border-right: 1px solid #444444;
	font-family: "Trebuchet MS", Arial, Hfelvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
	background: transparent;
}

.navigation_portfolio:hover {
	background: transparent url(images/darkgrey.png) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid transparent;
}

.navigation_social {
	display: block;
	height: 48px;
	width: 100px;
	padding-top: 2px;
	padding-left: 10px;
	position: relative;
	float: left;
	left: 190px;
	border-left: 1px solid #242424;
	border-right: 1px solid #444444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
	background: transparent;
}

.navigation_social:hover {
	background: transparent url(images/darkgrey.png) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid transparent;
}

.navigation_blog {
	display: block;
	float: left;
	height: 48px;
	width: 70px;
	padding-top: 2px;
	padding-left: 10px;
	position: relative;
	left: 190px;
	border-left: 1px solid #242424;
	border-right: 1px solid #444444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
	background: transparent;
}

.navigation_blog:hover {
	background: transparent url(images/darkgrey.png) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid transparent;
}

.navigation_contact {
	display: block;
	float: left;
	height: 48px;
	width: 100px;
	padding-top: 2px;
	padding-left: 10px;
	position: relative;
	left: 190px;
	border-left: 1px solid #242424;
	border-right: 1px solid #444444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
	background: transparent;
}

.navigation_contact:hover {
	background: transparent url(images/darkgrey.png) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid transparent;
}

.navi_subtext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	position: relative;
	top: -1px;
}

#top_bar_dropdown {
	width: 120px;
	position: fixed;
	top: 0px;
	left: 820px;
	z-index: 10;
}

#navigation_drop {
	display: block;
	height: 48px;
	width: 110px;
	padding-top: 2px;
	padding-left: 10px;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
	background: transparent;
}

#navigation_drop:hover {
	background: transparent url(images/darkgrey.png) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid transparent;
	cursor: pointer;
}

.menu_body {
	display: none;
	width: 119px;
	border: 1px solid #444444;
	position: relative;
	right: -1px;
}

.menu_body li{
	background:#292929;
	border-bottom: 1px solid #444444;
}

.menu_body li.alt{
	border-bottom: 1px solid #444444;
	background:#2f2f2f;
}

.menu_body li a{
	color:#FFFFFF; 
	text-decoration:none; 
	padding:10px;
	display:block;
}

.menu_body li a:hover{
	background: #242424;
}

/* Home */

#earth {
	position: relative;
	overflow: hidden;
	width: 610px;
	height: 610px;
}

#earth_position {
	position: absolute;
	top: 2600px;
	left: 2000px;
}

#home_link {
	position: absolute;
	top: 2550px;
	left: 2000px;
}

#home_container {
	width: 360px;
	height: 550px;
	position: absolute;
	top: 2650px;
	left: 2600px;
	background-color: #000000;
}

#home_header {
	background: transparent url(images/headers/home.png) no-repeat;
	width: 360px;
	height: 130px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}

/* About Me */

#me {
	position: relative;
	overflow: hidden;
	width: 510px;
	height: 510px;
}

#me_position {
	position: absolute;
	left: 3900px;
	top: 1200px;
}

#about_link {
	position: absolute;
	left: 3350px;
	top: 1150px;
}

#about_container {
	width: 450px;
	position: absolute;
	left: 3450px;
	top: 1250px;
	height: 500px;
	background-color: #000000;
}

#about_header {
	background: transparent url(images/headers/about.png) no-repeat;
	width: 450px;
	height: 80px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}


/* Portfolio */

#gallery {
	position: relative;
	overflow: hidden;
	width: 910px;
	height: 510px;
}

#gallery_position {
	position: absolute;
	left: 4100px;
	top: 3420px;
}

#gallery_link {
	position: absolute;
	left: 4050px;
	top: 3350px;
}

#gallery_slide {
	position: absolute;
	top: 3400px;
	left: 4200px;
	z-index: 10;
}

#portfolio_container {
	width: 500px;
	position: absolute;
	left: 4490px;
	top: 3440px;
	height: 155px;
	background-color: #000000;
}

#portfolio_header {
	background: transparent url(images/headers/portfolio.png) no-repeat;
	width: 500px;
	height: 60px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}

/* Social */

#social {
	position: relative;
	overflow: hidden;
	width: 970px;
	height: 510px;
}

#social_position {
	position: absolute;
	left: 5400px;
	top: 2200px;
}

#social_link {
	position: absolute;
	left: 5350px;
	top: 2150px;
}

#follow_me_link {
	display: block;
	background: transparent;
	width: 200px;
	height: 200px;
	position: relative;
	top: 160px;
	z-index: 19;
}

#tweets {
	position: relative;
	left: 200px;
	top: 50px;
	width: 500px;
	z-index: 9;
}

/* Blog */

#rocket {
	position: relative;
	overflow: hidden;
	width: 930px;
	height: 230px;
}

#rocket_position {
	position: absolute;
	left: 5200px;
	top: 5200px;
}

#rocket_link {
	position: absolute;
	left: 5150px;
	top: 5150px;
}

#rocket_text {
	position: relative;
	left: 350px;
	top: 50px;
}

#rocket_header {
	background: transparent url(images/headers/blog.png) no-repeat;
	width: 320px;
	height: 100px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}

#blog_container {
	position: absolute;
	left: 5200px;
	top: 5420px;
}

#blog_posts {
	overflow: hidden;
	padding: 10px;
	height: 400px;
	position: relative;
	float: left;
	width: 900px;
	-moz-border-radius-bottomright: 10px;
}

#blog_posts li {
	clear: left;
	overflow: hidden;
	position: relative;
	top: 0;
	padding-bottom: 3px;
	height: 125px;
	margin-bottom: 10px;
}

.blog_headline {
	text-decoration: none;
	color: #CCCCCC;
}

.blog_headline:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.blog_post {
	background: #242424;
}

.blog_date {
	font-size: 12px;
	text-indent: 0px;
	color: #CCCCCC;
	margin-top: 0px;
	padding-left: 5px;
}

.blog_text {
	font-size: 12px;
	text-indent: 0px;
	line-height: 15px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#blog_links {
	position: relative;
	left: 70px;
	top: 13px;
	z-index: 150;
}

.blog_link {
	background: #242424 url(images/book.png) no-repeat;
	padding-left: 20px;
	display: block;
	float: left;
	margin-right: 7px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.rss_link {
	background: #242424 url(images/rss.png) no-repeat;
	padding-left: 20px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* Chatbox */

#chatter {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 220px;
}

#chatter_position {
	position: absolute;
	top: 5000px;
	left: 1500px;
}

#chatter_link {
	position: absolute;
	top: 4930px;
	left: 1450px;
}

#shoutbox_position {
	position: absolute;
	top: 5150px;
	left: 1500px;
}

#shoutbox_header {
	width: 890px;
	height: 210px;
}

#shoutbox_h2 {
	background: transparent url(images/headers/shoutbox.png) no-repeat;
	width: 360px;
	height: 50px;
	text-indent: -20000px;
	line-height: 0px;
	margin-left:250px;
	margin-top:70px;
}

/* Contact */

#contact {
	position: relative;
	overflow: hidden;
	width: 340px;
	height: 240px;
}

#contact_position {
	position: absolute;
	top: 260px;
	left: 7000px;
}

#contact_container {
	position: absolute;
	top: 200px;
	left: 6500px;
	width:500px;
}

#contact_header {
	background: transparent url(images/headers/contact.png) no-repeat;
	width: 500px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -20000px;
	line-height: 0px;
	position: relative;
	left: -10px;
}

#contact_form {
	position: relative;
	display: block;
	float: left;
	width: 270px;
	background: #000000;
}

#contact_link {
	position: absolute;
	top: 130px;
	left: 6450px;
}

.contact_label {
	text-indent: 0px;
	font-size: 16px;
	margin-bottom: 3px;
}

#nameinput {
	background: #242424;
	border: 1px solid #444444;
	color: #FFFFFF;
	padding: 2px;
	font-size: 14px;
	width: 180px;
	margin-bottom: 8px;
}

#emailinput {
	background: #242424;
	border: 1px solid #444444;
	color: #FFFFFF;
	padding: 2px;
	font-size: 14px;
	width: 200px;
	margin-bottom: 8px;
}

#commentinput {
	background: #242424;
	border: 1px solid #444444;
	color: #FFFFFF;
	padding: 2px;
	font-size: 14px;
	overflow: none;
	width: 250px;
	height: 100px;
	margin-bottom: 12px;
}

#submitinput {
	position: relative;
	background: #343434;
	border: 1px solid #545454;
	color: #FFFFFF;
}

#success {
	background: #00D519;
	border: 1px solid #00AE14;
	color: #00660C;
	font-size: 14px;
	text-align: center;
	text-indent: 0px;
	padding: 3px;
	margin-bottom: 5px;
}

#bademail {
	background: #E16161;
	border: 1px solid #A30000;
	color: #730000;
	font-size: 14px;
	text-align: center;
	text-indent: 0px;
	padding: 3px;
	margin-bottom: 5px;
}

#badserver {
	background: #E16161;
	border: 1px solid #A30000;
	color: #730000;
	font-size: 14px;
	text-align: center;
	text-indent: 0px;
	padding: 3px;
	margin-bottom: 5px;
}

#contact_details {
	float: left;
	display: block;
	position: relative;
	background: #000000;
	margin-left: 10px;
	width: 210px;
}

.whycontact {
	font-size: 18px;
	border-bottom: 1px solid #444444;
	padding-bottom: 2px;
	color: #747474;
	font-style: italic;
}

.contact_detail_header {
	font-size: 18px;
	border-bottom: 1px solid #444444;
	padding-bottom: 2px;
	color: #CCCCCC;
	font-style: italic;
}

.contact_detail {
	text-indent: 2px;
	font-size: 12px;
	margin-bottom: 3px;
}

/* Tweets Style */

.tweet {
  font-size: 18px;
  color: #FFFFFF;
}
.tweet .tweet_list {
  -webkit-border-radius: .5em;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #292929;
}
.tweet .tweet_list li {
  overflow: auto;
  padding: .5em;
}
.tweet .tweet_list li a {
  color: #269BFF;
}
.tweet .tweet_list .tweet_even {
  border-top: 1px dotted #000000;
  border-bottom: 1px dotted #000000;
  background-color: #343434;
}
.tweet .tweet_list .tweet_avatar {
  padding-right: .5em;
  float: left;
}
.tweet .tweet_list .tweet_avatar img {
  vertical-align: middle;
}


/* Gallery CSS */

.hidden {
	display: none;
}

#prevNext img {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

.gallery_text {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	position: relative;
	top: -20px;
	line-height: 10px;
	height: 50px;
	background: #242424;
	opacity: .7;
	filter:alpha(opacity=70);
}

#wrap {
	width: 875px;
	height: 304px;
	padding-top: 196px;
	position: relative;
	left: -30px;
}

.sidebar_subtext {
	font-size: 9px;
	color: #808080;
}

/* Shoutbox */

#shout_form_container {
	position: absolute;
	left: 2000px;
	top: 5150px;
}

#form{
	margin: 5em auto 3em;
	width: 350px;
	background: #000000;
}
#form table td{
	text-align: left;
	font-size: 11px;
}
#form label{
	font-weight: 700;
}
#form input{
	border: 1px solid #444444;
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
}
#form input.text{
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #444444;
	width: 250px;
	padding: 2px;
	margin-bottom: 5px;
	text-align: left;
}
#form input.text.user{
	width: 150px;
}

/* Shoutbox */
#container {
	width: 550px;
	float: left;
	margin-top: 50px;
	position: relative;
	left: -50px;
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #fff;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 0 1px;
	position: relative;
	color: #5f95ef;
	cursor: pointer;
}

.content{
	margin: 0px auto;
	background: #000000;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	height: 400px;
	overflow: hidden;
}

.content:hover {
	overflow-y: scroll;
}

.user_name {
	font-size: 14px;
}

.date{
	font-weight: normal;
	font-size: 9px;
	color: #444444;
}

.shout_bubble {
	background: #333333;
	border: 1px solid #444444;
	padding: 5px;
	position: relative;
}

.said {
	position: relative;
	margin-bottom: 5px;
	top: -2px;
}

.chat_header {
	background-color:#242424;
	color:#FFFFFF;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:600;
	line-height:25px;
	padding:5px;
	text-transform:uppercase;
	margin-bottom: 10px;
}

#loading{
	text-align: center;
}

/* Featured */

#featured_position {
	position: absolute;
	top: 130px;
	left: 550px;
}

#featured_container {
	position: absolute;
	top: 200px;
	left: 600px;
	width: 510px;
	background: #000000;
}

#featured_header {
	background: transparent url(images/headers/featured.png) no-repeat;
	width: 510x;
	height: 50px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}

.featured_links {
	float: left;
	position: relative;
	display: block;
	width: 255px;
	margin-top: 10px;
}

/* About Me Extra */

#more_about_position {
	position: absolute;
	top: 4730px;
	left: 3350px;
}

#more_about_container {
	position: absolute;
	top: 4800px;
	left: 3400px;
	width: 500px;
	background: #000000;
}

#more_about_header {
	background: transparent url(images/headers/more.png) no-repeat;
	width: 500px;
	height: 50px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}

.more_about_detail {
	text-indent: 3px;
	margin-bottom: 4px;
}

.more_detail_category {
	background-color: #242424;
	border-bottom: 1px solid #444444;
	color: #A4A4A4;
}

/* Skill Set */

#programs {
	position: relative;
	overflow: hidden;
	width: 610px;
	height: 310px;
}

#programs_position {
	position: absolute;
	top: 3800px;
	left: 7000px;
}

#skill_set_position {
	position: absolute;
	top: 3530px;
	left: 6950px;
}

#skill_set_container {
	position: absolute;
	top: 3600px;
	left: 7000px;
	width: 600px;
	height: 200px;
	background: #000000;
}

#skill_set_header {
	background: transparent url(images/headers/skills.png) no-repeat;
	width: 600px;
	height: 50px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}

/* Credits */

#credits_position {
	position: absolute;
	top: 4330px;
	left: 6650px;
}

#credits_container {
	position: absolute;
	top: 4400px;
	left: 6700px;
	width: 510px;
	background: #000000;
}

#credits_header {
	background: transparent url(images/headers/thanks.png) no-repeat;
	width: 510px;
	height: 50px;
	margin-bottom: 5px;
	text-indent: -20000px;
	line-height: 0px;
}

/* Thickbox */

.thickbox:hover {
	color: #646464;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#TB_window a:link {color: #CCCCCC;}
#TB_window a:visited {color: #CCCCCC;}
#TB_window a:hover {color: #FFFFFF;}
#TB_window a:active {color: #CCCCCC;}
#TB_window a:focus{color: #CCCCCC;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:200;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(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: #444444;
	z-index: 202;
	color:#FFFFFF;
	display:none;
	border: 4px solid #444444;
	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: 1px solid #242424;
}

#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:#444444;
	border-bottom: 1px solid #444444;
	height:27px;
	color: #FFFFFF;
}

#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:100px;
	width:100px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: 0; /* -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:199;
	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;
}
