/*  

Theme Name: Allstar Glass

Description: Allstar Glass Layout

Author: SLB Networks

Author URI: http://www.allstarqualityglass.com

Client URL: http://www.allstarqualityglass.com

*/


body {
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

a:link, a:visited {
	color:#00F;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:visited:hover {
	color:#00F;
	font-weight:bold;
	text-decoration:underline;
}


h1 {
	color:#F00;
	font-size:24px;
	font-style:italic;
	margin:0 0 0 0;
	padding:0 0 15px 0;
}

h2 {
	color:#00F;
	font-size:14px;
	margin:0 0 0 0;
	padding:15px 0 0 15px;
	font-style:italic;
}

h3 {
	color:#00F;
	font-size:14px;	
	margin:0 0 0 0;
	padding:15px 0 0 15px;
	font-style:italic;	
}

h4 {
	color:#00F;
	font-size:14px;	
	margin:0 0 0 0;
	padding:15px 0 0 15px;
	font-style:italic;	
}

/***************************************************
	Navigation
***************************************************/

#nav_bar {
	float:left;
	width: 100%;
	background-color: #173B9C;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#nav {
	height: 30px;
	width: 1000px;
	margin:0 auto;
}

#nav h2 {
	display: none;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	display: block;
	height: 30px;
}

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 30px;
}

#nav a, #nav a:visited {
	display: block;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-left:22px;
	padding-right:22px;	
	line-height: 30px;
}

#nav li a, #nav li a:visited {
	font-size: 12px;
	height: 30px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

html>body #nav li a, 
html>body #nav li a:visited {
	height: 30px;
}

#nav li a:hover, #nav li.over a, #  {
	background-color:#F00;
	background-repeat: repeat-x;
}

#nav li:hover, #nav li.sfhover { 
	background-color:#F00;
	background-repeat: repeat-x;
}

#nav li ul {
	width: 180px; /*140px;*/
	list-style: none;
	position: absolute;
	clear: both;
	top: 31px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	border: 1px solid #FFFFFF;
	background: #525C4E !important;
	display: none;
}

#nav li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 184px; /*144px;*/
	height: auto;
	margin-top: 40px;
}

#nav li li {
	clear: both;
	display: block;
	width: 184px; /*140px;*/
	text-align: left;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	background-position: -300px -300px !important;
}

#nav li li a, #nav li li a:visited {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2em;
	height: 13px;
	padding: 6px 0 6px 5px !important;
	margin: 0 !important;
	background: transparent !important;
	width: 180px; /*140px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;	
	font-weight: normal !important;
	text-align: left;
}

html>body #nav li li a {
	width: 180px; /*140px;*/
	height: auto !important;
	line-height: 1.2em !important;
	min-height: 13px !important;
}

#nav li li a:hover {
	background: #75846F !important; 
	width:179px;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	
}


/***************************************************
	End Navigation
***************************************************/

	

/* template */

#wrapper {
	width: 1000px;
	margin: 0 auto;

}

#container {
	width: 100%;
	background-color:#FFF;
	float: left;
	border: 2px solid #FFFFFF;

}

#outline {
	width: 1000px;
	float: left;
	border: 2px solid #FFFFFF;

}

#header {
	height: 139px;
	width: 100%;
	float:left;
	background: url(images/web/header_pic.png) no-repeat top right;
	
}

#logo a:link, #logo a:visited {
	height: 99px;
	width: 359px;
	float: left;
	background: url(images/web/Allstar_logo.png) no-repeat;
	margin: 20px 0 0 40px;
	display:inline;
}

#top_spacer {
	background-image: url(images/web/top_spacer.png);
	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	height: 12px;

}

#page {
	width: 100%;
	float:left;
	min-height:400px;
	padding: 0 0 20px 0;
	background:url(images/web/sidebar.png) repeat-y top left;
}

#nav_shadow {
	background-image:url(images/web/nav_shadow.png);
	background-repeat:no-repeat;
	height: 26px; 
	width: 13px;
	float: left;

}


#sidebar {
	width: 290px;
	float: left;
	margin:0;
}

#sidebar img {
	width: 250px;
	margin: 20px 0 0 20px;
	float: left;
	display:inline;	
	border: 2px solid #FFFFFF;
}

#rightColumn {
	float:right;
	width: 620px;
	margin:28px 40px 0 0;
}

#rightColumn p {
	padding: 0 0 0 25px;
}

#rightColumn ul {
	width:100%;
	margin:0;
	padding: 0 0 20px 0;
	display:inline;
}


#rightColumn li {
	padding: 10px 0 0 0;
	margin: 0 0 0 60px;	
	list-style:square;
}


#cities {
	float:right;
	margin:18px 40px 0 0;
	width:60%;
	font-weight:bold;
	text-align:right;
	font-style:italic;
}

#customer_survey a:link, #customer_survey a:visited  {
	float: left;
	width: 482px;
	height:80px;
	background:url(images/web/survey_footer.png) no-repeat top left;

}

#toll_free a:link, #toll_free a:visited  {
	width: 514px;
	height:80px;
	float: left;
	background:url(images/web/toll_free_footer_2.png) no-repeat top right;

}

#footer {
	width: 100%;		
	float:left;
	margin-top:25px;
	padding: 0 0 30px 0;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

#footer a:link, #footer a:visited {
	padding: 0 0 0 0;
	color:#FFF;
	text-decoration:none;
}

#footer a:hover, #footer a:visited:hover {
	padding: 0 0 0 0;
	color:#FFF;
	text-decoration:underline;
}



/* Insurance Start */

#insurance_faq {

	width: 600px;

	float: left;
	margin-left: 0px;
	
}

/* Insurance End */


.link {
	float:left;
	width:100%;
	margin:30px 0 0 0;
	padding:0 0 0 0;
}

.link img {
	border:none;
	float:left;
	margin:0 0 0 50px;
	display:inline;
}

.link h2 {
	padding:20px 0 0 0;
	float: left; 
	margin:0 0 0 20px; 
	display:inline;
	font-size: 12px;
	color: #000000; 
	font-weight:bold;
	font-style:normal;
}

.link h2 a:link, .link h2 a:visited {
	color: #000000; 
	text-decoration:none;
}

.link h2 a:hover, .link h2 a:visited:hover {
	color: #0000FF; 
	text-decoration:underline;
}

.links_title { 	
	width: 500px; 
	margin-top:30px; 
	padding-bottom: 20px; 
	float: left; 
	margin-left:20px; 
	display:inline; 
	font-size: 16px; 
	color:#0000FF;  
	font-weight:bold; 
	font-style:italic; 
	text-decoration:none; 
}

.location {
	float:left;
	width:300px;
	text-align:center;
	padding:20px 0 20px 0;
}

.location p {
	margin:0;
	padding:0;
}

.location a:link, .location a:visited {
	line-height:28px
}
