/* resetting some default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {list-style: none;}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:1em; }

textarea {overflow:auto}
button {cursor:pointer}
a { color: #4272b5; text-decoration:none }
a:hover { color: #4272b5; text-decoration:underline }
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}
/* -----------------------------------------------------------------------------------------*/ 

body { font-family:Arial; }

#page-wrap {
	width:960px;
	margin:auto;
}

	#header { background-color:#fff; width:100%; height: 10px; }
	
		#logo { float:right; margin-top: 14px; margin-right: 10px; margin-bottom: 0; display:inline; }
		
		.headStuff { height: 0; display:inline; visibility: hidden; margin-right: 10px; margin-bottom: 0; margin-left: 0; }
		
		.userStuff {
			
		}
		
			.userStuff li {
				float:left;
				display:inline;
				margin-left:25px;
				font-size:11px;
			}
			
				.language,
				.print,
				.contact { color:#9d9b8a; background:url(../images/sprites.jpg) no-repeat left -1px; visibility: hidden; display:block; padding-left:20px; }
				
				.print { background-position:left -14px; visibility: hidden; }
				
				.contact { background-position:left -28px; visibility: hidden; }

		#search { margin-right:10px; visibility: hidden; }
		
			.searchBtn { background:transparent; border:none; color:#9d9b8a; font-size:12px; font-family:Arial; visibility: hidden; }

				.searchInput { display:block; background:url(../images/searchBg.png) repeat-x left top; visibility: hidden; }
				
					.searchInput input { margin:2px 0 0 3px; font-size:12px; background:transparent; visibility: hidden; border:none; }
		
		#navigation { padding:0 45px; background-color:#c6c6c6; font-size:12px; height: 0; visibility: hidden; }

			#navigation li { visibility: hidden; margin-right:5px; }
			
			#navigation a { display:block; color:#211304; padding:0 15px; line-height:26px; text-decoration:none; visibility: hidden; }
			
			
			#navigation a:hover,
			#navigation li.currentPage a { background-color:#fff; visibility: hidden; }
			
	#innerPage { background-color: transparent; }
	
		.sidebar { border-top:4px solid #9c0b13; background-color:#dadadc; width: 0; height: 0; visibility: hidden; display:inline; }
		
			.productList { margin:37px 0 0 12px; font-size:11px; visibility: hidden; }
			
				.productList li { visibility: hidden; margin-bottom:25px; }
			
				.productList a { padding-left:17px; color:#585858; display:block; text-transform:uppercase; text-decoration:none; visibility: hidden; }
				
				.productList a:hover,
				.productList li.s a { background:url(../images/blueArrow.png) no-repeat left center; color:#292929; text-decoration: underline; visibility: hidden; }
		
		.content { background-color: #fff; width:100%; display:inline; }
.content ul { line-height: 150%; list-style-type: disc; list-style-position: inside; }
.productTitle { height:34px; background-color:#ccc; line-height:34px; text-indent:17px; color:#000; margin-bottom:20px; font-size:20px; letter-spacing:3px; width: 100%; padding-bottom: 10px; border-bottom: 2px solid #969696; }
			
			.inside { width:95%; color:black; font-size:16px; margin-right: 0; margin-bottom: 0; margin-left: 20px; }
.tabel-celler { color: #333; font-size: 12px; line-height: 16px; }
.tabel-celler a { color: #4272b5; font-size: 12px; line-height: 16px; text-decoration: underline; }
.tabel-celler a:hover { color: #b80000; font-size: 12px; line-height: 16px; text-decoration: underline; }
.inside a { color: #4272b5; text-decoration: underline; }
.redTitle { color:#9d0d15; font-size:22px; line-height:28px; padding-top: 10px; padding-bottom:10px; }
			
				.inside p {
					line-height:22px;
					padding-bottom:20px;
				}
				
				.note {
					color:#9d0d15;
					font-style:italic;
				}
				
					.note a {
						text-decoration:underline;
						color:#9d0d15;
					}
					
		.btmImg { height: -100px; visibility: hidden; }
			
	#footer { height:auto; border-top:2px solid #ccc; color:#000; font-size:12px; line-height:28px; text-align: center; letter-spacing: 1px; width: 100%; margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 15px 0 0 10px; }
	
		#footer a {
			color:#000;
		}
		
		#footer li { float: left; margin-right:18px; }
			
			
			
			
			
			
			
/*  -----------------------------------
	IE6 HACK
--------------------------------------*/

* html .userStuff li {white-space:nowrap;width:1%;}
*:first-child+html #navigation li:hover {background-color:#fff;position:relative;z-index:10;}


















































































