@charset "UTF-8";
/* CSS Document */  



html {
	margin-left: -1px;
	overflow-Y: scroll;
}

body {
	margin: auto;
	width: 100%;
	background: url('http://www.mooredeals.com/img/bg-gradient.png') repeat-x #113d9d;
	height:100%
	
}

td { overflow:hidden; }

#outerWrapper{
   position: relative;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.mooredeals.com/img/bg-full.jpg');
   background-repeat:no-repeat;
   background-position: center top;
   height: 600px;
   height:100%;
}

#innerWrapper{
	position: relative;
	width:972px;
	margin:0 auto;
	z-index:10;
}

div#logo{
	position: relative;
	margin: auto;
	padding-top: 0px;
	padding-left: 0px;
	
}

div#buttons{
   position: absolute;
   margin: 0 auto;
   padding: 0;
   top: 30px;
   left: 430px;

}
#container {
	width:972px;
	height:58px;
	background: url('http://www.mooredeals.com/img/menu-bar.gif');
  	background-repeat:no-repeat;
  	background-position: center top;
	
}
#container2 {
	width:972px;
	height:43px;
	background: url('http://www.mooredeals.com/img/menu-bar3.gif');
  	background-repeat:no-repeat;
  	background-position: center top;
  	align: left;
	
}
#pagetitle {
	width:972px;
	height:50px;
	background: url('http://www.mooredeals.com/img/content-header.gif');
  	background-repeat:no-repeat;
  	background-position: top;
	
}

#pageWrapper{
	position: absolute;
	top: 150px;
	width:972px;
	margin:0 auto;
	background: url('http://www.mooredeals.com/img/content-bg-full.gif') repeat-y center top;
}


#pageWrapperHomepage{
	position: absolute;
	top: 150px;
	width:972px;
	margin:0 auto;
	background: url('http://www.mooredeals.com/img/content-bg-full.gif') repeat-y center top;
}

#pageWrapperTop{
	position: absolute;
	top: 0px;
	width:972px;
	height:30px;
	background: url('http://www.mooredeals.com/img/content-header.gif') no-repeat center top;

}

#contentBackground{
	background-position: center top;
	height:300px;
	background: url('http://www.mooredeals.com/img/content-bg-full.jpg') no-repeat center top;

}



#footerWrapper{
   position: relative;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.mooredeals.com/img/footer-gradient.jpg');
   background-repeat:repeat;
   background-position: center top;
   height: 500px;
   height:100%;
}
#infoWrapper{
	position: relative;
	width:972px;
	   background-position: center top;
	height:320px;
	background: url('http://www.mooredeals.com/img/footer-full.jpg') no-repeat center top;

}

#margin { 
 	margin:36px;
	margin-right:40px; 
}

.clear { 
	clear: both;
}


h1 {
	color: #ffffff;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 60px;
	text-align:left;
	padding-left:10px;

}


h3 {
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin-top: -2px;
	text-align:left;
	padding-left:10px;
	padding-top:9px;

}

h4 {
	color: #dcd3d3;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	letter-spacing: 0.09em;
	padding-top: 30px;

}
h4 a { 
	color: #dcd3d3;
text-decoration:none; 
}

h4 a:visited { 
	color: #dcd3d3;
text-decoration:none; 
}

h4 a:hover { 
text-decoration:none; 
	color: #4b8ed0;
}

h4 a:active { 
	color: #c46202;
text-decoration:none; 
}


h5 {
	color: #c46202;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	letter-spacing: 0.09em;
margin-bottom: 0px;

}
h5 a { 
	color: #c46202;
text-decoration:none; 
}

h5 a:visited { 
	color: #c46202;
text-decoration:none; 
}

h5 a:hover { 
text-decoration:none; 
	color: #4b8ed0;
}

h5 a:active { 
	color: #c46202;
text-decoration:none; 
}


h6 {
	color: #4582bf;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;

}
h6 a { 
	color: #4582bf;
text-decoration:none; 
}

h6 a:visited { 
	color: #4582bf;
text-decoration:none; 
}

h6 a:hover { 
text-decoration:none; 
	color: #4b8ed0;
}

h6 a:active { 
	color: #c46202;
text-decoration:none; 
}



h2 {
	color: #4582bf;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-top:30px;
	padding-bottom:0px;


}
h2 a { 
	color: #4582bf;
text-decoration:none; 
}

h2 a:visited { 
	color: #4582bf;
text-decoration:none; 
}

h2 a:hover { 
text-decoration:none; 
	color: #dcd3d3;
}

