/* Bardoor Security Doors stylesheet */


/* general  font */
body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-color: #C98F8F;
background: #5D2C2C;
} 

/*link colours*/

.nav a:link {color: #FFFFFF; text-decoration: underline;} 
.nav a:visited {color: #FFFFFF; text-decoration: underline;} 
.nav a:active {color: #C98F8F; text-decoration: underline;} 
.nav a:hover {color: #C98F8F; text-decoration: underline;}

.contact a:link {color: #FFFFFF; text-decoration: underline;} 
.contact a:visited {color: #FFFFFF; text-decoration: underline;} 
.contact a:active {color: #C98F8F; text-decoration: underline;} 
.contact a:hover {color: #C98F8F; text-decoration: underline;}

a:link {color: #824040; text-decoration: underline; font-weight: bold;} 
a:visited {color: #824040; text-decoration: underline; font-weight: bold;} 
a:active {color: #BA7272; text-decoration: underline; font-weight: bold;} 
a:hover {color: #BA7272; text-decoration: underline; font-weight: bold;}

img a {color: #954848;} 

/* font sizes */ 

h1{font-size: 80%; font-weight: bold; color: #FFFFFF;} 
h2{font-size: 70%; font-weight: bold; color: #311818; margin-top: 1em; margin-bottom: 0.5em;} 

p{font-weight: normal; color: #311818; font-size: 70%;} 


ol{list-style-type: square; font-weight: normal; color: #311818; font-size: 70%;} 
ul{list-style-type: square; font-weight: normal; color: #311818; font-size: 70%;} 
 
hr{height: 1px; line-height: 1px;; border-color: #663333 black black; border-style: dashed}

.nav {font-weight: bold; height: 1.3em; font-size: 65%; padding-left: 1em; padding-right: 0.5em;}
.subhead {background: #5D2C2C;  padding: 0.2em; height: 22px;} 
.doorname{font-size: 62%; font-weight: bold; color: #432121;} 
.tablepad {padding-top: 0.8em; padding-bottom: 0.8em; padding-right: 0.5em; padding-left: 0.5em; }
.leftpad {padding-left: 1.5em;} 
.downloads {border-bottom: 1px solid #633030;}
.adobe {color: #E7CBCB; font-weight: normal; font-size: 65%; padding-left: 1.5em; padding-right: 1.5em; padding-top: 0.5em; padding-bottom: 0.5em;}
.contact {color: #C98F8F; font-weight: bold; font-size: 70%; padding-top: 0.5em; padding-bottom: 0.5em; height: 1.3em;}
.copyright {color: #FFFFFF; font-weight: normal; font-size: 65%; padding-bottom: 1em; padding-top: 0.5em; border-top: 1px solid #FFFFFF;}
.right {float: right;}
.maroon {background: #311818; padding: 0.2em;}

.imgborder {border: #311818 1px solid;}

.welcome {height: 22px; font-size: 80%; font-weight: bold; color: #5D2C2C;}

.featuretitle {font-size: 70%; font-weight: bold; color: #311818; margin-top: 1em; margin-bottom: 0.5em;}

.indent {margin-left: 2em;}a:link nav { color: #FFFFFF; text-decoration: underline; }

.logotext
{display: none;}


@media print 
{
	
.logo
{display: none;}

.logotext
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold}

    
}
