html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

* {
    font-family: arial;
    font-size: 14px;
    line-height: 20px;
	color: #224178;
}

/*
@font-face {
	font-family: Papyrus;
	src:url(../fonts/papyrus.eot);
}
*/

ol {
	padding: 0;
	margin: 5px 20px 5px 0; /* for Moz */
	_margin: 5px 30px 5px 0; /* for IE */
}
ul {
	list-style: url(images/global/bulletin.gif);
	padding: 0 20px 0 0;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	direction: ltr;

}
td {
    vertical-align: top;
	margin: 0;
	padding: 0;
}

div,p,h1,h2,h3 {
	margin: 0;
	padding: 0;
	direction: ltr;
}

span {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}

sup {
	color: white;
	font-size: 12px;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

input {
	
}
textarea {
	width: 100%;
}

select, option {
	text-align: left;
	direction:ltr;
}


.submit {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

a {
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit;
}
a:hover {
    text-decoration: underline;
}

h1 {
    width: 585px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #585B79;
    text-align: left;
	direction: ltr;
	margin: 45px 0 25px 77px;
	background-image: url(/images/global/dig_row_background.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
.title {
    margin-bottom: 5px;
    direction: ltr !important;
}
.title .left {
    width: 14px;
    height: 30px;
    background-image: url(/files/images/global/title__left.png);
}
.title .middle {
    height: 30px;
    background-image: url(/files/images/global/title__middle.png);
}
.title .right {
    width: 14px;
    height: 30px;
    background-image: url(/files/images/global/title__right.png);
}

.sub_title {
	line-height: 16px;
	font-weight: bold;
}

.btm_border {
	
}
.top_border {

}

.separator {
    width: 10px;
    height: 10px;
}
.spacer_separator {
	background-image: url(files/images/product_rowspacer.png);
	background-repeat:repeat-x;
	
}
.description {
    width: 585px;
    margin-left: 77px;
	direction: ltr;
	text-align: left;
}

.transparent {
	behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}
.mask {
	position: absolute;
}

.page_number {
	line-height: 20px;
}

.powered_by {
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}

/* ## */

.notes {
	color: #000000;
	border: 1px solid #FFCC00;
	background: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	direction: ltr;
}
.notes * {
	color: #000000;
}
.notes .n_title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.errors {
	border: 1px solid #993300;
	background: #FFA6A8;
	padding: 10px;
	margin-bottom: 10px;
	direction: ltr;
}
.errors * {
	color: #000000;
}
.errors .e_title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

/* ## */

#page-nav-bar {
	color: #CCCCCC;
	width: 100%;
}
#page-nav-bar .button{
	text-align: left;
}
#page-nav-bar .separator{
   padding: 0 10px 0 10px;
}
#page-nav-bar img{
	
}
#page-nav-bar a {
	text-decoration: none;
	color: #6CBD45;
	font-size: 16;
}
#page-nav-bar a:hover {
	text-decoration: underline;
}
#page-nav-bar a.number {
	text-decoration: none;
	color: #6CBD45;
	font-size: 16;

}
#page-nav-bar span {
	text-decoration: none;
	color: #6CBD45;
	font-size: 16;
}
#page-nav-bar a.number:hover {
	text-decoration: underline;
}
#page-nav-bar span.number {
	font-weight: bold;
	color: #6CBD45;
	font-size: 16;
}
#page-nav-bar a.disabled{
	color: #CCCCCC;
}
#page-nav-bar a.disabled:hover{
	text-decoration: none;
}

/* ## */

#frame {
    width: 100%;
}

#frame #header {
    height: 180px;
}
#frame #header #left_cell {
	background-image: url(/images/global/header_left_background.png);
    background-position: right 0;
	background-repeat: repeat-x;
	width: 100%;
}
#frame #header #middle_cell {
	background-position: right 0;
	background-repeat: no-repeat;
	width: 740px;
}

#frame .cross_section .left_cell {
	background-image: url(/images/global/cross_section.png);
    background-position: left 0;
	background-repeat: repeat-x;
	width: 99%;
}
#frame .cross_section .right_cell {
    background-position: left 0;
	background-repeat: no-repeat;
	width: 215px;
}
#frame .cross_section .right_cell_homepage {
    background-image: url(/images/global/hp_cross_section_right_eng.png);
    background-position: left 0;
    background-repeat: repeat-x;
	width: 180px;
}

#frame .cross_section .middle_cell {
    background-image: url(/images/global/cross_section.png);
	background-position: right 0;
	background-repeat: repeat-x;
	width: 740px;
	height: 5px;
}


