/* @override http://ckdental.peltedvenom.com/skin/frontend/default/ckskin/css/custom.css */

/**
* CK Industries
* CSS Overrides
*/
/* Header */
.header-nav {
width: 950px;
margin: 0 auto;
background: #3b5973;
}
.header {
border-top: 5px solid #0d2131;
}
.header-top-container {
border-bottom: 1px solid #415966;
background: url(../images/ck_header_back.png) 0 0;
}
.header-top {
padding: 10px;
}
.header-nav-container {
background: #3b5973
}
/* Logo */
h1#logo {
float: left;
width: 94px;
margin: 0;
height: 117px;
	position: relative;
	top: 8px;
	right: 20px;
}
.page-popup h1#logo {
display: none;
}
/* Mini search Just changing the location of the background image used to be relitive to our skin */
.mini-search {
background: url(../images/mini_search_bg.gif) no-repeat;
}
div.address {
margin-left: 30px;
}
.product-shop {
float: left;
margin-left: 150px;
position: relative;
}
.product-img-box {
width: 100%;
}
.product-img-box .main-product-img {
width: 400px;
height: 300px;
border: 1px solid gray;
padding: 2px;
margin-right: auto;
margin-left: auto;
position: relative;
overflow: hidden;
z-index: 9;
}
.product-img-box .main-product-img img {
width: 100%;
z-index: 99;
}
.listing-item .product-shop {
margin-top: 10px;
margin-left: 25px;
}
.listing-item .product-image {
border: 2px solid #ddd;
width: 400px;
height: 300px;
padding: 2px;
}
.product-call-price {
color:#FF0000;
}
.language-switcher { float:right; margin-top:5px; margin-left:60px; }
.language-switcher label { color:#A7C6DD; padding-right:5px; }
.language-switcher .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
