/* Quick Cart 4.2 specific CSS rules */
#menu1 {
	display: inline;
	text-align: right;
	float: right;
}
.topNavBar {
	float: right;
	margin-top: 0px;
	display: inline;
	color: #eee;
	opacity: 0.8;
}
.topNavBar a, .topNavBar a:visited {
	color: #777;
}
.topNavBar a:hover, .topNavBar a:focus, .topNavBar a.selected {
	color: #000;
	outline: none;
}
.topNavBar ul {
	list-style-type: none;
	text-align: right;
	padding-top: 0px;
	font-size: 13px;
	line-height: 13px;
}
.topNavBar ul li {
	display: inline;
	padding-right: 10px;
}
.topNavBar span {
	display: inline;
	float: right;
	background: #999;
	color: #eee;
	padding: 0px 10px;
	border-bottom-left-radius: 5px;
	cursor: pointer;
}
.topNavBar span:hover {
	background: #000;
}
.tools {
	display: inline;
	float: right;
	background: #eee;
	padding: 20px 4px 3px 4px;
	margin-top: -16px;
	margin-left: -1px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 5px;
	border: 1px solid #777;
}
.tools:hover {
	background: #fff;
}
.dropdownMenu {
	width: 961px;
	display: block;
	background: #699422;
	height: 33px;
	margin: -2px 0px 10px -1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/* box-shadow: 0px 1px 3px 3px #777;   */
}
.breadcrumb {
	margin: 5px 0px 0px 10px;
	width: 96.2%;
	color: #000;
}
.breadcrumb a {
	color: #777;
}
.breadcrumb a:hover {
	color: #000;
}
.breadcrumb img {
	vertical-align: middle;
	padding-bottom: 6px;
	margin-left: -5px;
}
.banner {
	margin: -10px 0px 10px -1px;
	border-bottom: 5px solid #777;
	background: #777;
	display: none;
}
.addthis_button {
	padding-top: 6px;
	padding-right: 5px;
}
.favorite {
	width: 20px;
	height: 20px;
	background: transparent url('../images/fav.png') top left no-repeat;
}
.favorite:hover, .favorite:focus {
	background: transparent url('../images/fav.png') bottom left no-repeat;
}
.header {
	height: auto;
	margin-top: 20px;
}
#title h1 {
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', Gadget, sans-serif;
	font-size: 50px;
	margin-bottom: 5px;
	outline: none;
}
#slogan h6 {
	font-family: 'Forum', cursive;
	padding-left: 81px;
}
.menus {
	border: 1px solid #699422;
	border-radius: 5px;
	margin-bottom: 10px;
}
.menus .type {
	font-size: 20px;
	border: 1px dotted #aaa;
	background: #699422;
	color: #fff;
	padding: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: -1px;
}
.menus input[type="text"] {
	margin: 4px 0px 4px 4px;
}
.menus ul {
	padding-left: 0;
}
.menus li {
	list-style-type: none;
	border-top: 1px dotted #ccc;
}
.menus li a {
	color: #555;
	display: block;
	padding: 5px 10px;
}
.menus li a:hover {
	background: #699422;
	border-radius: 0px;
	color: #fff;
}
.menus li:last-child a:hover {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 0px;
	border-top-bottom-radius: 0px;
}
.menus ul.sub1 li a:last-child {
	border-radius: 0;
}
.menus ul.sub1 a {
	padding-left: 30px;
}
.menus li .selected {
	color: #699442;
}
#pageDescription.content {
	line-height: 20px;
}
#products {
	list-style: none;
	padding: 10px 10px 10px 0px;
	width: 100%;
}
#products ul {
	display: inline;
	list-style-type: none;
}
#products li.sort, #products li.pages {
	display: block;
	border-top: 1px solid #ccc;
	padding: 1px;
	font-size: 12px;
	text-transform: uppercase;
}
#products li.sort a, #products li.pages a {
	display: inline-block;
	padding: 0px 5px;
	color: #000;
	text-align: right;
}
#products li.sort a:hover, #products li.pages a:hover {
	color: #699422;
}
#products li.sort div {
	float: right;
	display: inline;
}
#products li.pages {
	margin: 0px 0px 20px 0px;
}
#products li.pages strong {
	padding: 0px 5px;
}
ul#products.productsList1, ul#products.productsList2, ul#products.productsList3, ul#products.productsList4 {
	margin: 0px auto;
	text-align: left;
}
.productsList1 li.i0, .productsList1 li.i1, .productsList2 li.i0, .productsList2 li.i1, .productsList3 li.i0, .productsList3 li.i1, .productsList4 li.i0, .productsList4 li.i1 {
	display: inline-block;
	position: relative;
	float: left;
	width: 99%;
	box-shadow: 1px 1px 3px 1px #777;
	margin: 0px;
	margin-bottom: 15px;
	min-height: 190px;
	border-radius: 5px;
}
.productsList1 li.i0:hover, .productsList1 li.i1:hover, .productsList2 li.i0:hover, .productsList2 li.i1:hover, .productsList3 li.i0:hover, .productsList3 li.i1:hover, .productsList4 li.i0:hover, .productsList4 li.i1:hover {
	background: #fff;
}
.productsList2 li.i0, .productsList2 li.i1 {
	width: 48%;
	margin-right: 2%;
	min-height: 255px;
}
.productsList3 li.i0, .productsList3 li.i1 {
	width: 31%;
	margin-right: 2%;
	min-height: 260px;
}
.productsList4 li.i0, .productsList4 li.i1 {
	width: 24%;
	margin-right: 1%;
	min-height: 260px;
}
li.i1 p, li.i0 p {
	text-align: justify;
	max-height: 60px;
	overflow: hidden;
	font-size: 13px;
	padding: 0px 10px;
}
li.i1 p a, li.i0 p a {
	color: #699422;
}
li.i1 p a:hover, li.i0 p a:hover {
	color: #000;
}
p.listedIn {
	margin-top: -10px;
	color: #699422;
}
p.listedIn a {
	color: #699422;
	font-size: 10px;
	text-transform: uppercase;
}
p.listedIn a:hover {
	color: #000;
}
.photo {
	max-height: 90px;
	padding: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.photo img {
	width: 100%;
	opacity: 0.9;
	border: 1px solid #fff;
}
.photo img:hover {
	opacity: 1.0;
}
.fixedBottom {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: #888;
	padding: 2px 0px;
	opacity: 0.8;
}
.basket, .price {
	float: left;
	bottom: 0;
	padding: 0px 5px;
}
.basket a {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
}
.basket a:hover {
	color: #000;
	text-shadow: 1px 1px 0px #fff;
}
.price, .noPrice {
	float: right;
	color: #222;
	text-shadow: 1px 1px 0px #ddd;
}
.noPrice {
	text-align: center;
	float: none;
	color: #000;
}
.price strong, .noPrice strong {
	padding: 2px 5px;
	color: #000;
}
.productsList1 .photo {
	float: left;
	width: 90px;
	overflow: hidden;
}
.productsList1 .photo img {
	width: 175%;
}
.productsList3 li.i0, .productsList3 li.i1, .productsList4 li.i0, .productsList4 li.i1 {
	min-height: 250px;
}
.productsList3 .price em, .productsList3 .listedIn, .productsList4 .price em, .productsList4 .listedIn {
	display: none;
	visibility: hidden;
}
ul#subList1, ul#subList2 {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
ul#subList1 li, ul#subList2 li {
  clear: both;
	margin: 10px 0px;
	padding-top: 5px;
	border-top: 1px dotted #ccc;
}
ul#subList2 .photo {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 5px 10px 0px 0px;
	padding-left: 0;
	box-shadow: 1px 1px 3px 1px #000;
}
ul#subList2 .photo img {
	width: 200%;
	margin: -20px 0px 0px -10px;
}
/* ---------------------- */
ul#imagesList1 li, ul#imagesList2 li, ul#imagesList3 li, ul#imagesList4 li {
	margin-bottom: 10px;
}
ul#imagesList3 li, ul#imagesList4 li {
	display: inline-block;
	overflow: hidden;
	width: 145px;
	height: 145px;
  margin: 5px 13px 5px 0px;
	border-radius: 5px;
}
ul#imagesList1 a, ul#imagesList2 a {
	display: block;
	overflow: hidden;
	width: 125px;
	height: 125px;
	margin-right: 20px;
}
ul#imagesList2 a {
	margin-left: 20px;
	margin-right: 0;
}
ul#imagesList1 li a, ul#imagesList2 li a, ul#imagesList3 li, ul#imagesList4 li {
	/* opacity:0.8; */
}
ul#imagesList1 li a:hover, ul#imagesList2 li a:hover, ul#imagesList3 li:hover, ul#imagesList4 li:hover {
	opacity:1;
}
ul#imagesList1 a img, ul#imagesList2 a img, ul#imagesList3 a img, ul#imagesList4 a img {
	height: 150%;
  margin-top: -20%;
}
ul#imagesList1 div, ul#imagesList2 div {
	position: absolute;
	display: block;
	width: 125px;
	margin-top: -25px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	/* background: #555; */
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
ul#imagesList2 div {
	margin-left: 20px;
}
ul#imagesList1, ul#imagesList3, ul#imagesList4 {
	float: left;
  padding-left:0;
  list-style-type: none;
}
ul#imagesList2 {
	float: right;
  list-style-type: none;
}
ul#imagesList3 li:first-child, ul#imagesList3 li:first-child img, ul#imagesList4 li:first-child, ul#imagesList4 li:first-child img {
	width: 620px;
	height: auto;
  margin-left:0px;
  margin-top:0;
}
ul#imagesList3 div, ul#imagesList4 div {
	position: absolute;
	display: block;
	width: 145px;
	margin-top: -70px;
	margin-left: -1px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	/* background: #555; */
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
ul#imagesList3 li:first-child div, ul#imagesList4 li:first-child div {
	position: absolute;
	display: block;
	width: 620px;
	margin-left:1px;
	margin-top: -30px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	/* background: #555; */
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
ul#filesList li {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
}
ul#filesList li:hover {
	background: #fff;
}
ul#filesList li a {
	padding: 0px 10px;
	color: #000;
	line-height: 20px;
}
ul#filesList li em {
	padding: 0px 10px;
}
ul#filesList li img {
	margin-bottom: -3px;
	padding: 0px 10px 1px 3px;
}
.infoBlock {
	padding-top: 5px;
	border-top: 1px solid #ccc;
	color: #777;
}
#product .buyLine {
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 4px;
	font: normal 13px 'Ubuntu Condensed', sans-serif;
}
#product .sort, #available {
	display: block;
	border-top: 1px solid #ccc;
	padding: 0px;
	font: normal 13px 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
}
#available {
	display: inline-block;
	border: 0;
	padding-top: 3px;
}
#product .sort .right {
	line-height: 25px;
}
#product .sort a, #available a {
	display: inline-block;
	padding: 5px 0px;
	color: #000;
	text-align: right;
}
#product .sort a:hover, #available a:hover {
	color: #699422;
}
#product form {
	display: inline-block;
	float: right;
	text-align: right;
}
#product input[type="submit"] {
	background: transparent;
	border: 0;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	font: normal 13px 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