#frame .menubar_container {
    position: relative;
    height: 180px;
    width: 740px;
}

#frame #menubar {
    position: absolute;
    bottom: 0;
    height: 25px;
    background-color: #939598; 
}


#frame #middle {
}
#frame #middle #left_cell {
	background-color: #FFFFFF;
	background-position: right 0;
	background-repeat: repeat-y;
	width: 99%;
}
#frame #middle #middle_cell {   
    background-position: right 0;
    background-repeat: no-repeat;
    width: 740px;
}
#frame #middle #right_cell {
	background-position: right 0;
	width: 215px;
}
#frame #middle #sidebar {
    width: 215px
}
/* the seperation into _container is for SAFARI support */
#frame #middle #sidebar .sidebar_container {	
	width: 215px;
}
#frame #middle #content {
	width: 740px;
	min-height: 430px;
	height: auto;
	_height: 430px;
	background-repeat: no-repeat;
}
#frame #middle #content .content_container {	
    padding: 10px 0 0 0;
}

#frame #footer #left_cell {
    
}
#frame #footer #middle_cell {

}
#frame #footer #right_cell {
}


/* ## */

#menubar {
	direction: ltr;
}
#menubar .categories {
	width: 740px;
	direction: ltr;
}
#menubar .categories table {
    height: 25px;
	direction: ltr;
}
#menubar .categories td {
    padding-left: 2px;
    text-align: center;
	vertical-align: middle;
	background-image: url(/images/global/menubar_seperator_transparent.png);
	background-repeat: no-repeat;
	background-position: right;
}
#menubar .categories .separator {
	width: 10px;
	height: 10px;
	background-image: url(/images/global/bullet.gif);
	background-repeat:no-repeat;
	margin-right: 1px;
	margin-left: 1px;
	background-position:center center;
}
#menubar .categories a {
	display: block;
    height: 25px;
	padding: 0 15px 0 15px;
	
	font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
    
}
#menubar .categories a:hover {
    text-decoration: none;
    background-color: #0E4C84;
}
#menubar .categories a.selected {
	text-decoration: none;
	background-color: #0E4C84;
}
#menubar .categories a.selected * {
	
}
#menubar .categories a div {
	font-size: 14px;
}

#menubar .categories .hover_menu {
	position: relative;
	text-align: left;
}
#menubar .categories .hover_menu .container {
	width: 180px;
	position: absolute;
	top: -5px;
	left: 5px;
	background-color: #6F7E9A;
	/*background-image: url(/files/images/global/menubar_btn_up.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	*/
}
#menubar .categories .hover_menu .container a {
	display: block;
	padding: 5px;
	text-decoration: none;
	text-align: left;
	height: auto;
	background: none;
	text-decoration: none;
}
#menubar .categories .hover_menu .container a:hover {
	text-decoration: underline;
}
#menubar .categories .hover_menu .container a.selected {
	text-decoration: underline;
}
#menubar .level_1_special {
	font-weight:bold;color:#fff;

}

/* ## */

#sidebar {
	text-align: left;
}
#sidebar * {
	direction: ltr;
}

#sidebar .categories {
	padding: 15px 0 0 23px;
	_padding: 15px 25px 0 0;
}

#sidebar .categories td {
    width: 174px;
    padding: 2px 0 2px 0;
    vertical-align: middle;
    background-image: url(/images/global/sidebar_underline.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#sidebar .categories a {
    display: block;
    padding-left: 5px;
    width: 174px;
	color: #FFFFFF;
	font-size: 12px;
    text-decoration: none;
	text-align: left;
	line-height: 18px;
	direction: ltr;

}
#sidebar .categories a:hover {
	text-decoration: none;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/sidebar_selected.png);
	background-repeat: repeat-y;
	background-position: left 0;
}
#sidebar .categories a.selected {
	font-weight: bold;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/sidebar_selected.png);
	background-repeat: repeat-y;
	background-position: left 0;
}
#sidebar .categories a.sub_categories {


}
#sidebar .categories a.sub_categories:hover {
	text-decoration: none;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/sidebar_selected.png);
	background-repeat: repeat-y;
	background-position: left 0;
}
#sidebar .categories a.sub_categories_selected {
	text-decoration: none;
	font-weight: bold;
	/*behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);*/
	background-image: url(/images/global/sidebar_selected.png);
	background-repeat: repeat-y;
	background-position: left 0;
}
#sidebar .categories a.sub_categories_selected:hover {
	/*background-image: url(/files/images/global/selected_sub_category.jpg);*/
}

