/**** Start CSS ***/

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

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

* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #000000;
    /*color: #fff;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt; 
    background: url(../images/body-bg.png) center top no-repeat #000000;
    /*background: url(../images/body-bg.png) center top repeat-x, url(../images/body-bg-bottom.png) center bottom repeat-x;*/
}

a, a:active, a:visited {
    color: #ffcc33;
    text-decoration: none;
}

a:hover {
    color: #ffd968;
}

#logo {
    background: url(../images/logo.png) no-repeat;
    color: #fff;
    float: left;
    height: 88px;
    width: 113px;
}

h3 {
    color: #fff;
    font-size: 14pt;
    font-weight: normal;
}

a {
    outline: none;
}

div, img, table, td {
    border: 0;
}

ul, ul li {
    list-style: none;
}


/**** Container ***/
#container {
    margin: 0 auto;
    width: 1000px;
}

/**** Top Header ***/
#top-header {
    background-image: url(../images/top-bar-bg.jpg);
    background-color: #134070;
    height: 47px;
    display: block;
    border-bottom: solid 15px #e6ebf0;
}

#top-header .inner {
    width: 1000px;
    margin: auto;
}

#top-header .top-left {
    color: #999999;
    display: inline-block;
    float: left;
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 27px;
    margin-top: 11px;
    text-transform: uppercase;
    vertical-align: top;
    height: 23px;
}

.fb-like {
    margin-top: 2px;
}

#top-header .top-left div{
    float: left;
}

.color_shop {
    color: #dd0185;
}

.color_shop_blue {
    color: #1693d1;
}

#top-header .top-left a, #top-header .top-left a:hover, #top-header .top-left a:active, #top-header .top-left a:visited {
    color: #999999;
    text-decoration: none;
}

#top-header .top-right {
    float: right;
    margin-top: 14px;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

/**** Header ***/
.header-wrapper {
    /*background-color: #000000;*/
    background: url(../images/header-wrapper-bg.png) bottom center no-repeat;
}

#header {
    height: 122px;
    padding: 35px 0 0;
    width: 1000px;
    margin: 0 auto;
}
#header .wrap {
    float: right;
    padding: 15px 0 0;
    width: 690px;
}
#header .slogan {
    float: left;
}
#header .contact {
    float: right;
}

/*Menu*/

.menu {
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    text-transform: uppercase;
    height: 65px;
}

html[data-useragent*='MSIE 10.0'] .menu {
  font-size: 13px;
}

.menu ul {
    margin: 0;
}

.menu ul li {
    float: left;
    height: 65px;
    margin: 0;
}

.menu ul li a, .menu ul li a:active, .menu ul li a:visited {
    color: #FFFFFF;
    display: inline-block;
    height: 38px;
    margin-top: 0;
    padding: 17px 44px 10px;
    text-decoration: none;
    line-height: 30px;
}

.menu ul li:first-child a {
    /*padding-left: 0;*/
}

.menu ul li:last-child a {
    padding-left: 35px;
    padding-right: 35px;    
}

.menu ul li:last-child {
    float: right;
}

.menu ul li a:hover {
    color: #ffcc00;
    background: url(../images/menu-bg.png) repeat-x;
}

.cycle {
    background: #FFF;
    position: relative;
    height: 600px;
    width: 1000px;
    /*overflow: hidden;*/
    z-index:100;
}

/*Pagination styles for front page image gallery*/


.cycle .pagination-box {
    padding: 0 0 15px 15px;
    position: absolute;
    width: 985px;
    display: block;
    bottom: 0;
    z-index: 500;
    height: 42px;
    background: url(../images/pagination-box-bg.png) repeat;
}

.cycle .pagination-box li {
    float:left;
    margin:22px 2px 0;
    list-style:none;
}

.cycle .pagination-box li a {
    display:block;
    width:17px;
    height:0;
    padding-top:17px;
    background-image:url(../images/pagination.png);
    background-position:0 0;
    float:left;
    overflow:hidden;
}

.cycle .pagination-box li.current a {
    background-position:0 -18px;
}

.slides_container {
    overflow:hidden;
    position:relative;
    height: 600px;
    width: 1000px;
    display:none;    
}


.region {
    float: right;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    /*text-transform: uppercase;*/
    color: #ffcc33;
    margin-top: 30px;
}

