.Default {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: normal;
}
.Default td   {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: normal;
}


.Default a { font-family: Arial, Helvetica, sans-serif; color: black; font-size:12px; font-weight: normal; text-decoration: underline; }
.Default a:hover {color: black; font-weight: bold;}

.Default_title { font-family: Arial, Helvetica, sans-serif; color: black; font-size:16px; font-weight: normal;}
.Default_title a { font-family: Arial, Helvetica, sans-serif; color: black; font-size:16px; font-weight: normal;}
.Default_title a:hover { color: black; font-size:16px; font-weight: normal;}

.Default_body{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color: black; }

/* FONT FACE */
@font-face {
  font-family: "Helvetica Black";
  src: url("(http://tonyslife.server270.com/assets/layouts/Tonys_Lifetime_Exteriors/fonts/HelveticaNeueLTStd-Blk.otf");
  src: local("HelveticaNeue-Black"),
  local("HelveticaNeue-Black"),
  url("http://tonyslife.server270.com/assets/layouts/Tonys_Lifetime_Exteriors/fonts/HelveticaNeueLTStd-Blk.otf") format("opentype");
  font-weight:normal;
  }

ul, li {
	list-style:square;
	clear:both;
	line-height:20px;
	display:block;
}


/* HOMEPAGE SPECIFIC STYLES */

span.sifrmenu a {
margin-right:7px;
margin-left:7px;
}

#homepage_content .Default_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height: 25px;
}

#homepage_content .Default_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #cae5f9;
	font-weight:bold;
	margin-bottom:10px;
}

#subpage_content .Default_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	line-height: 18px;
}

#subpage_content .Default_title {
	font-family: "Helvetica Black", "Helvetica", Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #630000;
	font-weight:bold;
	margin-bottom:10px;
}

#subpage_content .Default_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:0px;
	background-image: url(http://tonyslife.server270.com/assets/layouts/Tonys_Lifetime_Exteriors/images/content_sidebar_background.jpg);
	background-repeat: no-repeat;
	display: block;
	width:315px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}

#main_footer {
color:#999999;
}

#subpage_sidebar .Default_title {
color:#FFFFFF;
display:block;
margin-bottom:-20px;
padding-bottom:0px;
padding-left:15px;
margin-top:20px;
font-size:18px;
font-weight:bold;
}

.Default_image { }
.Default img {  
padding-right:0px;
padding-bottom:0px;
}

/* .Default_menu a{ 
		font-size:1em;
	font-weight:bold;
	display:block; !important;
    text-decoration:none;
    text-align:center;      
    width:auto;
    height:39px;
    padding-right:100px;
	background-color:Transparent;
} */

#mainmenu {
text-transform:uppercase;
text-align:center;
margin-bottom:10px
}

#mainmenu a{
text-transform:uppercase;
	font-size:16px;
	color:#333;
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
    font-weight:bold;
	display:inline; !important;
	text-decoration:none;
	text-align:center;
	width:inherit;
	padding: 0 4px 5px 4px;
    line-spacing:10px;
      
}

#mainmenu a:hover {
	color:#600;
}


.maintitle, #maintitle {
font-family:"Helvetica Black", "Helvetica", Helvetica, Arial, sans-serif;
font-size:28px;
font-weight:bold;
color:#600;
margin-bottom:8px;
padding-right:10px;
text-align:center;
}




.subpage_content_main .Default_title {
font-size:30px;
font-weight:bold;
display:block;
width:636px;
}

td.subpage_content_main .Default_body {
font-size:15px;
}

.subpage_content_main .Default_title {
font-size:30px;
font-weight:bold;
display:block;
width:636px;
}

#subpage_content_body .Default_title {
font-size:18px;
margin-top:10px;
margin-bottom:10px;
font-weight:bold;
color:#454545;
}

#subpage_content_body .Default_body {
font-size:12px;
line-height:18px;
color:#333333;
}

#subpage_content td.subpage_footer .Default_body {
font-size:12px;
}

#subpage_footer .Default_title {
	font-size:18px;
	
}

a.separator_MainMenu{
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	display: inline-block;
}

object#sIFR_replacement_1 { }

.Default_menu a:hover{ color: black; !important;}

div.Default {clear:both;}

.Default hr { width: 100%; border:1px solid #CFCFCF; }

/* FORMs */

.Default input, .Default textarea , .Default select { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: #000000;
font-weight: normal; 
width: 100%; 
text-align:left;
}

.Default th {  font-size: 12px; color: #CCCCCC; font-weight: bold; text-align:left;}
.Default .submit input{ width: 100px; font-weight: bold;}
.Default .submit input:hover { background-color: #4174BC; color: white; }


#subpage_content .Default input, #subpage_content .Default textarea , #subpage_content .Default select { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: #000000;
font-weight: normal; 
width: 100%; 
text-align:left;
}

#subpage_content .Default th {  font-size: 12px; color: #000000; font-weight: bold; text-align:left;}
#subpage_content .Default .submit input{ width: 100px; font-weight: bold;}
#subpage_content .Default .submit input:hover { background-color: #333333; color: white; }




#SearchBar_Input { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: 164776; 
font-weight: normal; 
width: 130px; 
}

#SearchBar_Search { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 1px; 
font-size: 11px; 
color: 164776; 
font-weight: normal; 
width: 72px; 
}

.lightboxImage {
border:7px solid #575757;
}





#phone_number {
	font-family:"Helvetica Black", "Helvetica", Helvetica, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
text-align:center;
	color:#666;
}

#footer {
	width:996px;
	background:url(http://tonyslife.server270.com/assets/layouts/Tonys_Lifetime_Exteriors/images/footer_background_bottom.jpg) repeat-x 0 0 #454545;
	padding:0;
	margin:0 auto;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer_nav {
	float:left;
	margin:0 auto;
	padding:2px;
}

.footer_nav_box {
	width:150px;
	float:left;
	text-align:left;
	margin: 20px 5px 0 5px;
	
	
}

.footer_nav_box ul, li {
	clear:both;
	float:left;
	list-style:none;
	display:inline-block;
line-height:10px;

}


.footer_nav_box li {
	padding-bottom:5px;
	margin:1px;
}



.footer_nav_box li a {
	text-decoration:none;
	color:#999;
font-size:10px;
	
}

.footer_nav_box h4 {
	font-weight:bold;
	font-size:13px;
	margin-bottom:1px;
}

.footer_nav_box li a:hover {
	color:white;
}

#copyright {
	clear:both;
	margin-bottom:5px;
	padding-bottom:8px;
}


.page_list ul {
	list-style: square outside none;
color:#000;
	clear:both;
}

.page_list li {
	list-style: square outside none;
color:#000;
	line-height:20px;
	display:block;
	float:none;
}

#LiveEditWindow a {
	display:inline-block !important;
}

h2 {
padding: 0 0 10px !important;
}

h1 {
padding:0 !important;
margin:5px 5px 5px 0 !important;
}

#subpage_content .Default_title {
font-size:35px !important;
}



