@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	font: 14px Arial, Century Gothic, sans-serif;
	color: #666666;
	background-image: url(../images/re_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f2f2f2;
}
img {
	border: none;
}
.clear {
	clear: both;
}
input {
	color: #666666;
}
select {
	color: #666666;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.greenfont {
	color: #669900;
}
.bluefont {
	color: #3366CC;
}
a.link2green {
	color: #669900;
	text-decoration: none;
}
.imgborder {
	border: 2px solid #4085C6;
}
.bluefont {
	color: #3366CC;
}
#wrapper {
	width: 960px;
	margin: 14px auto 0 auto;
}
#header {
	width: 960px;
	height: 107px;
	position: relative;
}
#header h1 a {
	width: 341px;
	height: 67px;
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	text-indent: -99999px;
	overflow: hidden;
	top: 10px;
}
#phoneno {
	width: 406px;
	height: 53px;
	position: absolute;
	left: 400px;
	top: 15px;
}
#recycleimg {
	width: 71px;
	height: 105px;
	position: absolute;
	right: 29px;
	top: 2px;
}
#bookmark{
	width:88px;
	height:47px;
	position:absolute;
	right:6px;
	top: 15px;
}



#navBox {
	width: 960px;
	height: 61px;
}
#navLeftcorner {
	width: 5px;
	height: 44px;
	background: url(../images/navleft.gif) no-repeat;
	float: left;
	margin: 17px 0 0 0;
}
#navRightcorner {
	width: 5px;
	height: 44px;
	background: url(../images/navright.gif) no-repeat;
	float: left;
	margin: 17px 0 0 0;
}
#nav {
	width: 948px;
	height: 44px;
	background: url(../images/navbg.gif) repeat-x;
	float: left;
	margin: 17px 0 0 0;
}
.menu-nav, .menu-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	line-height:44px;
	padding-left:15px;
}
.menu-nav a {
	display:block;
	padding:0px 30px;
	border-right: 1px solid #0C61A2;
	text-decoration:none;
	font-family: Century Gothic, Arial, sans-serif;
	text-transform: uppercase;
	color:#FFFFFF;
	font-size: 12px;
	text-align:left;
}
.menu-nav a:hover {
	color: #A5CE6D;
	text-decoration:none;
	background:url(../images/menuitembg.jpg) repeat-x;
}
.menu-nav li {
	width:auto;
	float:left;
	position:relative;
	list-style:none;
}
.menu-nav ul {
	position:absolute;
	display:none;
	width:20em;
	top:44px;
}
.menu-nav li ul {
	background: #0C61A2;
	padding-right:15px;
	border: #FFFFFF solid 2px;
	border-top:none;
}
.menu-nav ul a {
	background:#0C61A2;
}
.menu-nav li ul a {
	width:19em;
	height:auto;
	float:left;
}
.menu-nav ul ul {
	top:auto;
}
.menu-nav li ul ul {
	left:10px;
	margin:0px 0 0 10px;
}
.menu_nav li ul li {
	background: #FFFFFF none;
}
.menu-nav li:hover ul ul, .menu-nav li:link ul ul, .menu-nav li:hover ul ul ul, .menu-nav li:link ul ul ul, .menu-nav li:hover ul ul ul ul, .menu-nav li:link ul ul ul ul {
	display:none;
}
.menu-nav li:hover ul, .menu-nav li li:hover ul, .menu-nav li li li:hover ul, .menu-nav li li li li:hover ul {
	display:block;
}
#bookNow a {
	width: 136px;
	height: 61px;
	background: url(../images/booknowa.jpg) no-repeat;
	float: right;
	display: block;
	text-indent: -9999px;
}
#bookOnlineBox {
	width: 957px;
	height: 325px;
	background: url(../images/header.jpg) no-repeat;
	margin: 29px 0 0 0;
}
#bookOnlinedetail {
	width: 228px;
	float: right;
	margin: 89px 44px 0 0;
	color: #0F66B7;
	font-family: Verdana, Arial, Century Gothic, sans-serif;
}
* html #bookOnlinedetail {
	margin: 89px 20px 0 0;
}
#bookOnlineInputbox {
	width: 222px;
	margin: 11px 0 16px 0;
}
#bookOnlineInputbox .inputfield {
	width: 171px;
	padding: 3px 0 5px 2px;
	border: 1px solid #99CC33;
	background: url(../images/onlineinputbg.gif) repeat-x;
	font-size: 12px;
	color: #666666;
}
#greenBoxmain {
	width: 960px;
	margin: 9px 0 31px 0;
}
.greenboxes1 {
	width: 291px;
	height: 248px;
	float: left;
	margin: 0;
	background: url(../images/greenboxa.jpg) no-repeat;
}
.greenboxes2 {
	width: 291px;
	height: 248px;
	float: left;
	margin-left: 40px;
	background: url(../images/greenboxb.jpg) no-repeat;
}
.greenboxes3 {
	width: 291px;
	height: 248px;
	float: left;
	margin-left: 40px;
	background: url(../images/greenboxc.jpg) no-repeat;
}
.greenboxText a {
	width: 195px;
	margin: 0 auto;
	padding: 18px 0 15px 0;
	text-align: center;
	color: #fff;
	font: bold 20px Helvetica, Arial, sans-serif;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
.greenboxText a:hover {
	color: #0F66B7;
}
#footer {
	width: 900px;
	height: 21px;
	background: url(../images/footerbg.jpg) no-repeat;
	color: #fff;
	font-size: 12px;
	padding: 9px 35px 0 25px;
	font-family: Century Gothic, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
p.copyright {
	float: left;
	width: auto;
}
p.designedby {
	float: left;
	margin: 0 0 0 90px;
	width: auto;
}
p.footerlinks {
	float: right;
	width: auto;
}
p.footerlinks a {
	color: #fff;
	text-decoration: none;
	padding: 0 4px 0 4px;
}
p.footerlinks a:hover {
	text-decoration: underline;
}
#banner {
	width: 942px;
	height: 226px;
	margin: 16px auto 52px auto;
}
#content {
	clear: both;
	width: 960px;
	margin: 0 0 40px 0;
}
#l_col {
	float: left;
	width: 620px;
}
#r_col {
	float: right;
	width: 270px;
}
#sub_content {
	clear: both;
	width: 960px;
	margin: 0 0 40px 0;
}
#content h1, #leftContent h1 {
	color: #3366CC;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0;
}
#content h3, #leftContent h3 {
	color: #3366CC;
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0 15px 0;
	padding: 0;
}
p.maintext {
	line-height: 18px;
}
#leftContent {
	width: 615px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 18px;
	height:auto;
	display:block;
}
* html #leftContent {
	margin: 0 0 10px 5px;
}
#rightContent {
	width: 251px;
	float: right;
}
.whychooseus {
	margin: 0;
}
.whychooseus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.whychooseus li {
	margin: 16px 0 0 6px;
	padding: 0 0 0 25px;
	background: url(../images/bullet.gif) left no-repeat;
}
.accordianBox {
	width: 615px;
	margin-top: 30px;
}
* html .accordianBox {
	margin-top: 0;
}
.accordion_toggle {
	color: #3366CC;
	font-size: 14px;
	margin: 15px 0 8px 0;
	padding: 0 0 10px 0;
	cursor: pointer;
	border-bottom: 1px solid #DBDBDB;
}
.accordion_toggle_active {
	color: #669900;
}
.accordion_content {
	margin: 10px 0 20px 0;
}
.greenbgbox {
	width: 610px;
	padding: 25px 0 25px 0;
	border: 1px solid #C5D89E;
	background: #F6FEE5;
}
.greenbgbox input {
	padding: 4px 0 4px 2px;
	color: #666666;
	border: 1px solid #808477;
}
.bookonline1 {
	width: 610px;
	margin: 15px 0 20px 0;
}
.bookonline1 label {
	color: #3366CC;
	font-size: 14px;
	float: left;
	width: 180px;
	margin: 4px 0 0 8px;
}
.bookonline1 input {
	border: 1px solid #858585;
	padding: 4px 0 4px 2px;
	margin: 0 0 12px 0;
	width: 176px;
}
.bookonline1 select {
	border: 1px solid #858585;
	padding: 4px 4px 4px 4px;
	margin: 0 0 12px 0;
	width: 180px;
}
.greenbgbox1 {
	width: 578px;
	padding: 17px 16px 18px 16px;
	border: 1px solid #C5D89E;
	background: #F6FEE5;
	margin: 0 0 10px 0;
}
.greenbgbox2 {
	width: 268px;
	padding: 17px 16px 18px 16px;
	border: 1px solid #C5D89E;
	background: #F6FEE5;
	margin: 0 0 10px 0;
}
.greenbgbox1 input.greenbginput {
	border: 1px solid #858585;
	padding: 4px 0 4px 2px;
	margin: 0 0 0 10px;
	width: 176px;
}
label.label2 {
	width: 220px;
	float: left;
	margin: 2px 0 0 0;
}
select.select2 {
	border: 1px solid #858585;
	padding: 4px 0 4px 2px;
	margin: 0 0 20px 0;
	width: 304px;
}
select.select3 {
	border: 1px solid #858585;
	padding: 4px 0 4px 2px;
	margin: 0 0 20px 0;
	width: 120px;
}
select.select4 {
	border: 1px solid #858585;
	padding: 4px 0 4px 2px;
	margin: 0 0 20px 0;
	width: 180px;
}
* html select.select4 {
	margin: 0 0 20px 0;
	width: 190px;
}
input.input2 {
	border: 1px solid #858585;
	padding: 4px 0 4px 2px;
	margin: 0 0 20px 0;
	width: 300px;
}
textarea.textarea2 {
	border: 1px solid #858585;
	padding: 4px 0 4px 2px;
	margin: 0 0 20px 0;
	width: 300px;
	height: 60px;
	font: 14px Arial, Century Gothic, sans-serif;
	color: #666666;
}
.error {
	color:#cc0000;
	margin-left:10px;
}
#priceestimator_left {
	width: 449px;
	float: left;
	margin-left: 8px;
}
#priceestimator_right {
	width: 471px;
	float: right;
	padding: 80px 0 0 0;
}
#price_est_list {
	width: 415px;
	margin: 0 0 0 0;
}
#price_est_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#price_est_list li {
	margin: 0;
	padding: 0px 0 0px 0px;
	background-color: #E0EBCC;
	border: 1px solid #99cc66;
	display: block;
	background: #e0ebcc url(../images/ta.gif) 20px 42px no-repeat;
}
#price_est_list li a {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 15px 0 20px 20px;
	margin: 0;
	width: 415px;
	height: 50px;
}
#price_est_list li a:hover {
	background-image: url(../images/booknow.gif);
	background-position:310px 11px;
	background-repeat: no-repeat;
	width: 500px;
}
#price_est_list li a.active {
	background-image: url(../images/booknow.gif);
	background-position: 311px 12px;
	background-repeat: no-repeat;
	width: 500px;
	z-index: 1000;
}
* html #price_est_list li a:hover {
	background-position: 332px 11px;
	position: absolute;
}
#price_est_list .innerTxt {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}
#heavy {
	margin-top:20px;
	margin-left:30px;
}
#price_est_list1 {
	width: 500px;
	margin: 0 0 0 0;
}
#price_est_list1 ul {
	margin-left:100px;
	padding: 0;
	list-style: none;
}
#price_est_list1 li {
	margin: 0;
	padding: 0px 0 0px 0px;
	background-color: #99CCCC;
	border: 1px solid #0000FF;
	display: block;
	background: #e0ebcc url(../images/ta.gif) 20px 42px no-repeat;
}
#price_est_list1 li a {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 15px 0 20px 20px;
	margin: 0;
	width: 415px;
	height: 50px;
}
#price_est_list1 li a:hover {
	background-position:310px 11px;
	background-repeat: no-repeat;
	width: 500px;
}
#price_est_list1 li a.active {
	background-position: 311px 12px;
	background-repeat: no-repeat;
	width: 500px;
	z-index: 1000;
}
* html #price_est_list1 li a:hover {
	background-position: 332px 11px;
	position: absolute;
}
#price_est_list1 .innerTxt {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}



