/* ::::::::: CAUPO SHOP PRO CSS V3.72 ::::::::: */
* { margin:0; padding:0;}

body {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9pt;
	color:				#000;
	background-color:	#fff;
	margin:				0px 0px 0px 0px;
	text-align:			center;

}
h1, h2, h3, h4, h5, h6 {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal;
	color:				#000;
}
h1 {
	font-size:			11pt;
	font-weight:		bold;
	color:				#ffba00;
	background-color:	transparent;
	line-height:		18px;
	margin-bottom:		5px;
}

h2 {
	font-size:			9pt;
	font-weight:		normal;
	color:				#000;
	background-color:	transparent;
}
a			{color:		#000;}
a:visited	{color:		#000;}
a:hover		{color:		#9a9997;}
a:active	{color:		#ff0000;}
img			{border:	0px none;}
input {
	color:				#000;
	border:				1px solid #999;
	background-color:	#fff;
}
a.price_hint:link, a.price_hint:active, a.price_hint:visited {
	color:				#000;
	text-decoration:	underline;
}
a.price_hint:hover{
	color:				#9a9997;
	text-decoration:	underline;
}
.button_01 {
	height:				20px;
	color:				#000;
	background-color:	#ffba00;
	font-size:			9pt;
	font-weight:		bold;
	text-align:			center;
	vertical-align:		middle;
	cursor:				pointer;
	border-width:		1px;
	margin:				2px 0 5px 0;
	padding:			0 5px 0 5px;
}
.button_search {
	height:				18px;
	color:				#000;
	background-color:	#ffba00;
	font-size:			9pt;
	font-weight:		bold;
	text-align:			center;
	vertical-align:		middle;
	cursor:				pointer;
	border-width:		1px;
	margin:				0px 0 3px 5px;
	padding:			0 5px 0 5px;
}
/* -----------------------------------------------
page structure
----------------------------------------------- */
#page {
	margin:				180px auto;
	width:				940px;
	background-color:	#fff;
	text-align:			left;

	/*border:				1px solid #000;*/

}
#content-wrapper {
	width:				940px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 00px 0px;
	background-color:	#fff;
}
/*
		To switch the sidebar to the right side, simply change
		the "float" and "clear" properties of #content and
		#sidebar from right to left and left to right.
*/
#content {
	float:				right;
	min-height:			580px;
	width:				732px;
	margin:				0 0 0 0;
	padding:			0 0 0 0px;
}
#sidebar {
	font-size:			9pt;
	width:				190px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	clear:				left;
	float:				left;
}
/* -----------------------------------------------
nav top
----------------------------------------------- */
#nav_top_wrapper {
	position:			absolute;
	top:				0px;
	left:				0px;
	margin:				0px 0 0 0;
	padding:			0px 0px 0px 0px;
	height:				140px;
	width:				100%;
	background-color:	#00448d;
	text-align:			center;
/*	border:				1px solid #cc0000;*/
}

#nav-top {
	margin:				0px auto;
	padding:			0px 0px 0px 0px;
	height:				140px;
	width:				940px;
	background-color:	transparent;
	text-align:			left;
/*	border:				1px solid #000; */
}

#nav_top_menue_wrapper {
	position:			absolute;
	top:				141px;
	left:				0;
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	height:				20px;
	width:				100%;
	text-align:			center;
	background-color:	#ffba00;
	background:			url(../../../gra/bg_nav_top_menue.jpg) repeat-x;
/*	border:				1px solid #cc0000;*/
}


#nav_top_menue {
	position:			relative;
	margin:				0px auto;
	padding:			0px 0px 0px 0px;
	line-height:		20px;
	width:				940px;
	background-color:	transparent;
	z-index:			10;
}
#logo {
	position:			relative;
	top:				5px;
	left:				0px;
	width:				300px;
	margin:				0 0 0 0;
	padding:			0px 0px 0px 0px;
	background-color:	transparent;
	z-index:			6;
/*	border:				1px solid #000;*/
}
#banner {
	font-size:			12pt;
	font-weight:		normal;
	position:			relative;
	left:				200px;
	top:				-30px;
	width:				620px;
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	color:				#fff;
	background-color:	transparent;
	z-index:6;
