html, body {margin:0; padding:0; height: 100%;}
.skip {letter-spacing:-1000em;overflow:hidden;height:0;position:absolute;}
a img {border:none;}

body {
	font-family: Myriad, "Trebuchet MS", sans-serif;
	font-size:62.5%;
	background: #ccc url(images/green_stripe.gif) repeat-x 0px 50px;
}


/* GENERAL LAYOUT
_____________________________________________________________________*/

#wrap {
	position: relative;
	top: 5px;
	margin: 0px auto;
	width: 900px;
	background-color: #fff;
	border: 3px solid #000;
}

#header {
	position: relative;
	padding-top: 13px;
	width: 100%;
	border-bottom: 3px solid #000;
	background-color: #9c3;
	z-index: 2;
	
	height: 236px;
}
#flashHeader {
	position: absolute;
	
	top: 44px;
	right: 0px;
	
	padding: 0px;
	width: 652px;
	height: 205px;
	background-color: #fff;
}



#sidebar {
	position: relative;
	/* Don't cause thigns on the right to wrap because of us! */
	float: left;
	margin-right: 0px;
	width: 205px;
	border-right: 2px solid #000;
	background-color: #336;
	z-index: 4;
}

#cart_testimony {
	width: 185px;
	margin: 25px auto 5px;
	border: 2px solid #063;
	border-width: 0px 2px;
	background-color: #f0f0f0;
}

#content {
	/*position: relative; !breaks IE6? */ 
	padding: 0px 5px 10px 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	background: url(images/sidebar_bg.gif) repeat-y;
	z-index: 3;
	
}

#realcontent {
	width: 677px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
}

#content-block {
	float: left;
	width: 35px;
	height: 25px;
}

#footer {
	padding: 1px 0px 0px 18px;
	margin: 5px auto;
	width: 918px;
	background: url(images/grad_bottom.gif) no-repeat 0px 0px;
}

/* NAVIGATION LAYOUT AND LINKS
_____________________________________________________________________*/

ul#nav {
	position: absolute;
	
	top: 13px;
	left: 0px;

	margin: 0px;
	padding: 0px;
	width: 245px;
	list-style: none;
	border: 3px solid #000;
	border-width: 3px 3px 0px 0px;
}

ul#nav li {
	margin: 0px;
	padding: 0px;
}

.menu_closed,
.menu_open,
.menu_selected,
.menu_current
{
	display: block;
	padding-left: 14px;
	background: #c0c0c0 url(images/nav_off7.gif) repeat-x;
	height: 32.5714px;
	border-bottom: 1px solid #000;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 32.5714px;
	text-decoration: none;
}

.menu_closed:hover,
.menu_open:hover,
.menu_selected:hover,
.menu_current:hover,
.menu_selected,
.menu_current
{
	background: #b3d968 url(images/nav_on7.gif) repeat-x;
}

ul#generalNav {
	margin: 0px;
	padding: 0px;
	width: 652px;
	height: 28px;
	border-top: 3px solid #000;
	list-style: none;
	text-align: right;
	background-color: #336;
	
	position: absolute;
	top: 13px;
	right: 0px;
	
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#generalNav li {
	display: inline;
	padding-right: 1.2em;
}
ul#generalNav li a {
	color: #fff;
	
	line-height: 3.2em;
	height: 38px;
	
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
ul#generalNav li a:hover, ul#generalNav li a:active {
	text-decoration: underline;
}

