html {
    margin: 0px;
    padding: 0px;
}

body {
    position: relative;
    margin: 0px;
    padding: 0px;
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777777;
    background-color: #e7e7e7;
    min-height: 675px;
}

h1 {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555555;
    font-size: 26px;
    font-weight: lighter;
    margin: 0;
    padding: 0;
}

h1.yc {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    line-height: 28px;
}

h2 {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444444;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h2.nav {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #5F6062;
    font-size: 18px;
    font-weight: lighter;
    margin: 0;
    padding: 0;
}

h3 {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

form { margin: 0; padding: 0; }
p { margin-bottom: 10px; padding: 0; }
table { border-collapse: collapse; }
td { margin: 0px; padding: 0px; vertical-align: top; }
img { border: 0px; }

input.hdrinput {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    border: 0;
    padding: 4px 2px;
    color: #B2B2B2;
    background-color: #E9E9EA;
}

input.text {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    border: 0;
    padding: 4px 2px;
    color: #555555;
    background-color: #E7E7E7;
}

.bodytextbold{
    font-family:  roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555555;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.bodytextitalic{
    font-family:  roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555555;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
}

.bodytext {
    font-family:  roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555555;
    font-size: 11px;
        line-height:17px;
    font-style: normal;
    text-decoration: none;
}

.bodytextcolor {
    color: #555555;
}

.caption {
    font-family:  roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #96989B;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}

/*textarea {
    background: #F4F4F4;
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #96989B;
    border-color: #000000;
    border-width: 0px;
    font-size: 11px;
}*/

.pedittext {
    background: #F4F4F4;
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #96989B;
    border-color: #000000;
    border-width: 0px;
    font-size: 11px;
}

select {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #555;
    line-height: 11px;
    border: 0;
    padding: 1px 2px;
    background-color: #E9E9EA;
}


.pad15 {padding-left:15px; padding-top:15px;}

.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-style: normal; font-weight: normal; }

.error { color: #F5241A; }



#header {
    background-color: #FFFFFF;
    color: #96989B;
    font-size: 9px;
    line-height: 9px;
    padding-bottom: 10px;
}

#head_cont {
    width: 950px;
    text-align: left;
}

#crumb {
    width: 950px;
    margin: 0 auto;
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 10px 10px 0px 10px;
    font-size: 9px;
    color: #FF9E1B;
    background-color: #FFFFFF;
}

#footer {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 9px;
    width: 920px;
    margin: 0 auto;
    padding: 22px 25px 15px 25px;
    background-color: #CCCCCC;
    color: #444444;
    text-align: left;
}
.pagecreatebox{margin-top:10px; padding:10px; line-height:22px;}

.pagecreatebox img {margin-bottom:-3px}

.prevnext{
    margin-right:33px;
}
.prevnext img{margin-bottom:-3px;}
.prevnext2 img{margin-bottom:-3px;}

