/* constant.css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{
	/*padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;*/
}

html	{
	height:100%
}

body 	{
	/*text-align:center*/
}

table 	{
	border:0px;
	width:100%;
	border-collapse:collapse;
}
a, object {
	outline:none;
}

td 		{
	vertical-align:top;
}

th 		{
	text-align:left;
	vertical-align:top
}

img		{
	border:none
}

h1 		{
	font-size:130%
}
h2 		{
	font-size:120%
}
h3 		{
	font-size:110%
}
h4		{
	font-size:110%
}

p		{
	padding:0px 0px 10px 0px;
}

textarea .inputbox {
	width:300px;
	height:100px;
	margin:0px 0px 5px 0px;
}

select	{
	height:auto;
	margin:0px 0px 2px 0px;
	vertical-align:middle
}

ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 15px;
}

.width	{
	width:100%
}
.main	{
	margin:auto;
	text-align:left
}


/* css.css */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(//themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}


/* css_002.css */
@font-face {
  font-family: 'Allerta';
  font-style: normal;
  font-weight: 400;
  src: local('Allerta Regular'), local('Allerta-Regular'), url(//themes.googleusercontent.com/static/fonts/allerta/v5/URdUfE0ePw9inz9dceNoVA.woff) format('woff');
}


/* css_003.css */
@font-face {
  font-family: 'Yellowtail';
  font-style: normal;
  font-weight: 400;
  src: local('Yellowtail'), url(//themes.googleusercontent.com/static/fonts/yellowtail/v4/GcIHC9QEwVkrA19LJU1qlBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}


/* css-template/default.css */
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				5px 5px 0 5px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	margin-bottom:		20px;
	float:				left;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
}
.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
    float: 				left;
}
.managecontainer textarea {
	width:				395px;
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}


/* gritter.css */
/* ie6 trash */
* html #gritter-notice-wrapper {
	position:absolute; 
}
* html .gritter-top {
	margin-bottom:-10px;
}
* html .gritter-item {
	padding-bottom:0;
}
* html .gritter-bottom {
	margin-bottom:0;
}
* html .gritter-close {
	/*background:url(gritter-close-ie6.gif);*/
	width:22px;
	height:22px;
	top:7px;
	left:7px;
}

/* the norm */
#gritter-notice-wrapper {
	position:fixed;
	top:150px;
	right:10px;
	width:150px;
	z-index:9999;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url('.'); /* ie7/8 fix */ 
widht: 150px;
}
.gritter-top {
	/*background:url(../images/gritter.png) no-repeat left -30px;*/
	height:10px;
}
.hover .gritter-top {
	/*background-position:right -30px;*/
}
.gritter-bottom {
	/*background:url(../images/gritter.png) no-repeat left bottom;*/
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	/*background-position: bottom right;*/
}
.gritter-item {
	display:block;
	/*background:url(../images/gritter.png) no-repeat left -40px;*/
	color:#fff;
	padding:2px 11px 8px 11px;
	font-size: 14px;
	font-weight:bold;

}
.hover .gritter-item {
        /*background-position:right -40px;*/
}
.gritter-item p {
	padding:0;
	margin:0;
}
.gritter-close {
	position:absolute;
	top:5px;
	left:120px;
	/*background:url(../images/gritter.png) no-repeat left top;*/
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:18px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
        font-weight: normal;
	text-align:center;
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
text-align:center;
}
.gritter-with-image {
	width:220px;
	float:right;
}


/* ieonly.css */
div.current { overflow:auto; }
div.current dd  { float:left; }


/* nivo-slider-enhanced.css */
.module_slider {padding:15px 0 49px 2px;}
.nivoSlider {
	position:relative;
	/*background:url(loading.gif) no-repeat 50% 50%;*/
	margin-bottom:18px;
}
.nivoSlider img {
	position:absolute;
	top:0;
	left:0;
	display:none
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5
}
.nivo-caption {
	position:absolute;
	left:0;
	bottom:0;
	background:#000;
	color:#fff;
	opacity:.8;
	width:100%;
	z-index:8;
	display:none!important;
}
.nivo-caption p {
	padding:5px;
	margin:0
}
.nivo-caption a {
	display:inline!important
}
.nivo-html-caption {
	display:none
}
.nivoSlider a {
	border:0
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer
}
.nivo-prevNav {
	left:0
}
.nivo-nextNav {
	right:0
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer
}
.nivo-controlNav a.active {
	font-weight:bold
}
.nivo-controlNav img {
	-moz-box-shadow:0 0 5px #333;
	-webkit-box-shadow:0 0 5px rgba(10, 10, 10, .7);
	display:inline;
	margin-right:10px;
	position:relative
}
.nivo-controlNav a.active img {
	-moz-box-shadow:0 0 5px #DDD;
	-webkit-box-shadow:0 0 5px rgba(10, 10, 10, .4)
}
.nivo-directionNav a {
	display:block;
	width:29px;
	height:43px;
	/*background:url(arrows_e.png) no-repeat;*/
	text-indent:-9999px;
	border:0
}
a.nivo-nextNav {
	background-position:-29px 0;
	right:0px
}
a.nivo-prevNav {
	left:0px
}
.nivoSlider .nivo-controlNav {
	/*background:url(nivo-controlNav.png) no-repeat right top;*/
	text-align:center;
	width:160px;
	padding-left:13px;
	height:33px;
	position:absolute;
	right:0px;
	bottom:-49px;
	z-index:100;
}
.nivoSlider .nivo-controlNav a {
	display:block;
	width:17px;
	height:32px;
	/*background:url(bullets.png) no-repeat left top;*/
	border:0;
	margin-right:6px;
	float:left;
	color:#fff;
	font:normal 21px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}
.nivoSlider .nivo-controlNav a.active , .nivoSlider .nivo-controlNav a:hover {
	text-decoration:none;
	/*background:url(bullets.png) no-repeat left bottom;*/
}


/* prettyPhoto.css */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
/*div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}*/
/*div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}*/
/*div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}*/
div.pp_default .pp_content .ppt{color:#f8f8f8}
/*div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}*/
/*div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}*/
/*div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}*/
/*div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}*/
/*div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}*/
/*div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}*/
/*div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}*/
/*div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}*/
/*div.pp_default .pp_close{background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}*/
/*div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}*/
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
/*div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}*/
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
/*div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}*/
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
/*div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}*/
/*div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}*/
/*div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}*/
/*div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}*/
/*div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}*/
/*div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}*/
/*div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}*/
/*div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}*/
/*div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}*/
/*div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}*/
/*div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}*/
/*div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}*/
/*div.light_rounded .pp_close{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}*/
/*div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}*/
/*div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}*/
/*div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}*/
/*div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}*/
/*div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}*/
/*div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}*/
/*div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}*/
/*div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}*/
/*div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}*/
/*div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}*/
/*div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}*/
/*div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}*/
/*div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}*/
/*div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}*/
/*div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}*/
/*div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}*/
/*div.dark_rounded .pp_close{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}*/
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
/*div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}*/
/*div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}*/
/*div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}*/
/*div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}*/
/*div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}*/
/*div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}*/
/*div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}*/
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
/*div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}*/
/*div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}*/
/*div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}*/
/*div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}*/
/*div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}*/
/*div.dark_square .pp_close{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}*/
div.dark_square .pp_nav{clear:none}
/*div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}*/
/*div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}*/
/*div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}*/
/*div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}*/
/*div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}*/
/*div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}*/
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
/*div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}*/
/*div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}*/
/*div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}*/
/*div.light_square .pp_close{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}*/
/*div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}*/
/*div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}*/
/*div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}*/
/*div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}*/
/*div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}*/
/*div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}*/
/*div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}*/
/*div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}*/
/*div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}*/
/*div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}*/
/*div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}*/
/*div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}*/
/*div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}*/
/*div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}*/
/*div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}*/
/*div.facebook .pp_close{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}*/
div.facebook .pp_description{margin:0 37px 0 0}
/*div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}*/
/*div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}*/
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
/*div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}*/
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
/*div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}*/
/*div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}*/
/*div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}*/
/*div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}*/
/*div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}*/
/*div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}*/
/*div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}*/
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
/*.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}*/
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
/*a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}*/
/*a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}*/
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
/*div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}*/
/*div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}*/
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}


/* products.css */

.anythingSlider2 .wrapper ul             {margin:0 0px 0 0; padding-left:2px;}
.anythingSlider2 ul li                   { display: block; float: none; padding: 0 0 30px 0; margin: 0; overflow:hidden;}

.module_new { position:relative; overflow:hidden; padding-top:0px; margin-bottom:-30px;}

