#section-2 .navigation {
	margin-top: 25px;
}
#section-2 .navigation LI{font-size: 12px; line-height: 30px;}
#section-2 .navigation LI A{margin:0 0px 0 0;}
#section-2 .box1 .submit a, .button {
	background-color: #CD742A;
	background-image: none;
	color: #ffffff;
	font-size: 11px;
-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	float: right;
	padding: 6px 8px;
	display: block;
	font-weight: bold;
	moz-box-shadow: 3px 3px 4px #ccc;
    -webkit-box-shadow: 3px 3px 4px #ccc;
    box-shadow: 3px 3px 4px #ccc;
	border: 0px none;
}

#section-2 .box1 .records h3 {
	background-color: #DEE1E3;
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	padding: 3px 5px;
	font-weight: normal;
	clear:both;
}
#section-2 .box1 .record h2.headline {
	display: block;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
#section-2 .box1 .record {
	border-bottom: 1px solid #ccc;
	height: 100%;
	clear: both;
}
#section-2 .box1 .event {
	height: auto;
	overflow: visible;
}
#section-2 .box1  .event h3 {
	height: auto;
	float: none;
	background-color: #FFF;
	font-size: 14px;
	display: block;
	clear: both;
	font-weight: bold;
	padding: 10px 0;
}
#section-2 .box1 .properties {
	width: 150px;
	float: left;
	clear: both;
	margin-right: 20px;
	margin-top: 5px;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}

#section-2 .box1 .event .properties {
	width: auto;
	float: none;
	display: block;
	margin-right: 0px;
}
 #section-2 .box1 .additional {
	position: relative;}

h
#section-2 .box1 .record img {
	margin: 0px;
}
#section-2 .box1 .record .image {
	float: left;
	margin-left:0;
}

#section-2 .box1 .record .date {
	font-size:14px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}


#section-2 .box1 .record h1 {
	font-size:36px;
	line-height:36px;
	margin-bottom:10px;
	margin-bottom: 7px;
}


#section-2 .box1 .record .sub-headline {
	font-family: Georgia, times, serif;
	font-weight:normal;
	font-size:20px;
	line-height:24px;
	margin-bottom:5px;

}


#section-2 .box1 .record .type {
	border-right:1px solid #cccccc;
	padding-right: 4px;
	margin-right:4px;
	
}





#section-2 .box1 .record .availability{
	display:inline;
	
}


#section-2 .box1 .record .likes {

}
#section-2 .box1 .record .abstract, #section-2 .box1 .record .body {
	color:#262626;
	font-size:11px;
	font-size: 80%;
	padding-bottom: 15px;
	margin-top: 0px;
	width:auto;
	line-height:120%;
	display: block;
	
}

#section-2 .box1 .record .content {
	color:#262626;
}



#section-2 .box1 .record .type {
	border-right:1px solid #cccccc;
	padding-right: 4px;
	margin-right:4px;
	
}



#section-2 .box1 .record .availability{
	display:inline;
	
}
#section-2 .box1 .more {
	display: block;
	float: none;
	clear: both;
	width: 75px;
}





/* Products */

#section-2 .box1 .products {
	margin-top:30px;
	border-top:1px solid #ccc;
	padding-top: 10px;
	display: block;
	clear: both;
}

#section-2 .box1 .products label {
	font-weight: normal;
	color: #000;
}


#section-2 .box1 .products .product{
	margin:0 10px 0 0;
	padding:0;
	position: relative;
}

#section-2 .box1 .products h2{
	font-size:14px;
	font-family: Arial;
	margin:0 0 10px 0;
	padding:0;
}


#section-2 .box1 .products .product .description {
	display: block;
	clear: both;
	font-size: 12px;
	padding: 5px 0 10px 0px;
}

#section-2 .record  .list-price {
	font-size: 11px;
	font-weight: bold;
	margin-right: 20px;
	width: 100px;
	
	display: block;
	float: left;
	
}
#section-2 .record  .list-price span {
	font-size: 26px;
	display: block;
}
#section-2 .record  .our-price {
	font-size: 11px;
	font-weight: bold;
	color: red;
	width: 100px;
	
	display: block;
	float: left;
	margin-right: 20px;
	
}
#section-2 .products .sale {
	text-decoration: line-through
}
	
#section-2 .record  .our-price span {
	font-size: 26px;
	display: block;
}

#section-2 .record .savings{
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 20px;
	width: 100px;
	
	display: block;
	float: left;
}

	
	
#section-2 .box1 .product form {
	padding:7px;
	margin:8px 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	
}


#section-2 .box1 .product form .quantity{
	margin-right:10px;
	float:left;
	margin-top: 5px;
}
/* End Product */ 
/* start toolbar */
#section-2 .box1 .toolbar {	
	padding:0px;
	clear: both;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Arial;
	 font-size: 12px;
	font-weight:bold;
	 color: #595959;
	 margin-bottom: 22px;
	margin-top:10px;
	 position: relative;
	 height: 38px;
	 
}

#section-2 .box1 .toolbar .tags {
	width: 320px;
	font-weight:normal;
	
}

#section-2 .box1 .toolbar .tags a{
	font-weight:bold;
}

#section-2 .box1 .toolbar a {
	font-size: 11px;
	text-decoration: none;
	display:inline;
	line-height: 18px;
}

#section-2 .box1 .toolbar .tools {
	text-transform: uppercase;
	padding: 10px 0px;
	margin: 0px;
}

#section-2 .toolbar .printEmail {
	width:125px;
	
}
#section-2 .toolbar .print {
	background-image: url(../../images/icons/print.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#section-2 .toolbar .email {
	background-image: url(../../images/icons/email.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#section-2 .box1 .toolbar .addThis {
	width: 95px;
}
#section-2 .box1 .toolbar .textSize {
	width: 80px;
}


#section-2 .box1 .toolbar #tool-top {
	display:none;
}



#section-2 .box1 .record .toolbar img {
	border:0px none;
}
.textSize-layer .close {
	clear: both;
	margin-top: 10px;
	text-align: right;
}

.textSize-layer {
	padding:15px 10px 10px 15px;
	float:right;
	border:1px dotted #989898;
	background-color:#FFF;
	cursor:pointer;
}
.textSize-layer a {
	padding:8px;
	width:60px;
	border:1px solid #989898;
	text-align:center;
	font-weight: bold;
}

/* Right Column 

#section-2 .box1 .date-range {
	font-size: 12px;
	color: #989898;
	text-transform: uppercase;
	margin-top: 10px;
}
#section-2 .box1 .date-range a {
	margin: 0px 0px 0 0px;
	padding: 0px 0px 0 3px;
	border-left: 1px solid #989898;
	font-weight: bold;
}

#section-2 .box1 .date-range a.first {	border-left: 0px none;
}
*/
#section-2 .products .sale {
	text-decoration: line-through
}
