/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  Cem Porcento Cristão Octopus v2.5 CSS - http://www.cemporcentocristão.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/

  Programmer:	Liza Mitsue Nagao	Designer: Fernanda Silva

\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */

/* --( general )------------------------------------------------------------- */
.tbl_row_0	{background-color:	#f8f8f8;}
.tbl_row_1	{background-color:	#fff;}

body, div, li, caption, th, td, input, select, textarea {
	font-family:			Arial;
	font-size:			11px;
	color:				#666;
}

a	{color:#369;}
a:hover	{color:#036;}

table thead th	{background:#bbb;}
table th	{background:#eee;	padding:4px;}

.a,
.calendarDateInput {
	background:			#fff;
	border-top:			1px solid #ccc;
	border-right:			1px solid #eee;
	border-bottom:			1px solid #eee;
	border-left:			1px solid #ccc;

	color:				#339;
}

.f {
	font-family:			"Courier New";
	color:				#339;
}

.n {
	border-top:			    1px solid #ccc;
	border-right:			1px solid #eee;
	border-bottom:			1px solid #eee;
	border-left:			1px solid #ccc;

	color:				#339;
	text-align:			right;
}

.required {background-color: #ffc;}

h1, h2, h3, h4 {letter-spacing: 0;}

h2 {
	margin:				0;
	padding:			0;

	font-size:			13px;
	color:				#c00;
}



/* --( container )----------------------------------------------------------- */
body {
	padding:			10px;
	background:			#f0f0f0;
	text-align:			center;
}

div#container {
	position:			relative;

	width:				770px;
	margin:				0 auto;
	background:			#fff;
	text-align:			left;
}

div#container_header {
	width:				100%;
	height:				227px;
	background:			url(../images/36/container_header_bg.jpg) no-repeat top left;
}

div#container_body {width: 100%;}
	*html div#container_body {height:1%;}
	html>body div#container_body {overflow:hidden;}

div#container_footer {
	height:				120px;
    margin:				20px 0 0 0;
	background:			url(../images/36/container_footer_bg.jpg) no-repeat top left;
}

div#container_footer span {
	position:			relative;
	top:				53px;
	left:				600px;
}

div#container_footer a {margin: 0 5px;}



/* --( logo )---------------------------------------------------------------- */
div#logo {display:	none;
	position:			absolute;
	top:				39px;
	left:				39px;
}



/* --( title )--------------------------------------------------------------- */
div#title {display:none}



/* --( date )---------------------------------------------------------------- */
div#date {display:none}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:			absolute;
	top:				8px;
	left:				340px;
}

div#menu0 ul {
	margin:				0;
	padding:			0;
	list-style-type:		none;
}

div#menu0 li {display: inline;}

div#menu0 span#mn0_1 {
	margin-left:		15px;
	padding:			0 0 0 16px;
	border-left:		1px solid #036;
}

div#menu0 span#mn0_2,
div#menu0 span#mn0_3 {display:		none;}

div#menu0 a {
	font-family:		Arial;
	font-size:			12px;
	color:				#036;
	text-transform:		capitalize;
	letter-spacing:		-1px;
}
	div#menu0 a:hover {text-decoration: underline;}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:			absolute;
	top:				9px;
	right:				10px;
}

div#menuU ul {
	margin:				0;
	padding:			0;
	list-style-type:	none;
}

div#menuU li {
	display:			inline;
	margin-left:		15px;
	padding:			0 0 0 16px;
	border-left:		1px solid #036;
}

div#menuU a {
	font-family:		Arial;
	font-size:			12px;
	color:				#036;
	text-transform:		capitalize;
	letter-spacing:		-1px;
}
	div#menuU a:hover {text-decoration: underline;}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {
	position:			absolute;
	top:				200px;
	left:				10px;
}

div#menu1 ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#menu1 li {
	display:			inline;
	margin:				0 2px 0 5px;
    padding:            0 0 0 10px;    
    border-left:	    1px solid #fff;
}

div#menu1 a {
	font-family:			Arial;
	font-size:			14px;
	font-weight:			bold;
	color:				#fff;
}
	div#menu1 a:hover,
	div#menu1 a.over {text-decoration: underline;}

div#menu1 li#ddm_14 {border-left:	none;}

div#menu1 ul ul {display: none;}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
	position:			absolute;
	top:				446px;
	left:				0;

	display:			block;
	width:				215px;
	height:				100px;
	background:			url(../images/36/quickSearch_bg.jpg) no-repeat top left;
    border:             1px solid #060;
}

