@charset "utf-8";
*{
	margin:0;
	padding:0;
}
html, body{
height:100%;	
}
body  {
	font:100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #fff;
	height:100%;
	min-height:100%;
	position:relative;
}
a:link{
color:#ffcc00;
text-decoration:none;
}
a:visited{
color:#ffcc00;
text-decoration:none;
}
a:hover{
color:#ffcc00;
text-decoration:none;
border-bottom:1px dotted #ffcc00;
}
a:active{
color:#ffcc00;
text-decoration:none;	
}
p{
	font-size:0.8em;
	margin-bottom: 10px;
}
.readmore {
	text-align:right;
}
.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.twoColFixRtHdr #header {
	background: #000 url('images/mcevoy_rowley_logo.jpg') no-repeat 0 63px;
	height: 112px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom:1px solid #666;
	position: relative;
		z-index: 1;
} 
.twoColFixRtHdr #header h1 {
	font-size:150%;
	margin: 0; 
	padding: 10px 0;
	display:none;
	color:#ccc;
}
h1{
	font-size:300%;
	color:#999;
	margin-bottom:10px;
}
h2{
	font-size:200%;
	color:#999;
}
#sidebar1 {
	float: right;
	width: 290px;
	margin-top: 10px;
}
#mainContent {
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 599px;
	min-height:623px; 
	height:auto;
} 
* html .container {
height: 623px;
}


#sidebar1main {
	float: right;
	width: 290px;
	height: 478px;
	margin-top: 10px;
	background-image: url(images/appliance.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;


}
#mainContentmain {
	height: 478px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/kitchen1.jpg);
	background-repeat: no-repeat;
	width: 599px;
	position:relative;
} 
#sidebar1_int {
	float: right;
	width: 450px;
	height: 450px;
	margin-bottom: 10px;
}
#sidebar1_kitch {
	float: right;
	width: 450px;
	height: 500px;
	margin-bottom: 10px;
	margin-top: 10px;
	z-index: -1;
	position: relative;
}
#mainContent_int {
	min-height: 478px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:10px;
	width: 420px;
} 
#mainContent2 {
	height: 478px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
} 
 #sidebar2 {
	float: left;
	width: 290px;
	height: 478px;
}
#footer {
	padding: 20px 0;
	width:100%;
	background:#333333;
	height:60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;

} 
#footer p {
	padding: 10px 0;
	color:#fff;
}
#footer a:link, footer a:active{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
	color:#ccc;
	text-decoration:none;
	border:none;
}
#footer a:visited{
	color:#666;
	text-decoration:none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#nav {
	padding-top:65px;
	padding-left:380px;
	font-size:0.8em;
}
#nav ul {
	list-style-type: none;
	float:left;
}

#nav ul li {
	display: inline;
	float:left;
	position:relative;
}

#nav ul li a
{
	display: block;
	margin:10px 10px 0 10px;
	padding-bottom:11px;
	text-decoration:none;
	color:#666;
}
#nav li
{
	float:left;
}
.current
{
	border-bottom:8px solid #333;
}

#nav ul li a:active, #nav ul li a:visited
{
	color:#666;
}

#nav ul li a:hover
{
	border-bottom:8px solid #666;
	color: #fff;
}

#nav ul li ul
{
	position: absolute;
	left: -1000em;
	top: 3.05em;
	background-color: #ff0000;
	border-top:9px solid #666;
}
#nav li:hover ul, #nav li.sfhover ul
{ 
	left: 0em; 
	width:80px;
}
#nav li:hover
{
	visibility:visible;/*IE7 sticky bug fix*/
}
#nav li li
{
	background:#000000;
}
#nav li li a, #nav li li a:visited
{
	color:#fff;
	width:150px;
	padding:10px;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
#nav li li a:hover
{
	background:#333333;
	border:none;
	padding:10px;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
}



#nav li li a
{
	background:#000000;
	margin:0;
	padding:10px;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

#bottom1 {
	padding: 10px;
	width: 273px;
	float: left;
	height: 180px;
	background-color: #1B1B1B;
	margin:10px 10px 10px 0;
}
#bottom2 {
	padding: 10px;
	width: 274px;
	float: left;
	height: 180px;
		background-color: #1B1B1B;
		margin:10px 0;
}
#bottom3 {
	padding: 10px;
	width: 273px;
	float: left;
		background-color: #1B1B1B;
	height: 180px;
	margin:10px 0 10px 10px;
}
div.hr {
  height: 1px;
  border-bottom:1px solid #666;
}
div.hr hr {
  display: none;
}
#bottom1 h2, #bottom2 h2, #bottom3 h2 {
	border-bottom-color: #999;
}
#mainconttext {
	padding: 10px;
}
#banner{
	width: 144px;
	height: 144px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/new_kitchen_banner.png) no-repeat -11px -10px;
	margin: -2px 0 0 -2px;
}
#banner a{
	width: 100%;
	height: 100%;
	display: block;
}
#showroom-promo{
	border: 10px solid #333;
	width: 400px;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
	margin-top: -50px;
}
#new-showroom{
	width: 100%;
	float: left;
	border-bottom: 1px solid #333;
	margin: 0 0 10px 0;
	padding:  10px 0;
}
#border-promo p{
	margin: 0 10px;
}
#logos {
	padding: 10px;
}
#logos ul li{
	list-style:none;
	display:inline;
}
ul li img{
	border:10px solid #000;
}
ul li img:hover{
	border:10px solid #666;
}
#logos a:link, #logos a:hover, #logos a:visited, #logos a:active{
border:none;	
}
#mainContentmain .mainconttext {
	position:absolute;
	bottom: 0px;
	padding: 10px;
	background-image: url(images/bgint.png);
	width: 579px;
	height: 150px;
}

