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


/* this is the homepage stuff */ 

*, html {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}

body {
	margin:0;
	margin-top:20px;
	padding:0;
	padding-bottom:6px;
	background:#e6e7e9 url(../images/square-bg.jpg) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
}
li {
	list-style-type:none;
}
#content {
	width:958px;
	margin:0 auto;
	padding-bottom:20px;
	border:solid 1px #324c65;
	background:#fff;
	height:1450px;
}

#content.about {
	width:958px;
	margin:0 auto;
	padding-bottom:20px;
	border:solid 1px #324c65;
	background:#fff;
	height:1418px;
}

#content.client {
	width:958px;
	margin:0 auto;
	padding-bottom:20px;
	border:solid 1px #324c65;
	background:#fff;
	height:1490px;
}


#content.products {
	height:auto;	
}
a {
	text-decoration:none;	
	color:#2F4A5D;
}
a:hover {
	color:#60B69B;
}
#header{
	width:958px;
	height:134px;
}

#header h1 {
	float:left;
	margin-top:14px;
	margin-left:11px;
	width:299px;
	height:107px;
	overflow:hidden;
	text-indent:-900px;
}
#header h1 a {
	display:block;
	width:299px;
	height:107px;
	background:url(../images/alison-dowd-marketing-and-promotions-sprite.gif) no-repeat;
}
#header h1 a:hover {
	background-position:0px -107px;
}
#header h2 {
	float:left;
	font-weight:normal;
	font-size:13px;
	color:#324c65;
	height:71px;
	margin: 0 0 0 35px;
	padding-top:50px;
	
}
#header h2 span.phone {
	font-size:35px;
	letter-spacing:2px;	
	color:#324c65;
}

#header h2 span.email {
	font-size:16px;	
	color:#324c65;
}

#header img#woman-owned{
	float:left;
	margin: 16px 0 0 25px; 
}
#header-right{
	float:right;
}

/* Questions */
#questions {
	font-size:11px;	
	text-align:right;
	margin-top:8px;
	margin-right:8px;
}
#questions strong {
	font-size:16px;	
}
#questions span {
	text-decoration:underline;	
}

/* Search Ribbon */
#search-ribbon {
	padding-left:25px;
	width:209px;
	
	padding-top:5px;
	height:78px;
	
	margin: 15px -24px 0 0;
	background:url(../images/search-ribbon.png) no-repeat;	
}
#search-ribbon input {
	margin-top:36px;	
}
#search-ribbon input[type="text"] {
	background:url(../images/search-field.gif) no-repeat;
	padding-left:8px;	
	width:151px;
	border:none;
	height:21px;
}
#search-ribbon input[type="button"] {
	background:#69B29E;
	border-bottom:#69B29E solid 2px;
	border-left:none;
	border-right:none;
	border-top:none;
	color:#fff;
	width:24px;
	height:21px;	
}
/* NAVIGATION */

#navigation {
	clear:both;
	/*padding-top:13px;
	height:80px;*/
	height:auto;
}
#navigation img {
	float:right;
	position:absolute;	
}
#navigation ul {
	background:#69b29e url(../images/nav-gradient.png) repeat-x;
	height:30px;
	float:left;
	width:100%;
}
#navigation ul li {
	float:left;	
	position:relative;
}
#navigation ul li a {
	display:block;
	
	padding-top:5px;
	height:25px;
	
	padding-right:9px;
	padding-left:9px;
	border-right:#fff solid 1px;
	color:#fff;
	text-decoration:none;
}

#navigation ul li a:hover {
	background:#60B69B;
}

#navigation ul li:hover #mega-drop-down {
	left:0;
}

#navigation ul li #mega-drop-down {
	left:-9000px;
	position:absolute;
	height:auto;
	width:959px;
}
#navigation ul li ul {
	background:#326264;
	position:relative;
	float:left;
	width:220px;
	height:175px;
}
#navigation ul li ul li {
	float:none;
	font-size:12px;
}
#navigation ul li ul li a {
	height:20px;
	padding-top:7px;
	border:0;
}

