/*************************
 * global styles
 *************************/
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
 
hr {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	border-top: 3px solid grey;
	width: 90%;
	height: 1px;
	clear: both;
}

.center {
 text-align: center;
}
 
.align-left {
	text-align: left; 	
}
 
.clear {
	clear:both
}

.bold {
	font-weight: bold;	
}

.italic {
	font-style: italic;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.justify {
	text-align: justify;	
}

.larger {
	font-size: larger;
}

.prod-video {
	border: 1px solid black;
	margin: 0px 0px 10px 10px;
	height: 274px;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


	.slide-divs {
 	 width: 250px;
 	 height: 180px;
 	 float: left;
 	 margin-right: 15px;
 	 margin-bottom: 15px;
 	 border: 1px solid white;
 	 margin-left: 0px;
 	 margin: 20px auto 0px auto;
 	}
 	
 	.slide-caption {
 		text-align: center;
 		color: white;
 		margin-bottom: 30px;
 		
 	}


 	
.img-fr {
	float: right;
	margin: 0px 0px 10px 10px;
	border: none;
	
}

.img-fl {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
	
}

/*************************
 * home
 *************************/
 
.showroom-click {
	display: block;
	width: 228px;
	background-color: #032d52;
	color: white;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid white;
	text-decoration: none;
	
}
.showroom-click p.visit {
	font-size: 24px;
}

.showroom-click:hover{ text-decoration: none;}

.showroom-click .visit {
	text-decoration: none;
	font-size: larger;
}
 
 
.feature-col-entry {
	text-align: justify;
	margin-bottom: 20px;
}

.feature-col-entry img {
	border: 1px solid black;
}


/*************************
 * /hurricane-protection/products/storm-panels-metal
 *************************/
.panel-video {
	margin: 	0px 0px 15px 15px;
	border:		1px solid black;
	height:		274px;
	display:	inline;
}
 
 
 
/*************************
 * /hurricane-protection/products/
 *************************/


.prod-grid {
	width:	240px;
	float: left;
	margin: 	0px 16px 30px 0px;
}

.prod-grid img {
	width: 	240px;
	height: 180px;
	border: 1px solid black;
}
.prod-grid a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	font-size: smaller;
}

/*************************
 * /hurricane-protection/products/easy-screen
 *************************/
 
 #center-cnt ul {
 	 list-style-position: inside;
 }
 
/*************************
 * /hurricane-protection/products/slide-screen
 *************************/

.prod-grid-slide {
	width:	240px;
	float: left;
	margin: 	0px 16px 30px 0px;
}

.prod-grid-slide img {
	border: 1px solid black;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*************************
 * /links/
 *************************/
.link-grid {
	width:			240px;
	float: 			left;
	margin: 		0px 16px 30px 0px;
}
.link-grid img {
	display: 		block;
	margin-left: 	auto;
	margin-right: 	auto;
	border: 		none;

}
.link-grid a {
	display: 		block;
	text-align: 	center;
	text-decoration:none;
	color: 			black;
	font-size:		smaller;
}
.link-grid-row {
	width: 			100%;
}
.sc-logo {
	height:			100px;
	width: 			250px;
}
.isg-logo {
	height: 		98px;
	width: 			139px;
}


/*************************
 * /contact/
 *************************/

.contact-cnt {
	width: 49.9%;
}

#frm-contact ul{
	list-style-type: none;
}

#frm-contact label {
	width: 140px;
	display: inline-block;
}

#frm-contact input {
	width: 230px;
}

.required {
	color: red;
}

.red {
	color: red;
}

.b-tst {
	visibility: hidden;
	display: 	none;
}
#frm-contact fieldset {
	margin-left:	145px;
	margin-bottom: 20px;
	width: 210px;
	padding: 10px;
}

#frm-contact textarea {
	height: 150px;
	width : 230px;
}

.lb-note {
	position: relative;
	top: -130px;
}

#frm-contact #submit_button {
	width: 100px;
	position: relative;
	left: 210px;
}
.cpref {
	width: 100px;
}

.info-cnt {
	width: 47%;
	padding: 0px 0px 10px
}
pre {
	font-size: larger;
}

/*************************
 * /hurricane-protection/l/  twitter
 *************************/

 ..twitter-cnt {
 	 overflow: hidden;
}
 
 
.twitter-cnt ul{
	list-style-image: url(http://stormsmart.com/images/l/twitter_list.png);
	list-style-position: inside;
}
.twitter-cnt li {
	margin-bottom: 20px;
	margin-top: 20px;
}


/*************************
 * wecare pages
 *************************/

 
#feature-cnt .wecare-sidebar {
 	 list-style-type: none;
 
 
 }
 
 

/*************************
 *impact-windows/cgi
 *************************/ 
 
 .cgi-prod-list ul {
 	 text-indent: 15px;
 	 
 }
 
 .cgi-prod-list {float: left;width: 200px;}
 
 .slideshow img {
 	 width: 500px;
 	 border: 1px solid black;
 }
 .slideshow {
 	 width: 500px;
 	 float: right;
 }
 
 
 #slideshow-home {margin: 10px auto;}

