﻿/*
-----------------------------------------------
[TripleForce] Screen Stylesheet
Stylesheet:  global.css
Author:   
Version:  1
Date:     10/01/07
Revision: 
----------------------------------------------- */
@import url("reset.css");
body {
	background: #fff;
	color: #695f52;
	text-align: center;
	/*Steven fig bug 1317*/
	font: 12px/16px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
/*
		Create by David.
		Start
*/

.new_image_padding
{
	margin-right:20px;
	margin-bottom:5px;	
}


/*
		Create by David.
		End
*/


hr {
	clear: both;
	height: 0;
	margin: 0;
}
/*LINKS*/
/*CLASSES*/
.right { float: right; }
.left { float: left; }
.hidden { visibility: hidden; }
.clear { clear:both; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*LAYOUT*/
#top {
	background: url(imgs/bg_top.jpg) repeat-x;
	height: 118px;
}
#masthead {
	background: url(imgs/bg_masthead.jpg) no-repeat;
	position: relative;
	width: 960px;
	height: 118px;
    margin: 0 auto;
}
#middle {
	background: #dbd4cb;
}
#middle-code{
	background-color:#dbd4cb;
	width:auto;
}
#Left_Right_Content
{
	background: url(imgs/bg_Left_Right_Content.jpg);
	width:750px;
}
#main1 {
	background-color:#695f52;
	width: 870px;
	margin: 0px auto;
}
#main2 {
	background-color:#dbd4cb;
	width: 850px;
	margin: 0px auto;
}
#content-pro {
	width:800px;
	float:left;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
	padding-bottom:50px;
	padding-top:30px;
	background: url(imgs/bg_Left_Right_Content.jpg);
}
#search{ width:180px;  float:left; }
#content {
	background: #695f52;
	text-align: left;
	position: relative;
	width: 940px;	
    margin: 0 auto;
    padding: 0 10px;
    overflow: hidden;
}

#column_1 {
	float: left;
	background: #695f52;
	position: relative;
	width: 490px;
	margin-right:-450px;
	border-right: 450px solid #dbd4cb;
}
#column_1 .textin{
	padding-top: 400px;
	color: white;
	padding-right: 10px;
	padding-bottom:15px;
}
#contact_page #column_1 .textin,
#contact_page #column_1 .textin a{
	color: #dbd4cb;
}
.textin a{
	color: white;
	text-decoration: underline;
}
.textnin a:hover{
	color: #3f9bfc;
	text-decoration: none;
}
.textin a:link, .textin a:active, .textin a:visited{
	color: white;
	text-decoration: underline;
}
#column_2 {
	float: left;
	background: #dbd4cb;
	position: relative;
	width: 400px;
	padding: 3px 25px 50px;
}
#column_3 {
	float: left;
	background: #dbd4cb;
	position: relative;
	width: 890px;
	padding: 25px 25px 25px;
}
#column_4 {
	float: left;
	background: #dbd4cb;
	position: relative;
	width: 940px;
	padding: 0px 0px 0px;
}
#column_5 {
	float: left;
	background: #dbd4cb;
	position: relative;
	width: 400px;
	padding: 3px 25px 0px;
}

.label_papping
{
	padding: 0px 0px 5px 10px;
	}

.home-callout_papping
{
	margin: 5px 10px 5px 10px;
}
#newpage #column_1 {
	height:auto;
}
#about_page #column_1 {
	height:385px;
}
#new_page #column_1 {
	background: url(imgs/img_main_new.jpg) no-repeat top left;
}
#contact_page #column_1 {
	background: url(imgs/img_main_contact.jpg) no-repeat top left;
}
#tagline {
	position: absolute;
	right:37px;
	bottom: 0;
	width: 423px;
	height: 42px;
	z-index: 100;
	clear: both;
}
#tagline_code {
	bottom: 0;
	width: 423px;
	height: 42px;
	clear: both;
	left:33px;
	vertical-align:bottom;
}
/* Hides from IE5-mac \*/
* html #tagline {
	bottom: -1px;
	}
/* End hide from IE5-mac */ 
#bottom {
	background: url(imgs/bg_bottom.jpg) repeat-x;
	height: 150px;
}
#footer {
   position: relative;
   width: 960px;
   padding: 18px 0;
   margin: 0 auto;
   color: #3052ad;
   text-align: center;
   font-size: 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-left: 59px;
	padding-right: 40px;
	line-height: 14px;
}
#footer ul {
	font-size: 10px;
	margin: 0;
	padding-bottom: 8px;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
a.seo{
	text-decoration:none;
	color:#695f52;
}
a.seo:hover {
	color:#695f52;
	text-decoration: none; cursor: text;
}

