@charset "utf-8";
/* CSS Document */
/* reset all CSS ------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	background:transparent;
}
h1 span {
	display:none;
	padding:0;
	margin:0;
}
h3 span {
	display:none;
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding: 0px;
}
/* header------------------------------------*/
body {
	margin:0px;
	padding:0px;
}
#headerbg {
	width:100%;
	height:365px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../img/bgslice.png);
	background-repeat:repeat-x;
}
#headerblank {
	width:980px;
	height:365px;
	float:none;
	background-image:url(../img/milcarskycontainer.png);
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
#header {
	width:904px;
	height:365px;
	float:left;
	padding:0px;
	background-repeat:no-repeat;
	background-image:url(../img/header.png);
	margin-top:0px;
	margin-right:38px;
	margin-bottom:0px;
	margin-left:38px;
}
#logospan {
	width:100%;
	height:120px;
	float:none;
	margin-top:0px;
	padding:0px;
}
#logo {
	width:350px;
	height:120px;
	float:left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-image:url(../img/milcarskylogo.png);
}
#adspace {
	width:904px;
	height:175px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	background: transparent url('/img/backdrops/backdrop.php') no-repeat left top;
}

/* page titles------------------------------------*/

#pagetitle_home {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_home.png);
}
#pagetitle_about {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_about.png);
}
#pagetitle_brands {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_brands.png);
}
#pagetitle_gallery {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_gallery.png);
}
#pagetitle_service {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_service.png);
}
#pagetitle_specials {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_specials.png);
}
#pagetitle_contact {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_contact.png);
}
#pagetitle_quote {
	width:500px;
	height:120px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../img/pgttl_quote.png);
}


/* navigation------------------------------------*/
#menubg {
	width:100%;
	height:40px;
	float:right;
	margin-top:5px;
	padding:0px;
	list-style:none;
	background-image:url(../img/buttonbg.png);
	background-repeat:repeat-x;
}
#menu {
	width:850px;
	margin-right:auto;
	margin-left:auto;
}
#menu ul {
	margin:0px;
	padding:0;
}
#menu li {
	display:inline;
	margin:0px;
	padding:0;
}
#menu a {
	float:left;
	height:40px;
	display:block;
	overflow:hidden;
	text-align:center;
	padding-right:23px;
	padding-left:23px;
	line-height:26px;
}
#menu li.tab a {
	font-family:Tahoma,Geneva,sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-family:Tahoma,Geneva,sans-serif;
	font-weight:bold;
}
#menu li.tab a:hover {
	background-image:url(../img/buttonhover.png);
	background-repeat:repeat-x;
}
#menu li.tabon a {
	background-image:url(../img/buttonhover.png);
	background-repeat:repeat-x;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-family:Tahoma,Geneva,sans-serif;
	font-weight: bold;
}
/* content------------------------------------*/
#contentbg {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../img/pagebg.png);
}
#contentblank {
	width:980px;
	float:none;
	padding:0px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
#content {
	width:904px;
	float:left;
	padding:0px;
	margin-top:0px;
	margin-right:38px;
	margin-bottom:0px;
	margin-left: 38px;
}



/* fullpage------------------------------------*/
#fullpage {
	width:904px;
	float:left;
	padding:0px;
}
.fullheading {
	width:904px;
	float:left;
	padding:0px;
	font-family:Georgia;
	font-size:22px;
	color:#8d7149;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:8px;
	margin-left:0px;
}


/* rightbar------------------------------------*/

#rightbar {
	width:295px;
	float:right;
	padding:0px;
}
.rightheading {
	width:295px;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:8px;
	margin-left:0px;
	padding:0px;
	font-family:Georgia;
	font-size:22px;
	color:#8d7149;
}
.rightheading h4 {
	width:295px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:22px;
	font-weight:normal;
	color:#8d7149;
}
.rightpic {
	width:295px;
	height:120px;
	float:left;
	margin-top:8px;
	padding:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.righttxt {
	width:295px;
	float:left;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:#333;
	text-decoration: none;
}
.rightboldtxt {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color: #006699;
	margin-top: 5px;
	margin-bottom: 4px;
}


#creditapplinks{
	margin-top: 10px;
}
#creditapplinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-indent: 12;
	margin:
; 	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}

