@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'ArialBlackRegular';
	src: url('ariblk.eot');
	src: url('ariblk.woff') format('woff'), url('ariblk.ttf') format('truetype');
}
/* remove local declarations: local('Arial Black'), local('Arial-Black'), */

body {
	margin:0;
	background:#B2B7BB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#111;
}

a {
	color:#002143;
}

a:hover {
	color:#666;
}

.clear {
	clear:both;
}

p {
	font-size:1.2em;
	line-height:1.4em;
}

h1 {
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	color:#002143;
	margin:20px 0 10px 20px;
}

/*** structure ***/

#page {
	width:900px;
	margin:0 auto;
	background:none;
	margin-top:15px;
}

#header {
	width:880px;
	background:#002143 url(images/gci/page-border-top.gif) top no-repeat;
	height:75px;
	padding:4px 0 2px 20px;
}

	* html #header {
	height:85px;	
	}

	#header .checkoutcontainer {
		width:200px;
		height:50px;
		float:right;
		display:inline;
		color:#fff;
	}
	
	* html #header .checkoutcontainer {
	overflow:hidden;
	height:80px;
	}
	
	.checkoutcontainer a.loginlinks {
	color:#fff;
	}
	
		.checkoutcontainer .cartitems {
			width:90px;
			height:15px;
			float:left;
			display:inline;
			background:url(images/gci/ltgray-gradient-bg.gif) repeat-x;
			text-align:center;
			font-family:"Century Gothic", Verdana, sans-serif;
			text-transform:uppercase;
			font-size:1em;
		}
		
		* html .cartitems {
			margin-top:10px;
		}
		
		*+html .cartitems {
			margin-top:10px;
			}
		
		
		.searchbox, .searchbox form  {
		margin:5px 10px 0 0;
		width:185px;
	}
	
		.searchbox input[type=text], .searchbox input[type=image] {
			float:left;
			display:inline;
			margin-right:5px;
		}
		
		.searchbox input[type=text] {
			border:1px solid #666;
		}
			
		
		.searchbox input[type=text]:focus {
			border:1px solid #333;
			background:#FFC;
		}
		

.gradientbar {
	width:900px;
	height:38px;
	background:#fff url(images/gci/gradient-bar.gif) repeat-x;
	text-align:right;
}

	.familybrands {
		float:right;
		display:inline;
		padding-top:5px;
		padding-right:15px;
		border-right:2px solid #002143;
		margin-right:5px;
		margin-top:4px;
	}
	
	.buttongroup {
		float:right;
		display:inline;
		width:455px;
	}

	.gradientbar .gcibutton, .gradientbar .riobutton, .gradientbar .sanbutton {
		width:145px;
		height:26px;
		display:inline;
		float:right;
		font-family:"Century Gothic", "Lucida Sans Unicode", Verdana, sans-serif;
		color:#FFF;
		font-size:1.3em;
		text-decoration:none;
		font-weight:bold;
		text-align:right;
		padding-top:12px;
		padding-right:5px;
		margin-top:0;
		border-right:2px solid #002143;
	}
	
	.gradientbar .gcibutton {
		background:url(images/gci/gcilogo-small.png) center left no-repeat;
		background-position:0px 9px;
		padding-right:18px;
		width:132px;
	}

	
	.gradientbar .riobutton {
		background:url(images/gci/riologo-small.png) center left no-repeat;
		background-position:4px 12px;
	}
	
	.gradientbar .sanbutton {
		background:url(images/gci/sanlogo-small.png) center left no-repeat;
		background-position:7px 12px;
		border:0;
		padding-right:14px;
		width:136px;
	}
	
	#buttonland {
		color:#FFC220;
	}
	
	.gradientbar .gcibutton:hover, .gradientbar .riobutton:hover, .gradientbar .sanbutton:hover {
		color:#FFC220;
	}
	

#pagecontainer {
	width:900px;
	height:auto;
	background:#fff url(images/gci/2col-page-bg.gif) repeat-y;
}

#sidenav {
	width:165px;
	float:left;
	display:inline;
	margin-right:5px;
}

	#sidenav ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	#sidenav ul li {
		list-style:none;
		margin:0;
		padding:0;
		font-family:"Century Gothic", "Lucida Sans Unicode", Verdana, sans-serif;
		text-transform:uppercase;
		font-size:1.4em;
		margin:15px 5px 0 15px;
	}
	
		* html #sidenav ul li {
			margin-top:5px;
			margin-bottom:5px;
		}
	
	#sidenav ul li a {
		color:#FFF;
		text-decoration:none;
		display:block;
		padding:5px;
		font-weight:bold;
	}
	
	#sidenav ul li a:hover {
		background:#fff;
		color:#F90;
	}
	
	#sidenav p {
		font-family:"Century Gothic", Verdana, sans-serif;
		text-transform:uppercase;
		font-size:1.3em;
		font-weight:bold;
		margin:15px 5px 0 20px;
		color:#fff;
	}

#contentcontainer {
	width:730px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

		#patents {
			height:100px;
			width:730px;
			margin:0;
			padding:0;
			text-align:right;
			background:url(images/patent.gif) left bottom no-repeat;
			background-position:2px 42px;
		}
		
		#patents .titlecolumn {
			width:125px;
			float:left;
			display:inline;
			padding:3px 0 0 3px;
			font-size:1.8em;
			font-weight:normal;
			text-transform:uppercase;
			text-align:left;
		}
		
		
	.main-categorycontainer {
		width:130px;
		float:left;
		display:inline;
		margin:20px 5px 10px 5px;
		font-size:1em;
	}
	
	h2.categorytitle {
		width:125px;
		height:24px;
		margin:0;
		background:url(images/gci/category-title-bg.jpg) no-repeat;
		font-size:1.3em;
		font-family:"Century Gothic", "Lucida Sans Unicode", Verdana, sans-serif;
		padding:1px 0 0 5px;
		font-weight:bold;
	}
	
		h2.categorytitle a {
			text-decoration:none;
			color:#FFF;
		}
		
		h2.categorytitle a:hover {
			color:#FFC220;
		}
		
		.leftmargin {
			margin-left:20px;
		}
		
		.topmargin {
			margin-top:25px;
		}


.smallbar {
	width:900px;
	height:13px;
	background:url(images/gci/gradient-bar-sm.gif) repeat-x;
	margin:0;
}

#footer {
	width:900px;
	background:#fff url(images/gci/page-border-bottom.gif) bottom no-repeat;
	height:auto;
	padding:5px 0 5px 0;
	text-align:center;
	margin:0 auto;
}

#footer a {
	color:#333;
}

#footer a:hover {
	color:#666;
}

/*** IE 6 PNG FIX ***/

img, div, a, input { behavior: url(/images/iepngfix.htc) }