.region select {
    background-color: #FFF;
    border: 1px solid #999999;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 36px;
    letter-spacing: 1px;
    padding: 7px 6px;
    text-transform: uppercase;
    width: 325px;
}

.page-heading {
    color: #ffcc33;
    background: url(../images/page-heading-bg.png) repeat;
    margin: 0;
    padding: 30px 45px;
    display: block;
}

.page-heading-left {
    float: left;
    display: inline-block;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
}

.page-heading-right {
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-size: 20px;
    float: right;
    text-transform: uppercase;
}

.tm {
    font-size: 22px;
    position: absolute;

}

#banner .page {
    background: url(../images/maincontentbg.png) repeat-y;
    height: 415px;
    position: relative;
    width: 960px;
    z-index: 1;
}
#banner .page .header {
    color: #cccccc;
    float: left;
    font-size: 14.5pt;
    font-weight: bold;
    padding: 40px 0 0 50px;
    width: 400px;
}
#banner .page .header h2 {
    margin: 0 0 8px;
}
#banner .page .header h3 {
    font-size: 14.5pt;
    font-weight: bold;
    margin: 0 0 18px;
}
#banner .page .header p {
    line-height: 24px;
    margin: 0 0 18px;
}
#banner .page .products {
    float: left;
    height: 340px;
    padding: 0 0 0 35px;
    position: relative;
    width: 465px;
    z-index: 1;
}
#banner .page .products img {
    bottom: 0;
    position: absolute;
    z-index: 1;
}

#banner .page .promo h2 {
    font-size: 14pt;
    font-weight: normal;
}
#banner .page .promo a {
    color: #004e8e;
    font-weight: bold;
}
#banner .page .promo ul {
    float: left;
    height: 87px;
    position: relative;
    width: 960px;
    z-index: 15;
}
#banner .page .promo ul li {
    float: left;
    height: 72px;
    overflow: hidden;
    padding: 15px 10px 0 10px;
    width: 460px;
}
#banner .page .promo ul li img {
    border:1px solid #0264B3;
    float:left;
    margin:0 13px 0 4px;
}

.page table ul{
    list-style: circle;
    margin: 20px;
    padding: 5px;
}
.page table ul li{
    list-style: circle;
}

/**** Main Content ***/
#maincontent {
    clear: both;
    margin: 0;
    /*margin: 0 0 10px;*/
    position: relative;
    width: 1000px;
    z-index: 1;
    color: #FFFFFF;
}

.maincontent-career {
    position: inherit!important;
}

#maincontent .page-career{
    position: inherit!important;
}

#maincontent .page {
    min-height: 300px;
    padding: 0;
    position: relative;
    width: 1000px;
    z-index: 2;
    /*overflow: hidden;*/
}
#maincontent .page.reg {
    min-height: 600px;
    padding: 0;
    width: 960px;
}
#maincontent .page.reg .wrap {
    background: url(../images/logobackground.jpg) no-repeat right top;
    padding: 15px 30px;
    width: 900px;
    min-height:590px;
}

#maincontent .page h2 {
    color: #ffcc33;
    font-size: 22pt;
    font-weight: normal;
    background-position: 0 0;
}

#maincontent .page h2:hover{
    background-position: -200px 0;
}


#maincontent .page p {
    margin: 0 0 18px;
    font-size:13px;
    line-height:16px;
}
#maincontent .page hr {
    background: #333333;
    border: 0 none;
    clear: both;
    color: #333333;
    height: 1px;
    margin: 25px 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

#maincontent .page .content1 {
    width: 480px;
    margin-bottom:10px;
}
#maincontent .page .content1 img.aleft,
#maincontent .page .content2 img.aleft {
    float: left;
    margin: 0 30px 0 0;
}

#maincontent .page div.article-image-left{
    border: 0px white solid;
    /*width: 247px;*/
    height: auto;
    margin:0 28px;
}

#maincontent .page div.article-image-right{
    border: 0px white solid;
    /*width: 247px;*/
    height: auto;
    margin:0 28px;
}

#maincontent .page div.article-image-left img, #maincontent .page div.article-image-right img{
    margin-bottom: 10px;
}


#maincontent .page div.content_bg_top{
    width: 900px;
    height: 14px;
    background: url(../images/content-bg-top.png);
}
#maincontent .page div.content_middle{
    display: block;
    margin-bottom: 30px;
}
#maincontent .page div.content_bg_bottom{
    margin-top:-18px;
    margin-bottom: 20px;
    width: 900px;
    height: 14px;
    background: url(../images/content-bg-bottom.png);
}


