@charset "UTF-8";

/*
 * Sued-West Framework Odlo-Outdoor-Shop
 * framework.css
 */
	/* ============================================================================================== */
	/* ==================================================================================// Framework */
	/* ============================================================================================== */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #EBEBEB;
	background-image: none;
}

/* ==================================================================================// Default Styles */
.defaultBox {
	background-color: #EBEBEB;
	border-color: #6FB0E3;
}

input.inputText {
	color: #000;
	border-color: #9C9D9B;
}

.arrowIcon {
	background: url(../../images/frontend/icons/arrow.gif) no-repeat left
		center;
	padding-left: 32px;
}

.columnLeft .shopNavigation li.main a.hover,
.columnLeft .shopNavigation li.main a.focus, 
.columnLeft .shopNavigation li.sub a.hover {
	color:#FFF;
}

.pageContent .moduleConfigContent table {
	border: 1px solid #6FB0E3 !important;
}
.pageContent .moduleConfigContent table th,
.pageContent .moduleConfigContent table td{
	border: 1px solid #6FB0E3 !important;
}

/* ==================================================================================// Header */
.frameWrapper {
	background-image: url(../../images/frontend/layout/bg_wrapper.gif);
}

.columnHeader .headerNavigation {
	background-color: #67676B;
}

.columnHeader .headerNavigation .mainNavigation {
	border-color: #6FB0E3;
}

.columnHeader .headerNavigation .mainNavigation li a {
	color: #F6F6F6;
	background-color: #A4A4A6;
	padding: 4px 17px 4px 18px; 
}

.columnHeader .headerNavigation .mainNavigation li a:link,.columnHeader .headerNavigation .mainNavigation li a:visited
	{
	background-image: none;
	background-color: #A4A4A6;
}

.columnHeader .headerNavigation .mainNavigation li a:hover,
.columnHeader .headerNavigation .mainNavigation li a:active,
.columnHeader .headerNavigation .mainNavigation li a:focus,
.columnHeader .headerNavigation .mainNavigation li a.hover
	{
	background-color: #6FB0E3;
}

.columnHeader .headerNavigation .mainNavigation li ul li a {
	color: #F6F6F6;
}

.columnHeader .headerNavigation .mainNavigation li ul li a:link,.columnHeader .headerNavigation .mainNavigation li ul li a:visited
	{
	background-color: #A4A4A6;
}

.columnHeader .headerNavigation .mainNavigation li ul li a:active,.columnHeader .headerNavigation .mainNavigation li ul li a:focus,.columnHeader .headerNavigation .mainNavigation li ul li a:hover
	{
	background-color: #6FB0E3;
}

.columnHeader .headerContent h1 {
	color: #6FB0E3;
}

.columnHeader .headerContent .search .searchHead {
	background-color: #67676B;
	color: #FFF;
}

.columnHeader .headerContent .searchWrap .inputText {
	float: left;
}

/* ==================================================================================// Search und Warenkorb-Feld */
.columnHeader .headerContent .shopCart .shopCartHead {
	background-color: #67676B;
}
.columnHeader .headerContent .shopCart .shopCartHeadWithItem{
    background-color: #8B0000;
}

.search input {
	color: #000;
}

.columnHeader .headerContent .search {
	border-color: #DFDFDF;
}

.columnHeader .headerContent .shopCart .cartBox {
	
}

.columnHeader .headerContent .shopCart .cartBox .cartBoxTop {
	background-image: url(../../images/frontend/layout/cartBox_top.png);
}

.columnHeader .headerContent .shopCart .cartBox .cartBoxBottom {
	background-image: url(../../images/frontend/layout/cartBox_bottom.png);
}

.columnHeader .headerContent .shopCart .cartBox .cartBoxCenter {
	background-image: url(../../images/frontend/layout/cartBox_center.png);
}