.module_new h3 {
	letter-spacing:0;
	background:none;
	font:normal 23px/1.2em Arial, Helvetica, sans-serif;
	color:#4d7dc4;
	margin:0;
	padding:10px 0 10px 0;
	text-transform:uppercase;
	position:relative;
	z-index:99;
}
.module_new h3 em { color:#3e3e3e; font-style:normal;}

.ProductBox {
	min-height:221px;
	float:left;
	border:1px solid #dfdad5;
	width:218px;
	padding:0 6px 20px 6px;
	margin-right:8px;
	background:#fff;
	border-radius: 4px;
	 -moz-border-radius: 4px;
	 -webkit-border-radius: 4px;
}
.ProductBox.last  {
	margin-right:0;
}
.lastProductImage{
	background:none;
	border:none;
	padding:0;
	cursor:pointer;
	text-align:center;
	border:none;
	border-bottom:none;
}
.lastProductImage a{
	display:block;
	overflow:hidden;
}
.lastProductImage img { width:218px; height:150px; background:#fff;}


.lastProductName{
	text-align:left;
	padding:19px 0 13px 12px;
	margin:0;
	min-height:25px;
	border-bottom:none;
}
.lastProductName a { color:#14715f; font:normal 14px/20px Arial, Helvetica, sans-serif; text-decoration:none; display:inline-block;}
.lastProductName a:hover { text-decoration:none;color:#000;}
.lastProductDesc{
	height:60px;
}

.ProductBox .productPrice { color:#000; font:bold 19px/20px Arial, Helvetica, sans-serif; padding-left:12px; padding-top:16px;}

.productDetail { float:left; padding:5px 0 0 11px; width:40px; height:20px;}
.productDetail a {
		background:none;
		border:none !important;
		color:#14715f;
		display:inline-block;
		font:normal 13px/13px Arial, Helvetica, sans-serif;
		letter-spacing:0px;
		text-decoration:underline;
		text-transform:lowercase;
		padding:0px 0 0px 0;
		margin:0;
		text-align:left;
		width:46px !important;
		height:12px!important;

	}
.productDetail a:hover { text-decoration:none; color:#000; background:none; text-decoration:none;}

.lastProductDetail{
	text-align:left;
	padding:5px 0 0 12px;
	margin-top:-2px;
	float:left;
	width:66px;
	height:20px;
}
.lastProductDetail .add_to_cart_button {
	border:none;
	background:none;
	height:16px;
	width:66px;
	display:block;
	float:none;
	text-transform:lowercase;
	color:#000;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	padding:0 0 2px 0;
	cursor:pointer;
	text-decoration:underline;
	text-align:left;

	}
.lastProductDetail .add_to_cart_button:hover {background:none; text-decoration:none; color:#14715f; border:none;}

.lastProductDetail a,.lastProductDetail a:visited{
	display:block;
	margin:0 auto;
	width:120px;
	height:23px;

}
.lastProductDetail a:hover{
}
.imghover{
	border:1px solid #661150;
	background-color:#fff;
}
a.lastProductCategory,a.lastProductCategory:visited{
	color:#a50079 !important;
	text-transform:uppercase;
}
a.lastProductCategory:hover{
	color:#5e9e4a !important;
}
#start-stop{display:none;}

/* ---Top */
	.module-bestsellers
	{
		margin:0px 0px 20px 10px;
		padding:0px 0 0 0px;
		background:none;
		position:relative;
	}
	.module-bestsellers tr { border:none; padding:0;}
	.module-bestsellers tr td { padding:0!important;}
	.module-bestsellers h3 { color:#242424; letter-spacing:0; font-size:13px; line-height:20px;  font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin:0; padding:0px 0 0 0px; text-transform:uppercase; text-shadow:0 0 1px rgba(0, 0, 0, .1); }

	.module-bestsellers .boxIndent
	{
		padding:8px 17px 20px 1px;
	}

	/*.module-bestsellers a { color:#787878; font:normal 11px/21px Arial, Helvetica, sans-serif; display:inline-block; background:none; url(../images/catagories-bg-a.gif) left 9px no-repeat padding-left:16px;*/
	}


/* slimbox.css */
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 999999999;
}

#lbCenter, #lbBottomContainer {
	z-index: 9999999999;
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

/* Commented by doze, generated in javascript
.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}*/

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

/*Commented by doze, generated in javascript
#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}*/

#lbNextLink {
	right: 0;
}

/* Commented by doze, generated in javascript
#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}*/

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	/*background: transparent url(closelabel.gif) no-repeat center;*/
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* template.css */
/* CSS Document */
html{

height: 100%

}
body{
position: relative;
min-height: 100%

}
/*--------------------------------------body---*/
body, input, label {
	color:#282828;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
}
input, select {
	/*color:#939393;
	margin-top:0px;
	font-size:12px;
	line-height:normal;
	padding:4px 5px 4px 5px;*/
}
textarea  { max-width:550px;}
a {
	color:#14715f;
	text-decoration:underline;
}
a:hover {text-decoration:none}

fieldset {padding:0; margin:0;}

fieldset td {padding:2px 0 2px 0;}

h3 { line-height:1.2em; color:#333;}
h2 { line-height:1.2em; color:#333;}
/*----------------------------------------------------------content---*/

/*-----------------------------article_settings-*/
h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
}
.article-decor {
	padding:0px 0px 12px 0px;
}
.article_separator	{
	display:block;
	line-height:1px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:1px;
	font-size:1px;
}
.column_separator	{
	padding:0px 0px 0px 12px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.contentpane {
	padding:0px 0px 10px 0px;
}
.contentpane img {
	display:block; float:right;
}
.contentpaneopen h3 {
	overflow:hidden;
}
.contentpaneopen h3 img {
	margin:0px 3px 0px 0px !important;
	float:left;
}
.contentpaneopen ul,
.article-indent ul {
	list-style:none;
	margin:0px 0px 0px 15px;
}
.contentpaneopen ul li,
.article-indent ul li {
	padding:0px 0px 6px 10px;
	/*background:url(../images/listMarker.gif) no-repeat 0 8px;*/
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:0px 15px 0px 0px;
}
/*---------------------------content-heading---*/
table.pollstableborder { background:#fff;}
#poll .contentpane {border:none; margin:5px; padding:5px 10px;}

.contentpaneopen { padding:0; margin:0px; border-collapse:collapse;}
.contentheading  {  color:#2c2c2c; letter-spacing:1px; font-size:32px; line-height:36px;  font-family: Arial, Helvetica, sans-serif; font-family: 'Yellowtail', cursive; font-weight:normal; margin:0; padding:0 0 0 1px; text-transform:none;}
.componentheading  {  color:#2c2c2c; letter-spacing:1px; font-size:32px; line-height:36px;  font-family: Arial, Helvetica, sans-serif; font-family: 'Yellowtail', cursive; font-weight:normal; margin:0; padding:0 0 15px 1px; text-transform:none;}

.contentpane .componentheading {
	background:none;
}
.contentpaneopen p {
	padding:0px 0px 10px 0px;
}
td.buttonheading	{
	padding:10px 10px 0px 0px !important;
	/*background:url(../images/title-bg1.gif) left top repeat-x;*/
}
.buttonheading img	{
	padding:0;
	margin:0 0px;
}
span.contentheading {
	font-weight:normal;
	display:block;
	padding:15px 0px 15px 0px;
	margin:0px 0px 15px 0px;
}

/*---------------------------about us---*/
.about { padding:10px 28px 0 0;}
.about h2 { font:bold 12px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0; margin:0;}
.about p { margin:0; padding:19px 0 0 0; color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif;}
.about p.p1-top { padding-top:23px;}
.about ul { list-style-type:none; margin:0 0 -12px 0; padding:20px 0 0 0;}
/*.about ul li { color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; background:url(../images/listMarker.gif) no-repeat 0 6px; padding:0 0 0 20px; margin-bottom:13px;}*/
.about ul li strong { color:#333;  font-weight:bold; }

/*---------------------------delivery---*/
.delivery { padding:10px 28px 0 0; }
.delivery h2 { font:bold 12px/21px Arial, Helvetica, sans-serif;color:#333; text-transform:uppercase; padding:0; margin:0;}
.delivery p { margin:0; padding:19px 0 0 0; color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif;}
.delivery ul { list-style-type:none; margin:0 0 0px 0; padding:19px 0 8px 0;}
/*.delivery ul li { color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; background:url(../images/listMarker.gif) no-repeat 0 6px; padding:0 0 0 20px; margin-bottom:13px;}*/
.delivery ul li strong { color:#333;  }


/*===== ACCORDION =====*/
.FAQS { padding:10px 0px 0 0; width:100%;}
.FAQS h2 { font:bold 12px/21px Arial, Helvetica, sans-serif; color:#333; text-transform:uppercase; padding:0; margin:0 0 14px 0;}


	dl#accordion {
		border:1px solid #e5e5e5;
		border-bottom:none;
	 	list-style-type:none;
	 	padding-left:0px;
	    margin: 0;
	    width:667px;
	    overflow:hidden;
		position:relative;
	    }
	    dl#accordion dt {
	        margin:0;
			padding:0px;
			position:relative;
			display:block;
			border-bottom:1px solid #e5e5e5;
			 box-shadow: 0 0 30px #fafafa inset;
 			-moz-box-shadow: 0 0 30px #fafafa inset;
			-webkit-box-shadow: 0 0 30px #fafafa inset;
			position:relative;
			background:#fff;

	    }
		dl#accordion .bg {padding: 0 10px 0 38px; overflow:hidden;margin:0px 0 1px 0;}


	    dl#accordion dt span {
			/*background: url(../images/sub-plus.gif) 10px center no-repeat ;*/
			padding:0;
			color:#505050!important;
			font-size: 12px;
			font-weight: normal;
			font-family: 'Oswald', sans-serif;
			text-transform:none;
			line-height:43px;
			cursor:pointer;
			margin:0;
			display:block;
			height:1%;
	    }


	            dl#accordion dt.active span{
					z-index:1;
					/*background: url(../images/sub-minus.gif) 10px center no-repeat ;*/
					color:#14715f !important;

	            }
	        dl#accordion dd {
	            background:none;
	            display:none;
	            margin:0;
				padding:0;
				overflow:hidden;
				border-bottom:1px solid #e5e5e5;


	        }
	            dl#accordion dd .indent {
	               background:#f7f7f7;
	                padding:15px 20px 5px 17px;
					min-height:55px;
					margin:0;
	            }

.tableMenu {
		text-transform:uppercase;			
				}
.tableMenu td {
    padding: 0 50px 50px 50px;
}
.tableMenu img {
   max-height:134px;
	margin-bottom:20px;
}
.h-solutions{
	text-align: center;
    padding-bottom: 30px;
   	padding-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 26px;
}
			dl#accordion dd .indent p {display:inline-block; margin:0px;  color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif;
			/*background:url(../images/accordionMarker.gif) left 6px no-repeat; padding-left:20px;}*/
				
/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px;
	margin:0px 0px 15px 0px;
}
.modifydate				{
	border-top:1px dotted #2b2b2b;
	font-size:11px;
	margin:10px 0 0 0;
	padding:10px 0px 10px 0px;
	text-decoration:none !important;
}
.createdby				{
	display:block;
	text-transform:none;
}
.createdate				{
	line-height:11px;
	font-size:11px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	display:block;
	border-bottom:1px dotted #2b2b2b;
}
div.small				{ /* Written by */
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

/*-----------------------------------buttons---*/
#acymodifyform { overflow:hidden;}
#acymodifyform legend { margin-left:10px; border:1px solid #e5e5e5; width:150px; text-align:center; padding:2px 0 2px 0;}
#acymodifyform .button { width:120px;}
.acymailing_footer { display:none;}

td.width .button { float:none;}
p#com-form-login-remember .inputbox { width:14px!important; height:14px!important; padding:0!important; vertical-align:middle;}

	.button,
	.validate,
	.modal-button,
	div.blank a	{
			/*background:url(../images/button2.png) left top no-repeat;*/
			border:none;
			float:left;
			color:#fff;
			font:normal 11px/20px   Arial, Helvetica, sans-serif;
			padding:0px 0px 1px 0px;
			margin:0px 11px 0px 0px;
			height:21px;
			width:90px;
			text-align:center;
			text-decoration:none;
			text-transform:none;
			display:block;
			cursor:pointer;
			vertical-align:middle;
			  transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	}

	a.button { height:21px; padding-top:3px;}

	.button:hover,
	.validate:hover,
	.modal-button:hover,
	.readmore a:hover,
	div.blank a:hover {
		/*background:url(../images/button2-active.png) left top no-repeat; opacity: 0.8;*/
		color:#FFF;
	}

	/*.ask_seller.nobutton { float:right; height:20px; padding-left:20px; margin-top:24px; margin-right:-11px; background:url(../images/virtuemart/no-button-bg.png) left top no-repeat;}*/
	.nobutton .button, .contentpane .nobutton .button {
		/*background:url(../images/virtuemart/nonebutton.gif) right center no-repeat;*/
		padding:0 7px 0 0px;
		color:#ee0000;
		border:none !important;
		font-size:12px;
		line-height:17px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		float:none;
		width:auto;
		display:inline-block;
		text-decoration:underline;
		text-transform:none;
	}
	.nobutton .button:hover {
		text-decoration:none;
	}




	.modal-button,
	.readmore a,
	div.blank a {
		float:left;
		padding:2px 5px 2px 5px;
		height:auto;
	}
	.modal-button {
		margin-right:10px;
	}
	#editor-xtd-buttons {
		padding:5px 0px 5px 0px;
		overflow:hidden;
		width:300px;
		float:left;
	}
	#editor-xtd-buttons .readmore {
		display:inline;
	}
	.blank {
		margin:5px 0px 0px 0px;
	}
	div.blank a {
		width:114px;
		background:#000;
	}

/*-----------------------------------read-more---*/

	div.readmore	{
		overflow:hidden;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	div a.readon {
		background:none;
		border:none;
		color:#af784c;
		display:inline-block;
		font:bold 12px/14px Arial, Helvetica, sans-serif;
		padding:0 0px 0 0px;
		width:auto;
		text-align:center;
	}

/*-----------------------------blog-more---*/

	.blog_more		{
		padding:0px 0px 10px 0px;
	}
	.blog_more h2	{
		font-size:12px;
		padding:0px 0px 0px 0px;
	}
	.blog_more ul {
		margin:10px 0px 0px 15px;
	}
	.blog_more ul li {
		padding:0px 0px 0px 0px !important;
	}
	.blog_more a	{
		text-decoration:underline
	}
	.blog_more a:hover	{
		text-decoration:none;
	}

/*-----------------------------pagenav---*/

	.pagenav	{
		font-size:12px;
		font-weight:normal
	}
	a.pagenav	{
		font-weight:normal;
		padding:0px 2px 0px 2px;
		margin:0px 2px 0px 0px;
		text-decoration:none
	}
	a.pagenav:hover	{
		text-decoration:underline
	}
	.pagination_nav	{
		font-size:12px;
		padding:10px 20px 0px 27px;
	}
	.pagination_nav div	{
		padding:5px 0px 5px 0px;
	}
	.pagination	{
		margin-top:10px;
		margin-bottom:10px;
	}
	.pagination	li {
		padding:0;
	}
	.pagination_result {
		padding:5px 0px 0px 0px;
		line-height:16px;
	}
	.pagination span {
		padding:0px 10px 0px 0px;
	}
	.pagination strong span {
		padding:0px 6px 0px 6px;
		font-weight:normal;
	}

/*--------------------------------------result---*/
	.searchArea {
		border:1px solid #ebebeb;
		padding:10px;
		padding-top:20px;
		background:#fff;
		margin-top:-1px;
	}
	.searchArea  td { vertical-align:middle;}
	#limit { width:50px;}
	#ordering { width:auto!important;}
	.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{
		padding-bottom:5px;
		padding-top:5px;
	}
	#search_searchword {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		padding:0px 2px 0px 2px;
		vertical-align:top;
	}
	.var1 {
		background:#f1f1f1;
		padding:5px !important;
		margin:10px 0px 5px 0px;
	}
	.var2 {
		background:#f7f7f7;
		padding:5px !important;
		margin:10px 0px 5px 0px;
	}
	.results {
		padding:0px 20px 0px 20px;
	}

	.results ol li {
		padding:0px 0px 10px 0px;
		text-align:justify;
	}
	.searchintro {
		padding:10px 0px 10px 20px;
	}
	.searchintro b,
	.searchintro strong {
		color:#14715f;
	}
	.sectiontableheader {
		padding:10px 0px 10px 4px;
		background:none;
		color:#6f6e6e;
		font-weight:bold;
		border:none;
	}
	span.sectiontableheader {
		padding:2px 0px 2px 4px;}

	.sectiontableheader a {
		color:#000;
	}
	.sectiontableheader strong {
		color:#666;
	}

/*--------------------------------------archive---*/
	.archiveBlock .button {
		display:inline-block;
		margin:0px 0px 0px 5px;
	}
	ul#archive-list h4 a {
		font-size:12px;
		text-transform:none;
	}

/*--------------------------------------poll---*/
	dl.poll {
		padding:0px 0px 0px 0;
	}
	#poll h3 {
		font-size:120%;
		padding:0px 0px 10px 0px;
	}
	dl.poll dt {
		font-weight:bold;
		padding:7px 0px 0px 0px;
	}
	.poll .question {
		font:normal 13px/17px Arial, Helvetica, sans-serif;
		font-family: 'Oswald', sans-serif;
		padding:0px 10px 0px 0px;
	}
	.poll-body label {
		font:normal 11px/18px Arial, Helvetica, sans-serif;
		color:#787878;
	}
	.poll .buttons {
		padding:8px 0px 6px 0px;
		overflow:hidden;
	}
	.poll .button {
		border:none;
		font:normal 11px/1.2em Arial, Helvetica, sans-serif;
		padding:0px 0px 1px 0px;
		margin:0 0px 0 0px;
		height:21px;
		width:61px;
		display:inline-block;
		vertical-align:top;
		text-transform:none;
		/*background:url(../images/button1.gif) left top no-repeat;*/

	}
	.poll .result.png { margin-left:5px;}
	/*.poll .button:hover {background:url(../images/button1-active.png) left top no-repeat;}*/
	.poll .section {
		overflow:hidden;
		padding:6px 0px 0px 0px;
		width:100%;
		color:#000;
	}
	.poll .section2	{
		overflow:hidden;
		padding:6px 0px 0px 0px;
		width:100%;
	}
	.poll .radio {
		float:left;
		width:20px;
	}
	.poll .radio input {
		display:block;
		width:16px;
		height:16px;
		padding:0;
		margin:0;
		vertical-align:middle;
	}
	.poll .var {
		margin:0px 0px 0px 20px;
		text-align:left;
	}
	.display {
		padding:0px 0px 10px 0px;
	}
	.display select	{
		border:1px solid #46462f;
		width:100px;
	}
	.td_1,
	.td_2 {
		width:5%;
		text-align:center;
	}
	.td_3 {
		width:90%;
		padding:0px 0px 0px 10px;
	}
	#itema,
	#itemb,
	#itemc {
		background:#a3a3a3;
		padding-bottom:5px;
		padding-top:5px;
		font-weight:bold;
		padding-left:4px;
		color:#fff;
	}
	.pollstableborder .question {
		padding:5px 0px 0px 85px;
	}

/*--------------------------------------userforms---*/
	dl.contentpane dt {
		padding:10px 0px 20px 0px;
	}
	dl.contentpane dd {
		width:100%;
		overflow:hidden;
	}
	dl.contentpane div {
		vertical-align:middle;
	}
	dl.contentpane .description {
		width:110px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}
	dl.contentpane .input-field {
		width:160px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}
	dl.contentpane .button-field {
		width:140px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}

/* ------------------------------------- search --- */
	.search {
		overflow:hidden;
		background:none;
		margin:0px 0 0 0px;
		position:relative;
	}
	#search h3 {font:normal 11px/14px Arial, Helvetica, sans-serif; text-transform:none; color:#515651; letter-spacing:0px; padding-right:6px; float:left; padding-top:2px;}

	.search .button {
		/*background: url(../images/button.png) left top no-repeat;*/
		text-indent:-9999px;
		font:normal 11px/1.3em Arial, Helvetica, sans-serif;
		border:none !important;
		text-transform:none;
		letter-spacing:0px;
		color:#fff;
		width:17px;
		height:14px;
		position:absolute;
		right:3px;
		top:4px;
		float:none;
		padding:0 0 0 0;
		vertical-align:middle;
		margin:0px 0px 0 0px;
	}
	/*.search .button:hover {background: url(../images/button-active.png) left top no-repeat;}*/

	.search .inputbox {
		background:none;
		text-transform:none;
		border:none;
		color:#9a9a9a;
		font:normal 11px/18px Arial, Helvetica, sans-serif!important;
		padding:2px 5px 2px 9px;
		margin:0px 0px 0px 0px;
		vertical-align:top;
		display:inline-block;
		width:109px;
		height:17px;
		float:left;
	}

	/* ------------------------------------- search-result --- */
		.search_result {
			padding:0px 20px 0px 0px;
		}
		.search_result h3 {
			color:#808080;
			font-size:14px;
		}
		.highlight	{  /* highlight sought word */
			color:#14715f;
			font-weight:bold;
		}

/* ------------------------------------- admin-form --- */
	.adminform td {
		padding:0px 0px 2px 0px;
	}
/* ------------------------------------- system-error-messages --- */
	.error {
		margin:0px 0px 10px 0px;
	}
		#system-message dt.error,
		dt.message {
			display: none;
		}
		.error dd ul {
			background:#573628;
			border-top:3px solid #670606;
			border-bottom:3px solid #670606;
			color:#fff;
			margin:0;
			padding:5px 0px 5px 5px;
		}
		.error dd ul li	{
			background:none !important;
			color:#fff !important;
			margin:0px 0px 0px 20px !important;
		}

/* --------------------------------------------------------------------------------- boxes --- */
	.module,
	.module_text,
	.module_menu {
		margin:0;
		margin-bottom:20px;
		padding:0;
		width:100%;
		background:none;
		border:none;
		border-bottom:1px dotted #dedede;
	}
	.module .boxIndent,
	.module_text .boxIndent,
	.module_menu .boxIndent {
		background:none;
		padding:0px 5px 15px 10px;

		 position:relative;
	}
	.container .module .boxIndent {
		padding:0;
		background:none;
	}

		/* ------------------- title --- */

		.module h3, .module_text h3, .module_menu h3 {
			 color:#2c2c2c; letter-spacing:1px; font-size:32px; line-height:36px;  font-family: Arial, Helvetica, sans-serif; font-family: 'Yellowtail', cursive; font-weight:normal; margin:0; padding:0 0 0 1px; text-transform:none;
			}

		#vmMainPage h3  {
		 color:#2c2c2c; letter-spacing:1px; font-size:32px; line-height:36px;  font-family: Arial, Helvetica, sans-serif; font-family: 'Yellowtail', cursive; font-weight:normal; margin:0; padding:0 0 0 1px; text-transform:none;
		}

		.title  {
		 color:#2c2c2c; letter-spacing:1px; font-size:24px; line-height:36px;  font-family: Arial, Helvetica, sans-serif; font-family: 'Yellowtail', cursive; font-weight:normal; margin:0; padding:0 0 0 1px; text-transform:none;
		}

.related h3 {
			 margin:0 0 0px 0px!important;
			  padding:0 0 0px 0px!important;
			  border:none!important;
			}

		h5.title {
			background:none;
			font:bold 12px/21px Arial, Helvetica, sans-serif;
			letter-spacing:0px;
			text-transform:uppercase;
			color:#080808;
			border:none;
			padding:0px 0 0px 0px;
			margin:0px 0px 0px 0px;

			}

		.categoryName img {
			vertical-align:middle;
			display:none;
		}
		th.title { background:none; color:#808080;}

		.extra-divider td {
			border:none;
			padding:13px 0;
		}

		/*-------------------content----*/
		.module ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module ul li {
			font:normal 12px/19px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:0px 0px 0px 0px;
			vertical-align:top;
		}
		.module li a {
			background:none;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
		}
		.module li a:hover {
			color:#000;
			text-decoration:underline;
		}
		.module a {
			color:#939698;
			text-decoration:underline;
		}
		.module a:hover {
			text-decoration:none !important;
		}
		.count	{ /* count users */
			text-decoration:underline;
		}

/* ---------------------- categories --- */
.module-categories {
		margin:0px 0px 13px 0px;
		overflow:hidden;
		padding:0px 0 0px 0px;
	}
	.module-categories h3 { color:#2c2c2c;
    letter-spacing:1px;
    font-size:25px;
    line-height:36px;
    font-family: Arial, Helvetica, sans-serif;
    font-family: 'Yellowtail', cursive;
    font-weight:normal;
    margin:0; padding:9px 0 0 1px;
    text-transform:none; }
		.module-categories .boxIndent {
			padding:12px 0 19px 1px;
		}
		/* ------------------------ menu --- */
			.module-categories ul {
				list-style:none;
				margin:0px 0px 0px 0px;
				position:relative;
			}
			.module-categories ul li {
				background:none;
				font: normal 13px/18px Arial, Helvetica, sans-serif;
/*background: url(../images/catagories-bg-a.gif) left 9px no-repeat;*/
margin: 5px 0 0 0px;
padding: 4px 0 0px 12px;
				vertical-align:top;
				overflow:hidden;
			}

			.module-categories ul li a {
				color:#1d1d1d;
				position:relative;
				padding-left:0px;
				display:inline-block;
				text-decoration:none;
			}
            .module-categories ul li a .active {
               color:#fff;
            }


			.module-categories li.parent a {
				padding-right:20px;
				/*background:url(../images/parent-point.gif) no-repeat right center;*/


			}
			.module-categories  li.parent a:hover , .module-categories li.parent a.active   {
				/*background:url(../images/Parent-point-active.png) no-repeat right center;*/
			}


			.module-categories ul.level2  {
				padding:0px 0 0px 0px;

			}

			.module-categories ul.level2 li.level2 {
				padding:0px 0 0px 0px;

			}
			.module-categories ul.level2 li.level2 a.level2 {
				text-decoration:none;
				color:#787878;
				padding-left:10px;
				background:none;
			}

			.module-categories ul.level2 li.level2.parent a {
				padding-right:20px;
				/*background:url(../images/parent-point.gif) no-repeat right center;*/


			}
			.module-categories ul.level2 li.level2.parent a:hover , .module-categories ul.level2.level2 li.parent a.active   {
				/*background:url(../images/Parent-point-active.png) no-repeat right center;*/
			}

			.module-categories ul.level3 li.level3 {
				padding:0px 0 0px 10px;
				margin-left:10px;

			}
			.module-categories ul.level3 li.level3 a.level3 {
				text-decoration:none!important;
				color:#787878!important;
				padding:0;
				background:none!important;
			}
			.module-categories li.active .level3 li a:hover,
			.module-categories li.active .level3 li.active a
			{ text-decoration:underline!important; color:#000!important;}

			/* ------------------- hover, active --- */
				.module-categories li a:hover,
				.module-categories li.active a,
				.module-categories li.active .level2 li a:hover,
				.module-categories li.active .level2 li.active a
				{
					color:#000;
					text-decoration:underline;
				}

/* ---------------------- specials --- */
	.module-new,
	.module-specials {
		padding:0px 0px 0px 0px;
		margin-right:0px;
	}



	.module-new, .module-specials .boxIndent {
		padding:8px 0px 0px 0px;
		margin-left:-16px;
		margin-bottom:-5px;

	}

	.module-new h3,
	.module-specials h3 {
		color:#393c40;
		margin:0 0 20px 0;
	}
	.module-specials .product-Old-Price
	{
		display:inline-block;
	}
	.module-new .product-Old-Price{
		display:none;
	}

	.module-specials div.product_name,
	.module-new div.product_name {
		min-height:39px;
		padding:11px 5px 2px 1px;
		border-bottom:none;
	}
	.module-specials .product_name:hover,
	.module-new .product_name:hover {
		color:#000;
	}

/* ------------------------------------- module menu --- */
	.module_menu {
		margin:0px 0px 6px 0px;
		padding:24px 0 0 26px;
		/*background:url(../images/LoginForm-bg.png) left top repeat;*/
		border-radius:5px; 	-moz-border-radius:5px;	-webkit-border-radius:5px;
		position:relative;
	}
	.module_menu .boxIndent{
		padding:15px 0px 20px 0px;
	}

	/* ----------------- content ---- */
		.module_menu ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module_menu li {
			/*background:url(../images/list-marker.gif) no-repeat 0 8px;*/
			font:normal 13px/17px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:2px 0 4px 14px;
			width:100%;
			vertical-align:top;
		}
		.module_menu li a {
			color:#3c3c3c;
			margin:0;
			padding:0 0 0 0px;
			text-decoration:none;
		}

		/* ------------------- hover, active --- */
			.module_menu li a:hover,
			.module_menu li.active a:hover,
			.module_menu li.active li a:hover	{
				text-decoration:underline;
			}
			.module_menu li.active ul {
				margin:1px 0px -1px 10px;
			}


	/* ----------------- content ---- */
		.module_menu ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module_menu li {
			background:none;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:2px 0 4px 10px;
			list-style:none;
			width:100%;
			vertical-align:top;
		}
		.module_menu li a {
			/*background:url(../images/list-marker.gif) no-repeat 0 5px;*/
			color:#F00;
			margin:0;
			padding:0 0 0 10px;
			text-decoration:none;
		}

		/* ------------------- hover, active --- */
			.module_menu li a:hover,
			.module_menu li.active a:hover,
			.module_menu li.active li a:hover	{
				text-decoration:underline;
			}
			.module_menu li.active ul {
				margin:1px 0px -1px 10px;
			}

/*------------------------userMenu---*/
	#userMenu {
		padding:1px 22px 0 0;
		text-align:right;
	}
		#userMenu ul {
			margin:0;
		}
		#userMenu ul li {
			display:inline;
			padding:0 0 0 19px;
			margin:0 0 0 0;
			font:normal 12px/14px Arial, Helvetica, sans-serif;
		}
			#userMenu ul li a {
				text-decoration:none;
				color:#9c9c9a;
			}
			#userMenu ul li a:hover {
				text-decoration:underline;
				color:#fff;
			}


/*----------------------------------------login-form---*/
	.module_LoginForm {
		margin:0px 0px 19px 0px;
		padding:0px 0 0 0px;
		background:none;
		position:relative;
	}
	.module_LoginForm h3 { color:#2c2c2c; letter-spacing:1px; font-size:32px; line-height:36px;  font-family: Arial, Helvetica, sans-serif; font-family: 'Yellowtail', cursive; font-weight:normal; margin:0; padding:1px 0 0 3px; text-transform:none; }

	.module_LoginForm .boxIndent {
		padding:15px 0px 20px 0px;
	}
	#form-login-username {
		display:block;
		width:100%;
	}
	/*-----------------content----*/
		label.remember {
			font:normal 13px/24px Arial, Helvetica, sans-serif;
			display:inline;
			color:#000;
			vertical-align:middle;
		}
		#mod_login_username,
		#mod_login_password {
			background:#fff;
			border-radius:4px; 	-moz-border-radius:4px;	-webkit-border-radius:4px;
			position:relative;
			border:none;
			width:118px;
			padding:2px 10px 3px 9px;
			font:normal 10px/14px Arial, Helvetica, sans-serif;
			color:#7d7d7d;
			margin:2px 0px 3px 1px;
		}
		#mod-login_password { color:#b2b0b3;}
		.username,
		.password {
			font:normal 11px/13px Arial, Helvetica, sans-serif;
			color:#939292;
			margin:0 0 5px 0;
		}
		.form-login .button	{ /* button */
			background:#585858;
			border-radius:3px; 	-moz-border-radius:3px;	-webkit-border-radius:3px;
			position:relative;
			border:none;
			color:#fff;
			text-transform:none;
			font:normal 11px/18px Arial, Helvetica, sans-serif;
			text-decoration:none;
			*padding:0 0px 0px 0px;
			padding:0 0px 1px 0px;
			margin:4px 0 5px 0px;
			height:21px;
			width:49px;
			text-align:center;
			display:block;
		}
		.form-login .button:hover {
			background:#14715f;
		}
		.log {
			color:#000;
			line-height:20px;
		}
		.logout {
			background:#14715f;
			border-radius:3px; 	-moz-border-radius:3px;	-webkit-border-radius:3px;
			position:relative;
			border:none;
			color:#fff;
			text-transform:none;
			font:normal 11px/20px Arial, Helvetica, sans-serif;
			text-decoration:none;
			padding:0 0px 1px 0px;
			*padding:2px 0px 0px 0px;
			margin:4px 0 5px 1px;
			height:21px;
			width:90px;
			text-align:center;
			display:block;
			float:none;
		}
		.logout:hover {
			background:#242424;
		}
		.form-login .rememberCheck {
			padding:7px 0 5px 0;
			width:100%;
			overflow:hidden;
		}
		input.checkbox { /* checkbox */
			border:none;
			display:block;
			float:left;
			margin:5px 7px 0px 0px;
			vertical-align:middle;
			width:13px;
			height:13px;
			padding:0;
		}
		#inputs {
			padding:0px 0px 2px 1px;
			overflow:hidden;
		}
		#inputs a {
			color:#012a67;
			text-decoration:none;
			font:normal 11px/14px Arial, Helvetica, sans-serif;
			display:inline-block;
			margin:6px 0 0 0;
		}
		#inputs a:hover {
			text-decoration:underline !important;
		}
		#form-login-remember {
			font:normal 13px/18px Arial, Helvetica, sans-serif;
			color:#000;
			padding:4px 0 0 1px;
			margin-left:0px;
		}
		#form-login-remember span { padding-top:10px; display:inline-block; }
		#form-login-remember a {
			font:normal 11px/19px Arial, Helvetica, sans-serif;
			color:#4f4f4f;
			text-decoration:none;
		}
		#form-login-remember a:hover {
			text-decoration:none !important;
		}
		#form-login-remember .reg {
			display:inline-block;
			color:#14715f;
			text-decoration:underline;
			line-height:22px;
			font-size:13px;
		}
		#form-login-remember .reg:hover {
			text-decoration:none !important;
		}