.menutd { background-color: #888888; }
.menubg { background-color: #B6B7B9; }
.menutd div.menudiv {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 9px;
    color: #F4F4F4;
    padding:14px 8px 7px 8px;
}
/*top and left positions were taken out by coburn as the pop up div was moved
to a place were it would be correctly positioned by default, 4/23/09*/
.menutd div.menurel {
    position: relative;
    z-index: 200;
    /*top: 8px;
    left: -8px;*/
}
.menutd div.menuab {
    position: absolute;
    width: 127px;
    z-index: 100;
    background-color: #999999;
    border-top: 1px solid #B6B7B9;
}
.menutd div.menucont {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FF9E1B;
    padding: 15px 0px 25px 0px;
}
.menutd div.menucont div.off {
    padding: 5px 0px 3px 8px;
}
.menutd div.menucont div.on {
    padding: 5px 0px 3px 8px;
    background-color: #828282;
}
.menurel div.submenurel {
    position: relative;
    top: -18px;
    left: 119px;
    z-index: 200;
}
.menurel div.submenuab {
    position: absolute;
    width: 127px;
    z-index: 999;
    background-color: #999999;
    border-left: 1px solid #B6B7B9;
    margin-top: -8px;
    padding-bottom:13px;
}
.menurel div.submenucont {
    color: #FF9E1B;
    line-height: 18px;
    padding: 10px 8px;
}

.leftmenu { font-size: 10px;}
.leftmenubg { background-color: #E7E7E7; }
.leftmenubglt { background-color: #FFFFFF; }

.border  { border: 1px solid #D5D6D7; }
.borderl { border: 1px solid #E3E3E4; border-width: 0px 0px 0px 1px; }
.borderbottom  { border-bottom: 1px solid #D5D6D7; }
.borderbottomsel { border-bottom: 1px solid #FF9E1B; }
.bordertop { border-top: 1px solid #CCCCCC; }
.ltbordertop { border-top: 1px solid #E9E9EA; }
.iedumbtableborderbottom td { border-bottom: 1px solid #D5D6D7; }

.menuborder { border-top: 1px solid #E3E3E4; }

.ycbox {
    border: 5px solid #CCCCCC;
    cursor: pointer;
    background-color: #FFFFFF;
}

.ycpop {
    cursor: default;
    border-bottom: 5px solid #CCCCCC;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    z-index: 100;
}

.ycpopsh {
    cursor: default;
    display: none;
    position: absolute;
    z-index: 100;
    background: transparent;
}

.ycpopcont {
    background-color: #FFFFFF;
    border-bottom: 5px solid #CCCCCC;
    border-left: 1px solid #D6D6D6;
}

.yctitle {
    font-size: 14px;
    font-weight: bold;
    color: #737373;
    line-height: 20px;
}

.yctitlelite {
    font-size: 14px;
    font-weight: bold;
    color: #B8B8B8;
    line-height: 20px;
}

.yctitlesm {
    font-size: 10px;
    font-weight: bold;
    color: #737373;
    line-height: 12px;
}

.ycpline {
    color: #4E4E4E;
    background-color: #EAEAEA;
    width: 115px;
    padding: 10px 0px 10px 10px;
    font-size: 10px;
    line-height: 12px;
}

.ycplinesel {
    color: #4E4E4E;
    background-color: #D6D6D6;
    width: 115px;
    padding: 10px 0px 10px 10px;
    font-size: 10px;
    line-height: 12px;
    cursor: pointer;
}

.yclayer {
    color: #4E4E4E;
    background-color: #EAEAEA;
    width: 188px;
    height: 28px;
    padding: 5px 0px 0px 10px;
    font-size: 10px;
    line-height: 12px;
    cursor: pointer;
}

.yclayersel {
    color: #4E4E4E;
    background-color: #D6D6D6;
    width: 188px;
    height: 28px;
    padding: 5px 0px 0px 10px;
    font-size: 10px;
    line-height: 12px;
    cursor: pointer;
}

.ycshadow {
    background: transparent url(/images/yc/shadow.png) bottom right no-repeat;
    padding: 0px 6px 8px 0px;
}

.ycinput {
    height: 15px;
    border: 0;
    color: #A2A2A2;
    font-size: 11px;
    line-height: 11px;
    padding-top: 3px;
}

table.intl td img { border: 1px solid #D5D6D7; }

table.button td, div.button {
    background: url(/images/arrows/button_bg.gif) no-repeat #FF9E1B;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    line-height: 11px;
    padding: 3px 8px;
    cursor: pointer;
    border: 0;
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

table.vmid td { vertical-align: middle; }

.ycpopup {
    background-color: #F4F4F4;
    border: 1px solid #D5D6D7;
}

.sample_folder {
    background: url(/images/my3form/folder_closed.png) no-repeat;
    background-position: 20px 5px;
    margin: 3px auto;
    border:1px solid #d6d6d6;
    width:210px;
    height:40px;
}

.drophover {
    background: url(/images/my3form/folder_open.png) no-repeat;
    background-position: 20px 5px;
    color: #FF9E1B;
    margin: 3px auto;
    border: 1px solid #d6d6d6;
    width: 210px;
    height: 40px;
}

.selected_folder {
    background: #D6D6D6 url(images/my3form/folder_open.png) no-repeat;
    background-position: 20px 5px;
    margin: 3px auto;
    border: 1px solid #FFFFFF;
    width: 210px;
    height: 40px;
}

.selected_sample {
    width: 200px;
    height: 30px;
    padding: 5px;
    background: #D6D6D6;
    border: 1px #FFF solid;
    margin: 3px auto;
}

.sample_styler {
    height: 100%;
    width: 100%;
    color: #737373;
    float: left;
}

.sample_row {
    width: 200px;
    height: 30px;
    padding: 5px;
    background: #FFF;
    border: 1px #d6d6d6 solid;
    margin: 3px auto;
}

.sample_styler a { color:#737373; margin:0; padding:0; }

.rightselarrow {
    height: 100%;
    background: url(images/my3form/mysamplesselarrow.gif) no-repeat;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: -20px;
    z-index: 2600;
}

.callout {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #FF9E1B;
}

.greencallout {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #FF9E1B;
}

.pgsel { color: #FF9E1B; }

.smsize { font-size: 10px; }
.smrsize { font-size: 9px; }

.portpopup {
    font-size: 10px;
    color: #E9E9EA;
    background-color: #5F6062;
}

.calloutsel {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #B6B7B9;
}

.prodtab{width:94px;
    color:#FFF;
    padding:8px 8px 7px 8px;
}
.selected {background-color: #888;}
.selected a:link{ color: #FFF; text-decoration: none; cursor: pointer;}
.selected a:hover{ color: #FFF; text-decoration: none; cursor: pointer;}
.selected a:visited{ color: #FFF; text-decoration: none; cursor: pointer;}

.unselected {background-color: #F4F4F4;}
.unselected a:link{ color: #888; text-decoration: none; cursor: pointer;}
.unselected a:hover{ color: #888; text-decoration: none; cursor: pointer;}
.unselected a:visited{ color: #888; text-decoration: none; cursor: pointer;}

.contrborder    { border: 1px solid #E9E9EA; }
.contrbg    { background-color: #A6A6A6; }
.white {color: #FFFFFF;}
.white a:link    { color: #FFFFFF; text-decoration: none; cursor: pointer; }
.white a:visited { color: #FFFFFF; text-decoration: none; cursor: pointer; }
.white a:hover   { color: #000000; text-decoration: none; cursor: pointer; }
.shapes     { font-size: 11px; line-height: 18px; }

.bgcolor { background-color: #E9E9EA; }
.fkh3 {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #5F6062;
    font-size: 14px;
    font-weight: normal;
}

table.dittotable td { padding: 4px 11px 4px 0px; }

.expandtitle {
    background-color: #888888;
    height: 22px;
}

.expandtitle div.expandtitletext {
    color: #FF9E1B;
    font-weight: bold;
    font-size: 11px;
    line-height: 21px;
    height: 22px;
    border-left: 1px solid #FFFFFF;
    padding-left: 10px;
}

.expanddiv {
    /*position: absolute;*/
    background-color: #E7E7E7;
    width: 675px;
    border-top: 1px solid #FFFFFF;
    padding: 10px 0px;
}

a { outline: none; }

.callout a:link    { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #666666; text-decoration: none; cursor: pointer; }
.callout a:visited { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #666666; text-decoration: none; cursor: pointer; }
.callout a:hover   { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #FF9E1B; text-decoration: none; cursor: pointer; }

.uncallout a:link    { color: #FF9E1B; text-decoration: none; cursor: pointer; }
.uncallout a:visited { color: #FF9E1B; text-decoration: none; cursor: pointer; }
.uncallout a:hover   { color: #FF9E1B; text-decoration: underline; cursor: pointer; }

a:active, a:focus { outline: 0; }
a:link, a:visited { color: #666666; cursor: pointer; font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; text-decoration: none; }
a:active, a:hover { color: #FF9E1B; }

.greencallout a:link    { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #9FA615; text-decoration: none; cursor: pointer; }
.greencallout a:visited { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #9FA615; text-decoration: none; cursor: pointer; }
.greencallout a:hover   { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #FF9E1B; text-decoration: none; cursor: pointer; }

.menutd div.menucont a:link    { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #FFFFFF; text-decoration: none; cursor: pointer; }
.menutd div.menucont a:visited { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #FFFFFF; text-decoration: none; cursor: pointer; }
.menutd div.menucont a:hover   { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #FF9E1B; text-decoration: none; cursor: pointer; }

#crumb a:link    { color: #96989B; text-decoration: none; cursor: pointer; }
#crumb a:visited { color: #96989B; text-decoration: none; cursor: pointer; }
#crumb a:hover   { color: #FF9E1B; text-decoration: none; cursor: pointer; }

.leftmenu a:link    { color: #555555; text-decoration: none; cursor: pointer; }
.leftmenu a:visited { color: #555555; text-decoration: none; cursor: pointer; }
.leftmenu a:hover   { /*color: #;*/ text-decoration: none; cursor: pointer; }

.pagecreatebox a:link    { color: #96989B; text-decoration: none; cursor: pointer; }
.pagecreatebox a:visited { color: #96989B; text-decoration: none; cursor: pointer; }
.pagecreatebox a:hover   { color: #FF9E1B; text-decoration: none; cursor: pointer; }

.leftmenu a.sel:link    { color: #B6B7B9; text-decoration: none; cursor: pointer; }
.leftmenu a.sel:visited { color: #B6B7B9; text-decoration: none; cursor: pointer; }
.leftmenu a.sel:hover   { color: #FF9E1B; text-decoration: none; cursor: pointer; }

table.button td a:link    { color: #FFFFFF; text-decoration: none; cursor: pointer; }
table.button td a:visited { color: #FFFFFF; text-decoration: none; cursor: pointer; }
table.button td a:hover   { color: #FFFFFF; text-decoration: none; cursor: pointer; }

.yclink a:link    { color: #FF9E1B; text-decoration: none; cursor: pointer; }
.yclink a:visited { color: #FF9E1B; text-decoration: none; cursor: pointer; }
.yclink a:hover   { color: #666666; text-decoration: none; cursor: pointer; }

#footer a:link    { color: #444444; text-decoration: none; cursor: pointer; }
#footer a:visited { color: #444444; text-decoration: none; cursor: pointer; }
#footer a:hover   { color: #444444; text-decoration: underline; cursor: pointer; }

/* tags added by lucas for my3form */
.red    { color: #ef4a34; }
.black  { color: #000000; }
.dkgray   { color: #4d4d4d; }

.whitebg    { background-color: #FFFFFF; }

.wide { width: 100%; }
.introtitle      {
  color: #998B7D;
  font-size: 21px;
  font-weight: normal;
  padding-bottom: 5px;
}

.pad5 td { padding: 5px; }
.pad5x10 { padding: 5px 10px; }
.pad1 td { padding: 1px; }
.pad1 { padding: 1px; }
.pad5nl { padding: 5px 0px; }
table.pad5nl { padding: 0px; margin: 5px 0px; }
.pad5nl td { padding: 5px 10px 5px 0px; }
.pad3 td { padding: 3px; }
.pad3nl td { padding: 3px 6px 3px 0px; }

.giant   { font-size: 48px; }
.largest { font-size: 24px; }
.larger  { font-size: 20px; }
.large   { font-size: 16px; }
.medium  { font-size: 13px; }
.small   { font-size: 12px; }
.smaller { font-size: 11px; }
.smallest{ font-size: 10px; }
.mini    { font-size: 9px; }
.tiny    { font-size: 8px; }

.fl { float: left; }
.fr { float: right; }

.left   { text-align: left; float:left;}
.right  { text-align: right; float:right;}
.center { text-align: center; }

.ltrgrayborder     { border: 1px solid #cccccc; }
.ltrgrayborderbot  { border-bottom: 1px solid #cccccc; }
.ltrgrayborder2    { border: 1px solid #cccccc; border-width: 1px 1px 0px 0px;}
.ltrgrayborder2 td { border: 1px solid #cccccc; border-width: 0px 0px 1px 1px;}
.dkgrayborder   { border: 1px solid #4d4d4d; }
.ltgrayborderbot   { border-bottom: 1px solid #999999; }

.ltrgraybordertop  { border-top: 1px solid #cccccc; }


.vbot td  { vertical-align: bottom; }
.vbot   { vertical-align: bottom; }

.bold   { font-weight: bold; }

.shop       { font-size: 10px; letter-spacing: 2pt; }

.reptools a:link    { color: #FF9E1B; text-decoration: none; }
.reptools a:visited { color: #FF9E1B; text-decoration: none; }
.reptools a:hover   { color: #4d4d4d; text-decoration: none; }





.tagselector {
    display: none;
    background-color: #E9E9EA;
    width: 125px;
    padding: 3px;
    position: relative;
    top: 0;
        left:3px;
    z-index: 10;
}

.tagdropdown {
    background-color: #E9E9EA;
    width:215px;
}
#frontfinish {
    width:100%;
}
#backfinish {
    width:100%;
}
.modal-overlay
{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    height:100%;
    width:100%;
    margin:0;
    padding:0;
    /*background:#fff;*/
    background: #000000;
    opacity:.75;
    filter: alpha(opacity=75);
    z-index:101;
}
.modal-window
{
    position:fixed;
    top:50%;
    left:50%;
    margin:0;
    padding:0;
    z-index:102;
    overflow:auto;
}
/*
.close-window
{
    position:absolute;
    //width:32px;
    //height:32px;
    right:16px;
    top:10px;

    background:transparent url('images/icons/info.gif') no-repeat scroll right top;
    text-indent:-99999px;
    overflow:hidden;
    cursor:pointer;
    opacity:.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;

}

.close-window:hover
{
    opacity:.99;
    filter: alpha(opacity=99);
    -moz-opacity: 0.99;
}


.accept-window
{
    position:absolute;
    //width:32px;
    //height:32px;
    right:64px;
    top:10px;
    background:transparent url('images/icons/info.gif') no-repeat scroll right top;
    text-indent:-99999px;
    overflow:hidden;
    cursor:pointer;
    opacity:.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;

}

.accept-window:hover
{
    opacity:.99;
    filter: alpha(opacity=99);
    -moz-opacity: 0.99;
}*/
.miframe {
    /*border-width: 40px;
    margin: 40px;*/
}
.modalframe {
    background-color: #fff;
    // border: 1px black solid;
    padding: 10px;
    width: 480px;
}

.license-button-container {
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 32px;
}

#license-button {
    margin: 0 10px;
}

.filter_select {
    width: 140px;
}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

#tab_bar, .tab_bar_mult {
    margin: 10px 0 -2px -1px;
    padding: 0;
    z-index: 100;
    border: 1px solid transparent;
}

#tab_bar .tab, .tab_bar_mult .tab {
    background-color: #E7E7E7;
    /*width: 100px;*/
    float: left;
    border: 1px solid #AAAAAA;
    padding: 7px 3px 3px 3px;
    margin-right: 3px;
    text-align: center;
    line-height: 10px;
    font-size: 12px;
    height: 17px;

    /* Border Radius Madness*/
    -moz-border-radius-topleft:  5px;  /* Firefox up to version 3.6 */
    -webkit-border-top-left-radius: 5px;  /* Safari, Chrome (before WebKit version 533) */
    border-top-left-radius: 5px;  /* Firefox 4; browsers with CSS3 support */
    -moz-border-radius-topright:  5px;  /* Firefox up to version 3.6 */
    -webkit-border-top-right-radius: 5px;  /* Safari, Chrome (before WebKit version 533) */
    border-top-right-radius: 5px;  /* Firefox 4; browsers with CSS3 support */

    /* Prevent iPad from selecting text, allow it to be 'clickable' */
    -webkit-user-select: none;
}

#tab_bar .tabextra, .tab_bar_mult .tabextra {
    margin-right: 10px;
    padding-top: 5px;
    float: right;
}

#tab_bar .tab:hover, .tab_bar_mult .tab:hover {
    cursor: pointer;
    background-color: #D7D7D5;
}

#tab_bar .tab.active, .tab_bar_mult .tab.active {
    border-bottom: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}

#tab_bar .tab.active:hover, .tab_bar_mult .tab.active:hover {
    cursor: default;
    background-color: #FFFFFF;
}

#about_outer {
  overflow: hidden;
  height: 500px;
  width: 950px;
  position: relative;
}

#about_inner {
  height: 500px;
  width: auto;
  white-space: nowrap;
  vertical-align: top;
}

#about_inner .section {
  white-space: nowrap;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  height: 500px;
  width: auto;
}

#about_inner .sec {
  display: inline-block;
  zoom: 1;
  *display: inline;
  white-space: normal;
  vertical-align: top;
  height: 500px;
  margin-right: 8px;
}

#about_inner .arrow {
  margin-right: 0px;
}

#about_inner #next_arrow_section {
  cursor: pointer;
}

#scrollbar_outer {
  width: 950px;
  height: 12px;
  background: transparent url(/images/about/slider_bg.gif) no-repeat;
  margin-bottom: 3px;
  margin-top: 20px;
}

#lightart #scrollbar_outer {
  margin-top: 2px;
}

#scrollbar {
  width: 136px;
  height: 12px;
  background: transparent url(/images/about/slider.gif) no-repeat;
  cursor: ew-resize;
}

#about_subnav .about_subnav_group {
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
  width: 117px;
  border-left: 1px solid #B0B0B0;
  padding: 8px 0px 8px 8px;
  margin: 0px 1px 5px 0px;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}

#about_subnav .about_subsubnav {
  display: none;
  position: absolute;
  width: 123px;
  top: 30px;
  left: 0px;
  cursor: default;
  z-index: 1000;
  background: white;
  opacity: .90;
  filter: alpha(opacity=90);
}

#about_subnav .about_subsubnav ul {
   list-style-type: none;
   margin: 8px 0px 0px 8px;
   padding: 0;
}

#about_subnav .about_subsubnav ul li {
  padding: 0px;
  margin: 3px 0px 3px 0px;
  font-weight: lighter;
}

#about_subnav a:link, #about_subnav a:visited {
  color: #888888;
  text-decoration: none;
}

#about_subnav .about_subsubnav a:hover {
  color: #FF9E1B;
}

/* @group new header */

#s_top_links {
  height: 31px;
  position: relative;
  font-size: 10px;
  line-height: 13px;
  margin-top: 6px;
}

#login_message {
  position: absolute;
  width: 300px;
}

#login_message a:link, #login_message a:visited, #login_message a:hover, #login_message a:active {
  font-weight: bold;
}

#top_links {
  position: absolute;
  right: 222px;
  width: 370px;
}

#top_links li {
  display: inline-block;
  /* Argh IE */
  zoom: 1;
  *display: inline;
  width: 116px;
  margin-bottom: 3px;
}

#site_search_container {
  position: absolute;
  right: 0;
  width: 223px;
  top: 6px;
}

#site_search {
  margin: 0;
  padding: 0 2px;
  border: none;
  background-color: #E3E3E4;
  width: 199px;
  height: 20px;
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 20px;
}

#site_search.default_text {
  text-transform: uppercase;
}

#site_search_container img {
  position: absolute;
  right: 0;
}

#s_logo {
  position: absolute;
  bottom: 10px;
  font-size: 0;
  line-height: 0;
}

.default_text {
  color: #a3a3a3 !important;
}

/* @group nav */

/* @group level 1 */

#s_nav {
  position: absolute;
  right: 0;
  bottom: 10px;
}

#s_nav ul, #s_nav li {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 20px;
}

#s_nav ul {
  line-height: 30px;
  border-right: 1px solid #ccc;
  z-index: 300;
}

#s_nav li {
  display: inline-block;
  /* Argh IE */
  zoom: 1;
  *display: inline;
  font-weight: bold;
  font-size: 12px;
  width: 116px;
  padding-bottom: 20px;
}

#s_nav li a:link, #s_nav li a:visited {
  display: block;
  padding-left: 11px;
  border-bottom: 4px solid transparent;
  font-weight: bold;
  height: 16px;
  border-left: 1px solid #ccc;
}

#s_nav li:hover a:link {
  color: #FF9E1B;
}

#s_nav li:hover .for_underline {
  border-bottom: 4px solid #FF9E1B;
  display: block;
  padding-bottom: 6px;
}

/* @end */

/* @group level 2 */

#s_nav ul li ul {
  background-color: #e1e1e1;
  line-height: 14px;
  border-right: none;
  display: none;
  position: absolute;
  top: 40px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

#s_nav ul li ul.multi_col {
  /*width: 480px;*/
  text-transform: uppercase;
  padding-bottom: 34px;
}

#s_nav ul li ul.multi_col .bottom_callout {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 13px;
}

#s_nav ul li ul.multi_col .bottom_callout a {
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #FFFFFF !important;
  background-color: #888888;
  line-height: 24px;
}

#s_nav ul li ul.multi_col .bottom_callout a .carrot {
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#s_nav ul li ul.multi_col .bottom_callout a:hover {
  background-color: #FF9E1B;
}

#s_nav ul li ul li {
  display: block;
  font-weight: normal;
  font-size: 12px;
  border: none;
  padding: 0;
  height: auto;
}

#s_nav ul li ul.multi_col li {
  display: block;
  float: left;
  width: 115px;
  margin-left: 0;
  padding-right: 5px;
}

#s_nav ul li ul.multi_col li:nth-child(6) {
  padding-right: 0;
  width:112px;
}

#s_nav ul li:hover ul li a:link, #s_nav ul li:hover ul li a:visited, #s_nav ul li ul li a:link, #s_nav ul li ul li a:visited {
  display: block;
  padding-left: 11px;
  border-bottom: none;
  border-left: none;
  height: auto;
  margin-bottom: 4px;
  color: #666;
}

#s_nav ul li:hover ul li a:active, #s_nav ul li:hover ul li a:hover, #s_nav ul li ul li a:active, #s_nav ul li ul li a:hover {
  border-bottom: none;
  color: #FF9E1B;
}

/* @end */

/* @group level 3 */

#s_nav ul li ul li ul {
  display: block;
  height: auto;
  position: relative;
  top: auto;
  margin-left: 0;
  padding: 0;
}

#s_nav ul li ul.multi_col li ul li {
  display: block;
  float: none;
}

#s_nav ul li ul li ul a:link, #s_nav ul li ul li ul a:visited {
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 0;
}

/* @end */

ul.nav_list {
  border-right: 1px solid #bcbcbc !important;
  width: 119px;
}

ul.nav_list a:link {
  font-weight: normal !important;
  margin-bottom: 0 !important;
}

ul.nav_list li {
  font-size: 11px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

ul.nav_list.last {
  border-right: none !important;
  width: 120px;
}

#s_nav ul.nav_list_sub li {
    padding-left: 10px;
}

/* @end */


/* @group homepage */

#wrapper {
  width: 950px;
  right: 15px;
  left: 15px;
  bottom: 0;
  top: 110px;
  margin: 0 auto;
  z-index: 15;
  background-color: #fff;
  position: absolute;
  min-height: 569px;
}

#s_content {
  position: relative;
}

.home #s_outer {
  position: fixed;
  z-index: 10;
  display: block;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
}

.home #wrapper {
  background-color: transparent;
  z-index: 5;
}

.home #s_content {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
}

.home #s_footer {
  height: 35px;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 20;
}

#home_bg {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  /*background: url(../images/3form_homepage_image_2.jpg) no-repeat center center fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/3form_homepage_image_2.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/3form_homepage_image_2.jpg', sizingMethod='scale')";*/
}

.home_arrow_container {
  position: fixed;
  z-index: 10;
  display: block;
  bottom: 0;
  top: 0;
  width: 40px;
}

.home_arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
}

#home_arrow_left {
  z-index: 15;
  background: transparent url(../images/arrows/arrow_left.png) no-repeat;
  left: 15px;
}

#home_arrow_right {
  z-index: 15;
  background: transparent url(../images/arrows/arrow_right.png) no-repeat;
  right: 15px;
}

#home_cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  display: none;
  background-color: #000000;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);
}

#home_video {
  position: absolute;
  top: 300px;
  z-index: 210;
  display: none;
  background-color: #FFFFFF;
  padding: 5px;
  margin: auto;
}

/* @end */

/* @group homepage footer */

#s_footer a:link, #s_footer a:visited {
  color: #666666;
  cursor: pointer;
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
}

#s_footer a:active, #s_footer a:hover {
  color: #FF9E1B;
}

.flyout_link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #fff url(../images/arrows/arrow_footer_up.gif) no-repeat 325px center;
  font-size: 12px;
  width: 334px;
  line-height: 15px;
  padding: 7px 8px 8px;
  margin-right: 10px;
}

.flyout_link.open {
  background: #fff url(../images/arrows/arrow_footer_down.gif) no-repeat 325px center;
}

#footer_social {
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #fff;
  background-color: #666;
  line-height: 16px;
  padding: 5px 8px 0px 8px;
  position: absolute;
  top: 15px;
  margin-left: 3px;
  width: 214px;
  right: 0px;
}

#social_icons {
  float: right;
  margin: 0;
  padding: 0;
  height: 20px;
}

.footer_flyout {
  display: none;
  background-color: #fff;
  padding: 20px 10px;
  width: 330px;
  position: absolute;
  bottom: 60px;
  font-size: 11px;
  line-height: 16px;
}

#footer_about_flyout {
  left: 0;
}

#footer_blog_flyout {
  left: 360px;
}

.footer_flyout p {
  margin-bottom: 15px;
}

.footer_flyout a:link, .footer_flyout a:visited {
  font-weight: bold;
  border-bottom: 2px solid #d9d9d9;
}

.footer_flyout a:hover, .footer_flyout a:active {
  border-color: #ffcb7d;
}

.footer_flyout .flyout_intro {
  color: #ff9900;
  font-size: 18px;
  line-height: 18px;
}

.footer_flyout .link_list a:link, .footer_flyout .link_list a:visited {
  border: none;
  font-weight: normal;
  text-transform: uppercase;
}

.randomly_lowercased {
  text-transform: none !important;
}

.footer_flyout p {
  margin: 0px 0px 10px 0px;
}

.footer_flyout p.last {
  margin-bottom: 0;
}

.footer_flyout p.last a:link, .footer_flyout p.last a:visited, .footer_flyout p.last a:hover, .footer_flyout p.last a:active {
  border: none;
}

.footer_flyout h1 {
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
  margin-right: 0;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 10px;
}

.footer_flyout article {
  display: block;
  clear: both;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.footer_flyout article.last {
  clear: both;
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
}

.footer_flyout article h1 {
  border: 0;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 12px;
}

.footer_flyout article a:link, .footer_flyout article a:visited, .footer_flyout article a:hover, .footer_flyout article a:active {
  border: none;
}

.footer_flyout .article_left {
  float: left;
  font-size: 0;
  line-height: 0;
}

.footer_flyout .article_right {
  float: right;
  width: 145px;
}

.footer_flyout .clear {
  clear: both;
}

.footer_flyout .read_more {
  font-style: italic;
}

/* @end */

.lineSpecs {
    border: 1px dashed gray;
    margin-bottom: 4px;
    padding:10px;
    background-color: #FFFFDD;
}
/***********************************************************************************************/

/* !DT */
/* @override http://3form.localhost/styles/styles.css */

/* @group Structure */

/*html {
  margin:0px;
  padding:0px;
  color: #777777;
  font: 12px Helvetica, Arial, Geneva, sans-serif;
}*/

body {
  position: relative;
  min-height: 675px;
  min-width: 980px;
  margin: 0;
  padding: 0;
  background-color: #E7E7E7;
}

#wrapper {
  width: 950px;
  right: 15px;
  left: 15px;
  bottom: 0;
  top: 110px;
  margin: 0 auto;
  background-color: #fff;
  position: absolute;
  min-height: 569px;
}

#s_content {
  position: relative;
}