/* Registration form*/
#registration {
    width: 430px;
}
h3 {
    font-size: 9pt;
    font-weight: bold;
    padding: 0 0 24px;
}
form p {
    float: left;
    margin: 0 0 18px;
}


/* Products */
#products {
    height: 352px;
    margin: 0 auto -24px;
    padding: 150px 130px 0;
    width: 635px;
}
#products ul li {
    float: left;
    margin: 0 15px;
    text-align: center;
}
#products ul li a {
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-shadow: #333 2px 2px 2px;
}


/**** Lower Content ***/
#lowercontent {
    clear: both;margin: 0 auto;
    padding: 0 0 20px;
    width: 1000px;
    overflow: hidden;
    color: #FFF;
}
#lowercontent .tab {
    float: left;
    height: 186px;
    position: relative;
}
#lowercontent .tab h4 {
    font-size: 22pt;
    font-weight: normal;
    padding: 0 0 2px;
    text-align: center;
    text-shadow: #0d94cc -1px -1px 1px;
}
#lowercontent .tab p {
    margin: 0 0 16px;
}
#lowercontent .tab form p {
    float: left;
}
#lowercontent .tab input {
    border:0 none;
    color:#FFFFFF;
    float:left;
    font-size:8pt;
    height:20px;
    margin:0 35px 0 0;
    padding:5px 5px 5px 8px;
    display: block;
    line-height: 20px;
    width:170px;
}
#lowercontent .tab1 {
    background-image: #431b3e;
    background-image: -webkit-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -moz-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -o-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -ms-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #351437), color-stop(1, #502245));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#351437", endColorstr="#502245",GradientType=0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImcxMzUzODU0MjI5NTIyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MTQzNyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTAyMjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4gIDwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnMTM1Mzg1NDIyOTUyMikiIC8+PC9zdmc+);
    border-bottom: solid 1px #ec008c;
    width: 480px;

}

.location-bg {
    background: url(../images/location-bg.png) center bottom no-repeat;
    padding: 15px 10px 0;
    position: relative;
}

.tab-wrapper {
    padding: 15px 15px 0;
    position: relative;   
}

.tab-featured {
    background: url(../images/sale-ico.png) right top no-repeat;
    min-height: 181px;
}

.try-it-on {
    position: relative;
    bottom: -5px;
    float: left;
}

#lowercontent .headin-line {
    color: #f79700;
    display: inline-block;
    float: left;
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 27px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

#lowercontent .tab1 .txt{
    float: right;
    width: 170px;
}

#lowercontent .tab1 p {
    line-height: 14px;
}
#lowercontent .tab2 {
    background-image: #431b3e;
    background-image: -webkit-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -moz-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -o-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -ms-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #351437), color-stop(1, #502245));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#351437", endColorstr="#502245",GradientType=0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImcxMzUzODU0MjI5NTIyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MTQzNyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTAyMjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4gIDwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnMTM1Mzg1NDIyOTUyMikiIC8+PC9zdmc+);
    border-bottom: solid 1px #ec008c;
    margin: 0 32px 0 33px;
    text-align: center;
    width: 235px;
}
#lowercontent .tab2 p {
    float: left;
    line-height: 13px;
    text-align: left;
    width: 110px;
}
.sale-ico {
    float: right;
}
#lowercontent .tab3 {
    background-image: #431b3e;
    background-image: -webkit-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -moz-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -o-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -ms-linear-gradient(top, #351437 0%, #502245 100%);
    background-image: linear-gradient(top, #351437 0%, #502245 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #351437), color-stop(1, #502245));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#351437", endColorstr="#502245",GradientType=0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImcxMzUzODU0MjI5NTIyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MTQzNyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTAyMjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4gIDwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnMTM1Mzg1NDIyOTUyMikiIC8+PC9zdmc+);
    border-bottom: solid 1px #ec008c;
    width: 220px;
}
#lowercontent .tab3 p.button {
    margin: 95px 0 0;
}
.jobs-ico {
    float: right;
    position: absolute;
    right: 12px;
    top: 25px;
}
#lowercontent .tab3background {
    background: url("../images/jobs-tab-bg.png") right bottom no-repeat;
    min-height: 161px;
}
#lowercontent .tab3 p {
    float: left;
    line-height: 13px;
    text-align: left;
    width: 110px;
}
#lowercontent .tab input.continue-btn{
    background: url(../images/btn-continue.png);
    height: 30px;
    width: 90px;
    text-indent: -99999px;
}