#personal-service {
	clear:both;
	background:url(../images/personal_service_banner.gif) no-repeat;
	width: 958px;
	padding-top:9px;	
	height:97px;
	font-size:22px;
}
#personal-service h2{
	text-indent:-9999px;
	color: #375369;
}/*
#personal-service h2 span {
	font-size:22px;
}*/
/* TWO WAYS TO SHOP SECTION */
#two-ways {
	text-align:center;
	background:#003551;	
	padding:10px;
	margin: 0 0 12px 0;
	height:457px;
}
#two-ways h3 {
	color:#fff;
	font-weight:normal;	
	margin-top:12px;
	background:#69b29e url(../images/homepage-tab-top-sprite.gif) no-repeat;
	padding-left:15px;
	
	padding-top:7px;
	height:30px;
}
#two-ways h3 .green {
	background-color:#60B69B;
	padding-left:5px;
	padding-right:5px;
}
#two-ways h3.img-rounded {
	float:right;
	background:url(../images/rounded-tab-top.gif);
}
/*
#two-ways h3 img.rounded-end {
	float:right;
	margin-top:-7px;
}
*/
#two-ways h3.img-rounded div.rounded-end {
	position:relative;
	display:block;
	margin-top:-7px;
	background:url(../images/rounded-tab-end.gif) no-repeat;
	width:34px;
	height:37px;
	float:right;
}
.ways-box {
	float:left;
	
	padding-right:25px;
	padding-left:33px;
	width:400px;
	
	height:407px;	
	background:#dfe6f0 url(../images/two-ways-box-top.gif) no-repeat 2px 0px;
	border-left:#416934 solid 1px;
	border-right:#416934 solid 1px;
	border-bottom:#416934 solid 1px;
}
.ways-box.left {
	background-position:-6px 0px;
	margin-right:18px;
	padding-right:33px;
	padding-left:25px;	
	position: relative;
}
.ways-box h4 {
	color:#fff;	
	font-size:36px;
	
	margin-bottom:11px;
	
	padding-top:6px;
	height:53px;
	
	text-align:center;
}
.ways-box h4 img {
	border:none;
	margin-top:10px;	
}
.ways-box img.badge {
	position:absolute;
	border:none;
	margin-top:-2px;
	left:0;
}
.ways-box img {
	border:#003551 solid 1px;
	overflow: hidden;
}
.ways-box p {
	font-size:15px;
	
	margin-top:6px;
	margin-left:-1px;
	margin-right:-1px;
	
	padding-top:7px;
	height:50px;
	background:url(../images/two-ways-p-box.gif) no-repeat;	
}
.ways-box a { 
	color:#fff;
	display:block;
	background:url(../images/two-ways-button.gif);
	width:189px;
	
	padding-top:4px;
	height:25px;
	margin:0 auto;
	margin-top:20px;
}

/* BROWSE - TOP */

#browse-home {
	width:938px;
	height:195px;
	margin:13px auto 0 auto;
}
#browse-home h3 {
	height: 25px;
	padding: 4px 0 0 13px;
	font-weight: normal;
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	background: url(../images/homepage-tab-top-sprite.gif) no-repeat 0px -37px;
}

#browse-home-nav ul {
	list-style: none;
	width:219px;
	float: left;
	/*margin: 0 12px 0 0;*/
	margin-left: 12px;
}

/*#browse-home-nav ul.browse-home-nav-first {
	margin: 0 12px 0 12px;
}*/

div#browse-home-nav {
	clear:both;
	height:195px;
	background: #dfe6f0;
	border-left: 1px #546f82 solid;
	border-right: 1px #546f82 solid;
	border-bottom:0px #000 hidden;
	margin-bottom:-3px
}

/*.browse-home-nav-last{
	margin: 0;
	margin-right:0;
}

#browse-home-nav ul:last-of-type {
	margin: 0;
}*/

#browse-home-nav ul li {
	/*width:220px;*/
	height:18px;
	border: #053450 solid 1px;
	background: #4c6782;
	margin: 10px 0 0 0;/*
	padding: 2px 0 0 7px;*/
}

#browse-home-nav ul li a {
	background: url(../images/browse-home-triangle_white.gif) no-repeat;
	height:18px;
	padding-top:2px;
	padding-left:20px;
	font-size: 13px;
	color: #FFF;
	display: block;
}

/* FEATURES HOME */

#features-home{
	/*
	width:940px;*/
	margin:55px 10px 0 10px;
	border-top: #cfcfcf solid 1px; 
}

