p.info { 
	color:#333333;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold; 
}
p.alert { 
	color:#DD0000;
	margin-top: 10px;
	font-weight: bold;
}
p.alert_zusatz {
	color:#333333;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
}
p.alert_ok { 
	color:#009EFF;
	margin-top: 10px;
	font-weight: bold;
}
p#hinweis_txt { 
	margin: 0 0 10px 0;
	padding-top: 10px;
	border-top: 1px solid #999999;
}

input.submit_btn {
	border: 1px solid #dcdcdc;
}
img.packages { 
	margin-top: 15px;
}

form#agbForm div#agb_accept_wrapper { 
	margin-top: 2px;
}
form#agbForm div p { 
	width: 410px;
	float: left;
	position: relative; /*peekaboo-bug ie*/ 
}

/* --- Recorderseite --- */

img.nologin_package, img.nologin_package_center {
	float: left;
	margin: 0 5px 12px 5px;
}
img.nologin_package_center {
	margin: 0 30px 0 30px;
}

/* Speicherauslastungs-Balken */
div.storageBarWrapper { 
    margin: 3px 5px 3px 0;
    border: 1px solid #EFEFEF; 
}
div.storageBarWrapper div.storageBar {
    position: relative;
}
div.storageBarWrapper div.storageBarRec {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #e32541;
}
div.storageBarWrapper div.storageBarSched {
    position: absolute;
    bottom: 0;
    background-color: #ef7c8b;
}
div.storageBarWrapper div.storageBarEmpty {
    position: absolute;
    bottom: 0;
    background-color: #FFFFFF;
}

div.storageBarInfosWrapper { 
    float: right;    /* safari hack */
    margin-right: 5px;
}
table.storageBarInfos p {
    font-weight: normal;
    display: inline;
}
table.storageBarInfos p.occInfo {
    font-weight: normal;
    color: #e32541;
}
table.storageBarInfos p.schedInfo {
    font-weight: normal;
    color: #ef7c8b;
}
table.storageBarInfos p.emptyInfo {
    float: right;
}
table.storageBarInfos p {
    font-weight: normal;
    display: inline;
}
table.storageBarInfos td.more {
	padding-top: 12px;
}
p.storageBarAdd {
    width: 468px;
    text-align: right;
    margin-bottom : 10px;
}
p.productgroup_name {
    float: left;
    width: 100px;
    font-weight: bold;
    color: #646464;
}

/* Record/Shop-Listing */
table.recordListing { margin-bottom:10px; padding:0 3px 0 3px; clear: both; }
table.recordListing td { height: 20px; padding: 0 0 0 5px; }
table.recordListing td input { padding: 0; }
table.recordListing td.border { border-bottom: 1px solid #C8C8C8; }
table.recordListing td.bold { font-weight: bold; }
table.recordListing td.club_border { border-top: 1px solid #C8C8C8; padding-top: 5px; }
table.recordListing td.club_image { padding-top: 5px; vertical-align: top; }
table.recordListing td.option { border-bottom: 1px solid #EFEFEF; padding: 0; }
table.recordListing td.product_title { font-size: 1.27em; font-weight: bold; color: #000000; }
table.recordListing td.hell { color: #666666; }
table.recordListing td.price { font-size: 14px; font-weight: bold; }
table.recordListing td.buy { font-weight: bold; }
table.recordListing td label { margin-bottom: 3px; }
/*table.recordListing td img.icon_large { padding-left: 5px; }*/
.special_offer { color: #DD0000; }

/* Cart */
table.cart { margin-bottom: 40px; }
form#cartform img { float: left; width:353px; height:67px; }
form#cartform input.cartSubmit { float:right; }
/* Shop */
h1.shoptitle_status1 {
    background-image:url(/img/recordtv/icons/shop/shop_status_1.gif);
    background-repeat: no-repeat;
    background-position: right 2px;
}
h1.shoptitle_status2 {
    background-image:url(/img/recordtv/icons/shop/shop_status_2.gif);
    background-repeat: no-repeat;
    background-position: right 2px;
}
h1.shoptitle_status3 {
    background-image:url(/img/recordtv/icons/shop/shop_status_3.gif);
    background-repeat: no-repeat;
    background-position: right 2px;
}
/* Cash */
p.total_text { padding-bottom: 15px!important; }

input.radio {
    margin: 3px 3px 0 0;
    padding: 0;
}
ul.abolist {
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
}

div#notes { 
    border-top: 1px solid #dcdcdc;
    padding-top: 10px;
    margin: 0px 0 12px 0;
}
div#notes p.note {
    color: #8c8c8c;
}
div#notes p.note strong {
    color: #000000;
}

ol.norec_explain { 
    margin: 10px 0 0 20px;
    /*margin: 0;*/
    list-style: decimal;
}
ol.norec_explain li {
    padding-bottom: 3px;
}

p.footnote {
    margin-top: 10px;
    padding-top: 10px;
    color: #646464;
    border-top: 1px solid #C8C8C8;
}
p.footnote a {
    color: #646464;
}

/* --- landingpage --- */
ul#landingpage_steps {
    padding-left: 5px;
}
ul#landingpage_steps li {
    padding-left: 20px;
    padding-bottom: 8px;
    height: auto;
}
ul#landingpage_steps li#one {
    background:url(/img/icons/li_01.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}
ul#landingpage_steps li#two {
    background:url(/img/icons/li_02.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

/* --- AGB Seite --- */
ol#recordtv_agb {
    padding: 0 5px 0 5px;
}
ol#recordtv_agb li {
    margin: 12px 0 0 0;
    /*padding: 0 0 0 20px;*/
    list-style-type: decimal;
    list-style-position: inside;
}