div#quickSearch ul {
	position:			relative;
	top:				58px;
	left:				22px;

	margin:				0;
	padding:			0;
	list-style-type:	none;
}

div#quickSearch li {display: inline;}
	html>body div#quickSearch li {float: left;}

div#quickSearch li#quickSearch_i0 {display: none;}

div#quickSearch li#quickSearch_i1 input {
	width:				140px;
	height:				20px;
	background:			#fff;
	border:				1px solid #393;
	color:				#000;
}

div#quickSearch li#quickSearch_i2 {display: block; margin: -2px 0 0 2px;}
	*html div#quickSearch li#quickSearch_i2 {position: absolute;}



/* --( banner )-------------------------------------------------------------- */
div#banner_0 {
	position:			absolute;
	top:				242px;
	left:				229px;
}

div#banner_1 {
	position:			absolute;
	top:				242px;
	left:				0;
    width:              215px;
    text-align:         center;
}

div#banner_3 {
	position:			absolute;
	top:				561px;
	left:				0;

	display:			block;
	width:				215px;
	height:				245px;
	background:			url(../images/36/ban_help.jpg) no-repeat top left;
    border:             1px solid #060;
}

div#banner_3 h2 a {
	display:			block;
	width:				215px;
	height:				38px;
    margin-top:         -15px;    
}

div#banner_3 h2 span {display:		none;}

div#banner_3 ul {
	position:			relative;
	top:				20px;
	left:				30px;
	margin:				0;
	padding:			0;

	list-style-type:	none;
}

div#banner_3 li {
	display:			block;
	margin:				7px 0 0 0;
}

div#banner_3 li a {
	font-family:		Arial;
	font-size:			13px;
	font-weight:		normal;
	color:				#000;
}
	div#banner_3 li a:hover {text-decoration: underline;}



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:				left;

	display:			inline;
	width:				215px;
	margin:				594px 0 0 0; border: 1px solid #060;
	/*background:			url(../images/36/mn2_bg.jpg) repeat-y top left;*/
}

div#menu2 span {
	display:			block;
}

div#menu2 span.mn2_header a {
	font-family:		Arial;
	font-size:			14px;
	font-weight:		bold;
	color:				#000;
	text-transform:		capitalize;
	cursor:				hand;
}
	div#menu2 span.mn2_header a:hover {text-decoration: underline;}

div#menu2 span.mn2_header a span {
	margin:				0 0 0 45px;
	width:				140px;
	line-height:		30px;
	vertical-align:		middle;
}

div#menu2 span#mn_4_62_header,
div#menu2 span#mn_4_62_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_62_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_62_header a {margin:	0;}

div#menu2 span#mn_4_9_header,
div#menu2 span#mn_4_9_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_9_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_9_header a {margin:	0;}

div#menu2 span#mn_4_64_header,
div#menu2 span#mn_4_64_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_64_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_64_header a {margin:	0;}

div#menu2 span#mn_4_69_header,
div#menu2 span#mn_4_69_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_69_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_69_header a {margin:	0;}

div#menu2 span#mn_4_10_header,
div#menu2 span#mn_4_10_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_10_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_10_header a {margin:	0;}

div#menu2 span#mn_4_7_header,
div#menu2 span#mn_4_7_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_7_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_7_header a {margin:	0;}

div#menu2 span#mn_4_47_header,
div#menu2 span#mn_4_47_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_47_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_47_header a {margin:	0;}

div#menu2 span#mn_4_63_header,
div#menu2 span#mn_4_63_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_63_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_63_header a {margin:	0;}

div#menu2 span#mn_4_68_header,
div#menu2 span#mn_4_68_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_68_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_68_header a {margin:	0;}

div#menu2 span#mn_4_32_header,
div#menu2 span#mn_4_32_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_32_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_32_header a {margin:	0;}

div#menu2 span#mn_4_33_header,
div#menu2 span#mn_4_33_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_33_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_33_header a {margin:	0;}

div#menu2 span#mn_4_34_header,
div#menu2 span#mn_4_34_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_34_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_34_header a {margin:	0;}

div#menu2 span#mn_4_35_header,
div#menu2 span#mn_4_35_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_35_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_35_header a {margin:	0;}

div#menu2 span#mn_4_65_header,
div#menu2 span#mn_4_65_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_65_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_65_header a {margin:	0;}

div#menu2 span#mn_4_61_header,
div#menu2 span#mn_4_61_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_61_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_61_header a {margin:	0;}