#features-home a{
	text-decoration:none;
	display:block;
	float:left;
	width:300px;
	margin:15px 20px 20px 0;
}
#features-home a.last {
	width:300px;
	margin-right:-20px;
}

#features-home a h3 {
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFF;
	padding-left:5px;
	margin-bottom:4px;
	background:url(../images/feature-tab-sprite.gif) no-repeat;
}
/*
#features-home a:hover img:hover {
	border:5px #DFE6F0 solid;
}
#features-home a:hover h3:hover {
	background-position:0 0;
}
#features-home a:hover h3 {
	background-position:0 0;
}
*/
#features-home a.eco h3 {
	background-position:0 -78px;
}
#features-home a.usa h3 {
	background-position:0 -26px;
}
#features-home a.testimonials h3 {
	background-position:0 -54px;
}
#features-home a img {
	border:5px #69b29e solid;	
}
#features-home a.eco img {
	border-color:#69b29e;
}
#features-home a.usa img {
	border-color:#324e66;
}
#features-home a.testimonials img {
	border-color:#fdd245
}

.testimonial--wrapper {
	height: 200px;
	box-sizing: border-box;
	padding: 20px 15px 0;
	background: #fee288;
	border:5px #fdd245 solid;	
}

.testimonial--quote {
	font-size: 16px;
	line-height: 120%;
	font-style: italic;
}

.testimonial--client-name {
	margin-top: 10px;
}

/* footer */
#footer {
	margin:10px auto 0 auto;
	width:940px;
	height:150px;
	clear: both;
	border-top: #cfcfcf solid 1px;
	position:relative;
}


/* NO SHOPPING CARTS - HOME */

#no-shopping-carts-ad{
	width:495px;
	height:150px;
	border: #cfcfcf solid 1px;
	margin: 10px 0 0 0;
	float:left;
}

#no-shopping-carts-ad img{
	float:left;
	margin:8px 10px 0 10px;
}

#no-shopping-carts-ad #no-shopping-copy{
	margin: 27px 0 0 0;
}
#no-shopping-carts-ad #no-shopping-copy img {
	float:none;
	margin-left:0;
	padding-left:0;
	margin-top:0;
	padding-top:0;
	margin-bottom:2px;
}
#no-shopping-carts-ad #no-shopping-copy h3{
	color:#2f4a5d;
}

#no-shopping-carts-ad #no-shopping-copy p{
	font-size: 11px;
	color:#2f4a5d;
}

.paypal-button{
	float:left;
	height:100px;
	width:65px;
	padding:50px 0 0 35px;
}


#footer-info{
	float:right;
	margin: 10px 0 0 0;
	text-align: right;
}

#footer-info img{
	margin: 5px 0 5px 0;
}

#footer-info h4 a{
	text-decoration: none;
	color:#2f4a5d;
	font-size: 12px;
}

#footer-info h3{
	color:#60b69b;
	font-size: 14px;
}
#footer-info p a{
	text-decoration: none;
	color:#000;
	font-size:12px;
}

#footer-info p a:hover{
	color: #60b69b;
}

h4#copyright{
	clear:both;
	font-size:9px;
	width:958px;
	margin:0 auto;
	padding-top:3px;
}

/*  --------PRODUCT------------ */

/* sidbar */
p#bread-crumbs {
	background:url(../images/secondary/breadCrumb-triangle.gif) no-repeat;
	float: none;
	height:30px;
	clear:both;
	margin:50px 0 0 -1px;
	padding-left:10px;
	font-size: 12px;
	color:#28495a;
}

#bread-crumbs span {
	color:#72af9d;
}

#sidebar{
	float: left;
	width:229px;
	margin: 0 0 10px -1px;
}
#sidebar img {
	margin-left:1px;
}
#sidebar ul{
	background:#e7e7e7;
	border-right: #28495a solid 1px;
	border-left: #28495a solid 1px;
	width:229px;
	height:770px;
	margin-top:-5px;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:1px;
}

#sidebar ul li{
	background: #4c6782;
	border-top:  #053450 solid 1px;
	border-right: #053450 solid 1px;
	border-bottom: #053450 solid 1px;
	width: 218px;
	height: 28px;
	margin-bottom: 3px;
	
}
#sidebar ul li a {
	background: url(../images/secondary/nav-triangle_white.gif) no-repeat;
	text-decoration: none;
	display:block;
	font-size:13px;
	color: #fff;
	
	padding:5px 0 0 21px;
	width: 196px;
	height: 23px;
}

