*
{
margin:0;
padding:0;
}
#ttr_page.container 
{
padding-left:0;
padding-right:0;
}
#ttr_menu .navbar-collapse 
{
padding-left:0;
padding-right:0;
}
hr
{
margin:0px !important;
}
#ttr_content_and_sidebar_container 
{
width:auto !important;
margin:0 auto;
}
.ttr_block  .ttr_radio
{
float:left;
margin-right:4px;
}
fieldset
{
border:0px;
padding-bottom:5px;
}
.boxcolor,.form-text
{
width: 95%;
}
 .login_head h1
{
text-align:center;
}
.ttr_comment_reply_edit 
{
float:right;
}
.ttr_comment_reply_edit span 
{
padding-right:5px;
}
.ttr_post .ttr_post_content_inner
{
overflow:hidden;
}
.ttr_comment form p input,.ttr_comment form p textarea 
{
width:96%;
overflow:hidden;
}
#ttr_content .ttr_comment p
{
margin-top:5px;
margin-bottom:0;
text-align:left;
margin-left:0;
margin-right:0;
line-height:20px;
background:none;
}
#ttr_content .ttr_comment .form-submit
{
}
 .ttr_article dl 
{
margin:2px;
}
#ttr_content .pagination
{
}
.back-to-top 
{
position:fixed;
bottom: 2em;
right: 0px;
text-decoration: none;
padding: 1em;
display: none;
z-index:99;
}
.form-item label
{
text-align:left;
}
#user-login-form ul li
{
background:none!important;
text-align:left;
padding-left:0px!important;
margin-left:0px!important;
margin-top:5px!important;
}
/*----------- */
.menu-toggle 
{
display:none;
}
p
{
margin:0;
padding:0;
}
.btn:hover
{
clear:none;
margin-right:5px;
height:auto;
margin-top:5px;
}
.postedon img
{
vertical-align: middle;
margin: 0 2px;
}
.widget-area
{
width: 33.33%;
}
#first.widget-area, #second.widget-area
{
float: left;
}
#third.widget-area
{
float: right;
}
 #ttr_sidebar_left table 
{
width:100%;
}
 #ttr_sidebar_right table 
{
width:100%;
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
footer
{
max-width: 100% !important;
}
 header#ttr_header 
{
max-width: 100% !important;
}
}
body
{
background-color:#808080;
background-image:url(../images/indexDesktopbody.jpg);
background-color:#808080;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopbody.jpg);
background-color:#808080;
background-repeat:no-repeat;
background-size:100% 100%;
background-position:Center Center;
margin:0;
background-position:Center Center;
background-attachment:fixed;}
 #ttr_page
{
max-width:2000px;
min-width:800px;
margin-top:10px;
margin-bottom:10px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 18px rgba(0,0,0,0.59);
background-color:transparent;
background:rgba(255,255,255,0);
box-sizing:border-box;
}
 .navbar 
{
height:58px;z-index: 499;

}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 #ttr_header_inner 
{
height:104px;
position:relative;
margin:0 auto;
}
 #ttr_menu.navbar 
{
height:58px;
min-height:40px;
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 #ttr_menu_inner_in 
{
height: 63px;
 text-align: left;
position:relative;
margin:0 auto;
}
 input[type=checkbox] 
{
visibility: hidden;
}
 .ttr_checkbox 
{
position: relative;
width:13px;
height:13px;
display:inline;
margin-top:5px;
margin-right:5px;
}
 .ttr_checkbox label 
{
cursor: pointer;
position: absolute;
width: 15px;
height: 15px;
top: 0;
left: 0;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,0)0%,rgba(0,0,0,0.14)50%,rgba(255,255,255,0)100%);
border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:1px 1px 1px 1px;
}
 .ttr_checkbox label:after 
{
opacity: 0;
content: '';
position: absolute;
width: 15px;
height: 5px;
top: 0px;
left: 1px;
border: 2px solid rgba(0,0,0,1);
border-top: none;
border-right: none;
transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
 .ttr_checkbox input[type=checkbox]:checked + label:after 
{
opacity: 1;
}
.ttr_checkbox label 
{
width: 13px;
}
 input[type=radio] 
{
visibility: hidden;
}
 .ttr_radio 
{
position: relative;
width:13px;
height:13px;
margin-right:5px;
}
 .ttr_radio label 
{
cursor: pointer;
position: absolute;
width: 13px;
height: 13px;
top: 0;
left: 0;
border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:4px 4px 4px 4px;
border-radius:50%;
background-color:transparent;
background:rgba(255,255,255,0);
box-sizing:content-box;
}
 .ttr_radio label:after 
{
background-color:#000000;
background:rgba(0,0,0,1);
opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 9px;
top: 2px;
left: 2px;
border-radius:50%;
}
 .ttr_radio input[type=radio]:checked + label:after 
{
opacity: 1;
}
 .ttr_radio label 
{
width: 13px;
}
 .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox]{float: none !important;
margin-left:0px !important;
}
 .ttr_title_position 
{
left: 23.77%;
top:16.64px;
position:absolute;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 header .ttr_title_style, header .ttr_title_style a, header .ttr_title_style a:link, header .ttr_title_style a:visited, header .ttr_title_style a:hover
{
font-size:28px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#B30000;
text-align:left;
text-decoration:none;
margin:0;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
left: 38.68%;
top:63.64px;
position:absolute;
display:block;
overflow:hidden;
margin:0px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slogan_style
{
font-size:16px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#8B0000;
text-align:left;
text-decoration:none;
margin:0;
padding:0;
background:none;
}
 .ttr_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:0px;
left:0%;
height:103px;
width:180px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 .slideshowforeground01
{
background: url(../images/slideshowforeground001.png)  ;
}
 .slideshowforeground01
{
background-size: 100% 100%;
visibility:visible;
background-repeat: no-repeat;
background-position: center;
top: 200.76px;
left: 14.02%;
width: 0.326455993732045%;
height: 10px;
position:absolute;
transform:rotate(34deg);
-moz-transform:rotate(34deg);
-webkit-transform:rotate(34deg);
-o-transform:rotate(34deg);
}
 .ttr_slideshowshape11
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
left:12.44%;
top:245.73px;
width:10.4139462000522%;
min-height:30px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape31
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
left:13.06%;
top:250.5px;
width:9.79367981196135%;
min-height:26px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape41
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
left:13.06%;
top:244.5px;
width:9.79367981196135%;
min-height:30px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape61
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
left:12.63%;
top:248px;
width:10.6424653956647%;
min-height:30px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
.ttr_menu_items .dropdown-menu 
{
padding:0px;
}
 .ttr_menu_items.nav .open .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid #CB8300;
border:solid rgba(203,131,0,1);
border-width:0px 0px 0px 0px;
min-width:160px;
line-height:30px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:600;
border:0px !important;
margin:0;
padding-top:0px !important;
padding-left:0 ;
text-align:left;
zoom:1;
}
 .navbar-default
{
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,1)0%,rgba(248,206,166,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 4px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:content-box}
 ul.navbar-nav .dropdown-menu, ul.navbar-nav .sub-menu, ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
font-family:'Arial';
background-color:#FFA500;
background:rgba(255,165,0,1);
border-radius:0px 0px 0px 0px;
border:solid #E19100;
border:solid rgba(225,145,0,1);
border-width:1px 1px 1px 1px;
margin:0;
padding:0;
list-style:none;
}
 .navbar-nav .dropdown-menu > li > a 
{
min-width:160px;
line-height:30px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
.dropdown-menu 
{
}
.navbar-nav ul.dropdown-menu > li 
{
position: relative;
}
 .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100% ;
position: absolute;
top: 0px;
margin-top: -1px;
}
@media only screen
and (min-width : 1025px) 
{
 .navbar-nav .dropdown-menu > li:hover > a 
{
background-color:#FDD3BE;
background:linear-gradient(180deg,rgba(253,211,190,1)0%,rgba(249,110,41,1)100%);
}
 .nav.ttr_menu_items  li:hover ul.child
{
left:0px;
top:58px;
}
 .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100%;
position: absolute;
top: 0;
visibility: hidden;
margin-top: -1px;
}
ul.ttr_menu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
}
 .ttr_menu_items .dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .ttr_menu_items  li:hover ul.child li a
{
display:block;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
min-width:160px;
border-radius:0px 0px 0px 0px;
border:solid #CB8300;
border:solid rgba(203,131,0,1);
border-width:0px 0px 0px 0px;
line-height:30px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .ttr_menu_items.nav  li:hover li:hover > a.subchild
{
background-color:#FDD3BE;
background:url(../images/menuArrowHover00.png) center right no-repeat,linear-gradient(180deg,rgba(253,211,190,1)0%,rgba(249,110,41,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #F35A00;
border:solid rgba(243,90,0,1);
border-width:0px 0px 0px 0px;
color:rgba(255,255,255,1);
}
 .ttr_menu_items.nav  li:hover ul.child li a:hover
{
 font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#FDD3BE;
background:linear-gradient(180deg,rgba(253,211,190,1)0%,rgba(249,110,41,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #F35A00;
border:solid rgba(243,90,0,1);
border-width:0px 0px 0px 0px;
}
  .ttr_menu_items  li:hover ul.child li a.subchild:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#FDD3BE;
background:url(../images/menuArrowHover00.png) center right no-repeat,linear-gradient(180deg,rgba(253,211,190,1)0%,rgba(249,110,41,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #F35A00;
border:solid rgba(243,90,0,1);
border-width:0px 0px 0px 0px;
}
}
@media only screen
and (min-width : 1025px) 
{
 .ttr_menu_items  li:hover ul.child
{
}
}
@media only screen
and (min-width : 768px)

{

}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
zoom:1;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li span.separator
{
display:block;
padding-left:15px;
padding-right:15px;
float:left;
background-color:transparent;
background:rgba(255,255,255,0);
line-height:56px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#4A2D00;
text-align:left;
text-decoration:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
cursor:pointer;
height:58px;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li span.separator.ttr_menu_items_parent_link_arrow 
{
display:block;
padding-left:15px;
padding-right:15px;
line-height:56px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#4A2D00;
text-align:left;
text-decoration:none;
background-color:transparent;
background:url(../images/menuMainArrow00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
height:58px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li:hover a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li:hover span.separator
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,1)0%,rgba(243,95,0,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 .nav.ttr_menu_items  li:hover a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li:hover span.separator.ttr_menu_items_parent_link_arrow 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/menuMainArrowHover00.png),linear-gradient(180deg,rgba(255,255,255,1)0%,rgba(243,95,0,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 .ttr_menu_items  li ul.child li a
{
text-align:left;
}
 .ttr_menu_items  li ul.child li a
{
display:block;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
min-width:160px;
border-radius:0px 0px 0px 0px;
border:solid #CB8300;
border:solid rgba(203,131,0,1);
border-width:0px 0px 0px 0px;
line-height:30px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .ttr_menu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:30px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/menuArrow00.png) center right no-repeat,rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CB8300;
border:solid rgba(203,131,0,1);
border-width:0px 0px 0px 0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
padding-left:15px;
padding-right:15px;
box-sizing:border-box;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
cursor: pointer;
display: block;
line-height:56px;
background-color:#FB7D5D;
background:url(../images/menuMainArrowActive00.png),linear-gradient(180deg,rgba(251,125,93,1)0%,rgba(186,41,5,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:58px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
box-sizing:border-box;
height:58px;
line-height:56px;
padding-left:15px;
padding-right:15px;
background-color:#FB7D5D;
background:linear-gradient(180deg,rgba(251,125,93,1)0%,rgba(186,41,5,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,1)0%,rgba(243,95,0,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active_arrow
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/menuMainArrowHover00.png),linear-gradient(180deg,rgba(255,255,255,1)0%,rgba(243,95,0,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 .ttr_menu_items ul 
{
}
 .ttr_menu_items li:hover ul ul,
.ttr_menu_items li:hover  li:hover ul ul

{
top:-9999px;
background-color:#FFA500;
background:rgba(255,165,0,1);
}
 .nav.ttr_menu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.ttr_menu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_menu_items  li  ul.child li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_menu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_menu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .nav.ttr_menu_items  li ul.child ul li .separator, .nav.ttr_menu_items  li  li:hover ul li .separator, .nav.ttr_menu_items  li li:hover li:hover ul li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .ttr_menu_items .horiz_separator
{
float:right;
border-width:0px 0px 0px 1px;
border-style:solid;
border-color:#CD853F;
height:58px;
margin:0;
display:block;
}
 header#ttr_header 
{
background-color:#FFAF00;
background:linear-gradient(180deg,rgba(255,175,0,1)0%,rgba(248,250,169,1)53%,rgba(255,165,0,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:104px;
box-sizing:content-box;

}
 header#ttr_header 
{
display:block;}
 nav#ttr_menu 
{

}
 #Slide0
{
background-color:#FFFFFF;
background-image:url(../images/indexDesktopSlide0.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopSlide0.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;

}
 #Slide1
{
background-color:#FFFFFF;
background-image:url(../images/indexDesktopSlide1.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopSlide1.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;

}
 #Slide2
{
background-color:#FFFFFF;
background-image:url(../images/indexDesktopSlide2.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopSlide2.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;

}
 #Slide3
{
background-color:#FFFFFF;
background-image:url(../images/indexDesktopSlide3.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopSlide3.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;

}
 #Slide4
{
background-color:#FFFFFF;
background-image:url(../images/indexDesktopSlide4.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopSlide4.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;

}
 #Slide5
{
background-color:#FFFFFF;
background-image:url(../images/indexDesktopSlide5.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopSlide5.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;

}
 #Slide6
{
background-color:#808080;
background-image:url(../images/indexDesktopSlide6.jpg);
background-color:#808080;
background-repeat:no-repeat;
background-position:Center Center;
background:url(../images/indexDesktopSlide6.jpg);
background-color:#808080;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;

}
 .ttr_slide
{
height:301px;
width:100%;

}
 #ttr_slideshow_inner
{
height:301px;
position:relative;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > div
{
position:absolute;

}
 .ttr_slideshow_in
{
height:301px;
position:absolute;
width:100%;
top:0;
pointer-events:none;

}
 .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a 
{
pointer-events:auto;

}
 .ttr_slideshow_last
{
margin:0 auto;
position:relative;
overflow:hidden;
height:301px;

}
 .ttr_slideshow
{
box-sizing: content-box !important;
position:relative;
border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:301px;

}
 .paginationLink
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #DDAD80;
border:solid rgba(221,173,128,1);
border-width:1px 1px 1px 1px;
font-size:0;
display:inline-block;
width:12px;
height:12px;
margin-right:2px;

}
 .paginationLink:hover
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #DDAD80;
border:solid rgba(221,173,128,1);
border-width:1px 1px 1px 1px;
font-size:0;
display:inline-block;
width:12px;
height:12px;
margin-right:2px;

}
 .paginationLink.current
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #DDAD80;
border:solid rgba(221,173,128,1);
border-width:2px 2px 2px 2px;
font-size:0;
display:inline-block;
width:12px;
height:12px;
margin-right:2px;

}
 nav#ttr_menu 
{

}
 #ttr_sidebar_left 
{
float: left;
clear: none;
width: 20%;
}
 #ttr_sidebar_left_margin 
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #F9E890;
border:solid rgba(249,232,144,1);
border-width:0px 0px 0px 0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
}
 .ttr_block a:hover, .ttr_block a:hover
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 .ttr_block a:visited, .ttr_block a:visited
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 .ttr_block a, .ttr_block a
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 .ttr_block_content ul
{
list-style:none outside url(../images/bulleticons.png);
padding-left: 10px;
}
 .ttr_block ul li, .ttr_block li, .ttr_block li
{
line-height:12px;
}
 #ttr_sidebar_right 
{
float: right;
clear: none;
width: 6.53%;
}
 #ttr_sidebar_right_margin 
{
background-color:transparent;
background:rgba(255,255,255,0);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #F9E890;
border:solid rgba(249,232,144,1);
border-width:0px 0px 0px 0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
box-sizing:border-box;
}
 .ttr_verticalmenu 
{
margin-top:7px;
margin-left:0px;
margin-right:0px;
margin-bottom:7px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:5px 5px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
background-color:transparent;
background:rgba(255,255,255,0);
text-align:center;
}
 .ttr_verticalmenu_header  
{
border-radius:5px 5px 0px 0px;
border:solid #CD8644;
border:solid rgba(205,134,68,1);
border-width:1px 1px 1px 1px;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,1)0%,rgba(255,192,203,1)100%);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
height:30px; 
box-sizing: content-box; 
}
 #ttr_page .ttr_verticalmenu_content 
{
display:inline-block;
width:100%;
}
@media only screen
and (min-width : 1025px) 
{
 .ttr_vmenu_items.nav  li:hover li:hover > a.subchild
{
background-color:#FF6565;
background:url(../images/vmenuArrowHover00.png) center right no-repeat,linear-gradient(180deg,rgba(255,101,101,1)0%,rgba(203,0,0,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
color:rgba(255,255,255,1);
}
 .ttr_vmenu_items.nav  li:hover ul.child li a:hover
{
 background-color:#FF6565;
background:linear-gradient(180deg,rgba(255,101,101,1)0%,rgba(203,0,0,1)100%);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
  .ttr_vmenu_items  li:hover ul.child li a.subchild:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#FF6565;
background:url(../images/vmenuArrowHover00.png) center right no-repeat,linear-gradient(180deg,rgba(255,101,101,1)0%,rgba(203,0,0,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
}
}
@media only screen
and (min-width : 1025px) 
{
 .sub-menu 
{
position:absolute;
visibility:hidden;
}
 ul.ttr_vmenu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 .nav-pills li:hover 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
font-family:'Arial';
}
 .ttr_vmenu_items .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .ttr_vmenu_items .collapse > li:hover > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
 #ttr_sidebar_left .nav-pills li.dropdown:hover
{
display:block;
}
 .ttr_vmenu_items.nav #dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .ttr_vmenu_items  li:hover ul.child
{
left:100%;
top:40px;
margin-top:-40px;
height:auto;
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
}
@media only screen
and (min-width : 768px)

{
 ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 ul.ttr_vmenu_items.nav ul li.dropdown-submenu.open > ul 
{
display: block;
visibility: visible;
list-style:none;
}
 ul.ttr_vmenu_items.nav ul 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 .dropdown-submenu.open > ul 
{
display: block;
visibility: visible;
}

}
.dropdown-backdrop
{
position:relative;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu, ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
font-family:'Arial';
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
list-style:none;
}
 .ttr_vmenu_items.nav .dropdown-menu > li > a 
{
min-width:160px;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu > li:hover > a 
{
background-color:#FF6565;
background:linear-gradient(180deg,rgba(255,101,101,1)0%,rgba(203,0,0,1)100%);
}
 ul.ttr_vmenu_items.nav  .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
min-width:160px;
line-height:40px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .nav-pills li 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CD8644;
text-align:left;
text-decoration:none;
font-family:'Arial';
}
 .ttr_vmenu_items .collapse > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
min-width:160px;
line-height:40px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 #ttr_sidebar_left .dropdown-menu > li 
{
display: inline-block;
font-weight: normal;
position: relative;
vertical-align: top;
}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
display:block;
background:none;
z-index:500;
zoom:1;
}
 .ttr_vmenu_items  li a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator
{
display:block;
text-align:left;
padding-left:10px;
padding-right:4px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
line-height:40px;
border-radius:0px 0px 0px 0px;
border:solid #CD8644;
border:solid rgba(205,134,68,1);
border-width:1px 1px 1px 1px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CD8644;
text-align:left;
text-decoration:none;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li span.separator.ttr_vmenu_items_parent_link_arrow 
{
display:block;
text-align:left;
padding-left:10px;
padding-right:14px;
line-height:40px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CD8644;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuMainArrow00.png), rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD8644;
border:solid rgba(205,134,68,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li:hover span.separator
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
line-height:40px;
}
 .nav.ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li:hover span.separator.ttr_vmenu_items_parent_link_arrow 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuMainArrowHover00.png),rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
line-height:38px;
}
 .ttr_vmenu_items  li ul.child li a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
line-height:40px;
text-indent:5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
min-width:160px;
text-align:left;
}
 .ttr_vmenu_items  li ul.child li a
{
}
 .ttr_vmenu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:40px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuArrow00.png) center right no-repeat,rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
min-width:160px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items ul.child
{
 }
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
text-align:left;
padding-left:10px;
padding-right:14px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
cursor: pointer;
display: block;
line-height:40px;
background-color:#FF2525;
background:url(../images/vmenuMainArrowActive00.png),linear-gradient(180deg,rgba(255,37,37,1)0%,rgba(139,0,0,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD8644;
border:solid rgba(205,134,68,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
text-align:left;
padding-left:10px;
padding-right:4px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
line-height:40px;
background-color:#FF2525;
background:linear-gradient(180deg,rgba(255,37,37,1)0%,rgba(139,0,0,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #CD8644;
border:solid rgba(205,134,68,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active_arrow
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:url(../images/vmenuMainArrowHover00.png),rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 .ttr_vmenu_items ul 
{
position:absolute;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
}
 .ttr_vmenu_items li:hover ul ul,
.ttr_vmenu_items li:hover  li:hover ul ul

{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .nav.ttr_vmenu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.ttr_vmenu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_vmenu_items  li  ul.child li .separator
{
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#CD853F;
height:auto;
margin:0 0px 0 0px;
display:block;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_vmenu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .nav.ttr_vmenu_items  li ul.child ul li .separator, .nav.ttr_vmenu_items  li  li:hover ul li .separator, .nav.ttr_vmenu_items  li li:hover li:hover ul li .separator
{
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#CD853F;
height:auto;
margin:0 0px 0 0px;
display:block;
}
 .ttr_vmenu_items .horiz_separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0;
display:none;
}
 footer 
{
position: relative;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #DCDCDC;
border:solid rgba(220,220,220,1);
border-width:1px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 .ttr_footer_bottom_footer 
{
height:100px;
}
 footer h1, footer h1 a, footer h1 a:hover, footer h1 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:bold;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h2, footer h2 a, footer h2 a:hover, footer h2 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h3, footer h3 a, footer h3 a:hover, footer h3 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h4, footer h4 a, footer h4 a:hover, footer h4 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h5, footer h5 a, footer h5 a:hover, footer h5 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h6, footer h6 a, footer h6 a:hover, footer h6 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer ol li
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
list-style-position:inside;
list-style-type:decimal;
}
 footer ul li
{
list-style:none;
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#DDAD80;
text-align:left;
text-decoration:none;
}
 footer a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#C37934;
text-align:left;
text-decoration:none;
}
 footer a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#F3E1D0;
text-align:left;
text-decoration:none;
}
 #ttr_copyright a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 #ttr_copyright a
{
top: 58px;
left: 45.53%;
display:block;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
top: 42px;
left: 47.25%;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links
{
display:inline-block;
}
 #ttr_footer_designed_by_links a, #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#DDAD80;
text-align:left;
text-decoration:none;
}
 .ttr_footer_rss 
{
top:10px;
left:1.09%;
height:32px;
width:37.3276656844343px;
position:absolute;
display:block;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_facebook 
{
top:10px;
left:17.09%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_linkedin 
{
top:10px;
left:5.36%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_twitter 
{
top:10px;
left:13.36%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_googleplus 
{
top:10px;
left:9.45%;
height:32px;
width:31.9960001541581px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_block 
{
overflow:hidden;
border-radius:5px 5px 5px 5px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:2px 2px 2px 2px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
height:auto;
}
 .ttr_block_header
{
border-radius:5px 5px 5px 5px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,1)0%,rgba(255,192,203,1)100%);
height:30px; 
box-sizing: content-box; 
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_block_content
{
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
margin-top:3px;
margin-left:3px;
margin-right:3px;
margin-bottom:3px;
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 0px 0px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 .ttr_block_content h1, .ttr_block_content h1 a, .ttr_block_content h1 a:hover, .ttr_block_content h1 a:visited 
{
font-size:36px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:8px;
}
 .ttr_block_content h2, .ttr_block_content h2 a, .ttr_block_content h2 a:hover, .ttr_block_content h2 a:visited 
{
font-size:30px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}
.ttr_block_content h3, .ttr_block_content h3 a, .ttr_block_content h3 a:hover, .ttr_block_content h3 a:visited 
{
font-size:24px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:center;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:12px;
margin-bottom:12px;
}
.ttr_block_content h4, .ttr_block_content h4 a, .ttr_block_content h4 a:hover, .ttr_block_content h4 a:visited 
{
font-size:18px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}
 .ttr_block_content h5, .ttr_block_content h5 a, .ttr_block_content h5 a:hover, .ttr_block_content h5 a:visited 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:20px;
margin-bottom:20px;
}
 .ttr_block_content h6, .ttr_block_content h6 a, .ttr_block_content h6 a:hover, .ttr_block_content h6 a:visited 
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:28px;
margin-bottom:28px;
}
 .ttr_block ol li
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:decimal;
}
 .ttr_block ul li
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 input[type="text"], input[type="password"], input[type="email"], select
{
border-radius:5px 5px 5px 5px;
border:solid #7A674F;
border:solid rgba(122,103,79,1);
border-width:1px 1px 1px 1px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
width:100%;
height:34px !important;
}
 input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus
{
border-radius:5px 5px 5px 5px;
border:solid #7A674F;
border:solid rgba(122,103,79,1);
border-width:1px 1px 1px 1px;
box-shadow:1px 0px 10px rgba(191,222,246,1);
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .ttr_banner_header_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
.headerabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
.headerabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
.headerabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
.headerabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_header_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .headerbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
border-radius:10px 10px 10px 10px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:2px 2px 2px 2px;
}
 .ttr_banner_menu_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menuabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menuabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menuabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menuabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_menu_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:1px 1px 1px 1px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menubelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:15px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:5px 5px 5px 5px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:2px 2px 2px 2px;
}
 .menubelowcolumn2 
{
margin-top:0px;
margin-left:5px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:5px 5px 5px 5px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:2px 2px 2px 2px;
}
 .ttr_banner_slideshow_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_slideshow_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:dotted transparent;
border:dotted rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowbelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowbelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .contenttopcolumn0
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:4px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .topcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:5px 5px 5px 5px;
border:solid #B99E7B;
border:solid rgba(185,158,123,1);
border-width:2px 2px 2px 2px;
}
 .contentbottomcolumn0
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .bottomcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .bottomcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .bottomcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .bottomcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_header
{
margin: 0 auto;}
 .ttr_banner_menu
{
}
 .ttr_banner_slideshow
{
}
 a, #facebox .continue, #facebox .showcart
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#DDAD80;
text-align:left;
text-decoration:none;
}
 a:visited
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3E1D0;
text-align:left;
text-decoration:none;
}
 a:hover, #facebox .continue:hover, #facebox .showcart:hover
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#C37934;
text-align:left;
text-decoration:none;
}
 a:hover, a:focus
{
text-decoration:none;}
 a:hover.separator, .login_link a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#DDAD80;
text-align:left;
text-decoration:none;
}
 .login_link a:visited
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3E1D0;
text-align:left;
text-decoration:none;
}
 .login_link a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#C37934;
text-align:left;
text-decoration:none;
}
 .footer-widget-area_fixed
{
font-size:12px;
font-family:'Times New Roman';font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 .footer-widget-area
{
font-size:12px;
font-family:'Times New Roman';font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin: 0 auto;}
 .ttr_footer-widget-area_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .footerabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .footerabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .footerabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .footerabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_footer-widget-area_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .footerbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .footerbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .footerbelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .footerbelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 #ttr_content_margin 
{
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
border-radius:5px 5px 5px 5px;
border:solid #D4AF81;
border:solid rgba(212,175,129,1);
border-width:2px 2px 2px 2px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
box-sizing:border-box;
}
 #ttr_content 
{
float: left;
width: 80%;
clear: none;
}
 .ttr_comments 
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_comment_author 
{
float: left;
width:9%;
}
 .ttr_comment_author img 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_comment_text 
{
float:right;
width:90%;
}
 .ttr_comment_author_right 
{
display:none;
}
#ttr_content .ttr_comment_text p 
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
width: auto !important;
}
 #ttr_content .ttr_comments .ttr_author_name, #ttr_content .ttr_comments .ttr_author_name:hover, #ttr_content .ttr_comments .url 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 #ttr_content .ttr_comments .ttr_comment_date, #ttr_content .ttr_comments .ttr_comment_date:hover 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
#ttr_content .ttr_comment_reply_edit a, #ttr_content  .ttr_comment_reply_edit a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
.ttr_post_inner_box 
{
border-radius:5px 5px 5px 5px;
border:solid #DDAD80;
border:solid rgba(221,173,128,1);
border-width:2px 2px 2px 2px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
  .ttr_post
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:5px 5px 5px 5px;
border:solid #DDAD80;
border:solid rgba(221,173,128,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(0,0,0,0.59);
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
} 
 .spacer 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:5px 5px 5px 5px;
border:solid #DDAD80;
border:solid rgba(221,173,128,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(0,0,0,0.59);
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
height: 100%;
}
 .ttr_post_title 
{
font-size:16px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#B37200;
text-align:left;
text-decoration:none;
background-repeat: repeat;
margin:0;
}
 h1, h1 a, h1 a:hover, h1 a:visited 
{
font-size:36px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#9F7C5B;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:8px;
margin-bottom:8px;
}
 h2, h2 a, h2 a:hover, h2 a:visited 
{
font-size:30px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#9C7958;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;
}
 h3, h3 a, h3 a:hover, h3 a:visited 
{
font-size:24px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#885745;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:12px;
margin-bottom:12px;
}
 h4, h4 a, h4 a:hover, h4 a:visited 
{
font-size:18px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#7A674F;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:16px;
margin-bottom:16px;
}
 h5, h5 a, h5 a:hover, h5 a:visited 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#AC5389;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:20px;
margin-bottom:20px;
}
 h6, h6 a, h6 a:hover, h6 a:visited 
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#EF6A7F;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:28px;
margin-bottom:28px;
}
 p, .producttag
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#955E00;
text-align:left;
text-decoration:none;
line-height:19px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
 #ttr_content
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#060606;
text-align:left;
text-decoration:none;
}
 #ttr_content ol li
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:decimal;
}
 #ttr_content ul
{
padding-left:15px;}
 #ttr_content ul
{
list-style-type:none;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;

}
 #ttr_content blockquote p
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 #ttr_content .postedon a
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E8C7A8;
text-align:left;
text-decoration:none;
}
 #ttr_content .postedon a:hover
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E8C7A8;
text-align:left;
text-decoration:none;
}
 #ttr_content .ttr_post_title a, #ttr_content .category-view .row .spacer h2 a, #ttr_content .browse-view .row .product .spacer h2 a
{
font-size:16px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#B37200;
text-align:left;
text-decoration:none;
background-color:transparent;
height:300px;
}
 .category
 {
font-size:16px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#B37200;
text-align:left;
text-decoration:none;
background-color:transparent;
height:300px;	 
 }
 .ttr_post_title a:visited 
{
font-size:16px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#937D60;
text-align:left;
text-decoration:none;
background-color:transparent;
}
 #ttr_content .ttr_post_title a:hover, #ttr_content .category-view .row .category .spacer h2 a:hover, #ttr_content .browse-view .row .product .spacer h2 a:hover 
{
background-color:transparent;
font-size:16px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#937D60;
text-align:left;
text-decoration:none;
}
.ttr_article 
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 .postcontent, .postcontent p
{
margin-top:10px;
margin-bottom:10px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
line-height:19px;
background-color:transparent;
background:rgba(255,255,255,0);
}
 #ttr_content .postcontent
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:5px 5px 5px 5px;
border:solid #DDAD80;
border:solid rgba(221,173,128,1);
border-width:1px 1px 1px 1px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
 #ttr_content table
{
border-spacing:2px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 #ttr_content tr, #ttr_content td,#ttr_content th
{
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
}
 #ttr_content tr, #ttr_content td
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 #ttr_content th
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#FEF5EC;
background:rgba(254,245,236,1);
}
 #ttr_content .activelink a, #ttr_content .activelink a:visited, #ttr_content .activelink a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#DDAD80;
text-align:left;
text-decoration:none;
}
 #ttr_content .hoverlink a, #ttr_content .hoverlink a:visited, #ttr_content .hoverlink a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#C37934;
text-align:left;
text-decoration:none;
}
 #ttr_content .visitedlink a, #ttr_content .visitedlink a:visited, #ttr_content .visitedlink a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3E1D0;
text-align:left;
text-decoration:none;
}
 .badge
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
border-radius:10px 10px 10px 10px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
background-color:#808080;
background:rgba(128,128,128,1);
}
 .badge:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
 .label
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
 .label:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
 .label-default
{
background-color:#A98460;
background:rgba(169,132,96,1);
}
 .label-primary
{
background-color:#DDAD80;
background:rgba(221,173,128,1);
}
 .label-success
{
background-color:#F4A181;
background:rgba(244,161,129,1);
}
 .label-info
{
background-color:#6A4B7C;
background:rgba(106,75,124,1);
}
 .label-warning
{
background-color:#AC5389;
background:rgba(172,83,137,1);
}
 .label-danger
{
background-color:#EF6A7F;
background:rgba(239,106,127,1);
}
 .label-default:hover
{
background-color:#F6C18E;
background:rgba(246,193,142,1);
}
 .label-primary:hover
{
background-color:#DDAD80;
background:rgba(221,173,128,1);
}
 .label-success:hover
{
background-color:#F4A181;
background:rgba(244,161,129,1);
}
 .label-info:hover
{
background-color:#6A4B7C;
background:rgba(106,75,124,1);
}
 .label-warning:hover
{
background-color:#AC5389;
background:rgba(172,83,137,1);
}
 .label-danger:hover
{
background-color:#EF6A7F;
background:rgba(239,106,127,1);
}
 .alert
{
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
}
 .alert-success
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#277A4C;
background:rgba(39,122,76,1);
}
 .alert-info
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#6A4B7C;
background:rgba(106,75,124,1);
}
 .alert-warning
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#FF0000;
background:rgba(255,0,0,1);
}
 .alert-danger
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#EF6A7F;
background:rgba(239,106,127,1);
}
 #ttr_content .pagination > li > a, #ttr_content .pagination > li > span
{
border-radius:5px 5px 5px 5px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:2px 2px 2px 2px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#4E4E4E;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:1px;
margin-left:5px;
margin-right:5px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;}
 #ttr_content .pagination .active a, #ttr_content .pagination .active > span
{
border-radius:5px 5px 5px 5px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:2px 2px 2px 2px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
margin-top:1px;
margin-left:5px;
margin-right:5px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
background-color:#DDAD80;
background:rgba(221,173,128,1);
display:inline-block;}
 #ttr_content .pagination a:hover, #ttr_content .pagination span:hover
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
border-radius:4px 4px 4px 4px;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width:2px 2px 2px 2px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CD8644;
text-align:left;
text-decoration:none;
}
 .breadcrumb 
{
background-color:#F5F5F5;
background:rgba(245,245,245,1);
border-radius:4px 4px 4px 4px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;
color:#CD853F;
}
 .breadcrumb > li + li:before
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CD853F;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a,.breadcrumb a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CD853F;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a:hover, .breadcrumb a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FF0000;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb span, .breadcrumb span
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#4C4C4C;
text-align:left;
text-decoration:none;
}
 #nav
{
position:absolute;
left:86.93%;
top:27.58px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
font-size:0;
display:none;
}
 .left-button
{
left:0%;
top:106.91px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
}
 .right-button
{
left:97.41%;
top:106.91px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
position:absolute;
}
 #prev span
{
background-image:url(../images/Leftbutton.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0px;
}
 #next span
{
background-image:url(../images/Rightbutton.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0px;
}
 img
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
border-style:none;
vertical-align:middle;

}
 .btn-toolbar .btn-group.pull-left .btn .icon-search
{
background:url('../images/search.png') no-repeat center;
display:block;
height:16px;
width:16px;
}
 #ttr_content .modal
{
display:block;
overflow: visible;position: inherit;
}
 #ttr_content .form-horizontal .control-label
{
text-align:left;
}
 .pager li > a, .pager li > span
{
border-radius:5px 5px 5px 5px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:2px 2px 2px 2px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
}
 .btn-toolbar
{
margin-top:5px;
}
 .btn-toolbar > div:first-child
{
float:left;
margin-right:5px;
}
 .btn-toolbar .btn-group.pull-left .btn
{
margin-top:0;
padding:2px;
}
 .button2-left a,.button2-right a,.button2-left span,.button2-right span
{
display: block;
float: left;
cursor: pointer;
background-color:#DDAD80;
background:rgba(221,173,128,1);
border-radius:4px 4px 4px 4px;
border:solid #955E00;
border:solid rgba(149,94,0,1);
border-width:1px 1px 1px 1px;
box-sizing:inherit;
clear:none;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
margin-top:5px;
overflow:visible;
margin-right:5px;
}
 .chzn-container
{
vertical-align:middle;
}
 #system-message
{
margin:0 !important;
}
 .tooltip
{
position:absolute !important;
}
 .tip
{
background:black;
text-align:left;
padding:3px;
max-width:400px;
color:white;
}
 .tip-title
{
font-weight:bold;
}
 ul.categories-module li h4, ul.category-module li h4, .item-title
{
display:inline;
}
 #ttr_content .pagination ul li 
{
background:none;
display:inline;
text-align:left;
}
 #ttr_content .cat-children ul li
{
background:none;
display:inline-block;
}
 #ttr_content ul.pagenav li 
{
background:none;
display:inline;
text-align:left;
}
* 
{
margin:0;
padding:0;
border-width:1px 1px 1px 1px;
}
 .image-left 
{
padding:2px;
float:left;
margin:0 15px 5px 0;
}
 table tr th 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .article-info-term, .category-name, .published, .createdby, .hits, .categories-list dl dt, .categories-list dl dd 
{
display:inline;
}
 .article-info 
{
display:inline;
vertical-align:middle;
}
 .formelm 
{
margin-top:5px;
margin-bottom:5px;

}
 select, .formelm input
{
margin-bottom: 9px;
padding: 4px;

}
 button#jform_publish_down_img, button#jform_publish_up_img 
{
background:url(../images/calendar.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
height: auto;
margin-left: 3px;
vertical-align: middle;
width: 5%;
margin-top:0;
padding:7px 5px;
border-radius:0px;
border:0px;

}
 button#jform_publish_down_img:hover, button#jform_publish_up_img:hover 
{
border:0px;
border-radius:0px;

}
 .btn.jmodedit
{
background:none !important;
border-radius:0px !important;
border:none !important;
width:14px !important;
}
 .btn.jmodedit:hover
{
background:none !important;
border:0px !important;
}
 #ttr_page .label
{
display:inline-block;
}
 .accordion
{
margin-bottom: 18px;
}
 .accordion-group
{
background: none repeat scroll 0 0 hsl(0, 0%, 100%);
border: 1px solid hsl(0, 0%, 90%);
border-radius: 4px;
margin-bottom: 2px;
}
 .accordion-heading
{
border-bottom: 0 none;
}
 .accordion-heading .accordion-toggle
{
display: block;
padding: 8px 15px;
}
 .accordion-toggle
{
cursor: pointer;
}
 .accordion-inner
{
border-top: 1px solid hsl(0, 0%, 90%);
padding: 15px 19px;
}
 img#jform_publish_down_img, img#jform_publish_up_img 
{
margin-left: 3px;

}
 #adminForm fieldset
{
border:1px solid grey;
border-radius: 5px;
margin: 10px 0;
padding: 20px;

}
 .input-append
{
display:inline;
}
 fieldset legend 
{
font-weight: bold;
padding: 5px 10px;
}
.mce-container, .mce-container-body 
{
margin-top:5px !important;
}
 #ttr_content #jform_articletext_toolbar1 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_toolbar2 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_toolbar3 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_tbl 
{
margin-top:5px;
width:auto;
border:0 none;
border-spacing:0px;
}
 #ttr_content #jform_articletext_styleselect,  #ttr_content #jform_articletext_formatselect 
{
border:0 none;
border-spacing:0px;
}
 #ttr_content #jform_articletext_tbl tr, #ttr_content #jform_articletext_tbl td, #ttr_content #jform_articletext_tbl th 
{
border:0 none;
}
 .formelm label, .formelm-area label 
{
margin-top:5px;
margin-bottom:5px;
display:inline-block;
width:150px;

}
 @font-face 
{
font-family: 'IcoMoon';
src: url('../../../media/jui/fonts/IcoMoon.eot');
src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
font-weight: normal;
font-style: normal;

}
 [data-icon]:before 
{
font-family: 'IcoMoon';
content: attr(data-icon);
speak: none;

}
 [class^="icon-"], [class*="icon-"] 
{
 display: inline-block;
*margin-right: .3em;
  margin:0 auto;

}
 [class^="icon-"]:before, [class*="icon-"]:before 
{
font-family: 'IcoMoon';
font-style: normal;
speak: none;

}
 .icon-apply:before, .icon-edit:before, .icon-pencil:before 
{
 content: '\2b';

}
.icon-picture:before,.icon-image:before 
{
content: '\2f';

}
.icon-pictures:before,.icon-images:before 
{
content: '\30';

}
.icon-file-add:before,.icon-file-plus:before 
{
content: '\29';

}
.icon-save-copy:before,.icon-copy:before 
{
content: '\e018';

}
.icon-chevron-down:before,.icon-downarrow:before,.icon-arrow-down:before
{
content: '\e007';

}
.icon-eye-open:before,.icon-eye:before 
{
content: '\3c';

}
 .nav-menu-default 
{
height:auto !important;
border:0;
background-color:transparent;
margin:0;
}
 .btn, .btn-default,button,.button,span.addtocart-button input.addtocart-button,span.addtocart-button input.notify-button, input.highlight-button,span.addtocart-button input.addtocart-button-disabled,#ttr_content .vm-button-correct,button.default,input.default,#ttr_content a.product-details,#ttr_content a.ask-a-question,#ttr_content .details,#ttr_content a.product-details:visited,#ttr_content a.ask-a-question:visited,#ttr_content .details:visited 
{
background-color:#DDAD80;
background:rgba(221,173,128,1);
border-radius:4px 4px 4px 4px;
border:solid #955E00;
border:solid rgba(149,94,0,1);
border-width:1px 1px 1px 1px;
box-sizing:inherit;
clear:none;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
margin-top:5px;
overflow:visible;
margin-right:5px;
}
//.addtocart-button:hover,.addtocart-button input .addtocart-button span.addtocart-button input //


.btn:hover, .btn-default:hover ,button:hover,.button:hover, span.notify-button:hover,input.highlight-button:hover, a.highlight:hover,#ttr_content .vm-button-correct:hover,button.default:hover,input.default:hover,#ttr_content a.product-details:hover,#ttr_content a.ask-a-question:hover,#ttr_content .details:hover
{
border-radius:4px 4px 4px 4px;
border:solid #ADADAD;
border:solid rgba(173,173,173,1);
border-width:1px 1px 1px 1px;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
box-sizing:inherit;
clear:none;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
overflow:visible;
margin-top:5px;
margin-right:5px;
}
 .inputbutton
{
background: none repeat scroll 0 0 transparent;
border: medium none;
color:#FFFFFF;
cursor: pointer;
font-size:12px;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
 left: -15px;
}
 h1.ttr_verticalmenu_heading, h2.ttr_verticalmenu_heading,  h3.ttr_verticalmenu_heading, h4.ttr_verticalmenu_heading, h5.ttr_verticalmenu_heading, h6.ttr_verticalmenu_heading, p.ttr_verticalmenu_heading
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:center;
text-decoration:none;
line-height:30px;
background:none;
margin:0;
}
 h1.ttr_block_heading, h2.ttr_block_heading,  h3.ttr_block_heading, h4.ttr_block_heading, h5.ttr_block_heading, h6.ttr_block_heading, p.ttr_block_heading
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:center;
text-decoration:none;
line-height:30px;
background:none;
margin:0;
}
 #ttr_block, #ttr_block, #ttr_block .boxcolor, #ttr_block .boxcolor
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
/*
{
TemplateToaster Version:5.0.0.7076
}
*/
span.quantity-box, span.quantity-controls
{
margin-top:5px;
}
span.addtocart-button
{
width:auto;
}
.contentpagetitle
{
display:block;
}
#comment, .customer-comment
{
width:95%;
}
#ttr_sidebar_left ul.vmproduct li
{
list-style:none outside none;
}
#ttr_sidebar_left ul.vmmanufacturer li
{
list-style:none outside none;
}
#ttr_sidebar_right ul.vmproduct li
{
list-style:none outside none;
margin-bottom:5px;
}
#ttr_sidebar_right ul.vmmanufacturer li
{
list-style:none outside none;
margin-bottom:5px;
}
.ttr_block .VmClose div, .ttr_block .VmOpen div
{
display:inline;
}
a.product-details, a.details, div.details
{
padding:3px;
}
.control-buttons
{
margin-bottom:5px;
}
@media only screen
and (max-width : 640px)
{
object, video
{
width:100% !important;
height:auto !important;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 150px)
and (max-width : 767px) 
{
#ttr_header_inner 
{
height:auto !important;
width:auto !important;
text-align:center !important;
}
#ttr_menu_inner_in .ttr_menu_items 
{
display:inline-block;
}
#ttr_menu_inner_in 
{
width:auto !important;
height:auto !important;
text-align:left !important;
}
 .ttr_slideshow_last
{
width:auto;

}
.ttr_menu_items .horiz_separator
{
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#CD853F;
width:auto !important;
height:auto !important;
float:none !important;
margin:0;
display:block;
}
.logo 
{
display:block;
text-align:center;
}
#ttr_sidebar_left 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
padding:0;}
#ttr_sidebar_left_margin 
{
height: auto !important;
}
#ttr_sidebar_right_margin 
{
height: auto !important;
}
#ttr_sidebar_right 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
padding:0;
}
#ttr_content 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
}
#ttr_content_single_sidebar_left,#ttr_content_single_sidebar_right,#ttr_content_zero_sidebar,#ttr_content_both_sidebar 
{
float: none !important;
width: auto !important;
}
#ttr_page 
{
max-width:none;
min-width:0;
padding-top:0;
}
header .ttr_title_style, header .ttr_title_style a,header .ttr_title_style a:link,header .ttr_title_style a:visited,header .ttr_title_style a:hover
{
text-align:center!important;
}
.ttr_slogan_style 
{
text-align:center;
}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
text-align:center;
}
.footer-widget-area 
{
width:auto  !important;
border:0;
border-radius:0;
padding:0;
margin:0;
}
#ttr_page .ttr_slideshow_inner 
{
height:100% !important;
}
ul.ttr_menu_items li 
{
margin:0;}
ul.ttr_menu_items li.ttr_menu_items_parent a, ul.ttr_menu_items li.ttr_menu_items_parent span.separator 
{
float:none !important;
}
#ttr_menu .ttr_menu_items 
{
display:block;
}
.ttr_vmenu_items ul.child li a 
{
cursor:pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
.nav.ttr_vmenu_items ul.child li a:hover 
{
cursor:pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#FF6565;
background:linear-gradient(180deg,rgba(255,101,101,1)0%,rgba(203,0,0,1)100%);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow 
{
background-color:#FFFFFF;
background:url(../images/vmenuResMainArrow00.png), rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 display:block;
text-align:left;
padding-left:10px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CD8644;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_arrow,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active_arrow 
{
background-color:#FFFFFF;
background:url(../images/vmenuResMainArrowHover00.png), rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 display:block;
text-align:left;
padding-left:10px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
display:block;
text-align:left;
padding-left:10px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
.menu-center 
{
width:100%;
z-index:99999;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link
{
display:block;
padding-left:15px;
padding-right:15px;
background-color:transparent;
background:rgba(255,255,255,0);
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#4A2D00;
text-align:left;
text-decoration:none;
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
cursor:pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
padding-left:15px;
padding-right:15px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#4A2D00;
text-align:left;
text-decoration:none;
background-color:transparent;
background:url(../images/menuMainArrow00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li ul.child li a.subchild
{
text-align:left;
line-height:30px;
background-color:#FFFFFF;
background:url(../images/menuArrow00.png) center right no-repeat,rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
border-radius:0px 0px 0px 0px;
border:solid #CB8300;
border:solid rgba(203,131,0,1);
border-width:0px 0px 0px 0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding-left:15px;
padding-right:15px;
box-sizing:border-box;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
cursor: pointer;
display: block;
line-height:56px;
background-color:#FB7D5D;
background:url(../images/menuMainArrowActive00.png),linear-gradient(180deg,rgba(251,125,93,1)0%,rgba(186,41,5,1)100%);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
box-sizing:border-box;
padding-left:15px;
padding-right:15px;
background-color:#FB7D5D;
background:linear-gradient(180deg,rgba(251,125,93,1)0%,rgba(186,41,5,1)100%);
border-radius:0px 0px 0px 0px;
border:solid #CD853F;
border:solid rgba(205,133,63,1);
border-width:1px 1px 1px 1px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
#ttr_page .ttr_menu_items  li.toggled-on ul.child ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on li.toggled-on li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  ul.child li:last-child .separator
{
display:none;
}
/* Small Tabs (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
#ttr_header_inner 
{
width: 100%  !important;
height:auto !important;
text-align:center;
}
#ttr_menu_inner_in 
{
width: auto !important;
height:auto !important;
}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 background-color:#FF2525;
background:linear-gradient(180deg,rgba(255,37,37,1)0%,rgba(139,0,0,1)100%);
display:block;
text-align:left;
padding-left:10px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
display:block;
text-align:left;
padding-left:10px;
padding-right:4px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
body
{
margin:0;
}
.logo 
{
display:block;
text-align:center;
}
#ttr_page 
{
max-width:none;
min-width:0;
padding-top:0;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
.ttr_footer_bottom_footer_inner 
{
width:100% !important;
text-align:center;
}
img 
{
max-width : 100%;}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
.ttr_header_logo 
{
background-size:100% 100%;
}
#ttr_header_inner 
{
width: 100% !important;
height:auto !important;
}
.ttr_slideshow_last
{
width:auto;

}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
}
#ttr_page 
{
max-width:none;
min-width:0;
}
.ttr_banner_header 
{
width:auto !important;
}
.ttr_banner_slideshow 
{
width:auto !important;
}
.ttr_banner_menu 
{
width:auto !important;
}
.footer-widget-area 
{
width:auto !important;
}
}
.one_column_left 
{
width: 80% !important;
}
.zero_column
{
width: 100% !important;
}
.one_column_right
{
width: 93.4708801253591% !important;
}
 .both_columns 
{
width: 73.4708801253591% !important;
}

@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
 .container 
{
width:100%;

}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 .ttr_title_position 
{
left: 39.24%;
top:22px;
position:absolute;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slogan_position 
{
left: 44.05%;
top:63px;
position:absolute;
display:block;
overflow:hidden;
margin:0px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:0px;
left:0%;
height:103px;
width:180px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 .slideshowforeground01
{
background-size: 100% 100%;
visibility:visible;
background-repeat: no-repeat;
background-position: center;
top: 290px;
left: 0%;
width: 1.34286946822531%;
height: 10.0255420090173px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slideshowshape11
{
left:34.41%;
top:239px;
width:42.6470588235294%;
min-height:35px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape31
{
left:30.08%;
top:40px;
width:40.1069518716578%;
min-height:100px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape41
{
left:30.08%;
top:40px;
width:40.1069518716578%;
min-height:100px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape61
{
left:34.14%;
top:243px;
width:43.5828877005348%;
min-height:32px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_menu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_menu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .ttr_slideshow
{
display: block;
}
 .ttr_slideshow
{
max-width:100%;
}
 #ttr_slideshow_inner
{
position:relative;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > div
{
position:absolute;

}
 header#ttr_header 
{
background-color:#FFC22F;
background:linear-gradient(180deg,rgba(255,194,47,1)0%,rgba(255,239,200,1)50%,rgba(255,194,47,1)100%);
box-sizing:content-box;

}
 nav#ttr_menu 
{
max-width:100%;

}
 #ttr_sidebar_left 
{
display: block;
}
 #ttr_sidebar_right 
{
display: block;
}
.dropdown-backdrop
{
position:relative;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 #ttr_copyright a
{
top: 73px;
left: 41.18%;
display:block;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links 
{
top: 57px;
left: 43.45%;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
display:inline-block;
}
 #ttr_footer_designed_by_links a , #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;}
 .ttr_footer_rss 
{
top:10px;
left:2.14%;
height:32.3276656844343px;
width:32.3276656844343px;
position:absolute;
display:block;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_facebook 
{
top:10px;
left:25.27%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_linkedin 
{
top:10px;
left:14.17%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_twitter 
{
top:10px;
left:19.92%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_googleplus 
{
top:10px;
left:8.29%;
height:31.9960001541581px;
width:31.9960001541581px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_block 
{
overflow:hidden;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 #ttr_content 
{
float: left;
width: 73.98%;
clear: none;
}
 #nav
{
position:absolute;
left:47.06%;
top:155px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
span.quantity-box, span.quantity-controls
{
margin-top:5px;
}
span.addtocart-button
{
width:auto;
}
.contentpagetitle
{
display:block;
}
#comment, .customer-comment
{
width:95%;
}
#ttr_sidebar_left ul.vmproduct li
{
list-style:none outside none;
}
#ttr_sidebar_left ul.vmmanufacturer li
{
list-style:none outside none;
}
#ttr_sidebar_right ul.vmproduct li
{
list-style:none outside none;
margin-bottom:5px;
}
#ttr_sidebar_right ul.vmmanufacturer li
{
list-style:none outside none;
margin-bottom:5px;
}
.ttr_block .VmClose div, .ttr_block .VmOpen div
{
display:inline;
}
a.product-details, a.details, div.details
{
padding:3px;
}
.control-buttons
{
margin-bottom:5px;
}
 .postedon
{
display: none;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
#ttr_page .ttr_menu_items  li.toggled-on ul.child ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on li.toggled-on li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  ul.child li:last-child .separator
{
display:none;
}
 #ttr_sidebar_left 
{
width: 26.0213903743315% !important;
}
.one_column_left 
{
width: 73.9786096256685% !important;
}
.zero_column
{
width: 100% !important;
}
.one_column_right
{
width: 73.2620320855615% !important;
}
 .both_columns 
{
width: 47.2406417112299% !important;
}
 #ttr_content 
{
width: 73.9786096256685%;
}
 #ttr_sidebar_right 
{
width: 0% !important;
}
}

@media only screen
and (max-width : 767px)
{
 .container 
{
width:100%;

}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 .ttr_title_position 
{
left: 34.33%;
top:10px;
position:absolute;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slogan_position 
{
left: 58.33%;
top:63.5px;
position:absolute;
display:block;
overflow:hidden;
margin:0px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:27px;
left:0%;
height:76px;
width:129px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 .slideshowforeground01
{
background-size: 100% 100%;
visibility:visible;
background-repeat: no-repeat;
background-position: center;
top: 144px;
left: 1.67%;
width: 3.33333333333333%;
height: 31.819209039548px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slideshowshape11
{
left:0%;
top:239px;
width:100%;
min-height:35px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape31
{
left:0%;
top:40px;
width:100%;
min-height:100px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape41
{
left:0%;
top:40px;
width:100%;
min-height:100px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .ttr_slideshowshape61
{
left:0%;
top:243px;
width:100%;
min-height:32px;
position:absolute;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
box-sizing:border-box;
word-wrap:break-word;
display:block;

}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:600;
border:0px !important;
margin:0;
padding-top:14.5px !important;
text-align:left;
zoom:1;
}
 #ttr_page .ttr_menu_items  li ul.child
{
top:29px;
}
 ul.ttr_menu_items.nav .dropdown-submenu.open > ul 
{
display:block;
visibility:visible;
}
 .ttr_menu_items .child.dropdown-menu .sub-menu 
{
display: none;
left: 0;
list-style: none outside none;
position: absolute;
 top: 100%;
}
 .ttr_menu_items .dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li span.separator
{
display:block;
line-height:48px;
cursor:pointer;
height:50px;
box-sizing:border-box;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li span.separator.ttr_menu_items_parent_link_arrow 
{
display:block;
line-height:48px;
box-sizing:border-box;
cursor:pointer;
height:50px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
box-sizing:border-box;
cursor: pointer;
display: block;
line-height:48px;
height:50px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
box-sizing:border-box;
height:50px;
line-height:48px;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .ttr_menu_items .horiz_separator
{
float:right;
height:29px;
}
 .ttr_slideshow
{
display: block;
}
 .ttr_slideshow
{
max-width:100%;
}
 .ttr_slide
{
height:109px;
width:100%;

}
 #ttr_slideshow_inner
{
height:109px;
position:relative;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > div
{
position:absolute;

}
 .ttr_slideshow_in
{
height:109px;
position:absolute;
width:100%;
top:0;
pointer-events:none;

}
 .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a 
{
pointer-events:auto;

}
 .ttr_slideshow_last
{
margin:0 auto;
position:relative;
overflow:hidden;
height:109px;

}
 .ttr_slideshow
{
box-sizing: content-box !important;
position:relative;
height:109px;

}
 header#ttr_header 
{
box-sizing:content-box;

}
 nav#ttr_menu 
{
max-width:100%;

}
 #ttr_sidebar_left 
{
display: block;
}
 #ttr_sidebar_right 
{
display: block;
}
.dropdown-backdrop
{
position:relative;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .ttr_vmenu_items  li a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator
{
display:block;
cursor:pointer;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li span.separator.ttr_vmenu_items_parent_link_arrow 
{
display:block;
cursor:pointer;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
cursor: pointer;
display: block;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 .ttr_vmenu_items .horiz_separator
{
}
 #ttr_copyright a
{
top: 78px;
left: 24.67%;
display:block;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links 
{
top: 53px;
left: 32.5%;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
display:inline-block;
}
 #ttr_footer_designed_by_links a , #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;}
 .ttr_footer_rss 
{
top:10px;
left:2.67%;
height:32.3276656844343px;
width:32.3276656844343px;
position:absolute;
display:block;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_facebook 
{
top:10px;
left:83.67%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_linkedin 
{
top:10px;
left:43.83%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_twitter 
{
top:10px;
left:63%;
height:32px;
width:32px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_footer_googleplus 
{
top:10px;
left:24.67%;
height:31.9960001541581px;
width:31.9960001541581px;
display:block;
position:absolute;
background-size : 100% 100%;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .menubelowcolumn1 
{
margin-top:0px;
margin-left:5px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 #ttr_content 
{
float: left;
width: NaN%;
clear: none;
}
 #nav
{
position:absolute;
left:43.33%;
top:43.46px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
span.quantity-box, span.quantity-controls
{
margin-top:5px;
}
span.addtocart-button
{
width:auto;
}
.contentpagetitle
{
display:block;
}
#comment, .customer-comment
{
width:95%;
}
#ttr_sidebar_left ul.vmproduct li
{
list-style:none outside none;
}
#ttr_sidebar_left ul.vmmanufacturer li
{
list-style:none outside none;
}
#ttr_sidebar_right ul.vmproduct li
{
list-style:none outside none;
margin-bottom:5px;
}
#ttr_sidebar_right ul.vmmanufacturer li
{
list-style:none outside none;
margin-bottom:5px;
}
.ttr_block .VmClose div, .ttr_block .VmOpen div
{
display:inline;
}
a.product-details, a.details, div.details
{
padding:3px;
}
.control-buttons
{
margin-bottom:5px;
}
 .postedon
{
display: none;
}
 .open > .child 
 {
display: block;

}
 .nav.navbar-nav li.ttr_menu_items_parent a 
{
margin-bottom:1px;

}
 ul.ttr_menu_items 
{
padding-top:0 !important;

}
 .ttr_vmenu_items .dropdown-submenu.open > ul 
{
 display: block !important;
visibility: visible !important;
position:static !important;
float:none;
list-style:none outside none;
}
 .ttr_vmenu_items .dropdown-menu > li, .ttr_vmenu_items li ul.child li a 
{
 display: block !important;
}
  ul.child ul 
{
 display:none;
}
.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 0px !important;
position: static !important;
top: 0px !important;
float:none !important;
}
 .ttr_vmenu_items .open .child {float: none;
position: static;
list-style:none outside none;

}
 #ttr_menu .navbar-toggle
{

}
 #ttr_menu .navbar-toggle
{
margin-right:3px;
float:right;

}
 #ttr_menu .navbar-toggle:hover, #ttr_menu .navbar-toggle:focus
{
margin-right:3px;
float:right;

}
 #ttr_menu.navbar
{
height:auto !important;

}
 #ttr_menu.navbar
{
z-index:99;

}
 #ttr_menu .navbar-nav
{
margin:0;

}
 .ttr_menu_items  li a.ttr_menu_items_parent_link
{
display:block;
cursor:pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
box-sizing:border-box;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding-left:15px;
box-sizing:border-box;
cursor: pointer;
display: block;
line-height:27px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
.fancybox-wrap
 {
 width:auto; 
 height:auto;
 }
 .padded-wrap{
    min-width: 400px;
	border-width: 25px 25px 25px 25px;
	padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
}
.padded-button{
    margin-bottom: 15px
}
.product-price {
    text-align: right;
    line-height: 18px;
    font-size: 22px;
}
.category floatleft width33 vertical-separator {
	height: 330px;
}
.fancybox-title-inside {
	margin-left: 0px;
	margin-right: 10px;
}
}
}