/* Innovative Bevewrages CSS */

body {
	behavior: url(csshover.htc);
	background: url(img/ibp/bkg.jpg) repeat-x #006699;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.5em
}

img {
	border: 0
}

p {
	margin: 6px 0;
	padding: 6px 0;
}

a:link {
	color: #990033;
}

a:visited {
	color: #005487
}

a:hover {
	color: #990033;
	text-decoration: none
}

#printLogo {
	display: none;
}

sub {
	font-size: 11px
}

/* Text Styles */

h1 {
	font-size: 25px;
	color: #990033;
	padding: 0;
	margin: 3px 0 8px 0;
}

h2 {
	font-size: 19px;
	color: #003466;
	padding: 0;
	margin: 3px 0 8px 0;
}

h3 {
	font-size: 16px;
	color: #000;
	padding: 0;
	margin: 3px 0 8px 0;
}

h4 {
	color:#000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 19px;
}
blockquote {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003466;
	margin: 10px 0;
	padding: 10px;
	line-height: 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.caption {
	font-size: 12px;
	font-style: italic;
	color: #333;
}


/* Structural Styles */

#mainContainer {
	width: 982px;
	margin: 20px auto 0 auto;
	position: relative;
}

#bodyWrap {
	background: url(img/ibp/body_bkg.png) repeat-y;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#topBar {
	background: url(img/ibp/top_bar_bkg.jpg) repeat-x;
	height: 237px;
	width: 952px;
	position: absolute;
	left: 15px;
	top: 0;
}

#footer {
	background: url(img/ibp/footer_bkg.png) no-repeat;
	width: 982px;
	height: 116px;
	position: relative;
	z-index: 5
}

#footer p {
	text-align: center;
	position: absolute;
	top: 40px;
	width: 982px;
	color: #fff;
	font-size: 14px;
}

#footer a {
	color: #fff
}

#footer a:visited {
	color: #fff
}

#footer a:hover {
	color: #fff;
	text-decoration: none
}

#leftCap {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(img/ibp/top_left_cap.jpg) no-repeat;
	width: 15px;
	height: 50px
}

#rightCap {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(img/ibp/top_right_cap.jpg) no-repeat;
	width: 15px;
	height: 50px
}

.clear {
	clear: both;
}

/* Home Styles */

#logo {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 10;
	display: block;
	background: url(img/ibp/logo_home.jpg) no-repeat;
	width: 343px;
	height: 270px
}

/* Interior Styles */

#innerCopy {
	position: relative;
	left: 387px;
	margin-top: 60px;
	width: 546px;
	z-index: 5
}

#sideBar {
	float: left;
	position: relative;
	margin-top: 300px;
	left: 35px;
	padding-bottom: 150px;
}

#contact {
	float: right;
	position: relative;
	padding-top: 57px;
	right: 40px;
	width: 546px;
	z-index: 10;
	background: url(img/ibp/x.gif) no-repeat transparent !important; /* IE 6 & 7 are REALLY dumb */
}

*html #contact {
	padding-top: 60px
}

#right {
	float: right;
	position: relative;
	padding-top: 80px;
	right: 40px;
	width: 546px;
	z-index: 10;
	background: url(img/ibp/x.gif) no-repeat transparent !important; /* IE 6 & 7 are REALLY dumb */
}

#address {
	width: 310px;
	position: relative;
	padding: 0 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:278px;
	font-size: 14px;
	background-color: #DFF5FF;
	border-left: 1px solid #B3DCEF;
	border-right: 1px solid #B3DCEF;
}

#about {
	position: relative;
	left: 387px;
	padding-top: 57px;
	width: 546px;
	z-index: 20
}

*html #about {
	padding-top: 110px;
}

#splash {
	background: url(img/ibp/splash.jpg) no-repeat;
	width: 303px;
	height: 200px;
	position: absolute;
	bottom: 87px;
	left: 15px;
	z-index: 7
}

*html #splash {
	bottom: 90px;
}

#addressCap {
	display: block;
	background: url(img/ibp/address_cap.jpg) no-repeat;
	width: 310px;
	height: 14px;
}

*html #addressCap {
	position: relative;
	top: 6px;
	display: block;
	background: url(img/ibp/address_cap.jpg) no-repeat;
	width: 310px;
	height: 14px;
}

#addressFooter {
	display: block;
	background: url(img/ibp/address_footer.gif) no-repeat;
	width: 310px;
	height: 15px;
}

/* Form Styles */

form {
	display: inline;
	font-size: 11px;
	line-height: 1.7em
}

form h2 {
	position: relative;
	left: 25px;
	margin: 15px 0 15px 0;
}

#form_container {
	padding-left: 45px;
	padding-top: 10px;
}

.formtitle_required {
	font-size: 11px;
	height: 10px;
	line-height: 15px;
	color: #990033;
	text-align: right;
	font-weight: bold;
	padding-right: 10px
}

.red {
	color: #990033
}

.formtitle {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	padding-right: 10px;
}

.checkbox {
	font-size: 11px;
	text-align: left;
}

