@import "reset.css";

/* BODY STYLING
----------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	background-color: #9c9a97;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/tile-bgd.gif);
	background-repeat: repeat-x;
}

a:link {
	text-decoration:underline;
	color:#F9C216
}

a:visited {
	text-decoration:underline;
	color:#F8C216
}

a:hover {
	text-decoration:none;
	color:#F8C116
}

a:active {
	text-decoration:underline;
	color:#F9C216
}

img {
	border-style: none;
	display: block;
}

em {
	color: #333333;
	font-style: normal;
}

strong {
}

.clear {
	clear: both;	
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}

abbr, acronym {
	cursor: help;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* CONTAINER
----------------------------------------------- */

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

/* QUOTES
----------------------------------------------- */

blockquote{
	color: #FFFFFF;
	background-image: url(../media/quotes-open.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #63615e;
	padding-top: 25px;
	overflow: hidden;
	border: 1px solid #73716e;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}

blockquote p{
	padding-left: 53px;
	padding-right: 53px;
}
blockquote img{
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#move-2 {
	height: 38px;
	width: 255px;
	background-image: url(../media/move-2.gif);
	background-repeat: no-repeat;
	margin-bottom: 43px;
	margin-top: 43px;
}


/* HEADERS
----------------------------------------------- */

h1 {
	margin: 0px;
	font-size: 27px;
	text-indent: -9999px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

/* LEFT CONTENT
----------------------------------------------- */

#left-content {
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 645px;
	float: left;
	clear: left;
	line-height: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#left-content strong {
	font-weight: bold;
	font-size: 13px;
	color: #fac230;
}

#left-content p {
	padding-bottom: 10px;
	margin: 0px;
}

#left-content h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}



/* TABS
----------------------------------------------- */

#tabby {
	margin-top: 20px;
}

.tabs {
	background-image: url(../media/btn-tile.gif);
	background-repeat: repeat-x;
}

.tabs li {
	float: left;
	margin-right: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 126px;
	background-image: url(../media/btn-tile.gif);
	background-repeat: repeat-x;
	background-color: #E7E6E6;
}

.tabs li a {
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 44px;
	padding-left: 50px;
	line-height: 44px;
}

.tabs li a:hover {
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 44px;
	background-color: #FFFFFF;
}

.tabs .selected {
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: url(../media/btn-on.gif);
	background-repeat: repeat-x;
}

#removals {
	background-image: url(../media/btn-removals.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#removals a:hover {
	background-image: url(../media/btn-removals.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#clearance {
	background-image: url(../media/btn-clearance.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#clearance a:hover {
	background-image: url(../media/btn-clearance.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#man  {
	background-image: url(../media/btn-man-van.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}


#man a:hover {
	background-image: url(../media/btn-man-van.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#storage {
	background-image: url(../media/btn-storage.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}


#storage a:hover {
	background-image: url(../media/btn-storage.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#recycling  {
	background-image: url(../media/btn-recycling.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}


#recycling a:hover {
	background-image: url(../media/btn-recycling.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}


#hidden-tabby-data {
	display: none;
}

/* REMOVALS CONTENT
----------------------------------------------- */

#removals-content {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 644px;
	background-image: url(../media/bgd-removals.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#removals-content p {
	padding-right: 180px;
	padding-left: 10px;
}

#removals-content h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	color: #5d5c5a;
}

#clearance-content {
	background-color: #FFFFFF;
	padding-bottom: 0px;
	background-image: url(../media/bgd-clearance.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#man-van-content {
	background-color: #FFFFFF;
	padding-bottom: 0px;
	background-image: url(../media/bgd-man-van.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#storage-content {
	background-color: #FFFFFF;
	padding-bottom: 0px;
	background-image: url(../media/bgd-storage.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#recycling-content {
	background-color: #FFFFFF;
	padding-bottom: 0px;
	background-image: url(../media/bgd-recycle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* CONTACT FORM
----------------------------------------------- */

fieldset strong {
	color: #FF6600;
}
#right-content fieldset {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right-content fieldset p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

#right-content .required {
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 15px;
	font-weight: bold;
}
#right-content fieldset img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

#right-content legend {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
	background-color: #f8f8f8;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right-content label {
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 3px;
	display: block;
	float: left;
	text-align: left;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 50px;
	font-weight: bold;
}
#right-content input {
	margin-top: 0px;
}

#right-content select {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right-content textarea {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right-content input:focus, textarea:focus, select:focus{
}
.dropdown {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
}

.txtfield {
	border: 1px solid #C0C0C0;
	color: #333333;
	width: 170px;
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: bottom;
}
.bigtxtfield {
	color: #333333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 170px;
	font-size: 12px;
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
}
.buttons {
	color: #666666;
	font-size: 12px;
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}


#errors {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #ffffe0;
	background-image: url(../media/warning.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding: 10px;
}

#errors strong{
	margin: 0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
}

#errors p{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#errors ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}

#errors li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	color: #666666;
	font-size: 12px;
	background-image: url(../media/img-cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#lblError ul  {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}

#lblError li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	color: #666666;
	font-size: 12px;
	background-image: url(../media/img-cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* RIGHT CONTENT
----------------------------------------------- */

#right-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 269px;
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right-content p {
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#right-content strong {
	font-weight: bold;
	color: #333333;	
}

/* CONTACT
----------------------------------------------- */

#contact{
	color: #FFFFFF;
	background-color: #191916;
	border: 1px solid #b29037;
	margin-bottom: 10px;
	padding-top: 5px;
	background-image: url(../media/tile-contact.gif);
	background-repeat: repeat-x;
}

.higlight{
	color: #00bfff;	
}
#contact h2{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffae00;
	margin-left: 10px;
	padding-left: 5px;
	line-height: 20px;
	background-image: url(../media/bgd-phone.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	margin-top: 10px;
	height: 50px;
	padding-bottom: 42px;
	margin-bottom: 10px;
}

#contact h3{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 5px;
	line-height: 20px;
	padding-bottom: 8px;
}

/* MAP
----------------------------------------------- */

#map{
	color: #FFFFFF;
	background-color: #444440;
	border: 1px solid #959493;
	padding-top: 5px;
	background-image: url(../media/tile-map.gif);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#map h4{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b7ca34;
	margin-left: 10px;
	padding-left: 5px;
	line-height: 20px;
	margin-top: 10px;
	height: 50px;
	margin-bottom: 10px;
}

#map em{
	color: #B7CA34;	
}

#map img{
	margin-left: 34px;
	margin-top: 10px;
}


/* FOOTER CONTENT
----------------------------------------------- */

#company-details {
	background-color: #92918e;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCCCCC;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: left;
	background-image: url(../media/tile-company-details.gif);
	background-repeat: repeat-x;
}
#company-details strong{
	color: #FFFFFF;
	font-weight: bold;
}
#company-details em{
	color: #ccc;
}
#company-details p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#company-details a{
	color: #FFFFFF;
}
#company-details a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/* TWIST
----------------------------------------------- */

#twist {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #CCCCCC;
	background-image: url(../media/tile-twist.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	background-color: #83817f;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a19e;
}
#twist p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3%;
	background-image: url(../media/icon-twist.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
#twist a{
	color: #FFFFFF;
}
#twist a:hover{
	color: #FFFFFF;
}