/* @end */

/* @group Universal */

table { padding: 0px; margin: 0px; vertical-align: top; }
td { margin: 0px; padding: 0px; vertical-align: top; }
/*input, button { font-size: 14px; font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }*/
select { font-size: 11px; }
option { font-size: 11px; }
img { border: 0px; }

/*p, ul {
  margin-top: 0;
  margin-bottom: 10px;
}*/

.default_text {
  color: #a3a3a3 !important;
}

.clear {
  clear: both;
}

table.button {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}

table.button td {
  background: url(/images/arrows/button_bg.gif) no-repeat #FF9E1B;
  color: #FFFFFF;
  font-size: 9px;
  font-weight: bold;
  line-height: 9px;
  padding: 4px 8px;
  cursor: pointer;
}

/* @end */

/* @group Header */

#header_outer {
  z-index: 100;
  position: relative;
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  min-width: 950px;
}

#s_header {
  height: 106px;
  border-top: 4px solid #FF9E1B;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  width: 950px;
  margin: 0 auto;
  display: block;
}

.home #s_header {
  border-bottom: none;
}

#s_top_links {
  height: 31px;
  position: relative;
  font-size: 10px;
  margin-top: 6px;
}

#login_message {
  position: absolute;
  width: 300px;
}

#login_message a:link, #login_message a:visited, #login_message a:hover, #login_message a:active {
  font-weight: bold;
}

