/*  
	Author: David rowlands
	URL: http://www.digitaldevelopments.com.au/
*/

/*------------------------------------------------------------
	Page
------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0 auto;
}

html {
	height: 100%;
}

body { height: 100%; text-align: center; font-size: 12px; font-family: Verdana, Arial; color: #000000; background-image: url(../img/bkg.jpg); background-repeat: repeat-x; margin: 0; }

.paragraph { height: 100%; font-size: 12px; font-family: Verdana, Arial; color: #000000;}

a {
	color: #8e1b0c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #8e1b0c;
	font-family: 'Trebuchet MS', Verdana, Arial;
}

h2 {
	font-size: 24px;
}

h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 5px 0;
}

h4 {
	line-height: 32px;
	font-size: 30px;
	color:#ececec;
    letter-spacing: -1px;
}

.contentheading{
font-weight: bold;
color:#8e1b0c;
}


p {
	font-size: 12px;
	margin: 10px 0;
}
#cart { height: 100%; text-align: center; font-size: 12px; font-family: Verdana, Arial; color: #000000; background-image: url(../img/bkg_cart.gif); background-repeat: repeat-x; margin: 0; }
#thumbs {
	padding:5px;
	margin:3px;
	border: 1px solid #8e1b0c;
	float:left;
	width:135px;
	height:101px;
	overflow:hidden;
	text-align: center;
}
/*------------------------------------------------------------
	Forms
------------------------------------------------------------*/

input {

}

input {

}

input.submit {
	width: 35px;
	height: 24px;
}

/*------------------------------------------------------------
	Structure + Elements
------------------------------------------------------------*/

div#wrapper {
	width: 880px;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../img/bg-sidebar.png);
	background-repeat: no-repeat;
	background-position: 0 490px;
}

div#header {
	height: 90px;
}
	
	div#header h1 {
		width: 328px;
		height: 50px;
		background: url(../img/logo.png);
		text-indent: -9999px;
		position: absolute;
		top: 25px;
		left: 10px;
	}
	


	#topnavi {
		float: left;
		list-style: none;
		position: relative;
		width: 860px;
		top: 90px;
		background: #efefef;
		border-top: 1px #dedede solid;
		border-bottom: 1px #dedede solid;
		padding: 0 0 0 20px;
	}
	#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto; 
}
		#topnavi li {
			float: left;
		}
		
			#topnavi li span {
				float: left;
				width: 1px;
				height: 32px;
				background: url(../img/nav-divider.png) 0 2px no-repeat;
			}
		
			#topnavi li a {
	float: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 15px;
	background-image: url(../img/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right 2px;
			}
#topnavi ul li a.last{
	
	background-image: none;
}
div#tag {
	padding: 50px 0 0 0;
}
div#tagtext {
	float: left;
	width: 235px;
	height: 245px;
	background-color: #a61404;
}

div #tagtext div{
	width: 200px;
	padding-top: 30px;
	padding-left: 18px;
}

	
	div#tag p {

	}
	
	div#tag div#splash {
	float: left;
	width: 640px;
	height: 245px;
	margin: 0 0 0 5px;
	}
	
	* html div#tag div#splash {
		float: none;
	}

div#sidebar {
	float: left;
	width: 235px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	min-height: 400px;
}

	div#login {
	border: 1px #dedede solid;
	padding: 10px;
	background: #efefef url(../img/icon-shopping-cart.png) 7px 12px no-repeat;
	min-height: 60px;
	}
	
		div#login h3 {
			display: inline;
			font-size: 14px;
		}
	
		div#login h3#shopping-cart {
			margin: 0 6px 0 25px;
		}
		
		div#login h3#client-login {
			margin: 0 0 0 4px;
			color: #666;
		}
		
		div#login form {
			margin: 10px 0 0 0;
		}
	
	h3#nav-sub-title {
		display: block;
		margin: 15px 0 0 0;
		padding: 10px;
		font-size: 12px;
		font-weight: bold;
		color: #111;
		text-transform: uppercase;
		background: #bcbcbc;
	}
	
	ul#nav-sub {
	background: #efefef;
	list-style: none;
	}
	
		ul#nav-sub li {
	border-bottom: 1px #fff solid;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
		}
		
			ul#nav-sub li a {
	font-weight: bold;
	color: #999;
	background-image: url(../img/dot-sub.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
			}

