/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bodymain {
	width: 758px;
	margin: 0px;
	overflow:hidden;
  position: relative;
}

p {
    margin: 5px;
    text-align: justify;
}

a:visited.foot {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}

a:link.foot {
	color: #FFFFFF;
	background-color: transparent
}

.headblock {
	width: 100%;
	height: 40px;
	margin: none;
}

.mainlogo {
	background-image: url(../images/logomain.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	float: left;
	height: 118px;
	width: 100%;
	-moz-opacity:0.8;
	filter:alpha(Opacity=80);
}

/* Menu Stuff */
.menumain {
	width: 100%;
	height: 24px;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	float: right;
	background-color:#003366;
	color: #FFFFFF;
	font-size: 12px;
}

.menumain a {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	width: 60px;	
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
    float: left;
	background-color: transparent;
    margin: 0px;
}

.menumain a:hover {
	color: #000000;
	background-color: #CC6600;
	height: 22px;
    font-weight: bold;
    -moz-opacity:0.8;
	filter:alpha(Opacity=80);
}

/* Normal state */
.menuItemFirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border: 1px solid #999966;
	background-color:#333333;
}
.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	background-color:#333333;
}
.menuItemLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	background-color:#333333;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size:12px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border: 1px solid #999933;
	background-color:#FFFFFF;
    -moz-opacity:0.8;
	filter:alpha(Opacity=80);
}
.submenu div:hover, .menuItemOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size:12px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #999933;
	border-right: 1px solid #999933;
	border-bottom: 1px solid #999933;
	background-color:#FFFFFF;
    -moz-opacity:0.8;
	filter:alpha(Opacity=80);
}
.menuItemLastOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size:12px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #999933;
	border-right: 1px solid #999933;
	border-bottom: 1px solid #999933;
	background-color:#FFFFFF;
    -moz-opacity:0.8;
	filter:alpha(Opacity=80);
}
/*end menu stuff */

