.body
{
    margin: 0 auto;
}
a
{
    text-decoration: none;
    color: #000000;
}
@font-face{
    src:url(//s3-us-west-1.amazonaws.com/brandnex-images/FordAntennaRegular.otf);
    font-family:myownfontsmall;
}
@font-face{
    src:url(//s3-us-west-1.amazonaws.com/brandnex-images/FordAntennaCondBlack.otf);
    font-family:myownfont;
}
.ly-maintable
{
    float: left;
/*    height: 80px;*/
    margin: 0 auto;
    padding-left: 0;
    font-family: 'myownfontsmall',futura Md bt,arial;
    font-size: 12px;
    width: 940px;
}

.ly-maintable tr td
{
    float: left;
}
.ly-maintable select
{
    width: 206px;
}
.ly-maintable input[type="text"], textArea
{
    width: 200px;
}
.ly-image
{
    float: left;
    height: 70px;
    width: 55px;
}
.ly-image img
{
    height: 70px;
    width: 55px;
}
.ly-prod-style
{
    height: 185px;
    margin: 10px 20px;
    text-align: center;
    width: 190px;
    float:left;
}
.ly-prod-name
{
 width: 100%;
 text-align: center;
 font-size: 13px;
}
.ly-prod-style span
{
    border: 3px solid #5b99ff;
    box-shadow: 0 8px 6px -6px #CCCCCC;
    display: block;
    height: 100px;
    margin: 0 auto;
    width: 175px;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.ly-prod-style span img 
{
    height: 100%;
    max-width: 100%;
}
.ly-prod-style input[type="radio"] 
{
    float:left;
    margin: 20px 20px 0px 20px;
}
.ly-prod-style label:hover 
{
    cursor: pointer;
    color: #5B99FF;
    opacity: 0.90;
}

.select-btn
{
    float:left;
    margin-top: 10px;
}
.select-btn img
{
    border-radius: 4px;
}
.select-btn img:hover 
{
    display: block;
    cursor: pointer;
    float:left;
}
.ly-attach
{
    float:left;
    width: 100%;
}
.ly-size-span 
{
    display: table-cell;
    width: 250px;
    text-align: center;
    height: 65px;
    vertical-align: bottom;
}
.ly-size-span:hover 
{
    cursor: pointer;
}
.ly-size-input 
{
    display: block;
    width: 270px;
    text-align: center;
    margin-bottom: 10px;
}

.ly-right_area {
    margin: 0 auto;
    overflow: hidden;
    float: right;
    padding: 10px;
}
.ly-header-img
{
    text-align: center;
}
.ly-contentarea
{
    float:left;
    margin:0px;  
    width: 940px;
}
.ly-step1
{
    height: 30px;
    display: block;
    float:left;
    background: #3c3c3c;
    width: 940px;
}
.ly-step1 span
{
    color: #FFFFFF;
    float: left;
    font-family: "myownfont",Futura Md BT,arial;
    font-size: 22px;
    margin-left: 5px;
    margin-right: 15px;
    line-height: 30px;
}
.ly-step1 p
{
    color: #FFFFFF;
    float: left;
    font-family: "myownfont",Futura Md BT,arial;
    font-size: 17px;
    margin-left: 5px;
    margin: 0px;
    line-height: 30px;
}

.ly-step2
{
    height: 30px;
    display: block;
    float:left;
    background: #00d4f9;
    width: 940px;
}
.ly-step2 p
{
    color: #FFFFFF;
    float: left;
    font-family: "myownfont",Futura Md BT,arial;
    font-size: 17px;
    margin-left: 5px;
}
.ly-msg-preview
{
    width: 340px;
    height: 50px;
    border: 1px solid #ccc;
    display: inline-table;
    margin: 10px 0px;
    text-align: center;
    line-height: 50px;
}
.artwork-msg
{
    width: 270px !important;
    height: 25px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
}
.ly-msg-preview td
{
    width: 335px;
    text-align: center;
    border: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    
}
.ly-rate
{
    padding: 8px;
    background: #2e7dff;
    background: -moz-linear-gradient(bottom , #2e7dff 0%, #679fff 100%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(bottom , #2e7dff 0%, #679fff 100%); /* FF3.6+ */
    background: -o-linear-gradient(bottom , #2e7dff 0%, #679fff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(bottom , #2e7dff 0%, #679fff 100%); /* IE10+ */
    background: linear-gradient(bottom , #2e7dff 0%, #679fff 100%); /* W3C */
    margin-bottom: 10px;
    float:left;
    border: 1px solid #176af5;
    width: 920px;
}
.ly-chart-heading {
    float: left;
    width:150px;
    margin-left: 10px;
}
.ly-bigg1 {
    color: #FFFFFF;
    font-family: myownfont, futura Md bt, arial;
    font-size: 20px;
    font-weight: normal;
}
.ly-bigg3 {
    color: #fff;
    font-family: 'myownfontsmall', futura Md bt, arial;
    font-size: 12px;
}
.ly-chart-prices {
    color: #FFFFFF;
    font-family: 'myownfont',futura Md bt, arial;
    text-shadow: 0 0 2px #505050;
    width:750px;
    float:right;
}
.ly-chart-prices table {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    float:right;
    overflow: hidden;
    text-align: left;
}
.ly-priceColor
{
    font-size: 11px;
}
.ly-priceColor td 
{
    font-size: 11px;
    font-family: 'myownfontsmall', futura Md bt, arial;
}
.ly-steponeform
{
    height: auto;
    float:left;
    overflow: hidden;
    width: 940px;
}
.ly-table2
{
    margin-top:10px;
    margin-bottom:5px;
    color: #4A4A4A;
    font-family: 'myownfontsmall',arial;
    font-size: 14px;
    display: inline-block;
}
.ly-table2 tr td select 
{
    width: 80px;
    height: 22px;
    color: #5a5a5a;
    font-size: 12px;
}
.ly-product-style
{
    color: #4A4A4A;
    font-family: 'myownfontsmall',arial;
    font-size: 14px;
}
.ly-product-area
{
    border-top: 2px dashed #ccc;
    display: inline-block;
    width: 790px;
    margin: 5px 0px;
}
.ly-product-area ul
{
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    padding: 15px 0px; 
}
.ly-product-area ul li
{
    text-align: center;
    list-style: none;
    width: 190px;
    display: inline-block;
}
.ly-product-area ul li label
{
    font-family: 'myownfontsmall', Futura Md bt, arial;
    font-size: 13px;
}
.ly-product-area ul li img
{
    padding: 10px;
    border: 3px solid #00d4f9;
    width: 145px;
    height: 74px;
    box-shadow: 0 8px 6px -6px #CCCCCC;
}
.ly-colorqty
{
    color: #4A4A4A;
    font-family: 'myownfontsmall',arial;
    font-size: 14px;
}
.ly-colorqty-area
{
    display: inline-block;
    float:left;
    width: 223px;
    height: 190px;
    margin: 7px 5px 7px 5px;
    box-shadow: 0 3px 3px #ccc;
    border: 1px solid #efefef;
    
}
.ly-colorqty-area ul
{
    margin: 0 auto;
    padding: 0px;
}
.ly-colorqty-area ul li
{
    list-style: none;
    display: inline-block;
    text-align: center;
    width:100%;
}
.ly-colorqty-area ul li label
{
    font-family: 'myownfont', Futura Md bt, arial;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
.ly-colorqty-area ul li span
{
    font-family: 'myownfontsmall', Futura Md bt, arial;
    font-size: 12px;
}
.colorqty-img
{
    height:130px;
    vertical-align: middle;
    display: table-cell;
    width: 223px;
}
.colorqty-img img
{
    max-width: 100%;
    border: 0px !important;
}
.ly-colorqty-area ul li input[type="text"]
{
    display: inline-block;
    width: 90px !important;
    height: 16px !important;
    border: solid 1px;
    border-radius: 5px;
    text-align: center;
}
.ly-table3
{
    margin-top:20px;
    margin-bottom:25px;
    color: #4A4A4A;
    font-family: 'myownfontsmall',arial;
    font-size: 11px;
    float:left;
    width: 95%;
}
.ly-table3 tr td select 
{
    width: 135px;
    height: 22px;
    color: #5a5a5a;
    font-size: 12px;
}
.ly-table3 tr td a
{
    color: #0146f7;
    text-decoration: underline;
}
.msg-preview
{
    width: 380px;
    height: 70px;
    border: 1px solid #ccc;
    text-align: center;
    color: #4A4A4A;
    font-family: 'myownfontsmall',arial;
    font-size: 25px;
    line-height: 70px;
}
.msg-box
{
    width: 286px;
}
.ly-hooks-area
{

    margin: 5px 0px;
    display: inline-block;
    text-align: center;
    padding: 15px 0px 15px 15px;
}
.ly-hooks-first, .ly-hooks-second , .ly-hooks-third
{
    float:left;
    margin: 0px 10px;
}
.ly-hooks-fourth 
{
    float:left;
    width: 230px;
    margin: 33px 10px 0px 10px;
}
.ly-hooks-heading
{
    color: #4A4A4A;
    font-family: 'myownfont', Futura Md bt, arial;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px; 
}
.ly-hooks-heading-small
{
    color: #4A4A4A;
    font-family: 'myownfontsmall', Futura Md bt, arial;
    font-size: 12px;
    line-height: 18px;
}
.ly-hooks-images
{
    margin: 10px 0px;
    display: inline-block;
    height: auto;
}
.ly-hooks-images li
{
    list-style: none;
    height: 130px;
    float: left;
    width: 150px;
    text-align: center;
    padding:5px;
    border: 1px solid #ccc; 
    box-shadow: 0px 0px 5px 0px #ccc;
    margin: 8px;
}
.ly-hooks-imagesradio
{
    margin: 0 auto;
    width: 50px;
}
.ly-hooks-images span
{
    width: 120px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
}
.ly-hooks-images img
{
    width: 110px;
    width: auto;
    height: 65px;
    margin: 0px;
    border: 0px;
}
.ly-hooks-images p
{
    font-family: 'myownfontsmall', Futura Md bt, arial;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    line-height: 14px;
}
.ly-hooks-images font
{
    color: #fc9b01;
}

.ly-hooks-images2
{
    margin: 15px 0px;
    display: inline-block;
    height: auto;
}
.ly-hooks-images2 li
{
    list-style: none;
    min-height: 40px;
    float: left;
    width: 218px;
    text-align: left;
    padding: 0px 5px;
    height: auto;
}


.ly-badges-images
{
    border: 1px solid #ccc; 
    box-shadow: 0px 0px 5px 0px #ccc;
    margin: 15px 0px;
    float:left;
    height: auto;
}
.ly-badges-images li
{
    list-style: none;
    min-height: 125px;
    float: left;
    width: 218px;
    text-align: center;
    padding: 0px 5px;
    height: auto;
}
.ly-badges-imagesradio
{
    width: 40px;
    float:left;
}
.ly-badges-images img
{
    width: 123px;
    height: 65px;
    margin: 5px 0px 0px 0px;
    border: 0px;
}
.ly-badges-images p
{
    font-family: 'myownfontsmall', Futura Md bt, arial;
    font-size: 12px;
    margin: 0 auto;
    float:left;
    width: 175px;
    text-align: left;
}
.ly-badges-images font
{
    color: #fc9b01;
}

.ly-production
{
    width: 415px;
    height: 85px;
    overflow: hidden;
    float:left;
    display: inline;
}
.ly-firstimg
{
    margin: 20px 20px 10px 20px;
    float:left;
}
.ly-timeline 
{
    float:left;
    margin-top: 20px;
    width: 300px;
    color: #4A4A4A;
    font-family: 'myownfontsmall',arial;
    font-size: 13px;
}
.ly-timeline span select 
{
    width: 250px;
    height: 22px;
    color: #707070;
}

.ly-timeline p
{
    margin: 0px 0px 5px 0px;
    width: 93%;
}
.ly-getrate
{
    float:left;
    margin: 8px 0px 0px 8px;
}
.ly-getrate a img:hover
{
    opacity: 0.75;
}

.ly-delivery
{
    float:left;
    margin-top: 10px;
}
.ly-prodtime
{
    width: 415px;
    height: 85px;
}
.ly-secondimg
{
    margin: 20px 0px 10px 0px;
    float:left;
}
.ly-deliverydate
{
    text-align: center;
    color: #000000;
    font-size: 14px;
    font-family: 'myownfont', futura Md bt, arial;
    margin-right: 50px;
    float: right;
    width: 360px;
    margin-top: 50px;
}
.ly-deliverydate p
{
    margin: 5px auto;
}
.ly-adds
{
    background-image: url("//brandnex.com/tattoos/assets/bnext/images/adsback.png");
    border-radius: 3px 3px 3px 3px;
    float: left;
    height: 225px;
    margin-left: 11px;
    margin-right: 6px;
    margin-top: 10px;
    width: 96%;
}
.ly-border {
    border: 1px solid darkgray;
    border-radius: 3px 3px 3px 3px;
    float: left;
    height: 243px;
    margin-left: 135px;
    margin-right: 14px;
    width: 497px;
    margin-top: 20px;
}
.ly-addtext
{
    font-size: 16px;
    text-align: center;
    font-family: arial;
    color: #ffffff;
    padding-top: 30px;
    font-weight: bold;
}
.ly-addtext2
{
    font-size: 50px;
    text-align: center;
    font-family: arial;
    color: #ffffff;
    font-weight: bold;
}
.ly-adds p
{
    font-size: 16px;
    text-align: center;
    font-family: arial;
    color: #ffffff;
    margin: 3px auto;
    font-weight: bold;
}
.ly-submit
{
    margin-top: 25px;
    text-align: center;
}
.ly-submit a:hover 
{
    opacity: 0.90;
}
.ly-termsbutton 
{
    font-size: 11px;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
}
.ly-cuttoffads
{
    margin: 4px auto;
    text-align: center;
    float:left;
    width: 445px;
}
.ly-cuttoffads img
{   float:left;
}
.ly-customerinfo
{
    color: #5a5a5a;
    font-size: 11px;
    font-family: 'myownfontsmall', futura Md bt, arial;
    margin: 0 auto;
    float:left;
}
.ly-customerinfo a
{
    color: #11d2fb;
}
.paragraph  {
    margin-top: 20px;
}
.paragraph p {
    color: #505050;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
    padding: 0px 10px;
    text-align: left;
    float:left;
    margin: 3px auto;
    width: 410px;
}
.paragraph-heading
{
    color: #01cffb;
    font-family: 'myownfont', futura Md bt, arial;
    font-size: 24px;
    float:left;
    padding-left: 15px;   
}
.mouse-border {
    border: 1px solid darkgray;
    border-radius: 3px 3px 3px 3px;
    height: 290px;
    padding: 10px;
    width: 465px;
    margin: 10px 0 auto;
    display: table;
    float: right;
    
}
.mouse-adds
{
    background-image: url('//s3-us-west-1.amazonaws.com/brandnex-images/addsback.png');
    border-radius: 3px 3px 0 0;
    float: left;
    width: 100%;
    height: 213px;
}
.mouse-addtext
{
    font-size: 20px;
    text-align: center;
    font-family: 'Trebuchet MS', arial;
    color: #ffffff;
    padding-top: 20px;
    font-weight: bold;
}
.mouse-addtext2
{
    font-size: 50px;
    text-align: center;
     font-family: 'myownfont', futura Md bt, arial;
    color: #ffffff;
    font-weight: bold;
}
.mouse-adds p
{
    font-size: 20px;
    text-align: center;
    font-family: 'Trebuchet MS', arial;
    color: #ffffff;
    margin: 3px auto;
    font-weight: bold;
    margin: 0 auto;
}
.mouse-submit
{
    margin-top: 12px;
    text-align: center;
}
.mouse-submit a:hover 
{
    opacity: 0.92;
}
.quote-area
{
    overflow: hidden;
    height: 77px;
    width: 465px;
    background-image: url('//s3-us-west-1.amazonaws.com/brandnex-images/quote-bg.png');
    background-repeat: repeat-x;
    border-radius: 0 0 3px 3px;
    float:left;
}
.quote-area p
{
    font-size: 13px;
    font-family: 'Trebuchet MS', arial;
    color: #ffffff;
    float:left;
    width: 264px;
    padding: 20px 0px 0px 15px;
    text-align: left;
    margin: 0 auto;
}
.get-quot
{
    float:right;
    margin: 22px 15px 0px 0px;
    box-shadow: 0 8px 7px -6px #000;
}
.get-quot a
{
    display: block;
}
.get-quot a:hover 
{
    opacity: 0.92;
}
.prev2
{
    float:left;
    position: relative;
    margin-top: -88px;
    margin-left: -10px;
}
.prev2 img
{
    width: 20px;
    height: 29px;
}
.next2
{
    float:right;
    position: relative;
    margin-top: -88px;
    margin-right: -10px;
}
.next2 img
{
    width: 20px;
    height: 29px;
}
.video
{
    background: #FF9C00;
}
.footer_top
{
 width: 960px;   
 padding-top: 0px;
}
.iframe-inputs
{
    width: 305px;
    float:left;
}
.iframe-inputs input[type="file"]
{
    width: 190px;
}
.ly_maintable_contents
{
    float:left;
    width: 940px;
}

.ly_choose_size
{
    width: 280px;
    margin: 10px 15px 0px 15px;
    float:left;
    text-align: center;
}
.ly_choose_size label
{
    width: 250px;
    text-align: center;
}
.footer_list_1 h1, .footer_list_2 h1{
font-size: 18px;
margin-top: 5px;
}
#lanyarsize_load
{
 display: none;
 text-align: center;
 border: 10px solid #8FC1FE;
 background: #000;
 opacity: 0.80;
 z-index: 10000;
 position: absolute;
 margin: 0 auto;
 margin-left: 230px;
 margin-top: 280px;
}