/*	border:				1px solid #cc0000; */
}
#basket_info {
	position:			absolute;
	top:				0px;
	left:				208px;
	height:				20px;
	min-width:			210px;
	padding:			0 10px 0 10px;
	border-left:		1px solid #fff;
	border-right:		1px solid #fff;
	z-index:			100;
}
#home_link {
	position:			absolute;
	top:				0px;
	left:				1px;
	width:				179px;
	height:				20px;
	padding:			0 0 0 8px;
	text-align:			left;
	border-left:		1px solid #fff;
	border-right:		1px solid #fff;
}
#basket_top {
	position:			absolute;
	top:				0px;
	left:				828px;
	height:				20px;
	width:				110px;
	padding:			0 0 0 0;
	text-align:			center;
	border-left:		1px solid #fff;
	background:			url(../../../gra/bg_nav_top_basket.jpg) repeat-x;
}
a.basket:link,a.basket:active,a.basket:visited {
	color:				#fff;
	text-decoration:	none;
	display:			block;
	cursor:				pointer;
}
a.basket:hover {
	color:				#000;
	text-decoration:	none;
	display:			block;
	cursor:				pointer;
}
a.nav_top_menue:link,a.nav_top_menue:active,a.nav_top_menue:visited {
	color:				#000;
	text-decoration:	none;
	display:			block;
}
a.nav_top_menue:hover {
	color:				#ff0000;
	text-decoration:	none;
	display:			block;
}
/* -----------------------------------------------
nav-bottom
----------------------------------------------- */
#footer {
	text-align:			center;
	width:				940px;
	clear:				both;
	margin:				10px 0px 0px 0px;
	padding:			10px 0px 0px 0px;
	border-top:			1px dotted #9a9997;
/*	border:				1px dotted #cc0000; */
}
#nav-bottom {
	font-size:			9pt;
	font-weight:		normal;
	width:				734px;
	margin:				0 0 0 205px;
	padding-bottom:		10px;
	color:				#585858;
	text-align:			center;
