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

body
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	background: #fff url(../images/backgroundGradient.jpg) repeat-x 0 0 fixed;
}

#siteContainer
{
	margin: 0 auto;
	position: relative;
	padding: 0;
	clear: both;
	width: 924px;
	background: none repeat scroll 0 0 #fff;
	overflow: hidden;
}

p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, li, a, table, hr
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

a img
{
	border: none;
}

/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/
/*                  headContainer                     */
/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/

#headContainer
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	background: transparent url(../images/steps.jpg) no-repeat 100% 0;
}

#headContainer a
{
	width: auto;
}

/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/
/*                   navContainer                     */
/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/

#jsddm
{
	margin: 0;
	padding: 0;
	z-index: 999;
	border-top: solid #CCC 3px;
	width: auto;
}

#jsddm li
{
	float: left;
	list-style: none;
	font-size: 18px;
	text-align: center;
	width: auto;
}

#jsddm li a
{
	display: block;
	background: url(../images/navGradient.jpg) repeat-x 0 0 transparent;
	padding: 10px 9px 5px 9px;
	text-decoration: none;
	border-left: 2px groove #359CE7;
	width: 134px;
	color: #fff;
	white-space: nowrap;
	height: 30px;
	float: none;
}

#jsddm li a:hover
{
	background: url(../images/hoverGradient.jpg) repeat-x 0 0 transparent;
}

#jsddm li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-bottom: 2px groove #359CE7;
	border-right: 2px groove #359CE7;
}

#jsddm li ul li
{
	float: none;
	display: inline;
	text-align: left;
}

#jsddm li ul li a
{
	background: #9f1b1b;
	text-align: left;
}

#jsddm li ul li a:hover
{
	background: #7f1616;
}

/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/
/*                  contentContainer                  */
/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/

#contentContainer .content
{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	position: relative;
	float: left;
	display: inline;
}

