/* CSS Document */
*{ font-family: Trebuchet MS, Verdana, Arial;}
body{
	background-color:#F9F9F9;
}

/* navbar links */
.review a:link      {color:#aaaaaa;text-decoration:underline;}
.review a:visited   {color:#aaaaaa;text-decoration:underline;}
.review a:hover     {color:#aaaaaa;text-decoration:underline;}
.review a:active    {color:#aaaaaa;text-decoration:underline;}
.review{color:#aaaaaa;}

.page-footer a:link      {color:#ffffff;text-decoration:none;}
.page-footer a:visited   {color:#ffffff;text-decoration:none;}
.page-footer a:hover     {color:#ffffff;text-decoration:none;}
.page-footer a:active    {color:#ffffff;text-decoration:none;}
.page-footer{color:#ffffff;}

.thumbnail a:link      {color:#ffffff;text-decoration:none;}
.thumbnail a:visited   {color:#ffffff;text-decoration:none;}
.thumbnail a:hover     {color:#ffffff;text-decoration:none;}
.thumbnail a:active    {color:#ffffff;text-decoration:none;}
.thumbnail{ color:#ffffff;}

.navigation a:link      {color:#FFFFFF;text-decoration:none;}
.navigation a:visited   {color:#FFFFFF;text-decoration:none;}
.navigation a:hover     {color:#FFFFFF;text-decoration:none;}
.navigation a:active    {color:#FFFFFF;text-decoration:none;}
.navigation {
	background-color: #4185ab;
	font-weight: 400;
	font-family: Trebuchet MS, Verdana, Arial;
	color:#FFFFFF;
	font-size:12;
	margin-bottom: 0;
	text-align: center;
}


ul.gallery li{
	display: inline-block;
	line-height: 40px;
	height:inherit;
}

	li.gallery img{
	width: 150px;
	height: 150px;
	}
ul.links{
	margin:	0;
	line-height: 42px;
}
	.links li  {
		text-align:center;
		display:inline-block;
		text-transform: uppercase;
		width: 126px;
	}

	.links li a {
		border-left: 1px solid #25709a;
		width: 100%;
		display: inline-block;
		text-align:center;

	}

	.links li.first a {
		border-left:none;
	}


/* header style */
h2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 24px;
	color: #3399CC;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 36px;
	color: #3399CC;
}

div.bubble  {
  width: 900px;
  margin: 0 auto;
  overflow: auto;
}

	.bubble * {
	  margin: 0;

	  padding: 0;
	}

	.bubble ul {
	  list-style-type: none;
	}

	.bubble li img {
	  float: left;
	  margin: 10px;
	  border: 5px solid #000;

	  -webkit-transition: box-shadow 0.5s ease;
	  -moz-transition: box-shadow 0.5s ease;
	  -o-transition: box-shadow 0.5s ease;
	  -ms-transition: box-shadow 0.5s ease;
	  transition: box-shadow 0.5s ease;
	}

	.bubble li img:hover {
	  -webkit-box-shadow: 0px 0px 7px rgba(255,255,255,0.9);
	  box-shadow: 0px 0px 7px rgba(255,255,255,0.9);
	}

.service-box{
font-size: 12px;
font-weight: 400;
color: #000;
margin: 0;
padding: 5px;

line-height: 1.4em;
min-height: 50px;
width: 200px;
}

	.service-box-image {
		position:absolute;
		width: 100%;
		height:100%;
		z-index:-1;
        top: 45px;
	}
	.product-box-image {
		position:absolute;
		z-index:-1;
		max-height:129px;
		text-align:center;
    	top: 45px; bottom:0; left: 0; right:0;
    	margin: auto;
	}

.learn-more{
	color:#fff;
	font-size:18px;
	text-align:right;
}
.learn-more img {
    height: 25px;
    width: 25px;
    padding-left: 10px;
}

.products {
	align: center;
	text-align: center;
}

.thumbnail .caption {
    padding: 9px;
    color: #555555;
    padding-bottom: 3px;
}

.headerrow{
	font-weight:bold;
	color:#3399CC;
}
	.childrow{
		color: #333;
	}

	.notice{
		font-weight: bold;
		color:#BBBBBB;
	}

	.mail{
	text-align:center;
	}


.product-image-wrapper {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: #AAAAAA 0 0 15px;
	position: relative;

}
	.product-image-wrapper .inner {
		border-bottom: 8px solid #3399CC;
		border-top: 8px solid #3399CC;

	}
/*.corner { position: absolute; right: -20; bottom: -20; top:-20; height: 240px}*/

.page-header {
	position: relative;
	background-image:url('../img/tilebg.jpg');
	margin: 0;
	padding: 40px 0;
	border:none;
}

	.page-footer {
	position: relative;
	background-image:url('../img/tilebg.jpg');
	padding-bottom: 80px;
	}

.gallery-image-wrapper {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: #AAAAAA 0 0 15px;
	position: relative;
}
	.gallery-image-wrapper .inner {
		border-bottom: 8px solid #3399CC;
		border-top: 8px solid #3399CC;
	}

	.gallery_image{
	  height: 60%;
	  width: 100%;
	}

.image { position: relative; width: 300px; height: 187px; }
.hoverimage { position: absolute; top: 0; left: 35px; display: none; }
.image:hover .hoverimage { display: block; }


.products li {
    position: relative;
    overflow: hidden;
}

	.product a p {
	  position: absolute;
	  top: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(255,0,0,.4);
	  text-align: center;
	  opacity: 0;
	}

	.product a:hover p {
	  opacity: 1;
	  background-image: url('../img/learnmore.png');
	  background-position: center center;
	  background-repeat: no-repeat;
	}

.hover-cap-3col.thumbnails {
	margin-left:0;
	margin-bottom: 20px;
	border:0;

}
	.hover-cap-3col .thumbnail {
		border-bottom: 8px solid #3399CC;
		padding:0;
		height: 180px;
        background-image: url('../img/servicebox.png');
        background-repeat: no-repeat;
        background-color: white;
        z-index: 3;
	}
    .hover-cap-3col .thumbnail a:hover p span {
        position: absolute;
        top: 60%;
        margin-left: -40px;
        margin-top: 49px;
    }


.hover-cap-3col .thumbnail {
	position:relative;
	overflow:hidden;
}
.caption {
    display: block!important;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(47, 153, 202, 0.65);
}

	.caption h4{
		 margin: 10px 20px;
		 margin-top: 20px;
	}
	.caption p{
		 margin-top: 20px;
		 margin: 0 10px 0px;
	}


.add-to-basket {
    background-image: url('../img/button.png');
    background-position:  0px 0px;
    background-repeat: no-repeat;
    border: 0px;
}
	.add-to-basket:hover{
		  background-position:  0px -52px;
	}

	.add-to-basket:active{
		  background-position:  0px -104px;
	}

.shop-cart-button {
	-moz-box-shadow:inset 2px 1px 0px -8px #fceaca;
	-webkit-box-shadow:inset 2px 1px 0px -8px #fceaca;
	box-shadow:inset 2px 1px 0px -8px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffaa00), color-stop(1, #ffaa00) );
	background:-moz-linear-gradient( center top, #ffaa00 5%, #ffaa00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa00', endColorstr='#ffaa00');
	background-color:#ffaa00;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #ffaa00;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:200px;
	text-decoration:none;
	text-align:center;
}
	.shop-cart-button:hover {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffaa00), color-stop(1, #ffaa00) );
		background:-moz-linear-gradient( center top, #ffaa00 5%, #ffaa00 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa00', endColorstr='#ffaa00');
		background-color:#ffaa00;
	}.shop-cart-button:active {
		position:relative;
		top:1px;
	}

.news-time{
color: #3399CC;
}
.background-home {
	width: 100%;
	height:300px;
	left: 0;
	background: transparent url(../img/headerimg.jpg) no-repeat 0 0;
	background-size: 101%;
	background-position:center;
}

	.background-products {
		width: 100%;
		height:300px;
		left: 0;
		background: transparent url(../img/productsheader.png) no-repeat 0 0;
		background-size: 101%;
		background-position:center;
	}
.padthis {
padding-top:30px;
padding-bottom: 30px;
}



.change {
    width: 60px;
}

		.gallery-div {
			padding:0;
			text-align:center; /* center div in IE */
		}
		#wrapper {
			width:600px;
			border-radius:0 0 5px 5px;
			-moz-border-radius:0 0 5px 5px;
			-webkit-border-radius: 0 0 5px 5px;
			border:1px solid #ccc;
			padding:25px;
			border-top:none;
			box-shadow:0 0 5px #ccc;
			-moz-box-shadow:0 0 5px #ccc;
			-webkit-box-shadow:0 0 5px #ccc;
			text-align:left;
		}

.stars img {
	padding-bottom: 5px;
}

.service-box-container{
    min-height: 40px;
    background-image: url('../img/servicebox.png');  background-repeat: no-repeat;
    width: 100%; z-index:4;
}

.btn-primary, .btn-call-to-action {
    text-transform: uppercase;
    color: white !important;
    text-decoration: none !important;
    padding: 8px 18px;
    font-weight: bold;
}

.btn-call-to-action {
    background: #FA0;
    border: 1px solid #FA0;
    box-shadow: none;
    text-shadow: none;
    border-radius: 15px;
    padding: 15px 25px;
}
    .btn-call-to-action:hover {
        background: #e59900;
        border-color: #e59900;
    }

.lightbox .lb-image {
    max-width: none !important;
}

.upper {
    text-transform: uppercase;
}

.review, .stars, .review a:hover, .review a, .review a:visited, .review a:link {
	color: #333;
}

.img-thumbnail {
    padding: 1em;
}

.product-image {
    position: relative;
    text-align: center;
}
    .product-image .stamp {
        position: absolute;
        bottom: .5em;
        right: .5em;
    }

.sole-supplier {
    padding: 1em;
    border: 1px solid #D9534F;
    background: #FDF7F7;
    margin: 1em 0;
}
    .sole-supplier h2 {
        color: #D9534F;
        font-size: 16px;
        margin: 0;
        line-height: 30px;
    }
    .sole-supplier p {
        margin: 0;
        padding: 0.5em 0 0;
    }

    .fashion-bags-brochure {
        display: block;
        text-align: center;
        line-height: 2em;
    }

    .product-image .main, .product-image .secondary {
        border: 1px solid #ccc;
    }
    .product-image.fashion img {
        max-width: 100%;
    }
    .product-image.product .main {
        width: 100%;
    }

.input-day {
    width: 60px;
}
.input-month {
    width: 80px;
}
.input-year {
    width: 80px;
}

.cs-par {
	text-align: center;
}

.cs-par h3 {
	color: #3399CC;
}

.cs-images {
	text-align: center;
	display: block;
    padding: 4px;
    line-height: 20px;

}

.cs-par img {
	display: inline-block;
	width: 25%;
	margin: 25px 25px 25px 25px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 4px;
}

.cs-par img:hover {
    border: 1px solid #3399CC;
    transition: all 0.2s ease-in-out;
}


.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:2s blinker linear infinite;
    -moz-animation:2s blinker linear infinite;
display:inline-block;
    width:345px;
    text-align:center;
     color: red;
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }