
/* CSS Document */

html {
	height: 100%;
        
}

.clr {
	clear: both;
}

.outline {

  background:none;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
	display: none;
}

#buttons_inner {
	border: 1px solid #666666;
	height: 21px !important;
	height: 23px;
	display: none;
}

#pathway_text {
    
	display: block;
	margin-top: 12px;
	
	margin-bottom: 10px;
	background-image: url(../images/box_bg.gif);
	background-color: #fff;
}

div#pathway_inner {
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}

#pathway_text img {

	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px dotted #a9a9a9;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #3b3229;
	
	background: transparent;
	font-family:Verdana;
	font-size: 12px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #349bdb;
	background:none;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #666666;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 166px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #666666;
	padding: 2px;
  height: 160px !important;
  height: 166px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#search_box_outer {
	width: 185px;
	background-color: #fff;
	margin-bottom: 18px;
	background-image: url(../images/strong_box_bg.jpg);
	margin-top: 15px;
}

#search_box {
	padding: 10px 15px 5px;
}

#search_box h3 {
	font-size: 14px;
	color: #fff;
}

#left_side {
	float: left;
	width: 185px;
	
}

#left_outer {
	margin-top: 14px;
	width: 185px;
	display: block;
	background: #fff url(../images/menubg.jpg) repeat-x;
	
}

#left_inner {
 display: block;
	padding: 0 16px 5px 13px;
	
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
	width: 766px;
	
}

#banner_box {
	margin-top: 9px;
}

#home_page_content {
	font-size: 21px;
	line-height: 1.5em;
	margin-top: 25px;
	margin-left: 0px;
}

#home_page_content ul li {
	line-height: 1.5em;
	list-style-type: disc;
	background-image: none;
	font-size: 14px;
	margin: 0 0 0 30px;
	padding: 0;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {

}




#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
}


.user1_inner {
	border: 1px solid #666666;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #666666;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

div#body_outer {
	display: block;
	margin-top: 8px;
}

#search_box div.moduletable form p {
	margin-top: 3px;
	margin-bottom: 5px;
}

#temp_div {
	width: 948px;
	height: 173px;
	display: block;
	background: url(../images/header.gif) no-repeat;
	border: 1px solid #ccc;
	margin-bottom: 7px;
	display:none;
}

div#body_inner {
	padding: 25px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}


#home_page_content ul {
	list-style-type: disc;
}

#home_page_content li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0 0 15px;
	height: 100%;
	padding: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background:url(../images/background.jpg) repeat-x 0 -55px;
	}

/*  core stuff */
a:link, a:visited {
	color: #3492c5; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #115980;	text-decoration: none;
	font-weight: bold;
}

a.pathway {
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #3492c5;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 0;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

input#search_btn.button {
	width: 48px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #666666;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	
	color: #666666;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 2px 0;
	display: block;
}

div.moduletablebox_head h3 {

	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #666666;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/*a.mainlevel:link, a.mainlevel:visited {
	display: block;
	
	vertical-align: middle;
	color: #5f5f5f;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 7px;
	padding-left: 5px;
	height: 5px !important;
	height: 5px;
	width: 100%;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	
	margin-bottom: 2px;
	
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #3492c5;
	
	
}

a.mainlevel#active_menu {
	color: #010101;
	
	margin-bottom: 8px;
	padding-bottom: 0;

}

a.mainlevel#active_menu:hover {
	color: #2a2a2a;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 7px;
	vertical-align: middle;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #3492c5;
	text-align: left;
	font-style: normal;
	padding-bottom: 2px;
}

a.sublevel:hover {
	color: #115980;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}*/

/* for accordian menu*/

ul#menu, ul#menu ul {
  list-style-type:none;
  color: #5f5f5f;
  text-align: left;
  width: 12em;
  text-decoration: none;
  font: 14px Georgia, "Times New Roman", Times, serif;
  font-style:normal;
  float:left;
  text-align:left;
  margin: 0;
  padding: 0;

  
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
  padding-left: 7px;
}

ul#menu li a {
	color: #5f5f5f;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
    padding: 0.5em;
}

ul#menu li a:hover {
 	text-decoration: none;
	color: #3492c5;
}

ul#menu li ul li a {
   vertical-align: middle;
  font: 14px Georgia, "Times New Roman", Times, serif;
  color: #3492c5;
  text-align: left;
  font-style: normal;
}
ul#menu li ul li a:hover {
  color: #115980;
  text-decoration: none;
}


/* end accordian menu*/

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #666;
}

.mosimage {
  border: 1px solid #666666;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #666666;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.round_box {
	border: 1px solid #e5e5e5;
	display: block; 
}

.round_box2 {
	border: 1px solid #e5e5e5;
	display: block; 
}

#header_bg {
	height: 150px;
	width: 977px;
	background-color: #fff;
	background-image: url(../images/logo1_bg.jpg);
	text-align: left;
}

