@charset "utf-8";
/* CSS Document */
*
{
	margin:0;
	padding:0;
}

a img
{
	border:none;
}
ul
{
	list-style-type:none;
}
span.clr
{
	clear:both;
	display:block;
	font-size:1px;
	line-height:1px;
}

body
{
	background-color:#155182;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#outer_container
{
	width:886px;
	background:url(../images/main_bg.png) no-repeat left top;
	margin:0 auto;
}

div#inner_container
{
	background-color:#FFFFFF;
	padding:3px;
	margin:0 17px;
	position:relative;
	left:1px;
}

div#main_container
{
	
}

div#header
{
	height:50px;
	position:relative;
}
div#header ul
{
	height:30px;
	position:absolute;
	right:5px;
	bottom:0;
}
div#header ul li
{
	float:left;
	padding:0 5px;
}
div#header ul li a
{
	text-decoration:none;
	display:block;
	color:#1b194d;
	font-size:14px;
	font-weight:bold;
	padding:0 15px;
	position:relative;
	padding-top:8px;
	padding-bottom:6px;
}
div#header ul li a:hover,div#header ul li.active_menu a
{
	background-color:#1b194d;
	color:#f4ae21;
}
div#header ul li a:hover span.menu_left,div#header ul li.active_menu a span.menu_left
{
	background:url(../images/menu_left.jpg) no-repeat left top;
	width:6px;
	height:30px;
	display:block;
	position:absolute;
	left:0 !important;
	left:-16px;
	top:0;
}
div#header ul li a:hover span.menu_right,div#header ul li.active_menu a span.menu_right
{
	background:url(../images/menu_right.jpg) no-repeat left top;
	width:6px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	display:block;
}


div#banner
{
	background:url(../images/banner.jpg) no-repeat left top;
	height:270px;
	position:relative;
}
div#banner a#logo
{
	position:absolute;
	left:10px;
	top:-45px;
}
div#banner h1
{
	color:#FFFFFF;
	font-size:34px;
	font-weight:normal;
	width:510px;
	position:absolute;
	right:30px;
	top:75px;
}


div#home_intro
{
	padding:0 10px;
}

div#flash
{
	width:370px;
	float:left;
	position:relative;
	top:-15px;
}

div#flash h2
{
	font-size:34px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}

div#home_intro_right
{
	width:400px;
	float:left;
	padding-top:50px;
	margin-left:15px;
	background:url(../images/arrow.jpg) no-repeat left 70px;
	padding-left:30px;
	position:relative;
}
div#home_intro_right h3
{
	font-size:20px;
	font-weight:normal;
}
div#home_intro_right p
{
	padding:10px 0;
}

div#stormtec
{
	padding-bottom:15px;
	background:url(../images/faded_blue.jpg) #044186 repeat-x left top;
}
div#contact
{
	width:215px;
	float:left;
	position:relative;
	left:30px;
	top:15px;
	margin-right:30px;
	padding-top:15px;
	border-right:1px dashed #005092;
	padding-bottom:20px;
}
div#contact h4
{
	color:#FFFFFF;
	font-size:16px;
	padding-bottom:5px;
}
div#contact p
{
	color:#ccf6f1;
	line-height:20px;
}
div#contact p a
{
	color:#ccf6f1;
	text-decoration:none;
}

div#certifications
{
	width:520px;
	float:left;
	position:relative;
}
div#certifications ul
{
	padding-top:35px;
}
div#certifications ul li
{
	width:260px;
	float:left;
	position:relative;
	left:40px;
	color:#FFFFFF;
}
div#certifications ul li img
{
	float:left;
	padding-right:10px;
}
div#certifications ul li h5
{
	font-size:16px;
	padding:5px 0;
}
div#certifications ul li p
{
	font-size:14px;
	padding-right:10px;
}

div#footer
{
	text-align:center;
	padding-top:5px;
}
div#footer p
{
	color:#1b194d;
	font-size:11px;
	font-weight:bold;
}
div#footer p a
{
	color:#1b194d;
	text-decoration:none;
}

/* Datasheet Page Starts */
div#internal_header
{
	background:url(../images/internal/header.jpg) repeat-x left top;
	height:51px;
	position:relative;
}
div#internal_header a#logo
{
	background:url(../images/internal/header_left.jpg) no-repeat left top;
	height:51px;
	width:203px;
	display:block;
	left:0;
	top:0;
}
div#internal_header a#logo img
{
	position:absolute;
	top:-30px;
	left:10px;
}
div#internal_header p
{
	font-size:18px;
	color:#FFFFFF;
	position:absolute;
	right:25px;
	top:15px;
}


div#datasheet
{
	background:url(../images/internal/layout_bg.jpg) repeat-x left top;
	padding:15px 35px;
	border-top:1px solid #FFFFFF;
}

div#datasheet_inner
{
	border:1px solid #005092;
	padding:30px;
	background-color:#FFFFFF;
	margin-top:53px;
	position:relative;
}
div#datasheet_inner h1
{
	position:absolute;
	top:-55px !important;
	top:-53px;
	left:0 !important;
	left:-30px;
	height:53px;
	background:url(../images/internal/title.jpg) repeat-x left top;
	font-weight:normal;
	font-size:30px;
	color:#1b194d;
	font-style:italic;
	line-height:53px;
	padding:0 20px;
	padding-right:60px;
}
div#datasheet_inner h1 span.inner_h1_left
{
	background:url(../images/internal/title_left.jpg) no-repeat left top;
	width:10px;
	height:53px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
div#datasheet_inner h1 span.inner_h1_right
{
	background:url(../images/internal/title_right.jpg) no-repeat left top;
	width:10px;
	height:53px;
	display:block;
	position:absolute;
	right:0;
	top:0;
}

div#datasheet_listed
{
	font-size:10px;
	width:570px;
	position:relative;
	left:15px;
}

div#datasheet_listed h2
{
	color:#424e75;
	font-size:11px;
	position:relative;
	border-bottom:2px dotted #424e75;
	margin-bottom:5px;
	margin-top:15px;
}
div#datasheet_listed h2 span
{
	background:url(../images/internal/bullet.jpg) no-repeat left top;
	width:14px;
	height:14px;
	position:absolute;
	left:-20px;
}
div#datasheet_listed ul
{
	clear:both;
	position:relative;
}
div#datasheet_listed ul li,div#datasheet_listed p
{
	padding:2px 0;
}
div#datasheet_listed ul li strong.left_label
{
	width:190px;
	display:block;
	float:left;
	position:relative;
	font-weight:normal;
}
div#datasheet_listed ul li em.right_label
{
	font-style:normal;
	width:340px;
	float:left;
	display:block;
	position:relative;
}
div#datasheet_listed p
{

}

/* Datasheet Page Ends */

/* USes Page Starts */
div#uses
{
	background:url(../images/internal/layout_bg.jpg) repeat-x left top;
	padding:15px 35px;
	border-top:1px solid #FFFFFF;
}

div#uses_inner
{
	border:1px solid #005092;
	background-color:#FFFFFF;
	margin-top:53px;
	position:relative;
}
div#uses_inner h1
{
	position:absolute;
	top:-55px !important;
	top:-53px;
	left:0;
	height:53px;
	background:url(../images/internal/title.jpg) repeat-x left top;
	font-weight:normal;
	font-size:30px;
	color:#1b194d;
	font-style:italic;
	line-height:53px;
	padding:0 20px;
	padding-right:60px;
}
div#uses_inner h1 span.inner_h1_left
{
	background:url(../images/internal/title_left.jpg) no-repeat left top;
	width:10px;
	height:53px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
div#uses_inner h1 span.inner_h1_right
{
	background:url(../images/internal/title_right.jpg) no-repeat left top;
	width:10px;
	height:53px;
	display:block;
	position:absolute;
	right:0;
	top:0;
}

div#uses_listed
{
	position:relative;
	padding-top:30px;
}
div#uses_listed ul
{
	padding-top:10px;
}
div#uses_listed ul li
{
	margin-top:27px;
	width:365px;
	height:195px;
	float:left;
	position:relative;
	font-size:11px;
	margin:7px;
	margin-bottom:20px;
}

div#uses_listed ul li h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	position:relative;
	left:0;
	top:-27px;
	border-bottom:2px dotted #424e75;
	margin-bottom:-20px;
}
div#uses_listed ul li h2 strong
{
	background:url(../images/uses/title.jpg) repeat-x left top;
	padding:2px 10px;
	padding-bottom:4px;
	padding-right:30px;
	position:relative;
	color:#FFFFFF;
	width:240px;
	display:block;
}
div#uses_listed ul li h2 span.listed_title-right
{
	background:url(../images/uses/title_right.jpg) no-repeat left top;
	width:25px;
	height:26px;
	display:block;
	position:absolute;
	right:-1px;
	top:0;
}

div#uses_listed ul li strong.uses_image
{
	width:160px;
	display:block;
	float:left;
	position:relative;
}
div#uses_listed ul li p
{
	width:205px;
	float:right;
	position:relative;
	padding-top:10px;
}
/* Uses Page Ends */

/* Buy Page Starts */
div#buy
{
	background:url(../images/internal/layout_bg.jpg) repeat-x left top;
	padding-top:25px;	
}
span#buy_left
{
	left:25px;
	width:320px;
	height:95px;
	display:block;
	float:left;
	position:relative;
}
div#buy_right
{
	width:405px;
	float:right;
	position:relative;
	right:0px;
}
div#buy_right h1
{
	font-size:36px;
	color:#0e3978;
	font-weight:normal;
}
div#buy_right p
{
	font-size:12px;
	padding:5px 0;
}

div#buy_contents
{
	position:relative;
	background:url(../images/buy/contents.jpg) repeat-x #0061a9 left top;
	padding-top:20px !Important;
	padding-top:10px;
	padding-bottom:40px;
	margin-top:-3px;
}
span.buy_topleft
{
	background:url(../images/buy/top_left.jpg) no-repeat left top;
	width:26px;
	height:26px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
span.buy_topright
{
	background:url(../images/buy/top_right.jpg) no-repeat left top;
	width:26px;
	height:26px;
	display:block;
	position:absolute;
	top:0;
	right:0 !important;
	right:20px;
}
div#buy_contents h1
{
	font-size:36px;
	color:#1f83c8;
	font-weight:normal;
	border-bottom:2px dotted #000000;
	margin:0 25px;
}
div#buy_contents ul#sandbags_list
{
	padding:0 25px;	
}
div#buy_intro
{
	padding:20px 25px;
}
span#buy_introleft
{
	float:left;
	width:215px;
	display:block;
	position:relative;
}
div#buy_intro p
{
	width:560px;
	float:right;
	font-size:12px;
	color:#FFFFFF;
	position:relative;
}


ul#sandbags_list li
{
	height:122px;
	border:2px solid #FFFFFF;
	margin:20px 0;
	position:relative;
}
ul#sandbags_list li#bag_option1
{
	
}
ul#sandbags_list li#bag_option1 span.bag
{
	background:url(../images/buy/bag.png) no-repeat left top;
	width:228px;
	height:122px;
	display:block;
	position:absolute;
	left:-2px;
}

ul#sandbags_list li#bag_option2
{
	border-color:#fd7c11;
}
ul#sandbags_list li#bag_option2 span.bag
{
	background:url(../images/buy/bags.png) no-repeat left top;
	width:299px;
	height:122px;
	display:block;
	position:absolute;
	left:0;
}

ul#sandbags_list li span.arrow
{
	background:url(../images/buy/arrow.png) no-repeat left top;
	width:16px;
	height:79px;
	display:block;
	position:absolute;
	left:300px;
	top:22px;	
}
ul#sandbags_list li h2
{
	font-style:italic;
	font-weight:normal;
	color:#FFFFFF;
	position:absolute;
	width:385px;
	right:32px;
	top:42px;
	font-size:24px;
	border-bottom:2px dotted #07265a;
}
ul#sandbags_list li h2 strong
{
	font-size:30px;
}
ul#sandbags_list li h2 em
{
	font-size:30px;
}
ul#sandbags_list li a
{
	color:#FFFFFF;
	position:absolute;
	width:370px;
	right:32px;
	top:85px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
ul#sandbags_list li a span.iePNG
{
	background:url(../images/buy/bullet.png) no-repeat left top;
	width:7px;
	height:11px;
	display:block;
	position:absolute;
	left:-15px;
	top:2px;
}

div.buy_bottom
{
	height:33px;
	background-color:#1b1d54;
	border-top:1px solid #FFFFFF;
}

/* Buy Page Ends */


/* Buy Quotation page Starts */

div#buy_quotation
{
	border:1px solid #005092;
	background-color:#FFFFFF;
	position:relative;
	margin:15px;
	padding:10px;
}
div#buy_quotation h2
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:2px dotted #424e75;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:5px;
}
div#buy_quotation form
{
	
}
div#buy_quotation form ul
{
	
}
div#buy_quotation form li
{
	padding:2px 0;	
}
div#buy_quotation form li label
{
	width:150px;
	font-size:12px;
	display:block;
	float:left;
	position:relative;
}
div#buy_quotation form li select
{
	width:300px;
	font-size:11px;
}
div#buy_quotation form li input
{
	font-size:11px;
	width:300px;
}

div#buy_quotation form li textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:300px;
	height:150px;
}

div#buy_quotation form li#submit_contact
{
	padding-left:150px;
}
div#buy_quotation form li#submit_contact input
{
	width:auto;
	padding:0 10px;
}
/* Buy Quotation Page Ends */

div#demo_uses
{
	width:540px;
	height:340px;
	margin:0 auto;
}


/* Buy Page Starts */
div#protection_kit
{
	background:url(../images/internal/layout_bg.jpg) repeat-x left top;
	padding-top:25px;	
}
div#protection_kit_right
{
	padding:0 10px;
}
div#protection_kit_right h1
{
	font-size:36px;
	color:#0e3978;
	font-weight:normal;
}
div#protection_kit_right p
{
	font-size:12px;
	padding:5px 0;
}

div#protection_kit_contents
{
	position:relative;
	background:url(../images/buy/contents.jpg) repeat-x #0061a9 left top;
	margin-top:20px;
	padding-top:26px;
	padding-bottom:40px;
}
div#protection_kit_contents h3
{
	color:#FFFFFF;
	padding:0 40px;
	font-size:18px;
}
span.protection_kit_topleft
{
	background:url(../images/buy/top_left.jpg) no-repeat left top;
	width:26px;
	height:26px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
span.protection_kit_topright
{
	background:url(../images/buy/top_right.jpg) no-repeat left top;
	width:26px;
	height:26px;
	display:block;
	position:absolute;
	top:0;
	right:0 !important;
	right:20px;
}
ul#kits_listed
{
	padding:0 25px;	
}
li.bag_option
{
	border:2px solid #003083;
	margin:20px 0;
	position:relative;
	padding:10px;
}
div.protection_kit_bottom
{
	height:33px;
	background-color:#1b1d54;
	border-top:1px solid #FFFFFF;
}
li.bag_option h4
{
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
	color:#FFFFFF;
	padding-left:15px;
	border-bottom:2px dotted #07265a;
	background:url(../images/buy/bullet.jpg) no-repeat left 4px;
	position:relative;
	margin-bottom:5px;
}
li.bag_option h4 strong
{
	color:#f48c00;
}

li.bag_option h4 a
{	
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(../images/buy/purchase.jpg) no-repeat left 4px;
	padding-left:10px;
	position:absolute;
	right:0 !important;
	top:5px !important;
	
	right:60px;
}
li.bag_option h4 b
{
	position:absolute;
	top:0px;
	right:175px !Important;
	right:225px;
	font-size:24px;
	font-style:italic;
}
li.bag_option h5
{
	font-size:14px;
	color:#FFFFFF;
	padding:0 15px;
	font-weight:bold;
	padding-left:235px;
}
li.bag_option img
{
	float:left;
	padding-right:10px;
	padding-left:15px;
	position:relative;
	top:-15px;
}
li.bag_option ul
{
	font-size:14px;
	color:#FFFFFF;
	padding:0 15px;
}
li.bag_option ul a
{
	text-decoration:none;
	color:#f48c00;
	font-size:16px;
}
li.bag_option ul li
{
	padding:2px 0;
}
/* Buy Page Ends */

.more_emergency_product_link a 
{
	margin:0 0 0 25px; 
	color: #c21e0e; 
	font-size:18px; 
	font-weight:bold; 
	text-decoration:none;
	width:670px;
	height:66px;
	line-height:66px;
	display:block;
	overflow: hidden;
	border: 2px solid #555555;
	background: #fff url(../images/buy/swisslink_link.jpg) left no-repeat;
	padding-left:120px;
}
	
	
