/* Edit the width and height of #logo to match your new logo image size when customizing your logos */

/* This is the Main template logo */
#logo {width: auto;height: 188px;position: absolute;top: 20px;left: 0;}

/* This alternate logo only appears when "Enable Showcase" is set to False in the template configuration */
#logo-alt {width: 225px;height: 72px;position: absolute;top: 20px;left: 0;}

/* @group Core Elements */

html {height: 100%;margin-bottom: 1px;}
body {margin: 0;font-family: Arial;font-size: 80%;line-height: 120%;

}

/* Font family information */

body#ff-vertigo, body#ff-vertigo td {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
body#ff-optima, #ff-optima td {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
body#ff-geneva, #ff-geneva td {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
body#ff-helvetica, #ff-helvetica td {font-family: Helvetica, Arial, FreeSans, sans-serif;}
body#ff-lucida, #ff-lucida td {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
body#ff-georgia, #ff-georgia td {font-family: Georgia, sans-serif;}
body#ff-trebuchet, #ff-trebuchet td {font-family: "Trebuchet MS", sans-serif;}
body#ff-palatino, #ff-palatino td {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
body#ff-vertigo #horiz-menu, body#ff-vertigo #bottom-menu, body#ff-vertigo a.mainlevel, body#ff-vertigo a.sublevel, body#ff-vertigo #pathway {font-family: Helvetica, Arial, FreeSans, sans-serif;font-style: normal;}

/* Core Styles */