/* ==================================================================================// Content Column */
.columnContent {
	background-image: url(../../images/frontend/layout/bg_wrapper_1px.gif);
	background-repeat: repeat-y;
}

.columnContent .bgWrapper {
	background-image: url(../../images/frontend/layout/bg_wrapper.gif);
}

.columnContent h1 {
	background-image: url(../../images/frontend/icons/arrowBlack.gif);
}

.columnContent .pageContent {
	border-color: #6FB0E3;
}

.columnContent .breadCrumb a:hover {
	color: #6FB0E3;
}

/* ==================================================================================// Left Column */
.columnLeft .shopNavigation {
	padding: 0;
}

.columnLeft .shopNavigation li {
	border-color: #fff;
}

.columnLeft .shopNavigation li a:active,.columnLeft .shopNavigation li a:focus,.columnLeft .shopNavigation li a:hover,.columnLeft .shopNavigation li a.hover
	{
	background-color: #6FB0E3;
	color: #fff;
}

.columnLeft .shopNavigation li.main a {
	padding: 6px 0 6px 15px;
	background-image: none;
}

.columnLeft .shopNavigation li.sub a {
	padding: 3px 0 3px 15px;
	background-image: none;
}

/* ==================================================================================// Right Column */
.orderCataloge .inputText {
	background: #FBFBFB;
}

/* ==================================================================================// Cart */
.columnContent .cartContent {
	border-color: #6FB0E3;
}

ul.progressList li.active {
	background-color: #6FB0E3;
}

ul.progressList li {
	background-color: #EBEAEA;
}

ul.progressList li span {
	color: #000;
}

ul.progressList li div.step input {
	color: #000;
}

ul.progressList li div.step {
	color: #000;
}

.tableCart tbody a:link,.tableCart tbody a:visited {
	text-decoration: none;
	color: #000;
}

.tableCart tbody a:active,.tableCart tbody a:focus,.tableCart tbody a:hover
	{
	color: #6FB0E3;
}

.tableCart th {
	color: #6FB0E3;
	border-bottom: 1px solid #E6E6E6;
}

.columnContent .cartContent .blueLink {
	text-decoration: none;
	color: #6FB0E3;
}

/* ==================================================================================// Footer */
.columnFooter hr {
	border-color: #6FB0E3;
}

.columnFooter ul li a:active,.columnFooter ul li a:focus,.columnFooter ul li a:hover
	{
	color: #6FB0E3;
}

.columnFooter .pageClose {
	background-image: url(../../images/frontend/layout/pageClose.png);
}

.orderCataloge a:hover,.orderCataloge a:focus {
	color: #6FB0E3;
}

.odloImpressum {
	text-decoration: none;
	background: url(../../images/frontend/special/logo_suedwest.gif)
		no-repeat center bottom;
	height: 84px;
	width: 400px;
	display: block;
}

/* ==================================================================================// MyAccount */
.myAccountMenu ul li {
	background-image: url(../../images/frontend/icons/arrowBlack.gif);
}

.myAccountMenu ul li a:active,.myAccountMenu ul li a:focus,.myAccountMenu ul li a:hover
	{
	color: #6FB0E3;
}

/* ==================================================================================// MyOrders */
.tableList th {
	color: #6FB0E3;
	border-bottom: 1px solid #E6E6E6;
}

.tableList td {
	border-bottom: 1px solid #E6E6E6;
}

/* ==================================================================================// Others */
.error {
	background: #F9D2D2;
	margin-bottom: 6px;
}

.errorText {
	color: #E53939;
	font-size: 12px;
}

.notice {
	background: #FFFF99;
	margin-bottom: 6px;
}

.success {
	background: #AAB848;
	margin-bottom: 6px;
}

/* ==================================================================================// Header */
.columnHeader .headerMeta .metaNavigation li a:hover,.columnHeader .headerMeta .metaNavigation li a:active,.columnHeader .headerMeta .metaNavigation li a:focus
	{
	color: #6FB0E3;
	text-decoration: none;
}

