@charset "UTF-8";
/* CSS Document */

* { margin:0px; padding:0px;  }

body {
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-size:12px;
}
a:link, a:active, a:visited {
	color:#f78b01;
	text-decoration:underline;
}
a:hover {
	color:#1a4174;
	text-decoration:none;
}
hr {
	border: 0;
	color: #c4c4c4;
	background-color: #c4c4c4;
	height: 1px;
	width: 80%;
	text-align: left;
}	
p {
	padding-top:3px;
	padding-bottom:3px;
}
h1 {
	color:#000;
}
h2 {
	color:#000;
}
h3 {
	color:#000;
}
#wrapper {
	margin: 0 auto;
	width:1050px;
	position:relative;
	
}
#boxoutside {
	background-image:url(imgs/gradient.jpg);
	background-repeat:repeat-y;
}
#box {
	width:825px;
	background-color:#FFF;
	margin-right:112px;
	margin-left:112px;
	padding-bottom:50px;
}
#back{
	background-color:#ff8601;
}
#topgradient {
	width:1050px;
	height:9px;
	background-image:url(imgs/gradient_top.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:absolute;
	top:0px;
}
#directmailsol {
	float:right;
	position:relative;
}
#logobox {
	width:411px;
	height:82px;
	margin-right:33px;
	margin-left:33px;
	margin-bottom:21px;
	/*border-right:2px dotted #9B9B9B;*/
	float:left;
	position:relative;
	background-image:url(imgs/grayline.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#logo {
	display:block;
	width:384px;
	height:82px;
	background-image:url(imgs/logo.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#logo img {
	border:none;
}
a#logo:link, a#logo:visited, a#logo:active{
	background-position:0 0px;
}
a#logo:hover{
	background-position: 0 -83px;
}

#top {
	text-align:right;
	padding-top:40px;
	margin-bottom:12px;
}
#main {
	margin:0 40px 100px 30px;
}
#navbox {
	float:left;
	position:relative;
}
#maintext {
	float:right;
	position:relative;
	width:518px;
}
#navtop {
	width:200px;
	height:20px;
	background-image:url(imgs/nav_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#navbottom {
	width:200px;
	height:20px;
	background-image:url(imgs/nav_bottom.jpg);
	background-repeat:no-repeat;
}
#nav {
	background-image:url(imgs/nav_repeat.jpg);
	background-repeat:repeat-y;
	padding:10px 30px;
}
#nav li {
	color:#f78b01;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	list-style:none;
	padding:10px 0px;
}
#nav li a{
	color:#f78b01;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
#nav li a:hover{
	color:#696969;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
}
#nav li a.selected{
	color:#696969;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
#nav li a.selected:hover{
	color:#696969;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
}
#nav li li{
	color:#000;
	font-weight:normal;
	text-transform:capitalize;
	padding:7px 0px;
}
#nav li li a{
	color:#000;
	font-weight:normal;
	text-transform:capitalize;
	text-decoration:none;
}
#nav li li a:hover{
	color:#f78b01;
	font-weight:normal;
	text-transform:capitalize;
	text-decoration:underline;
}

#nav li li a.selected{
	color:#696969;
	font-weight:normal;
	text-transform:capitalize;
	text-decoration:none;
}
#nav li li a.selected:hover{
	color:#f78b01;
	font-weight:normal;
	text-transform:capitalize;
	text-decoration:underline;
}


.nav2 li {
	display:inline;
	
	color:#f78b01;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	list-style:none;
	padding:10px 0px;
}
.nav2 li a{
	padding:10px;
	color:#f78b01;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.nav2 li a:hover{
	color:#696969;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
}

.nav2 li a.selected{
	padding:10px;
	color:#696969;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.nav2 li a.selected:hover{
	color:#f78b01;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
}

