/**
	Reseller-CSS-Template

	@copyright 	e-matters GmbH; 2008, www.e-matters.de
	@since 		18.09.2008

*/


body {
	background: #FFFFFF url(css/bg.jpg) top repeat-x;
}



a {
	color: #000000;
}



.input_text, .input_text_2, .input_text_4 {
	xbackground-color: #E5E5E7;
	border: none;
}

textarea {
	xbackground-color: #E5E5E7;
}

select  {
	xbackground-color: #E5E5E7;
	border: none;
}


.c_box_1 {
	color: #000000;
}

	.c_box_1 .tl {
		background: url(css/c_box1_tl.gif) bottom left no-repeat;
	}

	.c_box_1 .t {
		background: url(css/c_box1_t.gif) bottom repeat-x;
	}

	.c_box_1 .tr {
		background: url(css/c_box1_tr.gif) bottom right no-repeat;
	}

	.c_box_1 .c, .c_box_1_iframe {
		background: #E2001A url(css/c_box1_c.gif) top repeat-x;
	}

	.c_box_1 .bl {
		background: url(css/c_box1_bl.gif) bottom left no-repeat;
	}

	.c_box_1 .b {
		background-color: #E2001A;
	}

	.c_box_1 .br {
		background: url(css/c_box1_br.gif) bottom right no-repeat;
	}

	.c_box_1 h1 {
		border-bottom: 1px solid #000000;
	}

	.c_box_1 .even {
		background-color: #E5E5E7;
	}

	.c_box_1 .foot {
		background-color: #E2001A;
	}

		.c_box_1 .foot p {
			border-top: 1px solid #000000;
		}

		.c_box_1 .foot a {
			color: #000000;
		}



.c_box_2 {
	background-color: #F9B6B9;
}



.c_text_1 {
	color: #555555;
}



.c_form_1 {}

	.c_form_1 h2 {
		border-bottom: 1px solid #000000;
	}



.c_form_2 {}

	.c_form_2 h2 {
		border-bottom: 1px solid #000000;
	}



.c_footer_1 {
	border-top: 2px solid #000000;
}

	.c_footer_1 a {
		color: #000000;
	}



.prd_list_hz {}

	.prd_list_hz .prd_preview_tiny {
		background-color: #F9B6B9;
	}


.order_progress {}

	.order_progress .active0 {
		background: url(css/order_progress_tl.gif) top left no-repeat;
	}

	.order_progress .active3 {
		background: url(css/order_progress_tr.gif) top right no-repeat;
	}



.main_table {}

	.main_table .content {}

		.main_table .content a {
			color: #000000;
		}

.c_header_1 {
	background: url(css/bg_head.jpg) top left no-repeat;
}

.c_navi_1 {}

	.c_navi_1 a {
		color: x_sec_color;
	}

		.c_navi_1 .active a, .c_navi_1 a:hover {
			color: #333333;
		}



.c_navi_2 {}

	.c_navi_2 a {
		color: x_sec_color;
	}

		.c_navi_2 .active a, .c_navi_2 a:hover {
			color: #333333;
		}




.cfg_price {}

	.cfg_price td {
		background-color: #F9B6B9;
		color: #000000;
	}

	.cfg_price .spacer {
		background-color: #E2001A;
	}



.prdgrp {}

	.prdgrp li.even {
		background-color: #E5E5E7;
	}

	.prdgrp a {
		color: #000000;
	}



.prdgrp_oview_cell{
	background-color:#F9B6B9;
	color: #000000;
}

.prdgrp_oview_img_cell{
	border: 1px solid #555;
}

.prdgrp_oview_top_a {
	color: #000000 !important;
}



.prdgrp_dnavi{}

	.prdgrp_dnavi a {
		color: #000000;
	}



.prdview {}

	.prdview .layout_col_2 {}

		.prdview .layout_col_2 .col1 {
			background-color: #F9B6B9;
		}



.cfg_upload_table {
	color: #000000;
}

	.cfg_upload_table .c1 {
		color: #555555;
	}

	.cfg_upload_table .c2 {
		border-bottom: 1px solid #555555;
	}

	.cfg_upload_table .c3 {
		border-bottom: 1px solid #555555;
	}



.order_progress {
	border-bottom: 2px solid #000000;
}

	.order_progress .active1 {
		background-color: #555555;
	}

	.order_progress .active2 {
		background-color: #555555;
	}

	.order_progress h1, .order_progress p, .order_progress a {
		text-decoration: none;
		border-bottom: none;
	}

.msgbox_ok{
	color: green;
}

.msgbox_error {
	color: #FFFF00;
}

.msgbox_warning {
	color: orange;
}
