@charset "utf-8"; @import "/css/bootstrap.less"; @font-face { font-family: "NewRailAlphabetBold"; src: url( 'http://fnt.webink.com/wfs/?drawer=889319F6-3B76-44BF-AEC5-B4EC6037698D&font=A56F0BDB-5047-5A26-97DE-8DA5B476704B'), url( 'http://fnt.webink.com/wfs/?drawer=889319F6-3B76-44BF-AEC5-B4EC6037698D&font=A56F0BDB-5047-5A26-97DE-8DA5B476704B#font') format('svg'); font-weight: bold; font-style: normal; font-variant: normal; } @tm_blue: #0030ff; @tm_grey: #ddd; body { background: #fff; color: #000; font-size: 14px; font-family: "NewRailAlphabetBold", "Helvetica Bold", "Helvetica Neue Bold", "Neue Helvetica Bold", helvetica, arial, sans-serif; border-top: 1px solid #eee; text-rendering: optimizeLegibility; -webkit-text-size-adjust: none !important; padding-top: 20px; } body * { font-weight: normal !important; /* fix for missing font faces of New Rail */ } a { color: @tm_blue; text-decoration: none; } #nav { width: 780px; padding: 20px; margin: 0 auto 10px auto; border-bottom: 1px solid @tm_grey; z-index: 88; .clearfix; a:hover { color: @tm_grey; background: @tm_grey; position: relative; top: -1px; } } #nav h1 { float: left; width: 300px; margin-right: 100px; a { color: #000; text-decoration: none; } span { margin-right: 20px; display: inline-block; } } #nav ul { float:left; li { list-style: none; display: inline-block; margin: 0 20px 0 0; } } #content { width: 780px; padding: 20px; margin: 40px auto; position: relative; z-index: 11; .clearfix; img { float: left; margin-right: 100px; } h4 { margin: 25px 0 10px 0; font-size: 14px; color: #555; } p { font-size: 18px; line-height: 130%; margin-bottom: 15px; } #x { background: url(/images/ornaments/x.png) 0 0 transparent no-repeat; width: 300px; height: 300px; position: absolute; z-index: 22; } a { color: #000; border-bottom: 2px solid #000; display: inline-block; padding: 0; margin: 0; line-height: 100%; } address p { font-style: normal !important; font-size: 14px !important; } ul { li { list-style-image: url(/images/gui/list_point.png); margin-left: 20px; margin-bottom: 5px; line-height: 130%; } } } #footer { width: 780px; padding: 20px; margin: 10px auto 50px auto; overflow: hidden; border-top: 1px solid @tm_grey; border-bottom: 1px solid @tm_grey; z-index: 99; .clearfix; a:hover { color: @tm_grey; background: @tm_grey; position: relative; top: -1px; } ul { float: left; } ul li { list-style: none; display: inline-block; } ul#shoot-email { width: 300px; margin-right: 100px; } ul#social { text-align: right !important; width: 380px; li { display: inline; } } ul#shoot-email li { background: url(/images/gui/mail-icon.png) right 0 transparent no-repeat; padding-right: 22px; } p { font-size: 18px; line-height: 130%; margin-bottom: 15px; } } .overlay { position: absolute; display: inline-block; width: 640px; height: 480px; margin-left: -335px; margin-top: -255px; left: 50%; top: 42%; padding: 20px 20px 35px 20px; box-shadow: 0 4px 15px rgba(0,0,0,0.3); -webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.3); -moz-box-shadow: 0 4px 15px rgba(0,0,0,0.3); z-index: 99; background: #fff; } .overlay a, .overlay a:link, .overlay a:visited { text-decoration: none; color: #000; border-bottom: 2px solid #000; } blockquote { margin: 25px 0 30px 0; overflow: hidden; } blockquote p { font-size: 14px !important; line-height: 150%; margin: 0 0 4px 0 !important; color: #000; text-indent: -8px; overflow: hidden; text-align: right; } cite { font-style: normal; margin-top: 14px; overflow: hidden; display: block; text-align: right; } /* Most common stuff you'll need to change */ .coda-slider-wrapper { padding: 20px 0; width: 845px; margin: 0 auto; } .coda-slider { margin: 20px 0; padding: 15px; } /* Change the width of the entire slider (without dynamic arrows) */ .coda-slider, .coda-slider .panel { width: 815px; } .coda-slider p { line-height: 130%; width: 780px; position: relative; left: -3px; } /* Change margin and width of the slider (with dynamic arrows) */ .coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 815px; } .coda-slider-wrapper.arrows .coda-slider { } /* Arrow styling */ .coda-nav-left a, .coda-nav-right a { border: 0 !important; display: none !important; } /* Tab nav */ .coda-nav ul li a.current { background: @tm_grey; color: @tm_grey !important; position: relative; top: -1px;} /* Panel padding */ .coda-slider .panel-wrapper { padding: 20px } /* Preloader */ .coda-slider p.loading { padding: 20px; text-align: center } /* Don't change anything below here unless you know what you're doing */ .coda-slider h2.title { display: none; } /* Tabbed nav */ .coda-nav { margin-top: 30px; padding: 0 40px 20px 20px; margin-left: 12px; width: 760px !important; border-bottom: 1px solid @tm_grey; } .coda-nav ul { display: inline; list-style: none; line-height: 140%; } .coda-nav ul li { display: inline; margin-right: 2px; } .coda-nav ul li a { border: 0 !important; display: inline !important; color: #000;} /* Miscellaneous */ .coda-slider-wrapper { clear: both; overflow: auto; } .coda-slider { float: left; overflow: hidden; position: relative; } .coda-slider .panel { display: block; float: left; } .coda-slider .panel-container { position: relative; } .coda-nav-left, .coda-nav-right { float: left; } .coda-nav-left a, .coda-nav-right a { } .panel p { margin: 0 0 20px 0; font-size: 18px; a { color: #000; border-bottom: 2px solid #000; line-height: 100%; margin: 0; padding: 0; display: inline-block; } } /* Begin Images */ .panel p img { padding: 0; max-width: 100%; } .panel img.centered { display: block; margin-left: auto; margin-right: auto; } .panel img.size-large { width: 780px !important; height: auto !important; } .panel img.alignright { display: inline; margin: 0 0 20px 10px; width: 380px !important; height: auto !important; float: right; } .panel img.alignleft { display: inline; margin: 0 10px 20px 0; width: 380px !important; height: auto !important; float: left; } /* End Images */ .panel-wrapper form { /* margin under the buy button */ margin-bottom: 15px; overflow: hidden; display: block; }