div#content {
	float: left;
	width: 630px;
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	text-align: left;
}

	div.main-icons {
		float: left;
		color: #efefef;
		width: 310px;
		height: 115px;
		background: url(../img/box-bg.png) no-repeat;
		margin: 0 0 10px 0;
	}
	
	div.main-icons-alt {
		margin-left: 10px;
	}
	
		div.main-icons h2 {
			text-align: center;
			color: #efefef;
			font-size: 18px;
			margin: 7px 0 0 0;
		}
		
		div.main-icons p {
			width: 175px;
			height: 48px;
			overflow: hidden;
			float: right;
			margin: 10px 10px 2px 0;
		}
		
		/* different height for IE6/7, to cover up possible extra lines */
		
		* html div.main-icons p {
			height: 44px;
		}
		
		*+html div.main-icons p {
			height: 44px;
		}
		
		div.main-icons span {
			display: block;
			width: 100px;
			height: 45px;
			float: left;
			margin: 15px 15px 0 10px;
			text-align: center;
		}
		
		div.main-icons a {
			text-transform: uppercase;
			color: #efefef;
			font-size: 11px;
			font-weight: bold;
			float: right;
			margin: 0 20px 0 0;
			padding: 0 0 0 12px;
			background: url(../img/dot-red.png) 0 5px no-repeat;
		}
		
		div.main-icons img {
			float: left;
			margin: 15px 0 0 10px;
		}
		
		/*div#i-online-shopping span {
			width: 62px;
			height: 67px;
			margin: 10px 30px 0 30px;
			background: url(../img/shopping-cart.gif);
		}*/
		
		/* fix IE6 margin */
		/*
		* html div.main-icons span {
			margin-left: 5px;
		}
		
		* html div#i-online-shopping span {
			margin-left: 12px;
		}
		
		div#i-street-print span {
			background: url(../img/inner-streetprint.png);
		}
		
		div#i-retail span {
			background: url(../img/inner-retail.png);
		}
		
		div#i-commercial span {
			background: url(../img/inner-commercial.png);
		}
		
		div#i-club span {
			background: url(../img/inner-club.png);
		}
		
		div#i-contractors span {
			background: url(../img/inner-contractors.png);
		}*/

div#footer {
	float: left;
	color: #fff;
	background: #8e1b0c;
	width: 840px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

	div#footer p {
		font-size: 11px;
		font-weight: bold;
	}

div#watermark {
	float: left;
	width: 100%;
	text-align: right;
	padding: 5px 0;
	font-size: 10px;
	color: #999;
	background: #fff;
}
div#watermark a {
	text-decoration:none;
}
#content .left {
	text-align:left;
}
#content .center {
	text-align:center;
}
#content .right {
	text-align:right;
}
#content img.right {
	float:right;
	margin-left:20px;
}
#content img.left {
	float:left;
}
#content img.leftAlone {
	float: left;
	margin-right: 100%;
}
#content img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
    #replacement-1 {
      width: 100px;
      height: 55px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(img/SearchGoogle.gif) no-repeat top left;
      text-indent: -1000em;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      
    }

    #replacement-2 {
	width: 127px;
	height: 27px;
	padding: 27px 0 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	
	background-color: transparent;
	background-image: url(../img/images/add_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }

    form>#replacement-2 { /* For non-IE browsers*/
      height: 0px;
    }

    /* The code below here is not a part of the CSS replacement */
    form { margin: 10px 0px 20px; }
    input { vertical-align: middle; }
#wrapper #sidebar #nav-sub .no_arrow {
	background-image: none;
}
#cart_price {
	font-size: 18px;
	font-weight: bold;
	color: #8e1b0c;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cart_headline {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #881b0c;
	height: 33px;
	width: 615px;
	padding-top: 7px;
	padding-left: 15px;
}
#cart_details {
	color: #4b545f;
	font-size: 12px;
	background-image: url(../img/images/cart_details.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 630px;
	padding-left: 0px;
}
#cart_details img{
border:none;
}
#cart_details_pic {
	margin-right: 16px;
	margin-top: 16px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #a0251a;
	color: #000;
	padding: 1px;
	background-color: #FFF;
}
.cart_list {
	background-image: url(../img/images/cart_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 304px;
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	padding-top: 9px;
	margin: 0;
}
.cart_list_thumb {
	height: 94px;
	overflow: hidden;
	width: 94px;
	float: left;
	margin-right: 10px;
}
.cart_list_headline {
	color: #FFFFFF;
	background-color: #8e1b0c;
	height: 27px;
	width: 295px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
}
.cart_list_headline a{
text-decoration:none;
color:#FFFFFF;
}
.cart_list_desc {
	height: 54px;
	width: 195px;
	float: left;
	overflow: hidden;
	margin-bottom: 7px;
	margin-top: 0px;
}
.cart_list_more {
	float: left;
	margin-right: 5px;
}
/*------------------------------------------------------------
	Forms
------------------------------------------------------------*/

input {
	border: solid 1px #91acb8;
	padding: 3px;
}


#wrapper #sidebar #login #client_login input.submit {
	width: 35px;
	height: 24px;
}
#wrapper #sidebar #login #client_login input {
	width: 75px;
}
#wrapper #header #icon {
	position:absolute;
	left: 605px;
	top: 47px;
	font-size: 16px;
	width: 259px;

}
.entryTable { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #dddddd; margin: 5px; }
.entryTableHeader { font-family: "Courier New", Courier, mono; font-size: 14px; color: #ffffff; background-color: #a0251a; font-weight: bold; background-position: center; margin: 5px; padding: 5px; }
.entryTable .content { background-color: #ffffff; padding: 5px; }
.compare_chart {
	font-size: 11px;
}
.style5 {color: #FFFFFF; font-weight: bold; }
/* Template preview popup */
#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 16px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}
#map {
	height: 245px;
	width: 640px;
}
#wrapper #content #form1 #Message {
	border: solid 1px #91acb8;
	width: 206px;
}
#wrapper #content #form1 #Intrest {
	border: solid 1px #91acb8;
	width: 209px;
}
#wrapper #content #form1 #Submit {
	width: 100px;
}
#wrapper .form_text_lrg {
	width: 200px;
}
#breadcrum {
	display: block;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4b545f;
}
#breadcrum .breadcrum_last {
	color: #8e1b0c;
}
#breadcrum a {
	color: #666;
}

.headline2{
	font-family:arial;
	font-size:16px;
	line-height:18px;
	color:#d7d9d8;
}