@charset "UTF-8";

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

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

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

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

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

select {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #71AFDB;
	}

.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 #71AFDB !important;
}
.pageContent .moduleConfigContent table th,
.pageContent .moduleConfigContent table td{
	border: 1px solid #71AFDB !important;
}

/* ==================================================================================// Header */
.frameWrapper {
	background-image: url(../../images/frontend/layout/bg_wrapper.gif);
	border-top:2px #9C9FA4 solid;
}

.columnHeader{
	border-bottom:1px solid #000000;
	padding:0 12px 0 0;
	width:976px;
	}

.columnHeader .headerNavigation {
	background-color:#FFF;
	clear:none;
	position:static!important;
	width:826px;
	height:32px;
	border-bottom:1px solid #71AFDB;
	overflow:visible;
	float:left;
}

.columnHeader .headerNavigation .mainNavigation {
	border:none;
	margin:0;
	padding:0;
	width:100%;
	height:24px;
}

.columnHeader .headerNavigation .mainNavigation li a,
.columnHeader .headerNavigation .mainNavigation li a:link,
.columnHeader .headerNavigation .mainNavigation li a:visited {
	background-color:#FFF;
	background-image:none;
	color:#71AFDB;
	font-size:19px;
	font-weight:normal;
	height:24px;
}

.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:#71AFDB;
	background-image:none;
	color:#FFF;
}

.columnHeader .headerNavigation .mainNavigation li {
	margin:0 2px;
	}

.columnHeader .headerNavigation .mainNavigation li ul li{
	width:190px;
	}

.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: #FFF;
	font-size:13px;
}

.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: #71AFDB;
	font-size:13px;
}

.columnHeader .headerContent h1 {
	color: #71AFDB;
	float:right;
	padding:10px 20px 0 0;
	font-size:28px;
}

.columnHeader .headerContent .search .searchHead {
	background-color:transparent;
	color:#000;
	float:left;
	font-size:16px;
	font-weight:normal;
	padding-top:9px;
}

.columnHeader .headerContent .searchWrap .inputText {
	float: left;
}
.columnHeader .headerImage {
	float:left;
	margin-bottom:0;
	padding:0;
	}

.columnHeader .space{
	font-size:0;
	line-height:0;
	width:100%;
	height:8px;
	clear:both;
	background-image: url(../../images/frontend/layout/headerSpace.gif);
	}
.productList .columnHeader .space{
	background-image: url(../../images/frontend/layout/headerSpace_pList.gif);
	}

.headerNavigation ul.shopNavigation{
	border:none;
	margin:0;
	padding:0;
	width:100%;
	height:32px;
	}
	.headerNavigation ul.shopNavigation li.main{
		display:block;
		margin:0 2px;
		height:32px;
		}
		.headerNavigation ul.shopNavigation li.main a:link,
		.headerNavigation ul.shopNavigation li.main a:visited,
		.headerNavigation ul.shopNavigation li.main a{
			background-color:#FFF;
			background-image:none;
			color:#71AFDB;
			font-size:18px;
			font-weight:normal;
			height:25px;
			text-decoration:none;
			display:block;
			padding:4px 3px 3px;
			float:left;
			}
		.headerNavigation ul.shopNavigation li.main a:hover,
		.headerNavigation ul.shopNavigation li.main a:active,
		.headerNavigation ul.shopNavigation li.main a:focus,
		.headerNavigation ul.shopNavigation li.main a.hover{
			background-color:#71AFDB;
			background-image:none;
			color:#FFF;
			}
			
		.headerNavigation ul.shopNavigation li.main:hover ul.subcat{
			display:block;
			}
		.headerNavigation ul.shopNavigation li.main ul.subcat{
			display:none;
			position:absolute;
			background-color:#FFF;
			border-color:#EEE #EBEBEB #EBEBEB #EEE;
			border-style:solid;
			border-width:0 2px 2px 1px;
			}
			.headerNavigation ul.shopNavigation li.main ul.subcat li.sub{
				clear:both;
				border-top:#71AFDB 1px solid;
				
				}
				.headerNavigation ul.shopNavigation li.main ul.subcat li.sub a{
					font-size:14px;
					height:auto;
					width:225px;
					}
			