/*	border:				1px solid #000; */
}
#nav-bottom ul {
	margin:				0 0 0 0;
	padding-top:		5px;
}
#nav-bottom li {
	list-style-type:	none;
	display:			inline;
	margin:				0 0 0 0;
	padding-left:		5px;
	font-size:			11px;
	text-align:			right;
}
/* -----------------------------------------------
categories
----------------------------------------------- */
.i_m_categories_title {
	font-weight:		normal;
	margin:				0 0 0 0;
	padding:			0 0 0 10px;
	line-height:		18px;
	height:				18px;
	color:				#000;
	background:			url(../../../gra/bg_i_m_categories_title.gif) repeat-x;
	background-color:	transparent;
/*	border-bottom:		1px #c9cacf solid; */
}
.i_m_categories_active {
	margin:				0 0 0 0;
	padding:			0 0 0 10px;
	color:				#000;
	background:			#ffba00;
	height:				18px;
	border-top:			1px #fffeef solid;
	border-bottom:		1px #c9cacf solid;
}
.i_m_categories_passive {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color:#000;
	background-color:#ebecf0;
	line-height:18px;
	border-top:1px #ffffff solid;
	border-bottom:1px #c9cacf solid;
}
a.i_m_categories_a_link:link,a.i_m_categories_a_link:active,a.i_m_categories_a_link:visited {
	font-size:8pt;
	color:#000;
	text-decoration:none;
	line-height:18px;
}
a.i_m_categories_a_link:hover {
	color:#ff0000;
}
a.i_m_categories_p_link:link,a.i_m_categories_p_link:active,a.i_m_categories_p_link:visited {
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
a.i_m_categories_p_link:hover {
	color:#ff0000;
}
.i_m_categories_bottom {
	line-height:6px;
	height:6px;
	background-color:transparent;
}
/* -----------------------------------------------
search
----------------------------------------------- */
.i_m_search_title {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	line-height: 18px;
	height: 18px;
	color: #000;
	background: url(../../../gra/bg_i_m_search_title.gif) repeat-x;
	background-color:transparent;
	/*border-bottom:1px #c9cacf solid;*/
}
.i_m_search {
	font-size:8pt;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	color:#9a9997;
	background-color:#ebecf0;
	border-bottom:1px #c9cacf solid;
}
input.i_m_search_form {
	font-size:9pt;
	font-weight:normal;
	width:120px;
	border: 1px solid #7a7942;
}
.i_m_search_bottom {
	line-height:6px;
	height:6px;
	background-color:transparent;
}
/* -----------------------------------------------
service
----------------------------------------------- */
.i_m_service_title {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	line-height: 18px;
	height: 18px;
	color: #000;
	background: url(../../../gra/bg_i_m_service_title.gif) repeat-x;
	background-color:transparent;
	/*border-bottom:1px #c9cacf solid;*/
}
.i_m_service {
	margin: 0 0 0 0;
	color:#000;
	background-color:transparent;
	line-height:18px;
}
.i_m_service ul li {
	font-size:8pt;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	list-style-type:none;
	background-color:#ebecf0;
	border-top:1px #ffffff solid;
	border-bottom:1px #c9cacf solid;
}
.i_m_service ul li a,i_m_service ul li a:visited,i_m_service ul li a:active {
	margin: 0 0 0 0;
	color:#000;
	text-decoration:none;
	display:block;
}
.i_m_service ul li a:hover {
	margin: 0 0 0 0;
	color:#ffba00;
	text-decoration:none;
	display:block;
}
.i_m_service_bottom {
	line-height: 6px;
	height: 6px;
	background-color:transparent;
}
/* -----------------------------------------------
login
----------------------------------------------- */
.i_m_log_in_title {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	line-height: 18px;
	height: 18px;
	color: #000;
	background: url(../../../gra/bg_i_m_log_in_title.gif) repeat-x;
	background-color:transparent;
	/*border-bottom:1px #c9cacf solid;*/
}
.i_m_log_in {
	font-size:8pt;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	color:#000;
	background-color:#ebecf0;
	border-bottom:1px #c9cacf solid;
}
input.i_m_log_in_form {
	font-size: 10px;
	font-weight: normal;
	width:120px;
	border: 1px solid #7a7942;
}
a.i_m_log_in_link:link, a.i_m_log_in_link:active, a.i_m_log_in_link:visited {
	font-size: 11px;
	line-height:15px;
	color:#000;
	text-decoration:underline;
}
a.i_m_log_in_link:hover{
	color:#9a9997;
	text-decoration:underline;
}
.i_m_log_in_bottom {
	line-height:6px;
	height:6px;
	background-color:transparent;
}
/* -----------------------------------------------
logout
----------------------------------------------- */
.i_m_log_out_title {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	line-height: 18px;
	height: 18px;
	color: #000;
	background: url(../../../gra/bg_i_m_log_out_title.gif) repeat-x;
	background-color:transparent;
	/*border-bottom:1px #c9cacf solid;*/
}

.i_m_log_out {
	font-size:8pt;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	color:#000;
	background-color:#ebecf0;
	border-bottom:1px #c9cacf solid;
}
.i_m_log_out_bottom {
	line-height:6px;
	height:6px;
	background-color:transparent;
}
/* -----------------------------------------------
language
----------------------------------------------- */
.i_m_language_title {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	line-height: 18px;
	height: 18px;
	color: #000;
	background: url(../../../gra/bg_i_m_language_title.gif) repeat-x;
	background-color:transparent;
	/*border-bottom:1px #c9cacf solid;*/
}
.i_m_language {
	font-size:8pt;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	color:#000;
	background-color:#ebecf0;
	border-bottom:1px #c9cacf solid;
}
a.i_m_language_link:link, a.i_m_language_link:active, a.i_m_language_link:visited {
	font-size:8pt;
	line-height:15px;
	color:#000;
	text-decoration:underline;
}
a.i_m_language_link:hover{
	color:#9a9997;
	text-decoration:underline;
}
.i_m_language_bottom {
	line-height:6px;
	height:6px;
	background-color:transparent;
}
/* -----------------------------------------------
currency
----------------------------------------------- */
.i_m_currency_title {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	line-height: 18px;
	height: 18px;
	color: #000;
	background: url(../../../gra/bg_i_m_currency_title.gif) repeat-x;
	background-color:transparent;
	/*border-bottom:1px #c9cacf solid;*/
}
.i_m_currency {
	font-size:8pt;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	color:#000;
	background-color:#ebecf0;
	border-bottom:1px #c9cacf solid;
}
a.i_m_currency_link:link, a.i_m_currency_link:active, a.i_m_currency_link:visited {
	font-size:8pt;
	line-height:15px;
	color:#000;
	text-decoration:underline;
}
a.i_m_currency_link:hover{
	color:#9a9997;
}
.i_m_currency_bottom {
	line-height:6px;
	height:6px;
	background-color:transparent;
}
/* -----------------------------------------------
content
----------------------------------------------- */
.price_old {
	font-weight:		bold;
	text-decoration :	line-through;
	color:				#000;
}
.price_red {
	font-weight:		bold;
	color:				#cc0000;
}
#content_info {
	margin:				0px 0 10px 0;
	padding:			10px 10px 10px 10px;
	background:			#fff;
	border:				1px solid #9a9997;
}

a.content_info:link, a.content_info:active, a.content_info:visited {
	color:				#000;
	text-decoration:	underline;
}

a.content_info:hover{
	color:				#9a9997;
}

.content_error {
	margin:				0 0 10px 0;
	padding:			10px 10px 10px 10px;
	font-weight:		bold;
	color:				#ff0000;
	background-color:	#fff;
	border:				1px solid #ff0000;
}
.content_desc {
	color:				#000;
	background:			transparent;
	margin:				0 0 0 0;
	padding:			0px 0px 0px 0px;
	/*border: #000 1px solid;*/
}
/* -----------------------------------------------
errors
----------------------------------------------- */
.error {
	font-weight:		bold;
	color:				#ff0000;
	background-color:	transparent;
}
/* -----------------------------------------------
structure product list 4 col
----------------------------------------------- */
.p_l_frame_4_col {
	width:				740px;
	margin-bottom:		10px;
	padding:			0 0 0 0;
	text-align:			left;
}
.p_l_content_4_col {
	width:				175px;
	padding:			0px;
	float:				left;
	background:			#fff;
}
.p_l_spacer_4_col {
	width:				10px;
	padding:			0px;
	float:				left;
	background:			transparent;
}
/* -----------------------------------------------
product list container for list with 4 col
----------------------------------------------- */
.p_l_c_frame_4_col {
	height:				223px;
	width:				175px;
	margin:				0 0 0 0;
	padding:			5px 0px 0px 0px;
	background:			transparent;
	border:				1px solid #9a9997;
}
.p_l_c_text_4_col {
	height:				35px;
	width:				175px;
	font-size:			11px;
	text-align:			center;
	background-color:	transparent;
	/*border:				1px solid #ff0000;*/
}
.p_l_c_img_4_col {
	width:				160px;
	height:				140px;
	margin:				0px 0px 0px 8px;
	padding:			0px 0px 0px 0px;
	text-align:			center;
	vertical-align:		baseline;
	background-color:	transparent;
	/*border:				1px solid #ff0000;*/
}
.p_l_c_details_4_col {
	width:				50px;
	margin-right:		5px;
	padding:			5px;
	background-color:	#fff;
}
.p_l_c_price_4_col {
	font-size:			8pt;
	float:				right;
	width:				150px;
	margin-left:		5px;
	padding:			5px;
	background-color:	#fff;
	text-align:			right;
	/*border:				1px solid #ff0000;*/
}

a.p_l_c:link, a.p_l_c:visited, a.p_l_c:active {
	color:				#000;
	text-decoration:	none;
}
a.p_l_c:hover {
	color:				#000;
	text-decoration:	underline;
}
/* -----------------------------------------------
sub-categories list 3 col
----------------------------------------------- */
.sc_l_frame {
	width:				740px;
	margin:				10px 0 10px 0;
	padding:			0 0 0 0;
	text-align:			left;
	/*border: 1px solid #ff0000;*/
}
.sc_l_content_text {
	width:				232px;
	min-height:			30px;
	margin:				0 0 0 0;
	padding:			10px 0 0 0;
	float:				left;
	background:			transparent;
	text-align:			center;
	border:				1px solid #9a9997;
}

a.sc_l_content_text_link:link, a.sc_l_content_text_link:visited, a.sc_l_content_text_link:active {
	color:				#000;
	text-decoration:	none;
}
a.sc_l_content_text_link:hover {
	color:				#000;
	text-decoration:	underline;
}

.sc_l_content_image {
	width:				234px;
	min-height:			30px;
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	float:				left;
	background:			transparent;
	text-align:			center;
}
.sc_l_spacer {
	width:				15px;
	padding:			0px;
	float:				left;
	background:			transparent;
	/*border: 1px solid #000;*/
}
/* -----------------------------------------------
page browser
----------------------------------------------- */
.pb_frame {
	line-height:		18px;
	width:				732px;
	margin-right:		0;
	margin-left:		0px;
	margin-top:			5px;
	margin-bottom:		8px;
	padding:			0px;
	text-align:			left;
	color:				#fff;
	background:			#ebecf0;
	border-bottom:		1px #c9cacf solid;
}
.pb_left {
	font-size:			8pt;
	width:				300px;
	padding:			0px 0px 0px 10px;
	float:				left;
	color:				#000;
	background:			transparent;
}
.pb_right {
	font-size:			8pt;
	width:				300px;
	padding:			0px 10px 0px 0px;
	float:				right;
	color:				#000;
	background:			transparent;
	text-align:			right;
}
/* aktiv */
.browsera {
	line-height:		18px;
	font-weight:		bold;
	color:				#000;
}
a.browser_link:link,a.browser_link:active,a.browser_link:visited {
	line-height:		18px;
	color:				#000;
}
a.browser_link:hover {
	color:				#000;
}
/* -----------------------------------------------
product details
----------------------------------------------- */
.p_d_frame {
	font-size:			9pt;
	min-height:			100px;
	width:				710px;
	margin:				0 0 10px 0;
	padding:			10px 10px 10px 10px;
	background:			#fff;
	border:				1px solid #9a9997;
}
.p_d_c_left {
	float:				left;
	font-size:			11px;
	width:				342px;
	margin:				0 0 0 0;
	padding:			0px 0px 0px 0px;
	color:				#000;
	background-color:	transparent;
}
.p_d_c_right {
	float:				right;
	font-size:			11px;
	width:				342px;
	margin:				0 0 0 10px;
	padding:			0px 0px 0px 0px;
	color:				#000;
	background-color:	transparent;
}
.p_d_frame img {
	padding:			5px 10px 10px 0;
}

