﻿/*SOFTWARE MASTERPAGE - software.master */

#body_wrapper
{
    background-color: #da482f;
}

#software_leftandbodywrapper
{
	width: auto;
	background-color: #FFFFFF; /*templates background colour*/
	float:left;
	min-height:350px;
	position:relative;
}

#software_leftandbodywrapper div.softwareimg
{
	position:absolute;
	bottom:-35px;
	left:0px;
}

#software_templatebody_wrapper
{
	width: 100%;
	background-color: #da482f; /*templates background colour*/
	float: left;
	height:100%;
	min-height:350px;
	position:relative;
}

#software_templatebody_container
{
	background-color:Transparent;
	color: Black;
    margin-top: 5px;
	height:auto;
	min-height:350px;
}

#software_leftmenu
{
	width: 168px;
	max-width: 178px;
	height: auto;
	min-height:350px;
	float: left;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

#software_body
{
	width: 450px;
	max-width: 460px;
	height: auto;
	min-height:350px;
	float: left;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

#software_divider
{
	width: 5px;
	max-width: 5px;
	height: 100%;
	min-height: 100%;
	float: left;
	background-color: #da482f; /*templates right block divider colour*/
}

#software_rightblock
{
	width: 145px;
	max-width: 155px;
	height: auto;
	min-height:350px;
	float: left;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.software_submenuMenu
{
	width:100%;
}

.software_submenuItemMenu
{
	border-bottom:dotted 1px #DA482F; /*templates submenu dotted line*/
height:15px;
line-height:15px;
padding:2px 0px 2px 5px;
	color:#5A57A6;
}

.software_submenuSelectedStyle
{
	background-image: url("../software/images/selected_bk_software.gif");
	background-repeat:repeat-x;
	color:#000000;
height:15px;
line-height:15px;
padding:2px 0px 2px 5px;
}

.software_submenuHoverStyle
{
	background-color:#F8DAD5;
height:15px;
line-height:15px;
padding:2px 0px 2px 5px;
}

.software_h2
{
	color: #da482f;
}

/* Catalogue for Equipment and Consumables */

#SoftwareCatFooter
{
	border-bottom: solid 2px #da482f;
	border-top: dotted 2px #da482f;
}

#SoftwareProductFooter
{
	border-bottom: solid 2px #da482f;
	border-top: dotted 2px #da482f;
}

.SoftwareCatTitle
{
	font-size: 10pt;
	font-weight:bold;
	color:#da482f;
	clear:both;
}

#SoftwareProductFooter
{
	border-bottom: solid 2px #da482f;
	border-top: dotted 2px #da482f;
}

.h2_software
{
	color: #da482f;
	
}

h2
{
	color: #da482f;
}

h3
{
	color: #da482f;
	height: 2px;
}

h4
{
	color: #da482f;
}

h5
{
	color: #da482f;
}