/* ==================================================================================// Search und Warenkorb-Feld */
.columnHeader .headerContent {
	background-color:#EBEBEB;
	float:left;
	margin:12px 0 0;
	padding:0;
	width:826px;
	height:108px;
	overflow:hidden;
	}
	
.columnHeader .headerContent .shopCart .shopCartHead {
	background-color: #67676B;
}
.columnHeader .headerContent .shopCart .shopCartHeadWithItem{
    background-color: #8B0000;
}

.search input {
	color: #000;
}

.columnHeader .headerContent .search {
	border:none;
	clear:both;
	margin:6px 0 0 22px;
	padding:0 0 20px 0;
	width:580px;
	height:auto;
}
.columnHeader .headerContent .search .searchWrap {
	float:left;
	padding:6px 0 6px 6px;
	width:510px;
	}
	.columnHeader .headerContent .searchWrap .inputText {
		float:left;
		height:26px;
		border:1px solid #000;
		font-size:17px;
		}
	.columnHeader .headerContent .searchWrap .inputImage {
		margin:3px 0 0 0;
		}

.shopCart .cartBox {
	
}

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

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

.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;
	margin:164px 0 0 0;
}
.productList .columnContent {
	background-image: url(../../images/frontend/layout/bg_wrapper_1px_pList.gif);
}

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

.columnContent h1 {
	background-image: url(../../images/frontend/icons/arrowBlack.gif);
	color:#71AFDB;
	font-size:16px;
}

.columnContent .pageContent {
	border:none;
	margin:0 0 0 10px;
	width:785px;
	float:left;
}

.columnContent .breadCrumb a:hover {
	color: #71AFDB;
}

.productList .galleryView .item {
	width:24%;
}

.productList .galleryView .galleryDivider {
	border-color:#000!important;
	}
	


/* ==================================================================================// 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: #71AFDB;
	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;
}
.columnRight {
	width:202px;
	margin:0 10px 0 0;
	}
.moduleShopCart{
	
	}
	.moduleShopCart .shopCartHead{
		margin:0 22px 0 10px;
		padding:5px 0;
		background:#71AFDB;
		text-align:center;
		}
		.moduleShopCart .shopCartHead a{
			color:#FFF;
			font-size:17px;
			text-decoration:none;
			}
	.moduleShopCart .shopCartContent{
		margin:0 22px 0 10px;
		background:#FFF;
		padding:5px;
		color:#A7A7A7;
		font-size:12px;
		}
	
.italic{
	color:#A7A7A7;
	display:block;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	padding:12px 22px 25px 0;
	text-align:center;
	}	
.sideBar{
	}
	.sideBar ul{
		border-top:#000 solid 1px;
		padding:4px 22px 4px 10px;
		}
		.sideBar ul li{
			border:1px solid #71AFDB;
			padding:5px 0;
			margin:12px 0;
			background:#FFF;
			text-align:center;
			font-size:15px;
			color:#71AFDB;
			letter-spacing:-1px;
			}
			.sideBar ul li a{
				color:#71AFDB;
				text-decoration:none;
				}
		.sideBar ul li.ssl{
			border:none;
			background:transparent;
			}
	
	
	
/* ==================================================================================// Cart */
.columnContent .cartContent {
	border-color: #71AFDB;
}

ul.progressList li.active {
	background-color: #71AFDB;
}

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: #71AFDB;
}

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

.columnContent .cartContent .blueLink {
	text-decoration: none;
	color: #71AFDB;
}

/* ==================================================================================// Footer */
.columnFooter hr {
	border-color: #000;
	margin:22px 10px 10px 10px;
}

.columnFooter ul li a:active,.columnFooter ul li a:focus,.columnFooter ul li a:hover
	{
	color: #71AFDB;
}

.columnFooter .pageClose {
	background-image: url(../../images/frontend/layout/pageClose.png);
	}
	.columnFooter .tel{
		color:#AFAFAF;
		}
.productList .columnFooter .pageClose {
	background-image: url(../../images/frontend/layout/pageClose_pList.png);
}