.inset1 {
	width: 758px;
	margin: 0px 0px 1px 0px; 
	padding: 0px;
	float: left;
	background-color: #FFCC33;
	-moz-opacity:0.8;
	filter:alpha(Opacity=80);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.inset2 {
    width: 726px;
    margin:15px;
    background-color: #CCCCCC;
    /* #999933 and #CCCC33 */
    border: 1px solid;
    border-color: #003366;
    height: 100%;
}

.footblock {
	width: 100%;
	height: 40px;
	padding-top: 6px;
	float: left;
	background-color: #003366;
	color: #FFFFFF;
	font-size: 9px;
}

.tbar {
    width: 300px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-style: bold;
    float: left;
}

.leftinset {
    width: 220px;
    border: 1px solid;
    border-color: #003366;
    background-color: #FFFFFF;
    position: absolute;
    top: 153px;
    left: 10px;
    z-index: 1;
    text-align: left;
}
.rightinset {
    width: 200px;
    height: 220px;
    border: 1px solid;
    border-color: #003366;
    background-color: #FFFFFF;
    position: absolute;
    top: 153px;
    right: 10px;
    z-index: 1;
    text-align: left;	
}

.rightinset2 {
    width: 200px;
    height: 150;
    border: 1px solid;
    border-color: #003366;
    background-color: #FFFFFF;
    position: absolute;
    top: 383px;
    right: 10px;
    z-index: 1;
    text-align: left;	
}

.leftinset2 {
    width: 220px;
    border: 1px solid;
    border-color: #003366;
    background-color: #FFFFFF;
    position: absolute;
    top: 260px;
    left: 10px;
    z-index: 1;
    text-align: left;
}

.datesmall {
    font-size: 8px;
    font-style: italic;
    padding: 4px;
}

/*product pages */

.pTitleBox {    
    width: 710px;
    margin: 15px 15px 3px 15px;
    border: 1px solid;
    border-color: #003366;
    text-align: justify;
    background-color: #FFFFFF;
    float: left;
}

.pTitleBoxName {
    background-color: #333333;
    color: #FFFFFF;
    font-size: 14px;
    padding: 4px 0px 4px 4px;
    width: 706px;
    font-weight: bold;
    font-style: italic;
}

.pTitleBoxTxt {
	font-size: 12px;
	padding: 8px;
}
.pImg {
    float: left;
    position: relative;
}

.pBoxName {
    background-color: #003366;
    color: #FFFFFF;
    font-size: 12px;
    padding: 4px 0px 4px 4px;
    width: 706px;
    font-weight: bold;
    font-style: italic;
    clear: both;
}

.pBoxTxt {
    font-size: 10px;
	padding: 8px;
}

.pHeader {
    width: 710px;
    font-size: 10px;
    font-style: bold;
    background-color: #FFFFFF;
    height: 14px;
    border-top: 1px solid #003366;
    clear: both;
}

.pCel {
    border-right: 1px solid #003366;
    float: left;
    text-align: center; 
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
.pCelRight {
    border-right: none;
    float: left;
    text-align: center; 
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
}


.pAftma {

}

.pLength {

}

.pHLength {

}

.pGrains {

}

.pFrontTpr {

}

.pRearTpr {

}

.pCore {

}

.pTaper {

}

.pName {

}

.pDesc {

}

.pMenu {
    text-align: center;
    padding-top: 8px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 5px;
}

.pMenu a {
    padding: 4px;
}  
/* end product stuff */

/*pro staff pages stuff*/

.proBox {    
    width: 470px;
    margin: 15px;
    border: 1px solid;
    border-color: #003366;
    text-align: justify;
    background-color: #FFFFFF;
    float: right;
}

.proImg {
    float: left;
    position: relative;
    margin-right: 5px;

}

.proName {
    background-color: #003366;
    color: #FFFFFF;
    font-size: 12px;
    padding: 5px;
    width: 460px;
    font-weight: bold;
    font-style: italic;
    clear: both;
}

.proTxt {
    font-size: 11px;
    padding: 5px;
    clear: right;
    height: inherit;
}

.proFoot {
    width: 470px;
    font-size: 10px;
    font-style: bold;
    background-color: #FFFFFF;
    height: 14px;
    border-top: 1px solid #003366;
    clear: both;
}

/*polyleader page stuff*/

.polBoxTxt {
	width: 380px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
    text-align: justify;
}

.polBoxSpecs {
	width: 318px;
	float: right;
}

.polBottomClear {
	width: 720px;
	clear: both;
	height: 1px;
	background-color: inherit;
}

.polNameCel {
	text-align: center;
	width: 155px;
	font-size: 9px;
	border-left: 1px solid;
	float: left;
	background-color: inherit;
}

.polLenCel {
	text-align: center;
	width: 80px; 
	font-size: 9px;
	border-left: 1px solid;
	float: right;
	background-color: inherit;
}

.polLenCelB {
	text-align: center;
	width: 53px; 
	font-size: 9px;
	border-left: 1px solid;
	float: right;
	background-color: inherit;
}

.polLenCelC {
	text-align: center;
	width: 160px; 
	font-size: 9px;
	border-left: 1px solid;
	float: right;
	background-color: inherit;
}

.polLine1 {
	width: 318px;
	background-color: #FFFFFF;
}
.polLine2 {
	width: 318px;
	background-color: #DFDFDF;
}

/* echo spec box */

.eSpecsBox {
	width: 350px;
    margin: 15px 0px 15px 15px;
    border: 1px solid;
    border-color: #003366;
    text-align: justify;
    background-color: #FFFFFF;
    float: left;
}

.eSpecsLine1 {
	width: 350px;
	height: 17px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
}

.eSpecsLine2 {
	width: 350px;
	height: 17px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #696969;
	color: #FFFFFF;
	clear: both;
}

.eCel1 {
	width: 28px;
	float: left;
}

.eCel2 {
	width: 65px;
	float: left;
}

.eCel3 {
	width: 100px;
	float: left;
}

.eCel4 {
	width: 150px;
	float: right;
}

.eClear {
	width: 348;
	clear: both;
	height: 1px;
}

.eFeatures {
	border: 1px solid;
	float: left;
	padding: 10px;
	width: 323px;
	background-color: #FFFFFF;
	margin: 15px
}