@charset "utf-8";
/* CSS Document */

form {
	 height:0px;	
}

img, div { behavior: url(iepngfix.htc) }

body {
		font-size:medium;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #bdbdb4;
}

img {
	border:none;
}

a:hover{
	cursor: pointer;
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:200px;
	
}

ul {
    margin-top: 0px;
}

#currMonthNewsList li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:300px;
	margin-bottom:5px;
}

#currMonthNewsList li a{
	color:#999999;
}

#searchResult li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:400px;
	margin-bottom:5px;
}

#searchResult li a{
	color:#999999;
}

li a:link, li a:visited  {
	color:#999999;
	text-decoration:none;
}

li a:hover {
	background-color:#000000;
	cursor: pointer;
}

.ff3 #newsThumb {
	width:450px;
	margin-top:10px;
	text-align:left;
    overflow:auto;
}

.ie6 #newsThumb {
	margin-top:10px;
	text-align:left;
    overflow:auto;
}

.ie7 #newsThumb {
	margin-top:10px;
	text-align:left;
    overflow:auto;
}

.ie7 #newsThumb ul li {
	margin-top:5px;
    list-style:disc;
}

.ie7 #newsThumb ul li ul li{
	margin-top:5px;
    border:aqua 0px solid;
}

.ie6 #newsThumb ul li {
	margin-top:5px;
    list-style:disc;
}

.ie6 #newsThumb ul li ul li{
    margin-top:5px;
    border:aqua 0px solid;
}

.ff3 #newsThumb ul{
    margin-top:10px;
    margin-bottom:10px;
}

.ff3 #newsThumb ul li ul li{
    width:310px;
}


.ff3 #newsThumbTitle {
	color:#FF3300;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:200px;
}

.ie6 #newsThumbTitle {
	color:#FF3300; 
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:-20px;
	width:200px;
}

.ie7 #newsThumbTitle {
	color:#FF3300;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
 }

.ie6 #eventThumbTitle {
	color:#FF3300;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:-20px;
	width:200px;
}
.ie7 #eventThumbTitle {
	color:#FF3300;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:-20px;
	width:200px;
}
.ff3 #eventThumbTitle {
	color:#FF3300;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:-20px;
	width:200px;
}


#newsThumbContent {
	color:#999999; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

#newsThumbContent a:link, #newsThumbContent a:visited {
	color:#3366FF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#breadcrumb {
	text-align:left;
	margin-left:10px;
	color:#FF0000;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration:none;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
}

#categoryList {
	width:190px;
	height:25px;
	text-align:center; 
	float:left;
	position:relative;
	vertical-align:middle;
}

#categoryList a:link, a:visited {
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

#categoryList a:hover {
	text-decoration:none;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	cursor: pointer;
}

.ie6 #leftProductIcon {
	width:80px; 
	height:100px;
	margin-top:0px;
	text-align:center;
}

.ff3 #leftProductIcon {
	min-width:80px; 
	height:100px;
	margin-top:0px;
	text-align:center;
}

.ff3 #paging {
	text-align:center; 
	vertical-align:middle; 
	margin-top:-7px;
	margin-left:0px;
	width:100%;
}

.ie7 #paging {
	text-align:center; 
	vertical-align:middle; 
	margin-top:-15px;
	margin-left:0px;
	width:100%;
}

#pagingNumber {
	width:25px; 
	height:25px; 
	text-align:center; 
	vertical-align:middle; 
	float:left; 
	margin:5px; 
	color:#999999; 
	font-size:11px;  
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#pagingPrev {
	max-width:25px;
	height:25px; 
	text-align:right; 
	vertical-align:middle; 
	float:left; 
	margin:5px; 
	color:#999999; 
	font-size:11px;  
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pagingNext {
	height:25px; 
	text-align:left; 
	vertical-align:middle; 
	float:left; 
	margin:5px; 
	color:#999999; 
	font-size:11px;  
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pagingNumber:hover {
 	background-color:#333333;
	cursor: pointer;
}

#pagingNumber a:link, a:visited {
	color:#999999; 
	font-size:11px;  
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pagingNumber a:hover {
	color:#FFFFFF;
	cursor: pointer;
}


#vendor {
	width:100px; 
	margin-top:5px; 
	margin-left:5px; 
	text-align:center; 
	height:30px; 
	float:left;
}

