/* Thomas Promotions, v2.0
   thomaspromotions.com base styles
*/

/*-- [base-styles] -------------------------------------------------------------------- */

* {
	margin:0;
	padding:0;
	}
	
html {
	background-color: #a89c7c;
	/*background-image: url(../images/bg_stripe.jpg);
	background-repeat: repeat-x;*/
	}

body {
	background-color: #a89c7c;
	background-image: url(../images/bg_stripe.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002d55;
	}

a img {border:none;}
	


/* -- [center-home] -------------------------------------------------------------------- */

#center {
	width: 780px;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	}

h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
	}

h3 {
	color: #B50102;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	}

h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
	color: #665f4b;
}

a:link, a:visited {
	color: #B50102;
	text-decoration: none;
	padding: 1px 2px;
	}

a:hover {
	background-color: #c8bea4;
	padding: 1px 2px;
	}

#badge {
	position: absolute;
	left: -93px;
	top: 74px;
}
	
#clock {
	font-weight: normal;
	position: absolute;
	top: 90px;
	float: right;
	right: 10px;
	color: #FFFFFF;
	}	

.clear {
	clear: both;
}


/* -- [navigation] -------------------------------------------------------------------- */

#nav {
	position: relative;
	float: left;
	width: 160px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #B50102;
	border-size: 1px;
	border-width: 1px;
	background-image: url(../images/bg_nav_blocks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#nav ul {
	list-style: none;
	}
	
#nav li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	background: #D91A07 url(../images/bg_nav.gif) 0 -32px;
	padding: 8px 0 0 10px;
	font-size: 11px;
	}
	
#nav li a:hover {
	color: #FFFFFF;
	background: #FE330B url(../images/bg_nav.gif);
	padding: 8px 0 0 10px;
	}
	
#nav .small_nav_text {
	font-size: 10px!important;
}


/* -- [main-styles] -------------------------------------------------------------------- */

#masthead {
	width: 780px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	}
	
#scroller {
	position: relative;
	top: 160px;
	left: 30px;
	width: 780px;
	}
	
#scroller img {
	padding-right: 15px;
	padding-left: 15px;
	}
	
#main {
	background-color: #d6ccb0;
	}

#content_container {
	width:560px;
	overflow: hidden;
	min-height: 368px;
	background-image: url(../images/temp/bgWrap.gif);
	background-repeat: repeat-y;
	}

#content {
	padding: 20px;
	}
	
#content_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#content_copy p {
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	}

#content_copy ul {
	padding-left: 30px;
	line-height: 20px;
	}
	
#footer {
	width:100%;
	height: 40px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	padding: 10px 0 0 0;
	background-color: #a89c7c;
	color: #dfd6bd;
	}
#footer_content {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	}

#footer_content p {
	font: normal 11px/16px "lucida grande", verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
	}
	
#footer h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 20px;
	}

.bullet {
	color: #c4b896;
	}


/* -- [home-styles] -------------------------------------------------------------------- */

.home #content_copy ul {
	width: 49%;
	font: normal 11px/15px "Lucida Grande", Verdana, sans-serif;
	color: #665f4b;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(../images/bullet.gif);
}

.home #content_copy li {
	margin: 3px 0 0px 20px;
	padding: 0;
}


/* -- [contact-styles] -------------------------------------------------------------------- */

.contact #content_copy p {
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 20px;
}
.contact blockquote {
	background-color: #BFB498;
	width: 200px;
	padding: 6px;
	margin: 20px 0px;
	border: 4px double #AB9E7E;
}
.contact #content_copy ul {
	width: 49%;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-type: none;
	line-height: normal;
}

.contact #content_copy li {
	margin: 0px 0 18px 20px;
	padding: 0;
}

/* -- [request_info-styles] -------------------------------------------------------------------- */

#contact_form{
	font-size: 12px;
}

#contact_form input, #contact_form textarea, #contact_form select {
	margin-left: 6px;
	color: #002d55;
	border: 1px solid #B6AB8D;
}
#contact_form td {
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}


/* -- [special_services-styles] -------------------------------------------------------------------- */