#sidebar .categories .over_title {
    padding: 10px 5px 0 0;
    font-size: 12px;
    color: #A9C0E3;
	

}

#sidebar .box {
	text-align: justify;
	margin: 0 10px 20px 10px;
}
#sidebar .box .rolling_news {
	width: 140px;
	height: 130px;
	background-image: url(/files/images/global/news_background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sidebar .box a {
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}
#sidebar .box a:hover {
	text-decoration: none;
}
#sidebar .box.search {
}
#sidebar .box.search .btm_border {
}
#sidebar .box.search .content {
}
#sidebar .box.search .field {
	width: 107px;
	font-size: 10px;
	background: #808C9F;
	border: 1px solid #798496;
	color: #F8E8BA;
}
#sidebar .box.search .continue {
	width: 30px;
	/*max-width: 30px;*/
	font-size: 10px;
	border: 1px outset;
	font-weight: bold;
	text-align: center;
	color: #6F7E9A;
	background: #F8E8BA;
	cursor: pointer;
}
#sidebar .box.special-offers {
}
#sidebar .box.special-offers .content {
}
#sidebar .box.special-offers a.button {
	display: block;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-decoration: underline;
}
#sidebar .box.special-offers a:hover.button {
	text-decoration: none;
}

#sidebar .login_form {

}
#sidebar .login_form .title_field {

}
#sidebar .login_form .input_field {
	width: 140px;
	background: #808C9F;
	border: 1px solid #798496;
	color: #F8E8BA;
	font-size: 10px;
	margin: 2px 0 5px 0;
}
#sidebar .login_form .submit {
	/* Already defined as .submit in the beginning of global.css */
	margin-top: 2px;
}
#sidebar .login_form a {
	margin-top: 5px;
	display: block;
}

/* ## */

#footerbar {
	width: 100%;
	padding-left: 10px;
}
#footerbar td {
    vertical-align: middle;
}

#footerbar .categories a {
	color: #999898;
	font-size: 12px;
	text-decoration: none;
}

#footerbar .categories  {
}
#footerbar .categories a:hover {
	text-decoration: none;
}

#footerbar .categories .separator {
    width: 25px;
    background-image: url(/images/global/footerbar_separator.png);
    background-position: center center;
    background-repeat: no-repeat;
}

/* ## */

#group {
    width: 100%;
}

/* ## */

#superdoc {
	
}
#superdoc table {
	direction: ltr;
	width: 585px;
    margin-right: 77px;
}

/* ## */

#player {
	width: 510px;
	height: 420px;
	background-image: url(/files/images/global/player.png);
	margin-bottom: 20px;
}
#player .container {
	padding: 15px 20px 0 20px;
}
#player .movies_navigation_panel {
	padding: 5px 8px 0 8px;
}
#player .movies_navigation_panel a {
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	background: #FFF100;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 15px;
	cursor: pointer;
}
#player .movies_navigation_panel a:hover {
	text-decoration: underline;
}
#player .movies_navigation_panel a.selected {
	text-decoration: underline;
}

/* ## */

#items {
	
}
#items .mask img{
	width: 185px;
	height: 125px;
}

/* ## */
.t_description{
	text-align: center;
	font-weight: bold;
}
.product {
	text-align:center;
	width:5%;
}

#group .thumbnails {
	width: 100%;
}
#group .thumbnails .mask {
		width:120px;
		height:180px;		
}
#group .thumbnails .mask img {
		width:120px;
		height:180px;		
}
#group .thumbnails .image {
	width:120px;
	height:180px;
}

/*##*/
#product {
	width:705px;
}
#product .sidebar {
	width: 1%;
	padding-left:15px;
}

#product .sidebar .sidebar_container {
	width: 135px;
}
#product .details .a {
	text-align: left;
	
}
#product .details .description {
	width: 100%;
}
	
 #product .product_details {
	direction: ltr;
	text-align: left;
	font-size:16;
	width: 100%;
}
#product .product_details .price {
	direction: ltr;
	font-weight: bold;
	text-align: left;
	font-size: 16;
	color: #6CBD45;
}

#product .images{
	padding-bottom:14px;
	width: 100%;
}
#product .images .image{
	width: 305px;
	height: 280px;
}
#product .images .mask {
	width: 305px;
	height: 285px;
}
#product .images .mask img{
	width: 305px;
	height: 285px;
}

#product .thumnails {
	width:100%;
	
}
#product .thumbnails .image {
	width: 65px;
	height: 96px;
}
#product .thumbnails .mask {
	width: 65px;
	height: 100px;
}
#product .thumbnails .mask img {
	width: 65px;
	height: 100px;
}
#product .thumbnails .image img {
	width: 65px;
	height: 96px;
}
#product .thumbnails .column_spacer{
	width: 14px;
}

