body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 30px;
}
body.print {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 20px;
}
a {
	text-decoration : none;
	color:#F00000;
}
a:hover {
	text-decoration : underline;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
}
form {
	display: inline;
}
.textfieldForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px 3px;
	border: solid 1px #7f9db9;
	margin:0px 0 0 0;
	text-align: left;
}
.dropDownList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 3px;
	border: solid 1px #999999;
	margin:0px 0 0 0;
	text-align: left;
}
.checkbox {
	width: 15px;
	margin-left: -1px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6F5A54;
}
a.defaultButton, a.defaultButtonRight {
	display: block;
	float: left;
	background-color: #cccccc;
	background-image: url(../img/defaultbutton_bg.gif);
	background-repeat: repeat-x;
	border: 1px #828282 solid;
	padding: 1px 14px 2px 14px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #707070;
}
a.defaultButtonRight {
	float: right;
}
a.defaultButton:hover, a.defaultButtonRight:hover {
	text-decoration : none;
	border: 1px #4C4C4C solid;
	background-image: url(../img/defaultbutton_bg_over.gif);
	color: #707070;
}
a.buttonNav {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	display: block;
	background-image: url(../img/buttonnav_bg.gif);
	background-repeat: repeat-x;
	padding: 8px 10px 10px 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: #878787;
	line-height: 12px;
}
a.buttonNav:hover {
	color: #565656;
	text-decoration: none;
}
a.buttonNav span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
span.buttonNavOn {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	display: block;
	background-image: url(../img/buttonnav_bg_on.gif);
	background-repeat: repeat-x;
	padding: 8px 10px 10px 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: #f00000;
	line-height: 12px;
}
span.buttonNavOn span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 0px;
	color: #696969;
	padding: 0;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
form {
	display: inline;
}
ul {
	margin: 0 0 0 0;
	padding: 7px 0 7px 20px;
	line-height: 20px;
}
ol {
	margin: 0 0 0 0;
	padding: 7px 0 7px 25px;
	line-height: 20px;
}
ul li, ul.strong li {
	list-style-type: square;
}
ul.strong, ol.strong {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}
ul ul, ul.strong ul, ol ul, ol.strong ul {
	text-transform: none;
	list-style-type: square;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0 7px 15px;
}
ul ol, ol ol, ul.strong ol, ol.strong ol {
	text-transform: none;
	font-weight: normal;
	line-height: 18px;
	padding: 3px 0 7px 20px;
}
hr {
	height: 1px;
	border-bottom: 1px #f1e9d0 solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	margin: 8px 0 0px 0;
}
div.thinFrame {
	width: 804px;
	border: 1px #1e1e1e solid;
}
div.thickFrame {
	width: 770px;
	border: 17px #727272 solid;
}
div.thinOutline {
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}
table.HeaderTable {
	width: 768px;
	height: 73px;
	background-color: #ffffff;
	border-bottom: 1px #b1b1b1 solid;
}
table.HeaderTable td {
	background-image: url(../img/mainheader_bg.gif);
	background-repeat: repeat-x;
}
table.HeaderTable td.logoTD {
	padding: 18px 0 0 20px;
}
table.HeaderTable td.rightTD {
	padding: 0;
}
div.rglogoDiv {
	display: block;
	margin: 14px 20px 0 0;
}
div.topLevelDiv {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}
div.topLevelDiv a {
	padding: 3px 10px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	color:#8c8c8c;
	text-transform: uppercase;
	background-image: url(../img/top_level_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
}
div.topLevelDiv a:hover {
	background-image: url(../img/top_level_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
}
div.pathBar {
	height: 15px;
	background-image: url(../img/path_bar_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px #cdcdcd solid;
	font-size: 9px;
	padding: 5px 0 0 11px;
}
div.pathBar a, div.pathBar a.active {
	color: #929292;
	text-decoration: none;
}
div.pathBar a.active {
	color: #434343;
}
div.pathBar a:hover {
	color: #434343;
}
div.pathBar a.active:hover {
	color: #1E1E1E;
}
div.pathBar span {
	background-image: url(../img/path_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding: 0 5px 0 5px;
}
table.homeContent, table.mainContent {
	width: 768px;
	/*height: 425px;*/	
	background-color: #ffffff;
}
table.mainContent {
	height: 400px;	
}
table.homeContent td.mainTD {
	width: 738px;
	font-size: 11px;
	padding: 0px 15px 5px 15px;
	/*border-right: 1px #e9e0cc solid;*/
}
table.mainContent td.leftTD {
	width: 121px;
	background-color: #f5f5f5;
	border-right: 1px #d0d0d0 solid;
}
table.mainContent td.mainTD {
	width: 622px;
	font-size: 11px;
	padding: 12px 9px 20px 15px;
	background-image: url(../img/maintd_bg.gif);
	background-repeat: no-repeat;
}
table.contentTable {
	width: 550px;
}
table.contentTable td.tabTD {
	font-size: 11px;
	padding: 0 0 0 9px;
	background-image: url(../img/tableline_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.contentTable td.tabTD a.Off {
	font-size: 10px;
	font-weight: bold;
	color: #737373;
	background-color: #f0f0f0;
	background-image: url(../img/tab_off_bg.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
	float: left;
	border-bottom: 0px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	padding: 0px 7px 0px 7px;
	height: 18px;
	margin-right: 4px;
}
table.contentTable td.tabTD a.Off:hover {
	color: #262626;
}
table.contentTable td.tabTD span.On {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	display: inline;
	float: left;
	background-color: #ffffff;
	color: #f00000;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	border-bottom: 0px solid #ffffff;
	background-image: none;
	padding: 0px 7px 0px 7px;
	height: 19px;
	margin-right: 4px;
}
table.contentTable td.contentTD {
	padding: 20px 0 0 16px;
	background-image: url(../img/tableline_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height:320px;
}
table.footer {
	height: 44px;
	width: 768px;
	background-color: #cbcbcb;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3f3f3f;
	border-top: 1px #d3d3d3 solid;
}
table.footer td {
	padding: 0 0 0 17px;
}
table.footer a {
	text-decoration: none;
	color: #9e3c3c;
	font-style: italic;
}
table.footer a:hover {
	text-decoration: underline;
	color: #ca2727;
}
table.newsTable {
	width:100%;
	height: 301px;
}
table.newsTable td.newsContent {
	height: 276px;
	background-image: url(../img/news_panel_bg.gif);
	border-left: 1px #d0d0d0 solid;
	border-right: 1px #d0d0d0 solid;
}
div.newsHeader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #303030;
	padding: 5px 0 4px 11px;
}
div.spacer3D {
	height:2px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../img/3d_spacer_bg.gif);
	background-repeat: repeat-x;
}
div.spacerDots {
	height:1px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../img/dot_spacer_bg.gif);
	background-repeat: repeat-x;
}
div.newsBlockHome, div.newsBlockHomeHover {
	font-size: 10px;
	line-height: 13px;
	padding: 5px 8px 7px 11px;
	color: #5F5F5F;
	height:69px;
}
div.newsBlockHomeHover {
	background-color: #FFFCF1;
}
div.newsBlockHome a, div.newsBlockHomeHover a {
	text-decoration: none;
	color:#604F2B;
}
div.newsBlockHome a:hover, div.newsBlockHomeHover a:hover {
	text-decoration: none;
}
div.newsBlockHome a.headline, div.newsBlockHomeHover a.headline {
	text-decoration: none;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 0 0 0 10px;
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 3px; 
}
div.newsBlockHome a.headline:hover, div.newsBlockHomeHover a.headline:hover {
	text-decoration: underline;
}
div.newsBlockHome span.date, div.newsBlockHomeHover span.date {
	font-size: 10px;
	line-height: 12px;
}
div.newsBlockHome span.arrow, div.newsBlockHomeHover span.arrow, span.arrow {
	color: #CA2727;
	font-weight: bold;
}
div.spacer {
	height:1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #f1e9d0;
	margin-top: 8px;
}
div.spacer2 {
	height:1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #f1e9d0;
}
tr.greyBar td {
	height: 10px;
	font-size: 2px;
	line-height: 2px;
	background-image: url(../img/grey_bar.gif);
	background-position: right;
	background-repeat: no-repeat;
}
tr.bigShadow td {
	height: 5px;
	font-size: 2px;
	line-height: 2px;
	background-image: url(../img/big_shadow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
tr.smallShadow td {
	height: 5px;
	font-size: 2px;
	line-height: 2px;
	background-image: url(../img/small_shadow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
table.homeButton, table.homeButton2 {
	width: 152px;
	margin-bottom: 2px;
}
table.homeButton {
	margin-bottom: 9px;
}
table.promotion {
	margin-bottom: 15px;
}
div.toolDiv {
	float: right;
	padding: 2px 0 0 0;
	margin: 0 92px 0px 0;
}
div.thumbDiv {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 12px 20px 0;
	width: 92px;
}
div.thumbDiv img {
	display: block;
	margin-bottom: 6px;
	border: 0px;
}
div.thumbDiv a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.thumbDiv a:hover {
	color: #F00000;
	text-decoration: none;
}
div.clearDiv {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1;
	padding: 0;
}
div.detailPic {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 12px 20px 5px;
	width: 175px;
}
div.detailText {
	display: block;
	float: left;
	font-size: 11px;
	margin: 0 0px 20px 0;
	width: 255px;
	color:#4c4c4c;
}
div.toolDiv2 {
	display: block;
	height: 16px;
	padding: 3px 0 1px 0;
	border-top:  1px #dadada solid;
	border-bottom:  1px #dadada solid;
	margin-top: 15px;
}
div.toolDiv3 {
	float: right;
	padding: 2px 0 0 0;
	margin: 0 110px 0px 0;
}
a.mainLink, a.backLink, a.mainLinkLeft {
	text-decoration: none;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 0 0 0 10px;
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.mainLinkLeft {
	background-image: url(../img/arrow_red_left.gif);
	background-repeat: no-repeat;
}
a.mainLink:hover, a.backLink:hover, a.mainLinkLeft:hover {
	text-decoration: underline;
}
div.dimenzijeDiv {
	display: block;
	float: left;
	margin: 0 7px 20px 5px;
	width: 400px;
	padding: 0;
}
table.dataTable {
	width: 100%;
	color: #4c4c4c;
	font-size: 11px;
}
table.dataTable td {
	border-bottom:  1px #e3e3e3 solid;
	height: 17px;
	padding: 0 8px 0 8px;
}
table.dataTable tr.header td, table.dataTable tr.headerTop td {
	border-bottom:  1px #cdcdcd solid;
	background-color: #f8f8f8;
	font-weight: bold;
	color: #000000;
}
table.dataTable tr.headerTop td {
	border-top: 1px #cdcdcd solid;
}
table.dataTable tr.lastRow td {
	border-bottom:  1px #cdcdcd solid;
}
div.dotSpacer {
	padding: 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../img/dot_bg.gif);
	background-repeat: repeat-x;
	background-position: center left;
	margin-bottom: 7px;
}
div.newsBlock, div.newsBlockDetail {
	padding: 0 0 6px 0;
	background-image: url(../img/dot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
	color:#4c4c4c;
	width: 495px;
}
div.newsBlockDetail {
	padding: 0 0 14px 0;
	margin-bottom: 10px;
	line-height: 16px;
}
div.newsBlock h3, div.newsBlockDetail h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
div.newsBlock h3 span, div.newsBlockDetail h3 span {
	font-size: 11px;
	font-weight: normal;
	padding: 0 4px 0 0;
	color:#878787;
}
div.newsBlock h4, div.newsBlockDetail h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 7px 0;
	color:#F00000; 
}
div.linkContainer {
	display: block;
	margin-top: 4px;
}
a.nextLink {
	color: #F00000;
	font-size: 10px;
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 10px 0 0;
	white-space: nowrap;
}
div.containerBlock {
	width: 490px;
}
/*----------- formtable -----------------*/
table.formTable {
	width: 100%;
	font-size: 11px;
	/*border-left: 1px #455577 solid;
	border-right: 1px #455577 solid;*/
}
table.formTable td {
	height: 20px;
	padding: 2px 8px 2px 8px;
	background-color: #F5F5F5;
}
table.formTable tr.header td, table.formTable tr.headerTop td {
	border-bottom:  1px #cdcdcd solid;
	background-color: #f8f8f8;
	font-weight: bold;
	color: #000000;
}
table.formTable tr.headerTop td {
	border-top: 1px #cdcdcd solid;
}
table.formTable tr.subheader td {
	border-top:  1px #c2d2e1 solid;
	border-bottom:  1px #c2d2e1 solid;
	background-color: #e9edf3;
	padding: 0 8px 0 8px;
	color: #455577;
	font-weight: bold;
}
table.formTable tr.infoTR td {
	background-color: #e3e3e3;
	background-image: url(../img/info_bg.gif);
	background-repeat: repeat-x; 
	padding: 2px 8px 2px 8px;
	color: #878787;
	font-size: 10px;
	line-height: 12px;
}
table.formTable tr.plain td {
	padding:0;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
table.formTable tr.lastRow td {
	border-bottom: 1px #8faac5 solid;
}
table.formTable tr.greyBar td {
	height: 10px;
	font-size: 2px;
	line-height: 2px;
	padding: 0;
}
table.formTable tr.bigShadow td {
	height: 5px;
	font-size: 2px;
	line-height: 2px;
	padding: 0;
}
table.formTable tr.buttonTR td {
	height: 5px;
	font-size: 2px;
	line-height: 2px;
	padding: 6px 8px 6px 8px;
	background-color: #F0F0F0;
}
table.formTable tr.picTR td {
	height: 44px;
	padding: 0;
	border:  0px #000000 solid;
}
table.formTable td.borderRight {
	border-right:  1px #d0d0d0 solid;
}
table.formTable td.borderLeft {
	border-left:  1px #d0d0d0 solid;
}
table.formTable td.borderTop {
	border-top:  1px #ffffff solid;
}
table.formTable tr.border3D td {
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	background-color: #D0D0D0;
	background-image: url(../img/3d_spacer_bg.gif);
	background-repeat: repeat-x;
}
/*----------- end formtable -------------*/

div.shadowDiv {
	height: 5px;
	background-image: url(../img/big_shadow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
div.headerDiv,
div.headerDiv2 {
	display: block;
	padding: 5px 0px 5px 7px;
	border-top:  1px #7d7c7c solid;
	border-bottom:  1px #cdcdcd solid;
	background-color: #f8f8f8;
	color: #4c4c4c;
	font-size: 12px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
}
div.headerDiv2 {
	margin-bottom: 4px;
}
div.brandDiv, div.brandDivLast, div.categoryDiv, div.categoryDivLast {
	display: block;
	float: left;
	width: 152px;
	padding: 0;
	margin-bottom: 15px;
	margin-right: 17px;
}
div.brandDivLast, div.categoryDivLast {
	margin-right: 0px;
}
div.categoryDiv, div.categoryDivLast {
	margin-bottom: 5px;
}
table.pregled {
	width: 100%;
	margin-top: 6px;
}
table.pregled td {
	padding: 2px 0 3px 5px;
	border-bottom:  1px #efefef solid;
}
table.pregled tr.top td {
	border-top:  1px #d2d2d2 solid;
}
table.pregled tr.head td, table.pregled tr.head2 td {
	background-color: #fbfbfb;
	color: #4c4c4c;
	font-weight: bold;
}
table.pregled tr.head2 td, table.pregled tr.sezona td {
	border-bottom:  1px #d2d2d2 solid;
}
table.pregled tr.sezona td {
	border-bottom:  1px #d2d2d2 solid;
	font-size: 11px;
	color:#4c4c4c;
}
table.pregled tr.sezona td span {
	color: #CBCBCB;
	padding: 0 5px 0 5px;
	font-size: 10px;
}
a.mainLink2 {
	display: inline;
	text-decoration: none;
	color:#4c4c4c;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 0;
	background-image: url(../img/arrow_red_small.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.mainLink2:hover {
	text-decoration: none;
	color: #000000;
	background-color: #eeeeee;
}
a.smallLink {
	font-size: 10px;
}
div.categoryDiv table.homeButton, div.categoryDivLast table.homeButton {
	margin-bottom: 0px;
}
div.brandDiv table.homeButton2, div.brandDivLast table.homeButton2 {
	margin-bottom: 0px;
}
div.partnerDiv, div.partnerDivLast {
	display: block;
	float: left;
	width: 152px;
	padding: 0;
	color: #5F5F5F;
	margin-bottom: 15px;
	margin-right: 17px;
}
div.partnerDivLast {
	margin-right: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	color:  #000000;
	border-bottom:  1px #E3E3E3 solid;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding: 0 0 5px 7px;
	margin: 0 0 3px 0;
	color:  #000000;
	border-bottom:  1px #E3E3E3 solid;
}
div.toolDiv4 {
	display: block;
	height: 16px;
	padding: 3px 0 0px 0;
	border-top:  1px #dadada solid;
	border-bottom:  1px #dadada solid;
	margin-bottom: 15px;
}
a.printLink, a.pdfLink, a.closeLink, a.printLinkRight, a.pdfLinkRight, a.closeLinkRight {
	text-decoration: none;
	color:#666666;
	font-size: 10px;
	font-weight: normal;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	background-image: url(../img/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 15px 0 0;
}
a.pdfLink, a.pdfLinkRight {
	background-image: url(../img/icon_pdf.gif);
}
a.closeLink, a.closeLinkRight {
	background-image: url(../img/icon_close.gif);
}
a.printLink:hover, a.pdfLink:hover, a.printLinkRight:hover, a.pdfLinkRight:hover, a.pdfLinkRight:hover, a.closeLinkRight:hover {
	text-decoration: underline;
	color:#CA2727;
}
a.printLinkRight, a.pdfLinkRight, a.closeLinkRight {
	float: right;
	margin: 0 0 0 15px;
}
div.printContainer {
	width: 500px;
}
table.printTable {
	width: 100%;
	color: #000000;
	font-size: 12px;
}
table.printTable td {
	border-bottom:  1px #000000 solid;
	padding: 3px 3px 3px 3px;
}
table.printTable tr.header td, table.printTable tr.headerTop td {
	border-bottom:  2px #000000 solid;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
}
table.printTable tr.headerTop td {
	border-top: 2px #000000 solid;
}
table.printTable tr.lastRow td {
	border-bottom: 2px #000000 solid;
}
body.print div.detailText {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0px 20px 0;
	width: 300px;
	color:#000000;
}
body.print div.detailPic {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 12px 15px 0;
	width: 180px;
}
div.printFooter {
	display: block;
	font-size: 11px;
	margin: 25px 0 10px 0;
	border-top:  1px #000000 solid;
	border-bottom:  1px #000000 solid;
	padding: 4px 0 5px 0;
}
body.print h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #000000;
	padding: 0;
	text-transform: none;
}
div.printHeader {
	display: block;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	padding: 0;
	margin: 0 0 25px 0;
	height:45px;
}
div.printHeader img.logo1{
	display: block;
	float: right;
}
div.printHeader img.logo2{
	display: block;
	float: left;
}

div.toolDiv3 {
	float: right;
	padding: 2px 0 0 0;
	margin: 0 110px 0px 0;
}

/* Update 09.12.2007
----------------------------------------------------*/
img.topImg {
	padding: 6px 0 11px 0;
	background-image: url(../img/top_img_bg.png);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
h1.logoHeading, h1.logoHeading#bridgestone {
	display: block;
	height: 29px;
	width: 184px;
	margin: 0 0 7px 0;
	text-indent: -5000px;
	overflow: hidden;
	background-image: url(../img/big_logo_bridgestone.png);
	background-repeat: no-repeat;
}
h1.logoHeading#firestone {
	background-image: url(../img/big_logo_firestone.png);
}
h1.logoHeading#dayton {
	background-image: url(../img/big_logo_dayton.png);
}
table.contentTable#brandIndex td.contentTD {
	padding: 12px 0 0 16px;
}

/* END of Update 09.12.2007
----------------------------------------------------*/
dl {
	font-size: 12px;
	margin:8px 0 8px 0;
	width:400px;
}
dt {
  float:left;
  padding:2px 0 7px 0;
  line-height:140%;
  margin:0 0 0 7px;
  height:20px;
}
dd {
  margin:0;
  padding:2px 0 7px 0;
  line-height:140%;
  text-align:right;
  color:#C00;
  height:20px;
}
dt span {
	color:#CC0000;
	padding: 0 0 0 10px;
	font-size:10px;
}
  