.button-wrapper {
    bottom: 20px;
    position: absolute;
    right: 13px;
}

/*Pink Button*/

a.pink {
    background-image: #ec048e;
    background-image: -webkit-linear-gradient(top, #ec068f 0%, #ec018c 100%);
    background-image: -moz-linear-gradient(top, #ec068f 0%, #ec018c 100%);
    background-image: -o-linear-gradient(top, #ec068f 0%, #ec018c 100%);
    background-image: -ms-linear-gradient(top, #ec068f 0%, #ec018c 100%);
    background-image: linear-gradient(top, #ec068f 0%, #ec018c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ec068f), color-stop(1, #ec018c));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec068f", endColorstr="#ec018c",GradientType=0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImcxMzUzODYwMjMzMjg5IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjMDY4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWMwMThjIiBzdG9wLW9wYWNpdHk9IjEiLz4gIDwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnMTM1Mzg2MDIzMzI4OSkiIC8+PC9zdmc+);
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    text-decoration: none;
    color: #fff;
    padding: 7px 15px 0;
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    letter-spacing: 1px;
    height: 19px;
    margin-top: 5px;
    display: inline-block;
    text-transform: uppercase;
}

/* Blue Button */

a.blue {
    background-image: #cccccc;
    background-image: -webkit-linear-gradient(bottom, #cccccc 0%, #cccccc 100%);
    background-image: -moz-linear-gradient(bottom, #cccccc 0%, #cccccc 100%);
    background-image: -o-linear-gradient(bottom, #cccccc 0%, #cccccc 100%);
    background-image: -ms-linear-gradient(bottom, #cccccc 0%, #cccccc 100%);
    background-image: linear-gradient(bottom, #cccccc 0%, #cccccc 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(1, #cccccc));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc",GradientType=0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImcxMzU4NzkwMDY5NTQzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4gIDwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnMTM1ODc5MDA2OTU0MykiIC8+PC9zdmc+);
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    text-decoration: none;
    color: #fff;
    padding: 8px 40px 0;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    display: inline-block;
    height: 24px;
    text-transform: uppercase;
}


/**** Product List ***/
#productlist {    
    clear:both;
    height:197px;
    padding:10px 0 20px;
    position:relative;
    width:960px;
    z-index:1;
}
#productlist h2 {
    color: #808080;
    font-size: 13.5pt;
    font-weight: normal;
    padding: 0 0 12px;
}
#productlist h3 {
    color: #808080;
    font-size: 9pt;
    font-weight: normal;
    padding: 0 0 10px;
}
#productlist a {
    color: #0092d0;
    text-decoration: none;
}
#productlist a:hover {
    color: #61bde4;
    text-decoration: underline;
}
#productlist .list {
    border-right: 1px solid #3f3f3f;
    float: left;
    min-height: 100px;
    padding: 0 20px 0 20px;
}
#productlist .list1 {
    padding: 0 20px 0 0;
}
#productlist .list ul {
    margin: 0 10px 0 0;
}
#productlist .list ul li {
    line-height: 20px;
}


/**** Footer ***/
.mid-footer-wrapper {
    /*background: url(../images/mid-footer-line.png) center top repeat-x;
    background-color: #e5e5e5;*/
}

.mid-footer {    
    padding: 50px 0 30px 0;
    width: 1000px;
    margin: 0 auto;
}

.mid-footer-tabs {
    float: left;
    width: 50%;
    /*margin-right: 33px;
    width: 229px;*/
}

.mid-footer-tabs p {
    clear: both;
    margin-bottom: 20px;
}

.mid-footer-tabs-last {
    float: right;
    width: 250px;
}

.mid-footer-headin-line {
    color: #ffcc33;
    display: inline-block;
    float: left;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.mid-footer a.headin-line-link {
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    /*letter-spacing: 1px;*/
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    /*padding-top: 10px;
    display: block;*/
}

.mid-footer p {
    color: #cccccc;
    display: inline-block;
    font-size: 12px;
}

a.mid-footer-icon {
    margin: 30px 15px 0 0;
    display: inline-block;
}

.mid-footer-links {
    overflow: hidden;
    position: relative;
    margin-left: 12px;
}

.mid-footer-links ul {
    float: left;
    margin: 0 15px 10px 0;
    width: px;   
}

.mid-footer-links ul.last {
    margin-right: 0!important;   
}

.mid-footer-links ul li {
    list-style: none outside none;
    margin-bottom: 3px;
}

.mfl-header {
    font-weight: bold;
}

.mft-button-wrapper {
    display: block;
    margin: 15px 0;
    float: right;
}

.mid-footer-links ul li, .mid-footer-links ul li a {
    color: #999999;
    text-decoration: none;
}

.footer-wrapper {
    background: url("../images/footer-wrapper-bg.png") center top no-repeat;
}

#footer {
    clear: both;
    color: #4D4201;
    padding: 30px 0 65px 0;
    width: 1000px;
    margin: 0 auto;
}
#footer a {
    color: #4D4201;
    text-decoration: none;
}
#footer a:hover {
    color: #a68f07;
}
#footer .copyright {
    float: left;    
}
#footer .backlink {
    float: right;
}

