@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------------------------------- */
/*  Page Layout Objects                                                       */
/* -------------------------------------------------------------------------- */
#page {
	margin:auto;
	float:left;
	width: 1004px;
	background: #ffffff;
}

#leftBar {
    float:left;
	width: 189px;
	margin-top:10px;
	margin-left:8px;
}

#body {
	float: left;
    width: 790px;
	margin-top:10px;
	overflow:hidden;
}

#footer {
	clear:both;
	padding-bottom:10px;
}
/* -------------------------------------------------------------------------- */
/* Page Banners
/* -------------------------------------------------------------------------- */
.pgBanner1004x140 {
    background: url(../../images/logos/PPT_Logo_375x125.gif) left top no-repeat;
	height:125px;
	margin-left:15px;
	margin-bottom:5px;
	min-width:768px;
}

/* -------------------------------------------------------------------------- */
/* Page Header
/* -------------------------------------------------------------------------- */
.pageText_1 {
	font: bold 16px Arial;
	margin-left: 730px;
	color:#4B2C00;
}
.pageText_2 {
	font: bold 12px Arial;
	margin-left: 730px;
	color:#4B2C00;
}

.pageText_3 {
	
}

.pageText_4 {
	
}

/* -------------------------------------------------------------------------- */
/* Bar Menu CSS Objects
/* -------------------------------------------------------------------------- */
.barmenu{
margin-left: 15px;
font: bold 13px Arial;
overflow: hidden;
height:40px;
width: 1004px;
background: url(../../images/menu/BarMenu_org.gif) right top repeat;
}

.barmenu ul{
margin: 0;
float: left;
width: 100%;
background: url(../../images/menu/BarMenuLeft_org.gif) left top no-repeat; 
}

.barmenu ul li{
display:inline;
}

.barmenu ul li a{
float: left;
color: #4A2D00; /*text color*/
padding: 10px 8px;
height: 20px;
text-decoration: none;
}

.barmenu ul li a:visited{
color:#4A2D00;
}

.barmenu ul li a:hover /*, .indentmenu ul li .current */{
color: #4A2D00; !important; /*text color of selected and active item*/
text-decoration: underline;
padding-top: 11px; /*shift text down 1px for selected and active item*/
padding-bottom: 9px; /*shift text down 1px for selected and active item*/
}

.barmenuRight {
float: right;
margin-right:50px;
margin-top:7px;
color: #4A2D00;
text-decoration: none;
}

.barmenuRight a:hover /*, .indentmenu ul li .current */{
color: #4A2D00; !important; /*text color of selected and active item*/
text-decoration: underline;
padding-top: 11px; /*shift text down 1px for selected and active item*/
padding-bottom: 9px; /*shift text down 1px for selected and active item*/
}

.barmenuFooter{
margin-left: 15px;
height: 20px;
font: 12px Arial;
color:white;
width: 1004px;
background: url(../../images/menu/BarMenu_footer_org.gif) right top no-repeat;
}

.barmenuFooter2 {
background: url(../../images/menu/BarMenuLeft_footer_org.gif) left top no-repeat; 
}


/* -------------------------------------------------------------------------- */
/*  Link Menu Objects                                                         */
/* -------------------------------------------------------------------------- */

.linkmenuHdr {
	width:175px;
	float:left;
	padding-bottom:10px;
	background:url(../../images/menu/TabMenu_Left_org.gif) left top no-repeat; 
}

.linkmenuHdr2 {
	font: bold 14px Arial;
	line-height:30px;
	color:white;
	height:30px;
	text-align:center;
	background:url(../../images/menu/TabMenu_Right_org.gif) right top no-repeat;
}

.linkmenuBody {
	text-align:left; 
	padding-left:10px;
	border-right: 1px solid #4A2D00; 
    border-left: 1px solid #4A2D00; 
    border-bottom: 1px solid #4A2D00;  
    border-top: 1px solid #4A2D00;
	font: 13px Arial;
	background-color:#F7F7F7;
	color: #05447E; 
	line-height:20px;
}

.linkmenuBody a {
	text-decoration:none;
	font: 13px Arial;
	color: #05447E; 
	line-height:20px;
}

.linkmenuBody a:hover {
	text-decoration:underline;
}