div#menu2 span#mn_4_36_header,
div#menu2 span#mn_4_36_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_36_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_36_header a {margin:	0;}

div#menu2 span#mn_4_11_header,
div#menu2 span#mn_4_11_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_11_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_11_header a {margin:	0;}

div#menu2 span#mn_4_60_header,
div#menu2 span#mn_4_60_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_60_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_60_header a {margin:	0;}

div#menu2 span#mn_4_49_header,
div#menu2 span#mn_4_49_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_49_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_49_header a {margin:	0;}

div#menu2 span#mn_4_37_header,
div#menu2 span#mn_4_37_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_37_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_37_header a {margin:	0;}

div#menu2 span#mn_4_72_header,
div#menu2 span#mn_4_72_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_72_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_72_header a {margin:	0;}

div#menu2 span#mn_4_45_header,
div#menu2 span#mn_4_45_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_45_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_45_header a {margin:	0;}

div#menu2 span#mn_4_43_header,
div#menu2 span#mn_4_43_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_43_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_43_header a {margin:	0;}

div#menu2 span#mn_4_48_header,
div#menu2 span#mn_4_48_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_48_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_48_header a {margin:	0;}

div#menu2 span#mn_4_12_header,
div#menu2 span#mn_4_12_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_12_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_12_header a {margin:	0;}

div#menu2 span#mn_4_38_header,
div#menu2 span#mn_4_38_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_38_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_38_header a {margin:	0;}

div#menu2 span#mn_4_39_header,
div#menu2 span#mn_4_39_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_39_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_39_header a {margin:	0;}

div#menu2 span#mn_4_40_header,
div#menu2 span#mn_4_40_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_40_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_40_header a {margin:	0;}

div#menu2 span#mn_4_41_header,
div#menu2 span#mn_4_41_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_41_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_41_header a {margin:	0;}

div#menu2 span#mn_4_42_header,
div#menu2 span#mn_4_42_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_42_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_42_header a {margin:	0;}

div#menu2 span#mn_4_71_header,
div#menu2 span#mn_4_71_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_71_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_71_header a {margin:	0;}

div#menu2 span#mn_4_70_header,
div#menu2 span#mn_4_70_header a {
	float:				left;
	display:			inline;
	width:				200px;
	height:				30px;
	margin:				0 0 0 2px;
	background:			url(../images/36/mn_4_70_header.gif) no-repeat top left;
}
	div#menu2 span#mn_4_70_header a {margin:	0;}

div#menu2 span.mn3 a {
    display:            block;
	font-family:		Arial;
	font-size:			13px;
	font-weight:		normal;
	color:				#000;
	cursor:				hand;
}
	div#menu2 span.mn3 a:hover {text-decoration: underline;}

div#menu2 span.mn3 a span {
	margin:				0 0 0 70px;
	width:				120px;
	line-height:		25px;
	vertical-align:		middle;
}

div#menu2 span#lojcomm {
	width:				223px;
	margin:				50px 0 0 0;
	
	text-align:			center;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div.framed {
	position:			relative;
	float:				right;
	display:			inline;
	width:				540px;		/* -5px IE Dupl Char */
	margin:				259px 0 0 0;
    padding-bottom:     10px;
    border:             1px solid #060;
	/*background:			url(../images/36/frame_bg.gif) repeat-y top left;*/
}

div.framed h1 {
	width:				540px;
	height:				38px;
	margin:				0;
	padding:			0;
	background:			url(../images/36/frame_h1_bg.jpg) no-repeat top right;
}

div.framed h1 span {
	float:				left;
	margin:				10px 0 0 19px;
	padding:			0;

	font-size:			16px;
	font-weight:		bold;
	color:				#fff;
	text-transform:		uppercase;
}

div.framed h1 a {color: #fff;}
    div.framed h1 a:hover {text-decoration: underline;}

div.framed div.hr {
	display:			none;
	height:				11px;
	background:			#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.framed hr {display:none;}

div.framed div#main_footer {
	display:			block;
	width:				100%;
}



/* --( class.full )---------------------------------------------------------- */
#extraDiv0, #extraDiv1, #extraDiv2, #extraDiv3,
#extraDiv4, #extraDiv5, #extraDiv6, #extraDiv7 {display:none;}

div.full {
	float:				left;
	display:			inline;
	width:				760px;		/* -5px IE Dupl Char */
	margin:				10px 0 0 5px;
}

div.full h1 {
	margin:				0;
	padding:			0;


	line-height:		20px;
	font-size:			18px;
	font-weight:		normal;
	color:				#060;
	letter-spacing:		-1px;
	text-transform:		capitalize;
	vertical-align:		middle;
}

div.full div.hr {
	height:				11px;
	background:			#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.full hr {display:none;}

div.full table {
	width:				100%;
}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:			absolute;
	top:				243px;
	right:				5px;
}



/* --( help )---------------------------------------------------------------- */
div#help_body {
	width:				93%;
	margin:				10px 0 0 35px;
}
	html>body div#help_body {width:	87%;}