#navfooter {
	color:#696969;
	font-size:8px;
	text-align:center;
	padding-top:7px;
}
.navfirst {
	margin-top:6px;
}
.indextext {
	text-align:center;
	font-size:14px;
	line-height:24px;
	color:#555;
}
.indextext h1{
	font-size:14px;
	color:#000;
	margin-top:20px;
	
}
.logoname {
	color:#f8981d;
}
.templatetext {
	text-align:left;
	font-size:14px;
	line-height:18px;
	color:#555;
	
}
.templatetext h1{
	font-size:16px;
	color:#fff;
	background-color:#000;
	padding:10px 15px;
	margin-top:20px;
	font-weight:normal;
}
.templatetext h2{
	font-size:12px;
	color:#000;
	padding:15px;
}
.templatetext h3{
	font-size:12px;
	color:#000;
	padding:15px;
	text-align:center;
}

.templateicon-seasonal {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	font-size:12px;
	padding:115px 3px 10px 3px;
	width:110px;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	margin-top:20px;
}
a.templateicon-seasonal:link, a.templateicon-seasonal:active, a.templateicon-seasonal:visited {
	background-image:url(imgs/icon_templates_seasonal.jpg);
	color:#000;
	text-decoration:underline;
	background-position:-5px 0px;
}
a.templateicon-seasonal:hover {
	background-image:url(imgs/icon_templates_seasonal.jpg);
	color:#f78b01;
	text-decoration:none;
	background-position:-130px 0px;
}
.templateicon-holiday {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	font-size:12px;
	padding:115px 3px 10px 3px;
	width:110px;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	margin-top:20px;
}
a.templateicon-holiday:link, a.templateicon-holiday:active, a.templateicon-holiday:visited {
	background-image:url(imgs/icon_templates_holiday.jpg);
	color:#000;
	text-decoration:underline;
	background-position:-5px 0px;
}
a.templateicon-holiday:hover {
	background-image:url(imgs/icon_templates_holiday.jpg);
	color:#f78b01;
	text-decoration:none;
	background-position:-130px 0px;
}
.templateicon-themes {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	font-size:12px;
	padding:115px 3px 10px 3px;
	width:110px;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	margin-top:20px;
}
a.templateicon-themes:link, a.templateicon-themes:active, a.templateicon-themes:visited {
	background-image:url(imgs/icon_templates_themes.jpg);
	color:#000;
	text-decoration:underline;
	background-position:-5px 0px;
}
a.templateicon-themes:hover {
	background-image:url(imgs/icon_templates_themes.jpg);
	color:#f78b01;
	text-decoration:none;
	background-position:-130px 0px;
}
.templateicon-coupon {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	font-size:12px;
	padding:115px 3px 10px 3px;
	width:110px;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	margin-top:20px;
}
a.templateicon-coupon:link, a.templateicon-coupon:active, a.templateicon-coupon:visited {
	background-image:url(imgs/icon_templates_coupon.jpg);
	color:#000;
	text-decoration:underline;
	background-position:-5px 0px;
}
a.templateicon-coupon:hover {
	background-image:url(imgs/icon_templates_coupon.jpg);
	color:#f78b01;
	text-decoration:none;
	background-position:-130px 0px;
}
.featuredtext {
	line-height:20px;
	clear:both;
}
.featuredtitle{
	background-color:#000;
	padding:10px 15px;
	margin-top:20px;
	height:20px;
	font-weight:bold;
}
.featuredtext h1{
	font-size:16px;
	color:#fff;
	float:left;
	position:relative;
	font-weight:normal;
}
.featuredtext h2{
	font-size:14px;
	color:#f78b01;
	/*padding:7px;*/
	float:right;
	position:relative;
}
.featuredtext h3{
	font-size:12px;
	color:#000;
	padding:7px 7px 0px 2px;
}
.featuredtext li{
	list-style:inside;
}
.featureddetails li{
	list-style:none;
}
.featureddetailsbold {
	font-weight:bold;
	
}
.featureddetailsbold2 {
	font-weight:bold;
	font-size:21px;
}
.featureddetailsbold3 {
	font-weight:bold;
	font-size:15px;
}
.featureddetailsbold4 {
	font-weight:bold;
	font-size:18px;
}
.featureddetailsbold5 {
	font-weight:normal;
	color:#787878;
	width:100px;
	text-align:right;
	padding:3px 10px 3px 3px;
	vertical-align:top;
}
.featuredsectiontext {
	width:225px;
	float:right;
	position:relative;
	padding:42px 20px 20px 10px;
}
.featuredsectionimage {
	float:left;
	position:relative;
	padding:20px 10px 20px 20px;
}

