@charset "utf-8";
/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:active, a:focus { /* Remove dotted lines when a link is selected on firefox*/
	outline: 0;
}
strong {
font-weight: bold;
}

/* Undo DNN default styles */
.Normal, .NormalDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SkinObject {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: normal;
}
h3 {
	color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #4C97D8;
}
a:hover {
	color: #FF3300;
}
#content ul, #content ol {	
	margin: 1em 0 1em 2em;
}
/* Actual CSS file */
body{
	background: #fafdf3 url(images/bg_gradient.png) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f4647;
	margin: 0 0 15px 0;
}
body form#Form{
	text-align: center;
}
p {
	line-height: 16px;
	padding-bottom: 1em;
}
#wrapper {
	background: transparent url(images/bg_wrapper.png) repeat-y;
	width: 785px;
	margin: 0px auto;
	position: relative;
	display: block;
	text-align: left;
}
#wrapper #sidebar { /* hide sidebar */
	display: none;
}
#wrapper.withsidebar #sidebar { /* show sidebar if using .withsidebar class */
	display: block;
}
#wrapper.withsidebar {
	width: 988px;
}
#container {
	background: url(images/wrapper_top.png) no-repeat;
	padding: 0 0 0 0;
	margin: 0;
	width: 786px;
	position: relative;
}
#bottom {
	background: url(images/bottom.png) no-repeat;
	height: 16px;
	width: 785px;
	margin: 0 auto;
	display: block;
	clear: both;
}
#bottom.withsidebar {
	width: 988px;
	background-position: left;
}
#content {
	border: 1px solid #dbdbdb;
	border-bottom: none;
	margin: 0 21px 0 21px;
	position: relative;
	padding: 15px 10px 0px 11px;
	background-color: #fff;
}
#container .plain {
	margin-top: 10px;
	padding: 10px 15px;
}
#footer {
	width: 710px;
	padding: 15px 0 15px 0;
	text-align: right;
	margin: 0 0 0 30px;
}
#footer a {
	color: #3f4647;
}
/* Z-Indexes */
#nav
{
	z-index: 3;
}
#content {
	z-index: 2;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.contentbottom {
	background: transparent url(images/container_bottom.gif) no-repeat 21px 0px;
	height: 7px;
}
h1.sitename {
	display: none;
}
h2{
	line-height: 43px;
	font-size: 20px;
	color: #3f4748;
	font-family: "Arial Rounded MT Bold", Verdana, Arial, Helvetica, sans-serif;
}
h2 span.Head, h2.heavy span.Head {
	color: #3f4748;
	font-family: "Arial Rounded MT Bold", Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: inherit;
}
h2.heavy {
	background: url(images/bg_heading.jpg) no-repeat left top;
	padding-left: 15px;
	margin-top: 10px;
}
.col0 {
	margin-top: 10px;
}
h3 {
	font-weight: bold;
	margin-top: 0.2em;
	color: #3F4647;
}
ul {
}
ul.ticks {
}
ul.ticks li
{
	background: url(images/tick.gif) no-repeat left 2px;
	padding: 0.2em 0 0.2em 20px;
	list-style-type: none;
}
ul.ticks li.withbox {
	background-image: url(images/tick_withbox.gif);
}
#nav {
	width: 744px;
	margin: 0 0 0 21px;
	position: relative; /* to get 1px overlap with content pane */
	top: 2px;
}
#nav li {
	float: left;
	background: url(images/tab.gif) no-repeat left top;
	padding-left: 11px;
	list-style-type: none;
}
#nav li#houseMenuCurrentItem {
	background-position: bottom left;
}
#nav a {
	text-decoration: none;
	display: block;
	color: #727677;
	font-size: 13px;
	background: url(images/tab.gif) no-repeat right top;
	padding-right: 30px;
	line-height: 31px;
	text-transform: lowercase;
	white-space: nowrap;
}
#nav #houseMenuCurrentItem a{
	color: #4c97d8;
	background-position: bottom right;
}
#nav a:hover {
	color: #4c97d8;
}
#stickynav {
	position: absolute;
	top: 30px;
	right: 20px;
	text-transform: uppercase;
}
#stickynav a {
	text-decoration: none;
	color: #434b4c;
	vertical-align: middle;
}
#stickynav a img {
	vertical-align: middle;
}
#stickynav input {
	vertical-align: middle;
}

