/* CSS Document */
/* css for Sight Makers - Industrial Eyewear*/
body{
	font-family:Helvetica, Arial;
	color:#000000;
	background-image: url(../images/pg-bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.page_title{
	font-size:20px;
	font-weight:normal;
	color:#575757;
	padding-left:15px;
	text-transform: uppercase;
	background-image: url(../images/grey_green_line_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
}
tr, td{ font-size:12px;}

h1,h2,h3,h4,h5,h6{display:inline;}

h1{ font-size:800%; color:#000000;}
h2{ font-size:120%; color:#548DD4;}
h3,h4,h5,h6{ font-size:100%; color:#548DD4;}

.left_links{
	font-size:12px;
	font-weight:bold;
	color:#768190;
	text-transform: lowercase;
}
.left_links a{
	font-size:12px;
	font-weight:bold;
	color:#768190;
	text-decoration:none;
	text-transform: lowercase;
}
.left_links a:hover{font-size:12px; font-weight:bold; color:#2D6D45;text-decoration:none;}

.left_headings{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
}

.index_headings{font-size:16px; font-weight:normal; color:#1D1D1D;}

.general_black_txt{font-size:12px; font-weight:normal; color:#000000; line-height:16px;padding-left:15px;}

.general_black_txt a{font-size:12px; font-weight:normal; color:#2D6D45; line-height:16px;text-decoration:none;}
.green_txt {
	font-size: 12px;
	color: #2D6D45;
}

.general_black_txt a:hover{font-size:12px; font-weight:normal; color:#2D6D45; line-height:16px;text-decoration:underline;}

.pad_left{padding-left:15px; padding-top:3px;}

.border_right_bottom{border-right-style:solid; border-right-width:2px; border-right-color:#2D6D45;border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:#F7F7F7;}

.border_bottom{border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:#F7F7F7;}
.general_headings{font-size:14px; font-weight:bold; color:#1D1D1D;}
.footer_txt{font-size:11px; font-weight:normal; color:#FFFFFF; line-height:12px;}
.footer_txt a{font-size:11px; font-weight:normal; color:#FFFFFF;text-decoration:none;}
.footer_txt a:hover{font-size:11px; font-weight:normal; color:#FFFFFF;text-decoration:underline;}

.green_txt_head{font-size:14px; font-weight:bold; color:#4F6228;}

.blue_txt_head{
	font-size:14px;
	font-weight:bold;
	color:#548DD4;
}
.blue_txt_head_pad{font-size:14px; font-weight:bold; color:#548DD4;padding-left:15px;}
.blue_txt_high{font-size:16px; font-weight:bold; color:#548DD4;;}

.red_txt{ font-size:12px; font-weight:bold; color:#FF3300;}

.bottom_link{ font-size:14px; font-weight:bold; color:#2D6D45;padding-left:15px;}
.bottom_link a{font-size:14px; font-weight:bold; color:#2D6D45;text-decoration:none}
.bottom_link a:hover{font-size:14px; font-weight:bold; color:#2D6D45;text-decoration:underline}
.border_class{border:1px solid #CBCBCB; border-collapse:collapse;}

.inner-contents {
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000000;
}
.inner-contents a {
	color: #0000FF;
	text-decoration: none;
}
.inner-contents a:hover {
	color: #000000;
	text-decoration: underline;
}


.inner-contents img {
	padding-right: 5px;
}
.inner-contents p {
	font-size: 12px;
	color: #000000;
}
.inner-contents strong{
	 color:#000;
	 font-size:12px; 
	 font-weight:bold;}
li {
	white-space: normal;
}
.li1 {
	font-size: 15px;
	color: #003300;
	font-weight: bold;
}
.img11{ padding:0 0 0 5px;}
.green_bg{ 
	background-color:#66FF33; 
	padding:2px; 
	color:#000; 
	font-size:12px; 
	font-weight:bold;
}