span.title {
	display:			block;
	width:				100%;
	margin:				0 0 5px 0;
	padding:			2px 0;
	background:			#f8f8f8;
	border-bottom:		1px solid #888;

	font-family:		Arial;
	font-size:			11px;
	font-weight:		normal;
	color:				#666;
}

span.subtitle {
	display:			block;
	width:				100%;
	margin:				20px 0 5px 0;
	padding:			2px 0;
	background:			#f8f8f8;
	border-bottom:			1px solid #888;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			normal;
	color:				#666;
}

div#help a {
	font-weight:			normal;
}

div.button {
	width:				100%;
	margin:				20px 0 0 0;
	text-align:			right;
}

div.button a {
	padding:			2px 30px;

	height:				1%;
	font-weight:			normal;
	color:				#333;
	text-decoration:		none;

	background:			#eee;
	border-top:			1px solid #ccc;
	border-right:			2px solid #000;
	border-bottom:			2px solid #000;
	border-left:			1px solid #ccc;
}

div.button a:hover {
	border-top:			2px solid #000;
	border-right:			1px solid #ccc;
	border-bottom:			1px solid #ccc;
	border-left:			2px solid #000;
}



/* --( contact )------------------------------------------------------------- */
div#contact_body {
	width:				93%;
	margin:				0 0 0 35px;
}
	html>body div#contact_body {width:	87%;}

div#contact table {
	width:				100%;
}

div#contact th {
	width:				25%;
	text-align:			right;
}

div#contact td {
	width:				75%;
}

div#contact td input,
div#contact td textarea {
	width:				100%;
}
	div#contact td textarea {height:300px;}




/* --( products )------------------------------------------------------------ */
div#products_header_dok {
	position:			absolute;
	top:				50px;
	right:				20px;

	text-align:			right;
}

div#products_header_index{
	position:			absolute;
	top:				50px;
	left:				20px;
}

div#products_footer_dok {
	clear:				both;
	padding:			20px 20px 0 0;
	text-align:			right;
}

div#products_footer_index {margin-top:-14px;margin-left:20px;}
	*html div#products_footer_index {margin-top:-15px;}

ul.paginator {
    margin:                     0;
    padding:                    0;
    list-style-type:            none;
}

ul.paginator li {
    display:                    inline;
    padding:					0 5px 0 5px;
	border-right:				1px dotted #666;
}

ul.paginator li.selected {
	font-weight:				bold;
	color:						#c00;
}

ul.paginator li a {
	font-weight:				normal;
	color:						#666;
}
	ul.paginator li a:hover {color: #333;}

div#products_img {
	margin:				50px 0 0 0;
}

div#products_img ul {
	margin:				0 0 0 10px;
	padding:			0;

	list-style-type:		none;
}

div#products_img li {
	float:				left;

	display:			inline;
	width:				120px;
	height:				320px;
	margin:				0 5px 10px 5px;
	padding:			0;
}

div#products_img div.item_box {
	position:			relative;
}

div#products_img div.item_img,
div#products_img div.item_txt,
div#products_img div.item_buttons {
	position:			absolute;

	width:				110px;
	margin:				0 5px;
	text-align:			center;
}

div#products_img div.item_img {top:	0;}
div#products_img div.item_buttons {top:	280px;}
div#products_img div.item_similars {display: none;}
div#products_img div.item_txt {
	top:				105px;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			bold;
}

div#products_img div.item_txt span.item_status label {
	display:			none;
}
	div#products_img div.item_txt span.item_status_2 {display:block;width:101px;height:33px;background:url(../images/36/status_2.gif) no-repeat top left;}
	div#products_img div.item_txt span.item_status_3 {display:block;width:101px;height:33px;background:url(../images/36/status_3.gif) no-repeat top left;}

div#products_img div.item_txt span.item_name a {
	display:			block;

	font-size:			12px;
	font-weight:			bold;
	color:				#060;
}
    div#products_img div.item_txt span.item_name a:hover {color: #090;}

