* {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	color:#c1d82f;
	text-align:left;
}

img {
	border: 0;
}
h2 {
	font-size: 14px;
	color:#c1d82f;
}

h2.standout {
	font-size: 14px;
	color:red;
	text-align: left;
}

p, ul, ol {
text-align: left;
}

body {
	background-color: #e3e2d9;
	text-align: center;
	border-collapse: collapse;
	color: #626262;
}

table {
	border-style:none;
	border-collapse: collapse;
}


td {
 	border-style:none;
	border-collapse: collapse;
	padding:0px;
}

#PageWrapper {
	width: 900px;
	border: 0px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
}

#Page {
	width: 900px;
	border-collapse: collapse;
}

#topSpacer {
	height: 10px;
	background-color: #e3e2d9;
}

#MainMenu {
height:110px;
clear: both;
width: 900px;
text-align: left;
border-bottom: 1px dashed #b3b3b3;
}

td.MainMenu {
width: 92px;
height: 30px;
border: 0;
padding: 0;
margin: 0;
}

td.MenuSpacer {
background-color:#f4f4f1;
height: 32px;
}

div.logo {
	background-image: url(images/printlogo.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 226px;
	height: 122px;
	padding: 0;
	margin: -20px;
}

a.mainmenu_navigation {
display: block;
font-size: 11px;
font-weight: bold;
color: #464646;
text-decoration: none;
height: 32px;
width: 105px;
line-height: 32px;
text-align: center;
vertical-align: top;
border-left: 1px dotted #b3b3b3;
background-color:#f4f4f1;
border-collapse:collapse;
}

a.mainmenu_navigation_active {
display: block;
font-size: 11px;
font-weight: bold;
color: #464646;
text-decoration: none;
height: 32px;
width: 105px;
line-height: 32px;
text-align: center;
vertical-align: top;
border-left: 1px dotted #b3b3b3;
background-color:#ffffff;
border-collapse:collapse;
}


a:hover.mainmenu_navigation, a:hover.mainmenu_navigation {
background-repeat: no-repeat;
display: block;
font-size: 11px;
font-weight: bold;
color: #464646;
text-decoration: none;
height: 32px;
width: 105px;
line-height: 32px;
text-align: center;
vertical-align: top;
border-left: 1px dotted #b3b3b3;
background-color:#f4f4f1;
border-collapse:collapse;
}

#Content {
	clear: both;
	width: 590px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	background-color:white;
}

#LeftContent {
	float: left;
	text-align: center;
	width: 900px;
	margin: 0 auto;
}

#FormContent {
	float: right;
	padding-right: 23px;
	padding-top:15px;
	background-color:#ffffff;
}

td.SearchBoxTop {
background-repeat: no-repeat;
color: #464646;
font-size: 11px;
text-align: left;
font-weight: normal;
vertical-align: bottom;
}

td.SearchBoxRepeat {
border-collapse:collapse;
text-align: right;
background-color:#ffffff;
}

input.SearchInput {
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-bottom: 0px;
border-right: 0px;
color: #626262;
background-color: #ffffff;
height: 20px;
}

input.SubmitButton {
background-image:url(images/button_background.png);
background-repeat:repeat-x;
font-size:10px;
color: #ffffff;
text-decoration: none;
cursor: pointer;
height: 24px;
width: 30px;
border: 1px solid #1a1a1a;
}

input.AdvancedButton {
background-image:url(images/button_background.png);
background-repeat:repeat-x;
font-size:10px;
color: #ffffff;
text-decoration: none;
cursor: pointer;
height: 24px;
width: 110px;
border: 1px solid #1a1a1a;
}

input:hover.SubmitButton {
text-decoration: none;
cursor: pointer;
}

input:hover.AdvancedButton {
text-decoration: none;
cursor: pointer;
}
select.SearchInput, option.SearchInput  {
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-bottom: 0px;
border-right: 0px;
color: #626262;
background-color: #ffffff;
padding: 0;
margin: 0;
height: 24px;
}

td.SearchBoxBottom {
background-repeat: no-repeat;
width: 900px;
height: 21px;
}

