/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #696969;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background:url(http://www.1nhcustomprints.com/assets/background.jpg)
}


.bodyTable {
	border-collapse: collapse;
	margin: 0px;
	border: none;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	height: auto;
}

h2{
 font-size: 110%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 90%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 80%;
 color: #334d55;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.masthead{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	background-image: url(../page_images/head_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 80px;
}

.leftNav {
	width: 160px;
	background-image: url(../page_images/sideBar_bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #000000;
}

#leftNav {
	padding: 0px;
}

#leftNav h1 {
	color: #F0E68C;
	font-size: 90%;
	font-weight: bold;
}


#leftNav a:link, #leftNav a:visited {
	display: block;
	color: White;
}

.content{
	background-image: url(../page_images/body_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.dividerBar {
	background-image: url(../page_images/divBar_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D8A45B;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cccccc;
    width: 100%;
}

.navBar {
	background-image: url(../page_images/navBar_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D8A45B;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cccccc;
}

#navBar {
	color: #FFF8DC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#navBar a {
	font-size: 85%;
	color: #F0E68C;
}

.navBarLeft{
	float: left;
	white-space: nowrap;
}

.navBarRight{
	float: right;
	white-space: nowrap;
}

#siteName{
	margin: 20px 100px;
	padding: 0px 30px 10px 10px;
}

.pageName{
	font-size: 150%;
	font-style: bold;
	color: #006600;
	padding-left: 10px;
}

.announce {
	color: #B22222;
	text-align: center;
}
.highlight_box {
	background-color: #FFF8DC;
	color: #006600;
	font-style: bold;
	padding: 5px;
}
.highlight_box1 {
	background-color: #FFF8DC;
	color: #006600;
	font-style: bold;
	padding: 1px;
}
.template_instr {
	background-color: #FFFF99;
	font-style: italic;
	padding: 5px;
	font-size: 80%;
}
.welcome_text {
	padding: 5px;
	background-color: #FFF8DC;
	padding: 10px;
	color: #006600;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFF8DC;
	padding: 0px 10px 0px 10px;
	white-space: nowrap;
	float: right;
}

#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 90%;
	color: #F0E68C;
}

#breadCrumb{
	font-size: small;
	color: #B8860B;
}

#breadCrumb a {
	color: #B8860B;
	font-size: x-small;
	font-weight: bold;
}
.formlabel, .formlabel_req {
	background-color: #FFF8DC;
	text-align: right;
	padding: 5px;
	width: 25%;
	vertical-align:  top;
	font-size: 80%;
}

.formlabel_req {
	color: Maroon;
}

.formfields,.formfield {
	padding: 5px;
	vertical-align:  top;
	font-size: 80%;
}
.searchfields {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #003366;
	height: 18px;
}

.form_instr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
    vertical-align:  top;
}
.form_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:  top;
	font-size: 80%;
}
.form_error	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Red;
	padding: 5px;
	vertical-align:  top;
	font-size: 90%;
	font-weight: bold;

}

.checkout_head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #B8860B;
	color: #F0E68C;
	padding: 2px 10px 2px 10px;
	vertical-align: top;
	white-space: nowrap;
	margin: 10px;
}

.checkout_row1 {
	padding: 2px;
	font-size: 90%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #99FFFF;
}

.checkout_row2 {
	background-color: #FEF7E7;
	padding: 10px;
	font-size: 90%;
}

/* Featured Items */

.featuredHead, .featuredFooter {
/*	border: 1px solid #F0E68C;*/
	padding: 3px;
	font-family: "Verdana Geneva Arial Helvetica sans-serif";
	font-size: 90%;
	font-style: italic;
	color: #990000;
}

.featuredHead {
	/* Unique elements */
	background-color: #99FFFF;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}

.featuredFooter {
	/* Unique elements */
	height: 10px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}

.featuredBody1, .featuredBody2 {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 5px 5px 5px;
	
}
.related_form {
	font-size: xx-small;
}

.featuredBody2 {
	background-color: #F0E68C; /* overrides pre-defined color */
}

.featuredPrice, .price {
	color: #B22222;
}

#pageNav {
	color: Maroon;
	text-align: center;
	font-size: 60%;
}

#pageNav a:link; a:visited;a:hover {
	color: Maroon;
	font-size: 60%;
}

#pageNav .pageShow {
	color: #A45200;
	text-align: center;
	font-size: 60%;
}

.categoryName {
	color: #006699;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
}
.detail_prodName{
	font-size: 130%;
	font-style: bold;
	color: #0066FF;
	padding-left: 10px;
}
.product_description {
	padding: 5px;
	padding: 10px;
	color: #0066FF;
	border: medium dotted #0000FF;
}

/* listpage elements */

#listBody1, #listBody2 {
	border-style: solid;
	border-width: 1px;
	border-color: #006699;
	padding: 8px;
	margin: 5px;
}

#listBody2 {
	/* override pre-defined elements */
	background-color: #D9D9D9;
}

.list_row1, .list_row2 {
	border-style: solid;
	border-width: 1px;
	border-color: #006699;
	padding: 8px;
	margin: 5px;
}
.list_row1 {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.list_row2 {
	/* override pre-defined elements */
	background-color: #D9D9D9;
}

.prodName {
	font-size: 100%;
	font-weight: bold;
	color: #669966;
}

.prodName a:link, .prodName a:visited {
	color: #669966;
}

/* ---------- Rating and review elements ------------- */

/* Currently the rating and review tables share this definition */
/* however, each can have its own if desired. */

.rating_head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	white-space: nowrap;
	margin: 10px;
}

.rating_row1 {
	background-color: White;
	padding: 3px;
}

.review_row2 {
	background-color: #EFEFEF;
	padding: 3px;
}
.discount_price {
	text-decoration: line-through;
}
.CheckMural {
	font-size: x-large;
	font-weight: bolder;
	border: medium solid #000000;
	margin: 1px;
	padding: 1px;
	white-space: nowrap;
	height: 25px;
	width: 25px;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.leftorder {
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	height: auto;
}

.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 25px;
	font-size: 10pt;
}
.ChoiceHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 0pt;
}
.SubTitle {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center;
	font-weight: 700;
	color: #990000;
	border-top: medium double #CC9933;
	border-right: medium double #CC9933;
	border-bottom: medium none #CC9933;
	border-left: medium double #CC9933;
	white-space: nowrap;
}

.CheckLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.TextField {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
body {
	background-image: url(http://www.1nhcustomprints.com/assets/background.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.summery {
	color: #993300;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	line-height: normal;
	font-weight: normal;
}
.TileSizeHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #990000;
	letter-spacing: 1.5pt;
	text-align: center;
	word-spacing: 2pt;
}
.TileSizeSpec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