.menu_folder_closed,
.menu_folder_open,
.menu_folder_selected,
.menu_folder_current
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu_2_closed,
.menu_2_open,
.menu_2_selected,
.menu_2_current,
.menu_3_closed,
.menu_3_open,
.menu_3_selected,
.menu_3_current,
.menu_4_closed,
.menu_4_open,
.menu_4_selected,
.menu_4_current
{
	display: block;
	padding-left: 24px;
	height: 23px;
	font-size: 1.2em;
	line-height: 2em;
	color: #000;
	background: #9c3 url(images/bullet.gif) no-repeat 14px 50%;
	font-weight: bold;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

.menu_2_closed:hover,
.menu_2_open:hover,
.menu_2_selected:hover,
.menu_2_current:hover,
.menu_3_closed:hover,
.menu_3_open:hover,
.menu_3_selected:hover,
.menu_3_current:hover,
.menu_4_closed:hover,
.menu_4_open:hover,
.menu_4_selected:hover,
.menu_4_current:hover
{
	background-color: #fff;
}


.menu_folder_2_closed,
.menu_folder_2_open,
.menu_folder_2_selected,
.menu_folder_2_current
{
	margin-left: 17px;
	padding: 0px;
	font-size: .8em;
	list-style: none;
}

.menu_folder_3_closed,
.menu_folder_3_open,
.menu_folder_3_selected,
.menu_folder_3_current
{
	margin-left: 17px;
	padding: 0px;
	list-style: none;
}

.menu_3_closed,
.menu_3_open,
.menu_3_selected,
.menu_3_current
{
	border-left: 1px solid #000;
	background-image: url(images/dash.gif);
}

.menu_4_closed,
.menu_4_open,
.menu_4_selected,
.menu_4_current
{
	border-left: 1px solid #000;
	background-image: url(images/box-bullet.gif);
}

.menu_folder_open,
.menu_folder_closed,
.menu_folder_2_open,
.menu_folder_2_closed,
.menu_folder_3_open,
.menu_folder_3_closed
{
	display: none;
}

.menu_2_current,
.menu_3_current,
.menu_4_current
{
	background-color: #fff;
}

#sidebar .sub-title {
	position: relative;
	display: block;
	height: 32px;
	padding-left: 7px;
	font-size: 1.4em;
	/*  line-height: 2.5em; */
	line-height: 32px;
	background-color: #9c3;
	border-bottom: 1px solid #000;
}
#sidebar .sub-title img {
	position: absolute;
	right: -42px;
	top: 0px;
}

#sidebar dl {
	text-align: left;
	margin: 3px;
}

/* LINKS
_____________________________________________________________________*/

.faq a, .top {
	text-decoration: none;
}


/* TYPOGRAPHY
_____________________________________________________________________*/

h1 {/* what was heading2 */
	margin: 0 0 -.5em 0;
	font-family: Geneva, Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 2em;
	line-height: 1.8em;
	font-weight: bolder;
	color: #060;
	font-style: italic;
}
h2 { /* what was style4 */
	margin: 0px;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #036;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, "Trebuchet MS", sans-serif;
}
h3, .heading { /* what was heading1 */
	font-size: 1.5em;
	font-weight: bold;
	color: #060;
}

.home_instructions {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	line-height: 1.25em;
}
.pull-up {  line-height: .5em;
}

.subHeading {
	color: #063;
	font-weight: bold;
	font-size: 1.17em;
}
.normal {
	color: #000;
	font-weight: normal;
	font-size: .85em;
}
.minorHeading {
	color: #063;
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

#testimony {
	padding: 0px 5px;
	text-align: center;
}
#testimony_cart_info {
	margin: 0px;
	padding: 2px 5px;
	color: #336;
	font-size: 1.1em;
	font-weight: bold;
}

#cart {
	text-align: center;
}

#cart_program {
	color: #063;
	line-height: 1.08em;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

pre {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

pre.wrap {
	white-space: normal;
	white-space: pre-wrap;
}

dd {
	margin-left: 10px;
}

/* IMAGES
_____________________________________________________________________*/

#cart_testimony img {
	/* margin-left: -2px; */
	margin-bottom: -.4em;
	position: relative;
	left: -2px;
	margin-right: -4px;
}

#sc_img_front,
#sc_img_back {
	margin: 3px;
}

/* TABLES
_____________________________________________________________________*/

#prices {
	text-align: center;
}
thead th {
	font-size: 1.5em;
	font-weight: bold;
	color: #036;
}
th  {
	color: #063;
	line-height: 1.08em;
}

.bordertable {
	padding: 9px;
	border: 1px solid #000;
	background-color: #ccc;
}

