﻿/*******************
**InflateAndGo CSS**
*******************/

body
{
	background: url(../Images/bg.gif);
	text-align: center;
	margin: 15px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
form
{
	margin: 0px 0px;
	padding: 0px 0px;
}

img
{
	border: 0px;
}
.banCart
{
	color: #FFFFFF;
	margin-right: 21px;
	text-decoration: underline;
}
#bannerTop
{
	width: 800px;
	background: url(../Images/banner_top.jpg);
	color: #FFFFFF;
	font-size: xx-small;
	text-align: right;
	text-decoration: none;
	height: 16px;
}

#bannerBot
{
	background: url(../Image/banner.jpg);
}


#banner
{
	padding: 0px 0px;
}

#wrapper
{
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px;
	border: 1px solid #1F1F1F;
	background-color: #FFFFFF;
}

#copyright
{
	text-align: center;
	font-size: 8pt;
	width: 800px;
	margin: 0 auto;
}
.pageTitle
{
	font-size: x-large;
	font-family: "Times New Roman" , Times, serif;
	color: #FC7B00;
	text-align: left;
	margin: 10px 10px;
}

.exclusiveASK
{
	font-size: 6pt;
	padding: 5px 10px 0 10px;
}
.main
{
	text-align: left;
	font-size: small;
	width: 400px;
	vertical-align: text-top;
}
.image
{
	width: 350px;
	text-align: center;
	vertical-align: text-top;
}
#navlist
{
	width: 800px;
	background-image: url(../Images/nav_space.gif);
}
.pageInfo
{
	padding: 0px 10px;
	text-align: left;
}


/*----------Home----------*/
.home
{
	margin: 10px 10px;
}

.newsheader
{
	font-family: Arial, Helvetica, sans-serif;
	font: large;
	background-image: url(../Images/nav_space.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	color: #FC7B00;
	width: 100%;
}
.newstext
{
	height: 100%;
}
/*----------Company Profile----------*/
.companyProfile
{
	margin: 10px 10px;
}
/*----------Product Specifications----------*/
.productPDF
{
	text-align: right;
	margin: 0px 15px;
}
.aboutProduct
{
	padding: 10px 7px;
}
.tblProducts
{
	border: 0px;
	margin: 2px 10px;
}
#productGlance
{
	text-align: center;
	text-decoration: underline;
}
.pitFeatures
{
	text-align: left;
}
.productInfo
{
	vertical-align: text-top;
	text-align: left;
	width: 225px;
}
#productSpecs
{
	padding: 20px 8px 0px 8px;
	text-decoration: underline;
}
.pitSpecs
{
	text-align: left;
	text-decoration: underline;
	padding-bottom: 2px;
}
/*----------News & Events-----------*/
.newsTable
{
	text-align: left;
	margin: 10px 10px;
	width: 780px;
}
.eventList
{
	padding-left: 7px;
}
.eventCat
{
	font-weight: bold;
	text-decoration: underline;
}

.eventImage
{
	vertical-align: text-top;
}
.eventName
{
	font-weight: bold;
	text-decoration: underline;
}

#previousEvents
{
	text-decoration: underline;
}
/*----------Featured Customers-----------*/
#comingsoon
{
	padding: 50px 50px;
}
/*----------Order Form----------*/
.orderform
{
	font-size: small;
	margin: 0px 10px;
}
.entryfields
{
	text-align: left;
	width: 200px;
	font-size: small;
}
.entryname
{
	height: 15px;
	width: 110px;
	text-align: right;
}
.commentsname
{
	text-align: right;
	vertical-align: top;
}

/*------------Contact Us----------*/
.contactform
{
	width: 780px;
	text-align: left;
	margin: 0px 10px;
}
.contactname
{
	text-align: right;
}
.contacttype
{
	text-align: left;
	font-weight: bold;
	padding: 10px 0px;
	width: 200px;
}
.contactfields
{
	text-align: left;
	width: 300px;
	font-size: small;
}

.required
{
	text-align: left;
	font-size: small;
	color: #FF0000;
	width: 300px;
}

/*------------Order----------*/
.orderList
{
	width: 760px;
	text-align: left;
	margin: 10px;
}
.orderDiv
{
	height: 200px;
	width: 1px;
}
.pricing, .pricing a:link, .pricing a:visited, .pricing a:hover, .pricing a:active
{
	color: #FF0000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.productName a:link, .productName a:visited, .productName a:hover, .productName a:active
{
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.productDesc a:link, .productDesc a:visited, .productDesc a:hover, .productDesc a:active
{
	color: #000000;
	text-decoration: none;
	font-size: smaller;
	text-align: left;
}

.orderHeading
{
	font-size: x-large;
	font-family: "Times New Roman" , Times, serif;
	color: #FC7B00;
	width: 750px;
	padding: 0px 10px;
	margin: 0px 10px;
	border-bottom: #990000 5px;
	text-align: left;
}

/*------------Order Product----------*/
#orderProduct
{
	text-align: left;
	margin: 5px 5px;
}
.orderProductTable
{
	margin: 15px 15px;
}
.orderSteps a:link, .orderSteps a:visited, .orderSteps a:hover
{
	color: #666666;
	text-decoration: underline;
}
.orderCurrent
{
	color: #FC7B00;
	text-decoration: none;
	font-weight: bold;
}
.orderProdName
{
	font-size: x-large;
	font-family: "Times New Roman" , Times, serif;
	color: #FC7B00;
}
.orderProdPrice
{
	color: #FF0000;
}
.prodBold
{
	font-weight: bold;
}
.pitColor a:hovoer
{
	border: #FF0000 1px;
}

.pitSystem
{
	margin: 0px 0xp;
	padding: 0px 0px;
}

/*------------Shopping Cart----------*/
#shoppingcart
{
	text-align: center;
	height: 100px;
	width: 500px;
	background: #eee;
	border: 1px solid #444;
}

#booklist ul li
{
	margin: 0 1em 1em;
}
#contents
{
	margin: 5px 100px 5px 100px;
	width: 600px;
	background: #ddd;
	border: 1px solid #333;
}
#contents table
{
	border-collapse: collapse;
	margin: 1px;
}

#contents table td
{
	border: 1px solid #999;
	width: 10%;
}
.empty
{
	padding: 10px;
	text-align: left;
}
.contShop
{
	text-align: right;
	padding: 2px 2px 2px 2px;
	color: #FC7B00;
}
.shopTotal
{
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}

.noShip
{
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
}

.shopInput
{
	width: 190px;
}

.footer
{
	 font-size: 6pt;
	 text-align: center;
	 padding: 10px 0 0 0;
}

.menu
{
	 background-image: url(../Images/nav.jpg);
	 height: 25px;
	 padding: 0;
	 margin: 0;
}

.menuHover
{
	 background-image: url(../Images/nav_o.jpg);
	 height: 24px;
}

.MenuStyle
{
	 color: Red;
}

.SelectedStyle
{
	 color: Blue;
}

.MenuItemStyle
{
	 color: white;
	 padding: 3px;
	 height: 100%;
	 margin: 0;
}

.DynamicMenuItemStyle
{
	 background-image: url(../Images/nav.jpg);
	 color: white;
	 padding: 3px;
	 height: 100%;
	 margin: 0;
}

.HoverStyle
{
	 background-image: url(../Images/nav_o.jpg);
	 height: 23px;
	 padding: 3px;
	 border: none;
	 margin: 0;
}