/* Magic Garage Door CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;
	background-image:url(/images/bg-slice.gif);
	background-repeat:repeat-x;
	background-color:#DADADA;
	margin-top:21px;
}
h1 {
	font-size:18px;
	color:#8A063A;
	padding:0 0 10px 0;
}
h2, h3, h4, h5, h6 {
	font-size:1.6em;
	color:#8A063A;
	padding:0 0 10px 0;
}
p {
	font-size:1.4em;
	color:#333333;
	padding:0 0 10px 0;
}
span {
	color:#8A063A;
}
ul {
	margin:0;
	padding:0 0 10px 30px;
	color:#333333;
}
li {
	list-style-type:square;
	padding:0;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
}
a:link, a:visited {
	color:#8A063A;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#container {
	text-align:center;
	margin:0 auto;
	background-image:url(/images/bg-shadow.gif);
	background-position:center 149px;
	background-repeat:no-repeat;
}
#header {
	width:876px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
#logo {
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	height:103px;
	width:560px;
	text-align:left;
}
#logo strong {
	display:none;
}



#nav {
	width:876px;
	height:46px;
	background-image:url(/images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav ul li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
#nav ul li a:link, #nav ul li a:visited {
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	height:46px;
	background-repeat:no-repeat;
	background-position:top;	
}
#nav_home a {
	background-image:url(/images/nav_home.gif);
	width:74px;
}
#nav_about a {
	background-image:url(/images/nav_about.gif);
	width:80px;
}
#nav_commercial a {
	background-image:url(/images/nav_commercial.gif);
	width:116px;
}
#nav_industrial a {
	background-image:url(/images/nav_industrial.gif);
	width:104px;
}
#nav_residential a {
	background-image:url(/images/nav_residential.gif);
	width:109px;
}
#nav_service a {
	background-image:url(/images/nav_service.gif);
	width:82px;
}
#nav_dock a {
	background-image:url(/images/nav_dock.gif);
	width:139px;
}
#nav_faq a {
	background-image:url(/images/nav_faq.gif);
	width:62px;
}
#nav_locations a {
	background-image:url(/images/nav_locations.gif);
	width:110px;
}
#nav ul li a:hover {
	background-position:bottom;
}
#nav ul li ul {
	display:none;
	list-style:none;
	position:absolute;
	z-index:500;
	width:180px;
	background-color:#202020;
	padding-bottom:15px;
}
#nav ul li ul li {
	float:none;
	padding:10px 23px;
	border-bottom:1px solid #666666;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited {
	text-indent:9999px;
	overflow:visible;
	height:auto;
	color:#FFFFFF;
	display:inline;
	font-size:10px;
	font-family:Verdana;
	letter-spacing:2px;
	background-image:none !important;
}
#nav ul li ul li a:hover {
	color:#E41064;
	background-image:none;
}
#nav ul li:hover ul {
	display:block;
}








#navigation {
	background-image:url(/images/bg-nav.gif);
	background-repeat:no-repeat;
	height:46px;
	width:876px;
}
#navigation ul {
	margin:0 0 0 18px;
	padding:0;
}
#navigation ul li {
	padding:0 10px 0 0;
	margin:8px 0 0 0;
	list-style:none;
	float:left;
}
#navigation ul li a:link, #navigation ul li a:visited {
	margin:0;
	padding:0;
	display:block;
	text-decoration:none;
	height:31px;
	background-position:top;
	background-repeat:no-repeat;
}
#navigation ul li a:hover {
	background-position:bottom;
}
#navigation ul li a span {
	display:none;
}
.home {
	background-image: url(/images/nav-home.gif);
	width:63px;
}
.about {
	background-image: url(/images/nav-about.gif);
	width:80px;
}
.doors {
	background-image: url(/images/nav-doors.gif);
	width:63px;
}
.service {
	background-image: url(/images/nav-service.gif);
	width:70px;
}
.faq {
	background-image: url(/images/nav-faq.gif);
	width:49px;
}
.careers {
	background-image: url(/images/nav-careers.gif);
	width:70px;
}
.contact {
	background-image: url(/images/nav-contact.gif);
	width:90px;
}
#splash {
	text-align:center;
	margin:0 auto;
	width:876px;
	background-image:url(/images/splash.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:247px;
}
#splash em {
	display:none;
}
#content {
	text-align:center;
	margin:0 auto;
	width:876px;
	background-image:url(/images/bg-content.gif);
	background-repeat:repeat-y;
}
#leftside {
	float:left;
	text-align:left;
	width:213px;
	padding:0;
}
.office {
	background-image:url(/images/heading-office.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:45px;
}
.office strong {
	display:none;
}
.address {
	color:#FFFFFF;
	padding:0 20px 20px 20px;
	font-size:1.2em;
}
.section {
	background-image:url(/images/heading-section.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:37px;
}
.section strong {
	display:none;
}
#sub ul {
	padding:0;
	margin:0 0 15px 27px;
}
#sub ul li {
	list-style:disc;
	color:#FFFFFF;
	font-size:12px;
	padding:0 0 3px 0;
}
#sub ul li a:link, #sub ul li a:visited {
	color:#E41064;
}
#sub ul li a:hover {
	color:#FFFFFF;
}
.learn {
	position:absolute;
	top:306px;
	left:688px;
	z-index:500;
}
.magic {
	position:absolute;
	top:0;
	left:0;
}
#rightside {
	float:left;
	text-align:left;
	width:660px;
	padding:0 0 0 3px;
}
.heading {
	width:660px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top left;
}
.heading span {
	display:none;
}
.copy {
	padding:16px;
}
#home {
	background-image:url(/images/heading-home.gif);
}
#about {
	background-image:url(/images/heading-about.gif);
}
#doors {
	background-image:url(/images/heading-doors.gif);
}
#residential {
	background-image:url(/images/heading-residential.gif);
}
#commercial {
	background-image:url(/images/heading-commercial.gif);
}
#industrial {
	background-image:url(/images/heading-industrial.gif);
}
#openers {
	background-image:url(/images/heading-openers.gif);
}
#service {
	background-image:url(/images/heading-service.gif);
}
#faq {
	background-image:url(/images/heading-faq.gif);
}
#careers {
	background-image:url(/images/heading-careers.gif);
}
#contact {
	background-image:url(/images/heading-contact.gif);
}
#sitemap {
	background-image:url(/images/heading-sitemap.gif);
}
#whoops {
	background-image:url(/images/heading-whoops.gif);
}
fieldset {
	font-size:1.1em;
	color:#333333;
	width:325px;
}
fieldset p {
	font-size:1.1em;
}
legend {
	display:none;
}
input, textarea {
	width:300px;
	margin:2px 0 5px 0;
	padding:2px;
	border:1px solid #8A063A;
	font-size:1.0em;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.comments {
	height:100px;
}
.submit {
	width:130px;
	height:33px;
	margin-top:5px;
	background-image:url(/images/submit.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0;
}
#footer {
	width:876px;
	margin-top:3px;
	margin-bottom:10px;
	background-image:url(/images/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#8A063A;
}
#footer p {
	color:#FFFFFF;
	padding:20px;
	font-size:9px;
	letter-spacing:1px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer .author a:link, #footer .author a:visited {
	text-decoration:none;
}
#footer .author a:hover {
	text-decoration:underline;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
}
.slideshow {
	border-bottom:1px solid #FFFFFF;
}
#slideshow {
	border-bottom:1px solid #FFFFFF;
}
.map {
	float:right;
	margin:40px 10px 5px 0;
	text-align:center;
}
.border {
	border:1px solid #CCCCCC;
}
.timeline {
	width:625px;
	height:53px;
	background-image:url(/images/timeline-nav.gif);
	background-repeat:no-repeat;
}
.tiny {
	color:#8A063A;
	font-style:italic;
	font-size:1.2em;
}
.next {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.back {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.pad {
	margin-bottom:10px;
}
.color {
	margin:0 2px 4px 5px;
	font-size:1.1em;
}
.available {
	text-align:center;
	font-size:1.1em;
}
.description {
	font-size:1.2em;
}
.title {
	border-bottom:1px solid #CCCCCC;
	padding:5px 0;
	font-size:1.2em;
	font-weight:bold;
}
.clear {
	clear:both;
	height:0;
}