a.p_d_frame_link:link, a.p_d_frame_link:active, a.p_d_frame_link:visited {
	color:				#000;
	text-decoration:	underline;
}
a.p_d_frame_link:hover{
	color:				#9a9997;
	text-decoration:	underline;
}
.p_d_list {
	height:				25px;
	border-bottom:		1px solid #9a9997;
}
.p_d_list img {
	padding: 			0px 5px 0px 0;
}

.p_d_list select {
	width:				80px;
	border:				1px solid #999;
	background-color:	#fff;
	margin:				0 0 0 0;
	padding:			0px 0px 0px 0px;
}
.p_d_button {
	height:				40px;
	border-bottom:		1px solid #9a9997;
}
.p_d_img_box_w_250 {
	width:				343px;
	border:				0px solid #9a9997;
}
.p_d_img_rollover {
	width:				50px;
	margin-top:			2px;
	margin-left:		6px;
	margin-right:		-6px;
	margin-bottom:		-2px;
	border:				0px solid #9a9997;
}
.p_d_td_rollover {
	width:				50px;
	height:				50px;
	vertical-align:		middle;
	text-align:			center;
	cursor:				pointer;
	border:				1px solid #9a9997;
}
.p_d_td_rollover_selected {
	width:				50px;
	height:				50px;
	vertical-align:		middle;
	text-align:			center;
	cursor:				pointer;
	border:				1px solid #cc0000;
}

/* -----------------------------------------------
product details related
----------------------------------------------- */
#p_d_r_title {
	margin:				0 0 10px 0;
	padding:			2px 0px 2px 5px;
	color:				#000;
	background:			#ebecf0;
	border-bottom:		1px #c9cacf solid;
}
.p_d_r_c_frame_3_col {
	height:				188px;
	width:				238px;
	margin:				0 0 0 0;
	padding:			0px 0px 0px 0px;
	position:			relative;
	overflow:			visible;
	background:			transparent;
	border:				1px solid #7e2372;
}

.p_d_r_c_frame_4_col {
	height:				210px;
	width:				175px;
	margin:				0 0 0 0;
	padding:			5px 0px 0px 0px;
	position:			relative;
	overflow:			visible;
	background:			transparent;
	border:				1px solid #9a9997;
}
.p_d_r_c_text_4_col {
	height:				23px;
	width:				175px;
	font-size:			11px;
	text-align:			center;
	background-color:	transparent;
	/* border:				1px solid #ff0000; */
}
.p_d_r_c_img_4_col {
	height:				140px;
	width:				160px;
	padding:			2px 5px 5px 10px;
	text-align:			center;
	vertical-align:		baseline;
	background-color:	transparent;
}
.p_d_r_c_details_4_col {
	width:				60px;
	margin-right:		5px;
	padding:			5px;
	background-color:	#fff;
}
.p_d_r_c_price_4_col {
	font-size:			8pt;
	float:				right;
	width:				150px;
	margin-left:		5px;
	padding:			5px;
	background-color:	#fff;
	text-align:			right;
}
/* -----------------------------------------------
formulare
----------------------------------------------- */
.form_label {
	background-color:	#c9cacf;
	height:				22px;
	line-height:		22px;
	vertical-align:		bottom;
	padding:			1px 3px 1px 5px;
	border-left:		1px solid #f2f2f2;
	border-bottom:		1px solid #fff;
	text-align:			left;
}
.form_input {
	background-color:	#ebecf0;
	height:				22px;
	line-height:		22px;
	vertical-align:		bottom;
	padding:			1px 3px 1px 5px;
	border-left:		1px solid #f2f2f2;
	border-bottom:		1px solid #fff;
	text-align:			left;
}
/* -----------------------------------------------

----------------------------------------------- */
.p_a {
	margin:				10px 0 0 0;
	text-align:			center;
}
/* -----------------------------------------------
EOF
----------------------------------------------- */
