@charset "UTF-8";

/*		archive objects		*/

P.archive_feature_text
{	font-size: 13px;
    float: left;
    display: inline;
    margin: 16px 0 0 27px;
    width: 175px;
}

P.archive_feature_text a
{	text-decoration: underline;
    font-weight: bold;
}

IMG.archive_feature_pic
{	margin: 10px 0 0 12px;
    float: left;
}

#archive_wrapper
{	width: 826px;
	height: 545px;
    background: #E8ECF2 url(../../img/global/archive/background.png) no-repeat left bottom;
    padding: 0 0 10px 0;
    clear: both;
}

#archive_wrapper H3
{	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0 1px 10px 15px;
	color:#6699CC;
}

#header {
    float: left;
    width: 240px;
}

#testament {
    width: 350px;
    float: left;
}

#archive
{	padding: 10px 0 3px 0;
    width: 820PX;
}

.four_cols_wrapper {
      
}

#archive_cols_wrapper
{	border-left: 15px solid #e8ecf2;
    border-right: 15px solid #e8ecf2;
}

#archive_col0_wrapper,
#archive_col1_wrapper,
#archive_col2_wrapper,
#archive_col3_wrapper,
#archive_col3in4_wrapper,
#archive_collection_wrapper
{	float: left;
    display: inline;
}

#archive_col0_wrapper A,
#archive_col1_wrapper A,
#archive_col2_wrapper A
{	text-decoration: none;
}

#archive_col0_wrapper {
    width: 20%;
    margin: 0 1% 0 0;
}

#archive_col1_wrapper
{	width: 30%;
}

#archive_col2_wrapper
{	width: 14%;
    margin: 20px 0 0 1%;
}

#archive_col3_wrapper
{   width: 53.6%;
    margin: 0 0 0 1%;
}

#archive_col3in4_wrapper
{   width: 32.6%;
    margin: 0 0 0 1%;
}

#archive_collection_wrapper
{	width: 557px;
    margin: 0 0 0 15px;
}

#collection_buy .play_marker
{	margin-left: 10px;
    margin-top: 5px;
}

#collection_buy .embed_marker
{	margin-left: 10px;
    margin-top: 5px;
}

#archive_col0,
#archive_col1,
#archive_col2,
#archive_col3,
#archive_col3in4,
#archive_collection
{	clear: both;
    overflow: auto;
	height: 360px;
}

#archive_col0
{   background: #fff;
    margin: 7px 0 0 0;
    width: 100%;
}

#archive_col1
{   background: #fff;
    margin: 7px 0 0 0;
    width: 100%;
}

#archive_col2
{	background: #fff;
    margin: 3px 0 0 0;
    width: 100%;
}

#archive_col3
{	margin: 3px 0 0 0;
    width: auto;
}

#archive_collection
{	margin: 3px 0 0 0;
    width: 557px;
}

#archive_col1 a,
#archive_col2 a,
#archive_collection a
{	display: block;
    font-size: 13px;
    line-height: 20px;
    color: #505050;
    padding: 0 0 0 10px;
}

#archive_col1 a:hover,
#archive_col2 a:hover
{	background: #f3e2dc;
    text-decoration: none;
}

#archive a.selected
{	color: #fff;
    background: #628fc7 url(/static/img/arrow_medium_white.gif) 97% no-repeat;
}

.col3_content
{	background: #fff;
    margin-bottom: 5px;
    padding: 8px 10px 8px 12px;
    line-height: 16px;
	clear: left;
	height: 70px;
	overflow: visible;
}

.col3_content_noheight
{	background: #fff;
    margin-bottom: 5px;
    padding: 8px 10px 8px 12px;
    line-height: 16px;
	clear: left;
	overflow: visible;
}


.col3_content P.message
{
}

.col3_content .title
{	color: #3674c1;
    float: left;
    width: 15%;
}

.col3_content .title H4
{	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
}

.col3_content .title P.duration
{	color: #666666;
	margin-top: 12px;
	clear: left;
}

.col3_content .buttons_content
{	float: left;
	border-width: 4px;
    width: 10%;
    margin: 0 10px 0 10px;
}

.col3_content .description
{	width: 65%;
	float: left;
}

.col3_content .description P
{	margin: 0;
}

.col3_content h4
{	color: #3674c1;
    margin-bottom: 4px;
}