.columnHeader .headerContent span {
	color: #9F9F9F;
}

.columnHeader .headerContent .shopCart {
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
	float: right;
	margin: 12px 0 0 0;
	width: 138px;
}

.columnHeader .headerContent .myAccount {
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
	float: right;
	margin: 6px 0 0 0;
	width: 138px;
}

.columnHeader .headerContent .myAccount a {
	color: #9F9F9F;
	padding: 4px 6px 4px 37px;
	text-decoration: none;
	display: block;
}

.columnHeader .headerNavigation .phone {
	color: #FFF;
	background-image: url(../../images/frontend/layout/phone.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 207px;
}

/* ==================================================================================// Product List */
.producerName {
	color: #6FB0E3 !important;
}

.productList .filter {
	background-color: #EBEBEB;
	border-color: #000;
}

.productList .pagenavi a:hover {
	color: #6FB0E3;
}

.productList .listView .item .image .moreColors a {
	color: #AFAFAF;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}

.productList .listView .item .info h2 {
	color: #6FB0E3;
	font-size: 13px;
	font-weight: bold;
}

.productList .listView .item .info .movie {
	width: 47px;
	padding: 0 12px 0 0;
	float: left;
}

.productList .listView .item .info .rating {
	float: left;
	color: #9F9F9F;
	font-size: 9px;
}

.productList .listView .item .info .sizes span {
	color: #AFAFAF;
	text-decoration: none;
	cursor: pointer;
}

/* ============== Gallery View */
.productList .galleryView .galleryDivider {
	border-style: dotted;
	border-width: 0 1px 0 0;
	border-color: #949E55;
}

.productList .galleryView .item .image .moreColors a {
	color: #AFAFAF;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
}

.productList .galleryView .item .info {
	width: 100%;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #949E55;
}

.productList .galleryView .item .info h2 {
	color: #6FB0E3;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
}

.productList .galleryView .item .info .rating {
	margin: 12px 0 0 0;
	float: left;
	color: #9F9F9F;
	font-size: 9px;
}

.productList .galleryView .item .info .sizes span {
	color: #AFAFAF;
	text-decoration: none;
	cursor: pointer;
}

.productList .item .info .sizes .sizesBox {
	position: absolute;
	background: #fff;
	width: 385px;
	border-color: #DFDFDF;
	border-style: solid;
	border-width: 2px;
	z-index: 300;
	text-align: left;
	margin: 12px 0 0 0;
}

.productList .item .info .sizes .sizesBox table tbody td .red {
	background-color: #FE1010;
}

.productList .item .info .sizes .sizesBox table tbody td .green {
	background-color: #9CCD02;
}

.productList .item .info .sizes .sizesBox table tbody td .yellow {
	background-color: #FEC749;
}

/* ==================================================================================// Cart */
.register h3 {
	color: #5CABD2;
	font-size: 11px;
}

/* ==================================================================================// MyProfil */
.myAddress li input.error,.billingAddress li input.error {
	background: #F9D2D2;
}

/* ==================================================================================// myCart */
.billingAddress p.mandatory,.myAddress p.mandatory,.billingAddress .mandatory label span,.myAddress .mandatory label span
	{
	color: #E53939;
}

.borderBottom {
	border-bottom: 1px solid #DFDFDF;
}

textarea#cart_msg {
	border: 1px solid #DFDFDF;
}

/* ==================================================================================// categoryList */


.productList .galleryView .item .info h3.brand{
	text-decoration: none;
	color: #6FB0E3 !important;
}


.categoryList a {
	text-decoration: none;
	color: #6FB0E3;
}

.categoryList .product {
	border-right: 1px dotted #DFDFDF;
}

.categoryList div.hrLine {
	height: 12px;
	border-bottom: 1px dotted #DFDFDF;
}

.categoryList .product h3,.categoryList .productLast h3 {
	text-align: left;
	color: #6FB0E3;
}

/* ==================================================================================// prodDetails */
.columnContent .productDetails .pageContent .productDetailsContent {
	width: 550px;
	border-color: #6FB0E3;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	float: left;
}

.columnContent .productDetails .pageContent .productDetailsContent h1 {
	color: #6FB0E3;
	margin: 0;
}

.columnContent .productDetails .pageContent .productDetailsContent .productImage
	{
	border: 1px solid #6FB0E3;
	display: block;
	width: 280px;
	height: 280px;
	float: left;
}

.columnContent .productDetails .pageContent .productDetailsContent .productImage .zoom
	{
	width: 40px;
	height: 40px;
	position: absolute;
	margin: 240px 0 0 240px;
	background-image: url(../../images/frontend/icons/zoom.png);
}

.columnContent .productDetails .pageContent .productDetailsContent .changeProductItems .score a:hover
	{
	color: #6FB0E3;
}

.columnContent .productDetails .pageContent .productDetailsContent .productLeftColumn .moreImages
	{
	width: 280px;
	height: 120px;
	border-color: #6FB0E3;
	border-style: solid;
	border-width: 1px;
	margin: 6px 0 0 0;
	float: left;
	overflow-x: scroll;
	overflow-y: hidden;
}

.columnContent .productDetails .pageContent .sisters .name {
	color: #6FB0E3;
}

.columnContent .productDetails .pageContent .accessories .showcase {
	
}

.columnContent .productDetails .pageContent .accessories .name {
	color: #6FB0E3;
}

.columnContent .productDetails .columnLeft {
	margin: 0pt 0pt 0pt 10px;
	position: static;
	float: left;
}

.columnContent .pageContent .evaluation {
	padding-bottom: 12px;
	border-bottom: 1px solid #6FB0E3;
	background: #E0E0D1;
}

.siteFeatures ul li a#printFeature {
	background: url(../../images/frontend/icons/printFeature.gif) no-repeat
		left center;
}