/* -------------------------------------------------------------------------- */
/*  Flash Header                                                              */
/* -------------------------------------------------------------------------- */
.flashHdr {
	width:810px;
	float:left;
	height:320px;
	margin-bottom:10px;
	background-color:#CCC;
}

/* -------------------------------------------------------------------------- */
/*  3 Column Layout                                                           */
/* -------------------------------------------------------------------------- */

.placeHdr {
	width:800px;
	float:left;

}

.placeHdr800 {
	width:800px;
	float:left;

}

.placeHdr2 {
	float:left;
	width:240px;
	text-align:center;
	text-decoration:none;
	height:240px;
	background-color:#F7F7F7;
	color: #05447E; 
	border-right: 1px solid #4A2D00; 
    border-left: 1px solid #4A2D00; 
    border-bottom: 1px solid #4A2D00;  
    border-top: 1px solid #4A2D00;
	padding-left:25px;
	padding-right:25px;
}

.placeHdr2 a {
	text-decoration:none;
}
.placeHdr2 a:hover{
	text-decoration:underline;
}

.placeHdr3 {
	height:232px;
	float:left;
	width:60%;
	margin-left:7px;
	color:black;
	border-right: 1px solid #4A2D00; 
    border-bottom: 1px solid #4A2D00;  
	border-left: 1px solid #4A2D00; 
    border-top: 1px solid #4A2D00;
	padding-top:8px;
	padding-left:8px;
	background:url(../../images/focusOnQuality.jpg) right top no-repeat;

}
.placeLeft {
	float: none;
	height: 20px;
	width: 21px;
}
/* -------------------------------------------------------------------------- */
/*  Page text                                                         */
/* -------------------------------------------------------------------------- */
.page_text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.page_text_heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
}

.page_text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 20px;
}

.page_link_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	line-height: 20px;
}

.thumb_text_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.thumb_text_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.red_text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

/* -------------------------------------------------------------------------- */
/*  About Us page place headers                                                         */
/* -------------------------------------------------------------------------- */
.abtusplaceHdr2 {
	float:left;
	width:275px;
	text-align:left;
	text-decoration:none;
	height:330px;
	color: #05447E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.abtusplaceHdr3 {
	width:500px;
	float:right;
	height:330px;
	color:black;
	padding-left:8px;
	padding-top:8px;
	background:url(../../images/pptube_factory_small.gif) right top no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.abtusplaceHdr4 {
	width:500px;
	float:right;
	margin-left:7px;
	height:20px;
	padding-left:8px;
	padding-top:8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-bottom: 10px;
}

/* -------------------------------------------------------------------------- */
/*  PDF Brouchure page                                                         */
/* -------------------------------------------------------------------------- */
.pbrochbodyleft {
	float: left;
	height: 160px;
	width: 390px;
}
.pbrochbodyright {
	width: 390px;
	float: right;
	height: 160px;
	margin-left: 2px;
}
/* -------------------------------------------------------------------------- */
/*  Mail Brouchure page                                                         */
/* -------------------------------------------------------------------------- */
.mbrochbody {
	height: auto;
	width: 365px;
	padding-bottom: 20px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.mckboxLeft {
	float: left;
	height: 20px;
	width: 2%;
	padding-top: 10px;
}
.mckboxRight {
	float: left;
	height: 20px;
	width: 2%;
	padding-left: 20px;
	padding-top: 10px;
}
/* -------------------------------------------------------------------------- */
/*  Form text                                                         */
/* -------------------------------------------------------------------------- */
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	float: left;
	width: 20%;
	padding-top: 10px;
	padding-right: 10px;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 70%;
	padding-top: 10px;
}

.formField2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 20%;
	padding-top: 10px;
}

.formField3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	float: left;
	width: 40%;
	padding-top: 10px;
}
/* -------------------------------------------------------------------------- */
/*  Product Page                                                       */
/* -------------------------------------------------------------------------- */
.prodBodyLeft {
	float: left;
	width: 350px;
	padding-right: 10px;
}
.prodBodyRight {
	width: 360px;
	float: left;
}
.prodTabLeft {
	float: left;
	width: 28%;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1px;
	height: auto;
}
.prodTabMiddle {
	width: 36%;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1px;
	height: auto;
}
.prodTabRight {
	width: 34%;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1px;
	height: auto;
}
.product_text_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.product_title_heading{
	font-family: Cooper Black;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