a.visiontech{
    color: #4D4201;
    font-weight: bold;
}

#footer a.visiontech:hover{
    color: #ff6600;
}

#footer ul.footernav {
    float: right;
    margin: 0 0 0 65px;
}
#footer ul.footernav li {
    background: url(../images/sep.gif) no-repeat left center;
    float: left;
    padding: 0 10px 0 10px;
}
#footer ul.footernav li.last {
    padding: 0 0 0 10px;
    background: none;
}
#footer ul.footernav li.first {
    background: 0 none;
}



/*  promotion page */


.promo_img_wrapper{
    float: left;
    margin-right:20px;
}

.promo_img_wrapper img {
    display: block;
    padding: 10px;
    background: url(../images/img-bg.png) repeat;
    margin-bottom: 10px;
}

.promo_text_wrapper {
    float: right;
    width: 480px;
}

.promo-headline {
    color: #ffcc33;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
}

.more-less {
    margin-top: 10px;
}

.promo-footer {
    /*margin: 20px 0 0 0;*/
    padding: 20px 0 0 0;
    /*border-bottom: 1px solid #999;*/
    display: block;
}

a.promo-read {
    color: #ffcc33;
    float: left;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding-left: 37px;
    text-decoration: none;
    text-transform: uppercase;
}

.promo-read-plus {
    background: url("../images/button_plus.png") no-repeat scroll left center transparent;
}

.promo-read-minus {
    background: url("../images/button_minus.png") no-repeat scroll left center transparent;
}

a.share-promo {
    color: #f79700;
    float: right;
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    height: 35px;
    letter-spacing: 1px;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase; 
}

.promo-padding {
    display: block;
    margin-top: 50px;
}

/*.more-block {
    height: 195px; 
    overflow: hidden;
}*/

/*  end promotion page */



/* job page*/
.jobs-left {
    float: left;
    width: 430px;
}

.jobs-right {
    float: right;
    width: 430px;
}

.btn-apply {
    background:url("../images/apply_btn.gif") repeat scroll 0 0 transparent;
}



.btn {
    border:medium none;
    cursor:pointer;
    display:block;
    height:60px;
    overflow:hidden;
    text-indent:-999px;
    width:200px;
}


h2 {
    font-size:17px !important;
    margin-top:0 !important;
}



.ofh {
    overflow:hidden;
}

p.half {
    float:left;
    margin-right:5px;
    width:333px;
}

#jobform {
    font-family: 'DIN-Regular',sans-serif;
}

#jobform table tr td {
    vertical-align: top;
}

#jobform label, #contactform label {
    display:block;
    font-size:14px;
    margin:15px 0 5px 0;
    color: #FFFFFF;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#jobform label:first-child, #contactform label:first-child {
    margin-top: 0;
}

#jobform input {
    display: block;
    width: 416px;
    background-color: #FFF;
    border: 1px solid #CCC;
    height: 30px;
    padding: 3px 7px;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

#jobform textarea {
    display: block;
    width: 415px;
    height: 267px;
    min-height: 70px;
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 3px 7px;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

#jobform select {
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #999;
    display: block;
    font-size: 14px;
    height: 36px;
    padding: 7px 6px;
    text-transform: uppercase;
    width: 430px;  
}

#jobform select option {
    padding: 7px 8px!important;
    background-color: #FFF!important;
    -webkit-appearance: none;
}