#product .thumbnails .row_spacer{
	width: 14px;
}

#product .link_conect {
	padding-right: 15px;
}

/* ## */

#checkout {
    width: 100%;
}
#checkout .title {
	font-weight: bold;
	font-size: 16;
}
#cherckout table {
    direction:ltr;
}

#checkout * {
	text-align: left;
}
#checkout .container {
    padding-right: 30px;
}
#checkout .status_bar {
    padding-bottom: 10px;
}
#checkout .status_bar table {
	direction  : ltr;
	
}
#checkout .status_bar div {
	padding: 0 10px 0 0;
}
#checkout .status_bar img {
	margin: 0 5px 0 0;
	position: relative;
	top: 1px;
}
#checkout .status_bar .selected {
	color: #6CBD45;
	font-weight: bold;
}
#checkout .status_bar .selected img {
	
}
#checkout .secure_seal {
	padding: 0 0 10px 0;
	font-weight: bold;
}
#checkout .secure_seal span {
	color: #6CBD45;
	font-weight: bold;
}
#checkout .content {
	width: 100%;
}
#checkout .container .content table {
	width: 100%;
}
#checkout .content .inner_tables * {
}
#checkout .content .inner_tables td {
	padding: 5px;
	vertical-align: middle;
	background: #EFEFEF;
}
#checkout .content .left_column_width {
	width: 1%;
}
#checkout .content .right_column_width {
	width: 99%;
}
#checkout .content .img_column {
	width: 60px;
}
#checkout .content .other_column {
	width: 60px;
}
#checkout .content .items {
	width: 60px;
}
#checkout .content .t_title {
	font-weight: bold;
}
#checkout .content .t_title td {
	text-align: center;
}
#checkout .content img.thumbnail {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {
}
#checkout .content .subtotal {
	font-weight: bold;
}
#checkout .content td.subtotal {
	background: #E1E1E1;
}
#checkout .content .empty td {
	height: 50px;
}
#checkout .content td.td_btn {
}

#checkout a {
	color: #6CBD45;
	text-decoration: underline;
	font-weight: bold;
}
#checkout a:hover {
	text-decoration: none;
}

#checkout .exp_date_YY {
	width: 100px;

}
#checkout .exp_date_MM {
	width: 80px;
}
#checkout .checkout_box {
	border: 1px solid #959CA1;
	padding: 10px;
	margin: 0 0 10px 0;
}
#checkout .submit {
	color: white;
}
#checkout .sub_title {
	color : #6CBD45;
}

/* ## */

.dig_table {
    width: 585px;
    direction: ltr;
}

.dig_table .dig_label_container {
    width: 155px;
    padding: 5px 0 5px;
    background-image: url(/images/global/dig_row_background.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.dig_table .dig_label_container .dig_label {
    padding-left: 10px;
    text-align: left;
    color: #2E57A2;
}

.dig_table .dig_separator {
    width: 15px;
}

.dig_table .dig_title {
    width: 415px;
    padding: 5px 0 5px 0;
    font-weight: bold;
    background-image: url(/images/global/dig_row_background.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    text-align: left;
    direction: ltr;
}
/* ## */

.sidebar_pulldown_menu {
	width: 176px;
	height: 25px;
	font-size: 12px;
	direction: ltr;
}
.sidebar_pulldown_menu option {
	font-size: 12px;
}

.title_symbol {
	color: white !important;
	font-size: 4px;
}

/* ## */

.form_container input {
	text-align:left;
	width: 175px;
}
.form_container select {
	width: 175px;
	text-align:left;
}
/* ## */
.rolling_news_title_container {
	height:25px;
	background:#949599;
	_margin:4px 0;
}
.rolling_news_title {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:3px 0 0 60px;
}
.rolling_news_title a {
	color:#FFF;
}
.rolling_news_container {
	width: 180px;
	height: 430px;
	background-image: url(/images/global/rolling_news_background_grad.jpg);
	background-position: left bottom;
	position: relative;
	left: 10px;
}
.release_container .release a {
	cursor:pointer;
	text-decoration:underline;
	font-size:12px;
	direction: ltr;
	text-align: right;
}
.release_container .release .sub_title {
	font-size:12px;
	font-weight:bold;
	direction: ltr;
	text-align: justify;
	padding:0;
	margin:0;
	width:165px;
}
.release_container .release .description {
	font-size:12px;
	direction: ltr;
	text-align: justify;
	padding:0;
	margin:0;
	width:165px;
}