a:hover{
	color:#695f52;
	text-decoration:underline;
	}
a{
	text-decoration:none;
	color:#3052ad;
}
#footer li{
	display: inline;	
	list-style-type: none;
}
#footer a:visited {
	color: #3052ad;
	text-decoration: none;
}
#footer a {
	color: #3052ad;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* @group Nav */
/*NAVIGATION*/
#navigation {
	position: absolute;
	right: 55px;
	bottom: 2px;
}
#nav {
	background: url(imgs/nav.jpg) no-repeat;
	position: relative;	
	width: 600px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#nav li {
	position: absolute; 
	top: 0;
    margin: 0; 
    padding: 0; 
    list-style: none;
}    
#nav a {
	display: block;
    height: 25px; 
}   
#nav li {
	display: block;
    height: 25px; 
}   
#nav_home {
	left: 40px;
	width: 80px;
}
#nav_home a.active {
     background: url(imgs/nav.jpg) -40px -25px no-repeat;
}
#nav_home a:hover {
     background: url(imgs/nav.jpg) -40px -25px no-repeat;
}
#nav_about {
	left: 121px;
	width: 140px;
}
#nav_about a.active {
     background: url(imgs/nav.jpg) -121px -25px no-repeat;
}   
#nav_about a:hover {
     background: url(imgs/nav.jpg) -121px -25px no-repeat;
}   
#nav_shop {
	left: 262px;
	width: 68px;
}
#nav_shop a.active {
     background: url(imgs/nav.jpg) -262px -25px no-repeat;
} 
#nav_shop a:hover {
     background: url(imgs/nav.jpg) -262px -25px no-repeat;
} 
#nav_new {
	left: 331px;
	width: 105px;
}
#nav_new a.active {
     background: url(imgs/nav.jpg) -331px -25px no-repeat;
} 
#nav_new a:hover {
     background: url(imgs/nav.jpg) -331px -25px no-repeat;
} 
#nav_contact {
	left: 437px;
	width: 125px;
}
#nav_contact a.active {
     background: url(imgs/nav.jpg) -437px -25px no-repeat;
} 
#nav_contact a:hover {
     background: url(imgs/nav.jpg) -437px -25px no-repeat;
} 
#frame_detail{
	padding-left:20px;
	width:600px;
	border-left:0px solid #695f52;
	float: left;
	position: relative;
}
#detail{
	float: left;
	background: #dbd4cb;
	position: relative;
	
}
#toplink{ font-size:11px; border-bottom:1px solid #583430; padding-bottom:5px; font-weight:bold; margin-bottom:5px;}
/* @end */
/* @group Type */	
/*TYPOGRAHY*/
h1 a{
	position: absolute;	
	background: url(imgs/logo_tripleforce.jpg) no-repeat;
	position:absolute;
	top: 16px;
	left: 48px;
	width: 235px;
	height: 88px;
	text-indent: -9999px;
	overflow: hidden;	
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding-bottom: 6px;
	font-weight:bold;
}
h2 { 
	font-size: 28px; 
	line-height: 36px; 
}
h3 { 
font-size: 13px;
font-weight: bold;
/*text-transform: uppercase; */
}
h4 { font-size: 14px; }
h5 { font-size: 12px; font-weight:bold; }
h6 { font-size: 10px; font-weight:bold; }
p           { margin: 0 0 18px 0; }
ol      { margin: 12px 0 12px 18px; }
ul      { margin: 12px 0 12px 18px; padding: 0;}
li          { line-height:18px; }
ul.list li	{ background: url(imgs/hyphen.jpg) no-repeat left center;
padding: 0 0 0 18px; list-style-type: none; }
ol          { list-style-type: decimal; }
dl          { margin: 18px 0; }
dl dt       { font-weight: bold; }
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
blockquote  { margin: 18px 0 18px 23px; font-size: 0.9em; color: #666; font-style: italic; }
pre         { margin-bottom: 18px; line-height:18px; background: #eee; padding:8px; border:1px solid #ddd; }
code        { font:0.9em Monaco, monospace; }

/* @end */

/*FORMS*/
input {
}
select { 
}
textarea {
}
.top {
	vertical-align:top;
	padding-bottom:10px;
}
.bottom {
	vertical-align:bottom;
}
.space
{
	padding-top:40px;
	}

/*IMAGES*/

#believe {
	background: url(imgs/about_h3_believe.gif) no-repeat;
	width:  91px;
	height: 23px;
	margin: 5px 0 -5px;
	padding: 0;
	text-indent: -9999px;
	overflow:  hidden;
}
#about_page #column_2 ul{
	margin-bottom: 5px;
}
