/* CSS Document */
/****************************************************************************************/
/** STYLES**/
/****************************************************************************************/
/*style top navigation */
#top-nav p {
	margin: 0em auto 0.5em;
	font-size: 0.80em;
	color: #FFFFFF;
	text-align: right;
}
#top-nav a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
#top-nav a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
/******style header section*****/



.hold-header-nav p {
	font-size: 0.8em;
	margin: 0px;
}

.hold-header-nav a {
	color: #003366;
	text-decoration: none;
}

.hold-header-nav a:hover {

	color: #3399FF;
	text-decoration: none;
}

/*style links in center - use where no left and right columns*/
#contentcolumn-no-columns a {
	color: #0081D4;
	text-decoration: underline;
}
#contentcolumn-no-columns a:hover {
	color: #003366;
	text-decoration: underline;
}
/*style links in center - use where there are left and right columns*/
#contentcolumn a {
	color: #0081D4;
	text-decoration: underline;
}
#contentcolumn a:hover {
	color: #003366;
	text-decoration: underline;
}

/***************************************************************************************************************left column styles*************************************************/
#leftcolumn h2 {
	font-size: 0.8em;
	color: #007BD6;
	background-image: url(../images/left-top-curve.jpg);
	background-repeat: no-repeat;
	padding-top: 1.5em;
	padding-left: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0.5em;
	text-align: left;
}
#leftcolumn p {
	font-size: 0.8em;
	color: #003366;
	margin: 0px;
	padding: 0px 0px 0px 1.15em;
	line-height: 1.2em;
	text-align: left;
}
.hold-left-box {
	background-image: url(../images/left-bot-curve.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1.25em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
.hold-left-box a {
	color: #DB7028;
}
.hold-left-box a:hover {

	color: #003366;
}

/************************************************************************************************************************************************************************************************************ left nav *****************************************************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
	list-style-type: none;
	margin: 5px 0 0px;
	padding: 0;
	width: 160px;
	border-top: 1px solid #CCE0F4;
	border-bottom: 1px solid #CCE0F4;
}
.markermenu ul{
	margin: 0px 0px 0px;
	padding: 0px;
	list-style-type: none;

}
.markermenu li a{
	background: white url(../images/bg-leftnav.gif) no-repeat left top;
	color: #0079D7;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 25px;
	text-decoration: none;
	border-bottom: 1px solid #CCE0F4;
	font-size: 0.8em;
	font-weight: normal;
}
#active {
	color: #003366;
}



* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 135px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #0079D7;
}

.markermenu li a:hover{
	color: #003366;
	background-color: #FFFFFF;
	background-image:url(../images/bg-leftnav-over.gif); /*onMouseover image change. Remove if none*/
	background-repeat: no-repeat;
}


/***********************************************************************************************************************************************************************************************/

/**************right column styles*******************/
#rightcolumn h2 {
	font-size: 0.8em;
	color: #DB7028;
	background-image: url(../images/right-top-curve.jpg);
	background-repeat: no-repeat;
	padding-top: 1.5em;
	padding-left: 0.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0.5em;
}
.hold-right-box {
	background-image: url(../images/right-bot-curve.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1.25em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #F9F0E1;
}
.hold-right-box a {
	color: #DB7028;
	text-decoration: underline;
}
.hold-right-box a:hover {
	color: #003366;
	text-decoration: underline;
}

/*****************************************************************************************************************************************************************************/

/********************************************************************************************************************** CENTER STYLES *************************/

.breadcrumb p {
	font-size: 0.8em;
	color: #003366;
	margin-top: 0em;
	margin-bottom: 0.25em;
	text-align: justify;
}


.innertube h2 {
	font-size: 1em;
	color: #0073D6;
	margin-top: 0.5em;
	margin-bottom: 0em;
	line-height: 1em;
}
.innertube h1 {
	font-size: 1.2em;
	color: #003366;
	margin-bottom: 0px;
	margin-top: 0em;
}
.innertube p {
	font-size: 0.8em;
	color: #003366;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: justify;
}
.innertube h3 {
	font-size: 0.8em;
	color: #003366;
	margin-top: 0.5em;
	margin-bottom: 0em;
	line-height: 1em;
	font-weight: bold;
}
/********************************************************************************************************hold navigation buttons at bottom of forms **************************************************************************************************************************/
.hold-buttons {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
.hold-buttons p {
	text-align: right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/********footer styles**************/
#footer p {
	font-size: 0.8em;
	color: #0073D6;
	text-align: right;
	margin-top: 0em;
	line-height: 1.8em;
	margin-bottom: 0.5em;
	margin-right: 1em;
}
#footer a {
	color: #0073D6;
	text-align: right;
	margin-top: 0em;
	text-decoration: underline;
}
#footer a:hover {
	color: #003366;
	text-align: right;
	margin-top: 0em;
	text-decoration: underline;
}
.space-footer-logos {
	float: left;
	margin-right: 0em;
	margin-left: 1em;
	text-align: left;
}

/*************************************************************************************************************************misc styles*******************/
form {
	margin: 0px;
	padding: 0px;
}
.hold-banner {
	text-align: center;
	margin-bottom: 0.5em;
}
.text-lblue {
	font-size: 0.80em;
	color: #007FD6;
}
.text-dblue {
	font-size: 0.8em;
	color: #003366;
}
.text-price {
	color: #950922;
}
.text-dblue-right {
	font-size: 0.8em;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	line-height: 1.25em;
}
.text-price-right {
	color: #950922;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 0.80em;
	text-align: right;
	vertical-align: top;
}
.enquiry-table {
	border-top-width: 0px;
	line-height: 1.25em;
}
.enquiry-table caption {
	font-size: 1em;
	color: #007FD6;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7E5F4;
	font-weight: bold;
}
/*style product table*/
.product-table {
	border-top-width: 0px;
	line-height: 1.25em;
}
.product-table caption {
	font-size: 1em;
	color: #007FD6;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7E5F4;
	font-weight: bold;
}
.product-table th {
	font-size: 0.8em;
	color: #DB7028;
	font-weight: normal;
	background-color: #F9EEDF;
	padding: 0.25em;
	line-height: 1.2em;
}
.pale-bg {
	background-color: #EFF4FC;
}
.text-price2 {
	color: #FFFFFF;
	background-color: #950B25;
}

label {
	font-size: 0.80em;
	color: #003366;
}
.required {
	color: #990000;
}
.text-small {
	font-size: x-small;
}
.border-bg {
	border: 1px solid #E0E9F8;
}.innertube li {

	font-size: 0.8em;
	color: #003366;
	margin-top: 0em;
	margin-bottom: 0.25em;
}
.innertube li li {


	font-size: 1em;
	color: #DB7028;
	margin-top: 0em;
	margin-bottom: 0.25em;
}

.center {
text-align: center;
}
