.clear {clear: both;}
/* Containers */
.floating_container { width:100%; clear:both;}
.left_90 { float:left; width:90%; }
.left_80 { float:left; width:80%; }
.left_70 { float:left; width:70%; }
.left_60 { float:left; width:60%; }
.left_50 { float:left; width:50%; }
.left_40 { float:left; width:40%; }
.left_30 { float:left; width:30%; }
.left_20 { float:left; width:20%; }
.left_10 { float:left; width:10%; }
.left { float:left; }
.right { float:right; }
.hidden { display:none; }
.clear {clear: both;}
.marg_5 { margin: 5px; }
/* End Containers */
.cart_content_bottom { float: left; width: 100%; margin-top: 20px; }
/*
#title-bar {
	font-size:11px;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  height: 18px;
  padding-top: 7px;
  text-align: center;

}
#title-bar span.end {
	background:url(../images/config-top-right.jpg) top left no-repeat;
	width:8px;
}

#title-bar span.finish {
  background: url("../images/config-top-left.jpg") no-repeat scroll left top transparent;
  width: 218px;
}
*/
#title-bar span.continue-btn, #title-bar span.continue-btn a, #title-bar span.badge, #title-bar span.end {border-right: none; padding-top:0;}
#title-bar span.continue-btn, #title-bar span.end {border-right: none; width: 33%; height: 25px;}
#title-bar span.end {background: url(../images/config-top-right.jpg) no-repeat right top; float: right; line-height: 28px; padding-bottom: 3px;}
#title-bar span.upcase {text-transform: uppercase; font-size: 11px;}
#title-bar span.continue-btn a {font-weight: bold; min-width: 50%; position: relative; margin: 0 auto; float: none; line-height: 28px; padding: 0px 10px 7px; display: block; font-size: 11px; text-transform: uppercase;}
#title-bar span.badge {width: 34%;}
#title-bar span.badge h1 {background: url(../images/cart-head.jpg) no-repeat center -2px; width: 150px; height: 25px; display: block; position: relative; margin: 0 auto; top:1px;}

.bucket .editions {overflow: auto; overflow-x: hidden; height: 200px; width: 220px; padding-right: 6px;}
.sc-config a.but-add {width:106px; height:23px;
	background:url(../images/button-add.jpg) center top no-repeat;
	margin-left:5px; float:right;
}
.item_form div {margin-bottom: 10px;}
.item_form label {margin-bottom: 5px;}