#portfolio li{
		list-style:none;
}
#portfolio li img{
	border:10px solid #333;
	padding:0;
}
#portfolio li img:hover{
border:10px solid #333;
}
#map_canvas{
	margin-bottom: 20px;
}
/* FORM */
input, textarea{
	border:1px solid #666;
	background-color:#ccc;
}
.fieldset {
	font-size:11px;
	color:#000;
	background: #000;
	border: none;
	margin:20px 20px 0 0;
}
label {
	width:263px;
	height:20px;
	margin-top:3px;
	margin-right:2px;
	padding-top:6px;
	padding-left:6px;
	padding-right: 2px;
	float:left;
	display: block;
	line-height: 1.1;
	color:#fff;
	text-align: right;
	background:#121212;
}

.label2 {
	font-size:11px;
	width:100px;
	height:20px;
	margin-right:2px;
	padding-left:6px;
	float:left;
	display: block;
	line-height: 1.1;
	color:#666;
	text-align: right;
	background:transparent;
}
.button_div {
	width:570px;
	float:right;
	background-color:#333;
	border:1px solid #121212;
	text-align:right;
	height:24px;
	margin-top:3px;
	padding:5px;
}
.div_texbox {
	width:300px;
	float:right;
	background-color:#121212;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	color:#666;
}.div_texbox2 {
	width:150px;
	float:right;
	background-color:#121212;
	padding-bottom:3px;
	padding-left:5px;
	color:#666;
	height:20px;
	margin-top:4px;
}.cf {
	border: 10px solid #333;
	margin:0 0 20px 0;
	padding:10px;
	font-size:14px;
}
.cf2 {
	border: 10px solid #333;
	margin:0 0 20px 0;
	font-size:14px;
}
.cf img {
	border: 2px solid #333;
}
.cf h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.cf .dtext {
	color: #999;
}
.cf h5 {
	font-size: 13px;
}
#bottom1 h2, #bottom2 h2, #bottom3 h2 {
	font-size: 150%;
	margin-bottom:20px;
}
#bottom1 p, #bottom2 p, #bottom3 p {
	font-size: 11px;
	color:#ccc
}
#bottom1 p.nm {
	color: #666;
}
#bottom2 p.nm {
	color: #666;
}
#bottom3 p.nm  {
	color: #666;
}
#mainContent ul li {
	font-size: 0.8em;
}
#mainContent h3 {
	color: #999;
}
#sidebar1main .mainconttext {
	bottom: 0px;
	position: absolute;
	padding: 10px;
	background-image: url(images/bgint.png);
	height: 150px;
	width: 270px;
}
.mainconttext h1 {
	font-size: 200%;
	color: #CCC;
}
#maintext {
	padding: 10px;
}
.mainconttext p {
	font-size: 11px;
}
#maintext p {
	color: #999;
}
#number {
	position: absolute;
	right: 0px;
	margin: 20px 10px;
	color: #999;
}
#sidebar1_int img {
	border: 10px solid #333;
	margin-top: 10px;
}
#app1 {
	float: left;
	height: 190px;
	width: 190px;
	border: 10px solid #333;
	margin:10px 10px 10px 20px;
	position: relative;
	z-index: -1;
}
#app2 {
	float: left;
	height: 190px;
	width: 190px;
	border: 10px solid #333;
	margin:10px 0;
	position: relative;
	z-index: -1;
}
#app3 {
	float: left;
	height: 190px;
	width: 190px;
	border: 10px solid #333;
	margin:0 10px 10px 20px
}
#app4 {
	float: left;
	margin:0;
	height: 190px;
	width: 190px;
	border: 10px solid #333;
}
#sidebar1_int #app1 ul li img {
	border: none;
margin:0;
}
#sidebar1_int #app2 ul li img {
	border: none;
margin:0;
}
#sidebar1_int #app3 ul li img {
	border: none;
margin:0;
}
#sidebar1_int #app4 ul li img {
	border: none;
margin:0;
}
#appin1, #appin2, #appin3, #appin4{
list-style:none;	
}
#mainContent ul li p {
	font-size: 1em;
	color: #FFF;
}
#mainContent ul li {
	color: #FC0;
}
#offercont{
padding:10px;
border:1px solid #121212;
}