#top_links {
  position: absolute;
  right: 222px;
  width: 370px;
}

#top_links li {
  display: inline-block;
  /* Argh IE */
  zoom: 1;
  *display: inline;
  width: 116px;
  margin-bottom: 3px;
}

#site_search_container {
  position: absolute;
  right: 0;
  width: 223px;
  top: 5px;
}
#site_search {
  margin: 5px 0px;

}

#site_search_container input[type=text]{
/*  float: left; */
  margin: 0;
/*  padding: 0 2px; */
  border: none;
  background-color: #e3e3e4;
  width: 208px;
  height: 18px;
  color: #333;
/*  position: absolute; */
/*  top: 0; */
/*  left: 0; */
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 20px;
}

#site_search img{
/*  float: right; */
  vertical-align: bottom;
  margin-left: -3px;
  padding: 0px;
}

#site_search_container img {
  position: absolute;
  right: 0;
}

#s_logo {
  position: absolute;
  bottom: 10px;
  font-size: 0;
  line-height: 0;
}

/* @group Nav */

/* @group Level 1 */

#s_nav {
  position: absolute;
  right: 0;
  bottom: 10px;
}

#s_nav ul, #s_nav li {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 20px;
}

#s_nav ul {
  line-height: 30px;
  border-right: 1px solid #ccc;
}