#product {
	position: absolute;
	top: 147px;
	left: 222px;
}

fieldset {
	width: 500px;
	border: 1px solid #ccc;
}

legend {
	font-size: 14px;
	color: #032E61;
	margin: 5px 0 10px 0;
	font-weight: bold;
	padding: 0 8px;
}
form input {
	margin-left:20px;
}
label {
	color:#333333;
	display:block;
	font-size:11px;
	line-height:1.8em;
	margin-bottom:5px;
	margin-top:10px;
	width:400px;
}
label em {
	color:#990033;
}
label.formtitle {
	color: #000;
}

label.formtitlerequired {
	color: #000;
}

form br {
	clear: left;
}

/* Text Styles */

h1 span {
	display: none;
}

#dreamTitle {
	background: url(img/ibp/dream_it_title.gif) no-repeat;
	width: 382px;
	height: 20px
}

#aboutTitle {
	background: url(img/ibp/about_title.gif) no-repeat;
	width: 400px;
	height: 25px
}

#sparkTitle {
	background: url(img/ibp/idea_spark.gif) no-repeat;
	width: 400px;
	height: 52px
}

#worksTitle {
	background: url(img/ibp/we_know.gif) no-repeat;
	width: 400px;
	height: 52px
}

#creativeTitle {
	background: url(img/ibp/creativity_endless.gif) no-repeat;
	width: 470px;
	height: 26px
}

#supplyTitle {
	background: url(img/ibp/supply_chain_title.gif) no-repeat;
	width: 350px;
	height: 52px
}

#jobTitle {
	background: url(img/ibp/job_finished.gif) no-repeat;
	width: 374px;
	height: 52px
}

#captureTitle {
	background: url(img/ibp/capture_title.gif) no-repeat;
	width: 492px;
	height: 26px
}

#logoTitle {
	background: url(img/ibp/more_than_logo.gif) no-repeat;
	width: 492px;
	height: 52px
}

#contactTitle {
	background: url(img/ibp/contact_title.gif) no-repeat;
	width: 133px;
	height: 26px
}

#thanksTitle {
	background: url(img/ibp/thank_you_title.gif) no-repeat;
	width: 376px;
	height: 26px
}

#billingTitle {
	background: url(img/ibp/billing_info_title.gif) no-repeat;
	width: 350px;
	height: 29px;
}

#confirmTitle {
	background: url(img/ibp/confirm_order_title.gif) no-repeat;
	width: 227px;
	height: 29px;
}

#shopTitle {
	background: url(img/ibp/shop_title.gif) no-repeat;
	width: 470px;
	height: 29px;
}

.solo{
	display:none;
}

/* Site Map */

#siteMap {
	margin: 0;
	padding: 0;
}

	#siteMap li {
		list-style-type: none;
		list-style-image: none !important;
	}
	
		#siteMap li a {
			display: block;
			font-size: 15px; 
			padding: 4px;
			font-weight: bold;
			text-decoration: none;
			border-bottom: 1px solid #ccc
		}
		
		
		#siteMap li a:visited {
			color: #005487
		}
		
			#siteMap ul {
				margin: 0;
				padding: 0;
			}
			
				#siteMap ul ul {
					margin: 0;
					padding: 3px 0;
				}
				
					#siteMap ul ul li a {
						display: block;
						border: none;
						padding: 4px 4px 4px 20px;
						font-size: 13px;
						font-weight: normal;
						text-decoration: underline
					}
					
					#siteMap ul ul li a:hover {
						background-color: transparent !important;
						text-decoration: none;
					}
					
						#siteMap ul ul ul li a {
							border: none;
							padding: 4px 4px 4px 38px;
							font-size: 13px;
							font-weight: normal
						}


/* XStandard goodies */

.underline {
	text-decoration: underline
}

.strikethrough {
	text-decoration: line-through
}

.indent	{
	padding-left: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imageFloatRight {
	float: right;
	margin: 0 0 10px 10px;
}

.highlight {
	background-color: #FFF58F
}

.orderNow {
	width: 80px;
	height: 25px;
	display: block;
	background: url(img/ibp/order_now.jpg) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	margin-top: 10px;
}

.orderNow:hover {
	background: url(img/ibp/order_now.jpg) no-repeat 0 -25px;
}

#prodHead {
	width: 538px;
	height: 23px;
	background: url(img/ibp/prod_detail_head.gif) no-repeat;
}

*html #prodHead {
	overflow: hidden;
}

#productWrapper {
	width: 535px;
	padding: 0 20px 0 20px;
	background-color: #fff;
	border-left: 1px solid #b3dcef;
	border-right: 1px solid #b3dcef;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 495px;
}

#prodFoot {
	position: relative;
	right: 1px;
	width: 538px;
	height: 23px;
	background: url(img/ibp/prod_detail_foot.gif) no-repeat;
}

.clickOrder {
	width: 169px;
	height: 29px;
	background: url(img/ibp/click_order.jpg) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}

.clickOrder:hover {
	background: url(img/ibp/click_order.jpg) no-repeat 0 -29px;
}