#contentContainer .content img
{
	display: inline;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#contentContainer .content p
{
	width: auto;
	float: none;
}

#contentContainer
{
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	clear: both;
	width: 904px;
}

#contentContainer .singleColumn
{
	width: 884px;
	margin: 10px;
	padding: 0;
	position: relative;
	float: left;
}

#contentContainer .triColumnEven
{
	position: relative;
	float: left;
	width: 281px;
	margin: 10px;
	padding: 0;
}

#contentContainer .triColumnWide
{
	position: relative;
	float: left;
	width: 422px;
	margin: 10px;
	padding: 0;
}

#contentContainer .triColumnThin
{
	position: relative;
	float: left;
	width: 211px;
	margin: 10px;
	padding: 0;
}

#contentContainer .biColumnWide
{
	position: relative;
	float: left;
	width: 476px;
	margin: 10px;
	padding: 0;
	display: inline;
}

#contentContainer .biColumnThin
{
	position: relative;
	float: left;
	width: 388px;
	margin: 10px;
	padding: 0;
	display: inline;
}

#contentContainer .biColumnEven
{
	position: relative;
	float: left;
	width: 430px;
	margin: 10px;
	padding: 0;
	display: inline;
}

#contentContainer .singleColumn .contentNav
{
	background: url(../images/contentNav.jpg) bottom center no-repeat transparent;
	width: 884px;
	margin: 10px 0;
	padding: 0;
	position: relative;
	float: left;
	min-height: 73px;
}

.contentNav a
{
	width: 126px;
	height: 177px;
	text-align: center;
	margin: 0;
}

.contentNav a#stocksize
{
	background: url(../images/contentNav-stock-size-magnets.png) no-repeat scroll 100% 0 transparent;
}

.contentNav a#stocksize:hover
{
	background: url(../images/contentNav-stock-size-magnets.png) no-repeat scroll 100% -177px transparent;
}

.contentNav a#stockshape
{
	background: url(../images/contentNav-stock-shape-magnets.png) no-repeat scroll 100% 0 transparent;
}

.contentNav a#stockshape:hover
{
	background: url(../images/contentNav-stock-shape-magnets.png) no-repeat scroll 100% -177px transparent;
}

.contentNav a#businesscards
{
	background: url(../images/contentNav-business-card-magnets.png) no-repeat scroll 100% 0 transparent;
}

.contentNav a#businesscards:hover
{
	background: url(../images/contentNav-business-card-magnets.png) no-repeat scroll 100% -177px transparent;
}

.contentNav a#ribbon
{
	background: url(../images/contentNav-ribbon-magnets.png) no-repeat scroll 100% 0 transparent;
}

.contentNav a#ribbon:hover
{
	background: url(../images/contentNav-ribbon-magnets.png) no-repeat scroll 100% -177px transparent;
}

.contentNav a#calendar
{
	background: url(../images/contentNav-calendar-magnets.png) no-repeat scroll 100% 0 transparent;
}

.contentNav a#calendar:hover
{
	background: url(../images/contentNav-calendar-magnets.png) no-repeat scroll 100% -177px transparent;
}

.contentNav a#std
{
	background: url(../images/contentNav-save-the-date-magnets.png) no-repeat scroll 100% 0 transparent;
}

.contentNav a#std:hover
{
	background: url(../images/contentNav-save-the-date-magnets.png) no-repeat scroll 100% -177px transparent;
}

.contentNav a#freequote
{
	background: url(../images/contentNav-free-magnets-quote.png) no-repeat scroll 100% 0 transparent;
}

.contentNav a#freequote:hover
{
	background: url(../images/contentNav-free-magnets-quote.png) no-repeat scroll 100% -177px transparent;
}

#contentContainer h1 
{
  color: #458cca;
  font-size: 24px;
  text-shadow: 2px 2px 3px #CCC;
  margin: 5px 0;
  background: transparent;
}

#contentContainer h1.outdoor
{
	color: #F00;
	backgound: transparent;
}

#contentContainer h1.email
{
	float: right;
	text-align: right;
	font-size: 19px;
	margin-bottom: 0;
	padding-left: 65px;
	background: transparent url(../images/icon_email.jpg) no-repeat 0 0;
	width: auto;
	line-height: 33px;
}

#contentContainer h1.phone
{
	float: right;
	text-align: right;
	font-size: 36px;
	margin-top: 0;
	padding-left: 44px;
	background: transparent url(../images/icon_phone.jpg) no-repeat 0 0;
	width: auto;
	min-height: 40px;
}

#contentContainer h1 a
{
	color: inherit;
	text-decoration: none;
}

#contentContainer h1 a:hover
{
	text-decoration: underline;
}

#contentContainer h1 span 
{
  background: url(../images/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 20px;
}

#contentContainer hr
{
	margin: 10px 0;
}

#contentContainer p
{
	font-size: 14px;
	margin: 5px 0;
}

#contentContainer ol
{
	list-style-type: none;
	width: auto;
	font-size: 14px;
	margin: 10px 0;
}

#contentContainer p a
{
	width: auto;
	float: none;
	text-decoration: none;
	color: #458cca;
	background: transparent;
}

#contentContainer p a:hover
{
	color: #fff;
	background: #458cca;
}

.imageGallery a
{
	margin: 10px;
	width: auto;
}

#contentContainer .imageGallery
{
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	float: left;
}

#contentContainer blockquote
{
	font-style: italic;
	font-size: 12px;
}

#contentContainer .subColumn
{
	padding: 0;
	margin: 10px 0;
	width: 238px;
	position: relative;
	float: left;
}

.biColumnWide img
{
	float: left;
}

/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/
/*                     Forms                          */
/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/

label
{
	display: block;
	position: relative;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 0 0;
	width: 100%;
}

input, select, textarea
{
	display: block;
	position: relative;
	clear: both;
}

.formbox
{
	width: 250px;
}

form img
{
	position: relative;
	clear: both;
	display: block;
	margin: 5px 0 10px 0;
}

form p
{
	width: auto;
}

form p input
{
	clear: none;
}

form #formSlider
{
	display: block;
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
}

.pinbags
{
	clear: none;
	display: inline;
}

/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/
/*                     Tables                         */
/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/

table
{
	font-size: 14px;
	border: 1px solid #F00;
	margin: 10px 0;
	cursor: default;
}

table.subtable
{
	border: none;
}

table.subtable thead
{
	background: #458cca;
}

.content table
{
	margin: 0;
}

thead
{
	background: #F00;
	color: #fff;
}

tr, th, td
{
	margin: 0;
	padding: 0;
}


tbody tr.alternate
{
	background: #CCC;
}

tfoot tr
{
	background: #458cca;
	color: #fff;
	text-align: center;
}

tbody tr td
{
	text-align: center;
}

tbody tr th, tfoot tr th
{
	text-align: left;
	font-weight: normal;
	padding: 0 0 0 5px;
}

thead tr th
{
	text-align: center;
}

/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/
/*                  footContainer                     */
/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/

#footContainer
{
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	clear: both;
	background: /*url(../images/navGradient.jpg) repeat-x bottom left*/ #458CCA;
	border-top: solid #CCC 3px;
	width: 904px;
}

#footContainer .footColumn
{
	position: relative;
	float: left;
	width: 165px;
	margin: 7px;
	padding: 0;
	font-size: 14px;
}

#footContainer .footColumn h1
{
	color: #CCC;
	font-size: 18px;
	background: transparent;
}

#footContainer .footColumn ul
{
	list-style-type: none;
}

#footContainer .footColumn ul li a
{
	color: #fff;
	text-decoration: none;
	background: transparent;
}

#footContainer .footColumn ul li a:hover
{
	text-decoration: underline;
}

#footContainer .footColumn ul li a:visited
{
	text-decoration: none;
	color: #000;
}

.copyContainer
{
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 0;
	clear: both;
	width: 100%;
	background: #fff;
	border-top: solid #CCC 3px;
	text-align: center;
}

.copyContainer p
{
	margin-bottom: 10px;
	color: #666;
}

.copyContainer p.warning
{
	font-weight: bold;
	color: #F00;
	text-transform: uppercase;
	font-size: 10px;
}
