@charset "utf-8";
/* CSS Document */

h1 {
	color:#004080;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin:0 0 11px 0;
	padding:0;
	border-bottom:#CCCCCC 1px solid;
}

ol ol {
	list-style-type:lower-alpha;
}	
ul li {
	list-style-type:square;
}

ul.large {
	float:left;
	margin:10px 0 10px 60px;
}
ul.large li {
	list-style-type:none;
	font-size:16px;
	padding:3px 0;
}
ul.services {
	font-size:14px;
}

p {
	padding:2px;
	margin:2px;
}


.print {
	width:50%;
	margin:10px auto;
}

#map {
	width:500px;
	margin:10px auto;
	height:300px;
	border:#F8990F 1px solid;
}


#faq span{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#003E77;
	font-weight:600;
	margin:0 5px 0 5px;
}

/*	HOME
----------------------------------------------------------------------------------------------------
	
*/
#homeQuote {
	width:220px;
	float:left;
}
#homeContent {
	margin-left:230px;
}
#startQuote {
	background:url(../images/home_quote_heading.jpg) top left no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	border:#FFFFFF 1px solid;
	height:21px;
	line-height:1.8em;
	width:220px;
	height:26px;
	margin-top:10px;
}
#startQuoteBox {
	width:209px;
	margin:0 auto;
	border-top:none;
	border-right:#FDEBD0 1px solid;
	border-bottom:#FDEBD0 1px solid;
	border-left:#FDEBD0 1px solid;
	background-color:#FFFFF5;
}
#startQuoteBox form {
	padding:3px 0 8px 8px;
	margin:0;
}
#startQuoteBox form select {
	padding:0;
	margin:5px 0;
}
#startQuoteBox form input {
	padding:0;
	margin:17px 4px 0 0;
	float:right;
}
#homeBanner {
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	width:508px;
	margin:10px auto;
	padding:10px 0 0 0;
	color:#004080;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	height:60px;
}
#homeBanner p {
	padding: 3px;
	margin:0;
}
#homeBanner img {
	padding: 0 8px 0 15px;
	margin:0 3px;
	float:left;
}
/*
----------------------------------------------------------------
*/


.divider {
color:#FCEBD7;
margin:10px 0px 10px 0px;
}

hr {
	border:#FCEBD7 1px solid;
	margin:10px auto;
}

/*	Glass Search
----------------------------------------------------------------------------------------------------
	
*/

#search {
	width:220px;
}

#startSearch {
	background:url(../images/search_heading.jpg) top left no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	border:#FFFFFF 1px solid;
	line-height:1.8em;
	width:250px;
	margin-top:10px;
}

#startSearchBox {
	width:225px;
	margin:0 0 0 8px;
	border-top:none;
	border-right:#FDEBD0 1px solid;
	border-bottom:#FDEBD0 1px solid;
	border-left:#FDEBD0 1px solid;
	background-color:#FFFFF5;
}

#startSearchBox form {
	padding:3px 0 8px 8px;
	margin:0;
}

#startSearchBox form input {
	padding:0;
	margin:10px 4px 10px 0;
	float:right;
}

#searchParts{
	float:left;
	margin:10px ;
}
/*----------------------------------------------------------------------------------------------------*/
	




/*	Glass Search
----------------------------------------------------------------------------------------------------
	
*/


#creditContent{
	font-size:14px;
	font-weight:400;
}

#creditContent a:link, a:visited{
	color:#003E77;
	font-weight:600;
}

#creditContent a:hover{
	color:#F8990F;
}

#pdf{
	margin:10px 0 10px 60px;
}

#creditContent span{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#003E77;
	font-weight:600;
	margin:0 5px 0 5px;
}

.or{
	margin:10px 0px 0 60px;
}

address{
	font-style:normal;
	font-weight:bold;
	margin:10px 0 0 60px;
	width:200px;
}
/*----------------------------------------------------------------------------------------------------*/


/*	Pickup and Delivery
----------------------------------------------------------------------------------------------------
	
*/

#pickupHeading {
	background:url(../images/search_heading.jpg) top left no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	border:#FFFFFF 1px solid;
	line-height:1.8em;
	width:250px;
	margin-top:-15px;
	position:relative;
	height:26px;
}

#pickupBox {
	position:relative;
	width:350px;
	margin:20px 0 0 8px;
	border:#FDEBD0 1px solid;
	background-color:#FFFFF5;
}


#pickupBox form {
	/*padding:3px 0 8px 0px;*/
	margin:0;
}

.pickupSubmit{
	margin:10px 0px 5px 250px;
}

.calendar{
	float:right;
	margin-top:-23px;
	
	position:relative;
/*	top:4px;
	left:-4px;
*/}

*:lang(en) .calendar{
	margin-top:-22px !important;
/*	position:relative;

	top:20px;
*/}


#contact {
	margin:10px 0 0 15px;
	float:left;
}


#contact address {
	font-style:normal;
	font-size:15px;
	font-weight:bold;
	width:200px;
	margin:10px 0;
}

#contact a:link,
#contact a:visited {
	font-size:14px;
	font-weight:bold;
	color:#245B92;
}
#contact a:hover {
	color:#F8990F;
}


table.contactLocations {
	font-size:14px;
	float:right;
	color:#333333;
}
table.contactLocations td {
	text-align:center;
	border:#EFEFEF 1px solid;
	width:140px;
	padding:4px;
}

table.contactLocations span {
	color:#666666;
	display:block;
}