div#products_img div.item_txt span.item_ref,
div#products_img div.item_txt span.item_description,
div#products_img div.item_txt span.item_availability {display:none;}

div#products_img div.item_txt span.item_listPrice {
	display:			block;
	text-decoration:		line-through;
}

div#products_img div.item_txt span.item_ourPrice {
	display:			block;
	color:				#c00;
}

div#products_img div.item_txt span.item_save {
	display:			block;
	color:				#393;
}

div#products_img div.item_txt span.item_or {
	display:			block;
	color:				#06c;
}

div#products_img div.item_txt span.item_listPrice label,
div#products_img div.item_txt span.item_ourPrice label,
div#products_img div.item_txt span.item_save label,
div#products_img div.item_txt span.item_or label {
	font-weight:			normal;
	color:				#666;
	text-decoration:		none;
}

div#products_txt {display:none;}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {display:	none;}

div.addthis_toolbox {
    position:           absolute;
    left:               280px;
    margin-top:         10px;
}

a.addthis_button_compact {color: #666;}

div#details_images {
	float:				left;
	display:			inline;
	width:				253px;
	margin:				10px 15px 0 15px;
}

div#details_texts {
	float:				left;
	width:				240px;
	margin:				35px 0 0 0;
}

div#details_images_zoom img {margin: 10px 0 0 0;}

div#details_images_thumbs {
	display:			block;
	margin:				10px 0 0 0;
}

div#details_images_thumbs ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#details_images_thumbs li {
	display:			inline;
	float:				left;
	margin:				0;
}

div#details_images_thumbs a {
	margin:				0 5px 5px 0;
	padding:			2px;

	display:			block;
	border:				1px solid #ccc;
}
	#details_images_thumbs a:hover {border:1px solid #f96;}

div#details_texts_status {
	font-weight:			bold;
	color:				#f33;
	text-transform:			uppercase;
}

div#details_texts_description {
	line-height:			14px;
	font-family:			Arial;
	font-size:			12px;
	font-weight:			normal;
	color:				#888;
}

div#details_texts_additional {
	display:			none;
}

div#details_texts_prices,
div#details_texts_selects,
div#details_texts_availability,
div#details_texts_availability table,
div#details_texts_others {
	margin:				10px 0 0 0;
}

div#details_texts_selects span.selects {
	display:			block;
	margin:				0 0 5px 0;			
}

div#details_texts_prices table,
div#details_texts_availability table {
	width:				100%;
}

div#details_texts_prices table th {text-align:left;}
div#details_texts_prices thead th {text-align:center;}
div#details_texts_prices td {padding:4px;}

div#details-text-price {
    width:              100%;
    padding:            30px 0 10px 0;
    background:         url(../images/price_head.gif) no-repeat top left;
}

div#details-text-price-base {position: relative; padding: 15px 0;}
div#details-text-price-base span {color: #888;}

span#details-text-price-list,
span#details-text-price-save {display: none;}

span#details-text-price-our {width: 50%;}
span#details-text-price-our span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #c00;}

span#details-text-price-or {position: absolute; right: 0; width: 50%; text-align: right;}
span#details-text-price-or span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #090;}

div#details-text-price-exception {
    padding:                    0 5px;
    background:                 #f9f9f9;
    border-top:                 1px solid #ddd;
    text-align:                 right;
}

div#details-text-price-exception p span.details-text-price-final {
    display:                    block;
    margin-top:                 5px;
    padding:                    0 0 10px 0;
    border-bottom:              1px solid #ddd;

    line-height:                25px;
    font-size:                  14px;
    font-weight:                bold;
    color:                      #c00;
    vertical-align:             middle;
}

div#details_texts_availability {font-weight:bold;		color:#c00;}
div#details_texts_availability label {font-weight:normal;	color:#666;}
div#details_texts_availability td {text-align:right;}
div#details_texts_availability input {width:180px;}
div#details_texts_availability_field span.item_qt_buy {display: block; margin-top: 10px;}
div#details_texts_availability_field span.item_qt_buy font {font-size: 11px;}
div#details_texts_availability_field pan.item_qt_buy select {width: 50px;}
div#details_texts_availability a {display: block; margin: 10px 0; text-align: right;}
div#details_texts_others {text-align:right;}

div#details-text-parcels {display: none;}

div#details_fixed {
	margin:						0;
    padding:                    30px 10px;

	line-height:				14px;
	font-weight:				normal;
	color:						#666;
}

div#details_fixed ul.tab-menu {
	margin:						0;
	padding:					0;
    list-style-type:            none;
}