#s_nav li {
  display: inline-block;
  /* Argh IE */
  zoom: 1;
  *display: inline;
  font-weight: bold;
  font-size: 12px;
  width: 116px;
  padding-bottom: 20px;
}

#s_nav li a:link, #s_nav li a:visited {
  display: block;
  padding-left: 11px;
  border-bottom: 4px solid transparent;
  font-weight: bold;
  height: 16px;
  border-left: 1px solid #ccc;
}

#s_nav li:hover a:link {
  color: #FF9E1B;
}

#s_nav li:hover .for_underline {
  border-bottom: 4px solid #FF9E1B;
  display: block;
  padding-bottom: 6px;
}

/* @end */

/* @group Level 2 */

#s_nav ul li ul {
  background-color: #e1e1e1;
  line-height: 14px;
  border-right: none;
  display: none;
  position: absolute;
  top: 40px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

#s_nav ul li ul.multi_col {
  /*width: 480px;*/
  text-transform: uppercase;
}

#s_nav ul li ul li {
  display: block;
  font-weight: normal;
  font-size: 12px;
  border: none;
  padding: 0;
  height: auto;
}

#s_nav ul li ul.multi_col li {
  display: block;
  float: left;
  width: 115px;
  margin-left: 0;
  padding-right: 5px;
}

