/*
-------------------------------------------------
URI: http://www./
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:"arial", verdana, microsoft sans serif, helvetica, sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:1.6em; color:#000; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.1em; color:#000; margin:0 0 12px 0 }
a {  }
a:hover {  }
a:visited {  }
a:active {  }
ul { margin:0 0 12px 0; font-size:1.1em }
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#aaa; color:#aaa; width:100%; height:1px; border:none }
address { font-size:1.1em; color:#000 }
blockqoute {  }
table { border-top:none;  border-left:none }
th, td { border-bottom:none; border-right:none }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }

/* 2.1 - index page */
h1.ttl-name {}
h2.ttl-select-products {}

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:960px; margin:30px auto; position:relative; text-align:left;background:url(../images/global/backgrounds/header-bg.gif) #99acc9 no-repeat; line-height:18px    }

/* 3.3 - header */
div#header { background:url(../images/global/backgrounds/header-bg.jpg) no-repeat; width:960px; height:120px }
#logo{background:url(../images/global/other/logo.png); width:580px; height:116px; text-indent:-9999px}
/* 3.4 - content */
div#content { background:#FFFFFF; width:760px; margin:0 0px 0 180px;  }


ul#primary-navigation{list-style:none; width:150px; padding:0 15px; float:left}
ul#primary-navigation li{padding:10px 0px; line-height:14px}
ul#primary-navigation li a{color:#FFFFFF; text-transform:uppercase; font-size:1.3em; font-weight:bold}
ul#primary-navigation li a:hover{color:#db4120; text-transform:uppercase;}
ul#primary-navigation li .current{color:#db4120; text-transform:uppercase;}

/* 3.5 - primary content */
div#primary-content { margin:0 12px; background:#FFFFFF; width:350px; float:left  }
div#primary-content h4{color:#DB4120; font-size:12px; font-weight:bolder}
div#primary-content span strong{color:#DB4120; font-size:14px; font-weight:bolder}
div#primary-content span {color:#DB4120; font-size:12px; font-weight:bolder}
div#primary-content ul {list-style:none; line-height:18px}
div#primary-content ul li{background:url(../images/global/other/bullet.gif) 0 50% no-repeat; padding:0 0 0 15px; font-weight:bold; font-size:12px}
div#primary-content  .inner-list {margin-top:-17px; }
div#primary-content  .inner-list-bullet{background:url(../images/global/other/bullet.gif) 0 10% no-repeat; padding:0 0 0 15px; margin-left:0px; }
div#primary-content  .inner-list li{background:url(../images/global/other/bullet.gif) 0 50% no-repeat; padding:0 0 0 15px; margin-left:80px; font-weight:normal }

.two-column  {width:175px; float:left}
.dies-and-cutters-list {float:left; width:170px;}
.dies-and-cutters-list dt{font-weight:bold; color:#003399;}
.dies-and-cutters-list dd{}
.contact-details{list-style:none;!important; line-height:24px!important; padding:0; margin:0; font-weight:lighter!important}
.contact-details li{background:none!important; font-size:14px!important; padding:0px!important}
.contact-details li span{font-size:14px!important}
ul.contact-details li address{font-style:normal; padding-top:10px}


div#primary-content a{color:#003E70;}
#welcome-to-newfoil{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/welcome.gif) no-repeat center; width:403px; height:36px; text-indent:-9999px; margin:0px 0 0 200px}

#labels-stocks-general-range{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/label-stocks-general-range.gif) no-repeat center; width:403px; height:36px; text-indent:-9999px; margin:0px 0 0 200px}

#label-stock-performance-range{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/label-stock-performance-range.gif) no-repeat center; width:677px; height:36px; text-indent:-9999px; margin:0px 0 0 40px}

#printing-foils{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/printing-foils.gif) no-repeat center; width:403px; height:36px; text-indent:-9999px; margin:0px 0 0 200px}

#m-label-stocks{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/3m-label-stocks.gif) no-repeat center; width:365px; height:36px; text-indent:-9999px; margin:0px 0 0 200px}

#label-printers{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/label-printers.gif) no-repeat center; width:365px; height:36px; text-indent:-9999px; margin:0px 0 0 200px}

#label-design-and-print-software{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/label-design-and-print-software.gif) no-repeat center; width:590px; height:36px; text-indent:-9999px; margin:0px 0 0 100px}

#thermal-transfer-ribbons-and-label-stocks{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/thermal-transfer-ribbons-and-label-stocks.gif) no-repeat center; width:710px; height:36px; text-indent:-9999px; margin:0px 0 0 20px}

#dies-and-cutters{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/dies-and-cutters.gif) no-repeat center; width:710px; height:36px; text-indent:-9999px; margin:0px 0 0 20px}

#studio{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/studio.gif) no-repeat center; width:710px; height:36px; text-indent:-9999px; margin:0px 0 0 20px}

#contact{padding:15px 0 ; color:#DB4120; font-size:30px; font-weight:bolder; text-transform:uppercase; text-align:center; background:url(../images/global/other/contact.gif) no-repeat center; width:710px; height:36px; text-indent:-9999px; margin:0px 0 0 20px}



.padding-left{padding:0 0 0 70px;}
.site-design{ background:url(../images/global/other/site-design.gif) no-repeat; width:204px; height:54px; text-indent:-9999px; margin:0 0 0 15px; float:left}




/* 3.6 - secondary content */
div#secondary-content {margin:0 8px; background:#FFFFFF; width:350px; float:left  }
div#secondary-content dt img {border:#DB4120 2px solid;}
div#secondary-content dd{color:#DB4120; font-weight:bold; text-align:center}

.quick-links {list-style:none; padding:0; float:left; margin:5px 5px 16px 5px; text-align:center }
.quick-links dd {float:left; padding:0}
.quick-links dt {width:100px; color:#DB4120; text-transform:uppercase; font-weight:bold}
.quick-links dt a { color:#DB4120; text-align:center; font-size:12px }
.quick-links dd img {border:#DB4120 2px solid;}
/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { background:url(../images/global/backgrounds/footer-bg.gif) no-repeat; width:960px; height:55px; }
div#footer .footer-address{float:right; padding:20px 0 0px 0}
div#footer .footer-address span{color:#DB4120; font-weight:bold; font-size:14px}
div#footer .rs-logo{float:right; padding:5px 25px;}

div#basescript { width:960px; padding-top:250px; text-align:left; margin:auto}
div#basescript h2 { font-size:1.2em }

ul#basewords { text-align:center; margin:0; font-size:1em }
ul#basewords li { list-style:none; display:inline; margin:0 6px; color:#fff }

/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */


/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }
