/*************************
 * global styles
 *************************/

 
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: 240px;
 	 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;
 		
 	}



/*************************
 * home
 *************************/
 
.feature-col-entry {
	text-align: justify;
	margin-bottom: 20px;
}

.feature-col-entry img {
	border: 1px solid black;
}
 
#gallery {
	position:relative;
	height:330px;
	width: 440px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border:	1px solid black;
	overflow: hidden;
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:1
}

#gallery .caption {
	z-index:10; 
	background-color:#000; 
	color:#ffffff; 
	height:50px; 
	width:100%; 
	position:absolute;
	bottom:0px;
}

#gallery .caption .content {
	margin:5px;
	text-align: center;
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:	white;
	text-align: center;
}
.show img {
	height:		330px;
	width:		440px;
}

/*************************
 * /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;
 
 
 }
 
