/* 
StyleSheet Produced by Entrance Six @ EntranceSix.co.uk for upvcwindows.net 
for more information send mail to: info@entrancesix.co.uk */
body
{
	background-image: url(../images/backgroundstrips.gif); /* fix for mozilla, use WHITE bg image! */
	background-repeat: repeat;
	border: none;
	background-color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
	scrollbar-3dlight-color: Black; /* Internet Explorer 5.5 */
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: Silver;
	scrollbar-highlight-color: Silver;
	scrollbar-face-color: White;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: White;
}
/*finish body */

/* set link attribz */
a:active
{
	color: Black;
	text-decoration: none;
	cursor: hand;
	font-size: 9px;
}
a:link, a:visited
{
	color: #000000;
	text-decoration: none;
	cursor: hand;
	font-size: 9px;
}
a:hover
{
	color:#FF0000; 
	text-decoration: none;
	cursor: hand;
	font-size: 9px;
}
/* end link attribz */


#contact
{
	border: 1px solid #000000;
	width: 207px;
	padding: 3px;
	background-color: White;
}
#iconFont
{
	font: icon;
}
.contentTitleBG
{
	background-image: url(../images/bgTitle-02.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 329px; /* add width to tables! */
	height: 19px; /* fix for mozilla, always apply this rule! */
	text-align: center;
	padding: 2px;
    font: small-caps;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: 2px;
}
.contentBG
{
	background-image: url(../images/bgContent.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 156px; /* fix for mozilla, always apply this rule! */
	width: 329px; /* add width to tables! */
	padding: 6px;
	text-align: left;
	font: message-box; /* change for 1072? */
	letter-spacing: 1px;
}

#textRight
{
	text-align: right;
	
}
#textCenter
{
	text-align: center;
}
#textLeft
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#h1
{
	text-align: center;
	font-size: 14px;
}
#h2
{
	text-align: center;
	font-size: 15px;
}
#h3
{
	text-align: center;
	font-size: 16px;
}
.redbg
{
    background-image:url(../auf-wiedersehen/nav_tablebg.gif);
	background-repeat:repeat;
    height: 26px;
}
.contact
{
  background-color:#FFFFFF;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#000000;
  font-size: 9px;
  text-align:right;
}
.form
{
	border: 1px solid #333333;
	height: 18px;
	padding: 6px;
	background-color: #F0E68C;
	border: 1px solid #aaaaaa;
	text-align: left;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 215px;
	padding: 3px;
	height: 20px;
}
.select
{
	background-color: #ffffff;
	color: #FF6969;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    border: 1px solid #aaaaaa;
}
.jumpto
{
	background-color: #ffffff;
	font: 10px;
	color: #FF6969;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #aaaaaa;
	width: 34px;
	height: 19px;
	padding: 0px;
	cursor: hand;
}
.htd
{
    background: #F5EE90;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6969;
	font-weight:bold;
}
.subOption
{
	background: #F7F7D6;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6969;
	font-weight:bold;
}
.dtext
{
   font-family: verdana, tahoma, sans-serif, arial, helvetica;
   font-size:9px;
   font-weight: bold;
   color: #000000;
   cursor: default;
   text-align: center;
}
.small
{
   font-family: verdana, tahoma, sans-serif, arial, helvetica;
   font-size:8px;
   font-weight: bold;
   color: #000000;
   cursor: default;
}  
#history
{
	background-image: url(../images/goback.gif);
	background-repeat:no-repeat;
	border: 0px;
	width: 100px;
	height: 30px;
	text-align: center;
	cursor: hand;/* ie 5.5+ */
}
.goScript
{    
    background-image:url(images/email-form-white.jpg);
	background-repeat:no-repeat;
	background-color: #c0c0c0;
	border: 1px solid #ffffff;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 200px;
	height: 20px;
	cursor: hand; /* ie 5.5+ */
}
/* non-image browser links content */
#nib a, #nib a:visited
{     
    color: #000000; 
    font-weight:bold;
    padding: 2px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #aaaaaa;
	display: block;
	width: 70px;
}

#nib a:hover 
{       
	background-color: #ff0000; 
	color: #ffffff; 
	text-decoration: none;
	border: 1px solid #000000;
}
#nib a:active
{
    border-top:1px outset #ffffff;
	border-right:1px outset #646464;
	border-bottom:1px outset #646464;
	border-left:1px outset #ffffff;
	background-color:#ee0000;
	color: #e4e4e4;
}
#shadowcss1px /* Internet Explorer 5.5+ only */
{
    position: relative;
    top: -1px;
    left: -1px;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
}
#shadowcss2px /* Internet Explorer 5.5+ only */
{
    position: relative;
    top: -2px;
    left: -2px;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
}
#shadowcss3px /* Internet Explorer 5.5+ only */
{
    position: relative;
    top: -3px;
    left: -3px;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
}
#shadowcss4px /* Internet Explorer 5.5+ only */
{
    position: relative;
    top: -4px;
    left: -4px;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
}
#shadowcss5px /* Internet Explorer 5.5+ only */
{
    position: relative;
    top: -5px;
    left: -5px;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
}

.img {
	border: 1px solid #000000;
}

#flash a
{
	color: #ff0000;
	font-size: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#flash a:hover
{
	color: #E2E300;
	font-size: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cpage
{
   color: #000000;
   font-size:9px;
   font-weight: normal;
}
#img_content_txt
{
    background-color:#CCCCCC;
	border:1px solid white;
}
