/* This stylesheet is used for level 2 product detail pages (2 column with leftside menu). */



body {

  text-align: center;

  background-color: #FFFFCC;

  margin-top:10px;

  margin-bottom:10px;

  color:#666666;

  font-family: verdana, arial, sans-serif;

  font-size: 12px; 

}



a:link {

	color: #0000cc; text-decoration: underline; /*#c86000 for all of the a styled */

}

a:visited {

	color: #000099; text-decoration: underline;

}

a:active {

	color: #000099; text-decoration: underline;

}

a:hover {

	color: #ffcc66; text-decoration: underline;

}



#page_wrapper {

  margin-left: auto; 

  margin-right: auto;

  width: 760px;

  text-align: left;

  background: #FFFFFF url('../img/secondary_bg.gif') top left repeat-y;

}



#page_header {

  height: 150px;

  background: #FFFFFF /* url('../img/header.jpg') bottom left no-repeat */;

  clear: both;

}



#page_header h1 {

  padding-top:50px; padding-left:15px;

  margin:0px;

  font-family: verdana;

  font-size: 24px;

  color: #99cc66;

  line-height:26px;

  letter-spacing:-1px;

}



#page_header h2 {

  margin:0px;

  padding-left:15px;

  font-family: verdana;

  font-size: 12px;

  color: #99cc66;

  line-height:22px;

}



#menu_bar {

  margin:0px;

  padding:0px;

  border:0px dashed #cccccc;

  height:31px;

  clear:both;

  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;

}



#content_wrapper {

  margin-top:10px;

  margin-bottom:10px;

  margin-left:10px;

  margin-right:10px;      

  border:0px dashed #FFFFFF;  

}



#center {

  margin-left:160px;

  margin-right:60px;

  border:0px dashed #cccccc;

}



#center h1 {

  margin-top:0px;

  margin-bottom:5px;

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 14px;

/*  font-size: 11px; */

  color: #669933;

  padding:4px;

/*  border: 1px solid #99cc66;

  background-color: #669933; */

}



#center h2 {

  margin-top:0px;

  margin-bottom:5px;

  font-family: verdana, arial, sans-serif;

  font-size: 12px;

/*  font-size: 11px; */

  color: #ffffff;

  padding:4px;

  border: 1px solid #ff9900;

  background-color: #ffcc66;

}



#center h3 {

  margin-top:0px;

  margin-bottom:5px;

  font-family: verdana, arial, sans-serif;

  font-size: .9em;

  color: #000000;

  padding:4px;

}



#center p {

  margin-top:5px;margin-bottom:15px;

  padding:4px;

  font-family: verdana, arial, sans-serif;

  font-size: 12px; 

  line-height: 130% ;

}



#center dt {

  font-family: verdana, arial, sans-serif;

  font-size: 12px; 

  line-height: 150%;

  font-weight: bold;

  padding: 10px;

}



#center dd {

  font-family: verdana, arial, sans-serif;

  font-size: 12px; 

  line-height: 130% ;

}



#center li {

  font-family: verdana, arial, sans-serif;

  font-size: 12px; 

  line-height: 130% ;/* 16px */

}



#center th {

	vertical-align:top;

	font-family: verdana, arial, sans-serif;

	font-size: 12px; 

}



#center td {

	vertical-align:top;

	font-family: verdana, arial, sans-serif;

	font-size: 12px; 

}

	



#left_side {

  float: left;

  width:140px;

  border:0px dashed #cccccc;

}





#left_side h2{

  margin-top:0px;

  margin-bottom:5px;

  font-family: verdana, arial, sans-serif;

  font-size: .9em;

  color: #000000;

  padding:4px;

}



#left_side h3 {

  margin-top:0px;

  margin-bottom:5px;

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  color: green;

  padding:4px;

  text-align:center;

/* border: 1px solid #ff9900;

  background-color: #ffcc66; */

}



#left_side p {

  margin-top:5px;margin-bottom:15px;

  padding:4px;

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  line-height: 16px;

  color: #666666;

}



#page_footer {

  height: 100px;

  background: #ffcc66;

  clear: both;

}



#page_footer p {

  padding-top:15px;

  text-align:center;

  font-family: verdana;

  font-size: 10px;

  line-height:14px;

  color:#666666;

}



#page_footer a:link {

	color: #000099 ; text-decoration: none /* #FBD539 this color is used for all a styles */

}

#page_footer a:visited {

	color: #000099; text-decoration: none

}

#page_footer a:active {

	color: #000099; text-decoration: none

}

#page_footer a:hover {

	color: #000099; text-decoration: underline

}





#navcontainer ul {

  padding-left: 0;

  margin-left: 0;

  margin-top:0px;

  background-color: #99cc66; /*#C86000 */

  /* background: url('../img/bar.gif') top right no-repeat; */

  color: white;

  float: left;

  width: 100%;

  font-family: verdana, arial, helvetica, sans-serif;

  font-size:11px;

  font-weight:bold;

}



#navcontainer ul li { display: inline; }



#navcontainer ul li a {

  padding-top: 5px;

  padding-bottom: 7px;

  padding-left:7px;

  padding-right:8px;

  background-color: transparent;

  color: white;

  text-decoration: none;

  float: left;

  border-right: 1px solid #669933;

}



#navcontainer ul li a:hover {

  background: #669933 /* url(../img/bar_bg_hover.gif) repeat-x left bottom */; 

  color: #fff;

}



#linklist {

  padding-left: 0;

  margin-left: 0;

  border-bottom: 1px solid #D1D9C4;

  width: 140px;

}



#linklist li {

  list-style: none; 

  margin: 0;

  line-height:20px;

  border-top: 1px solid #D1D9C4;

  font-family:verdana;

  font-size:14px;

}



#linklist li a { text-decoration: none; }



.popup {

	position: absolute;

	top: 235px;

    margin-left:10px;

    margin-right:60px;

	color: #000000;

	background-color: #ffffff;

	padding: 2px;

	z-index: 10000;

}



.thumbnail_left {

  float:left;

  margin-right:10px;

  margin-bottom:5px;

  border:0px;

}



.thumbnail_right {

  float:right;

  margin-left:10px;

  margin-bottom:5px;

  border:0px;

  text-align: left;

}



.alert {

	color: red;

}

.strikeout {
	text-decoration: line-through;
}
