/* ------- ------- Stratopshere Design Reset Doc ------- ------- */
body, html, div, blockquote, img, label, p, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family:Tahoma,Arial,sans-serif;

}

body
{
	font-family:Tahoma,Arial,sans-serif; color:#444444;
	font-size:12px;
}

h1 {
	font-size: 14px;
}



ul, ol
{
list-style: none;
}

a
{
color: black;
text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.floatLeft
{
float: left;
padding: 5px 5px 5px 0;
}

.floatRight
{
float: right;
padding: 5px 0 5px 5px;
}

.offset { margin-left:10px;}

.clear {
clear:both;
}

/*  ------- ------- Stratopshere Design Nav Doc  ------- -------*/


#nav {
	float: right;
	width: auto;
	margin: 0px;
	padding: 10px 0 0 46px;
	list-style: none;
	margin-top: 40px;
}

#nav li { float: left; margin: 0 1px 0 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size: 8px; z-index:1; color:#FFFFFF; }

#nav a { float: left; display:block; margin: 0; color:#111; text-decoration:none; border-bottom:none; }

#sub-nav {
	clear:both;
	background:url(../graphics/nav/sub-nav-bg.jpg) repeat-x bottom;
	width:100%;
	height:18px;
	font-size: 10px;
	padding-top: 6px;
	text-align: right;
	color: #444444;
}

sub-nav a:link { color:#444444; }
sub-nav a:visited { color: #444444; }
sub-nav a:hover { color:#444444; text-decoration:underline; }

/* ---------------- -------------- Portfolio Stuff ------------- ------------*/
.lighter {color:#999999;}
.proTi{
	width:510px;
}
.proLink{
	width:200px;
	float: right;
}

.proProject{
	width:492px;
}

/*  ------- ------- TOP NAV TABS ------- -------*/
.t-home { background:url(../graphics/nav/home.jpg) bottom left no-repeat; width:64px; height:30px;}
.t-home:hover { background:url(../graphics/nav/home-o.jpg) bottom left no-repeat;}


.t-port { background:url(../graphics/nav/port.jpg) bottom left; width:101px; height:30px; }
.t-port:hover { background:url(../graphics/nav/port-o.jpg) bottom left; }

.t-serv { background:url(../graphics/nav/serv.jpg) bottom left; width:87px; height:30px; }
.t-serv:hover { background:url(../graphics/nav/serv-o.jpg) bottom left; }

.t-about { background:url(../graphics/nav/about.jpg) bottom left; width:94px; height:30px; }
.t-about:hover { background:url(../graphics/nav/about-o.jpg) bottom left; }


.t-blog { background:url(../graphics/nav/blog.jpg) bottom left; width:59px; height:30px; }
.t-blog:hover { background:url(../graphics/nav/blog-o.jpg) bottom left; }


.t-contact { background:url(../graphics/nav/contact.jpg) bottom left; width:87px; height:30px; }
.t-contact:hover { background:url(../graphics/nav/contact-o.jpg) bottom left; }


/*  ------- ------- GENERAL LAYOUT  ------- -------*/

#wrap { text-align:center; margin-right:auto; margin-left:auto; font-size: 12px;  width:863px;}

#header {
	width:863px;
	height:110px;
	background:url(../graphics/logo.jpg) no-repeat;
}

#sub-nav-content {
	padding-right:10px;
}


/*  ------- ------- FONT CHECK  ------- -------*/ /*  ------- ------- FONT CHECK  ------- -------*/
/*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*/
#main {
	width:510px;
	float:left;
	text-align:left;
	margin-right: 10px;
	padding-top: 6px;
}

#serviceHeader-sub {
	width:864px;
	height:330px;
	background:url(../graphics/services/services-bg.jpg) no-repeat bottom;
}


#sidebar {
	width:330px;
	float:left;
	text-align:left;
	margin-top: 15px;
}

#main-switch {
	width:636px;
	float:right;
	text-align:left;
	margin-left: 2px;
	background:url(../graphics/services/head-web.jpg) no-repeat;
	margin-top: 5px;
	padding-top: 235px;
}

#sidebar-switch {
	width:217px;
	float:left;
	text-align:left;
	margin-top: 5px;
	margin-left: 5px;
	height: 340px;
}

#fbs-menu{
	width:188px;
	height:40px;
	margin-left: 20px;
	margin-top: 0px;
}

#footer {
	background: url(../graphics/footer-bg.gif) no-repeat;
	float:none;
	clear:both;
	position:relative;
	margin-top: 30px;
	height:30px;
	padding-top:12px;
	text-align:left;
	top:20px;
}

/* ---------- --------- SERVICES OVERVIEW -------- ---------*/
#pack { float: left; display:block; text-decoration:none; border-bottom:none; }

#pack-business {
	background:url(../graphics/services/fbs.png) no-repeat;
	width:279px;
	height:199px;
	margin-top:80px;
	margin-left:40px;
	float:left;
	display: block;
}
#pack-store {
	background:url(../graphics/services/oss.png) no-repeat;
	width:215px;
	height:203px;
	margin-top:80px;
	margin-left:40px;
	float:left;
	display: block;
}
#pack-kick {
	background:url(../graphics/services/kss.png) no-repeat;
	width:200px;
	height:219px;
	margin-top:80px;
	margin-left:40px;
	float:left;
	display: block;
	}
	