#product input[type="submit"]:hover {
	color: #699422;
}
#productDescription.content p {
	margin: 10px 0px;
	text-align: justify;
}
.footer {
	width: 100%;
	margin: 0px 0px -1px -1px;
	background: #222;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 5px solid #699422;
}
.footer ul {
	list-style-type: none;
	padding-left: 0;
}
.footer li {
}
.footer li a {
	display: block;
	color: #ccc;
	border-top: 1px dotted #555;
	padding: 2px 0px 3px 5px;
}
.footer li a:hover {
	background: #000;
	color: #fff;
}
.footer li a.selected {
	color: #699422;
}
.footer .type {
	font-size: 19px;
	color: #777;
	padding-bottom: 10px;
}
.footer .spanFull {
	margin-bottom: 0;
}
.footer .spanFull h3 {
	color: #699422;
	text-align: right;
}
.footer .copyright {
	text-align: left;
	color: #999;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	font-size: 12px;
}
.footer .copyright a {
	color: #999;
}
.footer .copyright a:hover {
	color: #fff;
}
.footer .copyright span {
	float: right;
}
.siteMap {
	width: 100%;
	margin: 20px 0;
}
.siteMap ul {
	list-style-type: none;
	padding-left: 0;
}
.siteMap ul.sub1 a {
	padding-left: 20px;
}
.siteMap li a {
	display: block;
	color: #555;
	border-top: 1px dotted #ccc;
	padding: 2px 0px 3px 5px;
}
.siteMap li a:hover {
	background: #000;
	color: #fff;
}
.siteMap li a.selected {
	color: #699422;
}
.siteMap .type {
	font-size: 24px;
	color: #333;
	padding-bottom: 10px;
}
.contact {
	float: right;
	text-align: right;
}
.contact iframe {
	border-radius: 5px;
	width: 425px;
	height: 350px;
	overflow: hidden;
}
.contactSidebar {
	text-align: left;
	padding: 5px;
}
.contactSidebar iframe {
	border-radius: 5px;
	width: 100%;
  height: 250px;
	overflow: hidden;
}
#order legend {
	padding-bottom: 5px;
	text-align: left;
}
.theme-orman.slider-wrapper {
	background: #fff;
	width: 940px;
	height: 450px;
	padding-top: 0;
}
.theme-orman .ribbon {
	left: -3px;
	display: none;
	visibility: hidden;
}
.theme-orman .nivoSlider {
	width: 940px;
	height: 450px;
	margin-left: 0;
	background: url('../images/loading.gif') center center no-repeat;
}
.theme-orman a.nivo-nextNav {
	background-position: 100% 50%;
	background-position-x: 100%;
	background-position-y: 60%;
	top: 110px;
	right: -24px;
	padding-right: 20px;
}
.theme-orman a.nivo-prevNav {
	top: 110px;
	left: -24px;
	padding-left: 20px;
}
.theme-orman .nivo-controlNav {
	position: absolute;
	left: 50%;
	bottom: -40px;
	margin-left: -30px;
}
.indexBox div.center {margin: 0 0px 0 17px;}
