/****************************************************************
* 
* HASBRO Press-Portal
* 
* Style definitions
* 
****************************************************************/
BODY, DIV, TABLE, TR, TD, FORM, INPUT, SELECT, TEXTAREA, P, FONT, H1, H2, H3, H4, UL, LI {
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  line-height: 14px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif, "Arial Narrow";
  color: #333333;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
}
BODY {
  background-color: #FFFFFF;
  background-image: url('../images/bg_pattern.gif');
  background-position: left top;
  background-repeat: repeat;
  margin: 0px;
  overflow: auto;
}
P {
  padding: 0px 0px 8px 0px;
}
A, A:link, A:active, A:visited {
  text-decoration: none;
  color: #006bab;
}
A:hover {
  text-decoration: underline;
  color: #006bab;
}
H1 {
  color: #acacac;
  font-size: 16px;
  line-height: 20px;
  padding: 3px 0px 3px 0px;
  margin: 0px 0px 7px 0px;
  font-weight: bold;
}
H2 {
  color: #acacac;
  font-size: 13px;
  line-height: 16px;
  padding: 3px 0px 7px 0px;
  margin: 0px;
  font-weight: bold;
}
DIV.main {
	width: 940px;
	padding: 0px 10px 0px 0px;
	margin: 0px auto 0px auto;
	display: block;
}
DIV.main_topnav {
	width: 937px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px 0px 0px;
	color: #FFFFFF;
	display: block;
}
DIV.main_topnav A.worldwide, DIV.main_topnav A.worldwide:link, DIV.main_topnav A.worldwide:active, DIV.main_topnav A.worldwide:visited, DIV.main_topnav A.worldwide:hover {
  overflow: hidden;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  padding: 2px 20px 2px 0px;
  text-transform: uppercase;
	color: #FFFFFF;
	background-image: url('../images/topnav-world.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
DIV.main_topnav A.worldwide:hover {
  text-decoration: underline;
}
DIV.main_head {
	width: 940px;
	height: 100px;
	padding: 0px;
  background-image: url('../images/head-bg.jpg');
	display: block;
}
DIV.head_left {
	width: 138px;
	height: 87px;
	overflow: hidden;
	padding: 13px 0px 0px 20px;
	float: left;
}
DIV.head_center {
	width: 451px;
	height: 100px;
	padding: 0px;
	overflow: hidden;
	float: left;
}
DIV.head_right {
	width: 330px;
	height: 87px;
	padding: 13px 0px 0px 0px;
	overflow: hidden;
	float: left;
}
INPUT.button_search {
	width: 85px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 0px;
	padding: 0px 10px 0px 8px;
	margin: 0px;
	background-image: url('../images/button-bg-search.jpg');
	background-position: right center;
	cursor: pointer;
	overflow: hidden;
	float: left;
}
INPUT.input_search {
	height: 15px;
	width: 217px;
	line-height: 15px;
	font-size: 9px;
	color: #fa7b13;
	border: 0px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background-image: url('../images/input-bg-search.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}
DIV.main_breadcrump {
	width: 900px;
	height: 30px;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #acacac;
	background-color: #FFFFFF;
}
DIV.main_breadcrump A, DIV.main_breadcrump A:link, DIV.main_breadcrump A:visited, DIV.main_breadcrump A:active, DIV.main_breadcrump A:hover {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #acacac;
}
DIV.main_title {
	width: 900px;
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
}
DIV.main_title_bg {
	width: 900px;
	background-image: url('../images/headline-bg-repeat.gif'); 
	background-repeat: repeat-x;
	background-position: left 35px;
}
DIV.main_title_bg H3 {
	color: #acacac;
	background-color: #FFFFFF;
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	float: left;
}
DIV.main_title_bg IMG {
	padding: 0px;
	margin: 0px;
	float: left;
}
DIV.main_content {
	width: 900px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
}
DIV.navi {
	width: 175px;
	float: left;
}
DIV.navi_title {
	width: 160px;
	padding: 3px 7px 3px 8px;
	background-image: url('../images/navi-title-bg.gif');
	background-position: left top;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
DIV.navi_links {
	width: 175px;
	padding: 5px 0px 15px 0px;
	background-image: url('../images/navi-links-bg.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #e9e9e9;
}
DIV.navi_links A, DIV.navi_links A:link, DIV.navi_links A:visited, DIV.navi_links A:active, DIV.navi_links A:hover {
	text-decoration: none;
	width: 164px;
	padding: 3px 3px 3px 8px;
	font-size: 11px;
	line-height: 16px;
	color: #6f6f6f;
	text-transform: uppercase;
	display: block;
}
DIV.navi_links A:hover {
	text-decoration: underline;
}
/*************************
 CONTENTS
*************************/
DIV.contents {
	width: 685px;
	padding: 0px 0px 20px 40px;
	background-color: #FFFFFF;
	float: left;
}
DIV.contents H1 {
	border-bottom: 2px solid #acacac;
}


/* FORMS */
DIV.form_body {
	width: 500px;
	padding: 10px;
	background-color: #EEEEEE;
	border: 2px solid #acacac;
}
DIV.form_element_title {
	width: 100px;
	text-align: left;
	padding: 3px 10px 3px 0px;
	float: left;
}
DIV.form_element_field {
	text-align: left;
	padding: 3px 10px 3px 0px;
	float: left;
}
INPUT.input_text {
  line-height: 13px;
  height: 13px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #acacac;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	float: left;
}
INPUT.input_submit {
	font-size: 11px;
	color: #333333;
	border: 1px solid #acacac;
	padding: 3px 6px 3px 6px;
	margin: 0px;
	float: left;
	cursor: pointer;
}
FONT.message {
	color: #003300;
	font-weight: bold;
}
FONT.error {
	color: #660000;
	font-weight: bold;
}
TABLE.filter_table {
	width: 680px;
	padding: 4px 10px 10px 10px;
	background-color: #EEEEEE;
	border-top: 2px solid #acacac;
	border-left: 2px solid #acacac;
	border-right: 2px solid #acacac;
	overflow: hidden;
	display: block;
}
TD.filter_title {
	width: 50px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
TD.filter_fields {
	width: 120px;
	padding: 0px 0px 0px 0px;
}
TD.filter_submit {
	width: 500px;
	padding: 0px 0px 0px 0px;
}
INPUT.filter_input {
	width: 100px;
  line-height: 13px;
  height: 13px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #acacac;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	float: left;
}
SELECT.filter_select {
	width: 100px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #acacac;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	float: left;
}
INPUT.filter_submit {
	font-size: 11px;
	color: #333333;
	border: 1px solid #acacac;
	padding: 1px 6px 2px 6px;
	margin: 0px;
	float: left;
	cursor: pointer;
}
A.sortorder_none, A.sortorder_none:link, A.sortorder_none:visited, A.sortorder_none:active, A.sortorder_none:hover {
	background-image: none;
	padding: 0px 10px 0px 0px;
}
A.sortorder_up, A.sortorder_up:link, A.sortorder_up:active, A.sortorder_up:visited, A.sortorder_up:hover {
	background-image: url('../images/sortorder-up.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 0px;
}
A.sortorder_down, A.sortorder_down:link, A.sortorder_down:active, A.sortorder_down:visited, A.sortorder_down:hover {
	background-image: url('../images/sortorder-down.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 0px;
}

TABLE.documents_table {
	width: 680px;
	padding: 4px 10px 10px 10px;
	margin: 0px;
	background-color: #EEEEEE;
	border-bottom: 2px solid #acacac;
	border-left: 2px solid #acacac;
	border-right: 2px solid #acacac;
	overflow: hidden;
	display: block;
}
TD.doctitle_icon {
  width: 56px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}
TD.doctitle_title {
  width: 226px;
  padding: 2px 2px 2px 2px;
  text-align: left;	
  border-bottom: 1px solid #FFFFFF;
}
TD.doctitle_brand {
  width: 96px;
  padding: 2px 2px 2px 2px;
  text-align: left;	
  border-bottom: 1px solid #FFFFFF;
}
TD.doctitle_size {
  width: 71px;
  padding: 2px 2px 2px 2px;
  text-align: right;	
  border-bottom: 1px solid #FFFFFF;
}
TD.doctitle_type {
  width: 56px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}
TD.doctitle_upload {
  width: 96px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}
TD.doctitle_cart {
  width: 16px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_icon {
  width: 56px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_icon IMG {
  padding: 0px;
  margin: 0px;
  float: left;
}
TD.docdata_title {
  width: 226px;
  padding: 2px 2px 2px 2px;
  text-align: left;	
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_brand {
  width: 96px;
  padding: 2px 2px 2px 2px;
  text-align: left;	
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_size {
  width: 71px;
  padding: 2px 2px 2px 2px;
  text-align: right;	
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_type {
  width: 56px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_upload {
  width: 96px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_cart {
  width: 16px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  border-bottom: 1px solid #FFFFFF;
}


TD.docdata_product_icon {
  width: 56px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  background-color: #d0d0d0;
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_product_title {
  padding: 2px 2px 2px 2px;
  font-weight: bold;
  text-align: left;	
  background-color: #d0d0d0;
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_product_upload {
  width: 96px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  background-color: #d0d0d0;
  border-bottom: 1px solid #FFFFFF;
}
TD.docdata_product_cart {
  width: 16px;
  padding: 2px 2px 2px 2px;
  text-align: center;	
  background-color: #d0d0d0;
  border-bottom: 1px solid #FFFFFF;
}

SPAN.product_title {
  color: #666666;
}
DIV.cart_download {
	width: 660px;
	padding: 4px 0px 4px 10px;
	text-align: right;
	display: block;
}
DIV.cart_pagination {
	width: 670px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	display: block;
}

/*************************
 FOOTER
*************************/
DIV.footer {
	width: 940px;
	overflow: hidden;
	padding: 0px 10px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url('../images/footer-bg-right.gif');
	background-position: right 18px;
	background-repeat: no-repeat;
	display: block;
}
DIV.footer_theme {
	width: 940px;
	height: 99px;
	overflow: hidden;
	background-image: url('../images/footer-bg.png');
	display: block;
}
DIV.footer_contents {
	width: 940px;
	height: 50px;
	overflow: hidden;
	background-image: url('../images/footer-bg-contents.gif');
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
}
DIV.footer_logo {
	width: 81px;
	height: 50px;
	text-align: right;
	float: left;
}
DIV.footer_navi_top {
	width: 855px;
	text-align: left;
	float: left;
  font-size: 10px;
  font-weight: normal;
  padding: 8px 0px 2px 3px;
	color: #FFFFFF;
}
DIV.footer_navi_top A, DIV.footer_navi_top A:link, DIV.footer_navi_top A:active, DIV.footer_navi_top A:visited, DIV.footer_navi_top A:hover {
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  padding: 2px 0px 2px 0px;
  text-transform: uppercase;
	color: #FFFFFF;
}
DIV.footer_navi_bottom {
	width: 855px;
	text-align: left;
	float: left;
  padding: 1px 0px 2px 3px;
  font-size: 10px;
  font-weight: normal;
	color: #FFFFFF;
}
DIV.footer_navi_bottom A, DIV.footer_navi_bottom A:link, DIV.footer_navi_bottom A:active, DIV.footer_navi_bottom A:visited, DIV.footer_navi_bottom A:hover {
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  padding: 2px 0px 2px 10px;
	color: #FFFFFF;
}
