@charset "UTF-8";
html {
	height: 101%;
}
body  {
	padding: 0px;
	text-align: center;
	color: #333333;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #3399ff;
	background-image: url(images/lollypops_background.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#container {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#header {
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
} 
#navigation {
	background-color: #999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}
#navigation p {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #333333;
	text-decoration: underline;
}
.navigationDivider {
	font-weight: normal;
	color: #DB3933;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#sidebar1 {
	float: left;
	background-color: #faa821;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	width: 210px;
}
#sidebar1padding {
	margin: 0px;
	padding: 20px;
}
#sidebar1 p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fbbe59;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: lowercase;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar1 a {
	color: #FFF;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #333;
	text-decoration: underline;
}
#telephone  {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
	text-transform: none;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #faa821;
}
#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
} 
#mainContentNoSidebar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#mainContentContact {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFF;
	background-image: url(images/contact_us.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#quickContact {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
.field_single {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 3px;
	height: 18px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #e9e9e9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.field_multiple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 3px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #e9e9e9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#equipmentGreen {
	background-color: #17D000;
	width: 140px;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: lowercase;
	color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-color: #17D000;
	border-right-color: #17D000;
	border-bottom-color: #17D000;
	border-left-color: #17D000;
}
#equipmentGreen  a {
	color: #FFFFFF;
	text-decoration: none;
}
#equipmentGreen a:hover {
	color: #333333;
	text-decoration: none;
}
.equipmentGreenBorder {
	border: 1px solid #17D000;
}
#equipmentOrange {
	background-color: #F93315;
	width: 140px;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#equipmentOrange a {
	color: #FFFFFF;
	text-decoration: none;
}
#equipmentOrange a:hover {
	color: #333333;
	text-decoration: none;
}
.equipmentOrangeBorder {
	border: 1px solid #FF6600;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
h1  {
	font-size: 24px;
	line-height: 24px;
	color: #F93315;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
h2   {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
h3  {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p  {
	font-size: 13px;
	line-height: 19px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
ul {
	font-size: 13px;
	line-height: 19px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	font-size: 13px;
	line-height: 19px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#footer {
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
} 
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	color: #999;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#price {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#price td {
	font-size: 13px;
	line-height: 19px;
	color: #666;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFF99;
}
#newsletter {
	padding: 0px;
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #e0b2b2;
	text-align: center;
	background-image: url(images/contact-box-bg.gif);
	font-size: 10px;
	line-height: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.field_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding: 1px;
	height: 15px;
	width: 160px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	height: 1px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000066;
}
#logos {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	text-align: center;
}
.float_right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.orange_text {
	color: #FF6600;
}
.red_text {
	color: #F00;
}
#enquireNow {
	background-color: #CC3300;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 140px;
}
#enquireNow a {
	color: #FFFFFF;
	text-decoration: none;
}
#enquireNow a:hover {
	color: #FFCC00;
	text-decoration: none;
}

/*Modded by E-Web*/
.h1  {
	font-size: 24px;
	line-height: 24px;
	color: #F93315;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	display: block;
}
.h2  {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.h3  {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.h4 {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	display: block;
}
.strong {
	font-weight: bold;	
}
.em {
	font-style: italic;
}
p#seo {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color:#FFF;
}
a.normal {
	color: #999;
	text-decoration: none;
}
p#seo a:link,p#seo a:active,p#seo a:visited,p#seo a:hover {
	color:#FFF;
	text-decoration:none;
}