#creditapp
{ 	display:inline-block;
	width: 182px;
	height: 30px;
	background-image: url(../img/creditappdl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#creditapp:hover
{ background-position: 0 -30px;}
#creditapp span
{display: none;}

#adobereader
{ 	display:inline-block;
	width: 113px;
	height: 30px;
	background-image: url(../img/creditappdl.gif);
	background-repeat: no-repeat;
	background-position: -183px 0;
}
#adobereader:hover
{ background-position: -183px -30px;}
#adobereader span
{display: none;}

/* leftbar------------------------------------*/
#leftbar {
	width:590px;
	float:left;
	padding:0px;
}
.leftpic {
	width:160px;
	height:396px;
	float:left;
	margin-top:10px;
	padding:0px;
	margin-right:6px;
	margin-bottom:0px;
	margin-left:0px;
}
.leftheading {
	width:590px;
	float:left;
	padding:0px;
	font-family:Georgia;
	font-size:22px;
	color:#8d7149;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:8px;
	margin-left:0px;
}
.leftheading h4 {
	width:590px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:22px;
	font-weight:normal;
	color: #8d7149;
}
.gmap {
	width:586px;
	height:296px;
	float:left;
	margin:0px;
	padding:0px;
	border: 2px solid #069;
}

/* fontstyles------------------------------------*/
em {
	font-style:italic;
}
.ourstory {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	text-indent:14;
	margin: 10px;
	line-height: 14px;
	float: left;
}
.ourstory p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.aboutus {
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	margin:0px;
	text-indent:14px;
	font-weight: bold;
	line-height: 20px;
}

.service {
	font-family:Arial;
	font-size:14px;
	color:#333333;
	text-indent:14px;
}
.service p{
	padding:5px;
	margin-bottom:8px;
}
.rightservice{
	padding:5px;
	font-family:Arial;
	font-size:14px;
	color:#333333;
}
.rightservice ul{
	margin-top: 6px;
}
.rightservice li{
	list-style-type: none;
	margin-left: 2px;
	line-height:20px;
	list-style-position: inside;
	font-size: 13px;
}

#uc {
	width:904px;
	float:left;
	padding:0px;
}
#uc .u{
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color:#333;
	display:block;
	margin-top:20px;
	}
#uc .c{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #069;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
	display:block;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	}
#address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #352817;
}
#address p{
	color: #8d7149;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#address span{
	color: #666;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 17px;
	display: block;
}

h6 span{
	color: #342D24;
}

h6 a{
	color: #342D24;
	text-decoration:none;
}
h6 a:hover{
	text-decoration:underline;
}
/* brands config-----------------------------*/
#brands{
	margin-left:2px;	
}

#brands ul {
	margin: 0px;
	padding: 0;
	}
#brands li {
	display: inline;
	margin: 0px;
	padding: 0;
	}
#brands a {
	float: left;
	width: 180px;
	height: 55px;
	display: block;
	text-indent: -500em;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 0px;
	}

#brands a:hover {
	background-position: 0 -55px;
	}
/* brands-----------------------------*/
#brands li.brand1 a {
	background-image: url(../img/brands/aga.gif);
	}
#brands li.brand2 a {
	background-image: url(../img/brands/alfresco.gif);
	}
#brands li.brand3 a {
	background-image: url(../img/brands/asko.gif);
	}
#brands li.brand4 a {
	background-image: url(../img/brands/best.gif);
	}
#brands li.brand5 a {
	background-image: url(../img/brands/bosch.gif);
	}
#brands li.brand6 a {
	background-image: url(../img/brands/dacor.gif);
	}
#brands li.brand7 a {
	background-image: url(../img/brands/dcs.gif);
	}
#brands li.brand8 a {
	background-image: url(../img/brands/electrolux.gif);
	}
#brands li.brand9 a {
	background-image: url(../img/brands/eurotech.gif);
	}
#brands li.brand0 a {
	background-image: url(../img/brands/faber.gif);
	}
#brands li.brand11 a {
	background-image: url(../img/brands/firemagic.gif);
	}
#brands li.brand12 a {
	background-image: url(../img/brands/fisher.gif);
	}
#brands li.brand13 a {
	background-image: url(../img/brands/fivestar.gif);
	}
#brands li.brand14 a {
	background-image: url(../img/brands/franke.gif);
	}
#brands li.brand15 a {
	background-image: url(../img/brands/frigidaire.gif);
	}
#brands li.brand16 a {
	background-image: url(../img/brands/ge.gif);
	}
#brands li.brand17 a {
	background-image: url(../img/brands/gecafe.gif);
	}
#brands li.brand18 a {
	background-image: url(../img/brands/gemonogram.gif);
	}
#brands li.brand19 a {
	background-image: url(../img/brands/hoshizaki.gif);
	}
#brands li.brand20 a {
	background-image: url(../img/brands/independent.gif);
	}
#brands li.brand21 a {
	background-image: url(../img/brands/kitchenaid.gif);
	}
#brands li.brand22 a {
	background-image: url(../img/brands/liebherr.gif);
	}