td.BuyBoxTop {
background-repeat: no-repeat;
width: 257px;
height: 78px;
color: #626262;
font-size: 24px;
padding: 0 0 0 64px;
text-align: left;
font-weight: bolder;
line-height: 24px;
vertical-align: top;
}

td.BuyBoxRepeat {
background-repeat: repeat-y;
text-align: left;
padding-left: 20px;
}

td.BuyBoxBottom {
width: 257px;
height: 21px;
background-repeat: no-repeat;
}

#Footer {
color: #949494;
text-align: center;
vertical-align: middle;
background-color: #ffffff;
height:35px;
margin: 10px 20px 0 20px;
padding-top: 20px;
border-top:dashed 1px #b3b3b3;
}

a.submenu_navigation {
font-size: 12px;
color: #626262;
text-decoration: none;
}

a.submenu_navigation:hover {
font-size: 12px;
color: #626262;
text-decoration: underline;
}

table.regular {
border-collapse: collapse;
}

table.ImageBox {
	padding: 4px;
	text-align: center;
	width: 530px;
}

td.ImageBox {
	border-bottom: 1px dashed #b3b3b3;
	padding: 10px;
}

table.ContentTable {
	background-color:white;
	width:900px;
}

td.ContentTable {
	text-align: justify;
	font-stretch:ultra-condensed;
	font-style:normal;
	font-size:10px;
	vertical-align: top;
	padding-left:20px;
	padding-right:20px;
	width: 166px;
}

td.MainPageImage {
margin: 0 auto;
vertical-align:top;
padding: 20px 0 0 75px;
width: 600px;
height: 430px;
}

.LargeBlueText {
color: #1ebdef;
font-size: 24px;
font-weight: bolder;
}

.LargeText {
font-size: 24px;
font-weight: bolder;
}

table.Purchase td {
	vertical-align: top;
}

td.PurchaseSpacer {
width: 20px;
height: 108px;
}

fieldset {
	border: 1px solid #f3a626;
	margin-right: 10px;
	padding: 5px;
}

legend {
	color: #f3a626;
}

/*--------------------------------------------------
Style settings for the dropdown menu follow
--------------------------------------------------*/

#SubMenu {
position: absolute;
visibility: hidden;
background-color: #ffffff;
z-index: 10;
}

a.mainmenu_sub {
display: block;
	width: 400px;
	background-color: #daecd4;
	border: 0px solid #39b54a;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #646363;
	margin-top: 0px;
}

a:hover.mainmenu_sub {
display: block;
	width: 400px;
	background-color: #85ee92;
	border: 0px solid #39b54a;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #14469c;
	margin-top: 0px;
}


/*--------------------------------------------------
Style settings for the Go To Store Box
--------------------------------------------------*/

td.GoToStoreTop {
	background-image: url(images/go-to-store-top.jpg);
	background-repeat: no-repeat;
	width: 56px;
	height: 29px;
}

td.GoToStoreHeading {
color: #f3a626;
font-size: 24px;
text-align: left;
font-weight: bolder;
vertical-align: top;
height: 29px;
line-height: 29px;
}

td.GoToStoreBottom {
	background-image: url(images/go-to-store-bottom.jpg);
	background-repeat: no-repeat;
	width: 117px;
	height: 109px;
	padding-left: 28px;
	padding-top: 24px;
	vertical-align: top;
}

td.GoToStoreImage {
	width: 410px;
}

a.GoToStoreLink {
display: block;
font-size: 12px;
font-weight: bold;
color: #646363;
text-decoration: none;
height: 32px;
width: 82px;
line-height: 32px;
text-align: center;
vertical-align: bottom;
}

a:hover.GoToStoreLink {
display: block;
font-size: 12px;
font-weight: bold;
color: #14469c;
text-decoration: none;
height: 32px;
width: 82px;
line-height: 32px;
text-align: center;
vertical-align: bottom;
}

.content_wrapper {
width:900px;
}

#Thumbs {
background-color:#FFFFFF;
float:right;
width:700px
}

#Collections {
overflow:hidden;
width:900px;
background-color:#FFFFFF;
height:100%;
}

#LeftText {
float:left;
background-color:#FFFFFF;
height:100%;
text-indent:inherit;
width:150px;
}