/* ------------------------------------- topmenu --- */
	.moduletable-nav ul.menu {
		list-style:none;
		background:none;
		float:none;
		overflow:hidden;
		padding:1px 0px 0 0px;
		margin:0 0px 0px 0px;
	}
		.moduletable-nav ul.menu li {
			font:bold 14px/20px Arial, Helvetica, sans-serif;
			background:none;
			letter-spacing:0px;
			text-transform:uppercase;
			float:left;
			margin:0 0px 0 0px;
			padding:4px 4px 4px 4px;
			text-align:center;
		}

			.moduletable-nav ul.menu li a {
				color:#fff;
				display:inline-block;
				text-decoration:none;
				text-align:center;
				padding:0;
				cursor:pointer;
				border-radius: 8px;
				 -moz-border-radius: 8px;
				 -webkit-border-radius: 8px;
				 height:32px;
				 padding:11px 16px 0 16px;
				  /*background:url(../images/topmenu-a.png) left top repeat;*/
			}
			/* ------------------- hover, active --- */
			.moduletable-nav ul.menu li a:hover ,.moduletable-nav ul.menu li.active a
			 {
			 /*background:#960411 url(../images/topmenu-active.png) left top repeat-x;*/
			 text-decoration:none;
			 color:#fff;
			  box-shadow: 0 0 4px #000;
				 -moz-box-shadow: 0 0 4px #000;
				 -webkit-box-shadow: 0 0 4px #000;
			}
/* --------------------------------------------------------- structure --- */
	#body {
		min-width:990px;
		/*background:#ededef url(../images/back2.jpg) center top no-repeat fixed;*/
		text-align:left;
	}
	.all { margin:0 auto; position:relative;}
	#back-top { position: absolute; bottom:32px;right:40px; z-index:1; display:block!important; padding:0;}
	/*#back-top a {  display:block;width:63px; height:32px; background:url(../images/back.png) left top no-repeat; padding:0; transition: opacity .25s ease-in-out;*/
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;}
	#back-top a:hover {opacity: 0.8;}
	.main {
		width:950px;
		position:relative;
	}

	.main-2 {
		width:950px;
		position:relative;
		padding:0;
		background:url(../images/main-bg.jpg) left top repeat-y;
		margin:0 auto;
		text-align:left;
		border-radius:4px;
		box-shadow: 0 0 3px #000;
	}
/*.box-main { margin:0 auto; width:990px; background:#fff;}
		.box-main .tail-bot { background:url(../images/bottom-tail.gif) left bottom repeat-x;}
			.box-main .tail-top { background:url(../images/top-tail.gif) left top repeat-x;}
				.box-main .tail-right { background:url(../images/right-tail.gif) right top repeat-y;}
					.box-main .tail-left { background:url(../images/left-tail.gif) left top repeat-y;}
						.box-main .corner-top-right { background:url(../images/corner-top-right.gif) right top no-repeat;}
							.box-main .corner-top-left { background:url(../images/corner-top-left.gif) left top no-repeat;}
								.box-main .corner-bot-right { background: url(../images/corner-bottom-right.gif) right bottom no-repeat;}
									.box-main .corner-bot-left { background: url(../images/corner-bottom-left.gif) left bottom no-repeat; width:100%;}
*/
/* --------------------------------------------------------- header --- */
	#header {
		 width:100%;
		 /*background:url(../images/header2.png) left top repeat-x;*/
		 height:175px;
		 position:relative;
		 z-index:15;
		 margin:0 0 0 0px;
		 padding:0px 0 0 0;
	}
			#topmenu {
				border:none;
				height:25px;
				width:auto;
				margin:0 0 0px 0;
				padding:0px 0 0 0px;
				position:absolute;
				right:-20px;
				top:30px;
			}

			#search {
				position:absolute;
				top:40px;
				right:0px;
				/*background:url(../images/search-bg.png) left top no-repeat;*/
				/*width:135px; */
				height:21px;
				padding:0;
				margin:0;
				z-index:1;
			}
			.currency {
			background:none;
			width:208px;
			height:21px;
			margin:0;
			padding:0px;
			position:absolute;
			right:301px;
			top:96px;
			z-index:100;

		}
		#logo {
			position:absolute;
			left:-1px;
			top:15px;
			font-size:0px;
			width:293px;
			height:81px;
			padding:0;
			margin:0;
			z-index:5;

		}

		#cart {
			position:absolute;
			top:97px;
			right:0px;
			width:300px;
			height:20px;
			background:none;
			padding:0 0 0 0;
			margin:0;
			overflow:hidden;
			text-align:left;
			color:#fff;
			font:normal 11px/18px Arial, Helvetica, sans-serif;
		}
		.cart hr { display:none;}


		.module_banners { background:none;padding:0 0 20px 0;}
		.module_banners div.clr { display:none;}

		.module_banners1 { padding-top:4px; padding-left:1px;}
/* ------------------------------------- content --- */
	#content {
		padding:25px 39px 83px 39px;
		margin:0px 0 0 0 ;
		background:none;
		border:none;
		position:relative;
		z-index:5;
	}
		#left {
			float:left;
			width:136px;
			margin:0 22px 0 0px;
			padding:0 0 0px 0;
		}
		.container {
			overflow:hidden;
			position:relative;
			border-bottom:none;
			background:none;
         
		}
        .container_prod {
			overflow:hidden;
			position:relative;
			border-bottom:none;
			background:none;

		}
		#right {
			float:right;
			width:220px;
			margin:0 0px 0 40px;
			padding-top:0px;
		}
/* ------------------------------------- footer --- */
	#footer {
	/*background:url(../images/footer-bg.png) left top repeat;*/
	border-top:none;
	min-height:98px;
	margin:0px;
	position:relative;
	}
	.pad-top { padding-top:41px; position:absolute;bottom: 0; z-index:1;width: 100%}
	#footer .space {
		padding:4px 0px 0px 0px;
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		color:#787b78;
		background:none;
		border-top:none;
		min-height:34px;
		text-transform:none;
		overflow:hidden;
		position:relative;
	}
	#footer a {
		color:#787b78;
		text-decoration:underline;
	}
	#footer a:hover { text-decoration:none;}
	.footerText div { padding-top:0px;}
	#footer .footerText {
		padding:0 0 0 0;
	}
	#footer .footerText div { float:left;}
/*	#footer .footerText div.social { float:none; position:absolute; right:30px; top:40px; overflow:hidden;}
	#footer .footerText div.social a { text-decoration:none; float:left; display:block; overflow:hidden; position:relative; height:32px; width:31px; margin-left:8px;}
	#footer .footerText div.social a span { display:block; overflow:hidden;  height:32px; overflow:hidden; width:31px; float:left; position:relative; cursor:pointer;}
	#footer .footerText div.social a img { background:none; margin-top:-32px;}
*/
	#footer ul {
		background:none;
		padding:20px 0 0px 0px;
		margin:0 0 0px 0;
		list-style:none;
		 position:relative;
		 overflow:hidden;
		 width:100%;
		 float:none;


	}
		#footer ul li {
			background:none;
			font:normal 12px/29px Arial, Helvetica, sans-serif;
			/*background:url(../images/footer-marker.gif) left center no-repeat;*/
			display:block;
			padding:0 20px 0 22px;
			text-transform:uppercase;
			letter-spacing:none;
			margin:0 0 0 0;
			float:left;
		}
		#footer ul li:first-child { background:none; padding-left:0;}
			#footer ul li a {
				background:none;
				display:inline-block;
				color:#ccc;
				padding:0;
				text-decoration:none;
			}
			#footer ul li a:hover,
			#footer ul li.active a {
				color:#14715f;
				text-decoration:none;

			}
/* ------------------------------------- Tooltips --- */
	.tool-tip {
		background:#ffc;
		border:1px solid #b4b58A;
		color:#000;
		max-width:200px;
		text-align:left;
		z-index:99!important;
	}
	.tool-title {
		background:#dda;
		border-bottom:1px solid #b4b58A;
		padding:5px 10px;
		font-weight:bold;
	}
	.tool-text {
		padding:5px 10px;
	}

/* ------------------------------------- VM --- */
	.wrapper {
	   	overflow:hidden;
		width:100%;


	}
	.wrapper2 {
		width:100%;
	}
	.clear {
		clear:both;
	}
	.float-left {
		float:left;
	}
	.float-right {
		float:right;
	}
	.contact_email #contact_email_copy {
		margin:0;
		float:left;
		width:15px;
	}