h2 a:active { 
	color: #c46202;
text-decoration:none; 
}



p {
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	line-height:220%


}
p a { 
	color: #4582bf;
text-decoration:none; 
}

p a:visited { 
	color: #4582bf;
text-decoration:none; 
}

p a:hover { 
text-decoration:none; 
	color: #dcd3d3;
}

p a:active { 
	color: #c46202;
text-decoration:none; 
}


.text {
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	line-height:220%


}
.text a { 
	color: #4582bf;
text-decoration:none; 
}

.text a:visited { 
	color: #4582bf;
text-decoration:none; 
}

.text a:hover { 
text-decoration:none; 
	color: #c34500;
}

.text a:active { 
	color: #c46202;
text-decoration:none; 
}






#btnNew
{
  display: block;
  width: 126px;
  height: 30px;
  background: url('http://www.mooredeals.com/img/btn-new-complete.gif') no-repeat 0 0;
  float: left;

}

#btnNew:hover
{ 
  background-position: 0 -30px;
}

#btnNew span
{
  display: none;
}


#btnPreowned
{
  display: block;
  width: 156px;
  height: 30px;
  background: url('http://www.mooredeals.com/img/btn-preowned-complete.gif') no-repeat 0 0;
  float: left;

}

#btnPreowned:hover
{ 
  background-position: 0 -30px;
}

#btnPreowned span
{
  display: none;
}


#btnSpecials
{
  display: block;
  width: 96px;
  height: 30px;
  background: url('http://www.mooredeals.com/img/btn-specials-complete.gif') no-repeat 0 0;
  float: left;

}

#btnSpecials:hover
{ 
  background-position: 0 -30px;
}

#btnSpecials span
{
  display: none;
}


#btnFinance
{
  display: block;
  width: 156px;
  height: 30px;
  background: url('http://www.mooredeals.com/img/btn-preapproved-complete.gif') no-repeat 0 0;
  float: left;

}

#btnFinance:hover
{ 
  background-position: 0 -30px;
}

#btnFinance span
{
  display: none;
}

#btnLaunch
{
  display: block;
  width: 156px;
  height: 30px;
  background: url('http://www.mooredeals.com/img/btn-launchstore.jpg') no-repeat 0 0;
  float: left;

}

#btnLaunch:hover
{ 
  background-position: 0 -30px;
}

#btnLaunch span
{
  display: none;
}


#btnSchedule
{
  display: block;
  width: 96px;
  height: 30px;
  background: url('http://www.mooredeals.com/img/btn-schedule.gif') no-repeat 0 0;
  float: left;

}

#btnSchedule:hover
{ 
  background-position: 0 -30px;
}

#btnSchedule span
{
  display: none;
}





#Number
{
  display: block;
  width: 152px;
  height: 30px;
  background: url('http://www.mooredeals.com/img/1-8-mooredeals.jpg') no-repeat 0 0;
  float: left;

}
#Number span
{
  display: none;
}




ul#topnav {
	margin-top: 6px;
	margin-left: 6px;
	padding: 0;
	list-style: none;
	float: left;
	color: #001150;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;

		
}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	cursor: hand;
	height:46px;

}
ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	float: left;
	text-decoration: none;
	background: url('/img/a_bg.gif') repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height: 20px;
		cursor: hand;
	line-height: 18px; 
	padding-left:12px; 
	padding-right:12px; 
	padding-top:14px; 
	padding-bottom:12px;

}
ul#topnav a{ /*--This is basically the hover state of navigation--*/
	color: #fff;
	background-position: left bottom;


}
ul#topnav span{ /*--Default state of navigation--*/
	background-position: left top;

}







ul#topnav2 {
	margin-top: 6px;
	margin-left: 6px;
	padding: 0;
	list-style: none;
	float: left;
	color: #001150;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display: block;
		cursor: hand;
		width:690px;
		float:left;
		

}
ul#topnav2 li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	cursor: hand;
	height:46px;

}
ul#topnav2 a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	float: left;
	text-decoration: none;
	background: url('/img/a_bg.gif') repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height: 20px;
		cursor: hand;
	line-height: 18px; padding-left:12px; padding-right:12px; padding-top:14px; padding-bottom:12px

}
ul#topnav2 a{ /*--This is basically the hover state of navigation--*/
	color: #fff;
	background-position: left bottom;
	display: block;
	cursor: hand;

}
ul#topnav2 span{ /*--Default state of navigation--*/
	background-position: left top;

}







#searchbox {
	position: absolute;
	top: 97px;
	left: 692px;


	
}