/* --- CUSTOM BOX STYLES --- */

/* --- DEFAULT --- */

#wrapper .custom_box{
	background-color: #FFF;
	float: left;
	width: 270px;
	color: #666666;
	margin: 0px 10px 20px 0px;
}
#wrapper .custom_box h1 {
	background-image: url(../images/bk_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 260px;
	height: 36px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
#wrapper .custom_box a{
	color: #0b8ad2;
	text-decoration: none;
}
#wrapper .custom_box .box_content{
	padding: 15px;
	margin: 0px;
}
#wrapper .custom_box span{
	color: #48880a;
}


/* --- GREEN --- */

#wrapper .green{
	background-color: #FFF;
	float: left;
	width: 270px;
	color: #666666;
	margin: 0px 10px 20px 0px;
}
#wrapper .green h1 {
	background-image: url(../images/bk_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 260px;
	height: 36px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
#wrapper .green a{
	color: #0b8ad2;
	text-decoration: none;
}
#wrapper .green .box_content{
	padding: 15px;
	margin: 0px;
}
#wrapper .green span{
	color: #48880a;
}


/* --- BLUE --- */

#wrapper .blue{
	background-color: #eeeeee;
	float: left;
	width: 270px;
	color: #666666;
	margin: 0px 10px 20px 0px;
}
#wrapper .blue h1 {
	background-image: url(../images/bk_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 260px;
	height: 36px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
#wrapper .blue a{
	color: #0b8ad2;
	text-decoration: none;
}
#wrapper .blue .box_content{
	padding: 15px;
	margin: 0px;
}
#wrapper .blue span{
	color: #48880a;
}