.siteFeatures ul li a#adviseFeature {
	background: url(../../images/frontend/icons/adviseFeature.gif) no-repeat
		left center;
}

.siteFeatures ul li#noticeFeature a,.siteFeatures ul li#noticeFeature input
	{
	background: url(../../images/frontend/icons/noticeFeature.gif) no-repeat
		left center;
	padding-left: 21px;
	font-size: 12px;
	border: none;
	cursor: pointer;
}

.siteFeatures ul li#noticeFeature input:hover,.siteFeatures ul li a:hover
	{
	color: #6FB0E3;
}

.description .descriptionNav {
	padding-top: 20px;
	border-bottom: 1px solid #6FB0E3;
	width: auto;
	display: block;
}

.faqAnswer .faqContent {
	background: #E0E0D1;
	border: 1px solid #949E55;
}

.faqAnswer .faqContent h5 {
	font-size: 11px;
	border-bottom: 1px solid #949E55;
}

.faqAnswer .faqContent p {
	background: #fff;
	border-bottom: 1px solid #949E55;
}

.faqAnswer .faqContenta:hover {
	color: #E53939;
}

.description ul li a {
	background-color: #EBEBEB;
	border: 1px solid #6FB0E3;
	border-bottom: 1px solid #E0E0D1;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	margin: 0 4px 0 auto;
	padding: 2px 6px;
	padding-bottom: 0;
	text-decoration: none;
}

.description ul li a:hover {
	color: #E53939;
}

.description ul li a.tabon {
	background-color: #FFFFFF;
	border-color: #6FB0E3 #6FB0E3 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
}

/* ==================================================================================// Admin */
.moduleConfigMenu,.moduleConfigHead {
	width: 180px;
	background-color: #F7F8E8;
	z-index: 1000;
	padding: 6px;
	border-bottom-color: #777;
	border-right-color: #777;
	border-top-color: #DDD;
	border-left-color: #DDD;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	opacity: 0.9;
}