#sidebar ul li span.sidebar-triangle {
	background: url(../images/secondary/nav-triangle.gif) no-repeat;
	float: left;
	width: 20px;
	height: 14px;
	display: block;
	margin-left:-1px;
}
	

#sidebar ul li span.top-round {
	background: url(../images/secondary/nav-topRound.png) no-repeat;
	margin: -23px -1px 0 0;
	width:15px;
	height:15px;
	float:right;
}

#sidebar ul li.go-green-secondary {
	background:url(../images/secondary/nav-goGreen.png) no-repeat;
	display:block;
	width:218px;
	height:27px;
}

#sidebar ul li.go-green-secondary a {
	background:url(../images/secondary/nav-go-green-triangle_white.gif) no-repeat;
}

#sidebar ul li span.sidebar-green-triangle{
	background:url(../images/secondary/nav-go-green-triangle.jpg) no-repeat;
	width:21px;
	height:16px;
	display:block;
	float:left;
	margin-left: -1px;
}

#sidebar ul li.usa-secondary{
	background: url(../images/secondary/nav-USA.jpg) no-repeat;
	display:block;
	width:218px;
	height:27px;
	border: #314c64 solid 1px;
}
#sidebar ul li.usa-secondary a {
	background:url(../images/secondary/nav-usa-triangle_white.gif) no-repeat;
}
#sidebar ul li.usa-secondary span.usa-round {
	background: url(../images/secondary/nav-USA-round.png) no-repeat;
	width:15px;
	height:15px;
	margin: -8px -2px 0 0;
	display: block;
	float:right;
}

h2#secondary-ad {
	background-color: #FFF;
	background: url(../images/secondary/ad-no-shopping-carts.jpg) no-repeat;
	float: left;
	width: 229px;
	height:219px;
	margin-bottom: 10px;
	margin-left:1px;
	text-indent:-9000px;
}

#secondary-ad h2.secondary-ad {
	text-indent: -9000px;
	overflow:hidden;
}
div.secondary-ad-info {
	background: #CCC;
	padding:10px;
	color: #053450;
}

.secondary-ad-info h4, p{
	font-size: 13px;	
}


/* Product Categoires */

#product-categories{
	background: #053450;
	padding:0 0 0 16px;
	width:693px;
	float:right;
	margin-left:19px;
}

#product-categories h2{
	background: url(../images/products/productBar.gif) no-repeat;
	font-size:20px;
	font-weight: normal;
	color:#053450;
	width:699px;
	height:34px;
	margin-left:-16px;
	padding: 8px 0 0 10px;
}

#product-categories h2 span{
	border: #fff solid 1px;
	width:460px;
	float:right;
	display:block;
	margin-top:10px;
}

div.category {
	background:#DEE5EF url(../images/products/category-roundBottom.gif) no-repeat left bottom;
	
	padding-left:8px;
	padding-right:7px;
	width:200px;
	
	height:385px;
	float:left;
	margin-right:16px;
	margin-top:15px;
}

.category h3 {
	color:#fff;	
	background:#053450;
	text-align:center;
	font-size:15px;/*
	font-size:18px;
	margin-right:-8px;
	margin-left:-8px;
	margin-bottom:8px;
	height:43px;*/
	height:26px;
	margin:0 -7px 8px -8px;
}
.category h3.small {
	font-size:12px;
}
.category img {
	border:1px solid #053450;
}
.category a {
	font-size:12px;	
}
div#category-clear {
	height:16px;
	clear:both;	
}

/* -- secondary-footer */

#browse-secondary {
	width:710px;
	float:left;
	padding-top:10px;
}

#browse-secondary h3 {
	font-size: 14px;
	color: #4c6782;
}
#browse-secondary-nav ul{
	list-style:none;
	float:left;
	margin-top:10px;
	margin-right:13px;
	margin-bottom:10px;
}

#browse-secondary-nav ul.browse-secondary-nav-last{
	margin-right:-12px;
}

#browse-secondary-nav ul li{
	width:166px;
	height:13px;
	border: #4c6782 solid 1px;
	margin-bottom: 7px;
	padding-top: 0px;
}
#browse-secondary-nav ul li a{
	background: url(../images/secondary/browse-nav-triangle.gif) no-repeat;
	text-decoration: none;
	font-size: 9px;
	display: block;
	padding-left:14px;
	width:152px;
	height:14px;
}