/* Sidebar */
#sidebar, #extrasidebar {
	width: 208px;
	background: #3f4647 url(images/sidebar_bottom.gif) no-repeat bottom left;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
#extrasidebar
{
	background: none;
	top: 700px;
}

#sidebar h2 {
	background: #3f4647 url(images/sidebar_top.png) no-repeat;
	padding: 50px 0 10px 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}
#sidebar .notmoving {
	padding: 20px 15px 20px 30px;
}
#sidebar .notmoving h3 {
	background: url(images/notmoving.gif) no-repeat;
	text-indent: -10000px;
	height: 100px;
}
#sidebar label {
	color: #d0eaff;
	display: block;
	padding: 10px 0 2px 0;
	text-transform: lowercase;
}
#sidebar input.textbox, #sidebar select {
	background-color: #5c6466;
	border: 0;
	padding: 2px 4px;
	color: #fff;
}
.col4 {
	margin-top: 10px;
	background: url(images/4col_bg.gif) repeat-y left top;
}
.col4 .col {
	width: 148px;
	margin: 0 20px 0 15px;
	padding: 0;
	float: left;
	position: relative;
}
.col .pullout{
	height: 105px;
}
#content .col ul.pullout{
	margin: 0;
	padding: 0 0 10px 0;
}
.col4 .last {
	margin-right: 0;
}
.clear
{
	clear: both;
}
.col4 .top, .col1 .top {
	display: block;
	height: 6px;
	margin: 0;
	padding: 0;
}
.col4 .bottom, .col1 .bottom{
	display: block;
	height: 6px;
	clear: left;
}
.col1 {
	margin-top: 10px;
}
.col1 .top {
	background: url(images/1col_top.gif) no-repeat;
}
.col4 .top {
	background: url(images/4col_top.gif) no-repeat;
}
.col1 .bottom {
	background: url(images/1col_bottom.gif) no-repeat;
}
.col4 .bottom {
	background: url(images/4col_bottom.gif) no-repeat left bottom;
}
.col1 .col {
	border: 1px solid #dbdbdb;
	border-width: 0 1px;
	padding: 0 15px 15px 15px;
}
.col4 .col h3 {
	text-indent: -100000px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 140px;
}
.col4 .col h3.quotes{
	background-image: url(images/ineed_quotes.gif);
}
.col4 .col h3.utilities {
	background-image: url(images/ineed_connect.gif);
}
.col4 .col h3.address {
	background-image: url(images/ineed_address.gif);
}
.col4 .col h3.start {
	background-image: url(images/ineed_package.gif);
}
.col {
	display: block;
}
.col0 .col{
	padding: 0 15px 15px 15px;
}
/* Table styles for Other Services */
table.services {
	width:689px;
}
table.services th {
	color: #78c23d;
	font-size: 15px;
	padding: 0.5em 0;
	width: 160px;
}
table td {
	font-size: 11px;
}
table.services caption {
	display:none;
}
table.services tr td, table.services tr th {
	border-top: 1px dotted #dbdbdb;
	padding-right: 10px;
}
table.services td.more a.more{
	font-size: 14px;
	background: transparent url(images/blue_arrow.gif) no-repeat left 5px;
	padding-left: 8px;
	color: #3f4647;
	text-decoration: none;
}
table.services td.more {
	text-align: right;
	white-space: nowrap;
}