.tablePrices {
	border: 1px solid #000;
	padding: 1px;
}
.tablePrices thead tr th{
	background-color: #ccc;
	color: #063;
	font-size: 1.17em;
}
.tablePrices tr th {
	color: #000;
}

table.checkout tr td {
	padding: 3px 5px 3px 10px;
}
.required {
	color: #f00;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 0px !important;
}

/* Sidebar shopping cart */

#cart table {
	margin: auto;
}

/* Main shopping cart */
.cart-section {
	padding: 10px 0px;
	border-bottom: 1px solid #999;
	text-align: left;
	border-top: 1px solid #999;
}

.cart-subsection {
	padding: 10px 0px;
	border-bottom: 1px solid #999;
	text-align: left;
	border-top: 1px solid #999;
}

.cart-link {
	padding: 10px 0px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

#shopping-cart-table {
	width: 100%;
	margin-bottom: 2em;
}

#shopping-cart-table td {
	vertical-align: top;
	border-right: 1px dotted #999;
	border-bottom: 1px solid #999;
}

#shopping-cart-table td:last-child {
	border-right: none;
	text-align: right;
}

#shopping-cart-table td:only-child {
	border-right: none;
	text-align: left;
}

#shopping-cart-table td img {
	vertical-align: top;
}

/* FORMS
_____________________________________________________________________*/

#email-form p {
	padding: 0px 0px;
}
#email-form label {
	display: block;
	width: 30%;
	text-align: right;
	float: left;
}
#email-form input, #email-form textarea, #email-form select {
	/* float: left; */
	width: 250px;
	margin-left: 15px;
}
#email-form select {
	width: 254px;
}
#email-form textarea {
	height: 100px;
}
#email-form input.button {
	width: 125px;
	position: relative;
	margin-left: 30%;
	left: 15px;
}


/* POSTCARD THUMBNAIL LAYOUT
_____________________________________________________________________*/

.thumbnails {
	width: 100%;
	overflow: hidden;
}

.thumbnail {
	display: block;

	float: left;
	margin-bottom: 10px;
	padding: 3px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ddd;
	border-width: 1px 0px;
}
.thumbnail img {
	border: 1px solid #ccc;
}

.custom_thumbnails {
	width: 100%;
	overflow: hidden;
}

.custom_thumbnail_L {
	display: block;

	float: left;
	margin-bottom: 10px;
	width: 160px;
	padding: 5px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ddd;
	border-width: 1px 0px;
	height: 170px;
}
.custom_thumbnail_L img {
	border: 1px solid #ccc;
}

.custom_thumbnail_P {
	display: block;

	float: left;
	margin-bottom: 10px;
	width: 160px;
	height: 220px;
	padding: 5px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ddd;
	border-width: 1px 0px;
}
.custom_thumbnail_P img {
	border: 1px solid #ccc;
}



/* MISCELANEOUS
_____________________________________________________________________*/

#body-bdr-cover {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 2px;
	height: 102px;
}
#grad-green {
	position: absolute;
	left: 50%;
	margin-left: -468px;
	top: 42px;
	z-index: 1;
}
#grad-grey {
	position: absolute;
	top: -3px;
	left: -18px;
	bottom: -3px;
	width: 936px;
	z-index: 0;
}

#grad-left-grey {
	position: absolute;
	top: -3px;
	left: -18px;
	bottom: -3px;
	width: 15px;
	z-index: 0;
}

#grad-right-grey {
	position: absolute;
	top: -3px;
	left: 903px;
	bottom: -3px;
	width: 15px;
	z-index: 0;
}


/* ORDERING STEPS */
.image_table, .image_table tr, .image_table td
{
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;	
	line-height: 1px;
	font-size: 1px;
}

#ordersteps-left {
	width: 18px;
	height: 1px;
}

#ordersteps-space {
	width: 87px;
	height: 1px;
}

.ordertabs-endcap {
	vertical-align: top;
}

#text {
	width: 79px;
	height: 37px;
}

#nostep {
	width: 131px;
	height: 37px;
}

#ordertabs-endbase {
	width: 16px;
	height: 37px;
}

