@charset "utf-8";

body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#lang {
	font-size: 70%;
	margin-left: auto;
	width: 960px;
	margin-right: auto;
	text-align: right;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
}

#lang a {
	width: 960px;
	color: #FFFFFF;
}
#lang a:hover {
	width: 960px;
	color: #99CC00;
}
#container {
	background-color: #FFFFFF;
	margin-left: auto;
	width: 960px;
	margin-right: auto;
}

a {
	text-decoration: none;
	color: #666666;
}

#menu {
	background-color: #860001;
	float: left;
	clear: both;
	width: 732px;
}
#search {
	background-color: #860001;
	float: left;
	width: 228px;
	height: 32px;
	background-image: url(../images/spry_menu_bkg.jpg); 
	background-repeat: repeat-x;
}
#shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	height: 76px;
	float: none;
	width: 100%;
	clear: both;
}
xxxxxxxxxxxxxxxxxxxx {
}
#main {
	padding-left: 30px;
	padding-bottom: 5px;
}
#category {
	color: #990000;
	font-weight: bold;
	font-size: 90%;
	padding-left: 0px;
}
.categoryTitle {
	padding-left: 10px;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	
}


#infoList {
	margin-left: 10px;
	padding-bottom: 25px;

}
#infoList  a:hover {
	color: #0099FF;
}
.bulletList {
	font-size: 70%;
	color: #666666;
	font-weight: bold;
}

.li {
	margin-top: 5px;
	list-style-image: url(../images/buttons/glinks.gif);
}
.li2 {
	margin-top: 5px;
	list-style-image: url(../images/buttons/glinks2.gif);
}
.li3 {
	margin-top: 5px;
	list-style-image: url(../images/buttons/back_main.gif);
}



.categoryImage {
	width: 240px;
	height: 160px;

}
.productDropDown {
	width: 440px;
	margin-left: 35px;
	margin-top: -15px;
}
xxxxxxxxxxxxxxxxxxxxxx {
}

#path {
	font-size: 70%;
	font-weight: normal;
	padding-top: 30px;
}
#path a:hover {
	padding-top: 30px;
	color: #860001;
}
xxxxxxxxxxxxxxxxxxxxx {
}

#productDetail {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 20px,0px,0px,20px;
	padding-left: 40px;
}
.productName {
	font-weight: bold;
	font-size: 90%;
}
.productRole {
	font-weight: bold;
	font-size: 80%;
	color: #FF6600;
}
.productDescription {
	font-size: 70%;
	font-weight: bold;
	color: #666666;
   text-align: justify;
}
xxxxxxxxxxxxxxxxxxxxxxx {
}
#downloadPdf {
	font-weight: bold;
	font-size: 70%;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#downloadPdf a:hover {
	color: #0099FF;

}

.link   {
	font-size: 90%;
	color: #0071BC;
}
.smaller {
	font-size: 90%;
	color: #999999;
	font-weight: normal;
}
xxxxxxxxxxxxxxxxxxx {
}
#categoryDetail {
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;

}
xxxxxxxxxxxxxxxxxxxc {
}




#bar {
	background-color: #E2E2E2;
	height: 30px;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #999999;
}






#footer {
	background-color: #860001;
	background-image: url(../images/spry_menu_bkg.jpg); /*mist*/
	background-repeat: repeat-x; /*mist*/	
	height: 18px;
	float: left;
	width: 960px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}


#footer a {
	color: #99FF00;
}


#container #footer a:hover {
	color: #FF6600;
}