/* CONTACT FORM */

#contact-box a {
	font-size:11px;
	float:right;
	margin-right:15px;	
}
#contact-box {
	position:absolute;
	right:0;/**/
	margin-right:-443px;
	z-index:3;
	padding:20px;
	width:400px;
	margin-top:8px;
	height:auto;
	background:#ffd344;
	box-shadow: 0 2px 3px #595959;
}

/* SEARCH RESULTS */

.results {
	margin-left:20px;
}
.results hr {
	width:620px;
	margin-top:20px;
}
.results a, .results a:visited {
	color:#72AF9D;
	font-size:16px;	
	line-height:26px;
}
.results a:hover {
	color:#324C65;
}
.results p {
	padding-top:14px;
	padding-bottom:14px;
	padding-left:20px;
	padding-right:20px;
	background:#fff;
	font-size:14px;
	line-height:18px;
	width:580px;
}

/* ABOUT-PAGE */

#about-wrapper {
	width: 938px;
	height:515px;
	background-color: #053450;
	padding: 10px;
	margin-top:60px;
}

img.portrait {
	width: 379px;
	float:left;
	margin-right: 20px;
}

#about-info {
	float:left;
}

h2.alison-dowd-marketing-logo {
	background: url(../images/about/alison-dowd-marketing-logo.gif) no-repeat;
	width:302px;
	height:107px;
	margin: 60px 0 25px 0;
	overflow: hidden;
	text-indent: -900px
}

#about-info p.about{
	width:515px;
	height:125px;
	padding: 10px;
	background-color:#fff;
	color: #053450;
}

h3.guaranteed {
	background: url(../images/about/on-time-on-budget-guaranteed.gif) no-repeat;
	width: 534px;
	height: 47px;
	margin: 40px 0 32px 0;
	text-indent: -900px;
	overflow: hidden;
}

#about-info p.credit-cards {
	background: url(../images/about/paypal-credit-cards-logos.jpg) no-repeat;
	height: 32px;
	width:405px;
	font-size: 12px;
	padding: 18px 0 0 130px;
}
	

/* CLIENTS-PAGE */

#client-wrapper {
	width:938px;
	height:525px;
	background-color:#053450;
	padding: 10px 10px 0 10px;
}

#client-wrapper h2{
	background: url(../images/clietns/client-header.gif) no-repeat;
	width: 958px;
	height: 41px;
	padding-top: 20px;
	margin-left: -10px;
	margin-bottom: 15px;
	color:#fff;
	text-align: center;
}

ul.client-list {
	list-style: none;
	float: left;
	width: 220px;
	margin-right: 20px;
}

ul.client-list-last {
	margin-right: -20px;
}

ul.client-list li {
	color: #fff;
	font-size: 12px;
	line-height: 1.3em;
}

ul.client-list-last li{
	color: #fff;
	font-size: 12px;
	line-height: 1.3em;
}
		

/* TESTIMONIALS-PAGE */
	
#testimonials{
	background: #053450;
	width:708px;
	float:right;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#testimonials h2{
	background: url(../images/products/productBar.gif) no-repeat;
	font-size:20px;
	font-weight: normal;
	color:#053450;
	width:699px;
	height:34px;
	padding: 8px 0 0 10px;
}

h3.test-subhead {
	background: url(../images/testimonials/testimonials-sub-head.jpg) no-repeat;
	width: 708px;
	height: 98px;
	overflow: hidden;
	text-indent: -900px;
	margin-top: -3px;
	
}

div.client-logo {
	background-color:#fff;
	width: 535px;
	/*height:65px;*/
	margin: 15px auto 5px auto;
	padding-left:5px;
	text-align:center;
}
div.client-logo img {
	padding:10px;
}
div.client-test {
	background-color: #bfccd4;
	width:500px;
	color: #053450;
	margin: 0 auto;
	padding: 15px 20px;
}

h4.test {
	font-weight:normal;
	font-size: 24px;
	font-style:italic;
	margin-bottom: 5px;
}

h5.client {
	font-weight:normal;
	font-size: 12px;
	text-indent: 10px;
	margin-bottom: 12px;
}
	