/* Remove padding and margin universally */
*{margin:0;padding:0;}
body{font: 76%/1.7 Verdana, Arial, Helvetica, sans-serif;
text-align:center;/* for IE to center container;) */ background:#e1e1e1;}
a img { border: none; }
img.framed {
	padding: 2px;
	border: 1px solid #9a9a9a;
}
#wrapper {
	width: 970px;
	padding: 5px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	background: #fff;
	color : #454f58; 
}
#header {
	position: relative;
	height: 177px;
	background: #fff url(images/header-rope.jpg) no-repeat right top;
}
#header h1 {
	font-size: 1em;
	font-weight: bold;
	position: absolute;left:-1000px;top:-500px;
}
#wrapper .logo img {
	position: absolute;
	left: 20px;
	top: 3px;
	z-index: 1500;
}
#navbar {
	background: #c6c9ca;
	position: relative;
	display: block;
	width: 100%;
	float: right;
	border-bottom: 1px solid #c6c9ca;
	border-top: 1px solid #c6c9ca;
}
#navbar .safety p {
	position: absolute; left:90px;top:3px;color:#000;font-weight:bold;font-size: 1.2em;
}

#navbar .mainnav {
	float: right;
}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#navbar ul a:link, #navbar ul a:visited {
	display: block;
	padding: 2px 20px;
	line-height: 2.2em;
	text-decoration: none;
	color: #000;
	background: #c6c9ca;
   border-width: 1px;
   border-color: #fff #9b9b9b #9b9b9b #fff;
   border-style: solid;
	font-weight: bold;
	font-size: 12px;
}
#navbar ul a:hover {
	color: #fef54b;
	background: #5a5e61;
   border-color: #9b9b9b #fff #fff #9b9b9b;
}
#navbar ul li {
	float: left;
}
#navbar ul a:link.current, #navbar ul a:visited.current {
	color: #5f5f5f;
	cursor: default;
}
#navbar ul .current a:hover {
	background: #c6c9ca;
	border-color: #fff #9b9b9b #9b9b9b #fff;
}
#content {
	padding-right: 5px;
	background: #fff;
	text-align: left;
	line-height: 1.7em;
}
#maincontent {
	float: right;
	width: 610px;
	padding: 30px 20px 0 0;
}
#maincontent h1 {
	font-size: 1.7em;
	color: #000;
	font-weight: normal;
	padding-bottom: 15px;
}
#maincontent h3 {
	margin-top: 10px;
}
#maincontent p {
	padding: 0 20px 15px 0;
	line-height: 1.8em; 
}
#maincontent .boxframed {
	margin: 20px 20px 20px 0;
}
#maincontent .boxframed {
	border: 1px solid #999;
	padding: 10px;
}
#maincontent .boxframed h2 {
	font-size: 1.3em;
	color: #ce7200;
	padding-bottom: 7px;
}

#maincontent .boxframed ul {
	margin: 0 0 10px 5px;
}
#maincontent .boxframed ul li {
	list-style: none;
	margin-left: 5px;
	line-height: 1.5em;
	background:url(images/bullet_small.gif) no-repeat 10px 8px;
	padding:5px 0 5px 30px;
}
.boximagewide, .boxwide .boximagewide {
	margin: 0 auto;
	display: block;
	width: auto;
	text-align: center;
	margin-bottom: 10px;
}
#maincontent .productlist {
	width: 250px;
	float: left;
	margin: 20px;
}
.productlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.productlist ul a:link, .productlist ul a:visited {
	display: block;
	padding: 5px 0 5px 30px;
	margin-bottom: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: url(images/bullet.gif) no-repeat 0 1px;
	font-size: 1.2em;
}
.productlist ul a:hover {
	color: #ce7200;
	text-decoration: underline;
}
#maincontent .boximage {
	width: auto;
	float: right;
	margin: 8px 0 8px 10px;
}
#maincontent .boximage h5 {
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	width: 140px;
	text-align: right;
	line-height: 1.4em;
	margin: 0 5px 10px 5px;
}
.catalogue li {
	width: 146px;
	float: left;
	margin: 0 5px 5px 0;
	list-style: none;
}
.catalogue li img, .boxframed img.rt {
	padding: 2px;
	border: 1px solid #d1d1d1;
}
.boxframed img.rt {
	float: right;
	margin-left: 10px;
}
#subcontent {
	float: left;
	width: 270px;
	padding-left: 20px;
}
#subcontent .address {
	margin: 20px 0;
	color: #333;
	text-align: right;
}
#subcontent .address p .phone, #maincontent .address p .phone {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
}
#subcontent p {
	padding: 0 0 10px 20px;
	font-size: 1em;
	line-height: 1.3em;
}
#subcontent .address img {
	padding-left: 10px;
}
#subcontent .address h5 {
	padding-bottom: 25px;
	font-size: 0.9em;
	font-weight: normal;
}
#footer {
	background: #c6c9ca url(http://www.tasrigging.com.au/images/footer-bg.jpg) repeat-x;
	width: 960px;
	padding: 5px 0 15px 0;
	margin: 0 auto;
	position: relative;
}
#footer p {
	padding: 7px 0 5px 0;
	text-align: center;
	color: #333;
	font-size: 0.9em;
}