#checkbox {
	width: 28px;
	height: 37px;
	background-image: url(images/ordertabs-box.gif);
}

.E #checkbox {
	background-image: url(images/ordertabs-box-E.gif);		
}

.S #checkbox, .E:hover #checkbox {
	background-image: url(images/ordertabs-box-S.gif);		
}

.X #checkbox {
	background-image: url(images/ordertabs-box-X.gif);
}

.EX #checkbox {
	background-image: url(images/ordertabs-box-EX.gif);
}

.SX #checkbox, .EX:hover #checkbox {
	background-image: url(images/ordertabs-box-SX.gif);
}

/* zips, cards, printing, buyer, confirm, custom */

#step-zips #text {
	background-image: url(images/ordertabs-zips.gif);
}

#step-zips.E #text {
	background-image: url(images/ordertabs-zips-E.gif);
}

#step-zips.S #text, #step-zips.E:hover #text {
	background-image: url(images/ordertabs-zips-S.gif);
}

#step-cards #text {
	background-image: url(images/ordertabs-cards.gif);
}

#step-cards.E #text {
	background-image: url(images/ordertabs-cards-E.gif);
}

#step-cards.S #text, #step-cards.E:hover #text {
	background-image: url(images/ordertabs-cards-S.gif);
}

#step-printing #text {
	background-image: url(images/ordertabs-printing.gif);
}

#step-printing.E #text {
	background-image: url(images/ordertabs-printing-E.gif);
}

#step-printing.S #text, #step-printing.E:hover #text {
	background-image: url(images/ordertabs-printing-S.gif);
}

#step-buyer #text {
	background-image: url(images/ordertabs-buyer.gif);
}

#step-buyer.E #text {
	background-image: url(images/ordertabs-buyer-E.gif);
}

#step-buyer.S #text, #step-buyer.E:hover #text {
	background-image: url(images/ordertabs-buyer-S.gif);
}

#step-confirm #text {
	background-image: url(images/ordertabs-confirm.gif);
}

#step-confirm.E #text {
	background-image: url(images/ordertabs-confirm-E.gif);
}

#step-confirm.S #text, #step-confirm.E:hover #text {
	background-image: url(images/ordertabs-confirm-S.gif);
}

#step-custom #text {
	background-image: url(images/ordertabs-cards.gif);
}

#step-custom.E #text {
	background-image: url(images/ordertabs-cards-E.gif);
}

#step-custom.S #text, #step-custom.E:hover #text {
	background-image: url(images/ordertabs-cards-S.gif);
}

/* Next step */
#nextstep {
	margin: 1em;
	text-align: right;
	font-size: 2em;
}

#nextstep a {
	text-align: right;
}




.inplace_layer {
	position: absolute;
}

/* Custom card categories list */
.custom_categories li
{
	display: block;
	float: left;
	width: 300px;
}

/* Popup help */
.helpbutton {
	width: 21px;
	height: 21px;
	
	background: url(images/help.gif);
	
	position: relative;
	
	margin: 0px 0px 0px 0px;
}
.help {
	display: block;
	position: absolute;
	
	/* Remove properties of links: */
	text-decoration: none;
	color: black;
	
	bottom: 0px;
	right: -25px;
	
	padding-top: 3px;
	margin-top: 21px;
	
	width: 46px;
	height: 21px;
	overflow: hidden;
	
	border: none;
	
	/* background: url(images/help-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right; */
	
	z-index: 1000000;
	
	line-height: 0px;
	letter-spacing: 0px;
}

.help:hover {
	width: 251px;
	height: auto;
}

.help p {
	background: url(images/help-border.gif);
	margin: 0px;
	padding: 0px 10px 0px 10px;
	
	line-height: normal;
	letter-spacing: normal;
}

/* Special styles for home.php */
#features ul {
	line-height: normal;
	text-align: left;
}

/* HACKS AND FIXES 
_____________________________________________________________________*/
/* IE Fixes */
/* star-html hacks are < IE 7 */

* html .skip {text-indent:-1000em;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}

/* Hides from IE-mac \*/
.clearfix {display:block;}
/* End hide from IE-mac */