#contactform input {
    display: block;
    width: 469px;
    background-color: #FFF;
    border: 1px solid #CCC;
    height: 30px;
    padding: 3px 7px;
    color: #fff;
    font-size: 14px;
}

#contactform textarea {
    display: block;
    width: 469px;
    min-height: 70px;
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 3px 7px;
    color: #fff;
    font-size: 14px;
}

#contactform select {
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 36px;
    letter-spacing: 1px;
    padding: 7px 6px;
    text-transform: uppercase;
    width: 483px;  
}

#contactform select option {
    padding: 7px 8px!important;
    background-color: #FFF!important;
    -webkit-appearance: none;
}

.button-next {
    background: url(../images/button-next.png) no-repeat;
    width: 113px;
    height: 39px;
    display: block;
    margin-top: 20px;
}

.button-next:hover {
    background: url(../images/button-next.png) no-repeat 0 -43px;
}

/*.button-submit {
    background: url(../images/button-submit.png) no-repeat;
    width: 113px;
    height: 39px;
    display: block;
    margin-top: 20px;
}

.button-submit:hover {
    background: url(../images/button-submit.png) no-repeat 0 -43px;
}*/

a.button-submit{
    background: none repeat scroll 0 0 #ffcc33;
    border-radius: 7px 7px 7px 7px;
    color: #000000;
    display: block;
    font-family: 'DIN-Regular',sans-serif;
    font-size: 18px;
    height: 39px;
    line-height: 38px;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
    width: 113px;
    cursor: hand;
    cursor: pointer;
}
a.button-submit:hover {
    background: #fed867;
}



#jobform .multi {
    padding: 0;
}

#jobform label.question-label{
    width:100%;
}

#jobform textarea.job-answer{
    width: 600px;
    margin-bottom: 10px;
}

.field-pink-text {
    color: #ffcc33;
    text-transform: none;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
}

.error-text {
    color: red;
    margin-top: 3px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
}

.error-text p {
    margin: 0!important;
    padding: 0!important;
}

.error-border {
    border: 1px solid #ff0000!important;    
}

#maincontent div.page #jobform hr.question-seperator{
    margin-top: 10px;
    margin-bottom: 10px;
}

.inner-content {
    padding: 40px;
    background: url(../images/inner-content-bg.png) repeat;
}

p.half .txtfield {
    width:313px;
}

.txtfield {
    background:none repeat scroll 0 0 #EEEEEE;
    border:1px solid #DDDDDD;
    font-family:Arial,sans-serif;
    font-size:12px;
    margin-bottom:6px;
    padding:4px;
    width:667px;
}



.btn-submit {
    background-position: 0 0;
    margin-top:10px;
    background-position: 0 0;
    width: 96px;
    height: 31px;
    text-indent: -9999px;
    margin-bottom:9px;
    float: right;
    margin-right: 29px;
}

.btn-submit:hover{
    background-position: -96px 0;
}

#jobform .job-store input {
    margin-right:5px;
    width: 15px;
    margin-top: 5px;
}

#jobform label.job-store {
    float:left;
    font-weight:normal;
    padding:0;
    text-align:left;
    width:300px;
}

#maincontent .page #jobform p{
    margin-bottom: 8px;
}

#maincontent .page #jobform .alert-text p{
    margin-bottom: 8px;
    margin-top: 16px;
}
/*end job page*/


/*contact page message*/
.error{
    background:none repeat scroll 0 0 #fec9cf;
    border:1px solid red;
    width:383px;
    color: red;
    margin-bottom: 20px;
}

.alert-text{
    width:346px;
    _width: 323px;
    padding-top: 12px;
    padding-bottom: 12px;
    letter-spacing: 1px;
    font-size: 12px;
}

.icon{
    margin:9px 0 12px 9px;
    width:21px;
}

.success{
    background:none repeat scroll 0 0 #c3f7ce;
    border:1px solid green;
    width:383px;
    color: green;
    margin-bottom: 20px;
}


table.bubble_info{
    color: #000;
    width: 312px;
}

table.bubble_info td{
    padding: 3px;
}
/*end contact page message*/