/* --- GRAY --- */

#wrapper .gray{
	background-color: #FFF;
	float: left;
	width: 270px;
	color: #666666;
	margin: 0px 10px 20px 0px;
}
#wrapper .gray h1 {
	background-image: url(../images/bk_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 260px;
	height: 36px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
#wrapper .gray a{
	color: #0b8ad2;
	text-decoration: none;
}
#wrapper .gray .box_content{
	padding: 15px;
	margin: 0px;
}
#wrapper .gray span{
	color: #48880a;
}

/* --- Footer Modules --- */

/* --- GRAY --- */

#wrapper .grayF{
	background-color: #FFF;
	float: left;
	width: 270px;
	color: #666666;
	margin: 0px 30px 20px 20px;
}
#wrapper .grayF h1 {
	background-image: url(../images/bk_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 260px;
	height: 36px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
#wrapper .grayF a{
	color: #0b8ad2;
	text-decoration: none;
}
#wrapper .grayF .box_content{
	padding: 15px;
	margin: 0px;
}
#wrapper .grayF span{
	color: #48880a;
}


/* --- BLUE --- */

#wrapper .blueF{
	background-color: #eeeeee;
	float: left;
	width: 270px;
	color: #666666;
	margin: 0px 30px 20px 20px;
	min-height:140px;
}
#wrapper .blueF h1 {
	background-image: url(../images/bk_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 260px;
	height: 36px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
#wrapper .blueF a{
	color: #0b8ad2;
	text-decoration: none;
}
#wrapper .blueF .box_content{
	padding: 15px;
	margin: 0px;
}
#wrapper .blueF span{
	color: #48880a;
}