td.ButtonSpacerRight {
padding-right:6px;
vertical-align: bottom;
}

.text_container {
width:600px;
position:relative;
top:-50px;
}

.text_container_about_prints, .text_container_guarantee, .text_container_featured {
padding:10px 20px 0 200px;
}

.line_break {
float:left;
border-collapse:collapse;
width:600px;
border: 1px dashed #b3b3b3;
}

td.table_break {
border-bottom: 1px dashed #b3b3b3;
padding-top:5px;
padding-bottom:5px;
}

.ImageboxContainer {
	padding-left:100px;
}

font.smallText {
	font-size: 10px;
	color: #626262;
}

h2.homeWelcome {
	color: #c1d82f;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

p.homeText {
	font-size: 13px;
	color: #626262;
	font-family: "Myriad Pro", verdana, helvetica;
	text-align: left;
}

a.homeLink {
	font-size: 10px;
	color: #626262;
	font-family: "Myriad Pro", verdana, helvetica;
	text-decoration: underline;
}

table.postage_table {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

table.postage_table td {
	padding: 5px;
}

table.pagingBox td {
	padding: 5px;
}

input.LinkButton {
background-image:url(images/button_background.png);
background-repeat:repeat-x;
font-size:12px;
color: #ffffff;
text-decoration: none;
cursor: pointer;
height: 24px;
width: 138px;
border: 1px solid #1a1a1a;
}

input:hover.LinkButton {
text-decoration: none;
cursor: pointer;
}

/* mega menu styles */
#navigation {height: 32px; padding: 0;}

#navigation ul {list-style: none; margin: 0; list-style-position: inside; padding: 0; }

#navigation li {position: relative; font-weight: bold; float: left;}

a.topmenuactive {
color: #464646;
display: block;
padding: 0 10px;
line-height: 32px;
background-color: #FFFFFF;
text-decoration: none;
text-align: center;
margin-right: 1px;
border-left: 1px dotted #B3B3B3;
}

a.topmenu {
color: #464646;
display: block;
padding: 0 10px;
line-height: 32px;
background-color: #FFFFFF;
text-decoration: none;
text-align: center;
margin-right: 1px;
border-left: 1px dotted #B3B3B3;
}

a:hover.topmenu {
color: #6666;
display: block;
padding: 0 10px;
line-height: 32px;
background-color: #FFFFFF;
text-decoration: none;
text-align: center;
margin-right: 1px;
}

a.submenu, a:hover.submenu {
height: auto;
background: none;
border: 0;
text-align: left;
margin: 0;
line-height: 24px;
padding-left: 5px;
}

a:hover.submenu {text-decoration: underline; text-align: left;}

div.ddContainer, div.ddContainerLarge, div.ddContainerLarge2, div.ddContainerLarge3, div.ddContainerLarge4 {position: absolute; left: -10000px;}

#navigation li:hover div.ddContainer,
#navigation li:hover div.ddContainerLarge,
#navigation li:hover div.ddContainerLarge2,
#navigation li:hover div.ddContainerLarge3,
#navigation li:hover div.ddContainerLarge4 {display: block; left: 0;}

/* styles for drop-down */
div.ddContainer, div.ddContainerLarge, div.ddContainerLarge2, div.ddContainerLarge3, div.ddContainerLarge4 {border: 1px solid #444; background: #999;}

a.submenu {font-weight: bold; color: #ffffff; text-decoration: none; width: auto !important;}

a:hover.submenu {text-decoration: underline; background: #999999;}

ul.ddc1, ul.ddc2, ul.ddc3, ul.ddc4, ul.ddc5 {float: left; width: 103px;}

ul.ddc1 li, ul.ddc2 li, ul.ddc3 li, ul.ddc4 li, ul.ddc5 li {width: 103px;}


span.spacer {background-color: #444444; width: 105px; font-size: 2px; display: block;}

table.formattedTable {text-align: left; border-collapse: collapse;}
table.formattedTable td {text-align: left; border-collapse: collapse; padding: 5px; border: 1px solid black;}

.warning { color: red;}
label { font-weight: bold;}

table.contact_form tr { line-height: 3.3em;}

p.successtext { color: #11bf47; }