/**** Others ***/
.clear {
    clear: both;
}
.aligncenter {
    text-align: center;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.floatright img {
    display: block;
    padding: 10px;
    background: url(../images/floatright-bg.png) repeat;
}
.floatnone {
    float: none !important;
}
.nomargin {
    margin: 0 !important;
}
.noborder {
    border: 0 none !important;
}



.left{
    float: right !important;
}


.floatleft{
    float: left;
}

.floatright{
    float: right;
}

.backglow {
    position: absolute;
}

.bg-tl, .bg-tr, .bg-bl, .bg-br {
    width: 27px;
    height: 27px;
    position: absolute;
}

.store-head-text {
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #f79700;
}

#store-states-tab{
    /*border-bottom: 1px #333333 solid;*/
}

#store-states-tab li{
    width: 55px;
    display: inline;
}

#store-states-tab li a{
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    letter-spacing: 1px;
    width: 95px;
    height: 36px;
    display: block;
    text-align: center;
    /*background: url(../images/store-tab.png) no-repeat;*/
    background-color: #3C91CF;
    line-height: 40px;
    color: white;
    float: left;
    margin-left: 5px;
    text-decoration: none;
}

#store-states-tab li:first-child a {
    margin-left: 0;
}

#store-states-tab li a:hover,
#store-states-tab li a.selected{
    background-color: #E2008B;
}

.nav-bubble-text{
    margin-top:20px;
    width:59%;
    text-align:center;
    float:left;
    text-shadow: -1px -1px 0 #aaa;
}

.right{
    float: right;
}

#contact_map{
    width: 100%;
    border: 1px #666 solid;
    height: 450px;
}

#contact_map .bubble_info {
    width: 235px!important;
}

.contact_tp {
    float: right;
    margin-top: 24px;
    color: #F79700;
    font-family: sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 37px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.contact_tp span {
    font-weight: bold;
}

.margintop38{
    /*margin-top:38px;*/
}

.marginbottom38{
    margin-bottom:38px;
}

.font12{
    font-size: 12px !important;
}

.go-button{
    display: block;
    height: 21px;
    width: 106px;
    background: url('../images/direction.png') no-repeat;
    text-indent: -9999px;
}

.go-button:hover{
    background-position: 0 -22px;
}

.sitemap ul {
    /*margin: 30px 100px 0 100px;  */  
}

.sitemap ul li a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 14px 25px;
    font-family: 'DIN-Regular',sans-serif;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    letter-spacing: 3px;
    background: url(../images/inner-content-bg.png);
    height: 19px;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    display: block;
}

.sitemap ul li a i {
    float: right;
}

.sitemap ul li a:hover {
    background: url(../images/page-heading-bg.png);
}

.job-application-title{
    font-size: 28px !important;
    text-align: center;
}

.prev-home, .next-home{
    position: absolute;
    top: 45%;
    z-index: 1001;
    background-image:  url('../images/arrows.png') ;
    width: 18px;
    height: 33px;
    text-indent: -9999em;
}
.prev-home{
    left:-25px;
}
.next-home{
    background-position: 0 100%;
    right: -25px;
}
.next-home:hover{
    background-position: 100% 100%;
}

.prev-home:hover{

    background-position: 100% 0;
}

li.visiontech a:hover strong {
    color: #A8FF00;
}

.map-directions{
    width: 585px;
    float: right;
    margin-left: 20px;
    color: #FFF;    
}

.adp-directions {
    width: 100%;
}

#Googlemap {
    color: #000;
}

.promo-content {
    margin-bottom: 30px;
}

.promo-content h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.link-wrapper-border {
    /*border: 1px solid #666666;*/
    width: 448px;
    float: left;
    margin: 0 20px 20px 0;
}

.link-wrapper {
    /*background-color: #999;*/
    width: 450px;
    float: left;
    margin: 0 20px 20px 0;
}

.link-img-wrapper {
    float: left;
    margin-right: 20px;
    min-height: 141px;
    min-width: 171px;
}

.link-img-wrapper img {
    background: url("../images/img-bg.png") repeat scroll 0 0 transparent;
    display: block;
    padding: 1px;
}

.link-text-wrapper {
    margin: 20px 10px 0 0;
}

.link-headline {
    display: inline-block;
    font-family: 'DIN-Regular',sans-serif;
    font-size: 14px;
    margin-bottom: 2px;
}

.contact-headline {
    color: #ffcc33;
    display: inline-block;
    font-family: 'DIN-Regular',sans-serif;
    font-size: 14px;
    margin-bottom: 2px;
}

.enquiry-title-notification {
    font-size: 12px;
    float: left;
    text-align: center;
    width: 475px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: bottom;
    height: 25px;
}

.green h2 {
    color: #000000 !important;
}
