﻿
/* 2017 TWP Site CSS */
body {}

/* Main Page Bullets */
.mainbullets { font-size:1.2em;list-style-type: none;}
.mainbullets li { line-height:2.0em; padding:0 10px 0px 36px; background-position:0 3px; background-image: url(img/icon1.png); background-repeat: no-repeat;}
.mainbullets li.dollar {background-image: url(img/IS/US_Dollar_24.png);}



/*.featured-items-details li { line-height:2.0em; padding:0 10px 0px 36px; background-position:5px 6px; background-image: url(img/IS/US_Dollar_24.png); background-repeat: no-repeat;}
li.noIcon { background-image:none ; }
.standard-bullet li { background-image: url(img/PS/Help_24.png); }*/

/* Contact Us Page. Stolen from C2C site */
#bannerDiv { height: 275px; background-position: center; background-repeat: no-repeat;}
#bannerDiv {background-image:url('img/C2C/mountains.jpg'); background-size:cover;}
#bannerDiv.img2 {background-image:url('img/C2C/CustomCollectionSoftware.png'); height:500px; }
#bannerDiv.img3 {background-image:url('img/C2C/Security.png'); height:250px; }
#bannerDiv.banner-questions {background-image:url('img/C2C/questions.jpg'); height:250px; }
div.transparentBox p { margin: 30px 40px; top:200px; }
div.bannerOverlay { border: 0; width: 800px; height: 200px; position: absolute; margin: 50px auto 0 -400px; left: 50%; top: 0; }	
div.transparentBox { font-weight: bold; font-family:Verdana, Geneva, sans-serif; background-color: #ffffff; opacity: 0.7; filter: alpha(opacity=60); /* For IE8 and earlier */ border: 1px solid black; font-size:18pt; }
#bannerDiv div.bannerCards { margin-top: 25px; text-align:center;}

