@charset "utf-8";
body {
	background: #25576F url(../images/gradient.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

#wrapper {
	background: url(../images/botBckground.jpg) no-repeat center top;
	width: 100%;
	display: table;
}
#contents{font-size:1.4em;}
.clearfloat {clear:both;}


/* ***************************************************** 

						HEADER

 ***************************************************** */

#header{ height:181px;}
#header h1{
	z-index:100;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	}
#header h2{
	z-index:100;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	}
#header h1 a:link, h1 a:visited	{
	position:relative;
	display: block;
	top:16px;
	left:48px;
	width: 180px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: url(../images/logo.png) no-repeat left top;
	}
#header #info {
	float: right;
	width: 265px;
	height:181px;
	margin:0;
	padding: 0;
	background: url(../images/secRoundedTop.gif) no-repeat left bottom;
	}
#cart{
float:left;
	z-index:101;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;

}
#cart a:link, #cart a:visited	{
	position:relative;
	display: block;
	top:0;
	left:0;
	width: 62px;
	height: 63px;
	margin: 0;
	padding: 0;
	background: url(../images/cart.png) no-repeat left top;
	}
#location{float:left;color:white;margin-top:15px;font-size:0.8em;
}
#location a:link, #location a:visited	{color:white;
text-decoration:underline;
}
#payment{float:right;color:white;margin-top:15px;font-size:0.8em;
}
#cards{
float:right;
	z-index:102;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;

}
#cards a:link, #cards a:visited	{
	position:relative;
	display: block;
	top:0;
	right:0;
	width: 103px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../images/cards.png) no-repeat right top;}
#navigation{
	text-align:center;
	float:left;
	height:41px; 
	width: 670px; 
	background: url(../images/mainRoundedTop.gif) no-repeat left bottom;
	}
	
	
/* ***************************************************** 

						CONTENTS

 ***************************************************** */	
#contents {
	width: 960px;
	margin: 0 auto;
	}
#mainContent {
	float:left;
	width:628px;
	margin: 0 0 21px 0;
	padding: 10px 21px 20px 21px; 
	background: #FFFFFF url(../images/mainRoundedBottom.gif) no-repeat left bottom;
	}
#mainContent h2, #secondary h2{
	margin:10px 0 15px 5px;
	color:#BFC95F;
	line-height:1.2em;
	font-size: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
}

#mainContent h3{
	color:#BFC95F;
	line-height:1.2em;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0.5em;
	}
#mainContent h4{
	color:#333;
	line-height:1.2em;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0.5em;
	}
#mainContent h2 a {
	color:#BFC95F !important;
}
#mainContent h2 a:hover {border-bottom:dotted 1px #BFC95F;}
#mainContent a:hover {color:#BFC95F;}
#mainContent h3,#mainContent h4,#mainContent p,#mainContent ul{padding-left: 15px;}
#mainContent p {
	line-height:1.3em;
	color:#333333;
}
#mainContent a, #mainContent a:visited {
	text-decoration:none;
	color:#003366;}
#mainContent ul {margin:1em 2em;}	
#mainContent li { list-style-type: square; }	
#mainContent .presentation {
	margin: 1em 0 1em 0;
	padding-bottom: 1em;
}

.design {margin-top:40px; float:left;margin-right:40px;}
.design-right {margin-top:40px; float:left;}

.rowDesign {margin:40px 0 0 0;}

.showcase{width:100%;}
.showcase .detail {
	float: left;
	width: 360px;
	text-align: center;
}

.showcase .detail p{color:#666666; padding:1em 0; text-align: left;}
/*.showcase .detail img{margin-left:-10px;}
*/.showcase .printed-product {
	float: right;
}
#wrapper #contents #mainContent .showcase .detail .attention {
	color: #990000;
	font-size: 1.6em;
	font-weight: bold;
}
/* TABLES*/
.full-table{width:100%;}

/* 
						breadcrumbs
 ***************************************************** */	
 
div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	background:url(../images/bg-stripe-3.png);
	color:#888888;
	border:1px solid #eee;
	margin-bottom:0px;
}
div.breadcrumbs a{color:#003399; text-decoration:none;}

div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(../images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}

/* ***************************************************** 

						secondary

 ***************************************************** */
#secondary {
	float:right;
	width: 245px;
	margin:0;
	padding: 0px 10px 20px 10px;
	background: #FFFFFF url(../images/secRoundedBottom.gif) no-repeat left bottom;
}

#sReader {
	position: absolute;
	top:-1000em;
	left:-100000em;
}
#iframebox{
text-align:center;}
#iframebox #spreadshop {margin-top: 0px;text-align:left;}


#secondary a:link.rss,#secondary a:visited.rss {
	background:transparent url(../images/rss.png) no-repeat scroll left top;
	height:48px;
	overflow:hidden;
	text-indent:-5000em;
	display:block;
}
#secondary ul, #secondary p{ margin:0 10px 10px 10px;}
#secondary ul{
border-bottom:1px dotted #d3d3d3;}
#secondary ul li a{
	text-decoration:none;
	color:#003366;
	border-top:1px dotted #d3d3d3;
	padding:0.43em 0 0.42em 20px;
	display: block;
	background:transparent url(../images/bullet.gif) no-repeat center left;
	
}
#secondary ul li a:hover{
	background-color:#F2F7F4;
}

#secondary img.add{margin:1em 10px;}


/* ***************************************************** 

						footer

 ***************************************************** */

#footer {
	background-color: #15252D;
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFCC;
	margin: 0 0 20px;
	width: 670px;
	float:left;
	font-size:0.8em;
	line-height:1.2em;
}
#footer a{color:#BFC95F;}
#footer .footerSection {
	float: left;
	width: 190px;
	padding:0 10px;
	margin-bottom:10px;
}
#footer #copyinfo p {
	margin-top:5px;
	text-align: center;
}
#footer #support {
	border-left:solid 1px #253740;
	border-right:solid 1px #253740;
}
#footer #support h2{
	margin-bottom:0.8em;
}
#footer span {
	background: transparent url(../images/footer_top.gif) no-repeat left top;
	height: 10px;
	display:block;
}





/* ***************************************************** 

						BLOG

 ***************************************************** */
 .post{margin-top:1em; margin-bottom:4em;}
.post h2 a{color:#BFC95F;text-decoration:none;}	
#mainContent .post p{
	margin:0.5em 0 0.8em;
}
#mainContent .post p.date{
	color:#BBB;
	font-size:0.8em;}

#mainContent .post .postmetadata{
	color:#999999;
	font-size:0.8em;}
	
	
	
	
#mainContent table {
	text-align: center;
}
#mainContent table .country{
	text-align: left;
}
#mainContent table th{
background-color:#EAFACB
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.extramargin{margin:40px auto;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 20px 10px 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 60px 15px 30px;
	padding-left: 20px;
	border-left: 5px solid #ddd;

	}

blockquote cite {
	font-size: 0.8em;
	margin: 15px 0 0;
	display: block;float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

#mainContent .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:0.8em;
	}
/* End Comments */
.design-group {
	display:block;
	margin-bottom: 1em;

}

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 628px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

.size-info{
	width: 628px;
	margin: 0 auto;
	overflow: hidden;}
.size-info h3{padding:25px 0;}	

.size-info .tees{
	margin: 0 -10px;
	width: auto;
	display: inline-block;
	padding-bottom:25px;	}


.size-info .info{
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}
.size-info table{margin:25px 0;}

#social{margin:10px 0;}
#social a img{margin-right:5px;}