div#details_fixed li {
	margin:						0 2px 0 0;
	padding:					3px 5px;
    background-color:           #f0f0f0;
    border-top:                 1px solid #ccc;
    border-left:                1px solid #ccc;
    border-right:               1px solid #ccc;
}

div#details_fixed li.tab-selected {background-color: #ddd;}

div#details_fixed a {
	margin:						0;
	padding:					0;

	font-weight:				bold;
	color:						#666;
	text-decoration:			none;
	text-transform:				uppercase;
}
	div#details_fixed a:hover {color: #333;}

div#details_fixed li.tab-selected a {color: #444;}



/* --( crossSelling )------------------------------------------------------- */
div#crossSelling {
	width:				95%;
	margin:				0 0 0 10px;
}

div#crossSelling ul {
	margin:				0;
	padding:			0;
	list-style-type:		none;
}

div#crossSelling li {
	float:				left;

	display:			inline;
	width:				130px;
	height:				260px;
	margin:				5px 4px;
	padding:			0;
}

div#crossSelling div.item_box {
	position:			relative;
}

div#crossSelling div.item_img,
div#crossSelling div.item_txt,
div#crossSelling div.item_buttons {
	position:			absolute;

	width:				130px;
	margin:				0 5px;
	text-align:			center;
}

div#crossSelling div.item_img {top:	0;}
div#crossSelling div.item_buttons {top:	170px; display: none;}
div#crossSelling div.item_txt {
	top:				105px;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			bold;
}

div#crossSelling div.item_txt span.item_name a {
	display:			block;
	font-size:			12px;
	font-weight:			bold;
	color:				#060;
}
    div#crossSelling div.item_txt span.item_name a:hover {color: #090;}

div#crossSelling div.item_txt span.item_status,
div#crossSelling div.item_txt span.item_ref,
div#crossSelling div.item_txt span.item_description,
div#crossSelling div.item_txt span.item_availability {display:	none;}

div#crossSelling div.item_txt span.item_listPrice {
	display:			block;
	text-decoration:		line-through;
}

div#crossSelling div.item_txt span.item_ourPrice {
	display:			block;
	color:				#c00;
}

div#crossSelling div.item_txt span.item_save {
	display:			block;
	color:				#393;
}

div#crossSelling div.item_txt span.item_or {
	display:			block;
	color:				#06c;
}

div#crossSelling div.item_txt span.item_listPrice label,
div#crossSelling div.item_txt span.item_ourPrice label,
div#crossSelling div.item_txt span.item_save label,
div#crossSelling div.item_txt span.item_or label {
	font-weight:			normal;
	color:				#666;
	text-decoration:		none;
}



/* --( recently viewed )----------------------------------------------------- */
div.fullMode div#recently-viewed {display: none;}

div#recently-viewed {
    clear:                      both;
    position:                   relative;
    margin:                     20px 0;
}

#custom_RVP_products .hr,
#custom_RVP_products br,
#custom_RVP_products_header_dok,
#custom_RVP_products_footer_dok,
#custom_RVP_products_header_index,
#custom_RVP_products_footer_index,
#custom_RVP_products_txt {display: none;}

#RVP-item-txt span.item_status,
#RVP-item-txt span.item_ref,
#RVP-item-txt span.item_description,
#RVP-item-txt div.item_prices,
#RVP-item-txt span.item_availability {display: none;}

#recently-viewed-frame {
    position:                   absolute;
    top:                        45px;
    left:                       0;
    z-index:                    10;
}

img#recently-viewed-next {
    position:                   absolute;
    top:                        0;
    left:                       481px;
    cursor:                     hand;
}

img#recently-viewed-previous {margin-left: 39px;}

div#custom_RVP_products_img {
	position:                   relative; /* important */
	overflow:                   hidden; /* important */
	width:                      420px; /* important */
	height:                     200px; /* important */
	margin:                     7px 59px;
	background:                 #fff;
    border:                     1px solid #ccc;
}

ul#custom-RVP-content {
    position:                   absolute;
    margin:                     0;
    padding:                    0;
    width:                      50000px;
    background:                 #f0f0f0;
    list-style-type:            none;
    overflow:                   hidden;
}

ul#custom-RVP-content li {
    float:                      left;
    display:                    block;
    width:                      100px;
    height:                     190px;    
    margin:                     5px 0 5px 5px;
    background:                 #fff;
    text-align:                 center;
}

#RVP-item-txt span.item_name a {
	display:					block;
    margin:                     5px;
    
	color:				        #060;
}
    #RVP-item-txt span.item_name a:hover {color: #090;}