/* Moving Tools */
ul.movingtools {
}
ul.movingtools li {
	border-bottom: 1px solid #727677;
	list-style-type: none;
}
ul.movingtools li a{
	display: block;
	width: auto;
	border-bottom: 1px solid #262626;
	padding:10px 0 10px 60px;
	line-height: 30px;
	background: url(images/movingtools_icons.gif) no-repeat;
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Verdana, Arial, Verdana, Sans-serif;
	text-transform: lowercase;
}
ul.movingtools li a:link, ul.movingtools li a:visited {
	color: #fff;
}
ul.movingtools li a:hover {
	color: #51a4ea;
}
ul.movingtools li a.calculator {
	background-position: left top;
}
ul.movingtools li a.checklist {
	background-position: left -56px;
}
ul.movingtools li a.ecard {
	background-position: left -112px;
}
div#dnn_ctr4402_ModuleContent span {
}
div#dnn_TopPane {

}

input
{
	margin: 2px;
}
    .default
    {
    }
    
    .default TD
    {
    	padding: 5px;
    }
    
    .defaultPadding
    {
    	padding: 10px;
    }
    
    .navText
    {
    	font-weight: bold;
    }
    
    .defaultBorder
    {
    	border: solid 1px silver;
    }
    
    td.style1
    {
    	padding: 10px;
        width: 100%;
        border: solid 1px #dbdbdb;
        padding: 10px;
        margin-left: 10px;
        vertical-align: top;
    }
    
    .dottedrows
    {
        width: 100%;
        padding: 10px;
    }
    
    .dottedrows TD
    {
        padding: 5px 0px 15px 0px;
        background-image: url(   '../../../0/images/dots.png' );
        background-repeat: repeat-x;
        background-position: left bottom;
    }
    
    .style1 TD
    {
        background-image: url( '../../../0/images/dots.png' );
        background-repeat: repeat-x;
        background-position: left bottom;
    }
        
    .style2
    {
        width: 220px;
        color: #4ea2e8;
        font-weight: bold;
    }
    
    td.style2
    {
    	padding: 10px;
    	vertical-align: top;
    }
    
    .removalistCaption
    {
        float: right;
        background-image: url(   '../../../0/images/green_arrow.png' );
        background-repeat: no-repeat;
        background-position: left top;
        padding: 0px 0px 0px 15px;
        margin: 5px;
        width: 250px;
    }
    .ToolTipWrapper
    {
        border: solid 1px silver;
        background-color: White;
        position: absolute;
        top: -20px;
        background-repeat: repeat;
        background-image: url('../../../0/1x1.gif' );
    }
    .ToolTipWrapper TD
    {
        padding: 2px;
        background-image: none;
    }
    .none TD
    {
        padding: 2px;
        background-image: none;
        vertical-align: middle;
        padding-right: 15px;
    }
    .none input
    {
        vertical-align: middle;
    }
    
    .pickerWrapper_Default TD
    {
    	padding: 0px;
    }
    
    .progress
    {
        background-image: url('../../../0/images/progress_background.png' );
        background-repeat: repeat-x;
        text-align: right;
        padding-left: 4px;
    }
    .progress IMG
    {
        margin-top: 2px;
    }
    .ToolTipTopCenter
    {
        display: none;
    }
    
    .sunkenDiv
    {
    	padding: 15px;
    	border: solid 1px silver;
    	width: 600px;
    	margin-left: 30px;
    }
    
    .sunkenDiv TD
    {
        padding: 2px;
        background-image: none;
    }
    
    .quote td
    {
    	vertical-align: top;
    	font-size: small;
    }
    
    .stepThreeTable TD
    {
    	padding: 10px;
    }
    
    .removalistTable TD
    {
    	padding: 10px;
    }
    
    .message
    {
    	border: solid 1px silver;
    	background-color: #efefef;
    	padding: 10px;
    }
    
    .radtooltip_Vista
    {
    	position: absolute;
    	top: 300px;
    	left: 500px;
    	overflow: auto;
    	height: 410px;
    	width: 410px;
    }
    
    .removalistInfo
    {
    	padding: 20px;
    	border: solid 1px silver;
    	font-size: small;
    }
    
    .removalistInfo h2
    {
    	line-height: 43px;
		font-size: 20px;
		color: #3f4748;
		font-family: "Arial Rounded MT Bold", Verdana, Arial, Helvetica, sans-serif;
    }
    
    .removalistInfo p
    {
    	font-size: smaller;
    }
    .utilities td
    {
    	padding: 5px;
    }