.buttons_col
{	float: right;
    margin: 3px 20px;


}
.buttons_col:first-child
{	float: right;
    margin: 0;
}

.buttons_col p
{	margin: 0 3px 0 0;
    float: left;
    display: inline;
    font-size: 10px;
    line-height: 20px;
}

.button_play,
.button_dl,
.button_embed,
.button_play_disabled,
.button_dl_disabled,
.button_embed_disabled
{	width: 30px;
    height: 24px;
    float: left;
    cursor: pointer;
}

.button_play
{	background: url(/static/img/btn_play.png) no-repeat;
}

.button_play_disabled
{	background: url(/static/img/btn_play_disabled.png) no-repeat;
}

.button_dl
{	background: url(/static/img/btn_dl.png) no-repeat;
}

.button_dl_disabled
{	background: url(/static/img/btn_dl_disabled.png) no-repeat;
}
.button_embed
{	background: url(/static/img/btn_embed.png) no-repeat;
}
.button_embed_disabled
{	background: url(/static/img/btn_embed_disabled.png) no-repeat;
}

#reader
{	display: none;
}

P.text_reader
{	font-size: 11px;
    margin: 3px 0 0 0;
    float: left;
    display: inline;
}

IMG.reader_pic
{	float: left;
    display: inline;
    margin: 0 10px 0 0;
}


/*		product objects		*/

#product_page
{	clear: both;
    padding: 20px 20px 0 10px;
}

#product_page .column1
{	width: 370px;
    float: left;
    margin-right: 75px;
}

#product_page .column2
{	width: 370px;
    float: left;
}

.product_info_wrapper
{	width: 320px;
    margin: 20px 0 15px 0;
    background: url(/static/img/bg_product_info.gif) bottom left no-repeat;
    padding : 0 0 15px 0;
}

.product_info
{	background: url(/static/img/bg_product_info.gif) top left no-repeat;
    padding: 15px 0 0 0;
}

.product_info_content
{	border-left: 15px solid #e8ecf2;
    border-right: 15px solid #e8ecf2;
    background: #e8ecf2;
}

.product_info_content h4
{	line-height: 12px;
    color: #3674c1;
}

.product_info_content ul
{	list-style : outside url(/static/img/icon_dot_blue.gif);
    padding: 0 0 0 22px;
    margin: 3px 0 0 0;
}

.product_info_content li.first
{	list-style-image: url(/static/img/icon_dot_blue_alt1.gif);
}

p#buy_info
{	font-size: 11px;
    clear: both;
    padding: 20px 0 15px 0;
}

.card_logos img
{	margin: 0 5px 0 0;
}

.product_order_wrapper
{	width: 370px;
    margin: 0 0 15px 0;
    background: url(/static/img/bg_product_order.gif) bottom left no-repeat;
    padding : 0 0 15px 0;
}

.product_order
{	background: url(/static/img/bg_product_order.gif) top left no-repeat;
    padding: 15px 0 0 0;
}

.product_order FORM P
{	margin: 0 0 0 0 !important;
	padding: 0;
}

.product_order FORM INPUT
{	width: 90%;
	display: block;
}

.product_order FORM A.button_110px
{	background: url(/static/img/global/buttons/blank_small_on.png) no-repeat 0 0;
	width: 120px;
	margin: 20px 0 10px 0;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	display: block;
}

.product_order_content
{	border-left: 20px solid #f3e2dc;
    border-right: 20px solid #f3e2dc;
    background: #f3e2dc;
}

.product_order_content h4
{	line-height: 12px;
    margin: 0 0 12px 0;
    color: #af3035;
}

.product_order_content INPUT,
.product_order_content SELECT
{	margin: 2px 0 7px 0;
}

.product_order_content strong
{	background: #af3035;
    color: #fff;
    font-weight: normal;
    padding: 1px 4px;
}

form .expire
{	width: 25px;
    float: left;
}

P.expire_slash
{	float: left;
    margin: 3px 5px 0 5px;
}

#order_sum
{	background: white;
    padding: 5px 7px 5px 8px;
    margin: 10px 0 10px 0;
    clear: both;
    font-size: 11px;
}

#order_sum span
{	float: right;
}

ul.errors
{	padding-left: 20px;
   padding-bottom: 10px;
}

.button_text:first-child {
    padding-left: 2px;
}