#brands li.brand23 a {
	background-image: url(../img/brands/lynx.gif);
	}
#brands li.brand24 a {
	background-image: url(../img/brands/marvel.gif);
	}
#brands li.brand25 a {
	background-image: url(../img/brands/maytag.gif);
	}
#brands li.brand26 a {
	background-image: url(../img/brands/miele.gif);
	}
#brands li.brand27 a {
	background-image: url(../img/brands/perlick.gif);
	}
#brands li.brand28 a {
	background-image: url(../img/brands/scotsman.gif);
	}
#brands li.brand29 a {
	background-image: url(../img/brands/sharp.gif);
	}
#brands li.brand30 a {
	background-image: url(../img/brands/speedqueen.gif);
	}
#brands li.brand31 a {
	background-image: url(../img/brands/subzero.gif);
	}
#brands li.brand32 a {
	background-image: url(../img/brands/thermador.gif);
	}
#brands li.brand33 a {
	background-image: url(../img/brands/true.gif);
	}
#brands li.brand34 a {
	background-image: url(../img/brands/uline.gif);
	}
#brands li.brand35 a {
	background-image: url(../img/brands/ventahood.gif);
	}
#brands li.brand36 a {
	background-image: url(../img/brands/viking.gif);
	}
#brands li.brand37 a {
	background-image: url(../img/brands/whirlpool.gif);
	}
#brands li.brand38 a {
	background-image: url(../img/brands/wolf.gif);
	}
#brands li.brand39 a {
	background-image: url(../img/brands/zephyr.gif);
	}

	
	
/* footer------------------------------------*/
#footerbg {
	width:100%;
	height:140px;
	float:left;
	margin:0px;
	padding:0px;
}
#footerblank {
	width:980px;
	height:140px;
	float:none;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/fotterbg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	width:904px;
	height:94px;
	float:left;
	margin:0px;
	padding-top:46px;
	padding-right:38px;
	padding-bottom:0;
	padding-left:38px;
}
#footerlinks {
	width:904px;
	float:left;
	margin:0;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#006699;
	text-align:center;
	text-decoration:none;
}
.footerlinks {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding:0 3px 0 3px;
}
.footerlinks:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#069;
	text-align:center;
	text-decoration:underline;
	padding:0 3px 0 3px;
}
#copyrights {
	width:904px;
	float:left;
	margin:5px 0 0 0;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#designedby {
	width:904px;
	float:left;
	margin:5px 0 0 0;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.designedby {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#006699;
	text-align:center;
	text-decoration:none;
}
.designedby:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#006699;
	text-align:center;
	text-decoration: underline;
}
/* formstyles------------------------------------*/
#contact-wrapper {
	width:590px;
	padding:0px;
	float:left;
}
#contact-wrapper h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #342D24;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contact-wrapper h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #8D7149;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*
 #contact-wrapper div {
	clear:both;
	margin:10px;
}
#contact-wrapper label {
	display:block;
	float:none;
	width:auto;
}
form#contactform input {
	border-color:#B22D00;
	border-style:solid;
	border-width:1px;
	padding:2px;
	font-size:14px;
	color:#333;
	width:580px;
}
form#contactform textarea {
	width:580px;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	padding:2px;
	border-color:#B22D00;
	border-style:solid;
	border-width:1px;
}
.error {
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	color:#990000;
}
.emailsent {
	font-family:Georgia;
	font-size:22px;
	font-weight:normal;
	color:#7e8901;
}
.emailty {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	margin-top:6px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
.sendbutton {
	font-family:Georgia;
	font-size:22px;
	font-weight:normal;
	color:#7e8901;
	margin-top:6px;
	margin-left:3px;
	width: 580px;
}.imagespacer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







.fieldset{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	border: 1px solid #DAD5C8;
}
.legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #3E5D75;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.label-req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.formtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.textfield {
	height: 14px;
	width: 160px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #679BC2;
	background-color: #DEDBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textfield-long {
	height: 14px;
	width: 410px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #679BC2;
	background-color: #DEDBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textfield-productnumber {
	height: 14px;
	width: 120px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #679BC2;
	background-color: #DEDBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textfield-quantity {
	height: 14px;
	width: 50px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #679BC2;
	background-color: #DEDBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textfield-description {
	height: 14px;
	width: 190px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #679BC2;
	background-color: #DEDBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

	
.textarea {
	height: 40px;
	width: 410px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #679BC2;
	background-color: #DEDBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.option {
	height: 18px;
	width: 160px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #679BC2;
	background-color: #DEDBCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-image: url(http://www.macromedia.com/ ...
background-repeat: repeat-x;
color: #333333;

font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
input.submit:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
} 

*/