form {margin: 0;padding: 0;}
body.f-small, body#ff-optima.f-small, body#ff-georgia.f-small {font-size: 11px;}
body, body.f-default {font-size: 12px;}
body#ff-optima, body#ff-optima.f-default {font-size: 13px;}
body#ff-georgia, body#ff-georgia.f-default {font-size: 13px;}
body.f-large, body#ff-optima.f-large, body#ff-georgia.f-large {font-size: 14px;}
p {margin-top: 10px;margin-bottom: 15px;}
h1, h2, h3, h5 {padding-bottom: 5px;margin: 25px 0 5px 0;font-weight: normal;line-height: 100%;}
h4, {padding-bottom: 2px;margin: 2px 0 2px 0;font-weight: normal;line-height: 80%;}
h1 {font-size: 200%;line-height: 100%;text-shadow: -0.5px -0.5px 0.5px rgba(255, 255, 255, 0.2), 0.5px 0.5px 0.5px rgba(255, 255, 255, 0.2), 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);}
h2 {font-size: 175%;line-height: 100%;}
h3 {font-size: 150%;}
h4 {font-size: 90%;}
h5 {font-size: 120%;text-transform: uppercase;}
a {text-decoration: none;}
a:hover {text-decoration: none;
color: #E34A00}
.clr {clear: both;}
#main-content ul, #mainmodules3 ul {list-style: none;padding-left: 10px;}
#main-content ul li, #mainmodules3 ul li {padding: 0 0 2px 2px;background: url(../images/main-bullet.png) 0 3px no-repeat;}*/

/* @end */

/* @group Joomla Elements */
#breadcrumb div {display:inline;}

.mosimage_caption {font-size: 90%;}
.componentheading {font-size: 180%;line-height: 130%;font-weight: normal;padding: 0 0 0 5px;margin: 0 0 20px 0;}
.contentheading {font-size: 180%;font-weight: normal;border: 0;padding: 0;line-height: 140%;}
span.small, td.createdate, td.modifydate {font-size: 90%;}
table.blog td.createdate {padding-bottom: 5px;}
table.blog td.modifydate {padding-top: 10px;}
td.buttonheading, .contentpaneopen td.buttonheading {padding: 0 1px;border: 0;}
td.column_separator {padding-left: 15px;}
td.componentheading {padding-bottom: 15px;}
.sectiontableheader {font-weight: bold;color: #FF6600;line-height: 25px;background: url(../images/submenu-active-bg.png) 0 100% repeat-x; text-align: center;text-shadow: -0.5px -0.5px 0.5px rgba(255, 255, 255, 0.2), 0.5px 0.5px 0.5px rgba(255, 255, 255, 0.2), 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);font-size: 1.1em;padding: 0 5px 0 4px;border-radius: 5px 5px 0 0;}
.sectiontablefooter {background: url(../images/submenu-active-bg.png) 0 100% repeat-x;padding-bottom: 8px;}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {text-align: center;border-bottom: 1px solid #e7e7e7;}
tr.sectiontableentry2 td, td.sectiontableentry2 {height: 30px; border: 1px solid #E6E6E6; border-radius: 4px;}
tr.sectiontableentry1 td, td.sectiontableentry1 {height: 30px; border: 1px solid #E6E6E6; border-radius: 4px; padding: 2px 5px;}
.contentpane, .contentpaneopen {width: 100%;}
table.poll {line-height: 135%;}
table.poll td.sectiontableentry1, table.poll td.sectiontableentry2 {padding: 5px 0 5px 8px;vertical-align: middle;}
table.poll thead {font-size: 110%;}
table.pollstableborder {padding-bottom: 10px;}

.button, .notify_button, #comments-form #comments-form-send a {
    background: url("../images/style5/button.png") repeat-x scroll 0 100% #D3022B;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 10px Arial,Helvetica,sans-serif;
    padding: 6px 9px;
    text-align: center;
    text-decoration: none;
	text-shadow: -1px 0 2px rgba(0, 0, 0, 1);
    text-transform: uppercase;
}
.button1 {
    background: url("../images/style5/buttone.png") repeat-x scroll 0 100% #EC8200;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 10px Arial,Helvetica,sans-serif;
    margin: 0 0 0 4px;
    padding: 6px 9px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 3px 3px 3px 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button2{
    background: url("../images/style5/button.png") repeat-x scroll 0 100% #D3022B;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 9px Arial,Helvetica,sans-serif;
    margin: 0 0 10px 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 3px 3px 3px 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.button3 {
    background: url("../images/style5/buttone.png") repeat-x scroll 0 100% #EC8200;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 9px Arial,Helvetica,sans-serif;
    margin: 0 0 0 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 3px 3px 3px 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.button2:hover {
    background: url("../images/style5/button-h.png") repeat-x scroll 0 100% #ECECEC;
    color: #444444;
    cursor: pointer;
}
.button3:hover, .button1:focus {
    background: url("../images/style5/button-h.png") repeat-x scroll 0 100% #ECECEC;
    color: #444444;
    cursor: pointer;
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
}





.button4 {
    background: url("../images/style5/button4.png") repeat-x scroll 0 100% #336600;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px Arial,Helvetica,sans-serif;
    margin: 0 0 0 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 3px 3px 3px 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}


.button4:hover {
    background: url("../images/style5/button-h.png") repeat-x scroll 0 100% #ECECEC;
    color: #444444;
    cursor: pointer;
}






.button:hover, .button:focus, .notify_button:hover, .notify_button:focus {
    background: url("../images/style5/button-h.png") repeat-x scroll 0 100% #ECECEC;
    color: #444444;
    cursor: pointer;
}
.button1:hover, .button1:focus {
    background: url("../images/style5/button-h.png") repeat-x scroll 0 100% #ECECEC;
    color: #444444;
    cursor: pointer;
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
}
#comments-form #comments-form-send a {
    background: url("../images/style5/button.png") repeat-x scroll 0 100% #D3022B;
	margin-left: 3px;
}
#comments-form #comments-form-send a:hover {
    background: url("../images/style5/button-h.png") repeat-x scroll 0 100% #ECECEC;
    color: #444444;
}
#adminForm button, #comments-form #comments-form-send a,.button, .button:hover, .notify_button:hover, .notify_button:focus, .notify_button {
    border-radius: 3px 3px 3px 3px;
}
/* @end */

/* @group Structure */

.mod-category-name {margin-top: 2px;padding-bottom: 1px;}
#mod-category-detail {margin-top: 2px;padding-bottom: 1px;}

.header-alt {margin-top: 20px;padding-bottom: 15px;}
#main-body {position: relative;}
#maincol {float: left; max-width:978px !important;width: 100%; }
#leftcol {float: left;}
#leftcol .padding {padding: 0 10px 0 0;}
#rightcol .padding {padding: 0 0 0 10px;}
#rightcol {float: left;}
#maincol .padding {padding: 0 15px 15px 15px;}

#showcase {position: relative;}
#showcase .wrapper {position: relative;}
#showcase-height {height: auto;}
#showcase-height.alt {height: 230px;}
#showcase-bottom {z-index: 1;position: relative;}
#showcase-bottom-bg {position: relative;z-index: 1;}
#tools-block {height: 40px;position: relative;z-index: 3;}
#footer-top, #footer-top2 {height: 100px;}
#footer-bar {height: 50px;margin-bottom: 15px;}
#footer-highlight {padding-top: 10px;}
#horiz-menu-shadow {background: url(../images/horiz-menu-shadow.png) 50% 0 no-repeat;}
#main-body-top {background: url(../images/mainbody-top.png) 50% 0 no-repeat;height: 40px;}
#main-body-bottom {background: url(../images/mainbody-bottom.png) 50% 100% no-repeat;height: 40px;}

.logo-module {width: 400px;float: left;overflow: hidden;padding: 15px 0;}
.toolsblock-right {height: 35px;float: right;}
.toolsblock-left {width: 75%;height: 35px;float: left; position: absolute;}

#main-body {border-top: 0;margin-bottom: 4px;overflow: hidden;padding: 5px 0; background: rgba(0, 0, 0, 0) url("../images/mainbody1.jpg") no-repeat fixed center top / cover ;}
#inset-block-right {float: right;}
#inset-block-right .right-padding {padding-left: 20px;}
#inset-block-left {float: left;}
#inset-block-left .left-padding {padding-right: 20px;}

#searchmod {height: 29px;padding: 0;float: left;text-align: right;}
#searchmod .moduletable {padding: 0;}
#searchmod .search {width: 249px;height: 29px;border: 0;padding: 0;float: left;background: url(../images/search-bg.png) 0 0 no-repeat;}
#searchmod .inputbox {background: none;border: 0;float: left;width: 85%;padding: 4px 0 4px 6px;color: #666;font-size: 110%;}

img#rocket {width: 165px;height: 22px;float: left;margin-right: 20px;}
#copyright {float: left;height: 22px;line-height: 22px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);}
.copyright-block {padding: 13px 0 12px 12px;overflow: hidden;width: 80%;float: left;}
.validation-block {padding: 15px 12px 8px 0;overflow: hidden;}
.xhtml-button {width: 83px;height: 18px;float: right;}
.css-button {width: 68px;height: 18px;float: right;margin-left: 5px;}

table.mainbody, table.blog {width: 100%;border: 0;padding: 0;}
.spacer .block {float: left;}
.spacer.w99 .block {width: 99.8%;}
.spacer.w49 .block {width: 49.8%;}
.spacer.w33 .block {width: 33.2%;}
.spacer.w24 .block {width: 24.8%;}

/* @end */

/* @group Modules */

/* Module Margins and Paddings */

.module, .module-hilite1, .module-hilite2, .module-hilite3, .module-icon1, .module-icon2, .module-icon3 , .module-icon4, .moduletable, .moduletable-hilite1, .moduletable-hilite2, .moduletable-hilite3, .moduletable-icon1, .moduletable-icon2, .moduletable-icon3, .moduletable-icon4, .module-sidenav {margin-bottom: 15px;}
.module h3, .moduletable h3, .module-hilite1 h3, .module-hilite2 h3, .module-hilite3 h3, .module-icon1 h3, .module-icon2 h3, .module-icon3 h3, .module-icon4 h3, .moduletable-hilite1 h3, .moduletable-hilite2 h3, .moduletable-hilite3 h3, .moduletable-icon1 h3, .moduletable-icon2 h3, .moduletable-icon3 h3, .moduletable-icon4 h3 {margin-top: 10;}
#mainmodules .module h3, #mainmodules2 .module h3, #mainmodules3 .module h3, .module-sidenav h3 {margin-top: 0;}
#mainmodules .module, .module-hilite1, .module-hilite2, .module-hilite3, .module-icon1, .module-icon2, .module-icon3, .module-icon4, #mainmodules2 .module, #mainmodules3 .module, #bottommodules .module {padding: 7px 17px 0 15px; margin-bottom: 15px;}
#mainmodules3 {padding-top: 15px;}
#mainmodules3 .module h3, #main-body .module-hilite2 h3 {padding: 3px 8px;margin-bottom: 18px;}
#bottommodules {margin-bottom: 35px;}
.header-module .padding {padding: 5px 10px 50px 220px;}
.header1-module .padding {padding: 2px 30px; }
.header-module {margin-top: 0;}
.header-module .moduletable h3 {margin-top: 0;}
.top-module .moduletable {padding: 0;margin: 0;}
.module-icon1, .module-icon2, .module-icon3, .module-icon4, .moduletable-icon1, .moduletable-icon2, .moduletable-icon3, .moduletable-icon4 {padding-left: 32px;}
#leftcol .module div div div div, #rightcol .module div div div div, .module-sidenav div div div div {background: none;padding: 0;margin: 0;}
#leftcol .module h3, #rightcol .module h3 {margin-top: 0;}
#leftcol .module-hilite1, #leftcol .module-hilite2, #leftcol .module-hilite3, #rightcol .module-hilite1, #rightcol .module-hilite2, #rightcol .module-hilite3 {padding: 0 5px;}
.moduletable-flush, .logo-module .moduletable {margin: 0;padding: 0;}
#inset-block-left .moduletable, #inset-block-right .moduletable {padding: 0 0 20px 0;}
.moduletable_menu {padding: 5px 5px 5px 5px;margin-top: -1px;}
.moduletable_text {padding: 5px;margin-bottom: 5px;}
.moduletable_text h3 {margin-top: 0;}
.header-alt .moduletable {margin-bottom: 0;}
.debug-mod {padding: 3px;}

/* Module Structure */

.logo-module .moduletable h3 {display: none;}
.banner-mod {float: right;}
#leftcol .module, #rightcol .module, .module-sidenav, .slider1 {background: url(../images/module-br.png) 100% 100% no-repeat;padding: 0;}
#leftcol .module div, #rightcol .module div, .module-sidenav div, .slider2 {background: url(../images/module-bl.png) 0 100% no-repeat;}
#leftcol .module div div, #rightcol .module div div, .module-sidenav div div, .slider3 {background: url(../images/module-tr.png) 100% 0 no-repeat;}
#leftcol .module div div div, #rightcol .module div div div, .module-sidenav div div div {background: url(../images/module-tl.png) 0 0 no-repeat;padding: 8px;}
.slider4 {background: url(../images/module-tl.png) 0 0 no-repeat;}
.mainmod-top {height: 15px;background: url(../images/mainmod-tm.png) 0 0 repeat-x; margin-top: 30px; }
.mainmod-top .topleft {background: url(../images/mainmod-tl.png) 0 0 no-repeat;height: 15px;}
.mainmod-top .topright {background: url(../images/mainmod-tr.png) 100% 0 no-repeat;height: 15px;}
.mainmod-surround {background: #FFFFFF;border-left: 1px solid #EAEAEA;border-right: 1px solid #EAEAEA;}
.mainmod-bottom {height: 15px;background: url(../images/mainmod-bm.png) 0 100% repeat-x;margin-bottom: 20px;}
.mainmod-bottom .bottomleft {background: url(../images/mainmod-bl.png) 0 100% no-repeat;height: 15px;}
.mainmod-bottom .bottomright {background: url(../images/mainmod-br.png) 100% 100% no-repeat;height: 15px;}
#mainmodules, #mainmodules2, #mainmodules3, #mainmodules4, #bottommodules, #extendedmodules, .showcase-module, .showcase-module2 {overflow: hidden;}
.module-icon1, .moduletable-icon1 {background: url(../images/icon1.png) 15px 12px no-repeat;}
.module-icon2, .moduletable-icon2 {background: url(../images/icon2.png) 15px 12px no-repeat;}
.module-icon3, .moduletable-icon3 {background: url(../images/icon3.png) 18px 12px no-repeat;}
.module-icon4, .moduletable-icon4 {background: url(../images/icon4.png) 15px 12px no-repeat;}
.top-module {width: 500px;float: left;margin-top: 125px;font-size: 210%;line-height: 130%;overflow: hidden;padding-bottom: 55px;}
.top-module span {font-size: 120%;}
.header-module {width: 450px;height: 375px;float: right;position: relative;z-index: 2;font-size: 130%;line-height: 140%;overflow: hidden;}
.header1-module {width: 400px;height: 105px;float: right;position: relative;z-index: 2;font-size: 130%;line-height: 140%;}
/* Module Header Font Sizes */

.module h3, .module-hilite1 h3, .module-hilite3 h3, .module-icon1 h3, .module-icon2 h3, .module-icon3 h3, .module-icon4 h3, .moduletable h3, .moduletable-hilite1 h3, .moduletable-hilite3 h3, .moduletable-icon1 h3, .moduletable-icon2 h3, .moduletable-icon3 h3, .moduletable-icon4 h3, .module-sidenav h3 {font-size: 170%;}
#mainmodules3 .module h3, module-hilite2, .moduletable-hilite2 {font-size: 150%;}
#footer .module h3 {font-size: 130%;}

/* @end */

/* Horizontal Menus */

#horiz-menu {display: block;height: 37px;line-height: 37px;}
ul#horiznav.menutop, #horiz-menu ul.menutop {padding: 0;margin: 0;position: relative;z-index:120;float: right;list-style-type: none;}
#horiz-menu li, #horiz-menu li a, #horiz-menu li .separator {z-index:200;position:relative;list-style-type: none;}
#horiz-menu span {height: 17px;}
#horiz-menu a, #horiz-menu .separator {white-space: nowrap;display: block;float: left;height: 37px;line-height: 35px;font-weight: normal;font-size: 125%;overflow: hidden;text-decoration: none;z-index: 100;cursor: pointer;padding: 0 15px 0 12px;}
#horiz-menu li.active a, #horiz-menu li.active .separator {z-index: 100;cursor: pointer;height: 37px;list-style-type: none;}

#sub-menu a:hover, #sub-menu ul.menusub li.active a {font-weight: normal;list-style-type: none;}
#horiz-menu ul {list-style: none;padding: 0;margin: 0;list-style-type: none;}
#horiz-menu li {display: block;float: left;margin: 0 4px 0 0;padding: 0;font-weight: bold;list-style-type: none;}
#horiz-menu li a span, #horiz-menu li .separator span {display: block;padding: 0;list-style-type: none;color: #EF8C00;}
#sub-menu li {display: block;float: left;margin: 0;padding: 0;border: 0;list-style-type: none;}
#roksearch_search_str  {border-radius: 3px 3px 3px 3px;}

/* Menu Dropdowns */

#horiz-menu li li.active, #horiz-menu li.active li a, #horiz-menu li.active li a:hover, #horiz-menu li li a:hover, #horiz-menu ul li.active.parent ul a, #horiz-menu li.active li .separator, #horiz-menu li.active li .separator:hover, #horiz-menu li li .separator:hover, #horiz-menu ul li.active.parent ul .separator {border: 0;padding: 0;margin: 0;}
#horiz-menu li li {width: 178px;list-style-type: none;}
#horiz-menu li li a, #horiz-menu li li .separator {font-size: 100%;font-weight: normal;background: none;padding: 0;margin: 0;list-style-type: none;}
#horiz-menu li li, #horiz-menu li li a span, #horiz-menu li li .separator span {background: none;padding: 0;margin: 0;list-style-type: none;}
#horiz-menu li li a span, #horiz-menu li li .separator span {padding: 0;list-style-type: none;}
#horiz-menu li.sfHover li a, #horiz-menu li:hover li a, #horiz-menu ul li.active ul li.active li a, #horiz-menu ul li.active.parent ul li a, #horiz-menu li.sfHover li .separator, #horiz-menu li:hover li .separator, #horiz-menu ul li.active.parent ul li .separator, #horiz-menu ul li.active.parent ul li .seperator {text-indent: 20px;background: none;}
#horiz-menu li.active li a, #horiz-menu li.active.parent li a, #horiz-menu li.active li .separator, #horiz-menu li.active.parent li .separator {font-weight: normal;font-size: 100%;background: none;list-style-type: none;}
#horiz-menu ul ul {margin: 0;padding: 10px 0 12px 0;border: 0;}
#horiz-menu ul ul li:hover, #horiz-menu ul ul li.sfHover {background-image: none;list-style-type: none;}
#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a, #horiz-menu ul li.active.parent ul a span, #horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator, #horiz-menu ul li.active.parent ul .separator span {text-transform: none;background: none;}
#horiz-menu ul ul li.active {background: none;list-style-type: none;}

/* Side Menus */

a.mainlevel span {display: block; height: 30px;line-height: 40px;}
a.mainlevel:hover, a.sublevel:hover {text-decoration: none;font-style: normal;}
a.mainlevel a, a.mainlevel .separator {text-indent: 12px;}
a.mainlevel, a.mainlevel .separator {text-indent: 10px;background: url(../images/main-bullet.png) 3px 8px no-repeat;}
a.mainlevel, a.mainlevel:hover, a.sublevel:hover .separator {text-indent: 10px;background-position: -2px 5px;}
a.mainlevel {display: block;line-height: 18px;text-indent: 10;height: 22px;overflow: hidden;font-size: 120%;float: none; }
a.sublevel {display: block;margin: -5;padding: 4 5 3 8px;font-size: 110%;background: url(../images/main-bullet.png) 0 2px no-repeat;font-style: normal;}
ul.menu {margin:0;padding: 0 0 5px 0;text-transform: lowercase;}
ul.menu li {list-style: none;margin: 0 -15px;padding: 0 5px;float: none;list-style-type: none;border-bottom: 1px solid #e6e6e6}
ul.menu span {display: block; height: 40px;line-height: 40px;}
ul.menu li a, ul.menu li .separator {text-indent: 12px;}
ul.menu ul li a, ul.menu ul li .separator {text-indent: 15px;background: url(../images/main-bullet.png) 3px 5px no-repeat;}
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 45px;background-position: 10px 5px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 65px;background-position: 28px 12px;}
ul.menu li.active {background: url(../images/submenu-active-bg.png) 0 100% repeat-x;}
ul.menu li.parent ul li span {background: none;}
ul.menu li.active.parent li span {background: none;}
ul.menu li.active.parent ul li, ul.menu li.active.parent ul li.parent ul {background: none;}
ul.menu li.active.parent ul {padding: 6px 0;margin: 0;}
ul.menu ul span {height: 12px;line-height: 12px;}
.moduletable-sidemenu a.mainlevel {margin: 0 0 1px 0;}
ul.menu a, ul.menu .separator {display: block;line-height: 33px;text-indent: 0;height: 33px;overflow: hidden;font-size: 140%;float: none;}
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-style: normal !important; text-decoration: none; font-weight: bold;color: #FF9900;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu ul ul {padding: 0; margin: 0;background: none;}
ul.menu li li {padding: 0;margin: 0;border-bottom: 0;}
ul.menu ul a, ul.menu ul .separator {text-indent: 0;}
ul.menu li.active a, ul.menu li.active a:hover, ul.menu li.active .separator, ul.menu li.active .separator:hover {text-decoration: none; line-height: 22px;}
ul.menu li a:hover, ul.menu li .separator:hover {text-decoration: none;}
ul.menu li.active.parent ul {margin-top: 0;margin-bottom: 0;padding-top: 0;padding-bottom: 10px;}
ul.menu li.active.parent ul li.active.parent ul {padding: 5px 0;}
ul.menu ul {padding: 0;margin: 0;}
ul.menu ul a, ul.menu ul .separator {font-size: 110%;height: 16px;line-height: 22px;padding: 0;margin: 0;}
body #active_menu {font-style: normal !important;}

/* Extra Content Styles */

a.readon {margin-top: 16px;padding: 0;display: block;font-size: 120%;}
#pathway {width: 100%;display: block;}
span.pathway {display: block;font-weight: bold;font-size: 90%;overflow: hidden;padding-top: 0px;}
span.pathway img {width: 6px;height: 11px;background: url(../images/pathway-div.png) 0 50% no-repeat;}
span.pathway a {float: none;padding: 0 2px 0 0;font-weight: normal;}
#accessibility {width: 50px;height: 14px;float: right;z-index: 5000;padding-top: 4px;}
#accessibility span {background-repeat: no-repeat;}
#accessibility a {text-decoration: none; cursor: pointer;}
#accessibility #buttons {float: right;}
#accessibility .button {display: block;float: right;width: 19px;height: 12px;}
a.large .button {background: url(../images/font-lg.png) 0 0 no-repeat;}
a.small .button {background: url(../images/font-sm.png) 0 0 no-repeat;}
#accessibility a.small .button {margin-right: 5px;}
a.nounder {text-decoration: none;border: 0;cursor: pointer;}
a.nounder:hover {text-decoration: none;}
.clr {clear:both;}
fieldset {border-left: 0;border-right: 0;border-top: 0;border-bottom: 0;}
fieldset.input, a img, body .pollstableborder {border: 0;    border-radius: 5px;}
img.content-left {float: left;margin-right: 10px;padding: 5px;}
img.content-right {float: right;margin-left: 10px;padding: 5px;}
.back_button {margin-top: 20px;margin-bottom: 10px;}
.tool-tip {padding: 4px;}
.bannergroup .clr {clear: none !important;}

/* Main Body Login */

form#form-login ul {padding-left: 18px;}
form#form-login fieldset.input {padding: 0;}
p#form-login-remember {margin-bottom: 5px;}
input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox {height: 20px;display: block;width: 98%;margin-top: 3px;}

/* Footer Login */

#footer input#mod_login_username.inputbox, #footer input#mod_login_password.inputbox, #footer input#modlgn_username.inputbox, #footer input#modlgn_passwd.inputbox {padding: 12px 0 0 0;height:29px;display: block;width: 220px;border: 0;text-indent: 10px;margin-top: 0;}
#footer .module input.button {border: 0;width: 57px;height: 29px;cursor: pointer;text-align: center;text-transform: uppercase;margin-top: 10px;margin-bottom: 10px;line-height: 18px;padding: 0 2px 2px 0;font-size: 10px;}
#footer form label {color: #4c4c4c;}

/* Tabbed Modules */

#moduleslider-size {overflow: hidden;padding: 0;margin-bottom: 15px;}
#leftcol #moduleslider-size, #rightcol #moduleslider-size {margin-bottom: 25px;}
#moduleslider-size.bottom {margin-bottom: 15px;margin-top: 15px;}
#tabmodules .padding {padding: 0;}
#tabmodules div.module, #tabmodules div.module-hilite1, #tabmodules div.module-hilite2, #tabmodules div.module-hilite3, #tabmodules div.module-icon1, #tabmodules div.module-icon2, #tabmodules div.module-icon3, #tabmodules div.module-icon4 {padding: 0;}
#tabmodules div.module div div div, #tabmodules div.module-hilite1 div div div, #tabmodules div.module-hilite2 div div div, #tabmodules div.module-hilite3 div div div, #tabmodules div.module-icon1 div div div, #tabmodules div.module-icon2 div div div, #tabmodules div.module-icon3 div div div, #tabmodules div.module-icon4 div div div {background: none;padding: 15px;}
#tabmodules div.module-icon1 div div div, #tabmodules div.module-icon2 div div div, #tabmodules div.module-icon3 div div div, #tabmodules div.module-icon4 div div div {background: none;padding: 15px 15px 15px 75px;}
#tabmodules .module-hilite1 h3, #tabmodules .module-hilite2 h3, #tabmodules .module-hilite3 h3, #tabmodules .module-hilite4 h3, #tabmodules .module-hilite5 h3, #tabmodules .module-hilite6 h3 {margin-top: 0;}
#tabmodules .module h3, #tabmodules .module-hilite1 h3, #tabmodules .module-hilite3 h3, #tabmodules .module-icon1 h3, #tabmodules .module-icon2 h3, #tabmodules .module-icon3 h3, #tabmodules .module-icon4 h3 {background: none;margin: 0;padding: 0 0 20px 0;text-align: left;}
#tabmodules {overflow: hidden;}
#tabmodules div {padding: 0;margin: 0;}
#tabmodules li span {line-height: 40px;padding: 0}
#rokslide-toolbar span {white-space: nowrap;}
#rokslide-toolbar {margin: 0;height: 40px;padding: 1px 1px 0 1px;color: #777;border-bottom: 1px solid #e7e7e7;}
#rokslide-toolbar li {height: 40px;font-size: 130%;margin: 0;padding: 0 12px;border-left: 1px solid #fff;border-right: 1px solid #fff;}
#rokslide-toolbar li.current {height: 40px;background: url(../images/submenu-active-bg.png) 0 100% repeat-x;border-right: 1px solid #e7e7e7;border-left: 1px solid #e7e7e7;}
#rokslide-toolbar li.first {border-left: 0;}
#rokslide-toolbar li.first.current{border-right: 1px solid #e7e7e7;border-left: 0;}
#frame {text-align: left;padding: 0 5px;}
#frame .module, #frame .module-hilite1, #frame .module-hilite2, #frame .module-hilite3, #frame .module-icon1, #frame .module-icon2, #frame .module-icon3, #frame .module-icon4 {float: left;padding: 10px;}
#frame .mmpr-1 .module, #frame .mmpr-1 .module-hilite1, #frame .mmpr-1 .module-hilite2, #frame .mmpr-1 .module-hilite3, #frame .mmpr-1 .module-icon1, #frame .mmpr-1 .module-icon2, #frame .mmpr-1 .module-icon2, #frame .mmpr-1 .module-icon3, #frame .mmpr-1 .module-icon4 {width: auto;}
#frame .mmpr-2 .module, #frame .mmpr-2 .module-hilite1, #frame .mmpr-2 .module-hilite2, #frame .mmpr-2 .module-hilite3, #frame .mmpr-2 .module-icon1, #frame .mmpr-2 .module-icon2, #frame .mmpr-2 .module-icon2, #frame .mmpr-2 .module-icon3, #frame .mmpr-2 .module-icon4 {width: 49.9%;}
#frame .mmpr-3 .module, #frame .mmpr-3 .module-hilite1, #frame .mmpr-3 .module-hilite2, #frame .mmpr-3 .module-hilite3, #frame .mmpr-3 .module-icon1, #frame .mmpr-3 .module-icon2, #frame .mmpr-3 .module-icon2, #frame .mmpr-3 .module-icon3, #frame .mmpr-3 .module-icon4 {width: 33.3%;}
#frame .mmpr-4 .module, #frame .mmpr-4 .module-hilite1, #frame .mmpr-4 .module-hilite2, #frame .mmpr-4 .module-hilite3, #frame .mmpr-4 .module-icon1, #frame .mmpr-4 .module-icon2, #frame .mmpr-4 .module-icon2, #frame .mmpr-4 .module-icon3, #frame .mmpr-4 .module-icon4 {width: 24.9%;}
#frame .mmpr-5 .module, #frame .mmpr-5 .module-hilite1, #frame .mmpr-5 .module-hilite2, #frame .mmpr-5 .module-hilite3, #frame .mmpr-5 .module-icon1, #frame .mmpr-5 .module-icon2, #frame .mmpr-5 .module-icon2, #frame .mmpr-5 .module-icon3, #frame .mmpr-5 .module-icon4 {width: 19.9%;}
#leftcol #frame div div, #rightcol #frame div div {width: auto;}
#rightcol #rokslide-toolbar li, #leftcol #rokslide-toolbar li {font-size: 110%;padding: 0 8px;}
#leftcol #tabmodules .module, #rightcol #tabmodules .module {background: none;}
#leftcol #tabmodules .module div, #rightcol #tabmodules .module div {background: none;}
#leftcol #tabmodules .module div div, #rightcol #tabmodules .module div div {background: none;}
#leftcol #tabmodules .module div div div, #rightcol #tabmodules .module div div div {background: none;}

/* @group Demo Content */
#cat_liderprodash {
    left: 46px;
    margin-left: -80px;

    position: relative;
    top: 75px;
}
#cat_newprodinweek {
    left: 40px;
    margin-left: -80px;
    position: relative;
    top: 85px;}

#newprodinweek{
position:relative;
top: 110px;
left: 0px;
margin-left: -100px;
}
#liderprodash{
position:relative;
top: 90px;
left:5px;
margin-left: -100px;
}

/* Custom Modules Tutorial */
.rokmod-demo-block .parameters div {border-right:1px dotted #666;padding-right:12px;}
.rokmod-demo-block .options div {border-right:1px dotted #666; padding-right: 12px;}
.rokmod-demo-block .demo div {border-right:1px dotted #666;padding-right: 12px;}
.rokmod-demo-block .parameters, .rokmod-demo-block .options, .rokmod-demo-block .demo, .rokmod-demo-block .description {float:left;margin-right:12px;}
.rokmod-demo-block .parameters span, .rokmod-demo-block .options span, .rokmod-demo-block .demo span, .rokmod-demo-block .description span {display:block;font-size:11px;line-height:22px;}
.rokmod-demo-block .demo-span1 {font-weight: bold;}

img#variation_preview {border: 4px solid #4F4141;width: 322px !important;}
.variation-chooser {position:relative;margin-top: 5px;height: 25px;line-height: 25px;}
.variation-chooser .controls {height: 25px;}
.variation-chooser .control-prev, .variation-chooser .control-next{cursor:pointer;height:16px;margin-right:3px;width:16px;float: left;margin-top:1px;}
.variation-chooser .control-prev{background-position:0 0;margin-right: 0.5em;}
.variation-chooser .control-prev:hover {background-position: 0 -16px;}
.variation-chooser .control-next{background-position:0 -32px;margin-left: 0.5em;}
.variation-chooser .control-next:hover {background-position: 0 -48px;}
.variation-chooser .controls{position:absolute;left:5px;}
.variation-chooser input.button:hover {color: #333 !important;}



ul.pagination li {
        text-align:center;
        /*border:1px solid #C0C0C0;*/
       /* padding:3px 6px 4px 6px;*/
        font-family:Arial,Verdana,Helvetica,sans-serif;
        background:url(../images/bg_pagination.gif) repeat-x left top;
        /*margin:1px 1px 1px 1px;*/
        display: inline;
      height:18px;
        line-height: 18px;
        color:#ccc;
        font-size:11px;
        font-weight:bold;
}
.pagenav {
    background: url("../images/bg_pagination.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #C0C0C0;
    border-radius: 4px;
    color: #CCCCCC;
    display: inline;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 1px;
    padding: 3px 6px 4px;
    text-align: center;
}
.pagenav a:hover {
    text-decoration: none;
	color: #E34A00;
	background:url(../images/bg_pagination1.gif) repeat-x left top;

}
.pagenav:hover {
    text-decoration: none;
	color: #E34A00;
	background:url(../images/bg_pagination1.gif) repeat-x left top;

}


div.cbContainer {
    background-color: #222222;
border:0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}

div.cbCloseButton { background: url("http://vizhivai.com/templates/shablon/images/theme5/close.png") no-repeat scroll 0 0 transparent;
}

h3.cbHeader {     background: #F16A07;
    border-bottom: 1px solid #1F1F1F;
    border-top: 1px solid #313131;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	line-height: 14px;
    font-size:1px;
}
div.cbContent div.shop_info {
    background: none;
    border:0;
    color: #CCCCCC;
}
div.shop_tip {
    background: none;
    border:0;
    color: #CCCCCC;
    overflow: hidden;
    padding:3px 1px 4px 6px;
	margin:1px 1px 1px 1px;
	}
div.cbButtons .button {

	margin:10px 10px 10px 10px;
	}
div.cbHeader {     background: -moz-linear-gradient(center top , #EF8C00, #E04800) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #1F1F1F;
    border-top: 1px solid #313131;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

}
#community-wrap .newsfeed-meta,
.newsfeed-meta {
	padding-bottom: 6px;
	padding-left:11px;
	padding-right:20px;
	line-height: 16px;
	position:relative;
	}
#community-wrap .newsfeed-meta img,
.newsfeed-meta img {
	float:left;
	margin-right: 4px;
	margin-top: -1px;
	}
#community-wrap .cFeed-item .wall-cmt-loading,
.cFeed-item .wall-cmt-loading {
	float: left;
	margin-top: 4px;
	width:16px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/mini-loader.gif) no-repeat 0 0;
	}
	#community-wrap .cFeed-item .newsfeed-avatar,
.cFeed-item .newsfeed-avatar {
    border: 0 none;
	float:left;
	width:42px;
	padding-left: 3px;
	padding-right: 5px;
	margin:10px 10px 10px 10px;
	}
#community-wrap .cFeed-item .newsfeed-avatar a,
.cFeed-item .newsfeed-avatar a {
	display: block;
	border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px #BBBBBB;
	}
	.actor-link {
	font-weight: bold;
	font-size:90%;
}
.small profile-newsfeed-item-action {
	font-weight: bold;
	font-size:80%;
}
.otzyv {
    font-weight: bold;
    font-size: 11px !important;
    color: #ef8c00;
    background: #555;
    border: medium none;
    border-radius: 3px;
    cursor: pointer;
    margin: 0;
    padding: 2px 4px;
    text-align: center;
    text-decoration: none;
}
.otzyv:hover {
    font-weight: bold;
    font-size: 11px !important;
    color: #555;
    background: #ef8c00;
    border: medium none;
    border-radius: 3px;
    cursor: pointer;
    margin: 0;
    padding: 2px 4px;
    text-align: center;
    text-decoration: none;
	}

.quantity_box_button_down:hover {
    background-image: url("../../../components/com_virtuemart/themes/ja-mesolite/images/down_small1.gif");
    clear: both;
	cursor: pointer;
	}

.quantity_box_button_up:hover {
    background-image: url("../../../components/com_virtuemart/themes/ja-mesolite/images/up_small1.gif");
    clear: both;
	cursor: pointer;
	}

.virt_stuff {
    height: 230px;
    margin: 5px 0;
    width: auto;
	padding-bottom: 10px;
	}

.virt_stuff-title {
    height: 25px;
    width: auto;
	padding-bottom: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
    color: #e05a00;
    display: block;
    font-family: "Quicksand",Arial,Helvetica;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 13px;
    overflow: hidden;
    text-decoration: none;
    text-indent: 0.1em;
    text-overflow: ellipsis;
    text-transform: none;
	}



div.ias_trigger a {
background: url("../images/style5/buttone.png") repeat-x scroll 0 100% #ec8200;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font: bold 14px Arial,Helvetica,sans-serif;
    margin: 0 0 0 4px;
    padding: 5px 9px 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	text-shadow: -1px 0 1px rgba(0, 0, 0, 1);
}
div.ias_trigger a:hover {
    background: url("../images/style5/button-h.png") repeat-x scroll 0 100% #ececec;
    color: #444444;
    cursor: pointer;
}
.compare_checkbox {
    color: #990000;
    cursor: pointer;
	vertical-align: middle;
}
.PriceContainer {

}
.resultCoupon .couponCode span {
    background: #ffc52c none repeat scroll 0 0;
    border: 2px dashed #030d4f;
    border-radius: 5px;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 300;
    height: 42px;
    margin-right: 6px;
    padding: 6px 5px;
    text-align: center;
    width: 180px;

}
.acysubscribe {

    padding: 1px 1px;

}
#comments-form textarea {
    margin: 5px 0 0;
    max-width: 400px !important;
    padding: 5px;
    text-align: left;
    width: 350px;
}
#comments-form input, #comments-report-form input, #comments-form textarea {
    border: 1px solid #35a5e5;
    border-radius: 3px;
    font-size: 16px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
}
.addtocart_button_fast {
    background: rgba(0, 0, 0, 0) url("http://vizhivai.com/components/com_virtuemart/themes/ja-mesolite/images/bye1kl.png") no-repeat scroll 0 0 / 90% auto;
    border: medium none;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 117px;
}
.addtocart_button {
    background: rgba(0, 0, 0, 0) url("http://vizhivai.com/components/com_virtuemart/themes/ja-mesolite/images/add-to-cart_blue.png") no-repeat scroll 0 0 / 100% auto;
    border: medium none;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 105px;
}
ul.jcomments-latest {
    display: block;
    list-style: outside none none !important;
    margin-bottom: 0 !important;
    padding: 0;
}
ul.jcomments-latest li ul {
    list-style: outside none none !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
ul.jcomments-latest li {
    background-image: none;
    margin: 0;
    overflow: hidden;
}
ul.jcomments-latest img {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    float: left;
    height: 32px;
    margin-right: 5px;
    width: 32px;
}
ul.jcomments-latest .object-title {
    font-size: 5px;
    padding: 0;
    text-decoration: none;
}
ul.jcomments-latest .title {
    font-size: 8px;
    padding: 0;
    text-decoration: none;
}
ul.jcomments-latest .author {
    display: block;
    font-size: 10px;

}
ul.jcomments-latest .date {
    color: #999;
    display: block;
    font-size: 8px;
}
ul.jcomments-latest .comment {
    margin: 2px;
    padding: 2px;
}
ul.jcomments-latest .comment img {
    float: none;
    height: auto;
    width: auto;
}
ul.jcomments-latest .comment-separator {
    clear: both;
    display: block;
    height: 1px;
    margin: 1px 0;
    padding: 0;
}
ul.jcomments-latest .rounded {
    padding: 0;
}
ul.jcomments-latest .avatar-indent {
}
ul.jcomments-latest .jcomments-latest-readmore {
    font-size: 8px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.required, .inputbox {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #777;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    transition: color 0.3s ease-out 0s;
	text-align: center;
}
.required:hover, .inputbox:hover {
    background: none;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    transition: color 0.3s ease-out 0s;
	text-align: center;
}
.inputbox:focus {
    background: none;
    border: 1px solid #ffcc00;
    border-radius: 3px;
    box-shadow: 0 0 10px #ffdd00;
    color: #990000;
    margin-left: 5px;
    text-align: center;
}

.inputbox:required {
	background: #fff url(http://vizhivai.com/images/M_images/warning_24.png) no-repeat 98% center;
}
.inputbox input:valid {
	background: #fff url(http://vizhivai.com/images/M_images/check_24.png) no-repeat 98% center;
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}
.inputbox input:invalid {
	background: #fff url(http://vizhivai.com/images/M_images/cancel_24.png) no-repeat 98% center;
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535
}

.required input:required, .required textarea:required, .inputbox input:required, .inputbox textarea:required  {
	background: #fff url(http://vizhivai.com/images/M_images/warning_24.png) no-repeat 98% center;
}
.required input:required:valid, .required textarea:required:valid {
	background: #fff url(http://vizhivai.com/images/M_images/check_24.png) no-repeat 98% center;
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}
.required input:focus:invalid, .required textarea:focus:invalid {
	background: #fff url(http://vizhivai.com/images/M_images/cancel_24.png) no-repeat 98% center;
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535
}
.polevvoda {
    border: medium none;
    border-radius: 3px;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8), 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
	color: #777;
    margin-left: 7px;
    margin-right: 7px;
    text-align: center;
    vertical-align: middle;
    width: auto;
	height: 24px;
	background: #f9f9f9 none repeat scroll 0 0;
	transition: color 0.3s ease-out 0s;
	transition: background-color 0.3s ease-out 0s;
}
.polevvoda:focus {
    border-radius: 3px;
    color: #990000;
    margin-left: 7px;
	background: #fff none repeat scroll 0 0;
}
.polevvoda:hover {
	background: #fff none repeat scroll 0 0;
}
.btn-warning {
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
    background-repeat: repeat-x;
    border-color: #e38d13;
	background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning:hover, .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
}
.btn-warning:active, .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
}
.btn-warning:disabled, .btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	border-radius: 3px;
    font-size: 11px;
    padding: 1px 5px;
	margin: 0 0 0 4px;
	color: #fff !important;
	white-space: nowrap;
	cursor: pointer;
	font-weight: bold;
    padding: 1px 5px 3px 4px;
}
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-default .badge, .btn-primary .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge {
    text-shadow: none;
}
.btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-danger {
    background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
    background-repeat: repeat-x;
    border-color: #b92c28;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}
.btn-danger:active, .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}
.btn-danger:disabled, .btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none;
}
.btn-success {
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}
.btn-success:hover, .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}
.btn-success:active, .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}
.btn-success:disabled, .btn-success[disabled] {
    background-color: #419641;
    background-image: none;
}
.btn-info {
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
    background-repeat: repeat-x;
    border-color: #28a4c9;
	font-family: arial;
    font-weight: bold;
    padding: 2px;
	cursor: pointer;
	line-height: 1;
}
.btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}
.btn-info:active, .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}
.btn-info:disabled, .btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none;
}
.btn-primary {
    background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
    background-repeat: repeat-x;
    border-color: #245580;
    cursor: pointer;
    font-weight: bold;
    line-height: 1;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px;
}
.btn-primary:active, .btn-primary.active {
    background-color: #265a88;
    border-color: #245580;
}
.btn-primary:disabled, .btn-primary[disabled] {
    background-color: #265a88;
    background-image: none;
}
.ProductTitle {
    color: #333333;
    font-size: 280%;
    margin: 0 0 0 11px;
    padding: 0;
}
.topcontrol
{  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.topcontrol:hover, .topcontrol:focus, .topcontrol:active {
  -webkit-animation-name: topcontrol;
  animation-name: topcontrol;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 4;
  animation-iteration-count: 4;
}
.payment_item {
cursor: pointer !important;
  }
.op_payment_label {
cursor: pointer !important;
font-weight: bold;
transition: all 0.3s linear 0s;

  }
  .op_payment_label:hover {
cursor: pointer !important;
color: #990000;
  }
    .op_payment_label:active  {
cursor: pointer !important;
color: #990000;
  }
  .payment_item_radio {
cursor: pointer !important;
  }
    .shipping_item_radio {
cursor: pointer !important;
  }
  .payment_item_radio {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
}
.payment_item_radio + label {
  cursor: pointer;
}
.payment_item_radio:not(checked) {
  position: absolute;
  opacity: 0;
}
.payment_item_radio:not(checked) + label {
  position: relative;
  padding: 0 0 0 35px;
}
.payment_item_radio:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
}
.payment_item_radio:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #9FD468;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
  opacity: 0;
  transition: all .2s;
}
.payment_item_radio:checked + label:after {
  opacity: 1;
}
.payment_item_radio:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}

  .ship_item_radio {
cursor: pointer !important;
  }
input[type="radio" i] {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
    cursor: pointer;
}
.input[type="radio" i] + label {
  cursor: pointer;
}
.input[type="radio" i]:not(checked) {
  position: absolute;
  opacity: 0;
}
.input[type="radio" i]:not(checked) + label {
  position: relative;
  padding: 0 0 0 35px;
}
.input[type="radio" i]:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
}
.input[type="radio" i]:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #9FD468;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
  opacity: 0;
  transition: all .2s;
}
.input[type="radio" i]:checked + label:after {
  opacity: 1;
}
.input[type="radio" i]:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
/* topcontrol */
@-webkit-keyframes topcontrol {
  50% {t-
    -webkitransform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes topcontrol {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

.tdtovar {
border: 1px solid #e6e6e6;
padding: 2px 5px;
font-weight: bold;
color: #333333;
vertical-align: middle !important;

}
.tdnum {
text-align: center;
border: 1px solid #e6e6e6;
border-radius: 4px;
padding: 2px 5px;
font-size: 6pt;
font-weight: bold;
color: #808080;
vertical-align: middle !important;

}
