/* ::::::::: CAUPO SHOP PRO 7CSS V3.05 ::::::::: */
* { 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;
}

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 {
	position: absolute;
	top: 120px;
	left: 0;
	margin: 0px 0px 0px 0px;
	width: 990px;
	background-color: #fff;
}

#content-wrapper {
	width: 952px;
	margin: 0px 0px 0px 0px;
	padding: 10px 8px 10px 0px;
	background-color: #fff;
	border-top: 1px dotted #9a9997;
	border-right: 1px dotted #9a9997;
	border-bottom: 1px dotted #9a9997;
}

/*
		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 15px;
	clear:left;
	float:left;
}
/* -----------------------------------------------
nav top
----------------------------------------------- */
#nav-top {
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	height: 100px;
	width: 946px;
	background-color:#DADBF2;
}

#nav_top_menue {
	position: absolute;
	top: 90px;
	left: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 20px;
	width: 961px;
	background-color:#ffba00;
	z-index:10;
	background: url(../../../gra/bg_nav_top_menue.jpg) repeat-x;
}

#logo {
	position:absolute;
	left:15px; top:5px;
	margin:0 0 0 0;
	background-color: #fff;
	z-index:6;
}
#banner {
	font-size: 11pt;
	font-weight:bold;
	position:absolute;
	left:310px;
	top:40px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:transparent;
/*	border: 1px solid #999;*/
	z-index:6;
}
#basket_info {
	position: absolute;
	top: 0px;
	left: 400px;
	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: 220px;
	height: 20px;
	padding:0 10px 0 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#basket_top {
	position: absolute;
	top: 0px;
	left: 840px;
	height: 20px;
	width: 120px;
	padding: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: 960px;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #9a9997;
}
#nav-bottom {
	font-size: 9pt;
	font-weight: normal;
	width: 960px;
	margin: 0 0 0 0;
	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:#DADBF2;
	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:#DADBF2;
	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:#DADBF2;
	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:#DADBF2;
	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:#DADBF2;
	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:#DADBF2;
	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:#DADBF2;
	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
----------------------------------------------- */
#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:210px;
	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:33px;
	width: 175px;
	font-size: 11px;
	text-align:center;
	background-color:transparent;
}
.p_l_c_img_4_col {
	height:140px;
	width: 160px;
	padding: 2px 5px 5px 10px;
	text-align:center;
	vertical-align:baseline;
	background-color:transparent;
}
.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:#DADBF2;
	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 select {
	width:80px;
	border: 1px solid #999;
	background-color: #fff;
}
.p_d_button {
	height:40px;
	border-bottom: 1px solid #9a9997;
}

/* -----------------------------------------------
product details related
----------------------------------------------- */
#p_d_r_title {
	margin: 0 0 10px 0;
	padding:2px 0px 2px 5px;
	color:#000;
	background:#DADBF2;
	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:33px;
	width: 175px;
	font-size: 11px;
	text-align:center;
	background-color:transparent;
}
.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: #DADBF2;
	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
----------------------------------------------- */