#s_nav ul li:hover ul li a:link, #s_nav ul li:hover ul li a:visited, #s_nav ul li ul li a:link, #s_nav ul li ul li a:visited {
  display: block;
  padding-left: 11px;
  border-bottom: none;
  border-left: none;
  height: auto;
  margin-bottom: 4px;
  color: #666;
}

#s_nav ul li:hover ul li a:active, #s_nav ul li:hover ul li a:hover, #s_nav ul li ul li a:active, #s_nav ul li ul li a:hover {
  border-bottom: none;
  color: #FF9E1B;
}

/* @end */

/* @group Level 3 */

#s_nav ul li ul li ul {
  display: block;
  height: auto;
  position: relative;
  top: auto;
  margin-left: 0;
  padding: 0;
}

#s_nav ul li ul.multi_col li ul li {
  display: block;
  float: none;
}

#s_nav ul li ul li ul a:link, #s_nav ul li ul li ul a:visited {
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 0;
}

/* @end */

ul.nav_list a:link {
  font-weight: normal !important;
  margin-bottom: 0 !important;
}

ul.nav_list li {
  font-size: 11px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

ul.nav_list.last {
  border-right: none !important;
  width: 120px;
}

/* @end */

/* @end */

/* @group Home */

.home #s_outer {
  position: fixed;
  z-index: 10;
  display: block;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
}

.home #wrapper {
  background-color: transparent;
}

.home #s_content {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
}

#home_bg {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  /*background: url(../images/3form_homepage_image_1.jpg) no-repeat center center fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/3form_homepage_image_1.jpg', sizingMethod='scale');*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/3form_homepage_image_1.jpg', sizingMethod='scale')";*/
}

.home_arrow_container {
  position: fixed;
  z-index: 10;
  display: block;
  bottom: 0;
  top: 0;
  width: 40px;
}

.home_arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
}

.home_feature {
  position: absolute;
}

#home_feature_1 {
  top: 80px;
}

#home_feature_2 {
  bottom: 181px;
}

#home_feature_3 {
  top: 80px;
  left: 357px;
}

#home_feature_4 {
  bottom: 181px;
  left: 357px;
}

/* @end */

/* @group Footer */

.page_footer a:link    { color: #444444; text-decoration: none; cursor: pointer; }
.page_footer a:visited { color: #444444; text-decoration: none; cursor: pointer; }
.page_footer a:hover   { color: #444444; text-decoration: underline; cursor: pointer; }

/* @end */

/* @group Highres Gallery */

.page_title {
  float: left;
  margin-top: 7px;
  margin-left: 20px;
}

.page_title h1 {
  color: #6A6A6A;
  margin: 7px 0px;
  padding: 0px;
}

.gallery_header {
  position: relative;
  float: right;
  padding: 10px 0px;
}

.info_bar {
  background-color: #E7E7E7;
}

.gallery_dropdown_holder {
  width: 265px;
  padding-left: 17px;
}

.gallery_dropdown_box {
  position: relative;
  font-size: 11px;
  padding: 3px 5px;
  font-weight: bold;
  border: 5px solid #CCCCCC;
  cursor: pointer;
  background-color: #FFFFFF;
}

.gallery_dropdown_box img {
  position: absolute;
  top: 8px;
  right: 10px;
}

.gallery_dropdown {
  position: absolute;
  left: -84px;
  top: 36px;
  width: 342px;
  padding: 7px;
  display: none;
  border: 5px solid #CCCCCC;
  z-index: 999;
  background: #FFFFFF;
}

.gallery_image_family {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 7px;
}

.gallery_grid_image {
  cursor: pointer;
  float: left;
  margin: 0px 10px 5px 0px;
  position: relative;
}

.gallery_grid_image .tooltip {
  position: absolute;
  top: 62px;
  width: 71px;
  display: none;
  font-weight: bold;
  font-size: 9px;
  line-height: 9px;
  color: #FFFFFF;
  text-align: center;
  border: 2px solid #999999;
  background: #A6A6A6;
  opacity: 0.93;
  filter: alpha(opacity=93);
}

.gallery_slideshow {
  position: relative;
  min-height: 600px;
  background: #FFFFFF;
}

.gallery_slideshow ul li {
  width: 950px;
  height: 713px;
}

.gallery_slideshow #slider_thumbs {
  position: absolute;
  top: 638px;
  z-index: 20;
}

.gallery_slideshow #thumbs div {
  float: left;
  margin-right: 5px;
  cursor: pointer;
}

.gallery_slideshow #thumbs div img {
  display: block;
}