.special_services #content_copy ul {
	width: 49%;
	font: normal 11px/15px "Lucida Grande", Verdana, sans-serif;
	color: #665f4b;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(../images/bullet.gif);
}

.special_services #content_copy li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#safety .alternate_row {
	background-color: #d1c7ab;
}

#safety {
	background-color: #dbd1b4;
	border: 1px solid #A89C7C;
}

#safety h4 {
	color: #B50102;
	padding-bottom: 10px;
	text-align: center;
	}
#safety p {
	padding: 8px;
	line-height: normal;
}
#guide hr {
	color: #B4A98B;
	font-size: 24px;
	background-color: #B1A686;
	display: block;
}

.shadow_left {
	background: transparent url(../images/shadow_left.png) no-repeat 0 0;
	width: 13px;
	height: 400px;
	position: absolute;
	top: 246px;
	left: -13px;
	z-index: 50;
}
.shadow_right {
	background: transparent url(../images/shadow_right.png) no-repeat 0 0;
	width: 13px;
	position: absolute;
	top: 246px;
	right: -13px;
	z-index: 51;
	height: 400px;
}


/* -- [testimonials-styles] -------------------------------------------------------------------- */

.testimonials blockquote {
	background: url(../images/quote.gif) no-repeat;  
	margin: 0px 5px 30px 8px;	 
	padding: 3px 3px 0 15px;
}

.testimonials .align_right {
	text-align: right;
	font-style: italic;
}

.testimonials #content_copy p {
	padding-top: 0px;
	padding-bottom: 0px;
}


/* -- [newsletters-styles] -------------------------------------------------------------------- */

.newsletters #content_copy ul {
	width: 49%;
	font: normal 11px/15px "Lucida Grande", Verdana, sans-serif;
	color: #665f4b;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(../images/bullet.gif);
}

.newsletters #content_copy li {
	margin: 3px 0 0px 20px;
	padding: 0;
}


/* -- [request_info-styles] -------------------------------------------------------------------- */

#confirmation {
	background-color: #D6CCB0;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	}


/* -- [product_search-styles] -------------------------------------------------------------------- */

.product_search #content_copy ul {
	width: 49%;
	font: normal 11px/15px "Lucida Grande", Verdana, sans-serif;
	color: #665f4b;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(../images/bullet.gif);
}

.product_search #content_copy li {
	margin: 3px 0 0px 20px;
	padding: 0;
}


#features_block {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	
	}

#features_block a {
	height: 70px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 62px;
	text-decoration: none;
}

#features_block li a:link, #features_block li a:visited {
	display: block;
	background: 0 -70px;
	padding: 8px 0 0 10px;
	}
	
#features_block li a:hover {
	background: 0 0px;
	padding: 8px 0 0 10px;

	}

#features_block ul {
	float: left;
	list-style-type: none;
	line-height: normal;
	list-style-image: none!important;
	margin-bottom: 0px!important;
	padding: 0!important;
	}

#features_block li {
	width: 238px;
	margin: 0 10px 10px 0!important;
	}

#features_block .stores {
	background-image: url(../images/online_stores4.gif)!important;
	}

#features_block .safety {
	background-image: url(../images/safety_awareness4.gif)!important;
	}
#features_block .silk {
	background-image: url(../images/silk_screening4.gif)!important;
	}
#features_block .logos {
	background-image: url(../images/logos4.gif)!important;
	}
#features_block .go_green {
	background-image: url(../images/go_green.jpg)!important;
	}
#features_block .apparel_search {
	background-image: url(../images/apparel_search.jpg)!important;
	}
#features_block .holiday_cards {
	background-image: url(../images/holiday_cards.jpg)!important;
	}
#features_block .need_it_when {
	background-image: url(../images/need_it_now.gif)!important;
	}
#features_block .product_search {
	background-image: url(../images/product_search.png)!important;
	}
#features_block .awards {
	background-image: url(../images/awards.png)!important;
	}
#features_block .center {
	width: 238px;
	margin: 0 auto 20px auto;
	}