/* ------------------------------------- boxes --- */
	.module .banners { background:none;}
	.module .box,
	.module_menu .box,
	.module_text .box {background:#fff;}

	.module .box .tail-bottom,
	.module_menu .box .tail-bottom,
	/*.module_text .box .tail-bottom {background:url(../images/box-corner-tail-bottom.gif) bottom repeat-x;}*/

	.module .box .tail-top,
	.module_menu .box .tail-top,
	/*.module_text .box .tail-top {background:url(../images/box-corner-tail-top.gif) top repeat-x;}*/

	.module .box .tail-right,
	.module_menu .box .tail-right,
	/*.module_text .box .tail-right {background:url(../images/box-corner-tail-right.gif) right repeat-y;}*/

	.module .box .tail-left,
	.module_menu .box .tail-left,
	/*.module_text .box .tail-left {background:url(../images/box-corner-tail-left.gif) left repeat-y;}*/

	.module .box .corner-right-bottom,
	.module_menu .box .corner-right-bottom,
	/*.module_text .box .corner-right-bottom {background:url(../images/box-corner-right-bottom.gif) right bottom no-repeat;}*/

	.module .box .corner-left-bottom,
	.module_menu .box .corner-left-bottom,
	/*.module_text .box .corner-left-bottom {background:url(../images/box-corner-left-bottom.gif) left bottom no-repeat;}*/

	.module .box .corner-right-top,
	.module_menu .box .corner-right-top,
	/*.module_text .box .corner-right-top {background:url(../images/box-corner-right-top.gif) right top no-repeat;}*/

	.module .box .corner-left-top,
	.module_menu .box .corner-left-top,
	/*.module_text .box .corner-left-top {background:url(../images/box-corner-left-top.gif) left top no-repeat; width:100%;}*/


/* ------------------------------------- END boxes --- */
.paramlist_key {width:35% !important; padding-right:5px !important;}
.josForm #email {width: 147px; padding:1px 0 1px 5px;}
.validate {margin-bottom:0px;}
#josForm  { padding-bottom:20px;}
.content-indent {padding:20px; margin:0px; background:#FFF; border:1px solid #dad9d9; overflow:hidden; position:relative; border-radius:4px; }
.cbButtons { margin-left:25%;}

.productTop { width:30%;}

.list li { color:#7e7c7c;}
.list h4 { padding-bottom:5px;font-family: 'Oswald', sans-serif; font-weight:normal; }
.list h4 a { color:#716d6d; text-transform:uppercase; font-size:16px; line-height:1.2em;}
.results h3 { text-transform:uppercase; font-family: 'Oswald', sans-serif; color:#626161; border:none; padding:10px 0 10px 10px; margin-bottom:5px; font-weight:normal; }


.relative {position:relative;}
.height {  font-size:0px; line-height:0px;}
#comment { padding-right:17px; width:auto; height:auto; margin-top:5px;}
.Form-indent { margin:10px 0 0 0;}


#searchForm .button { margin-top:0px;}


.article-text-indent { padding-right:0px;}
.article-text-indent h2  { color:#333; font:normal 12px/21px Arial, Helvetica, sans-serif;font-family: 'Oswald', sans-serif; text-transform:none; margin:0; padding:14px 0 0 0;}
.article-text-indent p { padding-top:19px; color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; padding-right:10px; }

#component-contact { padding-top:10px; position:relative;}
.contact-width {
		width:228px !important;
		background:#fff;
		border:1px solid #e5e5e5;
		box-shadow: 0 0 25px #fbfbfb inset;
		 -moz-box-shadow: 0 0 25px #fbfbfb inset;
		 -webkit-box-shadow: 0 0 25px #fbfbfb inset;
		position:relative;
		border-collapse:separate !important;
		font-size:12px; color:#7f7f7f;}


#map_canvas {
	width:430px !important;
	height:319px !important;
	*height:322px !important;
	position:absolute;
	right:0px;
	top:10px;
	overflow:hidden;
	margin-left:0px;
}

.department dl { color:#7f7f7f; font:normal 12px/21px Arial, Helvetica, sans-serif; display:inline-block;}
.department dl a{ color:#13c6d4;}
.department h3 {  color:#3333; font:bold 14px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0; padding:0px 0 18px 0;}
.department .col-1 { float:left; width:190px;}
.department .col-pad { padding-right:49px;}

#emailForm { margin:0px 0px 10px 0; padding-top:4px;}
#emailForm label strong { color:#7f7f7f; font:bold 12px/21px Arial, Helvetica, sans-serif; padding-left:1px; display:inline-block; padding-bottom:5px;}
.contact_email input {
		margin-bottom:5px;
	}
.inputbox { padding:1px 2px 1px 2px; height:21px; border:1px solid #e5e5e5; width:224px; line-height:20px!important; outline:none;}
#agreed_field.inputbox { padding:0!important; width:13px!important; height:13px!important; border:none!important;}
#emailForm #contact_text {
	color:#949494;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	height:131px;
	overflow:auto;
	margin:0px 0px 10px 0px;
	padding:2px 4px;
	max-width:419px;
	width:419px;
	*height:135px;
}
#emailForm .contact_area { padding-bottom:19px;}
#emailForm .pad-top { padding-top:30px;}
#emailForm .col-3 { float:left; width:429px;}
#emailForm .col-2 { float:left; width:240px;}

.line-height { display:block; line-height:14px; *line-height:1.7em; font-size:12px; float:left; padding-left:8px;}


.box-tov{
  width: auto;
  height: 149px;
  border: 1px solid #E5E5E5;
}

.banners {
       margin-bottom: 20px;
border: 1px solid #DFDAD5;
margin-top: 15px;
display: inline-table;
position: relative;
z-index:0
}

.banner {
  float: left;
  border: 1px solid #DFDAD5;
   height: 150px;
   width: 215px;
   margin: 10px;
   background: #fff;
   border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


/* virtuemart.css */


/* virtuemart CSS Document */

/* -------------------------- product styles*/

/* --------- buttons */

.cbHeader { background:#CCC!important; padding:5px 0 5px 0!important;}

	h3 { line-height:1.2em;}



	.buttons {

		padding:0 15px 0 0;

	}

	.cartButtons {

		padding:10px 0px 0px 0px;

	}

	.product_details_container {

		float:none;

		margin:0px 0px 0px 0px;

		padding:0px 0px 0 0px;

		display:none;

		width:auto;

	}

	.product_buttons {

		float:none;

		margin:0px 0 0 0px;

		padding:0px 0 0 0;

		width:100%;

		text-align:left;

		display:none;

	}

	.module_multi .product_buttons {

		float:none;

		margin:0px 0 0 0px;

		padding:15px 0 0 0;

		width:100%;

		text-align:left;

	}

	.browseAddToCartContainer .addtocart_button {

		/*background:url(../images/button2-active.png) left top no-repeat;*/

		letter-spacing:0px;

		border:none !important;

		color:#fff;

		text-transform:none;

		font:normal 11px/1.2em   Arial, Helvetica, sans-serif!important;

		padding:0 0 0px 0;

		display:inline-block !important;

		height:21px!important;

		width:90px!important;

		margin-top:13px;

		text-align:center;

		cursor:pointer;

		text-decoration:none;

		 position:relative;

		 outline:none;

		 transition: opacity .25s ease-in-out;

   -moz-transition: opacity .25s ease-in-out;

   -webkit-transition: opacity .25s ease-in-out;

	}

	/*.browseAddToCartContainer .addtocart_button:hover {background:url(../images/button2.png) left top no-repeat; color:#fff; opacity: 0.8;}*/



	.vmCartContainer .addtocart_button {

		/*background:url(../images/button2-active.png) left top no-repeat;*/

		border:none !important;

		color:#fff;

		text-transform:none;

		letter-spacing:0px;

		font:normal 11px/20px  Arial, Helvetica, sans-serif!important;

		display:inline-block !important;

		position:absolute;

		left:0;

		bottom:0;

		height:21px!important;

		width:90px!important;

		margin-top:13px;

		text-align:center;

		cursor:pointer;

		padding:0 0 0px 0;

		text-decoration:none;

		outline:none;

	}

	/*.vmCartContainer .addtocart_button:hover { background:url(../images/button2.png) left top no-repeat; color:#fff;}*/

	.addtocart_button {

		/*background:url(../images/cart-button.png) left top no-repeat;*/

		border:none !important;

		color:#909294;

		text-transform:none;

		font:bold 11px/24px Arial, Helvetica, sans-serif;

		letter-spacing:0px;

		vertical-align:middle;

		display:inline-block !important;

		padding:0px 0px 1px 0px!important;

		margin:0;

		width:77px !important;

		height:24px!important;

		text-align:center;

		cursor:pointer;

		text-decoration:none;

		 transition: opacity .25s ease-in-out;

   -moz-transition: opacity .25s ease-in-out;

   -webkit-transition: opacity .25s ease-in-out;

	}

	.addtocart_button:hover {

		/*background:url(../images/cart-button-active.png) left top no-repeat;*/

		text-decoration:none !important;

		color:#fff;

		opacity: 0.8;

			}



	.module_multi .addtocart_button {

		/*background:url(../images/button1.png) left top no-repeat;*/

		border:none !important;

		color:#967c68;

		text-transform:lowercase;

		font:bold 12px/1.3em Arial, Helvetica, sans-serif;

		letter-spacing:0px;

		vertical-align:top;

		display:inline-block !important;

		padding:0px 0px 2px 0px!important;

		margin:0;

		width:90px !important;

		height:30px!important;

		text-align:center;

		cursor:pointer;

		text-decoration:none;

	}

	.module_multi .addtocart_button:hover {

		/*background:url(../images/button1-active.png) left top no-repeat;*/

		text-decoration:none !important;

		color:#fff;

	}





	.browseAddToCartContainer .addtocart_button {

		float:none;

	}

	div.back_button a {

		/*background:url(../images/button1-active.gif) left top no-repeat;*/

			border:none !important;

		color:#909294;

		display:inline-block;

		font:bold 12px/20px Arial, Helvetica, sans-serif;

		text-decoration:none;

		text-transform:none;

		padding:2px 0px 0px 0px;

		text-align:center;

		margin:2px 0px 2px 0px;

		height:30px;

		width:90px;

		}





	div.back_button a:hover {

		/*background:url(../images/button2.gif) left top no-repeat;*/

		color:#FFF;



	}

	.back_button {

		padding:0px 0px 0px 0px;

	}

	.cbButton {

		/*background:url(../images/button2.png) left top no-repeat;*/

		border:none !important;

		color:#fff;

		display:inline-block;

		letter-spacing:0px;

		font:normal 11px/1.2em Arial, Helvetica, sans-serif;

		text-decoration:none;

		text-transform:none;

		padding:0px 0px 1px 0px;

		margin:2px 10px 2px 10px;

		width:90px;

		height:21px;

	}

	.cbButton:hover {

		/*background:url(../images/button2-active.png) left top no-repeat;*/

		color:#fff;



	}

	.button02,

	a.button02,

	#register_stretcher .button {

		/*background:url(../images/button3.png) left top no-repeat;*/

		border:none !important;

		color:#fff;

		display:inline-block;

		font:normal 11px/1.2em Arial, Helvetica, sans-serif!important;

		text-decoration:none;

		letter-spacing:0px;

		text-transform:none;

		text-align:center;

		padding:0px 0px 1px 0px;

		width:130px;

		margin:0px 0px 0px 0px;

		height:21px;

	}

	a.button02 { height:16px; padding-top:4px; width:130px; float:none; }



	#register_stretcher .button { padding:0px 0px 1px 0px; height:21px;}

		#register_stretcher .button {

		margin:10px 0 0 0px !important;

	}





	#reviewform {overflow:hidden; padding-top:5px;}





	input.button02 {

		/*background:url(../images/button3.png) left top no-repeat;*/

		color:#fff;

		border:none;

		display:inline-block;

		font:normal 11px/1.2em Arial, Helvetica, sans-serif!important;

		text-decoration:none;

		text-align:center;

		text-transform:none;

		letter-spacing:0px;

		padding:0px 0px 1px 0px;

		margin:2px 0px 2px 0px;

		width:130px;

		height:21px;}



		input.button02:hover {

			/*background:url(../images/button3-active.png) left top no-repeat;*/

			color:#fff;

		}



	.button02:hover,

	a.button02:hover,

	#register_stretcher .button:hover{

		/*background:url(../images/button3-active.png) left top no-repeat;*/

		color:#fff;

		border:none !important;



	}





/* ---------- products layout */

	img.feed {

		margin:5px 5px 0px 0px;

	}

	.product_layout {

		padding:15px 20px 15px 30px;

	}

	.productDetailsContainer {

		width:auto;

		padding:0;

		display:block;

		position:relative;

	}

	.browseProductImageLite {

		float:right;

	}

	.browseProductImage ,.rightPos2.browseProductImageContainer {

		margin:3px 25px 0px 0px;

		text-align:center;

		text-decoration:none;

		width:110px;

		height:76px;

		background:#fff;



	}



	.browseProductImage img ,.rightPos2.browseProductImageContainer img {

		margin:0 0 10px 0;background:#fff;

	}

	.browseProductImage a ,.rightPos2.browseProductImageContainer a {

		text-decoration:none;

		color:#a9a9a9;

		background:none;

		display:block;

		font:normal 12px/17px Arial, Helvetica, sans-serif;

	}

	.browseProductImageContainer a:hover{

		color:#a71114;

	}



	.browseProductContainer {

		padding:0px 0px 0px 0px;

	}

	.browseProductDescription {

		margin:0px 0px 0px -1px;

		float:none;

		padding:0px 5px 11px 0px;

		color:#aeadad;

		font-size:12px;

		line-height:17px;

		min-height:34px;

	}

	.browseRatingContainer{

		margin:0px 0px 0px 0px;

		float:none;

		padding:0px 0px 0px 0px;

		width:100%;

		color:#aeadad;

		font-size:12px;

		line-height:17px;

		}

	.browseRatingContainer span { display:none;}

	.browseRatingContainer strong { display:inline-block; font-weight:normal; font-size:12px; line-height:17px; color:#6c6c6c; padding-top:4px; padding-left:2px;}





	.browseAddToCartContainer {

		width:100%;

		overflow:hidden;

		text-align:left;

	}

	.productParams {

		padding:0px 8px 0px 0px;

	}



	.browseProductDetails {

		float:left;

	}

	div.buttons_heading {

		margin:10px 10px 0px 0px;

		padding:2px 0px 0px 0px;

		float:right;

		width:100px;

		overflow:hidden;

		position:relative;

		display:none;

	}

	div.buttons_heading a { float:right;}

	div.buttons_heading img {

		margin-left:8px;

		margin-bottom:10px;



	}

	.product_navigation {

		width:90%;

		float:left;

		padding:8px 0px 10px 0px;

	}

	.nseparator {

		border:none !important;

	}

	.productSeparator {

		float:left;

		padding:0px 0px 0px 0px;

	}

	.productIndent {

		padding:15px 10px 20px 15px;

	}



	h1.product_name,

	.vader .ui-widget-content a.product_name {

		color:#6f6e6e;

		font:bold 12px/17px Arial, Helvetica, sans-serif;

		display:inline-block;

		text-decoration:none;

		width:auto;

		text-transform:none;

	}



	.vader a.product_name {

		color:#161616 !important;



	}



	.box_product_price {

		padding:0px 0px 0px 0px;

		margin-top:-8px;

		margin-left:7px;

		border-bottom:none;

		position:relative;

	}

	.price-title {

		color:#020202;

	}

	.product-options {

		padding:1px 0px 0px 11px;

		margin:0;

		border-top:none;

		border-bottom:none;

	}

	.category-options {

		font:bold 12px/17px  Arial, Helvetica, sans-serif;

		padding:10px 10px 10px 19px;

	}



/*******************************/

div.productDescription {

	padding:0px 0px 4px 0px;

	font:normal 11px/15px Arial, Helvetica, sans-serif;

	color:#888989;

}

div.productPrice2,

div.productPrice2 .productPrice {

	display:inline;

}



.vmCartContainer {

	overflow:hidden;

	background:none;

	padding:5px 0px 0px 0px;

	border:none;

}

.vendor {

	text-align:center;

}

.top_separator {

	border-top:1px solid #ccc;

	padding:10px 0px 0px 0px;

}

#five_stars,

#four_stars,

#three_stars,

#two_stars,

#one_star,

#null_stars {

	text-align:center;

	padding-left:4px;

}

.stars {

	margin:2px 0px 0px 0px;

}

.categoryName {

	padding:10px 0px 10px 0px;

    font-size: 17px;
	
	

}















hr {

	margin-bottom:20px;

	border:none;

	width:100%;

}

.related { width:100%; overflow:hidden; padding-top:0px;}

.related .extra-releted {overflow:hidden;  position:relative; padding:20px; padding-bottom:0; padding-right:0px; padding-left:37px}

.related .featuredIndent {

	border:none;

	background:none;

	text-align:left;

	position:relative;

	min-height:100px;

	padding:0px 0px 0px 0px;

	margin:0px 0px 20px 0px;}

.related .color { padding:0 0px 0 0px;}

.related .product-options { padding:0px 0 0 0px; text-align:left;}

.related .product_image_container {

	margin: 0; padding:0;

	position: relative;  /* Set the absolute positioning base coordinate */

	width: 130px;

	height: 89px;

	float:none;

}

.related .product_image_container img {

	width: 110px; height: 76px; /* Set the small thumbnail size */

	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */

	border: 1px solid #ddd;

	background: #fff;

	position: absolute;

	left: 0px; top: 0;

	padding:0;

	margin:0;

}

.related .product_image_container img.hover {

	background:#fff;  /* Image used as background on hover effect

	border: none; /* Get rid of border on hover */

}









.related div.product_name {

		min-height:34px;

		padding:10px 20px 10px 0px;

		margin:-15px 0 0 0;

		text-align:left;



	}



.related div.product_name a { color:#000; text-decoration:none; }

.related div.product_name a:hover {text-decoration:underline;}

.related .product_details_container {display:none;}

.related .product_buttons { display:none;}

.related .box_product_price { margin:0px; color:#fc9701; float:none;  padding:0 0 0 0; }

.related .box_product_price em { display:none;}

.related .box_product_price .productPrice { color:#14715f; font-size:12px; line-height:17px; font-weight:bold; padding:0px; margin:0; text-align:left; font-family:Arial, Helvetica, sans-serif;}

.related .box_product_price  .product-Old-Price { color:#9a9a9a; font-weight:normal; padding:0px; margin:0; font-family:Arial, Helvetica, sans-serif;}

/* ---------- shopping cart  */

	#cart .moduletable { overflow:hidden; text-align:left; float:right;}

		#cart .moduletable h3

		 {

			 background:none;

			font:normal 11px/18px Arial, Helvetica, sans-serif;

			height:18px;

			color:#fff;

			text-align:left;

			display:block;

			text-transform:uppercase;

			text-decoration:none;

			letter-spacing:0px;

			padding:0px 7px 0 0;

			float:left;

		}

		#cart .moduletable .vmCartModule { margin:0px 0 0 0px; text-align:left; float:left; padding:0px 0 0px 0px; background:none !important; }

		#cart .moduletable a {

			text-align:left !important;

			font:normal 11px/18px  Arial, Helvetica, sans-serif;

			color:#fff;

			text-transform:none;

			text-align:center;

			letter-spacing:0px;

			padding:0px 0px 0px 0px;

			margin:0 1px 0 5px;

			display:inline-block;

			text-decoration:underline;

		}

		#cart .moduletable a:hover , #cart .moduletable a:hover span  {

			color:#14715f;

			text-decoration:none;

		}

/* ------------------------- currency --- */

	.currency .moduletable {

		position:relative;

	}

	.currency h3 {

		background:none;

		letter-spacing:0px;

		border:none;

		color:#fff;

		font:normal 11px/1.2em Arial, Helvetica, sans-serif;

		padding:3px 6px 0px 0px;

		margin:0;

		float:left;

		text-transform:none;

	}



#select-form { margin-left:1px; display:none;}

.jqTransformSelectWrapper {

		/*background:url(../images/select_left.png) left top no-repeat;*/

		color:#96a2a5;

		font:normal 10px/20px Arial, Helvetica, sans-serif;

		width:76px !important;

		height:21px !important;

		float:left;

		position:relative;

		padding:0px 0 0 8px;

		margin-top:0px;

		z-index:1!important;

		}

	.jqTransformSelectWrapper .jqTransformSelectOpen {

		/*background:url(../images/select_right.png) left top no-repeat;*/

		width:21px;

		height:21px !important;

		position:absolute;

		top:0;

		right:0;

		}



	.jqTransformSelectWrapper  ul {

		list-style:none !important;

		width:82px !important;

		/*background:url(../images/png.png) left top repeat;*/

		border:none;

		position:absolute;

		top:21px;

		left:-14px;

		z-index:11;

		border:none;

		border-top:none;

		}

		.jqTransformSelectWrapper  ul li { padding-left:7px; display:block; line-height:16px;}

		.jqTransformSelectWrapper li a { text-decoration:none; display:block;color:#96a2a5; }

		.jqTransformSelectWrapper  ul li:hover { background:none; }

		.jqTransformSelectWrapper  ul li:hover a {color:#14715f;}



	#select-form .jqTransformHidden {

		display:none !important;

	}







	.currency .button {

		font:normal 11px/16px Arial, Helvetica, sans-serif;

		color:#fff;

		border:none !important;

		display:block;

		/*background: url(../images/button1.png) left top no-repeat;*/

		width:58px;

		height:21px;

		padding:0 0 1px 0;

		margin:0px 0 0 0;

		 position:relative;

		 float:right;

		 text-decoration:none;

		 text-align:center;

	}

	.currency .button span { display:block; line-height:11px;}

	.currency .button:hover {

		/*background: url(../images/button1-active.png) left top no-repeat;*/

		text-decoration:none;

	}



.sectiontableheader { background:none;}

.sectiontableheader  td { border: 1px solid #e5e5e5;}

.sectiontableheader th {

	padding:10px 5px 10px 10px;

	color:#000;

	font-weight:bold;



}

.sectiontableentry1 td { padding:10px 5px 10px 10px; color:#000;}

.module-manufacturers .inputbox {

	width:144px;

}



/* ---------- nulling */

.vader .ui-widget input {

	font-size:11px;

}

.vader .ui-tabs .ui-tabs-panel { /* tabs indent */

	padding:23px 0px 30px 0px;

}

.shop_info {

	margin:10px 0px 10px 0px;

	padding:14px 0px 15px 50px;

	color:#000;

}

.cbBox h3 {

	color:#000;



}

.cbContainer {

	color:#000;

	text-align:center;

	background:#fff;

	border-color:#ccc;

	border-radius:5px;

	-moz-border-radius:5px;

	box-shadow:0px 0px 20px #777;

	-moz-box-shadow:0px 0px 20px #777;

	-webkit-box-shadow:0px 0px 20px #777;

	z-index:999;

}

.shop_warning {

	padding:15px 0px 15px 50px;

}

div.pathway {

	margin:0px 0px 0px 0px!important;

	padding:20px 0px 20px 60px;

	background:#fff;

	overflow:hidden;

	border:1px solid #e8e8e8;

}

div.pathway2 {

	margin:0px 0px 0px 0px!important;

	padding:20px 20px 20px 20px;

	background:#fff;

	overflow:hidden;

	border:1px solid #e8e8e8;

}



div.pathway span a { text-decoration:none;}

.filfset-bg {

	margin:0px 0px 0px 0px!important;

	padding:20px 20px 10px 20px;

	background:#fff;

	overflow:hidden;

	border:1px solid #e8e8e8;

}



fieldset {border:none; margin-bottom:10px; padding:0 0 25px 0; background:none;}

legend.sectiontableheader , legend span.sectiontableheader  {

	background:none;

	text-align:center;

	border:1px solid #f2f2f2;

	color:#282828;

	padding:0px 0px 0px 0px;

	margin:0px 0 21px 10px;

	font:bold 12px/21px Arial, Helvetica, sans-serif;

	display:block;

	width:150px;

	height:21px;

}

legend span.sectiontableheader { margin:0;}

.continue_link {

	line-height:18px;

	margin:0px 0px 0px 0px;

	color:#fff !important;

	font:normal 12px/19px Arial, Helvetica, sans-serif;

	text-decoration:none;

	background:#14715f;

	display:inline-block;

	height:18px;

	width:140px;

	text-align:center;

	padding:4px 0px 5px 0px;

	float:left;

	margin:0;

	margin-right:3px;

	border-radius:4px;

	 transition: opacity .25s ease-in-out;

   -moz-transition: opacity .25s ease-in-out;

   -webkit-transition: opacity .25s ease-in-out;

}

.continue_link span { display:inline-block; background:none;cursor:pointer;}

.continue_link:hover { background:#585858; opacity: 0.8;}

.checkout_link {

	padding:0px 30px 0px 0px;

	background-position:right 4px;

	color:#fff !important;

	font:normal 12px/19px Arial, Helvetica, sans-serif;

	text-decoration:none;

	background:#14715f;

	display:inline-block;

	height:18px;

	width:77px;

	text-align:center;

	padding:4px 0px 5px 0px;

	float:left;

	margin:0;

	border-radius:4px;

	 transition: opacity .25s ease-in-out;

   -moz-transition: opacity .25s ease-in-out;

   -webkit-transition: opacity .25s ease-in-out;

}



.checkout_link span { display:inline-block; background:none; cursor:pointer;}

/*span.arrow { display:none; background:url(../images/virtuemart/continue_link-marker1.gif) left top no-repeat; width:8px; height:5px; position:absolute; right:12px; top:11px;}*/

.checkout_link:hover { background:#585858; opacity: 0.8;}



.rght {

	width:50%;

	float:left;

}

.rght2 {

	width:40%;

	float:left;

}

.lft2 {

	width:59%;

	float:left;

}

.rght .indent,

.lft .indent {

	padding:0px 0px 0px 15px;

	text-align:left;

}

.rght2 .indent,

.lft2 .indent {

	padding:0px 0px 0px 8px;

	text-align:left;

}

.lft {

	width:49%;

	float:left;

}

.product_link {

	 color:#2f2f2f;

	text-align:center;

	display:block;

	text-decoration:none;

	position:relative;

	padding:0;

	margin:0;

	overflow:hidden;

	text-transform:none;

	font:normal 12px/17px Arial, Helvetica, sans-serif;

			font-family: 'Oswald', sans-serif;

}

.product_link img { background:#fff; margin-bottom:20px;  width:93px; height:73px;}

.product_link .hr { border:none;background:#e5e5e5; height:1px;display:block; width:100%;position:absolute; left:0; bottom:44px; margin:0;}

.product_link div {

	/*background:url(../images/product_link-span.gif) left top repeat;*/

	display:table;

	height:44px;

	*height:auto!important;

	*padding:0px 0px 5px 0px;

	text-align:left;



	}



.product_link span.cat_name {

	height:44px;

	width:77px;

	display:table-cell; *display:inline-block; vertical-align:middle;

	padding:0 13px 1px 9px;

	*padding:14px 13px 1px 9px;

	*height:30px;

	*width:95px;

	cursor:pointer;

}

.product_link span.cat_name em { /*background:url(../images/_product_linkmarker.png) right center no-repeat;*/ display:block; width:18px; height:18px; position:absolute; bottom:8%; right:13px;}



#vmMainPage {

	padding:0px 0px 0px 0px;

	overflow:hidden;

	position:relative;

	z-index:1;

}

#vmMainPage h4 { font:normal 12px/21px Arial, Helvetica, sans-serif; font-weight:bold; color:#222629; padding-bottom:5px; background:none!important; display:block;}

#vmMainPage h5 { font:normal 12px/21px Arial, Helvetica, sans-serif;font-weight:bold;  color:#222629; padding-bottom:5px; background:none!important; display:block;}



#vmMainPage h4 span {  background:none!important; display:block;}

#vmMainPage h5 span {  background:none!important; display:block;}





.product_image_container img {

	background:#fff;

	height:102px;

	width:110px;

	}

.related .product_image_container { text-align:center;}

.product_image_container a{

	font:normal 0px/0px Arial, Helvetica, sans-serif;

}

.imageRight {

	text-align:right;

}

.priceLeft {

	width:200px;

}

.quantity {

	width:auto;

	float:none;

	padding:7px 0px 0px 0px;

	*padding:5px 0px 0px 0px;

	overflow:hidden;

}

.featured .quantity {

	padding:0px 0px 10px 0px;



}



.last .featuredIndent {

	padding:0px 1px 0px 1px;

}

.hor-listing-separator {

	font-size:0px;

	line-height:0px;

	display:none;

}



.extra-table { margin:0px 0 0 -5px; padding-top:15px; width:100%; }

.col-product {margin:0px 0px 10px 10px; float:left; width:212px; height: 220px;}

.product_sect {

	padding:12px 0 0 0;

	border:1px solid #e5e5e5;

	background:#fff;

	text-transform:uppercase;

	overflow:hidden;

	position:relative;

	overflow:hidden;

 z-index:99;

}

.product_sect:hover a div { color:#14715f;}

.product_link {

	 color:#2f2f2f;

	text-align:center;

	display:block;

	text-decoration:none;

	position:relative;

	padding:0;

	margin:0;

	overflow:hidden;

	text-transform:none;

			border-bottom:1px solid #e5e5e5;

}

.product_link img { background:#fff; margin-bottom:12px;  width:170px; height:117px;}

.product_sect a { text-decoration:none!important;}

.product_sect a  div {

	display:block;

	font:normal 11px/20px Arial, Helvetica, sans-serif;

	font-family: 'Oswald', sans-serif;

	height:auto!important;

	text-align:left;

	margin-right:13px;

	padding:10px 0 10px 0;

	color:#333;

	min-height:21px;

	}



.product_sect span.cat_name {

	width:auto;

	background:#fff url(../images/_product_linkmarker.png) right center no-repeat;

	display:block;

	padding:0px 25px 0px 9px;

	cursor:pointer;

        

        overflow: hidden;

}



.quantity_box_button {

	background:none;

	border:none;

	width:19px;

	height:19px;

	vertical-align:top;

	cursor:pointer;



}

.quantity_box_button_up {

	/*background:url(../images/arrowUp.png) no-repeat 0 0;*/

	margin:0 0 0 -2px;

}

/*.quantity_box_button_up:hover {background:url(../images/arrowUp-active.png) no-repeat 0 0;}*/

.quantity_box_button_down {

	/*background:url(../images/arrowDown.png) no-repeat 0 0;*/

	margin:0 0 0 -2px;

}

/*.quantity_box_button_down:hover{background:url(../images/arrowDown-active.png) no-repeat 0 0;}*/



.char-counter {

	margin:0px 0 0 313px;

	position:absolute;

}

.char-counter .inputbox { width:auto!important;}





.alignRight {

	overflow:hidden;

	zoom:1;



}

.rightPosition .rightPos {

	float:right;

}

.rightPosition .rightPos .browseProductImage {

	margin:0px 0px 0px 15px;

}

.rightPosition .alignRight a.product_details,

.rightPosition .alignRight .addtocart_button,

.rightPosition .alignRight .quantity {

	float:right;

}

.rightPosition .alignRight .quantity {

	margin:0px 0px 0px 10px;

}

.rightPosition .alignRight {

	text-align:right;

}

.rightPos2 {

	float:right;

}

.rightPos2.browseProductImageContainer {

	text-align:center;

}

.rightPos2.browseProductImageContainer img { border:1px solid #eee;}



.rightPos2.browseProductImageContainer a {

	text-decoration:none;

	line-height:25px;

}

.rightPos2.browseProductImageContainer a:hover {

	color:#b9206a;

}



form.orderby_form {

	background:#f3f3f3;

	padding:7px 0 7px  19px;

	border:none;

	margin-top:10px;

	font-size:12px; color:#818181; position:relative;

}

.orderby_form { position:relative; z-index:1;}

.orderby_form form .inputbox { color:#bebeba; height:auto; padding:2px 1px 2px 2px; line-height:16px; width:190px; margin:1px 0 0 6px;}

.orderby_form form a { display:inline-block; position:absolute; top:11px; left:264px; }





.extra-table .orderby_form { padding:1px 0 0 0;}

.listing-separator div {width:0px; font-size:0; line-height:0;}

.column-indent {padding:0 0 0 30px;}

.flypage_ask {margin-bottom:20px;}

.vmCartChild {background:none; float:none; border:none;}

.vmCartDetails {float:none;}

.vmAttribChildDetail {text-align:left; width:10%; float:left; text-align:right; margin:3px;}

.side-right {width:80%;}



#product_list {
	padding-top:10px;
	border:none;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.odd { background:#fefdfd;}

.even { background:#fbfbfb;}

.browse_1 { border:1px solid #e5e5e5; border-bottom:none; min-height:130px; padding:8px 9px 10px 9px; margin:0; position:relative;}
#product_list .browse_1 {
	width: 47%;
	float: left;
	min-height: 153px;
	border:1px solid #e5e5e5;
	border-top: none;
}
#product_list .browse_1:nth-child(2n) { border-left: 0; }

#product_list .browse_1:nth-child(1),
#product_list .browse_1:nth-child(2) { border-top: 1px solid #e5e5e5; }

.browse_1 .browseProductImageContainer {

		margin:15px 0px 0px 0px;

		padding:5px 0 8px 10px;

		float:left;

		width:118px;

		height:autopx;

		background:#fff;

		border:1px solid #e5e5e5;

	}

.floatElement {
	padding:18px 10px 0 29px;
	float:left;
	width:303px;
	overflow:hidden;
	position:relative;
}
#product_list .browse_1 .floatElement {
	padding: 18px 10px 0 20px;
	width: 152px;
}

.floatElement h2.browseProductTitle { width:100%; font-size:12px; margin:0; padding:1px 0 14px 0; float:none; font-weight:bold;}

.floatElement	a.product_name {  padding:0;color:#4e4f36; text-decoration:none; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

.floatElement	a.product_name:hover {

		color:#14715f;

		text-decoration:none;

	}

.floatElement .productDetailsContainer { height: 16px;

width: 100px;

float: right;

bottom: 2px;

right: 1%;

/*background: url(../images/DetailsContainer-bg.gif) left top no-repeat;*/

padding-left: 22px;}

.floatElement a.product_details {

		/*background:url(../images/product_details.gif) right center no-repeat;*/

		border:none;

		color:#6c6c6c;

		display:inline-block;

		font:normal 12px/17px Arial, Helvetica, sans-serif;

		text-decoration:underline;

		text-transform:none;

		vertical-align:middle;

		padding:0px 8px 0 0;

		margin:-2px 0 0 0;

		text-align:left;

		}



.floatElement a.product_details:hover {

		text-decoration:none;

		}



.floatElementR { float:right; border-left:1px solid #e5e5e5; margin-top:11px; min-height:88px; width:136px; padding-left:20px;}

.floatElementR .browsePriceContainer {

		float:none;

		width:100%;

		padding:0px 0px 0px 2px;

		overflow:hidden;

	}

.floatElementR .product-Old-Price { display:inline-block;color:#505050;font:normal 12px/18px Arial, Helvetica, sans-serif; padding:1px 0px 0px 10px; *padding:0 0px 0px 10px;}



.floatElementR .productPrice { display:inline-block; color:#14715f; font:normal 18px/18px  Arial, Helvetica, sans-serif; white-space: nowrap;

		}

.floatElementR .addtocart_form { padding-top:3px; display:inline-block; margin-left:0px;}

.floatElementR .addtocart_form label { color:#a7a7a7; font:normal 12px/17px Arial, Helvetica, sans-serif;}



.inputboxquantity {

		font-size:12px;

		font-weight:normal;

		border:1px solid #e5e5e5;

		color:#bebeba;

		line-height:17px;

		vertical-align:top;

		padding:0px 0px 0px 5px;

		height:17px;

		width:34px;

		margin:0px 0px 0px 2px;

		*margin:0px 0 0 2px;

	}



/* ----------------- brows2 */

#product_list2 { margin-top:10px; border:1px solid #e5e5e5; overflow:hidden; margin-bottom:-1px;}

#product_list2 .browse_2 {  padding:20px; padding-left:15px; min-height:250px; position:relative;}

#product_list2 .browseProductImageContainer { float:none; margin:0; padding:10px; border:1px solid #e5e5e5; width:178px; height:122px; }

#product_list2 .browseProductImageContainer img { width:178px; height:122px; background:#fff; margin:0; padding:0;}

#product_list2 .browseProductTitle {  width:100%; font-size:12px; margin:0; padding:10px 0 0px 0; float:none; font-weight:bold; min-height:32px;}

#product_list2 .browseProductTitle  a { padding:0;color:#4e4f36; text-decoration:none; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}

#product_list2 .browseProductTitle a:hover {color:#14715f; text-decoration:none;}

#product_list2 .leftPosition {float:left;}

#product_list2 .quantity { display:none!important;}

#product_list2 .odd { background:none;}

#product_list2 .even { background:none;}



#product_list2 .browsePriceContainer {

		float:none;

		width:100%;

		padding:0px 0px 0px 2px;

		overflow:hidden;

	}

#product_list2 .product-Old-Price { display:inline-block; text-decoration:line-through;color:#505050;font:normal 12px/18px Arial, Helvetica, sans-serif; padding:1px 0px 0px 10px; *padding:0 0px 0px 10px;}



#product_list2 .productPrice { display:inline-block; color:#14715f; font:normal 18px/18px Arial, Helvetica, sans-serif; white-space: nowrap;

		}

div.clr { border-top:1px solid #e5e5e5; margin-bottom:-1px;}

/* ----------------- end brows2 */









.pagenav .inputbox { width:100px;}

.featuredBorder { border:1px solid #e5e5e5; width:auto; padding-left:10px; *padding-left:8px; padding-right:0px; padding-bottom:20px;  box-shadow: 0 0 25px #fcfcfc inset;-moz-box-shadow: 0 0 25px #fcfcfc inset;-webkit-box-shadow: 0 0 25px #fcfcfc inset; /*border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;*/ position:relative; background:#fff; margin-top:-1px;}

.featured .browseProductImageContainer{ width:100%; float:none; text-align:center;}

.featured .browseProductTitle { float:none; margin:0; padding:7px 0 0 0; width:100%; font:normal 12px/17px Arial, Helvetica, sans-serif; min-height:44px; }

.featuredIndent2 a.product_name { padding:3px 8px 0 8px;text-transform:none; font-size:12px; line-height:17px; display:inline-block; color:#333; text-decoration:none;}

.featuredIndent2 a.product_name:hover { text-decoration:underline;}

.featuredIndent2 .browsePriceContainer { padding-top:4px;}

	.featuredIndent2 .productPrice {

		color:#12356c;

		font:bold 12px/17px Arial, Helvetica, sans-serif;

		padding:0px 0px 0px 8px;

		display:inline-block;

	}

	.featuredIndent2 .product-Old-Price {

		color:#9a9a9a;

		display:inline-block;

		font:normal 12px/17px Arial, Helvetica, sans-serif;

		padding:0px 0px 0px 8px;

	}

.productTop {

	float:left;

	padding:0;



				}



.featuredIndent2 {

	border:none;

	background:none;

	margin:10px 0px 0px 0px;

	padding:5px 0px 0 0px;

	min-height:180px;

	position:relative;

	border:none;



}



ul.vmRecentDetail li { padding-bottom:3px;}



.Product-border { border:1px solid #e5e5e5; border-bottom: none; /*padding:25px 25px 29px 25px;*/ padding:25px 25px 0px 25px; background:#fff;}

.Product-border .float-left { float:left; width:260px;}

.Product-border .browseProductImageContainer { float:none; margin:0; padding:4px 0 0 0; width:260px; /*background:url(../images/Product-border-bg.gif) left bottom no-repeat;*/ cursor:pointer;}

.Product-border .browseProductImage { padding:0 0 4px 33px; margin:0; border:1px solid #e5e5e5; text-align:left; width:auto!important; height:auto!important; background:none;}

.Product-border .browseProductImage img { width:220px; height:151px; margin-top:16px; margin-left:-14px; margin-bottom:23px;}

.Product-border .floatElement {

	padding:0;

	margin:0 0 0 29px;

	padding:0 0 3px 0;

	float:left;

	width:328px;

	position:relative;

}

.Product-border h2.browseProductTitle {

		width:100%;

		float:none;

		color:#505050;

		margin:0;

		padding:0px 0px 17px 0px;

		font:normal 18px/20px Arial, Helvetica, sans-serif;

		border-bottom:1px solid #e5e5e5;



	}

.Product-border h2.browseProductTitle span { margin:0; padding:0;}



.Product-border .product-divider { border-bottom:1px solid #e5e5e5; min-height:50px; overflow:hidden; padding-bottom:20px; }

.Product-border .productPrice {

		color:#14715f;

		font:normal 28px/1.2em Arial, Helvetica, sans-serif;

		padding:0px 20px 0px 10px;

		margin:0;

	}



.Product-border .product-Old-Price

	 {

		 color:#505050;

		display:inline-block;

		padding-left:0px;

		padding-right:0px;

		font-size:12px;

	}



	.Product-border .browsePriceContainer {

		float:left;

		width:auto;

		padding:20px 0px 0px 0px;

		overflow:hidden;

	}

	.Product-border .vmCartContainer1 {

	float:right;

	background:none;

	padding:14px 0px 0px 0px;

	border:none;

	width:135px;

	overflow:hidden;



}



.Product-border .description { width:100%; color:#333333; font:normal 12px/17px Arial, Helvetica, sans-serif; /*padding-top:15px;*/ padding-top: 0; padding-bottom:0; border: none; /*padding-bottom:15px; border-bottom:1px solid #e5e5e5;*/}
.bannerCategoryWrapper { margin-bottom: 15px; }

.Product-border .reviews { color:#aeadad; font:normal 12px/18px Arial, Helvetica, sans-serif;}

.vmRecentDetail { margin:0; margin-bottom:0px; padding:0; list-style-type:none;}

/*.vmRecentDetail li {  background:url(../images/virtuemart/vmRecentDetail-marker.png) left 10px no-repeat; padding-left:22px;}*/

.vmRecentDetail a { color:#14715f; text-decoration:none; font:normal 12px/25px Arial, Helvetica, sans-serif; display:inline-block; padding:0; margin-right:1px;}

.vmRecentDetail a:hover { text-decoration:underline;}



/*span.previous_page { background:url(../images/virtuemart/previous_page.gif) left top repeat-x; margin:0px; width:96px; height:23px; border:1px solid #e5e5e5; font:bold 12px/19px Arial, Helvetica, sans-serif; padding:2px 0 0 0px;   display:block; float:left; text-align:center;}*/

span.previous_page:hover { background:#FFF;}

/*span.next_page {background:url(../images/virtuemart/previous_page.gif) left top repeat-x; margin:0; width:96px; height:23px; border:1px solid #e5e5e5;  font:bold 12px/19px Arial, Helvetica, sans-serif; padding:2px 0px 0 0;   display:block; float:right; text-align:center;}*/

span.next_page:hover { background:#fff;}

a.previous_page { display:inline-block; float:none; padding:0 0 0 10px; color:#6c6c6c;text-decoration:none !important;}

a.next_page {display:inline-block; float:none; padding:0 10px 0 0;color:#6c6c6c;text-decoration:none !important;}







/* .sectiontableheader */

.sectiontableentry1 .inputbox, .sectiontableentry2 .inputbox  { width:55px; height:20px; color:#000;}



.basket { border:1px solid #e5e5e5; background:#fff;}

.basket .sectiontableheader { text-align:left; width:100%; padding:0;}

.basket .sectiontableheader td {

	background:#fbfbfb;

	padding:0;

	border:none;

	border-bottom:1px solid #e5e5e5;

	color:#282828;

	font:bold 12px/21px Arial, Helvetica, sans-serif;

}

/*.basket .sectiontableheader td span { background:url(../images/virtuemart/sectiontableheader_th.gif) right top repeat-y; display:block; padding:7px 0px 9px 10px;}*/

.basket .sectiontableheader td.last span { background:none;}



/* sectiontableentry1.png */





.basket .sectiontableentry1.png td  span a { text-decoration:none; font:normal 12px/21px Arial, Helvetica, sans-serif; color:#282828;}

.basket .sectiontableentry1.png td  span a:hover { text-decoration:underline;}

.basket .sectiontableentry1.png td  span a strong { font-weight:normal;}



.basket .sectiontableentry1.png {font:bold 12px/21px Arial, Helvetica, sans-serif; color:#282828; padding:0; margin:0 0 0 0;}

/*.basket .sectiontableentry1.png td {  padding:0 0 0 0; background:url(../images/virtuemart/sectiontableheader_tr.gif) right bottom repeat-x;}*/

.basket .sectiontableentry1.png td.second {font:normal 12px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfbfbf;}

.basket .sectiontableentry1.png td.three {font:normal 12px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#282828;}



/*.basket .sectiontableentry1.png td  span {  background:url(../images/virtuemart/sectiontableheader_th.gif) right top repeat-y;display:block;padding:7px 10px 10px 10px; height:100%;}*/

.basket .sectiontableentry1.png td.four  span { padding-left:5px; padding-top:5px; padding-bottom:6px;  overflow:hidden;}

.basket.ro .sectiontableentry1.png td.four  span { padding-left:5px; padding-top:5px; padding-bottom:11px; overflow:hidden;}

.basket.ro .sectiontableentry2.png td.four  span { padding-left:5px; padding-top:5px; padding-bottom:12px; overflow:hidden;}





.basket .sectiontableentry1.png td.last span {  background:none; font:normal 12px/21px Arial, Helvetica, sans-serif;}





.basket .sectiontableentry1.png td.four  strong.left1 { width:89px !important; float:left; padding:0}

.basket .sectiontableentry1.png td.four  strong.left2 { width:26px !important; float:left;}

.basket .sectiontableentry1.png td.four  strong.left2 input { margin:2px 0 0 3px; padding:0;}



.basket .sectiontableentry1.png td.four  strong.left1 input { padding:0; width:22px; height:22px; float:left; margin-left:10px; margin-top:3px;}

.basket .sectiontableentry1.png td.four  strong.left1 .inputbox { width:40px; height:16px; padding:4px 0 4px 8px; border:1px solid #e5e5e5; color:#000; margin:0;}



.basket .sectiontableentry1.png td.four , .basket .sectiontableentry2.png td.four { width:130px; overflow:hidden; padding:0; margin:0;}

.basket .sectiontableentry1.png td.last , .basket .sectiontableentry2.png td.last { width:75px; overflow:hidden; padding:0; margin:0;}

.basket .sectiontableentry1.png td.three , .basket .sectiontableentry2.png td.three { min-width:75px; overflow:hidden; padding:0; margin:0;}

.basket .sectiontableentry1.png td.second , .basket .sectiontableentry2.png td.second {min-width:75px; overflow:hidden; padding:0; margin:0;}



/* sectiontableentry2.png */







.basket .sectiontableentry2.png {font:bold 12px/21px Arial, Helvetica, sans-serif; color:#282828; padding:0; margin:0 0 0 0;}

/*.basket .sectiontableentry2.png td {  padding:0 0 0 0; background:url(../images/virtuemart/sectiontableheader_tr.gif) right bottom repeat-x;}*/

.basket .sectiontableentry2.png td.second {font:normal 12px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfbfbf;}

.basket .sectiontableentry2.png td.three {font:normal 12px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#282828; }



/*.basket .sectiontableentry2.png td  span {  background:url(../images/virtuemart/sectiontableheader_th.gif) right top repeat-y;display:block;padding:7px 10px 10px 10px;}*/

.basket .sectiontableentry2.png td  span a { text-decoration:none; font:normal 12px/21px Arial, Helvetica, sans-serif; color:#282828;}

.basket .sectiontableentry2.png td  span a:hover { text-decoration:underline;}

.basket .sectiontableentry2.png td  span a strong { font-weight:normal;}



.basket .sectiontableentry2.png td.four  span { padding-left:5px; padding-top:5px; padding-bottom:6px; padding-right:5px; overflow:hidden;}





.basket .sectiontableentry2.png td.last span {  background:none; font:normal 12px/21px Arial, Helvetica, sans-serif;}

.basket .sectiontableentry2.png td.four  strong.left1 { width:90px; float:left; padding:0;}

.basket .sectiontableentry2.png td.four  strong.left2 { width:26px !important; float:left;}

.basket .sectiontableentry2.png td.four  strong.left2 input { margin:2px 0 0 3px; padding:0;}



.basket .sectiontableentry2.png td.four  strong.left1 input { padding:0; width:22px; height:22px; float:left; margin-left:10px; margin-top:3px;}

.basket .sectiontableentry2.png td.four  strong.left1 .inputbox { width:40px; height:16px; padding:4px 0 4px 8px; border:1px solid #e5e5e5; color:#000; margin:0;}





/* sectiontableentry1 */



.basket .sectiontableentry1.aft td {

	background:#fbfbfb;

	padding:0;

	border-bottom:1px solid #e5e5e5;

	color:#282828;

	font:bold 12px/21px Arial, Helvetica, sans-serif;

}

/*.basket .sectiontableentry1.aft td span { background:url(../images/virtuemart/sectiontableheader_th.gif) right top repeat-y; display:block; padding:7px 10px 9px 0px;}*/

.basket .sectiontableentry1.aft td.last span { font-weight:normal; padding-left:10px; background:none;}

/*.basket .sectiontableentry1.aft1 td span { background:url(../images/virtuemart/sectiontableheader_th.gif) right top repeat-y; display:block; padding:7px 10px 9px 0px;}*/



.basket .sectiontableentry1.aft1 strong { display:block; background:#14715f!important; font:bold 12px/21px Arial, Helvetica, sans-serif;  padding:8px 0px 10px 12px; color:#FFF; margin:0 -1px -1px -1px;}



.basket .sectiontableentry1.aft1 td {

	background:#fbfbfb;

	padding:0;

	border:none;

	color:#282828;

	font:bold 12px/21px Arial, Helvetica, sans-serif;

}



.coupon_code strong {font:normal 12px/31px Arial, Helvetica, sans-serif; font-family: 'Oswald', sans-serif; color:#282828; padding-right:12px;}

.coupon_code .Form-indent { float:left; width:299px; margin:5px 0 0 0;}

#coupon_code {

	float:left;

	margin:0px 8px 0px 0px;

	padding:1px 5px 0px 5px;

	vertical-align:top;

	font:normal 11px/15px Arial, Helvetica, sans-serif;

}

.coupon_code .sectiontableentry1 .inputbox { width:178px; float:left;}

.coupon_code .sectiontableentry1 td { padding:10px 0 0 0;}



/* login-register */

.login-register { border:1px solid #e5e5e5; margin-top:-1px; padding:15px 0 4px 20px; background:#fff; }

	#toggler1,

	#toggler2 {

		width:12px;

		height:12px;

		margin:4px 7px 0 0;

		padding:0;

		float:left;

		vertical-align:top;

	}

.login-register h5 label { width:auto; float:left; margin:0; padding:0; color:#282828; font:bold 12px/21px Arial, Helvetica, sans-serif; vertical-align:top;}

.login-register h5 { width:100%; overflow:hidden;}

#login_stretcher { padding-top:16px !important; overflow:hidden;}

#login_stretcher label {color:#bebeba; font:normal 12px/20px Arial, Helvetica, sans-serif; width:71px; margin:0;  float:left; padding:0;}

#login_stretcher .inputbox  { display:block; line-height:20px; margin:0; width:184px; float:left; *margin-left:-19px;}

#login_stretcher .button {  border:none; padding-bottom:2px; margin:0; letter-spacing:0px;}

#login_stretcher a { font-size:12px; line-height:20px;}



/* register-stretcher */

.register-stretcher { border:1px solid #e5e5e5; margin-top:10px; padding:15px 20px 15px 20px; overflow:hidden; background:#fff;}

.register-stretcher h5 { width:100%; overflow:hidden;}

.register-stretcher h5 label { width:auto; float:left; margin:0; padding:0; color:#282828; font:bold 12px/21px Arial, Helvetica, sans-serif; vertical-align:top;}

.register-stretcher form div:first-child { width:100%!important;}

.register-stretcher form div:first-child div:first-child { text-align:left!important; padding:14px 0 20px 32px!important; color:#fa0000; font-size:12px; }

.register-stretcher form div:first-child div strong { font-weight:normal;}

 form fieldset div strong { color:#FA0000; padding:0 5px 0 4px;}





/* checkout_step */

.checkout_step { vertical-align:bottom; font:bold 12px/21px Arial, Helvetica, sans-serif; color:#8e8e8e; text-transform:uppercase; padding-bottom:15px;}

.checkout_step a { font:bold 12px/21px  Arial, Helvetica, sans-serif; color:#14715f; text-transform:uppercase; text-decoration:none; display:inline-block; margin-bottom:13px;}

.checkout_step a:hover {color:#8e8e8e;}



/* get_shipping_address */



.ship-adress { text-align:left; border:1px solid #e5e5e5; margin-top:4px; padding:15px 20px 0 20px; margin-bottom:0px; background:#fff;}

.ship-adress  td { color:#7f7f7f; font:bold 12px/20px Arial, Helvetica, sans-serif;}

.ship-adress  td a {background:#none;

			border:1px solid #e5e5e5;

			float:right;

			color:#909294;

			font:bold 12px/24px Arial, Helvetica, sans-serif;

			padding:0px 0px 0px 0px;

			margin:0px 11px 0px 0px;

			height:25px;

			width:108px;

			text-align:center;

			text-decoration:none;

			text-transform:none;

			display:block;

			cursor:pointer;

			vertical-align:middle;

			}

	.ship-adress  td a:hover {background:#14715f; color:#fff;}

.ship-adress .sectiontableheader th { color:#282828; font:bold 12px/19px Arial, Helvetica, sans-serif; background:none; text-transform:uppercase; border:none; padding:0 0 8px 0; margin:0 0 0 0;}

.ship-adress td { text-align:left!important;}



.ship-adress1 {text-align:left; border:1px solid #e5e5e5; margin-top:4px; padding:15px 20px 15px 20px; margin-bottom:10px; background:#fff;}

.ship-adress1 .sectiontableheader  { color:#282828; font:bold 12px/19px Arial, Helvetica, sans-serif; text-transform:uppercase; border:none; padding:0 0 8px 0; margin:0 0 0 0;}

.ship-adress1 h4 { color:#fa0000; font:bold 12px/20px Arial, Helvetica, sans-serif;}

.ship-adress1 #ce8634932fff5b736e11f6699fa15b98 { width:22px;}

.ship-adress1 .sectiontableentry1 { border-bottom:1px solid #e5e5e5;}

.ship-adress1 .sectiontableentry1 td { padding:0; vertical-align:middle; padding-bottom:15px; }

.ship-adress1 .sectiontableentry1 td:first-child {width:20px;}

.ship-adress1 .sectiontableentry1 label { color:#7f7f7f; font:normal 12px/20px Arial, Helvetica, sans-serif;}



.ship-adress1 .add_new { color:#bfbfbf;  font:normal 12px/19px Arial, Helvetica, sans-serif; padding-right:2px;}

/*.ship-adress1 .add_new a { display:inline-block; background:url(../images/virtuemart/nonebutton.gif) right 7px no-repeat; padding-right:8px; color:#fc2020;}*/



/*.button.color { background:url(../images/button2-active.png) left top no-repeat; border:none; height:21px; color:#fff;position:relative;}*/

/*a.button.color { background:url(../images/button2-active.png) left top no-repeat; border:none; height:20px; padding-top:1px; *height:19px; *padding-top:3px; color:#fff; position:relative;}*/



/*.button.color:hover {background:url(../images/button2.png) left top no-repeat; color:#fff;}*/

#title_field , #country_field , #state , #bank_account_type { padding:2px 2px 2px 0; height:28px; width:229px;}



.paypal_ex { background:none; padding:20px 0px 0px 0px;}

.paypal_ex fieldset { padding:0 0px 10px 20px; margin-left:0px;}

.paypal_ex fieldset legend { border:1px solid #e5e5e5; padding:2px 0 2px 0; width:200px; text-align:center; margin-bottom:10px;}



.payment-bg { background:nonef; padding:0px 0px 10px 0px;}

.payment { margin-left:-10px; width:101%!important; }

.payment fieldset { padding:0 10px 10px 10px; margin-left:10px;}

.payment fieldset legend { border:1px solid #e5e5e5; padding:2px 0 2px 0; width:200px; text-align:center; margin-bottom:10px;}

.payment .inputbox { padding:2px 2px 2px 0; height:21px!important; width:229px;}

.payment input.inputbox { width:225px; height:18px!important;}



/* information */

.information{ border:1px solid #e5e5e5; padding:10px; background:#fff; }

.information .sectiontableheader { background:none; padding:0;}

.information .sectiontableheader th { background:none; color:#505050; padding-left:0;}

.information  td { border:1px solid #e5e5e5; padding:5px 10px 5px 10px;}



.account-index { padding-top:10px;}

.account-index  .inputbox { padding-top:0px; padding-bottom:0px;}

.account-index strong a { text-decoration:none;}

.account-index strong a:hover { color:#505050;}

.account-index  a { text-decoration:none;}

.account-index  a:hover { color:#505050;}

.account-index .sectiontableentry1 td , .account-index .sectiontableentry2 td { border:1px solid #e5e5e5; padding:5px;}



.account-index img { vertical-align:middle;}

.account-index .button { float:left; margin-left:8px;}

.account-index .inputbox { float:left;}



.adminlist .inputbox { width:60px!important; padding-top:1px; margin-left:5px; margin-right:5px; line-height:18px!important;}

#agreed_div { text-align:left; padding-left:20px; width:29%;}

.cart-top { padding-top:0px;}



.pagenav .inputbox { width:100px;}

.featured { padding-bottom:20px;}

.featured h3 { margin-bottom:20px!important;}

.featuredBorder { border:1px solid #e5e5e5; width:auto; padding:20px 0 20px 20px;  box-shadow: 0 0 25px #fcfcfc inset;-moz-box-shadow: 0 0 25px #fcfcfc inset;-webkit-box-shadow: 0 0 25px #fcfcfc inset; /*border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;*/position:relative; background:#fff;}



.featured .product_image_container {

	margin: 0; padding:0;

	position: relative;  /* Set the absolute positioning base coordinate */

	width: 130px;

	height: 89px;

	float:none;

}

.featured .product_image_container img {

	width: 110px; height: 76px; /* Set the small thumbnail size */

	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */

	border: 1px solid #ddd;

	background: #fff;

	position: absolute;

	left: 0px; top: 0;

	padding:0;

	margin:0;

}

.featured .product_image_container img.hover {

	background:#fff;  /* Image used as background on hover effect

	border: none; /* Get rid of border on hover */

}





.featured .browseProductTitle { float:none; margin:-15px 0 0 0; padding:10px 0 0 0; width:100%; font:normal 12px/17px Arial, Helvetica, sans-serif; min-height:38px; text-align:left; }

.featuredIndent2 a.product_name { padding:3px 10px 0 0px;text-transform:none; font-size:12px; line-height:17px; display:inline-block; color:#333; text-decoration:none;}

.featuredIndent2 a.product_name:hover { text-decoration:underline;}

.featuredIndent2 .browsePriceContainer { padding-top:4px; float:none; text-align:left;}

	.featuredIndent2 .productPrice {

		color:#14715f;

		font:bold 12px/17px Arial, Helvetica, sans-serif;

		padding:0px 0px 0px 0px;

		display:inline-block;

	}

	.featuredIndent2 .product-Old-Price {

		color:#9a9a9a;

		display:inline-block;

		font:normal 12px/17px Arial, Helvetica, sans-serif;

		padding:0px 0px 0px 4px;

	}

.productTop {

	float:left;

	padding:0;

	margin:0;

	*width:19%!important;

	*margin-left:4px;



				}



.featuredIndent2 {

	border:none;

	background:none;

	margin:0px 0px 00px 0px;

	padding:0px 0px 0 0px;

	min-height:180px;

	position:relative;

	border:none;

	text-align:center;



}







dl.tabs {

   float: left;

   margin: 10px 0 -1px 0;

   z-index: 50;

}



dl.tabs dt {

   float: left;

   padding: 4px 10px;

   border-left: 1px solid #ccc;

   border-right: 1px solid #ccc;

   border-top: 1px solid #ccc;

   margin-left: 3px;

   background: #f0f0f0;

   color: #666;

 }



dl.tabs dt.open {

   background: #F9F9F9;

   border-bottom: 1px solid #E5E5E5;

   z-index: 100;

   color: #000;

 }



div.current {

   clear: both;

   border: 1px solid #E5E5E5;

   padding: 10px 10px;

 }



 div.current dd

{

   padding: 0;

   margin: 0;

 }

 div.current dd  div img

{ vertical-align:middle; margin-left:2px;}



 #tab5 { display:block;}

 .video { display:none;}

 .current .desc { display:none;}

 .current .video { display:block; width:600px; padding:20px 0 20px 0; text-align:center; }

 .current .video .avPlayerWrapper { margin:0 auto; }

 .avPlayerContainer { width:500px!important;}



div.current dd blockquote { width:500px; display:block; overflow:hidden;padding-right:20px;}

div.current dd .border { border-bottom:1px dotted #e5e5e5; padding-top:15px; margin-bottom:-10px;}

.thumbnailListContainer { width:auto; height:auto; text-align:left; padding:15px 0 0px 0;}

.thumbnailListContainer a { border:1px solid #e5e5e5; padding:10px; display:block; float:left; margin-left:15px;  margin-bottom:15px}

.availabilityHeader { display:none;}





/************************TABS************************************/

.browse_2 { display:none;}

.browse_1 { display:none;}



.tabs-position {  width:100%; z-index:99; position:relative;}

ul.tabs {

	margin: 0 ;

	padding: 0;

	float: left;

	list-style: none !important;

	height: 30px; /*--Set height of tabs--*/

	width: 80px;

	text-align:right;

	position:absolute; right:15px; top:-27px;

}

ul.tabs li {

	float: left;

	margin: 0;

	margin-left:10px;

	padding: 0;

	height: 30px; /*--Subtract 1px from the height of the unordered list--*/

	line-height: 20px; /*--Vertically aligns the text within the tab--*/

	border:none;

	border-bottom:0;

	margin-bottom:0px; /*--Pull the list item down 1px--*/

	overflow: hidden;

	position: relative;

	background:none !important;

}

ul.tabs .last {margin-left:0px;}

ul.tabs li a {

	text-decoration:none;

	text-align:center;

	width:28px;

	display: inline-block;

	/*border: 1px solid #353033;  --Gives the bevel look with a 1px white border inside the list item--*/

	border:0;

	outline: none;

}

ul.tabs li a:hover img { opacity:0.5;}

ul.tabs li:hover {

	background:none !important;

}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/

	background:none !important;

	/*border: 1px solid #4c4749; --Makes the active tab look like it's connected with its content--*/

}

html ul.tabs li.active {

	border:none;

	border-bottom:0;}



.tab_container { width:100%; visibility:hidden;}

.tab_content {

	width:100%;

	padding:0;

	margin:0px;

	background:none;

	height:auto;

	border:none;

	border-top:0;

	position:relative;

}

.Fly-tabs { visibility:hidden;}


/* ----------------------------------------------Articles-Prev-------------------------------------*/
.news-prev{
	overflow:hidden;
	margin:15px 0 40px;
}
.news-prev figure{
	border: 1px solid #e5e5e5;
    background: white;
    width: 250px;
    height: 180px;
	
    padding: 5px;
    float: left;
}
.news-prev a{
	display: block;
    height: 190px;
    overflow: hidden;
}
.news-prev a img{
    width:249px;
	height:180px;
}
.news-prev div{
	float: left;
    width: 290px;
    margin-left: 2%;
    height: 192px;
	
}
.news-prev span{
	font-size:20px;
    font-weight:bold;
	height:190px;
}
.news-prev span a{
    height:20px;
}
.news-prev p{
	text-align:justify;
	padding-top:10px;
}
.news-date{
	padding-top:0px;
}
.news-date span{
	font-weight:bold;
	font-size:14px;
}

/* ----------------------------------------------AjaxSearch-------------------------------------*/



/*#ajaxSearch_form{ padding:0px; margin:0px;} /*убираем отступы в форме поиска*/

/*#ajaxSearch_submit{background-color:#95AD19; color:#FFF; font-weight:bold; padding:2px;}/*фон кнопки, стили для текста написанного на кнопке*/

/*#ajaxSearch_input{color:#666; border:1px solid #999999; padding:3px;} /*стиль для поля ввода.*/

.ajaxSearch_result { border:1px dotted #eee; padding:5px 10px; margin:0px;}/*стиль для вывода результата*/

.ajaxSearch_highlight {background-color:#b2c629; color:#FFFFFF} /*выделение искомого слова фоном*/

.ajaxSearch_grpResultName{ font-weight:bold; }

.ajaxSearch_resultLink{ font-size:1.1em; font-weight:bold; text-decoration:underline;} /*стиль для ссылки с результатом*/

.ajaxSearch_paging { display:block; padding:10px 0;}/*стиль для блока с постраничной навигацией на странице с результатами*/

.ajaxSearch_paging .ajaxSearch_currentPage{color:#fff; background-color:#B2C629; border:1px solid #6f7b1a; padding: 1px 3px; font-weight:bold; margin:2px;} /*стиль для номера текущей страницы с результатами поиска*/

#ajaxSearch_intro{} /*cтиль для строчки "Введите ваш запрос для начала поиска". Пока пусто, можете прописать ваши стили*/


/* reset.css */
/* //meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}

/* ??????????? ?????

================================================== */

ul.simple-list{
 padding-bottom: 15px;
 list-style: disc inside none!important;
}
ul.simple-list li{
 padding-left: 3px;
 padding-bottom: 10px;
}

ol.simple-list{
 padding-bottom: 15px;
 list-style: decimal inside none!important;
}
ol.simple-list li{
 position: relative;
 padding-left: 3px;
 padding-bottom: 10px;
}

simple-bold {
font-weight: bold!important;
}

simple-bold p{
font-weight: bold!important;
}

.h1style{
color: #333;
font-weight: 600;
letter-spacing: -0.2px;
font-size: 28px; 
line-height: 50px;
padding:28px 0px 0px 0px; 
}

.h2style{
color: #333;
font-weight: 600;
letter-spacing: -0.2px;
font-size: 22px; 
line-height: 30px;
padding:28px 0px 0px 0px; 
}

.h3style{
color: #333;
font-weight: 600;
letter-spacing: -0.2px;
font-size: 28px; 
line-height: 50px;
font-size: 18px; 
line-height:1.2;
padding:28px 0px 0px 0px;  
}

.h4style{
color: #333;
font-weight: 600;
letter-spacing: -0.2px;
font-size: 28px; 
line-height: 50px; 
font-size: 14px; /*line-height: 30px;*/
line-height:1.3;
padding:28px 0px 0px 0px; 
}
	

.simple-table p{
 margin: 0;
 padding: 0;
}
.simple-table {
 border-collapse: collapse;
 border-spacing: 0;

 border-top: 1px solid #cacaca;
 border-bottom: 1px solid #cacaca;
 color: #656565;
 margin-bottom: 25px;
}
.simple-table td{
 padding: 10px;
 line-height: 1.0;
}
.simple-table tr:first-child{
 font-weight: bold;
}
.simple-table tr:nth-child(2n){
 background-color:#e9e9e9; /*???? ???? ?????? ?????*/
}



/* #Reset & Basics (Inspired by E. Meyers)

================================================== */

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}


/* fonts.css */
/* Generated by Font Squirrel (//www.fontsquirrel.com) on August 19, 2014 */



@font-face {
    font-family: 'intro_regular';
    src: url('intro-webfont.eot');
    }

@font-face {
    font-family: 'intro_regular';
    src: url('intro-webfont.ttf') format('truetype'),
         url('intro-webfont.svg#intro_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}
/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}


.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.main-wrapper{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
body {
	font-family: 'PT Sans', Trebuchet MS;	
	background: #f3f3f3 url(../images/-main-bg.jpg) no-repeat 50% top;
	color: #000;
}
body h1{
	margin-left: 107px;
	font-family: 'intro_regular';
	font-size: 18px;
	line-height: 26px;
        font-weight:normal;
}
body h1 span{
	color: #ea4c36;
}
header{
	padding-top: 40px;
}
header:not(.headerIndex) { margin-bottom: 20px; }
header nav{
	/*width: 270px;*/
	line-height: 24px;
}
header nav li{
	float: left;
	margin-right: 18px;
}
header nav a{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
header nav a:hover, header nav a.active{
	color: #277eb3
}
header nav a.active{
	text-decoration: none;
	cursor: default;
}

header nav ul li.active a{
	text-decoration: none;
	cursor: default;
        color: #277eb3;
}

header .logo{
	margin-right: 30px;
}
header .logo, header nav{
	float: left;
}
header .info-block, header .info-blockNew {
	position: relative;
	float: right;
	padding-right: 98px;
	margin-bottom: -115px;
	/*min-height: 200px;*/
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #ed1b24;
	background: url(../images/header-flag.png) no-repeat right top;
	z-index:100;
}
header .info-block { min-height: 200px; }
header .info-blockNew { line-height: 22px; }
header .info-block a, header .info-blockNew a {
	color: #81b8d9;
}
header .info-block .hinted{
	display: none;
}
header .info-block.opened{
	line-height: 24px;
}
header .info-block.opened .hinted{
	display: block;
}
header .info-block ul, header .info-blockNew ul {
	padding: 8px 60px 8px 40px;
	overflow: hidden;
	/*height: 50px;*/
	/*background-color: #fff;*/
}
header .info-blockNew ul { background-color: transparent; padding: 0 8px 56px 40px; }
header.headerIndex .info-blockNew ul { padding-top: 7px; padding-bottom: 8px; }
header .info-block .button-pointer{
	position: absolute;
	right: 110px;
	top: 10px;
}
header .info-block.opened ul{
	/*border: 1px dashed #ea4c36;*/
}
header .info-block.opened .button-pointer{
	background-position: left -60px;
}
.button-pointer{
	display: inline-block;
	width: 31px;
	height: 30px;
	background: url(../images/button-pointer.png) no-repeat left top;
	cursor: pointer;
}
.button-pointer:hover{
	background-position: left -30px;
}
/*.button-pointer.active{
	background-position: left -60px;
}*/
.button-blue{
	display: inline-block;
	padding: 6px;
	background: #fff;
	background: rgba(255,255,255,0.5);
}
.button-blue span{
	display: inline-block;
	background: #3b5373;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.23);
}
.button-blue span span{
	display: inline-block;
	padding: 0 20px;
	height: 61px;
	line-height: 61px;
	/* background: url(../images/button-glow.png) no-repeat left top; */
	cursor: pointer;
}
.button-blue:hover span span{
	background-position: left -61px;
}
.button-blue, .button-blue span, .button-blue span span{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.button_mirrored span span {background-position:right -122px}
.button_mirrored:hover span span {background-position:right -183px}

.wrapper_buttons{
	height: 230px;padding-top:80px;
}
.wrapper_buttons .button-blue{
	float: left;
}
.wrapper_buttons .button_mirrored{
	float: right;
}

.content{
	margin-top: -70px;
	padding-top: 70px;
	margin-bottom: 100px;
	width: 100%;
	min-height: 200px;
	background: #fff;
	/*border-bottom: 5px solid #d20001;*/
	border-bottom: 5px solid #102c5e;
	position: relative;
	z-index: 1;
}
.content-hits{
	position: relative;
	min-height: 116px;
	/*margin-bottom: -70px;
*/	background: url(../images/ribbon.png) no-repeat 50% top;
	z-index: 9;
}
.content-hits h2{
	padding-top: 54px;
	font-size: 26px;
	font-weight: bold;
	color: #d20001;
	text-align: center;
	/*line-height: 116px;*/
	text-transform: uppercase;
}
.content-hits h2 span{
	padding: 0 10px;
	position: relative;
	display: inline-block;
	background: #fff;
}
.content-hits h2 span:before{
	content:'';
	display: inline-block;
	width: 6px;
	height: 18px;
	background: url(../images/ribbon-h.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;margin-top:-8px;
}
.content-hits h2 span:after{
	content:'';
	display: inline-block;
	width: 6px;
	height: 18px;
	background: url(../images/ribbon-h.png) no-repeat -6px top;
	position: absolute;
	right: 0;
	top: 50%;margin-top:-8px;
}
.content-hits ul{
	float:left;
	width: 45%;
	padding-left: 5%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	line-height: 24px;
}
.content-hits ul a{
	color: #000;
}
.content-hits ul a:hover{
	color: #d20001;
}
.content-hits ul:first-child{
	text-align: right;
	padding-left: 0;
	padding-right: 5%;
}
.content-hits > div {
	margin-top: 18px;
	background: url(../images/laurel.png) no-repeat 50% top;
}

.content-menu{
	padding-top: 50px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;	
}
.content-menu > div{
	width: 33%;
	float: left;
}
.content-menu dt img{
	position: relative;
}
.content-menu dl{
	padding: 0 50px 50px 50px;
}
.content-menu dt{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
}
.content-menu dd{
	padding-bottom: 15px;
}
.content-menu dt a{
	display: block;
	padding: 20px 0;
	text-align: center;
	/*background: url(../images/line-bg.png) repeat-x left 50%;*/
}
.content-menu dt a span{
	padding: 0 10px;
	display: inline-block;
	background-color: #fff;
	text-decoration: underline;
}
.content-menu a{
	color: #000;
}
.content-menu a:hover{
	color: #d20001;
}
.content-menu dd{
	background: url(../images/bullet-mdash.png) no-repeat left 10px;
	padding-left: 10px;
}
.content-banner{
	height: 83px;padding-top:45px;
	margin-bottom: 0px;
	background: url(../images/banner-bg.jpg) no-repeat 50% top;
	font-family: 'intro_regular';
	text-align: center;
	position: relative;
	top: -29px;
}
.content-banner a{
	color: #d20001;
}
.content-banner h2{padding-bottom:0!important;font-weight:normal!important;line-height:1.0!important;}
.content-banner p{
	font-size: 14px;
	text-align: center;
	line-height: 30px!important;
}

.content-about, .content-about-index {
	margin-bottom: 70px;
}
.content-about > div, .content-about-index .moreIndexContent > div > div {
	width: 50%;
	float: left;
}
.content-about > div p, .content-about-index .moreIndexContent > div > div > p {
	padding-right: 50px;
}
.content-about li, .content-about-index li{
	padding-bottom: 10px;
	line-height: 22px;
}

.content p{padding-bottom: 15px;line-height:22px;}
.content h2, .content h3{text-align:center;padding-bottom: 10px;padding-top: 20px;font-size: 18px;text-transform: uppercase;font-weight: bold;line-height:26px;}
.content h3 {
	text-align:left;
	font-size: 15px;
}
.content-advantages {
	position: relative;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	line-height: 24px;
	background: #f9f9f9;
}
.content-advantages > img{
	width: 85px;
	height: 160px;
	position: absolute;
	left: 250px;
	top: -80px;
}
.content-advantages h2{
	position: relative;
	top: -70px;
	padding-bottom: 0px;
	font-size: 24px;
}
#content .content-advantages h2 { text-align: center !important; }
#content .pageSolutions .content-advantages h2 { font-size: 17px; }
.content-advantages > div{
	width: 33%;
	float: left;
}
.content-advantages > div > div{
	min-height: 170px;
}
.content-advantages h3{
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.content-advantages h3 span{
	float: left;
	margin-right: 10px;
	line-height: 46px;
	font-size: 50px;
	font-weight: normal;
}
.content-advantages p{
	color: #508830;
	padding-right: 40px;

}

.content-solutions {
	border-bottom: 2px solid #b2b2b2;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.content-solutions li{
	float: left;
	width: 19%;
	/*height: 60px;*/
	height: 150px;
	margin-bottom: 33px;
	padding: 0 3%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 24px;
	background: url(../images/bullet-flag.png) no-repeat left 4px;
}
.content-solutions li .title { margin-bottom: 5px; }
.content-solutions h2{
	padding-bottom: 30px;
}
.content-solutions a{
	color: #000;
}
.content-solutions a:hover{
	color: #d20001;
}

.content-shadow{
	position: relative;
}
.content-shadow:after{
	content:'';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 100%;
	height: 15px;
	background: url(../images/content-shadow.png) no-repeat 50% top;
}

.bannerCategory img { width: 667px; height: auto; }

.content-reviews{
	padding-bottom: 50px;
	margin-bottom: -80px;
}
.content-reviews figure{
	width: 198px;
}
.content-reviews figcaption{
	padding-right: 50px;
	padding-top: 10px;
	line-height: 22px;
	font-size: 15px;
}
.content-reviews figure img{
	border: 3px solid #dfdfdf;

	-webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.33);
	-moz-box-shadow:    0px 5px 7px 0px rgba(0, 0, 0, 0.33);
	box-shadow:         0px 5px 7px 0px rgba(0, 0, 0, 0.33);
}
.content-reviews figure img:hover{
	border-color: #d20001;
}

.content_content{
	padding: 50px 50px 0 50px;
}
.content_content h3{
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.gallery-items figure {
	float: left;
	width: 215px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.gallery-items figure img {
	width: 215px;
	height: auto;
}
.review-items > div {
	padding-bottom: 20px;
}
.review-items > div img {
	float: left;
	margin-bottom: 20px;
	width: 25%;
	height: auto;
}
.review-items > div > div {
	width: 70%;
	padding-left: 30%;	
}

.jcarousel_promo{
	position: relative;
	margin-bottom: -67px;
	z-index: 8;
}
.jcarousel_promo li > img{
	float: left;
	width: 600px;
	height: 340px;
}
.jcarousel_promo li > div{
	float: right;
	width: 330px;padding: 30px 20px 50px 50px;
	height: 260px;
	font-family: 'intro_regular';
	color: #fff;
	background-color: #52a4d5;
	font-size: 18px;
	line-height: 30px;
}
.jcarousel_promo li > div h2{
	margin-bottom: 10px;
}
.jcarousel_promo li > div h2 a{
	font-size: 24px;
	color: #fff;	
}
.jcarousel_promo li > div h2 a:hover{
	text-decoration: none;
}
.jcarousel_promo .jcarousel-control-prev, .jcarousel_promo .jcarousel-control-next{
	display: none;
}
.jcarousel_promo .jcarousel-pagination{
	 bottom: 60px;
         position: absolute;
         left: 640px;
	 z-index: 10px;
}
.jcarousel_promo .jcarousel-pagination a{
	display: inline-block;
	padding: 7px 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	border: 2px solid transparent;	
	
}
.jcarousel_promo .jcarousel-pagination a.active{
	border: 2px solid #fff;
	text-decoration: none;
}

.jcarousel_review{
	position: relative;
}
.jcarousel_review .jcarousel-control-prev, .jcarousel_review .jcarousel-control-next{
	display: inline-block;
	position: absolute;
	top: 30%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 50px;
	color: #000;
	text-decoration: none;
}
.jcarousel_review .jcarousel-control-prev:hover, .jcarousel_review .jcarousel-control-next:hover {
	color: #d20001;
}
.jcarousel_review .jcarousel-control-prev.inactive:hover, .jcarousel_review .jcarousel-control-next.inactive:hover, .jcarousel_review .jcarousel-control-prev.inactive, .jcarousel_review .jcarousel-control-next.inactive{
	color: #dfdfdf;
}
.jcarousel_review .jcarousel-control-prev{
	left: -30px;
}
.jcarousel_review .jcarousel-control-next{
	right: -30px;
}


.content-about, .content-advantages, .content-reviews, .content-about-index{
	padding-left: 50px;
	padding-right: 50px;
}





footer{
	width: 600px;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 170px;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	border-top: 1px solid #000;
}
footer a{
	display: inline-block;
	color: #000;
	padding: 0 20px;
}
footer a:hover{
	color: #d20001;
}
footer p{
	text-align: center;
	padding-bottom: 7px;
}
footer p:first-child{
	padding-bottom: 14px;
}
footer p span, .footerPhonesTd span {
	color: #7f7f7f;
}
footer p a[href^="mailto:"]{
	color: #4195c8;
	padding: 0;
}
footer p a[href^="mailto:"]:hover{
	color: #51bdff;
}
footer p.copyright{
	color: #7f7f7f;
	font-size: 14px;
	line-height: 20px;
}
footer p.copyright a{
	padding: 0!important;
}












.request-form h3{
	margin-bottom: 2em;
    text-align: center;
    font-weight: bold;
}


.request-form {
	margin-top:80px !important;
	/*width: 500px;*/
	width: 800px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-top: 35px;
	margin: 0 auto;
	/*background: #f4f2f1;*/
	font-size: 18px;
	/*background:#f4f2f1 url(../images/border-bg.png) repeat-x left top;*/
	border-top: 5px solid #102c5e;
	/*border-bottom: 5px solid #81b8d9;*/
	/*border-bottom: 5px solid #102c5e; */
	background: #fff;
}
.request-form li{
	padding-bottom: 20px;
}
.request-form label{
	display: inline-block;
	/*width: 150px;*/
	width: 100px;
	text-align: left;
	line-height: 36px;
	vertical-align: top;
	font-size: 15px;
}
.request-form label span{color:#d20001}
.request-form h2, .request-form > p {
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}
.request-form input{
	/*width: 330px;*/
	width: 212px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #c7c7c7;

	-webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow:    inset 0px 5px 5px 0px rgba(0, 0, 0, 0.11);
	box-shadow:         inset 0px 5px 5px 0px rgba(0, 0, 0, 0.11);
}
.request-form textarea{
	width: 330px;
	height: 80px;
	border: 1px solid #c7c7c7;

	-webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow:    inset 0px 5px 5px 0px rgba(0, 0, 0, 0.11);
	box-shadow:         inset 0px 5px 5px 0px rgba(0, 0, 0, 0.11);
}
.request-form .button-blue{
	/*margin-top: 30px;*/
	margin-top:20px;
	padding: 0;
	background: none;
	/*margin-left: 150px;*/
	margin-left: 105px;
}
.request-form button{
	border: none;
	background: none;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.23);
	outline:0;
}
.request-form .input-alert input, .request-form .input-alert textarea{
	border: 1px solid #d20001;
}

.request-form .input-alert2 textarea{border: 1px solid #c7c7c7}

.request-form .message-alert{
	display: none;
	padding-left: 150px;
	text-transform: uppercase;
	color: #d20001;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.request-form .message-success{
	display: none;
	padding-left: 150px;
	text-transform: uppercase;
	color: #3d89c3;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

#callback{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,0.75);
	z-index: 101;
}
#callback .request-form{position:relative;}
#callback .request-form .close-button{
	position: absolute;
	top: 10px;
	right: 15px;
	color: #d20001;
	font-size: 50px;
	cursor: pointer;
	font-weight: bold;
	line-height:1.0;
}

.content #content h1{
	line-height: 1.0;
	padding-bottom: 10px;
}

.content #content h2{
	line-height: 1.0;
}

.text-ul{line-height:22px;}
.text-ul li {
	position: relative;
	padding-bottom: 15px;
	padding-left: 15px;
}
.text-ul li:after{
	content:'-';
	position: absolute;
	left: 0;
	top: 0;
}

.bubble-tel{
	position: relative;
	color: #169fe6;
	/*text-decoration: underline;*/
	border-bottom: 1px dashed #169fe6;
	cursor: pointer;
	z-index:1400;
}
.bubble-tel:hover{
	color:#48c0ff;
	border-bottom: 1px dashed #48c0ff;
}
.bubble-tel b{
	width:auto;
	padding: 15px;
	/*display: inline-block;*/
	display: none;
	position: absolute;
	left: 0;
	top: -120px;
	border-bottom: 2px solid #169fe6;
	opacity: 1;
	background: #fff;
	cursor: default;

	-webkit-box-shadow: 0px -2px 7px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px -2px 7px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px -2px 7px 0px rgba(50, 50, 50, 0.5);
}
.bubble-tel b:before{
	content:'';
	display: block;
	width:0;
	height:0;
	position: absolute;
	left: 20px;
	bottom: -10px;
	border: 5px solid;
	border-color: #169fe6 transparent transparent #169fe6;
}
.bubble-tel b span{
	position: relative;
	display: block;
	padding-left: 23px;
	font-family: 'PT Sans Narrow', sans-serif;
    	font-size: 18px;
	font-weight: bold;
	color: #ed1b24;
	white-space: nowrap;
	line-height:1.3;
}
.bubble-tel.isVisible b{
	display: inline-block;
}
.ico-tel-vel, .ico-tel-mts, .ico-tel-city{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width:19px;
	height:18px;
	background: url(../images/icons-tel.png) no-repeat;
}
.ico-tel-vel{
	background-position: left top;
}
.ico-tel-mts{
	background-position: left -18px;
}
.ico-tel-city{
	background-position: left -36px;
}
.important-info{
	color: #333;
	font-family:'PT Sans Narrow', sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-bottom: 30px;
	line-height: 1.0;
	text-transform: uppercase;
}
.tab-content{
	text-align:center;
	font-size:15px;
	margin:15px 0;
}
.tab-content td{
	border:1px solid black;
	vertical-align:middle;
}
.tab-content p{
	padding:0px;
}
.tab-p{
	font-weight:bold;
	text-align:left;
	padding-left:3px !important;
}
.tab-dostavka{
	 /* Ширина таблицы */
    border: 4px double black; /* Рамка вокруг таблицы */
    border-collapse: collapse; /* Отображать только одинарные линии */
    text-align: left; /* Выравнивание по левому краю */
    padding: 5px; /* Поля вокруг содержимого ячеек */
    border: 1px solid black; /* Граница вокруг ячеек */
  
}
.tab-dostavka-th{ 
    text-align: left; /* Выравнивание по левому краю */
    padding: 5px; /* Поля вокруг содержимого ячеек */
    border: 1px solid black; /* Граница вокруг ячеек */
   }
.tab-dostavka-td{ 
    padding: 5px; /* Поля вокруг содержимого ячеек */
    border: 1px solid black; /* Граница вокруг ячеек */
   }


.gl img {float:left; margin:5px; width:200px; height:150px;}

.gl2 img {margin:5px; width:200px; height:150px;}

#callback-mess, #zayavka-mess {display: inline-block; width: 100%; text-align: center; margin: 0 0 30px 0;}
#callback-mess, #zayavka-mess {text-transform: uppercase;color:#d20001;font-weight: bold;margin:0;}
#callback-mess.success, #zayavka-mess.success {color:#3d89c3;}

.linkBox .popupMenu {
	display: none;
	position: absolute;
	/*
	top: 180px;
	*/
	left: 5%;
	background: #f7f7f7;
	width: 90%;
	border: 1px solid red;
	border-radius: 5px;
	z-index: 2;
}
/*.linkBox.linkBox2 .popupMenu { top: 220px; }*/
.linkBox:hover .popupMenu { display: block; }
.linkBox .popupMenu ul { margin: 20px !important; }
.linkBox .popupMenu li {
	background: none !important;
}
.linkBox .popupMenu li a {
	color: #000;
	background: none !important;
	padding: 0;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
.phoneLink {
	text-decoration: none;
	color: red !important;
}



.maplink a:hover {text-decoration:underline;}


.formcss {border:1px solid red;}

.errors {text-align:center; color: red;}
.menuIcon, .menuIcon2, .mob_menu, .mob_menu2 { display: none; }
.content-menu-items-wrapper { text-align: left; margin-top: 20px; display: none; }
.content-menu dl { display: inline-block; }

.moreIndexContent { display: none; }
.moreIndexContent-text {
	display: inline-block;
	width: 100%;
}
.moreIndexLink { text-align: center; margin-bottom: 40px; }
.moreIndexLink a {
	text-decoration: none;
	border-bottom: 1px dashed;
}

#request-form .row { padding-bottom: 20px; }
#request-form .rowDoc {
	/*position: absolute;*/
	left: 0px;
	top: 120px;
}
#request-form .tableForm {
	display: table;
	width: 100%;
	position: relative;
}
#request-form .tableForm .td {
	display: table-cell;
	vertical-align: top;
}
#request-form .tableForm .td:nth-child(1) { padding-right: 20px; /*width: 339px;*/width: 400px; }
#request-form .formCode {
	display: inline-block;
	/*position: absolute;*/
	left: 140px;
	top: 178px;
}
#request-form .formMessage {
	margin-top: 40px;
}

.wrapper { position: relative; }
.leftMenuBl { margin-bottom: 10px; }

.leftBannerBl img { margin-top: 10px; }
.leftBannerBl.sticky { position: fixed; top: 70px; }
.leftBannerBl.static { position: absolute; left: 0; }

.banner_hidden { display: none; }

.left-button {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.23);
	outline: 0;
	border-radius: 5px;
	margin-top: 20px;
	font-family: Arial;
	background: #3b5373 /*url(../images/button-bg.png) repeat-x*/;
}
.left-button span {
	display: block;
	text-align: center;
	padding: 0 20px;
	height: 61px;
	line-height: 61px;
	border-radius: 5px;
	margin-top: 30px;
	/*background: url(../images/button-glow.png) no-repeat left top; */
}

.left-button:hover span { background-position: left -61px; }

.info-phone-icon { padding-left: 25px; background: url(../img/Phone-icon.png) no-repeat 0 50%; }
.info-phone2-icon { padding-left: 25px; background: url(../img/Mobile-icon.png) no-repeat 3px 50%; }
.info-viber-icon { padding-left: 25px; background: url(../img/Viber-16-16-icon.png) no-repeat 0 50%; }
.info-email-icon { padding-left: 25px; background: url(../img/Email-icon.png) no-repeat 0 50%; }
.info-instagram-icon { padding-left: 25px; background: url(../img/instagram.jpg) no-repeat 0 50%; }
.info-facebook-icon { padding-left: 25px; background: url(../img/facebook.jpg) no-repeat 0 50%; }
.info-ok-icon { padding-left: 25px; background: url(../img/ok.jpg) no-repeat 0 50%; }
.info-youtube-icon { padding-left: 25px; background: url(../img/youtube.jpg) no-repeat 0 50%; }
.info-vk-icon { padding-left: 25px; background: url(../img/vk-logo.jpg) no-repeat 0 50%; }
header .info-blockNew .info-email-icon a, header .info-block .info-email-icon a { color: red; text-decoration: none; }

.leftBannerBlInfo {
	width: 200px;
	/*height: 215px;*/
	height: 215px;
	margin-top: 10px;
}
.leftBannerBlInfo .leftBannerBlInfo-title {
	background: #3b5373;
	color: #fff;
	padding: 8px 14px;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial;
}
.leftBannerBlInfo .phoneLink { color: #000 !important; }
.leftBannerBlInfo ul {
	margin: 17px 0;
	font-size: 17px;
	font-family: Arial;
}
.leftBannerBlInfo ul li { margin: 10px 5px; }

.contactPhones { margin-bottom: 15px; }
.contactPhones li { margin: 10px 0; }
.footerLink {
	text-decoration: none;
	padding: 0;
}
.spanfooterLink {
	margin-left: 40px;
	margin-bottom: 7px;
	display: inline-block;
}

.footerPhonesT {
	display: table;
	width: 100%;
	padding-bottom: 6px;
}
.footerPhonesTd {
	display: table-cell;
	width: 33.3%;
	text-align: center;
}

.flagmore { margin-left: 26px; }
.flagmore2 { margin-left: -2px; }

.weOfferWrapper {
	margin: 31px 0 44px;
	text-align: center;
}
.weOfferWrapper .title {
	font-size: 18px;
	font-family: Arial;
}
.weOffer { margin: 28px 0 0; }
.weOffer__item {
	display: inline-block;
	text-decoration: none;
	width: 125px;
	height: 137px;
	overflow: hidden;
	margin: 0 13px 28px;
	color: #000;
}
.weOffer__item img {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	border: 1px solid #8d8d8d;
	box-sizing: border-box;
}
.weOffer__item_name { margin-top: 3px; }
.blockGood {
	text-align: center;
	margin-bottom: 40px;
}
.blockGood .title {
	font-family: Arial;
	font-size: 16px;
	color: #0e5d9f;
	font-weight: bold;
}
.blockGood .desc {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pageSolutions .content-shadow { margin-top: 78px; }
.blockGood, .blockGood * { box-sizing: border-box; }
.blockGood .imgsBig { margin-bottom: 22px; min-height: 320px; }
/*Отключение функционала "развернуть блок" (Показать все)
/*.blockGood .imgsBig a:not(.active), .weOffer .hideItems { display: none; }*/
.blockGood .imgsBig a img {
	border: 1px solid #888;
	max-width: 100%;
	width: auto;
	position: relative;
}
.blockGood .imgsSmall { width: 643px; }
.blockGood .smallImg {
	width: 144px;
	height: 94px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 144px auto;
	cursor: pointer;
}
.blockGood .owl-dots, .blockGood .owl-carousel .owl-nav button.owl-prev span, .blockGood .owl-carousel .owl-nav button.owl-next span { display: none; }
.blockGood .owl-carousel .owl-nav button.owl-prev, .blockGood .owl-carousel .owl-nav button.owl-next {
	width: 8px;
	height: 22px;
	cursor: pointer;
	outline: none;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	background: url(../img/smallImgsArrows.png) no-repeat 0 0;
}
.blockGood .owl-carousel .owl-nav button.owl-prev {
	left: -18px;
}
.blockGood .owl-carousel .owl-nav button.owl-next {
	right: -1px;
	background-position: 0 -22px;
}
.wrapperPage { padding: 0 20px; }
.blockGood__items {
	display: inline-block;
	width: 100%;
	margin-top: 12px;
}
.blockGood__item {
	display: table;
	text-decoration: none;
	color: #000;
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
.blockGood__item:nth-child(2n+1) { margin-right: 27px; }
.blockGood__item .td {
	display: table-cell;
	vertical-align: middle;
	width: 187px;
	text-align: left;
}
.blockGood__item .td:first-child {
	padding-right: 13px;
	width: 113px;
}
.blockGood__item .td img {
	max-width: 100px;
	width: auto;
	height: auto;
}
.blockGood__more a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: #015096;
	outline: none;
	width: 150px;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
	margin-top: 1%;
}

.blockGood__more a:hover {
	background: rgba(0,0,0,0);
	color: #3a7999;
	box-shadow: inset 0 0 0 3px #3a7999;
}

.reshenia-img-tov {
	float: left;
	width: 631px; 
	height: 324px;
	border: 3px solid transparent;
}

.reshenia-img-tov:hover{
	border-color: #65994C;
	border-radius: 10px;
}

.reshenia-img-tov2 {
	float: left;
	width: 110px; 
	height: 81px;
	border: 2px solid transparent;
}

.reshenia-img-tov2:hover{
	border-color: #fb3939;
	border-radius: 10px;
}

.reshenia-img-tov2 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.reshenia-img-tov2 figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

/*.reshenia-img-tov figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.reshenia-img-tov figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
*/

.pageSolutions .content-advantages { padding: 20px 14px 5px; margin-bottom: 30px; }
.pageSolutions .content-advantages p {
	line-height: 15px;
	padding-right: 10px;
	font-size: 13px;
}
.pageSolutions .content-advantages h2 { top: -47px; }
.pageSolutions .content-advantages h3 {
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 6px;
}
.pageSolutions .content-advantages > img {
	width: 60px;
	height: 110px;
	left: 149px;
	top: -44px;
}
.pageSolutions .content-advantages > div > div { min-height: 123px; }
.pageSolutions .content-shadow:after { background-size: 100% auto; }
.pageSolutions .content-reviews {
	padding-left: 0;
	padding-right: 0;
}
#content .pageSolutions .content-reviews h2 {
	text-align: center !important;
	font-size: 14px;
}
.pageSolutions .content-reviews { margin-bottom: 0; padding-bottom: 10px; }
.pageSolutions .content-reviews figure { width: 135px; }
.pageSolutions .content-reviews figcaption {
	font-size: 11px;
	line-height: 13px;
}

.pageSolutions .sertBox { text-align: center; }
.pageSolutions .sertBox .sertBox__title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 17px;
}
.pageSolutions .sertBox__items {
	display: inline-block;
}
.pageSolutions .sertBox__items a {
	display: inline-block;
	float: none;
	margin: 0 8px 13px;
}

.solutionForBox__items .owl-dots, .solutionForBox__items .owl-carousel .owl-nav button.owl-prev span, .solutionForBox__items .owl-carousel .owl-nav button.owl-next span { display: none; }
.solutionForBox__items .owl-carousel .owl-nav button.owl-prev, .solutionForBox__items .owl-carousel .owl-nav button.owl-next {
	width: 20px;
	height: 32px;
	cursor: pointer;
	outline: none;
	position: absolute;
	top: 61%;
	margin-top: -16px;
	background: url(../img/solutionsAr.png) no-repeat 0 0;
}
.solutionForBox__items .owl-carousel .owl-nav button.owl-prev {
	left: -15px;
}
.solutionForBox__items .owl-carousel .owl-nav button.owl-next {
	right: -30px;
	background-position: -20px 0;
}

.solutionForBox .solutionForBox__title {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.solutionForBox { margin-top: 14px; }
.solutionForBox a { text-decoration: none; position: relative; }
.solutionForBox .owl-item { padding-left: 25px; width: 125px !important; }
.solutionForBox a span {
	width: 12px;
	height: 13px;
	display: block;
	position: absolute;
	top: 5px;
	left: -21px;
	background: url(../images/bullet-flag.png) no-repeat 0 0 / 12px auto;
}
.solutionForBox .title {
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	font-size: 13px;
	margin-bottom: 5px;
}
.solutionForBox__items { margin-left: -10px; width: 627px; }
.weOffer .showAll span {
	cursor: pointer;
	/*color: #0e5d9f;*/
	color: #1d81d4;
	font-weight: bold;
}

@media screen and (max-width: 999px) {
	.main-wrapper { width: 956px; }
	img:not(#fancybox-img):not(#product_list img) { width: auto !important; height: auto !important; /*max-width: 956px !important;*/ }
	.jcarousel { width: 956px !important; }
    
    .Product-border { padding: 25px 0 29px 0; }
	#product_list .browse_1 .floatElement { width: 125px; }
	#product_list .browse_1 { width: 46.8%; }
	.bannerCategory img { width: 617px; }
	.flagmore { margin-left: 0px; }
	.flagmore2 { width: 118px; }
	
	.blockGood .imgsSmall { width: 541px; margin: 0 auto; }
	.blockGood__item:nth-child(2n+1) { margin-right: 15px; }
	.blockGood__item .td img { max-width: 85px; }
	.blockGood__item .td { font-size: 14px; }
	.blockGood__item .td:first-child { width: 98px; }
	.blockGood__item { width: 280px; }
	.solutionForBox .owl-item { width: auto !important; }
	.solutionForBox__items {
		width: 473px;
		margin: 0 auto;
	}
	.pageSolutions .jcarousel {
		overflow: hidden;
		margin: 0 auto;
		width: 484px !important;
	}
}

@media screen and (max-width: 991px) {
	.main-wrapper { width: 730px; }
    /*img:not(#fancybox-img) { max-width: 730px !important; height: auto; }*/
    img:not(#fancybox-img) { max-width: 100% !important; height: auto; }
	.jcarousel-wrapper { display: none; }
	.content-advantages > img {
		width: auto;
		height: 93px;
		top: -73px;
		left: 155px;
	}
	header nav .preMenu { display: none; }
	header .info-block {
		background: none;
		margin-bottom: 10px;
		min-height: 53px;
		padding-right: 10px;
	}
	header .info-block .button-pointer { right: 23px; }
	.menuIcon {
		display: inline-block;
		width: 43px;
		height: 35px;
		cursor: pointer;
		margin-top: 12px;
		background: url('../images/menu-moby.png') no-repeat 0 0;
	}
    
    /* Left menu */
    #left {
        width: 100% !important;
        float: none;
        margin: 0;
    }
    .leftMenuBl .module-categories { display: none; }
    .menuIcon2 {
		background: rgba(0, 0, 0, 0) url("../images/menu-moby2.png") no-repeat scroll 100% 0;
        cursor: pointer;
        display: none;
        font-size: 18px;
        height: 35px;
        line-height: 35px;
        margin-bottom: 20px;
        text-transform: uppercase;
        width: 120px;
	}
    
    
	.mob_menu {
		clear: both;
		margin-bottom: 10px;
		margin-top: 28px;
	}
	.mob_menu ul li {
		display: block;
		border-bottom: 1px solid rgba(234, 78, 55, 0.57);
		background: #fff;
	}
	.mob_menu ul li:first-child { border-top: 1px solid rgba(234, 78, 55, 0.57); }
	
	.mob_menu ul li a {
		display: block;
		padding: 10px;
		font-size: 18px;
		color: #000;
		text-decoration: none;
	}
	.mob_menu ul li a:hover { text-decoration: underline; }
    
    .mob_menu2 { margin-bottom: 20px; }
    .mob_menu2 ul li {
        display: block;
    }
    .mob_menu2 ul li a {
		display: block;
		padding: 6px;
		font-size: 18px;
		text-decoration: none;
	}
	.mob_menu2 ul li a:hover { text-decoration: underline; }
    
	
	.content-solutions { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
	.content-solutions ul {
		display: block;
		width: 535px;
		margin: 0 auto;
	}
	.content-solutions ul li {
		display: inline-block;
		width: 215px;
		float: none;
		padding: 0 25px;
	}
	
	.content-reviews { display: none; }
	.request-form { top: 50px; }
	
	.linkBox .popupMenu { top: 200px; }
	.linkBox.linkBox2 .popupMenu { top: 200px; }
	
	.request-form { width: 500px; }
	#request-form .rowDoc {
		position: relative;
		left: auto;
		top: auto;
	}
	#request-form .formCode {
		position: relative;
		left: auto;
		top: auto;
		display: inline-block;
		margin-left: 150px;
	}
	.request-form .button-blue { margin-left: 150px; }
	#request-form .tableForm, #request-form .tableForm .td { display: block; }
	#request-form .tableForm .td:nth-child(1) {
		padding-right: 0;
		width: auto;
	}
	.content-indent #request-form .tableForm .td:nth-child(1){
		padding-right: 0;
		width: auto;
	}
	.request-form input { width: 330px; }
	#request-form .formMessage { margin-top: 0; }
	
	.info-blockNew, .leftBannerBl { display: none; }
	.flagmore { position: absolute; right: 0; }
	.flagmore2 {
		right: 290px;
		width: 164px;
	}
	
	.weOffer__item img {
		width: 100px !important;
		height: 100px !important;
	}
	.blockGood__item .td img { width: 85px !important; }
	/*.blockGood .imgsBig a img { max-width: 579px !important; }*/
	
	.afterMenuBl { width: 81% !important; display: block !important; }
	.afterMenuBl__td:first-child, .afterMenuBl__td:nth-child(2) {
		text-align: left !important;
		width: 100% !important;
		display: block;
	}
	.menuIcon { margin-top: 4px; }
	.afterMenuBl__td:first-child { display: none !important; }
}
.dragscroll { width: 100%; overflow: auto; }
.dragscroll > table {
	width: 615px;
}

@media screen and (max-width: 767px) {
	.main-wrapper { width: 608px; }
	/*img:not(#fancybox-img) { max-width: 608px !important; }*/
	
	.content-hits > div { background: none; }
	.content-hits a {
		display: inline-block;
		font-size: 18px;
		padding: 5px 0;
	}
	.content div:not(.dragscroll) > table, .content div:not(.dragscroll) > table > tbody, .content div:not(.dragscroll) > table tr, .content div:not(.dragscroll) > table td { display: block; }
	.content div:not(.dragscroll) > table td {
		width: 425px !important;
		margin: 0 auto 50px;
        display: block;
	}
	.content div > table.vInteres td { margin-bottom: 5px; }
	.content .tableMenu td { margin: 0 auto; }
    .content #respond td { margin: 0 auto 10px; }
    .content div:not(.dragscroll) > table:not(.vInteres) td img { /*display: none;*/ }
    .content-menu-items-wrapper { display: block; margin-top: 10px; }
    .content-menu-items-wrapper ul { margin: 0 !important; }
    .content-menu dl { display: block; padding: 0; margin: 0; }
    .content-menu br { display: none; }
	.popupMenu { display: none !important; }
    
    .content-advantages img { display: none; }
    .content-advantages div {
        display: inline;
        float: none;
        width: auto;
    }
    .content-advantages h3 br { display: none; }
    .content-advantages h3 { line-height: 46px; }
    
    .content-advantages h2 { top: -40px; }
    .content-about img, .content-about-index img { display: none; }
    
    .gl {
        display: inline-block;
        width: 410px;
        text-align: center;
    }
    .Product-border {
        width: 410px;
        margin: 0 auto;
    }
    .gl img {
        margin: 0 5px 5px 0;
        float: left;
        /*width: 370px;
        height: 278px;*/
    }
    
    .floatElementR { display: none; }
    
    .textContainer .Product-border {
        width: auto;
    }
    .textContainer .browseProductImageContainer { margin-bottom: 20px; }
    .textContainer .floatElement { margin: 0; float: none; }
    .textContainer .Product-border .float-left { float: none; width: auto; }
    .textContainer .Product-border .browseProductImage {
        text-align: center;
        padding: 0 0 4px;
    }
	
	.linkBox .popupMenu { top: 45px; }
	.linkBox.linkBox2 .popupMenu { top: 45px; }
	
	.content-menu dt a{ background: url(../images/line-bg.png) repeat-x left 50%; }
	
	.bannerCategory img { width: 497px; }
	#product_list .browse_1 { width: 46%; }
	.browseProductImage {
		width: 80px;
		height: 55px;
	}
	.browse_1 .browseProductImageContainer { width: 88px; }
	#product_list .browse_1 .floatElement { width: 114px; padding: 18px 0 0 14px; }
	.flagmore2 { right: 245px; }
	
	.blockGood .imgsBig { min-height: 235px; }
	.blockGood .imgsSmall { width: 370px; }
	.solutionForBox__items { width: 320px; }
	.pageSolutions .sertBox__items { width: 232px; }
	.blockGood .owl-carousel .owl-nav button.owl-prev { left: -35px; }
	
	.afterMenuBl { width: 77% !important; }
	
}

@media screen and (max-width: 640px) {
	.content div:not(.dragscroll) > table, .content div:not(.dragscroll) > table > tbody, .content div:not(.dragscroll) > table tr, .content div:not(.dragscroll) > table td { display: block; }
	.content div:not(.dragscroll) > table td {
		width: auto !important;
	}
    .content { margin-top: 0px; padding-top: 0; }
	.content-menu { padding-top: 20px; }
    .main-wrapper { width: 470px; }
	/*img:not(#fancybox-img) { max-width: 358px !important; }*/
    .content-about div, .content-about-index .moreIndexContent > div > div {
        width: auto;
        float: none;
        display: inline;
    }
    .content-solutions ul { width: 225px; }
    body h1 { margin-left: 10px; }
    .descSiteBl {
        margin-left: 170px !important;
    }
    .request-form { width: 320px; }
    .request-form li, #request-form .formCode { margin-left: 0 !important; }
    
    .request-form .button-blue {
        display: block;
        margin: 0;
        clear: both;
        text-align: center;
    }
    footer {
        width: 320px;
        line-height: 25px;
    }
    
    .content-hits ul {
        background: #fff none repeat scroll 0 0;
        display: block;
        float: none;
        font-family: "PT Sans Narrow",sans-serif;
        font-weight: bold;
        line-height: 24px;
        padding: 0 !important;
        width: auto;
        text-align: center !important;
    }
    .content-hits ul:first-child { margin-top: 10px; }
    
    .content-about, .content-advantages, .content-reviews, .content-about-index {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .review-items img { display: none; }
    .review-items > div > div {
        width: 100%;
        padding-left: 0; 
    }
    
    .browseProductImageContainer {
        float: none !important;
        width: auto !important;
    }
    .floatElement {
        float: none !important;
        width: auto !important;
        padding: 18px 0 0 0 !important;
    }
    .productDetailsContainer {
        float: none !important;
        right: auto !important;
        padding-left: 0 !important;
    }
    
    .gl {
        display: inline-block;
        width: 360px;
        text-align: center;
    }
    .Product-border {
        width: 360px;
        margin: 0 auto;
    }
    .gl img {
        margin: 0 0 5px;
        float: none;
        /*width: 370px;
        height: 278px;*/
    }
    iframe { width: 370px !important; }
    
    .content-solutions { display: none; }
	#product_list .browse_1 { width: 339px; border-bottom: none; }
	.browseProductImage { width: 100%; height: auto; }
	.browse_1 .browseProductImageContainer { padding: 5px 10px 8px 10px; }
	#product_list .browse_1:nth-child(2n) { border-left: 1px solid #e5e5e5; }
	
	.spanfooterLink { margin-left: 0; }
	.flagmore2 { display: none; }
	
	.footerPhonesT, .footerPhonesTd { display: block; width: 100%; }
	.spanfooterLink { margin-bottom: 0; }
	
	.blockGood .imgsBig { min-height: 165px; }
	.blockGood .imgsSmall { width: 320px; margin-left: 6px; }
	.blockGood .owl-carousel .owl-nav button.owl-prev { left: -17px; }
	.blockGood__item { width: 100%; }
	.blockGood__item:nth-child(2n+1) { margin-right: 0; }
	.solutionForBox__items .owl-carousel .owl-nav button.owl-next { right: -25px; }
	
	.afterMenuBl { width: 75% !important; /*margin-left: 119px !important;*/ margin-left: 50px!important; padding-top: 40px; }
	.flagbyStr { left: 16px !important; }
	.logoLink { left: 15px !important; }
}

@media screen and (max-width: 469px) {
    .main-wrapper { width: 360px; }
	/*img:not(#fancybox-img) { max-width: 298px !important; }*/
	.tableMenu td {
		padding:0 10px
	}
    header { padding-top: 57px; }
    .logoLink { float: left; }
    header nav { float: right; }
    header .info-block {
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 0;
    }
    header .info-block .button-pointer { right: 13px; }
    
    .content td { width: 340px !important; }
    body h1 {
        float: none !important;
    }
    .descSiteBl {
        margin: 0 10px !important;
    }
    .content-advantages h3 { line-height: 30px !important; }
    .content-advantages h3 span { font-size: 30px; }
    .request-form {
        width: 340px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .request-form input, .request-form textarea { width: 314px; }
    .content-advantages p { padding-right: 0; }
    .content-about > div p, .content-about-index .moreIndexContent > div > div p { padding-right: 0; }
    .content-advantages h3 span { line-height: 30px; }
    
    .content-solutions ul li { padding: 0 0 0 25px; }
    
    .content-about, .content-advantages, .content-reviews, .content-about-index {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #content { padding: 25px 10px 83px 10px !important; }
    .content_content { padding: 50px 10px 0 10px !important; }
    iframe { width: 337px !important; }
    
    .gl {
        display: inline-block;
        width: 340px;
        text-align: center;
    }
    .Product-border {
        width: 340px;
        margin: 0 auto;
    }
    .gl img {
        margin: 0 0 5px;
        float: none;
    }
	#product_list .browse_1 { width: 278px; }
	.flagmore {
		position: relative;
		left: 0;
		right: auto;
		margin-left: 5px;
		margin-top: 2px;
	}
	.flagmore2 {
		display: block;
		
	}
	
	.blockGood .imgsBig { min-height: auto; }
	.blockGood .imgsSmall { width: 160px; margin: 0 auto; }
	.solutionForBox__items { width: 162px; }
	
	.pageSolutions .wrapperPage { padding: 0; }
	.pageSolutions .weOffer__item { margin: 0 12px 28px; }
	
	
	.afterMenuBl {
		width: auto !important;
		margin-top: 0 !important;
	}
	.afterMenuBl__td:first-child a, .afterMenuBl__td:nth-child(2) { font-size: 12px !important; }
	.afterMenuBl__td .info-blockNew li {
		padding-top: 3px !important;
		padding-bottom: 4px !important;
	}
}

@media screen and (max-width: 360px) {
    /*img:not(#fancybox-img) { max-width: 258px !important; }*/
	.main-wrapper {
        position: relative;
        width: 320px;
    }
    
    
    body h1 {
        float: none;
        font-size: 16px;
    }
    .descSiteBl {
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 27px;
        margin-left: 0 !important;
        padding: 0 10px;
    }
    .content .content-menu table.tableMenu td { width: 280px !important; }
    
    .content-advantages h3 { line-height: 30px !important; }
    .content-advantages h3 span { font-size: 30px; }
    .request-form {
        width: 295px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .request-form input, .request-form textarea { width: 292px; }
    .content-advantages p { padding-right: 0; }
    .content-about > div p, .content-about-index .moreIndexContent > div > div p { padding-right: 0; }
    .content-advantages h3 span { line-height: 30px; }
    
    .content-solutions ul li { padding: 0 0 0 25px; }
    iframe { width: 299px !important; }
    
    .gl {
        display: inline-block;
        width: 280px;
        text-align: center;
    }
    .Product-border {
        width: 280px;
        margin: 0 auto;
    }
    .gl img {
        margin: 0 0 5px;
        float: none;
    }
	#product_list .browse_1 { width: 238px; }
	.flagmore { margin-left: -10px; }
	.flagmore2 { width: 146px; }
	
	.pageSolutions .weOffer__item { margin: 0 2px 28px; }
}

@media screen and (max-width: 320px) {
    .main-wrapper { width: 300px; }
    /*img:not(#fancybox-img) { max-width: 238px !important; }*/
    .request-form { width: 280px; }
    .request-form input, .request-form textarea { width: 272px; }
    footer { width: 300px; }
    iframe { width: 280px !important; }
	#product_list .browse_1 { width: 218px; }
	.flagmore { width: 137px; }
	.flagmore2 { width: 130px; }
	
	.pageSolutions .weOffer__item { width: 115px; }
}


/*=New design
------------------------------------------------------------------------------*/
@font-face {
	font-family: 'Conv_8141';
	src: url('../fonts/8141.eot');
	src: local('☺'), url('../fonts/8141.woff') format('woff'), url('../fonts/8141.ttf') format('truetype'), url('../fonts/8141.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-Cn';
	src: url('../fonts/HelveticaNeueLTStd-Cn.eot');
	src: local('☺'), url('../fonts/HelveticaNeueLTStd-Cn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Cn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.leftBannerBlInfo .leftBannerBlInfo-title {
	background: #3b5373; /*#0f2b5e*/
	font-family: 'Conv_8141';
}
.info-phone-icon { background: url(../img/Phone-icon-new.png) no-repeat 0 50%; }
.info-viber-icon { background: url(../img/Viber-16-16-icon-new.png) no-repeat 0 50%; }
.info-phone2-icon { background: url(../img/Mobile-icon-new.png) no-repeat 3px 50%; }
.info-email-icon { background: url(../img/Email-icon-new.png) no-repeat 0 50%; }
.info-instagram-icon { background: url(../img/instagram.jpg) no-repeat 0 50%; }

.topMenuWrapper {
	height: 44px;
	background: #072a58;
	position: relative;
	background: linear-gradient(to bottom, #667fa1, #091f3d);
}
.topMenuWrapper nav {
	color: #fff;
	text-transform: uppercase;
	float: right;
	margin-right: 10px;
}
.topMenuWrapper nav a {
	text-decoration: none;
	color: #fff;
	/*font-family: 'Conv_HelveticaNeueLTStd-Cn';*/
	font-weight: normal;
	padding: 0 10px;
}
header nav a:hover, header nav ul li.active a,
.divHeader nav a:hover, .divHeader nav ul li.active a { color: #77cbff; }
.preMenu ul {
	display: table;
	width: 100%;
	height: 44px;
}
.preMenu ul  li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
header nav li { float: none; }
header { padding-top: 0; }

header .logo, .divHeader .logo {
	width: 63px;
	float: none;
}

.preMenu ul li { background: url(../images/menuSepar.png) no-repeat 0 50%; }
.preMenu ul li:first-child { background: none; }
header .logo { margin-right: 0; }
.logoLink {
	display: inline-block;
	position: relative;
	left: 36px;
	top: 7px;
	text-decoration: none;
	outline: none;
	color: #052044;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.logoLink > div { margin-top: 5px; margin-top: 3px; }
.jcarousel_promo li > div { background: #052044; }

.afterMenuBl {
	display: table;
	margin: 17px 0 10px 140px;
	width: 86%;
}
.afterMenuBl__td {
	display: table-cell;
	vertical-align: middle;
}
.afterMenuBl__td:first-child { width: 545px; }
.afterMenuBl__td:first-child a {
	font-size: 14px;
	color: #083065;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 9px;
	letter-spacing: -0.5px;
	margin-right: 14px;
}
.afterMenuBl__td:first-child a:hover { color: #005bd4; }
.afterMenuBl__td:nth-child(2) { text-align: right; }
.afterMenuBl__td:nth-child(2) .phoneLink { color: #083065 !important; }
.afterMenuBl__td:nth-child(2) .phoneLink:hover { color: #005bd4 !important; }
.afterMenuBl__td:nth-child(2) a { text-decoration: none; color: #083065; font-weight: bold; }
.afterMenuBl__td:nth-child(2) a:hover { color: #005bd4; }
.afterMenuBl__td .info-blockNew { display: inline-block; }
.afterMenuBl__td .info-blockNew:first-child { margin-right: 25px; }
.afterMenuBl__td .info-blockNew li {
	text-align: left;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #083065;
	font-weight: bold;
}
.preAfterMenuBl { position: relative; }
.flagbyStr {
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 37px;
	color: #083065;
	font-weight: bold;
	font-size: 14.5px;
}
.divHeader { display: none; }
.stickytop {
	display: block;
	position: fixed;
	z-index: 10;
	width: 1000px;
	top: 0;
}
@media (max-width:640px){
	.reshenia-img-tov{    width: 100%;
    display: inline-block;
    height: auto;}
	.reshenia-img-tov img:not(#fancybox-img):not(#product_list img){width: 100%!important;}
}
/*для соцсетей*/

.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-24 { width: 24px; height: 24px; background: url(https://flag.by/assets/images/instagram-schare.jpg) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-24@2x.png); background-size: 60px 178px; } }
@media screen and (max-width: 999px){.vInteres img:not(#fancybox-img):not(#product_list img){width:inherit!important}}
@media screen and (max-width: 999px){.vInteres a[href="https://vkontakte.ru/share.php?url=Ссылка"]{width:30px}
@media screen and (max-width: 767px){.content div:not(.dragscroll) table[align="center"] td {margin:  0 auto 5px;}}
@media (max-width:450px){
	.content-banner p{margin-top:0px!important}
	.review-items.clearfix{text-align:justify}
	.news-prev{    margin: 15px 0 0px;}
	.news-prev div{
		width:100%;
	margin-left:0;
	height:auto;
	    padding-left: 0;
	}
	.news-prev figure{
		width:100%;
	height:auto;
	}
	.news-prev span{
		height: auto;
		    padding-left: 2%;
    margin-top: 10px;
    display: inline-block;
	}
	.news-prev .news-date{
		margin-top: -15px;
		padding-top:0;
	}
}

}
.delivery_select{
	width: 57%;
	box-shadow: inset 0px 5px 5px 0px rgb(0 0 0 / 11%);
	padding: 5px;
}
@media (max-width: 768px) {
	.delivery_select{
		width: 79%;

	}
}
.content-indent .request-form{
	width: 500px;
	margin: 0!important;
	padding-left: 0;
	padding-bottom: 0;
	border-top: 0;
}
.content-indent #request-form .tableForm .td:nth-child(1){
	width: 320px;

}
.content-indent .request-form label{
	width: 145px;
}
.content-indent .request-form .button-blue{
	margin-left: 45px;

}
.content-indent .button-blue span span{
	width: 190px;
}
.content-indent .request-form h3{
	margin-left: 20%;
}
.header-button-blue{
	background: #3b5373;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 2px;
	width: 140px;
	border: none;
	display:inline-block;
	text-align:center;
	color: #fff!important;
}

@media (min-width: 768px) {
	.header-button-mobile{
		display: none;
	}

}
@media (max-width: 768px) {
	.header-button-desktop{
		display: none;
	}
	.content-indent .request-form{
		width: 320px;
	}
	.content-indent .request-form input, .request-form textarea{
		width: 245px;
	}
	.content-indent .request-form h3{
		margin-left: 0;
	}
}
.header-button-blue:hover{
	color:#77cbff!important;
}
.block_button_form{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 35px;
	padding-top: 35px;
	border-top: 5px solid #102c5e;
}
.block_button_form a{
	color: #fff;
	text-decoration: none;
}
.block_button_form a:hover{
	color:#77cbff!important;
}
.baloon-icon{
	margin-left: 3px;
	font-size: 16px;
	position: absolute;
	color:#3b5373;
}
.tooltip {
	position: absolute;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 200px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -93px;
	opacity: 0;
	transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

@media (max-width: 768px){
	.mob_button_block{
		display: block;
		margin-left: 15%;
		margin-bottom: 5%;
	}
	.info-blockNew{
		vertical-align: top;
		margin-left: 15px;
	}
	.content-indent .request-form .button-blue{
		margin-left: -31px!important;
	}
	.content-indent .request-form h3{
		margin-left: -20px;
	}
}
.tableForm .button-blue span:hover{
	background: #304156;

}
.tableForm button:hover{
	color: #77cbff!important;
}
@media (max-width: 768px){
	.tooltip .tooltiptext{
		margin-left: -180px;
	}
	.tooltip .tooltiptext::after{
		margin-left: 80px;
	}
}