.gallery_slideshow #slider_thumbs #slider_bar {
  clear: both;
  width: 100px;
  height: 10px;
  background-color: #FF9E1B;
  margin-left: 0px;
  z-index: 10;
}

.arrow_left, .arrow_right {
  position: absolute;
  /*display: none;*/
  top: 337px;
  z-index: 20;
}

.arrow_left {
  left: 0px;
}

.arrow_right {
  right: 0px;
}

.gallery_slideshow #loading {
  display: none;
  padding: 40px;
  position: absolute;
  top: 240px;
  left: 400px;
  background: #6A6A6A;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.gallery_image_info {
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 10px;
}

.gallery_image_info .info_left {
  float: left;
}

.gallery_image_info .info_right {
  float: right;
  font-size: 11px;
  font-style: italic;
}

.gallery_columns {
  font-size: 11px;
  line-height: 14px;
}

.gallery_columns .left_column_header {
  width: 265px;
  background-color: #CCCCCC;
  border: 1px solid #A3A3A3;
  border-width: 1px 1px 0px 0px;
  float: left;
}

.gallery_columns .middle_column_header {
  width: 265px;
  background-color: #CCCCCC;
  border: 1px solid #A3A3A3;
  border-width: 1px 1px 0px 0px;
  float: left;
}

.gallery_columns .right_column_header {
  width: 418px;
  background-color: #CCCCCC;
  border-top: 1px solid #A3A3A3;
  float: left;
}

.gallery_columns .gallery_column_title {
  float: left;
  font-weight: bold;
  color: #5F5F5F;
  padding: 10px;
  font-size: 11px;
  line-height: 11px;
}

.gallery_columns .gallery_column_additional {
  float: right;
  margin: 8px 8px 0px 0px;
}