/* --- GREEN --- */

#wrapper .greenF{
	background-color: #FFF;
	float: left;
	width: 270px;
	color: #666666;
	margin: 0px 30px 20px 20px;
}
#wrapper .greenF h1 {
	background-image: url(../images/bk_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 260px;
	height: 36px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
#wrapper .greenF a{
	color: #0b8ad2;
	text-decoration: none;
}
#wrapper .greenF .box_content{
	padding: 15px;
	margin: 0px;
}
#wrapper .greenF span{
	color: #48880a;
}


/*--End Green--*/

#frame1 {
	width: 425px;
	font-size:16px;
	font-weight:bold;
	border-bottom: 4px solid gray;
	color: #06F;
}

/*--Styled Ordered Lists--*/


.titledArrow li {
	list-style:none;
	font-size:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:50px;
	padding-bottom: 3px;
	padding-top:5px;
	color: #060;
	
	background:url(http://capitaljunk.ca/images/greenArrow.jpg) no-repeat;
}

.titleRecycle li{
	list-style:none;
	font-size:1.4em;
	padding-left:60px;
	padding-bottom: 3px;
	color: #06C;
	
	background:url(http://capitaljunk.ca/images/recycleLi.jpg) no-repeat;
}

.titleRecycle2 li{
	list-style:none;
	font-size:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:50px;
	padding-bottom: 3px;
	padding-top:11px;
	color: #060;
	
	background:url(http://capitaljunk.ca/images/recycleLi.jpg) no-repeat;
}