fieldset.search {
    position:relative; 
	border: none;
	width: 260px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
    position:relative; 
	color: #fff;
	font-size: 16px;
	vertical-align:middle;
	width: 167px;
	height: 30px;
	background: url('http://www.mooredeals.com/img/search_bg.gif') no-repeat;
	padding: 5px 5px 0;
}
.search input.box:focus {
	background: #616161 url('http://www.mooredeals.com/img/search_bg.gif') no-repeat left -38px;
	outline: none
}
.search button.btn {
	width: 78px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background:  url('http://www.mooredeals.com/img/search_bg.gif') no-repeat top right;
}
.search button.btn:hover {
	background:  url('http://www.mooredeals.com/img/search_bg.gif') no-repeat bottom right;
}




fieldset.email {
	border: none;
	width: 244px;
	margin: 0 auto;
}
.email input, .search button {
	border: none;
	float: left;
}
.email input.box {
	color: #000;
	font-size: .8em;
	width: 175px;
	height: 26px;
	background: url('http://www.mooredeals.com/img/email-bg.gif') no-repeat;

}
.email input.box:focus {
	background: #616161 url('http://www.mooredeals.com/img/email-bg.gif') no-repeat left -27px;
	outline: none
}
.email button.btn {
	border: none;
	width: 65px;
	height: 26px;
	cursor: pointer;
	text-indent: -9999px;
	background: url('http://www.mooredeals.com/img/email-bg.gif') no-repeat top right;
}
.email button.btn:hover {
	background: url('http://www.mooredeals.com/img/email-bg.gif') no-repeat bottom right;
}




#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #e9e9e9;
width: 100%;
background: url('http://www.mooredeals.com/img/chromebg.gif') repeat-x center;
margin: 0;
text-align: center; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
	color: #001150;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
padding: 5px;
padding-right: 20px;
padding-left: 10px;
margin: 0px;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url('http://www.mooredeals.com/img/chromebg2.gif') repeat-x center;
}



#gallery_wrap {
	position: relative;
	
	width: 469px;
	height: 400px;
	padding-left:6px; padding-right:0px; padding-top:0px; padding-bottom:0px;

}
.panel {
	margin-bottom: 10px;
		display: none;


}
#polaroid_overlay {
	position: absolute;
	top: 14px;
	left: 20px;
	z-index: 2000

}
















.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:5em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 5em; }

.basic  {
	width: 360px;
	font-family: verdana;
	border: 0px solid black;
	padding: 0px;
	margin:0px;

	
}
.basic div {
	background-color: #eee;

}

.basic p {
	margin-bottom : 0px;
	margin-top:-8px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;

}
.basic a {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-color: #0a2f82;
	border-top: 1px solid #01174a;
	border-bottom: 1px solid #0a2f81;
	background-image: url('http://www.mooredeals.com/img/AccordionTab0.gif');

}
.basic a:hover {
	background-color: #c34500;
	color: #fff;
	border-top: 1px solid #a30703;
	border-bottom: 1px solid #be4301;
	background-image: url('http://www.mooredeals.com/img/AccordionTab1.gif');
}
.basic a.selected {
	color: #00052d;
	background-color: #aee746;
	border-top: 1px solid #68c20a;
	border-bottom: 1px solid #b2e849;
	background-image: url('http://www.mooredeals.com/img/AccordionTab2.gif');
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url('collapsed.gif') no-repeat 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none

	
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url('expanded.gif');
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important;
	}
}

#navbar ul li {
	display: inline; /* Fix IE Step Down */

}

	#navbar ul li a:link, #navbar ul li a:visited {
		display: block;
		height: 37px;
		float: left;
		margin-top:-15px;
		background: url('http://www.mooredeals.com/img/navtab-right.png') no-repeat top right; 
		font-family: "arial", sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #001150;
			
			line-height: 180%; margin-left:1px; margin-right:1px; margin-top:0px; margin-bottom:0
	}

		#navbar ul li a span {
			display: block;
			height: 28px;
			float: left; /* IE 6 Fix */
			background: url('http://www.mooredeals.com/img/navtab-left.png') no-repeat top left;
; padding-left:20px; padding-right:20px; padding-top:8px; padding-bottom:0px
		}
		
		#navbar ul li a:hover, #navbar ul li a:active {
			background-position: bottom right;
		}
		
		#navbar ul li a:hover span {
			background-position: bottom left;
			color: #fff;
			cursor: pointer; /* Remind IE which cursor to use! */
		}
		
		
.livehelp {
margin-top:0px;
}