/* @override 
	http://ipibeta.dattobackup.com/css/layout.css
	http://store.inflatablepackaging.com/css/layout.css
*/

/* @group Header */

#betaBurst {
	bottom: 18px;
	left: 24px;
	float: right;
	position: relative;
}

body {
	margin: 0;
	padding: 0;
	background-color: #f5f3ed;
}

#header {
	background: #2f333b url(../images/solidHeaderBG.png);
	height: 110px;
}

#header #logoText {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
	position: absolute;
	right: 0;
}

#header #roundedLogo {
	left: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#navContainer {
	width: 100%;
	position: absolute;
	top: 89px;
}

/* @group Nav 1 */

.navTable {
	border-width: 0;
}

#navigation li {
	color: #ffffff;
	font: 14px Trebuchet, "Trebuchet MS", Arial;
	text-decoration: none;
	display: inline;
	margin: 0 6px 0 0;
	height: 21px;
}

#navigation a {
	color: #ffffff;
	padding: 4px 4px 3px 6px;
	line-height: 21px;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #6a7f99;
	padding: 4px 3px 3px 5px;
	line-height: 21px;
	border-top: 1px solid #9db2c8;
	border-right: 1px solid #9db2c8;
	border-left: 1px solid #9db2c8;
}

#navigation ul {
	display: inline;
	margin: 0;
	float: left;
	width: 780px;
	position: relative;
	padding: 0 0 0 5px;
}

#navigation {
	height: 18px;
	display: block;
	width: 780px;
}

/* @end */

/* @group Nav 2 */

.navigation2 li {
	color: #ffffff;
	font: 14px Trebuchet, "Trebuchet MS", Arial;
	text-decoration: none;
	display: inline;
	margin: 0 6px 0 0;
	height: 21px;
}

.navigation2 a {
	color: #ffffff;
	padding: 2px 4px 3px 6px;
	line-height: 21px;
	text-decoration: none;
}

.navigation2 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #8b9db3;
	padding: 2px 4px 3px 6px;
	line-height: 21px;
}

.navigation2 ul {
	display: inline;
	margin: 0;
	width: 780px;
	position: relative;
	padding: 0 0 0 5px;
	top: 1px;
}

.navbar2 {
	display: block;
	background-color: #6a7f99;
	height: 22px;
}

.navigation2 {
	height: 22px;
	display: block;
	width: 780px;
}

/* @end */

/* @end */

/* @group General */

.inlineImg {
	display: block;
	float: right;
	padding: 5px;
	width: 300px;
	text-align: center;
	border: 1px solid #d8d8d8;
	margin: 10px 50px 10px 10px;
}

.inlineImg img {
	padding-bottom: 10px;
}

.floatLeft {
	float: left;
	padding-right: 20px;
}

.contentGrid {
	width: 760px;
	background-color: #c7c7c7;
}

.PDFdownload {
	display: block;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	height: 100px;
}

.bigText {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}

.PDFdownload a {
	text-decoration: none;
	color: #000;
}

.PDFdownload a:hover {
	color: #cc100e;
}

.tabletitle {
	text-transform: uppercase;
	font: bold 20px Trebuchet, "Trebuchet MS", Arial;
	background-color: #fff;
}

.tabletitle td {
	padding: 5px;
	text-transform: none;
}

.tabledata td {
	font: 18px Trebuchet, "Trebuchet MS", Arial;
	color: #000;
	background-color: #fff;
	padding: 5px;
}

.contentGrid td {
	color: #000;
	background-color: #fff;
	padding: 5px;
}

#minHeight {
	float: right;
	width: 1px;
	height: 800px;
}

.normalText {
	font: 14px/20px "Trebuchet MS", Trebuchet, Verdana, Arial;
	margin-left: 25px;
	margin-right: 25px;
}

.breakoutRight {
	font: 14px/18px "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #787878;
	float: right;
	display: block;
	width: 205px;
	padding-left: 35px;
	padding-bottom: 5px;
}

.breakoutLeft {
	font: 14px/18px "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #787878;
	float: left;
	display: block;
	width: 205px;
	padding-bottom: 5px;
	padding-right: 15px;
}

.rightColumn {
	float: right;
	display: block;
	width: 400px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#content h4 .long {
	width: 100%;
}

/* @group Breakout Right */

.breakoutRight img {
	
}

.breakoutRight ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}

.breakoutRight li {
	list-style-type: square;
	list-style-position: inside;
}

.breakoutLeft img {
	
}

.breakoutRight h2 {
	font-size: 18px;
	font-weight: bold;
	color: #264885;
	margin-top: 0;
	margin-bottom: 5px;
	border-style: none;
	padding-top: 0;
}



/* @end */

.smallerText {
	font: 12px/18px Trebuchet, "Trebuchet MS", Arial;
}

#content {
	width: 780px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	text-align: left;
	background: #fff url(../images/gradientWhite.jpg) repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dbdbdb;
	font-family: Trebuchet, "Trebuchet MS", Arial;
}

.fullImage {
	margin: 0;
	padding: 0;
	width: 780px;
	height: 250px;
	overflow: hidden;
}

#content .contentBlock {
	padding-right: 10px;
	padding-left: 10px;
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contentTabl {
	background: url(../images/gradientCream.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

#content img {
	border-width: 0;
	border-style: none;
}

#content h1 {
	font: bold 36px "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #264885;
	border-bottom: 1px solid #c7c7c7;
	margin: 20px 0;
	padding-right: 50px;
	padding-left: 10px;
}

#content h3 {
	font: bold 24px "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #3e3e3e;
	margin-bottom: 15px;
	margin-top: 0;
}

#content h4 {
	font-size: 14px;
	border-bottom: 1px solid #c7c7c7;
	width: 540px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin: 0;
	padding: 0;
	color: #264885;
}

#content ul {
	list-style-type: square;
}

#content h5 {
	color: #264885;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 0 0 1px;
}

#content ul li {
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}

#contentBar {
	background-color: #3b485e;
	color: #FFF;
	height: 22px;
	font-size: 14px;
	text-align: center;
	padding-top: 6px;
	border-bottom: 1px solid #3b485e;
	border-top: 1px solid #3b485e;
}

#shadow {
	height: 10px;
	background: url(../images/gradientWhite.jpg) repeat-x;
	float: right;
	width: 100%;
}

#contentBar ul {
	display: inline;
	list-style-type: none;
}

#contentBar ul li {
	display: inline;
	padding-right: 20px;
}

#contentBar ul li a {
	color: #fff;
	text-decoration: none;
}

#contentBar ul li a:hover {
	color: #ffb11e;
}

/* @end */

/* @group footer */

#pageFooter {
	font: 12px Trebuchet, "Trebuchet MS", Arial;
	text-align: center;
	padding-top: 5px;
	width: 100%;
}



/* @end */

#videoBox {
	height: 400px;
}

#homepage {
	line-height: 24px;
	text-align: justify;
}

.galleryTable {
	margin: 0;
	padding: 10px;
	width: 100%;
}

.galleryTable td {
	text-align: center;
}

.galleryTable td img {
	padding-bottom: 24px;
	border-width: 0;
}

/* @group ProductList */

.productList {
	
}

.productList li {
	list-style-type: none;
}

.productList h3  {
	padding-bottom: 5px;
	margin-bottom: 0;
}

.productList div {
	padding-left: 20px;
	padding-top: 5px;
	height: 128px;
}

.productList img {
	margin-right: 15px;
	float: left;
	clear: left;
	border-width: 0;
}

.productList a {
	color: #3e3e3e;
	text-decoration: none;
}

.productList a:hover {
	color: #cc100e;
	text-decoration: underline;
}

.fullImage a {
	margin: 0;
	padding: 0;
	color: #fff;
	border-width: 0;
	border-style: none;
}

.fullImage img {
	border-width: 0;
}



/* @end */

/* @group Online Store */

#storeTable {
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-style: none;
}

#storeTable td {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-right-style: none;
	background-color: #fff;
	border-style: none;
}

.onlineLeft {
	float: none;
	width: 140px;
	margin-right: 20px;
	border-right: 1px solid #c7c7c7;
	clear: none;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 10px;
}

.onlineLeft h2 {
	font-size: 14px;
	margin: 0 0 5px;
}

.onlineLeft a {
	text-decoration: none;
	color: #000;
}

.onlineLeft a:hover  {
	color: #2a4885;
}

.onlineLeft .onlineMiniCart {
	border-bottom: 1px solid #efefef;
	margin-bottom: 9px;
	margin-right: 5px;
	padding-bottom: 7px;
	font-size: 12px;
	padding-left: 10px;
}

.onlineLeft .onlineProducts ul {
	margin: 0;
	padding-left: 15px;
}

.onlineLeft .onlineProducts ul li {
	list-style-type: none;
}

.cuponBox {
	background-color: #ebfcef;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
}



/* @end */