.orderCataloge a:hover,.orderCataloge a:focus {
	color: #71AFDB;
}

.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 {
	width:10%;
	background-image: url(../../images/frontend/icons/arrowBlack.gif);
}

.myAccountMenu ul li a:active,.myAccountMenu ul li a:focus,.myAccountMenu ul li a:hover
	{
	color: #71AFDB;
}

/* ==================================================================================// MyOrders */
.tableList th {
	color: #71AFDB;
	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: #71AFDB;
	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: #71AFDB !important;
}

.productList .galleryView .item .info h3.brand{
	text-decoration: none;
	color: #71AFDB !important;
}
.productList .productList .breadCrumb{
	margin:0 12px 12px 24px;
	width:555px;
	float:right;
}
.productList .productList .filter {
	border:none;
	background:none;
	width:166px;
	float:left;
	}
	.productList .filter h3{
		background-color:#FFFFFF;
		border:1px solid #71AFDB;
		color:#71AFDB;
		font-size:15px;
		letter-spacing:-1px;
		margin:0 0 6px 0;
		padding:5px 0;
		text-align:center;
		font-weight:normal;
		}
		.productList .productList .filter .listItems{
		    color:#A7A7A7;
		    text-decoration:none;
			}
		.productList .productList .filter .sub{
		    background-image:url(../../images/frontend/icons/arrowBlack.gif);
			background-position:left center;
			background-repeat:no-repeat;
			border:medium none;
			height:16px;
			margin:0 0 0 5px;
			width:18px;
			cursor:pointer;
			}
.productList .productList .pagenavi {
	border:medium none;
	float:right;
	padding:0 12px 12px 24px;
	width:555px;
}

.productList .pagenavi a:hover {
	color: #71AFDB;
}

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

.productList .listView .item .info h2 {
	color: #71AFDB;
	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;
}

.productList .listView .item {
	border-color:#DFDFDF;
	border-style:dotted;
	border-width:0 0 1px;
	float:right;
	margin:0 12px 12px 24px;
	width:555px;
	}

/* ============== Gallery View */
.productList .productList .galleryView{
	width:555px;
	float:right;
	}
.productList .productList .galleryView .item {
	width:33%;
	}

.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;
	display:block;
	float:left;
	width:34px;
}

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

.productList .galleryView .item .info h2 {
	color: #71AFDB;
	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;
}
.moreColors {
	clear:both!important;
	height:32px!important;
	text-align:left!important;
	width:100%!important;
	margin:5px 0 0 0!important;
	}
.productList .galleryView .item .image {
	text-align:center;
	width:100%;
	}

.productList .pagenavi a .pageBrowserRight, 
.productList .pagenavi a .pageBrowserRight, 
.productList .pagenavi li.pageBrowserRight,
.productList .pagenavi a .pageBrowserLeft, 
.productList .pagenavi a .pageBrowserLeft, 
.productList .pagenavi li.pageBrowserLeft
{
	background-position-y:50%!important;
}

/* ==================================================================================// Cart */
.moduleShopCart .cartBox{
	position:absolute;
	width:401px;
	border-color:#949E55;
	border-style:solid;
	border-width:0;
	z-index:300;
	text-align:left;
	margin:0 0 0 -254px;
	}
	
.moduleShopCart .cartBox .closeSizesBox
{
	color: #FFF;
	background: #FF1010;
	padding: 0 3px 1px;
	font-weight: bold;
	float: right;
	border: 1px solid #000;
	cursor: pointer;
}
	.moduleShopCart .cartBox .cartBoxTop{
		width:100%;
		height:8px;
		line-height:0px;
		background-image:url(../../images/frontend/layout/cartBox_top.png);
		background-repeat:no-repeat;
		}
	.moduleShopCart .cartBox .cartBoxBottom{
		width:100%;
		height:8px;
		line-height:0px;
		background-image:url(../../images/frontend/layout/cartBox_bottom.png);
		background-repeat:no-repeat;
		}
	.moduleShopCart .cartBox .cartBoxCenter{
		width:100%;
		background-image:url(../../images/frontend/layout/cartBox_center.png);
		background-repeat:repeat-y;
		}
		.moduleShopCart .cartBox .cartBoxCenter .notice{
			}
			.moduleShopCart .cartBox .cartBoxCenter .notice h3{
				font-size:11px;
				font-weight:bold;
				}
	.moduleShopCart .cartBox table th{
		font-size:11px;
		font-weight:bold;
		}
	.moduleShopCart .cartBox table td{
		font-size:11px;
		font-weight:normal;
		}
		.moduleShopCart .cartBox table td .image{
			width:80px;
			height:80px;
			float:left;
			}
		.moduleShopCart .cartBox table td .info{
			width:120px;
			float:right;
			}

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

