body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	text-align:left;
	/*background-color: #7C7C7C; */
	/*background-image: url('../../Images/background.png');*/
	background-image: url('../../Images/bp1.png');
	background-repeat:no-repeat;
	font-family: Verdana, Arial,"Times New Roman", Times, serif;
	font-size: 12px;
}

#border1
{
    border: solid 1px #909090;
    width: 900px;
    margin: auto;
}

#outerHeader {
	background-color: #524D70;
	width: 906px;
	height: 94px;
}

#header {
	background-color: white;
	/*background-image: url('../../Images/office906x94trans.jpg');*/
	margin: auto;
	width: 100%;
	height: 94px;
	border: solid 0px #777777;
}

#header:hover
{
    background-image: none;
}

#headerShadow {
	margin-top: 6px;
	margin-left: 6px;
	background-color: white;
	width: 860px;
	height: 100px;
}

#logo {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#contact {
	float: right;
	width: 180px;
	text-align: left;
	vertical-align:middle;
	padding-top: 5px;
}

.LinkPlain {
	text-decoration: none;
	color: black;
	border: none;
}

#navBar {
    width: 900px;
    margin:auto;
    background-color: White;
}

#navList
{
    margin:0px;
}

#navList td a, .bar {
	padding: 7px 10px 7px 10px;
	margin: 0px;
	background-image: url('../../Images/menu.png');
	background-repeat:repeat-x;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
}

.CorielBar {
	padding: 7px 10px 7px 10px;
	background-image: url('../../Images/menuCoriel.png');
	background-repeat:repeat-x;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.menutab
{
    height: 28px;
    background-image: url('../../Images/menu.png');
    background-repeat:repeat-x;
}

.PageLocation
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background-color: White;
    color: Gray;
    font-size: 10px;
}

#navList td a:hover{
	/*color: #C75A32;*/
	color: black;
	background-image: url('../../Images/LinkDash.png');
	background-color: #eeeeee;
}

#mainarea
{
    margin: auto;
    width: 880px;
    padding: 0px 10px 0px 10px;
    background-color: white;
}

.innerwidth
{ 
    width: 867px;  
}

.leftcolumn {
	width: 140px;
	border: solid 0px red;
	margin: 0px;
	padding: 0px;
}

.rightcolumn {
	width: 180px;
	border: 2px solid #352A70;
    background-image: url('../../Images/MenuBigBlueShade.png');
    background-repeat: repeat-x;
}

.middlewidth{
	width: 516px;
}

.left2column {
    width: 206px;
    border: 2px solid #352A70;
    background-image: url('../../Images/MenuBigBlueShade.png');

    background-repeat: repeat-x;
}

.right2column {
    width: 634px;
    padding: 0px 10px 10px 10px;
    border: 0px solid blue;
}

#product {
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	height: 400px;
	padding: 4px;
}

#maincontent {
    padding: 4px;
    margin: auto;
    vertical-align:top;
    text-align: left;
    color: #404040;
    border: solid 0px yellow;
}

#information {
    vertical-align:top;
    text-align: left;
    padding: 6px;
}

#CorielProductTable {
	margin-left:auto;
	margin-right:auto;
	/*background-color: #8EAF38;*/
	background-color: #98cb01;
	background-image: url('../../Images/GreenGrad.png');
	background-repeat: repeat-x;
	padding: 5px 18px 5px 18px;
	border: solid 0px blue;/*#CEEF78;*/
}

#CorielProductTable td {
	border: 0px solid red;
	padding: 0px 40px 0px 40px;
	/*border: solid 1px #8EAF38;*/
	border: solid 0px #98cb01;
}

#CorielProductTable td:hover
{
    /*border: solid 1px #AF5A38;*/
}

#Footer 
{
    padding: 0px;
	/*background-color: white;*/
	text-align: center;
	margin: auto;
	font-size: 10px;
	color: #999999;
}

hr {
	background-color:#AF5A38; 
	margin: 0px auto 0px auto;
	border: none;
	height:2px;	
	clear: both;
}

.ColorWhite
{
    color: White;
}



h3
{
    font-weight: bold;
    font-size: 14px;
}

h2
{
    line-height: 5px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.AlignRight
{
    text-align:right;
}

.AlignLeft
{
    text-align:left;
}

.AlignCenter 
{
    text-align:center;
}



.DivNotSelected
{
    visibility: hidden;
    height: 0px;
    float:left;
}

.DivSelected
{
    visibility: visible;
    height: auto;
    float:left;
}

.DivSelected table
{
    border: 0px;
    border-collapse: collapse; 
}
.DivSelected td
{
    border: 1px solid Gray;
    text-align: center;
    width: 120px;
}

.DivSelected a
{
    text-decoration: none;
    color: inherit;
    border-bottom:1px dotted Gray;
}

.DivSelected a:hover
{
    text-decoration:none;
    border-bottom:1px solid Gray;
}

.SubHead
{
}

.NormalTextBox
{
    border:1px #e5e5e5 solid;
    background:#fff url('../../Images/TextboxBG.png') repeat-x;
    line-height:14px;
    padding:3px 2px;
}

#GetAQuote 
{
    position: absolute;
    visibility: hidden;
    background:#fff url('../../Images/TextboxBG.png') repeat-x;
    border: solid 1px Gray;
    width: 460px;
    height: 470px;
    z-index:1000;
}

#maincontent li
{
    margin: 10px 0px 10px 0px;
}

.linkhover
{
    text-decoration:none;
}

.linkhover:hover
{
    text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TREE VIEW CONTROL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
    margin-left:5px;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background: white;
}
 

/*a.SelectedNodeStyle */
a.SelectedNodeStyle
{
    background-color:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
    width: 100%;
}

.HoverNodeStyle
{
    text-decoration: underline;
    display:block;
    width: 100%;
    /*padding:2px 0 2px 3px;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../Images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	/*margin-top:10px;*/
	/*vertical-align: middle;*/
	}
	
.ItemLabel
{
    /*padding: 5px;*/
}

.image-border-none {
	border:none;
}
/*----------------------------------------------------------*/

/* Collapsable Panel */
.collapsePanel
{
    /*width:640px;*/
    height:0px;
    background-color:White;
    overflow:hidden;
}

.collapsePanelHeader
{
    width:674px;
    height: 28px;
    background-image: url('../../Images/menu.png');
    background-repeat:repeat-x;
    /*color:#B15A32;*/
    color: White;
/*    float:left;   This line stops it working in firefox*/  
    padding:5px;
    cursor:pointer;
    vertical-align:middle;
}
