/* spacebot:industries CSS */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0px;
}


/* Links */
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #99CC00;
	text-decoration: none;
}


/* Lines, Lines and more Lines */
.outlineBLK {
	border: 1px solid #000000;
}
.outlineGray {
	border: 1px solid #666666;
}
.outlineGrayLt {
	border: 1px solid #CCCCCC;
}
.borderGrayBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borderGray {
	border: 1px solid #999999;
}
.LineBottomGray {
	border-bottom: 1px solid #999999;
}
.LineTopBotGray {
	border-bottom: 1px solid #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


/* Text */
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.tinyTextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.tinyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.supertinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.mainTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.TextBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TextBoldDarkGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.TextBoldGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.Text14Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.Text14White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Text14Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TextMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.text18W {
	font-size: 18px;
	color: #FFFFFF;
}
.TextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	font-weight: bold;
}


/* --- Index Page --- */
#webBody {
	width: 800px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
#search {
	height: 15px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 280px;
	float: right;
	text-align: left;
}
#Navigation {
	background-color: #666666;
	height: 35px;
	padding-top: 1px;
}
.screenRight {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #000000;
	margin: 1px;
	float: left;
}
.screenCenter {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 1px;
}
.screenLeft {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #000000;
	margin: 1px;
	float: right;
}


/* --- Web --- */
.webCheapOBody {
	font-size: 10px;
	font-weight: normal;
	background-color: #FFC70E;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border: thin dotted #C89C0B;
}
.webStandardBody {
	font-size: 10px;
	font-weight: normal;
	background-color: #99FF00;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border: thin dotted #78C600;
}
.webPoolWebBody {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/webimages/PW_BG.jpg);
}
.head {
	background-image: url(../images/BotBarMIDDLE.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-position: 75px;
}


/* --- Administration Layout --- */
#webBody_Admin {
	width: 800px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	height: auto;
}
#head_Admin {
	text-align: right;
	background-color: #FBFBFB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	color: #E9E9E9;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav_Admin {
	text-align: left;
	width: 175px;
}
#content_Admin {
	text-align: left;
	width: 600px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
}
#content1_Admin {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 10px;
}
#footer_Admin {
	background-color: #FBFBFB;
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#button_Admin {
	width: 175px;
	padding-right: 50px;
	float: right;
}


/* --- SOLID BLOCK --- */
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background-color: black;
	background-image: url(../images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive1.gif) center center repeat-x;
}
.imageThumb {
	margin: 1px;
	border: 1px solid #000000;
	text-align: center;
}
.galleryButton {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	font-size: 18px;
}
#headMini {
	background-image: url(../images/BotBarMIDDLE.jpg);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#videoBody {
	text-align: center;
	padding: 5px;
	margin: auto;
	background-color: #000000;
	height: 1000px;
}
#videoTitle {
	width: 800px;
	text-align: left;
	padding: 5px;
	margin: auto;
}

/* --- Tag Cloud --- */
.tagcloud {
}

#cloud {
	width: 725px;
	padding: 15px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
}
.cloud {
	padding: 3px; 
	text-decoration: none;
	line-height: 60%;
}
.cloud:link { 
	color: #000000;
}
.cloud:active { 
	color: #000000;
}
.cloud:visited { 
	color: #333333;
}
.cloud:hover {
	color: #ffffff;
	background-color: #001933;
}
.cloud:focus {
	color: #ffffff;
	background-color: #CC0000;
}


/* --- Lightbox --- */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#digg {
	text-align: left;
	color: #333333;
	width: 450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/* --- CONTENT NEW --- */
#wrapper {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding:0px;
	text-align:center;
	min-height: 700px;
}
#contentleft {
	width:300px;
	padding:0px;
	float:left;
	background:#fff;
}
#contentcenter {
	width:100%;
	padding:0px;
}
#contentright {
	width:300px;
	padding:0px;
	float:left;
	background:#fff;
}
#header {
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF3F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 12px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-left: 70%;
	font-weight: bold;
	padding-bottom: 12px;
}
#headerestore {
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #40D91B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 12px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008000;
	padding-left: 70%;
	font-weight: bold;
	padding-bottom: 12px;
}
#footer {
	clear: both;
	text-align: center;
	margin-top: 5px;
}


.webHostingCheapo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FEC70C;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 225px;
}
.webHostingStandard {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99FF00;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 225px;
}
.webHostingeEcomm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CC0000;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 225px;
}
#webHostingBody {
	width: 290px;
	text-align: center;
	height: 590px;
	float: left;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#galleryJob {
	width: 450px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#nav {
	border: 1px solid #666666;
}
/* --- SOLID BLOCK --- */
.nav{
	float: right;
	background-color: #999999;
	background-position: center center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.nav li{
display: inline;
}
.nav li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
}
.nav li a:visited{
color: white;
}
.nav li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: #E9E9E9;
	background-position: center center;
}
.text18B {
	font-size: 18px;
	color: #000000;
}
p {
	font-size: 16px;
}
.headertext {
	font-size: 24px;
	color: #FFFFFF;
}
.headertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headertext a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.headertext a:active {
	color: #99CC00;
	text-decoration: none;
}
.contact {
	background-image: url(../images/BG_satelite.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clock {
	float: right;
	padding-top: 65px;
}
#wrapperestore {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding:0px;
	min-height: 700px;
}
#clockL {
	float: left;
	padding-top: 65px;
}

