/* View All Page Classes */

#ViewAllLeft {
  width: 834px;
  padding: 0px 14px 14px 14px;
  background: #F0F3F7 url('/cpg_section/images/digital/all/ViewAllLeftBG.jpg') top left no-repeat;
}


	#roundedCorners_viewAll {
	  width: 806px;
	  margin: 0px 0px 0px 0px;
	}

		#roundedCornersTop_viewAll {
		  width: 806px;
		  height: 5px;
		  margin-top: 10px;
		  overflow: hidden;
		  background: url("/cpg_section/images/digital/all/ViewAllcurved_top.gif") top left no-repeat;
		}

		#roundedCornersTop_viewAll_Open {
		  width: 806px;
		  height: 5px;
		  overflow: hidden;
		  background: url("/cpg_section/images/digital/all/ViewAllcurved_top2.gif") top left no-repeat;
		}

		#roundedCornersTop_viewAll_NoMore {
		  width: 806px;
		  height: 5px;
		  margin-top: 10px;
		  overflow: hidden;
		  background: url("/cpg_section/images/digital/all/ViewAllcurved_top3.gif") top left no-repeat;
		}
	
		#roundedContent_viewAll {
		  background-color: #FDFEFE;
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  padding: 0px 0px 0px 0px;
		}


		#viewAll_sortTitle {
		  padding: 2px 0px 0px 10px;
		  vertical-align: middle;
		  width: 101px;
		}

		#viewAll_sortOptions {
		  padding: 0px 0px 0px 12px;
		  vertical-align: middle;
		  font-size: 9pt;
		}

			#viewAll_sortOptions a {
			  font-family: verdana;
			  font-size: 9pt;
			  color: #000000;
			  margin: 0px 0px 0px 0px;
			  text-decoration: none;
			}

			#viewAll_sortOptions a:hover {
			  color: #003399;
			  text-decoration: underline;
			}

			#viewAll_sortOptions a.active {
			  color: #000000;
			  font-weight: bold;
			  text-decoration: underline;
			}

	#viewAll_CRM {
	  background: url("/cpg_section/images/digital/all/ViewAll_CRM_bg.gif");
	  width: 276px;
	  padding-left: 24px;
	}



			#Series {
			  width: 806px;
			  height: 103px;
			  overflow:hidden;
			}

				#Series_title {
				  display: inline;
				  width: 138px;
				  height: 103px;
				}

				#Series_cameras {
				  display: inline;
				  width:619px;
				}

				#Series_cameras img {
				  border-left: 1px solid #E5EBF2;
				  margin: 0px;
				  width: 121px;
				  height: 103px;
				}

				#Series_More {
				  display: inline;
				  width:49px;
				  height:103px;
				  margin: 0px 0px 0px 2px;
				  _margin: 0px 0px 0px 10px;
				}

.camera {
border-right: 1px solid #DDDDDD;
}

		#roundedCornersBottom_viewAll {
		  width: 806px;
		  height: 5px;
		  overflow: hidden;
		  background: url("/cpg_section/images/digital/all/ViewAllcurved_bottom.gif") top left no-repeat;
		}

		#roundedCornersBottom_viewAll_Open {
		  width: 806px;
		  height: 5px;
		  overflow: hidden;
		  background: url("/cpg_section/images/digital/all/ViewAllcurved_bottom2.gif") top left no-repeat;
		}

		#roundedCornersBottom_viewAll_NoMore {
		  width: 806px;
		  height: 5px;
		  overflow: hidden;
		  background: url("/cpg_section/images/digital/all/ViewAllcurved_bottom3.gif") top left no-repeat;
		}


/* Series Page Classes */

#seriesCamera a {
  display: block;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  color: #0B499E;
}

#seriesCamera h4 {
  margin: 0px 0px 10px 0px;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
}

#seriesCamera a:hover {
  text-decoration: none;
  color: #888888;
}

#seriesCamera ul {
  margin: 0px 0px 0px 15px;
  padding: 0;
  border: none;
}

#seriesCamera li {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #1F528A;
  line-height: 14px;
}

#seriesCameraNav {
  width: 117px;
  margin: 0px 0px 5px 58px;
  border-bottom: 1px solid #D0DDED;
}

#seriesCameraNav a {
  display: inline;
}

#seriesFeature {
  background-color:#3B6797;
  border-bottom: 1px solid #28578B;
  padding: 15px 0px 0px 0px;
}

#seriesFeature img {
  margin: 0px 0px 15px 14px;
  display: block;
}

#seriesFeature h3 {
  margin: 0px 0px 15px 14px;
  color: #ffffff;
  font-weight: bold;
  font-family: verdana;
  font-size: 10pt;
}

#seriesFeature p {
  font-family: verdana;
  font-size: 8pt;
  color: #ffffff;
  line-height: 16px;
  margin: 10px 14px 10px 14px;
}

.seriesCamera_left {
  border-right: 1px solid #dddddd;
  padding: 0px 0px 30px 30px;
}

.seriesCamera_right {
  padding: 0px 0px 30px 30px;
}