.gallery_columns p {
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

.gallery_columns .left_column {
  float: left;
  width: 245px;
  padding: 10px;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}

.gallery_columns .middle_column {
  float: left;
  width: 245px;
  padding: 10px;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}

.gallery_columns .right_column {
  float: left;
  width: 398px;
  padding: 10px;
  border-top: 1px solid #CCCCCC;
}

.gallery_columns .first {
  border-top: 0px;
}

.gallery_columns .column_title {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: #FF9E1B;
  padding-bottom: 10px;
}

.gallery_columns .text_bold {
  font-weight: bold;
}

.i_image {
  cursor: pointer;
  vertical-align: middle;
  margin-top: -3px;
}

.i_popup {
  position: absolute;
  background: transparent;
  z-index: 100;
  display: none;
}

.i_popup_content {
  position: relative;
  top: -1px;
  left: 33px;
  width: 244px;
  border: 1px solid #CCCCCC;
  padding: 5px 7px;
  background: #FFFFFF;
  font-size: 11px;
  line-height: 14px;
}

/* @end */

/* @group template tabs */
.tabs {
  margin: 2px 0 0 0;
  padding-left: 10px;
  float: right;
}

.tabs_left {
  float: left;
  padding-left: 0px;
}

.stumpy {
  margin: 20px 0 0 0;
}

.tabs li {
  margin: 0;
  padding: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 38px;
  overflow: hidden;
  vertical-align: top;
}

.stumpy li {
  height: 25px;
}

.tabs li a {
  margin: 0;
  padding: 0;
  display: block;
  color: #FFF;
  background-color: #CCCCCC;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  vertical-align: bottom;
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 51px;
  width: 141px;
  padding: 0 7px;
}

.stumpy li a {
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 32px;
}

.tabs li.active {
  height: 40px;
}

.stumpy li.active {
  height: 27px;
}

.tabs li.active a {
  color: #FFF;
  background-color: #FF9E1B;
}

.stumpy li.tiny a {
  font-size: 15px;
  line-height: 27px;
  width: 18px;
}

.tabs li a:hover {
  color: #FFF;
  background-color: #676767;
}

.tabs li.active a:hover {
  background-color: #FF9E1B;
}

.tab_content {
  position: relative;
  clear: both;
}

/* @end */

/* Everything above was done by digital Trike */
/* !Non-DT */

/* --------------- FOR MY3FORM PAGES THAT AREN'T USING BOOTSTRAP --------------- */
footer           { clear: both; margin:0px auto; width: 940px; font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 9px; padding: 20px 10px 20px 20px; color: #444444; text-align: left; line-height:18px;}
footer.background { background-color: #CCCCCC; }
footer img { vertical-align:top; }
footer a:link,footer a:visited   { color: #444; cursor: pointer; }
footer a:hover   { color: #444444; text-decoration: underline;}
div.span6        { float:left; width: 470px; }
div.row:after       { clear:both;}
div.row:before,.row:after  { display:table; content:"";}
/* ----------------------------------------------------------------------------- */


#pagebody                   { margin: 0px auto; width: 950px; min-height: 600px; padding: 20px 10px; background-color: white; text-align: left; position: relative; margin-bottom: 20px }
/*
#pagebody h2                { font-size: 2em; margin: 10px 0px; }
#pagebody h3                { font-size: 1.5em; margin: 27px 0px px 0px;}
#pagebody h4                { font-weight: 500; margin: 5px 0px; }
#pagebody h5                { margin: 10px 0px; }
*/

#modalLoginForm             { width:200px; margin:0 auto;}
#modalLoginForm span.required { display:none; }
#modalLoginForm .form-row   { width:inherit; }
#loginForm             { width:200px;}
#loginForm span.required { display:none; }
#loginForm .form-row   { width:inherit; }

#threeFormMenu .nav_list .untested>a:link,#threeFormMenu .nav_list .untested>a:visited   { color: red; }
/*#threeFormMenu .nav_list .tested>a:link,#threeFormMenu .nav_list .tested>a:visited      {  }*/
#threeFormMenu .nav_list .testing>a:link,#threeFormMenu .nav_list .testing>a:visited   { color:#b19a09; }
.quick_filter h3            { margin: 27px 0px 7px 0px; }
.breadcrumbs                { margin: 0px auto; width: 950px; font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: left; text-transform: uppercase; padding: 10px; padding-bottom: 0px; font-size: 9px; color: #FF9E1B; background-color: #FFFFFF; }
.breadcrumbs a:link         { color: #96989B; text-decoration: none; cursor: pointer; }
.breadcrumbs a:visited      { color: #96989B; text-decoration: none; cursor: pointer; }
.breadcrumbs a:hover        { color: #FF9E1B; text-decoration: none; cursor: pointer; }
.tags                       { font-size: 10px; }
.split                      { float: left; position: relative;}
.split:nth-child(2n)        { float: right; text-align:left; }
.align-left                 { text-align: left; }
.align-right                { text-align: right; }
.fifty-percent              { width: 50%; }
.a-font-family              { font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.one-third                  { width: 33%; }
input[type="text"].one-third { width: 32%; }
.nomargin                   { margin: 0px; }
.nofloat                    { float: none; }
.orange                     { color: #FF9E1B; }
.dark-orange                { color: #EDA22B; }
.orange-b                   { color: white; background-color: #FF9E1B; vertical-align:top; margin:0px;}
a.orange-b                  { color: white; padding: 5px; float: right; margin-top:10px; }
a.orange-b:hover            { color: #eee; }
a.grey:link,a.grey:visited  { color: #666; }
a.grey:hover                { text-decoration: underline; }
.grey                       { color: #666; }
.grey-b                     { background-color: #e3e3e4; vertical-align:top; margin:0px;}
.light_grey                 { color: rgb(160,160,160); }
.thin                       { font-weight: 100; }
.thick                      { font-weight: 800; }
.uppercase-text             { text-transform: uppercase; }
.capitalize                 { text-transform: capitalize;}
.medium                     { font-weight: 400; }
.xl-text                    { font-size: 16pt;}
.fullWidth                  { width: 100%; }
.disabled                   { color: #ddd; }
span.required               { color: red; font-weight: bold;}
.clear-float                { clear: both;}
.form-row                   { width:400px; clear:both; margin-bottom:11px;}
.form-row label             { float:left; }
.form-row input             { float:right; }
.form-row textarea          { width: 394px; height: 66px; margin-top: 5px; border: 1px solid #CCC; }
.form-row.nofloat label     { float:none; }
.form-row.nofloat input     { float:none; }
.form-radios                { width: 226px; float:right; }
.form-checkbox              { width: 239px; float:right; }
.form-submit input[type=submit] { background: url(/images/arrows/button_bg.gif); border: 0px; color:white; font-weight:bold;margin-bottom:13px;font-size:9px;}
a.orange-button-tick { display:block; background: url(/images/arrows/button_bg.gif); border: 0px; color: white; font-weight:bold; padding:1px 9px;text-transform:uppercase;}
a.orange-button-tick:hover { color:#eee; }
.errorSummary               { color:red; }
.errorMessage               { color:red; clear:both;}
input.error,textarea.error  { border-color: red; background-color: #FEE;}
input[type=file].error      { border: 1px inset red;}
ul#stars                    { margin:0px; padding:0px; }
ul#stars li              { list-style:none; height:15px; width:15px; display:inline; cursor:pointer;}
ul.orange-arrow-bullets         { margin: 0; padding:0; }
ul.orange-arrow-bullets li      { list-style:none; line-height:17px;}
ul.orange-arrow-bullets li:before  { content:'> '; color:orange; }

#homepage_video .close_popup {
  position: absolute;
  background: transparent url("/images/arrows/close2.png") no-repeat 0 0;
  top: -10px;
  right: -10px;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

#homepage_video .close_popup_big {
  position: absolute;
  background: transparent url("/images/arrows/close.png") no-repeat 0 0;
  top: -45px;
  right: 15px;
  height: 30px;
  width: 31px;
  cursor: pointer;
}

#home_feature_popup {
  /*margin-top: 16px;*/
  margin-left: 25px;
}

#new_products {
  color: #666666;
}

#new_products h1 {
  margin: 20px 0;
  font-size: 34px;
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
}

#new_products h1 .bold{
  font-weight: normal;
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#new_products #video_link {
  margin: 10px 0px;
}

#new_products section {
  border-bottom: 1px solid #BBB;
  margin: 0 0 25px 0;
  padding: 0 0 21px 0;
}

#new_products .see_more {
  text-transform: uppercase;
  margin-top: 13px;
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #FF9E1B;
}

#new_products .see_more a {
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* SPRITES */
[class*="sprite"]{
    background: url(/images/sprites/sprites.png) no-repeat;
    display:inline-block;
}

/* Social Networks */
.sprite-pinterest{
    background-position: 0 0;
    width: 20px;
    height: 20px;
}

.sprite-twitter{
    background-position: 0 -20px ;
    width: 20px;
    height: 20px;
}

.sprite-facebook{
    background-position: 0 -40px ;
    width: 20px;
    height: 20px;
}

/* Checkboxes */
.sprite-checked-checkbox{
    background-position: -6px -63px ;
    width: 10px;
    height: 10px;
}

.sprite-unchecked-checkbox{
    background-position: -6px -73px ;
    width: 10px;
    height: 10px;
}

/*Arrows*/
.sprite-arrow-left{
    background-position: -22px 0;
    width: 40px;
    height: 40px;
}

.sprite-arrow-right{
    background-position: -22px -40px ;
    width: 40px;
    height: 40px;
}

/*Credit Cards*/
.sprite-discover{
    background-position: -111px -31px ;
    width: 47px;
    height: 30px;
}

.sprite-discover-bw{
    background-position: -63px -31px ;
    width: 47px;
    height: 30px;
}

.sprite-amex{
    background-position: -111px 0;
    width: 47px;
    height: 30px;
}

.sprite-amex-bw{
    background-position: -63px 0;
    width: 47px;
    height: 30px;
}

.sprite-mastercard{
    background-position: -111px -93px ;
    width: 47px;
    height: 30px;
}

.sprite-mastercard-bw{
    background-position: -63px -93px ;
    width: 47px;
    height: 30px;
}

.sprite-visa{
    background-position: -111px -62px ;
    width: 47px;
    height: 30px;
}

.sprite-visa-bw{
    background-position: -63px -62px ;
    width: 47px;
    height: 30px;
}

.strong {
    font-weight: bold;
}

.idea_content {
    padding: 20px;
}

.visible-phone { display: none; }
.visible-tablet { display: none; }
.visible-desktop { display: none; }

/* Large desktop */
@media (min-width: 1200px) {
    .visible-phone { display: none; }
    .visible-tablet { display: none; }
    li.visible-desktop { display: list-item; }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .visible-phone { display: none; }

    li.visible-desktop { display: list-item; }
    li.visible-tablet { display: list-item; }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .visible-desktop { display: none; }

    li.visible-phone { display: list-item; }
    li.visible-tablet { display: list-item; }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    .visible-tablet { display: none; }
    .visible-desktop { display: none; }

    li.visible-phone { display: list-item; }
}

.png-background {
  background-color: #ccc;
}