﻿/********************************************
   AUTHOR:          http://www.ambitiouswebdesign.com 
   WEBSITE:     http://www.ptenterprisesok.com/
   TEMPLATE NAME:  PT Enterprises
   DATE:           June 1 2010
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 
 
* { margin: 0; padding: 0px; }

html, body { 
margin: 0;
padding: 0px;
background-color: #1c1c1c;
background-image: url(/images/bkgrd_body.jpg) ;
background-repeat:no-repeat;
} 


.line { border: none; border-bottom: 1px solid #4e5b28; height: 0px; margin: 0 auto }
.clear { clear: both; }
img {border:none;}
.floatleft {float:left;}
.success{color:green; font-weight:bold;}
.error{color:red; font-weight:bold;}


/* ----------CART--------------------- */

font, table, tr, td { border: none; background-color: transparent;}
table, td, tr { border-style: none;
	border-color: inherit;
	border-width: 0px;
	font: 9pt Calibri, optima, "Trebuchet MS", sans-serif;
	color: black; }
td { line-height: 20px; }
table b { color: black; }
table a, tr a, td a, font a, .content table a {color: #0079c2; font: 9pt Calibri, optima, "Trebuchet MS", sans-serif; }
table a:hover, tr a:hover, td a:hover, font a:hover, .content table a:hover {color: #032e57;}
table hr {border: none; border-bottom: 1px solid #e1e1e1; height: 0px;}
font img { border: 6px solid #e1e1e1; margin-right: 10px; }


/* ----------Centered Container Or the Layout--------------------- */

#container { 
height: auto !important; 
margin: 0 auto -4em; /* make sure this matches in the body footer DIV */
width: 1008px;
background-color: white;
} 


/* --------------LABELS BUTTONS & FORMS-----------*/
 
label {
font: bold 10pt Calibri, optima, "Trebuchet MS", sans-serif;
color: #777;
}
 
.form, textarea {
width: 20em;
border: 1px solid #777;
font: 10pt 'Trebuchet MS', Arial, Sans-serif;
color: #86878b;
padding: 2px;
margin-bottom: 20px;
}
 
.button {
width: 6em;
font: bold 10pt 'Trebuchet MS', Arial, Sans-serif;
color: #fff;      
background: #4fc2f0;
padding: 4px 5px;
border: 1px solid #46a1c6;
}

/* --------------HEADER------------- */

#header {
background: white url(/images/bkgrd_header.jpg) repeat-x;
height: 105px;
}

/* --------------LOGO IN HEADER *always use this*------------- */

.logolink, #swap { width: 208px; height: 79px;}
.logolink { background-image: url('/images/logo_header.png'); background-repeat: no-repeat;}
.logolink a { float: left;  }
 
#swap { background-image: url(/images/logo_header.png); }
 
.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */

/* --------------TOPNAV------------- */

#topnav {
background: white url(/images/bkgrd_header.jpg) repeat-x;
height: 105px;
}

.images { height: 79px; margin-left:266px;}

.images a { float: left; }

#swap01 { background-image: url(/images/nav_home_on.jpg);  width: 72px;  height: 79px; }
#swap02 { background-image: url(/images/nav_about_on.jpg); width: 98px;  height: 79px; }
#swap03 { background-image: url(/images/nav_services_on.jpg); width: 89px;  height: 79px; }
#swap04 { background-image: url(/images/nav_portfolio_on.jpg); width: 141px;  height: 79px; }
#swap05 { background-image: url(/images/nav_contact_on.jpg); width: 109px;  height: 79px; }
#swap06 { background-image: url(/images/nav_suppliers_on.jpg); width: 102px;  height: 79px; }


.active {float: left; }


.rollover { display: inline; } /* Allow setting widths and heights */
.rollover img { height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */




/* --------------MAIN CONTENT, LEFT NAVIGATION----------------*/

#main {
height: auto !important; 
background: #FFF url(/images/mainbg.gif) repeat-x; /* Main DIV Background Img */
font-family:Calibri, optima, "Trebuchet MS", sans-serif;
}

#main .content {
padding: 0px 25px 0px 25px;
margin: 0px;
min-height: 170px; /* Height of Background Img */
height: auto;
}

h2, h3, p { font-family:Calibri, optima, "Trebuchet MS", sans-serif;}

p {font-size:10pt; color:black; padding-bottom:5px;}

h1 { font-family:"Fontin Sans", optima, "Trebuchet MS", sans-serif; font-size:22pt; color:#004a91; padding-bottom:5px;}

h3 cite {font-size:11pt; color:#474747; padding-bottom:15px; font-style:normal;}

h2 {font-size:11pt; color:#474747; padding-bottom:15px;}

h3 {font-size:12pt; color:#1694d9; padding-bottom:5px;}

.boldblu {font-weight:bold; color:#0079c2}

#featured p {color:white;}


#featured{
	width:285px;
	min-height:400px;
	height:auto;
	background:#0476e0 url(/images/bkgrd_featured.jpg) repeat-x;
	padding:10px;
	float:right;
	margin-bottom:25px;
}

#showcase {
	width:640px;
	height: 300px;
	margin-bottom:5px;
	float:left;
}


#affiliates {
width:960px;
height:auto;
min-height:125px;
margin-top:20px;
}

#affiliates img {padding: 0px 10px 10px 0px;
}



/* --------------FOOTER------------- */


#footer, .push { 
clear: both;
width: 960px;
height: 4em; /* make sure this matches in the body container DIV */
bottom: 0;
left: 0;
margin: 0 auto; 
position: relative;
} 

#footer {
background: white url(/images/bkgrd_footer.jpg) repeat-x;
width:960px;
min-height: 125px;
margin: 0 auto; 
padding:10px 24px 0px 24px;
height: auto;
text-align:center;
font: 12pt Calibri, optima, "Trebuchet MS", sans-serif;

}

#footer .content { 
width: 960px; 
position: relative; 
}


/* --------------FOOTER LINKS------------- */

#footer ul { padding: 10px;}
#footer .links ul { margin: 0px; padding: 0px;}

#footer .links li {
display: inline;
list-style-type: none;
}

#footer .links li a {
color: #032e57;
text-decoration: none;
border-right: 1px solid;
padding: 0px 10px 0px 10px;
font: 10pt Calibri, optima, "Trebuchet MS", sans-serif;
}


#footer .links li a:hover { text-decoration: underline; }


/* --------ASC LINKS--------- */

#footer .asc ul { margin: 0px; padding: 0px;}
#footer .asc li { display: block; list-style-type: none;}

#footer .asc li a {
color: #0079c2;
text-decoration: none;
padding: 0px 10px 0px 10px;
font: 8pt Calibri, optima, "Trebuchet MS", sans-serif;
}

/* --------W3 LINKS--------- */

#footer .w3 ul { margin: 0px; padding: 10px;}
#footer .w3 li { display: inline; list-style-type: none;}
#footer .w3 li a { color: #000; text-decoration: none; border-right: 1px solid; padding: 0px 10px 0px 10px; font: 10pt Arial, 'Trebuchet MS', Sans-Serif;}
#footer .w3 li a:hover { text-decoration: underline;}



/* --------------FOOTER SEO LINKS------------- */


#footer .seo {
height: auto;
text-align: left;
min-height: 100px;
width: 750px;
font: 8pt Calibri, optima, "Trebuchet MS", sans-serif;
}
 

#footer .seo a {
color: #6e4a2f;
text-decoration: none;
font: 8pt Calibri, optima, "Trebuchet MS", sans-serif;
}