/* Receipt */
#receipt {width: 910px;}
#receipt .rounded-box {display: block; padding: 5px 8px; margin-bottom: 0;
-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
-moz-box-shadow: 0 1px 1px rgba(68,68,68,0.6);
-webkit-box-shadow: 0 1px 1px rgba(68,68,68,0.6);
box-shadow: 0 1px 1px rgba(68,68,68,0.6);
/* filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.30);
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.30)";
zoom: 1; */
}
#receipt .rounded-box .content {position: relative; width: 910px;}
#receipt .rounded-box.header .badge {position: relative; margin: 0 auto; display: block; width: 85px; height: 53px; /*background: transparent url(../images/badge_receipt.png) no-repeat center top; top: 64px;*/ top: 10px; padding-bottom: 20px;}
#receipt .rounded-box.header h2 {color: #000; font-size: 34px; position: relative; margin: 0 auto; text-align: center; /*top: 30px;*/}
#receipt .rounded-box.header .order_number {font-size: 18px; font-weight: bold; color: #aaa; position: relative; margin: 0 auto; text-align: center; display: block; /*top: 40px;*/}
#receipt .rounded-box .topleft, #receipt .rounded-box .topright, #receipt .rounded-box .foot.data {/*position: absolute;*/}
#receipt .rounded-box .topleft {font-size: 10px; font-weight: bold; color: #666; top: 0; left: 0;}
#receipt .rounded-box .topright {font-size: 14px; color: #ccc; text-align: center; font-weight: bold; width: 100px;}
#receipt .rounded-box .topright h3 {font-size: 24px;}
#receipt .rounded-box .foot.data, #receipt .rounded-box .foot.note {font-size: 10px; bottom: 0;}
#receipt .rounded-box .foot.data {color: #666; right: 0; font-weight: bold; /*position: absolute;*/}
#receipt .rounded-box .foot.note {color: #aaa; text-align: center; width: 100%; clear: both; float: left; margin-top: 10px;}
#receipt .rounded-box .label {font-size: 12px; color: #aaa; position: relative; margin: 0 auto; text-align: center; display: block; padding-top: 12px; padding-bottom: 10px;}
#receipt .rounded-box .left, #receipt .rounded-box .right {white-space: nowrap; color: #000; font-size: 14px; padding-left: 30px;float: left;}
#receipt .rounded-box .left {width: 59%;}
#receipt .rounded-box .right {width: 34%;}
#receipt .rounded-box .items {display: block; list-style-type: none; padding: 0 0 80px 0; margin: 0 auto; position: relative; width: 75%;}
#receipt .rounded-box .items li {border-bottom: 1px solid #aaa; border-bottom: 1px solid #aaa; overflow: auto; padding: 5px 0;}
#receipt .rounded-box .items li:first-child {border-top: 1px solid #aaa;}
#receipt .rounded-box .items li > * {float: left; font-size: 12px; color: #000; margin: 0;}
#receipt .rounded-box .items li input {border: 1px solid #aaa; outline: none; padding: 0 20px; width: 50px; margin: 0 15px;}
#receipt .rounded-box .shipping_total, #receipt .rounded-box .order_total {font-size: 18px; text-align: right; float: right; clear: both;}
#receipt .rounded-box .shipping_total {color: #666; margin-bottom: 10px; margin-right: 20px;}
#receipt .rounded-box .order_total {color: #4989c4; margin-bottom: 20px; margin-right: 20px;}
#receipt .rounded-box .footer {position: relative; font-size: 10px; text-align: center; bottom: 0; color: #666; width: 100%; display: block;}
#receipt .rounded-box.header, #receipt .rounded-box.header .content {/*height: 195px;*/}
#receipt .rounded-box .further_info {min-height: 100px; display: block; width: 93%; position: relative; margin: 0 auto; font-size: 14px; color: #000; padding: 20px 10px;}
#receipt .rounded-box .order_details tr {display: block; border-bottom: 1px solid #ccc; color: #000;}
#receipt .rounded-box .order_details tr:first-child {border-top: 1px solid #ccc;}
#receipt .rounded-box .order_details .detail {min-width: 300px;}
#receipt .rounded-box .totals {padding-top: 100px;}
#receipt .rounded-box .blank_space {display: none;}
#receipt tr td hr {padding: 0; margin: 0; display: none; height: 1px;}
#receipt #title-bar span.badge {width: 50%;}
#receipt #title-bar span.end {width: 25%;}

.buckets #title-bar span.first {width: 220px;}
.buckets #title-bar span.center {width: 265px;}
.buckets #title-bar span.end {width: 220px;}

/* D-G: Media pages styles */
.media .title { color: #446f9d; font-size: 36px; font-weight: 100; }
.media, .media_content { border-bottom: 2px solid #eee; border-left: 2px solid #eee; position: relative; padding: 0 10px 10px; }
.media { padding: 0 10px 10px; }
.media_content {padding: 10px;}
.media li {list-style: none; float: left; padding: 10px 60px 0 0;}
.media li a {color: #000 !important;}
.media li a:hover {color: #446f9d !important;}
.media .selected a {border-bottom: 3px solid #446f9d;}
.media_content .item {float: left; border: 2px solid #eee; padding: 10px; margin: 5px; }
.title-mediaitem {color: #446f9d; padding-left: 130px !important;}
.subheader .title-mediaitem a {color: #446f9d !important;}
.media_content a {font-size: 20px;}
.item_description {margin-top: 20px;}

.media_content .navigation {width: 250px; float: left;}
.media_content .navigation .title {font-size: 18px; border-bottom: 1px solid #eee; text-transform: uppercase;}
.media_content .navigation ul {margin: 0 0 20px 20px;}
.media_content .navigation li {border-bottom: 1px solid #eee; width: 180px; padding: 5px 0 5px 10px; background: url(../images/bullet_triangle.png) no-repeat left center; list-style: none;}
.media_content .navigation li a {color: #70adee; font-size: 14px !important; font-weight: normal !important; text-decoration: none;}
.media_content .events_list {float: right; width: 700px;}
.event_item {width: 300px;}
.event_item h1, .detail_event h1 {font-size: 24px; margin: 5px 0; font-weight: normal;}
.event_item .readmore {text-align: center;}
.event_item .readmore a {font-size: 12px; font-weight: normal;}
.event_item .description {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height:20px; width: 100%;}
.detail_event .pdf_download{ float: right; }
.detail_event .pdf_download a, .detail_event .back a { font-size: 12px; line-height: 30px; }
.detail_event h1 { float: left; }
.detail_event p { clear: both; }
.detail_event .back { text-align: right; }
.detail_event .event_image img { max-width: 680px; }
td.align_middle {vertical-align: middle;}