.ie6 #vendorContainer {
	margin-left:100px; 
	width:715px;
	margin-top:-6px;
}

.ie7 #vendorContainer {
	margin-left:100px; 
	width:715px;
}

.ff3 #vendorContainer {
	margin-left:200px;
	width:700px;
}

.ff3 #vendorBackground {
 	background:url(images/index_18.gif) no-repeat; 
	margin-left:180px;
	margin-top: -10px;
}

.ie7 #vendorBackground {
 	background:url(images/index_18.gif) no-repeat; 
	margin-left:175px;
	height:60px;
}

.ie6 #vendorBackground {
 	background:url(images/index_18.gif) no-repeat; 
	margin-left:50px;
	height:60px;
}

.ff3 #navScroll{
	text-align:center; 
	margin-top:0px;
}

.ie7 #navScroll{
	text-align:center; 
	margin-top:-15px;
}

.ie6 #navScroll{
	text-align:center; 
	margin-top:-25px;
}

.ff3 #spacer{
	margin-top:20px;
}

.ie #spacer{
	margin-top:0px;
}

.ff3 #aboutus{
	width:620px; 
	height:220px; 
	padding:10px; 
	overflow:auto; 
	/*border-top:5px #423425 solid;*/
}

.ie #aboutus{
	width:640px; 
	height:220px; 
	padding:10px; 
	overflow:auto; 
	/*border-top:5px #423425 solid;*/
}

.ff3 #products{
	width:620px; 
	height:220px; 
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ff3 #news{
	width:620px; 
	height:220px; 
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ie7 #news{
	width:640px;
	height:239px;
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ie6 #news{
	width:640px; 
	height:250px; 
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ff3 #event{
	width:620px; 
	height:220px; 
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ie6 #event{
	width:640px; 
	height:225px; 
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ie7 #event{
	width:640px;
	height:239px;
	padding:10px;
	overflow:auto;
	border-top:5px #423425 solid;
}

.ie6 h2{
	margin-top:20px;
}

.ie7 #products{
	width:640px; 
	height:250px;
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ie6 #products{
	width:640px; 
	height:239px; 
	padding:10px; 
	overflow:auto; 
	border-top:5px #423425 solid;
}

.ff3 #productFunct{
	border:0px solid #ffffff; 
	width:600px; 
	height: 200px; 
	text-align:center; 
	position:absolute; 
	overflow:auto; 
	margin-top:20px;
	text-align:center;
}

.ie7 #productFunct{
	border:0px solid #ffffff; 
	width:600px; 
	height: 125px;
	text-align:center; 
	position:absolute; 
	overflow:auto; 
	margin-top:10px;
}

.ie6 #productFunct{
	border:0px solid #ffffff; 
	width:600px; 
	height: 130px; 
	text-align:center; 
	position:absolute; 
	overflow:auto; 
	margin-top:10px;
}


/* ============================================================================== */
.ff3 #container {
  position: relative;
  width: 455px;
  height: 125px;
  overflow: hidden;
  border: 0px solid #EFEFEF;
  margin-top:-10px;
}

.ie7 #container {
  position: relative;
  width: 455px;
  height: 150px;
  overflow: hidden;
  border: 0px solid #EFEFEF;
  margin-top:0px;
}

.ie6 #container {
  position: relative;
  width: 455px;
  height: 150px;
  overflow: hidden;
  border: 0px solid #EFEFEF;
  margin-top:0px;
}

.content {
  width: 200px;
  height: 200px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #EFEFEF;
  font-size: 13px;
}

.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}

.ff3 #scroller {
    width: 2050px;
}

.ie7 #scroller{
  width: 2000px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}

.ie6 #scroller{
  width: 2048px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}

/* =============================================================================================== */