.warning {
	font-weight: bold;
	color: #CE0A00;
	margin-bottom: 15px;
}
.address {
	width: 200px;
}
/* Floats */

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
.name {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-right: 5px;
}
.purple {
	color: #CE0A00;
	font-size: 1.5em;
}
.purplesmall {	
   color: #CE0A00;
}
table td {
width:95px;text-align:center;padding:10px 0;line-height:0.9em;vertical-align:top;
}
form {
	width: 500px;
	margin: 10px 0 30px 0;
}
fieldset {
	margin: 0 10px 10px 10px;
	padding: 0 10px 5px 10px;
	border: 1px solid #d1d1d1;
}
fieldset p {
	padding-left: 5px;
	font-size: 1em;
}
legend {
	font-weight: bold;
	margin-left: 0;
   padding-left: 0;
	margin-bottom: 5px;
	color:#ce7200;
	font-size:1em;
}
label {
	display: block;
}
input.text {
	display: inline;
	width: 420px;
	margin-bottom: 5px;
}
input:focus, textarea:focus {
	background: #D3E1D3;
}
input.radio {
	width: auto;
	float: left;
	margin-right: 1em;
	margin-top: 0;
}
.submitarea {
	margin: 0 0 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}
.acc {
	text-align: right;
	padding: 7px 10px;
	position: relative;
}
.mission {
	position: absolute;
	text-align: left;
	bottom: 10px;
	left: 0;
}
/* highslide styling */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   background-color: white;
   padding-left: 22px;
   background-image: url(highslide/graphics/loader.white.gif);
   background-repeat: no-repeat;
   background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #fff;
    text-decoration: none;
	 font-size: 10px;
	 display: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #fff;
	 display: none;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul {
	margin-bottom: 5px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #5a6571;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
   text-align: left;
	padding: 10px;
}
.highslide-body {
	line-height: 1.5em;
}
.highslide-body h1, .highslide-body h3 {
	font-size: 1.2em;
   color: #ce7200;
	font-weight: bold;
	padding-bottom: 10px;
	width: 100%;
}
.highslide-body h3 {
	font-size: 1.1em;
	padding-bottom: 3px;
}
.highslide-body p {
	margin-bottom: 10px;
	font-size: 1em;
}
.highslide-body strong {
	font-weight: bold;
}
.highslide-body em {
	font-style: italic;
}
.highslide-body h5 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}
.highslide-body a {
	color: #0041c1;
	font-weight: bold;
	text-decoration: none;
}
.highslide-body a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.highslide-body h2 {
	font-size: 1.2em;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 7px;
}
.highslide-body img {
	float: right;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #e7ddc4;
}
.highslide-body img.noframe {
	border: none;
}
.highslide-body img.header {
	padding: 0;
	border: 0;
}
.highslide-body img.block {
	display: block;
	float: none;
	margin: 0 auto;
}
.highslide-body ul {
	margin: 0 0 7px 20px;
	padding: 0;
}
.highslide-body ul.birthday {
	margin: 0 10px 0 5px;
}
.highslide-body ul li {
	padding: 0 0 5px 5px;
	list-style: circle;
}
.highslide-body ul.birthday li {
	padding: 7px 0 3px 0;
	list-style: none;
	border-top: 1px solid #ccd2c6;
}
.highslide-body ul ul li {
   padding-left: 15px;
}
.highslide-body li p {
	padding-top: 5px;
}
.highslide-body p .emphasis {
	font-size: 1.2em;
	color: #b3002d;
	padding-left: 40px;
	font-weight: bold;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

img.space {
	margin-bottom: 10px;
}