#logo1 {
	float: left;
	height: 57px;
	width: 298px;
	background-image: url(../images/logo1.jpg);
	padding-top: 88px;
	padding-left: 185px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#top_nav {
	height: 20px;
	display: block;
	margin-top: 25px;
	background: #e3eef0 url(../images/top_nav_bg.jpg) repeat-y;
}

#header_right {
	width: 452px;
	display: block;
	float: right;
}

#header_call {
	display: block;
	float: right;
	margin-top: 25px;
	color: #fff;
	height: 30px;
	background: url(../images/phone.gif) no-repeat;
	padding-top: 10px;
	padding-left: 40px;
	font-weight: bold;
	margin-right: 15px;
}

#call_text {
		border-left-style: solid;
	border-left-width: 2px;
	margin-left: 8px;
	padding-left: 8px;
}

#call_number {
	font-size: 18px;

}

#temp_img {
	display: block;
	width: 766px;
	height: 372px;
	background: url(../images/temp.gif) no-repeat;
	margin-bottom: 20px;
}

#home_content {
	margin-bottom: 25px;
	width: 770px;
}

#home_content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #5da0be;
	margin: 20px 0 0;
}

#home_content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 15px;
}

#home_content ul li {
	margin-bottom: 8px;
	font-size: 12px;
}


.contentpaneopensublimation h3 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #5da0be;
}

.contentpaneopensublimation h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #333;
}

.contentpaneopensublimation h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333;
}




#b-features {
	text-align: left;
	
	padding-top:20px;
	margin-bottom: 35px;
	border-top:3px solid #f2f4f5;
}

#quality {
	width: 350px;
	float: left;
	margin-right:15px;
	border-right: 3px solid #f2f4f5;
	padding-right: 10px;
}
#quality img {
	display: block;
	float: left;
}
#quality p {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 200px;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
}

#b-resellers {
	background: #ff942f url(../images/orange_bg.gif) repeat-x;
	padding: 15px;
	width: 225px;
	float: left;
}

#b-resellers h2 {
	color: #fff;
	margin: 0px 0px 5px;
	padding: 0px;
	font: 24px Georgia, "Times New Roman", Times, serif;
}

p.feature_desc {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #5b3510;
	font-size: 12px;
}
span.feature_subtext {
	padding-top: 5px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
div.feature_subtext a {
	font-size: 12px;
	color: #ffdea5;
}

#b-sublimation {
	float: left;
	margin-left:15px;
	margin-bottom:20px;
}

#b-printing {

	float: left;
		padding-bottom:20px;
		border-right: 3px solid #f2f4f5;
		padding-right: 10px;
	
}
.homeFeatures > div > h2{
	margin: 0px;
	color: #333;
	font: normal 26px Georgia, "Times New Roman", Times, serif;
}

.homeFeatures > div > h3{
	margin: 0px;
	margin-bottom:7px;
	color: #4d6a74;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
#b-printing > div > p{
	margin: 3px 0 5px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#b-sublimation > div > p{
	margin: 3px 0 5px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

.homeFeatures div {
	float: left;
}
#b-printing > div > p > a {
	margin: 3px 0 5px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	display: block;
	text-decoration: underline;
}
#b-sublimation > div > p > a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}


#b-secondary-features {
	margin-top: 10px;
	padding: 20px;
	
}

#cross-site {
	float:left;
	width:390px;

}

#cross-site-img {
	float:left;
	margin-right: 7px;
	display:block;
	width:130px;
	height:114px;
	background:#fff url(images/home-decor.png) no-repeat;
}

#cross-site-a {
	display:block;
	float:left;
	width:250px;
}

#cross-site-a > h2 {
	margin: 0px;
	color: #333;
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	
}
#top-tagline {
	margin-bottom: 10px;
	text-align: right;
	font-size: 1.5em;
}
#top-tagline span{
	font-weight: bold;
}
.headertype{
background-image:url(../images/halo-nav.png);
width:970;
height:40;
text-align:right;
}
#top_nav_inner{
width:50%;
float:left;
text-align:left;
margin-top:9px;
}

.box1{
	background:url(http://www.skytexla.com/includes/templates/images/home-banner-custom.gif) bottom left no-repeat;
	width:375px;
	height:271px;
	/*padding-left:50px 15px 5px 125px;*/
	font-size:14px;
	font-family:Century;
}
.box3{
	background:url(http://www.skytexla.com/includes/templates/images/home-banner-guarantee.png) bottom left no-repeat;
	width:375px;
	height:220px;
	/*padding-left:50px 15px 5px 125px;*/
	font-size:14px;
	font-family:Century;
}
.box_heading{
	color:#66b7da;
	font-size:21px;
	padding:55px 15px 5px 125px;
	line-height:22px;
}
.box_text{
	padding:3px 15px 0px 125px;
}
.box_heading3{
	color:#66b7da;
	font-size:21px;
	padding:25px 15px 5px 185px;
	line-height:22px;
}
.box_text3{
	padding:3px 15px 5px 225px;
}



