/* CSS Document - Permatrading Corporation */

body {
	background-color: #EEEBE2;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

#menutop {
	height: 35px;
	width: 100%;
	background-color: #173E5D;
}

#topbg {
	margin-top:0px;
	width:100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

#bottombg{
	margin-bottom:0px;
	width:100%;
	background-image: url('../images/bottombg.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
}

#sidebar{
	width:200px;
	height: 286px;
	background-image: url('../images/logobg.png');
	background-repeat: no-repeat;
	background-position: center top;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #173E5D;
	border-right-color: #173E5D;
}

#header {
	margin-top:0px;
	width: 749px;
	height: 286px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-color: #173E5D;
}

#orangeheader {
	width:750px;
	height: 20px;
	background-color: #D4783D;
	border-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-color: #CC6629;
	border-bottom-color: #CC6629;
	border-left-color: #CC6629;
	border-right-color: #CC6629;
}

html>body #orangeheader { /*Non IE rule*/
	width:743px
}

#banner {
	width:749px;
	height: 250px;
		border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-color: #173E5D;
}

#menubar{
	width:200px;
	height:100%;
	background-color: #F0ECD5;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #173E5D;
	border-right-color: #173E5D;
}

.menutitle{
	width:190px;
	height:28px;
	background-color: #344A68;
	text-align:left;
}

.menulist{
	width:150px;
	margin-left:25px;
	margin-top:5px;
	text-align: left;
	line-height:15pt;
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
}

#mainbar{
	width:480px;
}

#innermainbar{
	margin-left:5px;
	width:746px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-color: #173E5D;
}

html>body #innermainbar { /*Non IE rule*/
	width:744px;
}

#innercontent{
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	width:705px;
	text-align:left;
	font-family: Tahoma;
	color: #333333;
	font-size: 13px;
	line-height:11pt;
}



.maintitle{
	width:470px;
	height:28px;
	background-color: #D1DFB0;
	text-align:left;
}

.innermaintitle{
	width:740px;
	height:28px;
	background-color: #D1DFB0;
	text-align:left;
}

#latestnews{
	width:470px;
	margin-top:10px;
	margin-bottom:20px;
}

#newproduct{
	width:470px;
	margin-top:10px;
	margin-bottom:20px;
}

.newproduct{
	font-family: Tahoma;
	color: #173E5D;
	font-size: 12px;
	font-weight: bold;
}

#rightsidebar{
	width:270px;
	height:100%;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #173E5D;
	border-right-color: #173E5D;
}

html>body #rightsidebar { /*Non IE rule*/
	width:268px;
}

.latestnews{
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
	line-height:11pt;
}

.aboutustitle{
	width:260px;
	height:28px;
	background-color: #DE7F43;
	text-align:left;
}

#aboutus{
	width:250px;
	text-align:left;
	font-family: Tahoma;
	color: #333333;
	font-size: 13px;
	line-height:11pt;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#cataloguebanner{
	width:250px;
}

#menubottom {

	height: 30px;
	width: 100%;
	background-color: #173E5D;
}


a.menu:link{
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
}

a.menu:visited{
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
}

a.menu:hover{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
}

a.catalogue:link{
	font-family: Tahoma;
	color: #173E5D;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.catalogue:visited{
	font-family: Tahoma;
	color: #173E5D;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.catalogue:hover{
	font-family: Tahoma;
	color: #173E5D;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
	
#dropmenudiv{
	position:absolute;
	line-height:18px;
	border: 1px solid;
	border-color: #000000;
	text-align: left;
	z-index:100; 
	font-variant:normal; 
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:10px; 
	color: #ffffff;
	font-family:Arial, sans-serif;
	font-weight: normal;

}

#dropmenudiv a:visited{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:10px; 
	color: #ffffff;
	font-family:Arial, sans-serif;
	font-weight: normal;
}

#dropmenudiv a:hover{ 
	background-color: #173E5D;
	color:#FFF979;
}


.rollover { 
	background-color: #CCCCCC;
}

.rollover2 { 
	background-color: #252525;
}

.textbox {
    background: #ddd;
    border: 1px solid #333;
    padding: .2em .4em;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
}
.submit {	
	border: 1px solid #666;
	padding: .3em .5em;
	margin-top: .3em;
	font-size: 11px;
}
table.standardTable {
	margin: 1em 0;
	font-family: arial, tahoma;
	font-size: 9pt;
}

table.standardTable tr td {
	padding: .3em;
}

table.standardTable tr td input {
	padding: .3em;
}

table.standardTable tr td input[type="checkbox"] {
	padding: .3em;
	width: 15px;
}

table.standardTable.newsletter tr td input, table.standardTable tr td input.noSizing {
	padding: .3em;
	width: auto;
}

table.standardTable tr td input.noSizing {
	border: none !important;
	background: transparent;
}

table.standardTable tr td select {
	padding: 3px;
	border: 1px solid #333 !important;
	width: auto;
}

table.standardTable tr td input.submit {
	padding: .3em .6em;
	width: auto;
}

/* text at the bottom of the page - legal notice & copyright */
#endnote {
    text-align: center;
    margin-left:3px;
    font-size:7pt;
    font-family: Tahoma;
    color: #FFFFFF;
    padding: 4px 0px 0px 0px;
}
#endnote a:link{
    font-family: Tahoma;color: #FFFFFF;text-decoration:none;
}
#endnote a:visited {
    font-family: Tahoma;color: #FFFFFF;text-decoration:none;
}
#endnote a:hover {
    font-family: Tahoma;color: #DDDDDD;text-decoration:underline;
}

#mainendnote {
    text-align: center;
    margin-left:3px;
    font-size:7pt;
    font-family: Tahoma;
    color: #FFFFFF;
    padding: 4px 0px 0px 0px;
}
#mainendnote a:link{
    font-family: Tahoma;color: #FFFFFF;text-decoration:none;
}
#mainendnote a:visited {
    font-family: Tahoma;color: #FFFFFF;text-decoration:none;
}
#mainendnote a:hover {
    font-family: Tahoma;color: #DDDDDD;text-decoration:underline;
}
