/*****   COMMON STYLES   *****/



body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Thaoma;
	font-size: 12px;
	color: #777799;
	background-color: #FFFFFF;

}

#wrapper {	

	margin: auto;

	padding: 0px;	

	width: 1000px;

	background-image: url(RabFails/side.jpg);

	background-repeat: repeat-y;

	background-position: top;

	background-color:#FFFFFF;

}



#container {
	margin: auto;
	padding: 0px;
	width: 798px;
	background-color:#FFFFFF;

}



#container a.logo{

	display:block;

	margin: 0px 0px 0px 90px;

	padding: 0px;

	width: 240px;

	height: 160px;

	

}



#navigation {

	margin: auto;

	padding: 0px;

	width: 800px;

	background-image:url(RabFails/top.jpg);

	background-repeat: no-repeat;

	background-position: top center;

}



#navigation table {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 800px;

}



#navigation a.menu {

	display: block;

	margin: 1px;

	padding: 5px 21px 2px 0px;

	width: auto;

	height: 20px;		

	color: #777799;

	font-weight: bold;

	font-size: 12px;

}



#navigation a.menu:hover {

	color: #3366FF;

	text-decoration: none;

	background-image: url(images/mark_blue.gif);

	background-repeat: no-repeat;

	background-position: right;

}



#navigation a.selected {

	display: block;

	margin: 1px;

	padding: 5px 21px 2px 0px;

	width: auto;

	height: 20px;		

	color: #3366FF;

	font-weight: bold;

	font-size: 12px;	

	text-decoration: none;

	background-image: url(images/mark_blue.gif);

	background-repeat: no-repeat;

	background-position: right;

}



#content {

	margin: 0px auto 0px auto;

	padding: 0px;

	width: 800px;

}



#content a {  

	color: #000033;

}



#content a:hover {  

	color: #FF6600;

}



#content p {

	margin: 10px 20px 0px 20px;

	padding: 0px;

	line-height: 20px;

	text-align: center;

}



#strip {	

	margin: auto;

	padding: 0px;	

	width: 1000px;

	height: 155px;

	background-color:#FFFFFF;

	background-image:url(RabFails/bottom.jpg);

	background-position:top;

	background-repeat:no-repeat;

}



#rights {

	margin: auto;

	padding: 10px;

	width: 500px;

	font-size: 10px;

	color: #FFFFFF;

	text-align: center;

}




#content p.indented {

	margin: 10px 20px 0px 40px;

	padding: 0px;

	line-height: 20px;

	text-align: justify;

}



#content p.indented img {

	vertical-align: text-bottom;

}



ul.categoryList {

	margin: 10px 0px 15px 10px;

	padding: 0px;

	width: 225px;

	list-style:none;

	background-image: url(images/category_background.jpg);

	background-repeat: no-repeat;

	background-position: top;

}



li.categoryItem {

	margin: 0px;

	padding: 0px;

}



a.category {

	display: block;

	margin: 0px;

	padding: 8px 25px 0px 3px;

	width: 195px;

	height: 22px;	

	font-size: 12px;

	font-weight: bold;

	color: #777799;	

	text-align: right;

}



a.category:hover {

	color: #84196F;

	text-decoration: none;

	background-image: url(images/mark_pink.gif);

	background-repeat: no-repeat;

	background-position: right;

}



a.selectedCategory {

	display: block;

	margin: 0px;

	padding: 8px 25px 0px 3px;

	width: 195px;

	height: 22px;	

	font-size: 12px;

	font-weight: bold;

	color: #84196F;

	text-align: right;

	text-decoration: none;

	background-image: url(images/mark_pink.gif);

	background-repeat: no-repeat;

	background-position: right;

}



table.categoryTable {

	float: right;

	margin: 0px;

	padding: 0px;

	width: 250px;

}



a.categoryImage {

	display: block;

	margin: 10px 5px 10px 10px;

	padding: 1px;

	width: 120px;

	height: 120px;

	border: solid 1px #C1C1C1;

}



a.categoryImage:hover {

	border: solid 1px #84196F;

}



a.categoryImage img {

	margin: 0;

	padding: 0;

	border: 0;

}



a.categoryLink {

	display: block;

	margin: 0px 5px 0px 5px;

	padding: 0px;

	width: 110px;

	font-size: 12px;

	font-weight: bold;

	color: #777799;	

	text-decoration: none;

}



a.categoryLink:hover {	

	color: #84196f;

	text-decoration: none;

}



#products{

	display: inline; /* hack for IE - doubling margins */

	float: right;

	margin: 0px 20px 0px 10px;

	padding: 0px;

}



#products p {	

	float: left;

	margin: 10px auto 10px auto;

	padding: 0px;

	width: 490px;

	text-align: justify;

	line-height: 18px;

}



#products h2 {	

	margin: 0px 0px 10px 0px;

	padding: 0px;

	font-size: 18px;

	color: #3366FF;

	text-align: center;

}





#products a {

	margin: 0px;

	padding: 0px;

	font-size: 12px;

	font-weight: bold;

	color: #777799;	

}



#products a:hover {

	color: #84196f;

}



#products a.external {

	font-weight: normal;

	color: #333399;

}



#products a.external:hover {

	font-weight: normal;

	color: #84196f;

}



#products a.productImage {

	float: left;

	margin: 0px 15px 5px 0px;

	padding: 1px;

	width: 100px;

	height: 100px;

	border: solid 1px #C1C1C1;

}



#products a.productImage:hover {

	border: solid 1px #84196F;

}



#products a.productImage img {

	margin: 0;

	padding: 0;

	border: 0;

}



#products img.image {	

	float: left;

	margin: 0px 15px 5px 0px;

	padding: 1px;

	width: 100px;

	height: 100px;

	border: solid 1px #C1C1C1;

}



#products ul {	

	margin: 10px 0px 15px 0px;

	padding: 0px 0px 0px 15px;

	width: 475px;

	list-style: square;

	line-height: 18px;

	text-align: justify;

}



#products li {

	margin: 5px auto 5px auto;

	padding: 0px;

}



#products table {

	margin: 10px 0px 15px 0px;

	padding: 0px;

	width: 490px;	

	background-color:#C1C1C1;

}



#products table tr th {

	background-color: #EFEFEF;

}



#products table tr td {

	background-color:#FFFFFF;

}



#products p.nofloat {

	float: none;

	margin: 0px;

	padding: 0px;

	width: 490px;

	text-align: justify;

	line-height: 18px;

}



#products a.backNavigation {

	font-size: 10px;

}
