b@charset "UTF-8";
body {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table, tr, td { font-size: 13px; }

.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image: url(images/header-back.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}


.oneColFixCtrHdr #feature {
	width: 200px;
	float: left;
	display: block;
	height: 420px;
	margin-right: 20px;
	background-color: #cccccc;
	padding: 8px;
	border-color: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: thin;
}

.oneColFixCtrHdr #FaceBook {
	float: left;
	clear: left;
	width: 200px;
	height: 70px;
	margin-top: 20px;
	margin-left: 10px;
	text-align: center;
}
	
.oneColFixCtrHdr #hometext {
	display: block;
	float: none;
	margin-left: 240px;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-image: url(images/content-back.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-image: url(images/footer-back.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin-top: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
}

.footertext {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10pt;
}


h1 {
	color: #CC3333;
	font-family: Verdana;
	font-size: 16pt;
}


h2 {
	color: #000000;
	font-family: Verdana;
	font-size: 12pt;
}

a {
	color: #CC3333;	
	
}

a:hover {
	color: #666666;	
	
}

a:visited {
	color: #CC3333;	
	
}

#navigation {
	font-size: 12pt;
	padding-left: 169px;
	padding-top: 5px;
}

#navigation a {
	background-image: url(images/imagesprite_09.gif);
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 141px;
	height: 41px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
}


#navigation a:hover {
	background-position: -141px 0;
	}
	
.category1 {
	margin: 5px 5px 5px 20px;
	background: #ffffff;
	border: 2px solid #F00;
	width: 194px;
	height: 326px;
	text-align: center;
	position: relative;
	float:left;
	padding: 10px;
}

.category2 {
	margin: 5px 5px 5px 5px;
	background: #ffffff;
	border: 2px solid #F00;
	width: 194px;
	height: 326px;
	padding: 10px;
	text-align: center;
	position: relative;
	float: left;
} 

.category3 {
	margin: 5px 5px 5px 5px;
	background: #ffffff;
	border: 2px solid #F00;
	width: 194px;
	height: 326px;
	padding: 10px;
	text-align: center;
	position: relative;
	float: left;
	
}

.category4 {
	margin: 5px 5px 5px 140px;
	background: #ffffff;
	border: 2px solid #F00;
	width: 422px;
	height: 150px;
	padding: 10px;
	text-align: center;
	position: relative;
	float: left;
}

.store_category {
	margin: 5px 5px 5px 20px;
	background: #ffffff;
	border: 2px solid #ff0000;
	width: 670px;
	text-align: center;
	position: relative;
	float: left;
	padding: 10px;
}

.store_category h1 {
	text-align: center;
	margin-top: 70px;
}

.store_category a h1, .store_category h1 a {
	text-decoration: underline;
}

.store_category a:hover h1, .store_category h1 a:hover {
	text-decoration: none;
}

.store_category img {
	float :left;
	padding: 20px;
	margin: 5px 20px;
	border: 2px solid #ff0000;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.oneColFixCtrHdr #catalogImage {
	width:193;
	height:294;
	float:right;
	padding-right: 80px;
}
.oneColFixCtrHdr #catalogText {
	float:left;
}
.oneColFixCtrHdr #container #mainContent #content center table tr td {
	color: #000;
}
.oneColFixCtrHdr #container #mainContent #content center table tr td {
	color: #000;
}
.oneColFixCtrHdr #container #mainContent #content center table tr td p center b font {
	color: #FFF;
}
.oneColFixCtrHdr #container #mainContent #content center table tr td p center b font {
	color: #000;
}
.oneColFixCtrHdr #container #mainContent #content table tr td p center b font {
	color: #FFF;
}


.cataloggrid {
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
} 


.cataloggrid2 {

font-size: 9px;
	color: #000000;
	background-color: #cccccc;

}