.show-text {
	clear:both;
	text-align:left;
	float:left;
	width:396px;
	margin-left: 20px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 50px;
}

.show-btn {
	clear:both;
	text-align:left;
	float:left;
	margin-left: 18px;
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 5px;
}

.show-left{
	float:left;
	widows:396px;
	padding-top: 10px;
	width: 440px;
}

.show-right{
	float:left;
	widows:200px;
	padding-left: 70px;
	padding-top: 50px;
}
	
.main-left {
	width:400px;
	float:left;
	margin-left: 10px;
	color:#444444;
}
.main-right {
	width:400px;
	float:right;
	margin-right: 10px;
	color: #444444;
}

#show-main{
	text-align:left;
	margin-top: 20px;
}

#feat-container {
	width: 858px;
	height: 165px;
	clear: both;
	padding-top: 30px;
	margin-bottom: 0px;
}

/*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*/
#feat-box {
	width: 150px;
	padding-left: 5px;
	font-size: 12px;
	color:#444444;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

#feat-box img {border:#999999 solid 1px;}

.ti_drop{
	margin-bottom: 5px;
}

#get-tab { height:41px;; width:827px; background: no-repeat url(../graphics/services/core-tab.jpg); margin-left: 10px;}
#video-demo{
	width: 840px;
	height: 250px;
	margin-top: 30px;
	margin-left: 10px;
	
}

#full-demo strong {	font-size: 14px; }

#full-demo{
	padding-left:20px;
	top:5px;
	line-height: 17px;
	width: 800px;
	height:240px;
}

#video-holder {
	height:200px;
	width: 267px;
	float: left;
	display: block;
	
}
/*  ------- ------- GENERAL LINKS   ------- -------*/

p.show-text a:link {
	color:white;
text-decoration:underline;
}
p.show-text a:active {
	color:white;
}
p.show-text a:visited {
	color:white;
}
p.show-text a:hover {
	color:white;
}

.footer-text { 
 font-size: 10px;
 color:#444444;
  text-align:left;

 }
 .footer-text a:link { 
 font-size: 10px;
 color:#444444;
 text-align:left;
 }
 
  .footer-text a:visited { 
 font-size: 10px;
 color:#444444;
 text-align:left;
 }
 
 .footer-text:hover { 
 font-size: 10px;
 color:#444444;
 text-align:left;

 }

/*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*/
/*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*/
#btn-large {
	background:url(../graphics/btn-elements/large.jpg) no-repeat;
	width:202px;
	height:26px;
	font-size: 9px;
	padding-top: 7px;
	padding-left: 9px;
	float: left;
	
}

#btn-small{
	background:url(../graphics/btn-elements/small.jpg) no-repeat;
	height:26px;
	font-size:9px;
	padding-top:7px;
	padding-left:20px;
	float:left;
	width: 58px;
}
.link-promo {
	float:left;
	font-size:9px;
	padding-top: 6px;
	color: #0099FF;
	text-decoration: underline;
}

.link-promo a:link {
float:left;
font-size:9px;
color:#0099FF;
text-decoration:none;
}


.menu {
	margin-top: 5px;
}
.menu-holder {
	margin-left: 20px;
	position: relative;
	top: -7px;
}
.menu-active {
	margin-top: 5px;
	list-style-image: url(../graphics/services/bullet.jpg);
	list-style-position: outside;
}
.menu-active2 {

	list-style-image: url(../graphics/services/bullet.jpg);
	list-style-position:inside;
}
/*  ------- ------- CALLS TO ACTION  ------- -------*/
#actionBox {
	background-color: #fdfca4;
	height:22px;
	width: 168px;
	float:left;
	text-align: center;
	position: relative;
	padding-top: 8px;
	margin-right:10px;
	margin-top: 10px;
	
}


/*  ------- ------- Rounded Boarders  ------- -------*/
#box-large {
	background:url(../graphics/sprit-box.jpg) no-repeat;
	height:380px;
}

#box-med {
	background:url(../graphics/sprit-box.jpg) 0 -600px no-repeat;
	height: 182px;
}


#box-small {
	background:url(../graphics/sprit-box.jpg) 0 -450px no-repeat;
	height: 110px;
}

.boxed {
	padding:6px;
}

.boxOffLeft{
	margin-left:10px;
	}
	
/* ------- ------- Forms  ------- ------- */
.form-email{
	margin-left:10px;
	border:#ECEDED solid 3px;
	font-weight:bold;
	height:20px;
	padding-top:2px;
	padding-left:6px;
	width:280px;
	margin-bottom: 4px;
}

.contactForm {
		border:#ECEDED solid 3px;
	margin-top:6px;
	margin-left:-1px;
	font-size: 14px;
	
}


/* ------- ------- FLASH REPLACEMENT ------- -------*/
/* These are standard sIFR styles... do not modify */


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


/*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*/
/*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*//*  ------- ------- FONT CHECK  ------- -------*/

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 12px;
	line-height: 14px;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 14px;
	line-height:16px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 14px;
	line-height:16px;
}