ul#custom-RVP-content div.item_buttons {display: none;}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:						100%;
	background:					#fff;
	text-align:					left;
}

div#emailFriend_header {
    height:                     100px;
	background:					url(../images/36/tell_friend_bg.jpg) no-repeat center center;
}

div#emailFriend_header span {display: none;}

div#emailFriend_body table {margin: 15px;}

div#emailFriend_body tbody input,
div#emailFriend_body tbody textarea {
	width:				240px;
	font-family:			Arial;
	font-size:			11px;
	color:				#00c;
}

div#emailFriend_body tbody span {
	color:				#06c;
}

div#emailFriend_body tbody  a {
	font-weight:			normal;
	color:				#06c;
	text-decoration:		none;
}
	div#emailFriend_body tbody a:hover {text-decoration:underline;}

div#emailFriend_body tfoot span {
	display:			block;
	margin:				10px 0;

	font-size:			9px;
	color:				#900;
}



/* --( cart )---------------------------------------------------------------- */
div#cart th {
	padding:			4px;
	background:			none;
}

div#cart_body {
	background:			#eee url(../images/36/cart_header_bg.gif) no-repeat top left;
}

.cart_body_col_img	{}
.cart_body_col_ref	{width:10%;	text-align:left;}
.cart_body_col_desc	{width:48%;	text-align:left;}
.cart_body_col_qty	{width:10%;	text-align:center;}
.cart_body_col_remove	{width:12%;	text-align:left;}
.cart_body_col_unitPrc	{width:10%;	text-align:right;}
.cart_body_col_rowTot	{width:10%;	text-align:right;}

.cart_body_col_remove a font {
    margin-left:        5px;
    font-size:          11px;
    font-weight:        normal;
    color:              #666;
}
    .cart_body_col_remove a:hover font  {color: #c00;}

td.lft_half,
td.rgt_half {padding:			4px;}

td.rgt_half table th {
	width:				75%;
	font-weight:			normal;
	text-align:			right;
}

td.rgt_half table td {
	width:				25%;
	font-weight:			bold;
	text-align:			right;
}

div#cart_charge_n_total {
	background:			#eee url(../images/36/cart_footer_bg.gif) no-repeat bottom left;
}

div#cart_charge ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#cart_charge li {
	display:			inline;
}

div#cart_charge img {
	position:			relative;
	top:				4px;
}

div#cart_charge input {
	width:				70px;
}

div#cart_charge_n_total li.country {display:	none;}

div#cart span#cart_del span,
div#cart span#cart_upd span,
div#cart span#cart_prc span,
div#cart span#cart_kpb span {
	display:			none;
}

div#cart span#cart_del,
div#cart span#cart_del a {
	display:			block;
	width:				190px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/36/cart_del.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_upd,
div#cart span#cart_upd a {
	display:			block;
	width:				190px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/36/cart_upd.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_prc,
div#cart span#cart_prc a {
	display:			block;
	width:				380px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/36/cart_prc.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:			block;
	width:				190px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/36/cart_kpb.gif) no-repeat top left;
	cursor:				hand;
}



/* --( Discount Coupon & Gift Card )---------------------------------------- */
div#cart_dc_n_gc {
	background:			#f8f8f8;
}

div#summary_dc_n_gc ul ,
div#cart_dc_n_gc ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#summary_dc_n_gc li,
div#cart_dc_n_gc li {
	float:				left;

	display:			block;
}

div#summary_dc_n_gc li.label,
div#cart_dc_n_gc li.label {
	width:				120px;
}

div#summary_dc_n_gc li.field span,
div#cart_dc_n_gc li.field span {
	margin:				0 0 0 4px;

	font-weight:			bold;
	color:				#090;
}

div#summary_dc_n_gc input,
div#cart_dc_n_gc ul input {
	width:				275px;
}

div#summary_dc_n_gc img,
div#cart_dc_n_gc img {
	position:			relative;
	left:				4px;
}

div#summary_dc_n_gc td.rgt_half td,
div#cart_dc_n_gc td.rgt_half td {
	color:				#090;
}

div#cart_dc_n_gc_caption {
	margin:				10px 0 0 4px;
	width:				50%;
}



/* --( transporters )------------------------------------------------------- */
div#transporters {
	margin:				5px 0 0 10px;
}

div#transporters ul {
	margin:				10px 0;
	padding:			0;

	list-style-type:		none;
}