.noticeCart {
	display:block;
	height:1000px;
	left:0;
	position:absolute;
	text-align:left;
	top:0;
	width:100%;
	z-index:200;
	}

/* ==================================================================================// 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 */

.categoryList a {
	text-decoration: none;
	color: #71AFDB;
}

.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: #71AFDB;
}

ul.filter li a{
	text-decoration:none;
	color:#888;
	font-weight:bold;
	}

.categoryList h3.productBrand, .categoryList .productLast h3 {
	color:#71AFDB;
	text-align:left;
	}
/* ==================================================================================// prodDetails */
.detailRow{
	width:100%;
}
.changeProductItems {
	width:457px;
	float:right;
	}

.columnContent .productDetails .pageContent {
	border-width:0;
	float:left;
	margin:0!important;
	width:795px!important;
	}

.columnContent .productDetails .pageContent .productDetailsContent {
	width: 775px;
	border:none;
	border-width: 0 1px 1px 1px;
	float: left;
}

.columnContent .productDetails .pageContent .productDetailsContent h1 {
	color: #71AFDB;
	margin: 0;
}

.columnContent .productDetails .pageContent .productDetailsContent .productImage
	{
	border: 1px solid #71AFDB;
	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: #71AFDB;
}

.columnContent .productDetails .pageContent .productDetailsContent .productLeftColumn .moreImages
	{
	width: 280px;
	height: 120px;
	border-color: #71AFDB;
	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: #71AFDB;
}

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

.columnContent .productDetails .pageContent .accessories .name {
	color: #71AFDB;
}

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

.columnContent .pageContent .evaluation {
	padding-bottom: 12px;
	border-bottom: 1px solid #71AFDB;
	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: #71AFDB;
}

.description .descriptionNav {
	padding-top: 20px;
	border-bottom: 1px solid #71AFDB;
	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 #71AFDB;
	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: #71AFDB #71AFDB #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
}

.colorChooser li{
	border:1px #71AFDB solid;
	padding:2px;
	}
.colorChooser li.active{
	background-color:#71AFDB;
    }
    .colorChooser li a{
	    text-decoration:none;
	    }

.detailSize li{
	border:1px #71AFDB solid;
	padding:1px 2px;
	font-size:15px;
	font-weight:bold;
	color:#AFAFAF;
	}
.detailSize li.active{
	background-color:#71AFDB;
    }
    .detailSize li a{
	    text-decoration:none;
		color:#AFAFAF;
		}
		.detailSize li.active a{
			color:#FFF;
			}
	
.columnContent .productDetails .pageContent .productDetailsContent .productImage .zoom {
	height:20px!important;
	margin:258px 0 0 0!important;
	width:280px!important;
	text-align:center;
	}
	.columnContent .productDetails .pageContent .productDetailsContent .productImage .zoom a{
		background:#FFF;
		padding:3px;
		text-decoration:none;
		}
/* ==================================================================================// Contact */
.contact #globalWrapper{
	width:600px!important;
	}
	.contact .columnContent{
		width:600px!important;
		background:url(../../images/frontend/layout/popupHeader.png) no-repeat left top!important;
		margin:0!important;
		padding:101px 0 20px 0!important;
		}
		.contact .columnContent .pageContent{
			width:auto!important;
			margin:0 24px!important;
			padding:10px!important;
			border:solid #71AFDB!important;
			border-width:0 1px 1px 1px!important;
			}
		
/* ==================================================================================// 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;
}