/* CSS Document */
body{
	padding-bottom: 20px;
    font-size: 16px!important;
}

img{ border: none; }

.oxygen{ font-family: 'Oxygen', sans-serif; font-size: 16px; line-height: 29px; }

.msg{
	display: block;
	padding: 10px;
	border: solid 1px #050;
	background: #F0F9F1;
	color: #050;
	margin: 2px;
}

.error{
	display: block;
	padding: 10px;
	border: solid 1px #500;
	background: #EAD1D0;
	color: #500;
	margin: 2px;
}

.red{ color: red; }
.green{ color: #080; }
.blue{ color: #03C; }
.grey{ color: #aaa; }
.white{ color: white; }
.hidden{ display: none; }
.pointer{ cursor: pointer; }
.bold{ font-weight: bold; }
.divC{ margin-left: auto; margin-right: auto; }
.txtC{ text-align: center; }
.txtR{ text-align: right; }
.txtL{ text-align: left; }
.tiny{ font-size: 10px; }
.small{ font-size: 11px; }
.medium{ font-size: 12px; }
.max100{ max-width: 100%; }
.maxh100{ max-height:: 100%; }
.table-right{ margin-left: auto; }
.wrong{ text-decoration: line-through; }

.noformat, .noformat:hover{ text-decoration: none; color: inherit; }

.padded5{ padding: 5px!important; }
.padded10{ padding: 10px!important; }
.padded20{ padding: 20px!important; }
.margin-bottom{ margin-bottom: 12px; }
.margin-top{ margin-top: 12px; }

.bgwhite{ background: white; }

#cart_header{
	float: right;
	width: 200px;
	height: 65px;
	border: solid 1px #333;
	border-radius: 6px;
	-moz-border-radius: 6px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	font-size: 12px;
	color: #555;
}

#cart_header img{
	position: relative;
	float: right;
	margin-top: 15px;
}

#howto{
	position: absolute;
	z-index: 1000;
	display: none;
	margin-left: 707px;
}

#products{
	position: absolute;
	z-index: 1000;
	display: none;
	margin-left: 94px;
}

#howto a:link, #howto a:visited,
#products a:link, #products a:visited{
	display: block;
	padding: 3px 20px 3px 5px;
	border: solid 1px #555;
	background-color: #333;
	color: white;
	text-decoration: none;
	width: 90px;
}

#howto a:hover, #products a:hover{
	color: #0f0;
}


#left-panel{
	float: left;
	width: 250px;
	padding: 5px;
}

.left-image-block{
	padding: 2px;
}



.faq_a{ margin-left: 20px; padding: 5px; margin-bottom: 10px; }

.testimony{ font-style: italic; padding: 0 5px 0 5px; margin: 10px; font-family: "Comic Sans MS", cursive; font-size: 12px; border: solid 1px #ccc; background-color: #fff; }

	.buttons{ margin-bottom: 16px; line-height: 30px; }
	
	.buttons a{
		padding: 5px 15px;
		background: #fafafa;
		border: solid 1px #ddd;
		text-decoration: none;
		color: #050;
	}
	
	.buttons a:hover{
		color: #0c0;
		background:#DDE1DE;
	}

.wardrobe_review{ background-color: #fff; border: solid 1px #000; }
.wardrobe_review th{ background-color: #000; color: white; text-align: left; border-bottom: double 3px #ccc; }

.wardrobe_review td{ background-color: #eee; color: #000; }

.wgallery{ margin-left: -30px; }
.wgallery li{ list-style: none; float: left; display: block; width: 175px; height: 120px; padding: 10px;}

.gal2 div{
	margin: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 175px; height: 120px;
	background-position: center center; border: solid 1px #555;
}

#cookie-law { 
    max-width:940px;
    background:#EEEADD; 
    margin: 2px auto;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border: 1px solid red;
}
 
#cookie-law p { 
    padding:10px; 
    font-size:1.2em; 
    font-weight:bold; 
    text-align:center; 
    color:#682008; 
    margin:0;
}

.table th{ background-color: #eee; }
.table td{ background-color: #fafafa; }

.pagination{ padding: 10px; }
.pagination .pg{ color: #090; padding: 5px 10px; border: solid 1px #555; background: #0c0; margin: 2px; font-size: 12px; text-decoration: none; border-radius: 5px; }
.pagination a.pg{ color: #000; } 

.pointer{ cursor: pointer; }

.clear{ clear: both; }

#navbar{ background: #333; }
.navbar-nav { width: 100%; }
.navbar>li, .navbar-nav>li{ text-align: center; border-right: 1px solid #aaa; }
.navbar-nav>li:nth-child(8){  border-right: 1px solid #aaa; }
.navbar-default .navbar-nav>li>a {
  color: #777;
}
.navbar-default .navbar-nav>li>a {
  color: #E4EAE3;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-nav>li:hover{ background: #8fab81; }

.col-no-padding {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}


			
.contact_number{ font-size: 24px; }
.contact_number span{ font-size: 20px; }
.contact_number a{ color: #555; text-decoration: none; }
.contact_number a:hover{ color: #009900; }

.yc_item{ display: block; float: left; padding: 12px 15px; }
a.yc_label{ height:40px; background: #7A956C; color: white; text-decoration: none; }
a.yc_buynow{ height:40px; background: #090; color: white; text-decoration: none; }

.bottom-box-link{
	display: block;
	width: 240px;
	max-width: 100%;
	margin: auto;
}

.bottom-box-link:hover{ text-decoration: none; color: #D8EAD5; }

.bottom-box-link span {
  color: white;
  font-weight: bold;
  display: block;
  background-color: rgba(0,0,0,0.6);
  width: 100%;
  padding: 10px;
  position: relative;
  margin-top: -38px;
}

#body-area{
	background: #E6F0E6;
}

.body-block{
	background: white;
	box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 36px 20px 15px;
	margin-top: 40px;
}
.box-shadow{
	background: white;
	box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.form-control-inline {
    min-width: 0;
    width: auto;
    display: inline;
}






footer{
	background: #616B5F;
	border-top: 8px solid #333;
	color: white;
}

footer a{ color: #9AEA9A; }
footer a:hover{ color: #0F0; }
footer .col-md-3{ min-height: 175px; }