div#transporters li {
	float:				left;

	display:			inline;
	margin:				0 20px 10px 0;

	text-align:			center;
}

div#transporters span {
	display:			block;
}

div#transporters span.transp_name {
	font-weight:			bold;
	color:				#000;
}

div#transporters span.transp_cost {
	font-weight:			bold;
	color:				#c00;
}



/* --( signin )------------------------------------------------------------ */
div.signin {
    border: 1px solid #eee;
    padding: 1.0em;
    font-size: 13px;
}

div#signin-help {border-top: none;}

div.signin h2 font {
    font-size: 128%;
    color: #000;
}

div.signin input {
    padding: .3em;
    font-size: 13px;
    font-weight: bold;
}

div.signin li {font-size: 13px;}

div.signin a,
div.signin a font {font-size: 11px; font-weight: normal; color: #333;}
    div.signin a:hover { text-decoration: underline;}
    
div.signin input.submit {
    display: block;
    margin-top: 10px;
}


/* --( register )----------------------------------------------------------- */
div#register th {
	background:			none;

	font-weight:			normal;
	text-align:			right;
}

div#register th.label_full {width:	15%;}
div#register td.fiedl_full {width:	85%;}

div#register th.label_half {width:	15%;}
div#register td.fiedl_half {width:	35%;}

div#transp_register {
	background:			#d4d0c8;
	border-top:			1px solid #fff;
	border-right:			1px solid #808080;
	border-bottom:			1px solid #808080;
	border-left:			1px solid #fff;

	width:				200px;
}

div#transp_register table {
	border-collapse:		separate;
	border-spacing:			3px;
}

div#transp_register table thead th {
	padding:			4px;

	background:			#0a246a;
	font-weight:			bold;
	color:				#fff;
	text-align:			center;
}

div#transp_register table tfoot td {
	text-align:			right;
}



/* --( billing )------------------------------------------------------------ */
div#cart_dc_n_gc th,
div#cart_charge_n_total th {
	background:			none;
}

div#billing th, div#billing td {padding:4px;}

div#billing span.paymentPrice {
	margin:				0 10px;

	font-weight:			bold;
	color:				#090;
}

div#billing table#third-step table table th {background: #f0f0f0; border: 1px solid #ccc;}
div#billing table#third-step table table td.tbl_row_0,
div#billing table#third-step table table td.tbl_row_1 {border: 1px solid #ccc; border-top: none;}



/* --( summary )------------------------------------------------------------ */
div#order_id {
	position:			relative;
	left:				0;
	float:				left;

	display:			block;
	width:				200px;
	height:				120px;
	background:			url(../images/36/summary_order_id_bg.jpg) no-repeat top left;
}

div#order_id h3 {
	display:			none;
}

div#order_id span {
	position:			absolute;
	top:				30px;

	display:			block;
	width:				100%;

	font-size:			24px;
	font-weight:			bold;
	color:				#ff0;
	text-align:			center;
}

div#order_id_note {
	position:			absolute;
	top:				71px;
	left:				0;
}

div#order_id_note p {
	display:			block;
	width:				180px;
	margin:				0 10px;

	font-size:			11px;
	font-weight:			normal;
	color:				#fff;

	text-align:			center;
}

div#order_inf {
	float:				right;
	display:			block;

	position:			relative;
	right:				0;

	width:				530px;
	padding:			10px;
	height:				100px;
	background:			url(../images/36/summary_order_inf_bg.gif) no-repeat top left;
}
	*html div#order_inf {
		width:			550px;
		height:			120px;
	}

div#order_inf h3 {
	margin:				0;
	padding:			0;

	font-size:			13px;
	color:				#888;
	letter-spacing:			-1px;
}

div#order_pop {
	clear:				both;
	position:			relative;
	top:				10px;

	text-align:			center;
}

div#summary_header table {
	clear:				both;
}

div#summary_body {
	clear:				both;
	margin:				20px 0 0 0;
}

div#summary td {padding:	4px;}

div#summary_body th {background:	none;}

div#summary_body_products {
	background:			url(../images/36/cart_header_bg.gif) no-repeat top left;
}

div#summary_dc_n_gc {
	background:			#f8f8f8;
}

div#summary_total {
	background:			url(../images/36/cart_footer_bg.gif) no-repeat bottom left;
}

div#summary_footer {
	margin:				20px 0 0 0;
}

div#summary pre {
	font-family:			Arial;
	font-size:			11px;
	color:				#666;
}

.iZoom {
    left: 243px; /* big width */
    z-index: 1;
}