.resourcetext h1{
	font-size:16px;
	color:#fff;
	background-color:#000;
	padding:10px 15px;
	margin-top:20px;
	font-weight:normal;
}
.resourcetext h2{
	font-size:12px;
	color:#000;
	padding:15px;
}

.resourceicon {
	background-image:url(imgs/icon_file.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:inline-block;
	font-size:12px;
	padding:90px 3px 10px 3px;
	width:115px;
	text-align:center;
	margin-right:15px;
	margin-left:15px;
}
a.resourceicon:link, a.resourceicon:active, a.resourceicon:visited {
	color:#000;
	text-decoration:none;
	background-position:0px 0px;
}
a.resourceicon:hover {
	color:#f78b01;
	text-decoration:underline;
	background-position:-110px 0px;
}
.abouttext {

}
.aboutnumbers {
	background-image:url(imgs/dot.gif);
	background-position:center middle;
	background-repeat:no-repeat;
	color:#FFF;
	padding:5px 9px;
	width:26px;
	height:26px;
}
.abouttext h1{
	font-size:27px;
	font-weight:normal;
	color:#707070;
	padding:5px 0px 5px 0px;
	margin-top:20px;
}
.abouttext h2{
	font-size:12px;
	font-weight:normal;
	color:#f78b01;
	padding:0px 15px 15px 0px;
}
.abouttext h3{
	background-color:#FFFFFF;
	color:#0769AE;
	font-size:18px;
	font-weight:normal;
	padding:5px 3px 3px 0;
	position:relative;
	top:20px;
	width:330px;
}
.abouttext h4{
	background-color:#669900;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:3px;
	text-align:center;
	width:135px;
}
.abouttext h5{
	color:#ff8b00;
	float:left;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
	padding:5px 5px 0px 0px;
	position:relative;
	background-color:#fff;
}
.abouttext h6{
	color:#525054;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-top:20px;
	padding:5px;
	position:relative;
	background-color:#fff;
}
.abouttext h7{
	color:#525054;
	float:left;
	font-size:10px;
	font-weight:normal;
	padding:5px 5px 5px 0px;
	position:relative;
	background-color:#fff;
}

.abouttext p{
	border:1px solid #bfbfbf;
	padding:15px 15px;
	margin:5px;
}
.abouttextmail h1{
	margin-top:45px;
}
.abouttextmail h4{
	margin-top:10px;
	position:relative;
	top:10px;
}
.abouttextmail h6{
	width:410px;
	color:#525054;
	float:left;
	font-size:10px;
	font-weight:normal;
	padding:5px 5px 10px 0px;
	position:relative;
	background-color:#fff;
	margin-top:0px;
}
.abouttextmail h3{
	background-color:#FFFFFF;
	color:#009EE0;
	font-size:21px;
	font-weight:normal;
	padding:0 3px 3px 0;
	position:relative;
	top:20px;
	width:200px;
}
.processshippingtime {
	color:#026b6c;
}
.processproof {
	float:right;
	position:relative;
	margin-right:50px;
}
.processproof {
	
}
.finalproof {
	margin-bottom:45px;
	margin-top:25px;
}
.finalproof img{
	bottom:35px;
	float:right;
	margin-right:130px;
	position:relative;
}
.thumbnail {
	width:160px;
	border:none;
}
.resourceslinks {
	
}
.resourceslinks td{
	padding:10px 0px 5px 0px;
	width:33%;
}
.templateimgs {
	font-size:13px;
}
.templateimgs td{
	padding:10px 0px 5px 0px;
	width:33%;
}
.largeimg {
	padding:10px 0px 10px 0px;
	width:500px;
}
.mainimg {
	padding:10px 0px 10px 0px;
	width:220px;
}
.clearboth {
	clear:both;
}
.clearfix:after {
	 content: "."; /*got rid of to loose that spacing at bottom*/
 	display: block;
 	clear: both;
 	visibility: hidden;
 	line-height: 0;
 	height: 0;
}
.clearfix {
 	display: inline-block;
}
html[xmlns] .clearfix {
 	display: block;
}
* html .clearfix {
 	height: 1%;
}
