﻿body {
	background-color: #BFC4C7;
	margin: 0px;
	padding: 0px;
	background-image: url(/support/images/test_body_bak.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#outerwrapper
{
    position:absolute;
	width:100%;
	padding:0px;
	background-image: url(/support/images/test_layout1_bak.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#innerwrapper
{
   position: relative;
   margin-left: auto;
   margin-right: auto;
   width:936px;
}
#outercontainer 
{
	float:left;
	width:936px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

/* Headers */
#header
{
    float:left;
	width:936px;
	background-color: #FFFFFF;
}

/* Top Menu */


/* Type 2 - Block Links */

#topmenu_block
{
	clear: left;
	float: left;
	width: 916px;
	padding-left: 20px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/support/images/topmenu_renthalsupportcentre2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	padding-right: 0px;
}


#topmenu_block  a, #topmenu_block   a:link, #topmenu_block a:visited, #topmenu_block  a:active 
{
	float:left;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
	background-image: url(/support/images/tab_off.gif);
	padding-top:15px;
	height: 25px;
	width: 97px;
	margin-right:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
#topmenu_block a:hover  
{
	float:left;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	background-image: url(/support/images/tab_on.gif);
	padding-top:15px;
	height: 25px;
	width: 97px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:8px;
  }

#topmenu_block  .static  
{
	float:left;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	background-image: url(/support/images/tab_on.gif);
	padding-top:15px;
	height: 25px;
	width: 97px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:8px;
}


#innercontainer
{
    clear: left;
    float: left;
    width: 936px;
    background-color: #FFFFFF;
    background-image: url('/images/innercontainer.gif');
    background-repeat: repeat-y;
}
#leftpane
{
  float:left;
  width:180px;
}



/* Footers */
#innerfooter
{
	clear: left;
	float: left;
	width: 936px;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
}
#innerfooter a, #innerfooter a:link, #innerfooter a:visited, #innerfooter a:active
{
    color: #FFFF99;
    text-decoration: underline;
}
#innerfooter a:hover
{
    color: #CC0000;
    text-decoration: none;
}

#innerfooterleft
{
  float:left;
  width:400px;
  padding-left: 20px;
}
#innerfooterright
{
  float:right;
  width:400px;
  padding-right:10px;
  text-align: right;
}
#outerfooter
{
  clear:left;
  float:left;
  margin-top:10px;
  width:936px;
  font-size:12px;
}
#outerfooter a, #outerfooter a:link, #outerfooter a:visited, #outerfooter a:active
{
    color: #FFFF99;
    text-decoration: underline;
}
#outerfooter a:hover
{
    color: #CC0000;
    text-decoration: none;
}

#outerfooterleft
{
 float: left;
 width: 400px;
    
}
#outerfooterright
{
  float:right;
  width:400px;
  text-align: right;
}

/* Main Areas */
#maincontent
{
	float:left;
	width:891px;
	background-color: #E6E6E6;
	background-image: url(/support/images/maincontent_dropshadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 20px;
}

/* Links */

a, a:link, a:visited, a:active
{
    color: #3366CC;
    text-decoration: underline;
}
a:hover
{
    color: #CC0000;
    text-decoration: none;
}

/* Headings */

h1 
{
 color: #CC0000;
 font-size: 26px;
}
h2
{
 color: #3366CC;
 font-size: 22px;
}
h3
{
    color: #003300;
    font-size: 18px;
}
h4
{
    color: #3366CC;
    font-size: 16px;
    font-weight: bold;
}

form .smallform label, form .smallformlgtext label
{
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 10px;
    display: block;
    font-size: 12px;
    color: #000000;
}
form .smallform input, form .smallform textarea
{
	width  : 300px;
	color  : #000000;
	border  : 1px solid #333333;
	background-color: #F7F7F7;
}


form   .smallformsubmit input
{
	width  : 98px;
	margin-left: 112px;
	color: #FFFFFF;
	border: 2px outset #d7b9c9;
	background-color: #CC0000;
	font-weight: bold;
}


#enquiryform p
{
margin-top:2px;
padding-top:2px;
margin-bottom:2px;
padding-bottom:2px;
}
.imgblock
{
	float:left;
	width:200px;
	background-color: #FFFFCC;
	text-align:center;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:5px;
	
}

.dropshadowcontent {
	position: relative;
	background-color: white;
	color: black;
	border: 1px black dashed;
	top: -10px;
	left: -10px;
	z-index: 10;
	padding: 5px;
	margin: 0;
}

.dropshadow {
	position: relative;
	background-color: 	red;
	width: 200px;
	z-index: 5;
	background-image: url("/images/dropshadow.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.dropshadowleft, .dropshadowtop {
	border: 1px none black;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.dropshadowtop {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url("/images/dropshadow_topright.gif");
}

.dropshadowleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url("/images/dropshadow_bottomleft.gif");
}

#floating1 {
	position:absolute;
	left:680px;
	top:30px;
	width:250px;
	height:30px;
	z-index:1;
	background-color: #CCCCCC;
}
#floating2 {
	position:absolute;
	left:680px;
	top:75px;
	width:250px;
	height:30px;
	z-index:2;
	background-color: #0066CC;
}
#floating3 {
	position:absolute;
	left:660px;
	top:229px;
	width:250px;
	height:24px;
	z-index:3;
	text-align: right;
}
.mybutton, #frmMailList .mybutton input
{
width:98px;
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}
