/* Global Styles */

body {
	margin:30px;
	background-color: #3E5A82;
	min-width: 300px;
	max-width: 1000px;
	-webkit-text-size-adjust: none;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#2A3B5C;
	letter-spacing:.1em;
	}
	
H1 {	
	align-vertical: top;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #415478;
	font-size: 18px;
	}

H1 a {
	text-decoration: underline;
	}

H2 {	
	align-vertical: top;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #415478;
	font-size: 14px;
	}

a {
	color: #21395B;
	font-weight:bold;
	text-decoration:none;
	}
	
	
em {
	font-weight: bold;
	}
	
	
/* Class Styles */

	
	

#contentArea {
	clear: left;
	width: 100%;
	min-height: 400px;
	background-color: #F8F8F4;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	font-family: Arial, verdana, helvetica, san-serif;
	font-weight: 200;
	font-size: 12px;
	}
	
#contentArea h1 {	
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	color: #415478;
	font-size: 18px;
	font-weight: 200;
	}

#contentArea p {
	font-size: 12px;
	line-height: 120%;	
	padding: 0 20px 0 20px;
	}

#contentArea p a {
	text-decoration: underline;
	}

#contentArea img {
	max-width: 100%;
	max-height: 100%;
	border: none;
	text-decoration: none;
	}
	
	
#contentArea .bodyText {
	font-size: 12px;
	font-weight: 200;
	line-height: 150%;
	margin-left: 20px;
	}


#contentArea .home_section {
	float: left;
	min-width: 250px;
	margin: 10px 20px 0px 0px;
	padding: 0 0px 0 20px;
	overflow: hidden;
	font-size: 12px;
	}

#contentArea .paint_section {
	float: left;
	max-width: 610px;
	margin: 15px;
	overflow: hidden;
	font-size: 12px;
	}

#contentArea .paint_description {
	float: left;
	max-width: 190px;
	overflow: hidden;
	margin: 30px 15px 10px 10px;
	}
	
#contentArea .repro_section {
	float: left;
	width: 45%;
	margin: 10px 10px 0px 0px;
	padding: 0 0px 0 20px;
	overflow: hidden;
	font-size: 12px;
	}	

#contentArea .repro_section_column a {
	text-decoration: underline;
	}	

#contentArea .repro_sub_section {
	float: left;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	font-size: 12px;
	}



#contentArea .repro_section IMG {
	padding: 5px 0px 5px 10px;
	float: left;
	vertical-align: middle;
	align: left;
	}

#contentArea .repro_section_title {	
	color: #415478;
	font-weight: 200;
	font-size: 15px;
	line-height: 200%;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #98A2B2;
	}

#contentArea .repro_sub_section_title {	
	color: #415478;
	font-weight: 200;
	font-size: 15px;
	line-height: 200%;
	text-align: left;
	}

#contentArea .repro_section_text {	
	font-weight: 200;
	font-size: 12px;
	line-height: 200%;
	text-align: left;
	/* padding: 3px 0 4px 0; */
	white-space: nowrap;
	}

#contentArea .subjectTitle {	
	color: #415478;
	font-weight: 200;
	font-size: 15px;
	line-height: 200%;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #98A2B2;
	}

#doodle_paging {
	text-align: center;
	padding: 0 0 20px 0;
	font-size: 12px;
	}

#contentArea .paging {	
	color: #415478;
	font-weight: bold;
	font-size: 12px;
	line-height: 200%;
	text-align: center;
	padding: 10px 5px;
	text-decoration: underline;
	}
	
#contentArea .paging_title {	
	color: #415478;
	font-weight: bold;
	font-size: 12px;
	line-height: 200%;
	text-align: center;
	padding: 10px 5px;
	}
	
#contentArea .paging_selected {
	color: #415478;
	font-weight: 200;
	font-size: 12px;
	line-height: 200%;
	text-align: center;
	padding: 10px 5px;
	background: url(images/marker.png) no-repeat;
	background-position: 50% 70%;
	}

#contentArea .subTopic_section {
	display: block;
	clear: left;
	float: left;
	max-width: 430px;
	padding: 0 0 30px 0;
	margin: 10px;
	overflow: hidden;
	font-weight: 200;
	line-height: 150%;
	}

#contentArea .section_column {
	float: left;
	width: 210px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-weight: 200;
	line-height: 150%;
	}

#contentArea .detail {
	float: left;
	min-width: 120px;
	max-width: 250px;
	text-align: left;
	}

#contentArea .detail a {
	text-decoration: underline;
	}

#contentArea .comment {
	display: block;
	max-width: 120px;
	text-align: right;
	clear: left;
	color: #000;
	}


#contentArea .thumbnailSet {
	clear: left;
	max-width: 920px;
	overflow: auto;
	padding: 30px 0 10px 20px;
	margin: 0 0 0 20px;
	color: #3E5A82;
	text-align: center;
	font-size: 12px;
	}

#contentArea .new {
	color: #A93272;
	padding: 0 0 0 10px;
	}

#contentArea .itemTitle {
	border-top: 1px dashed #ccc;
	font-size: 15px;
	color: #3E5A82;
	padding: 10px 0 20px 0;
	}	

#contentArea .doodleDetail {
	clear: left;
	max-width: 920px;
	min-height: 300px;
	overflow: auto;
	margin: 20px 30px;
	color: #3E5A82;
	background: #fff;
	font-size: 12px;
	padding: 0 0 0 10px;
	}

#contentArea .prevNext {
	float: left;
	width: 25%;
	padding: 100px 0 0 0;
	text-align: center;
	text-decoration: underline;
	}

#contentArea .prevNext_narrow {
	float: left;
	width: 15%;
	padding: 100px 0 0 0;
	text-align: center;
	text-decoration: underline;
	}

#contentArea .doodle {
	float: left;
	width: 50%;
	text-align: center;
	}

#contentArea .doodle_wide {
	float: left;
	width: 70%;
	text-align: center;
	}


#contentArea .thumbnailDoodle {
	float: left;
	min-width: 140px;
	height: 185px;
	text-align: center;
	background: #fff;
	font-size: 12px;
	padding: 10px;
	}
	
#contentArea .purchaseLinks {
	float: left;
	width: 90%;
	margin: 40px 10px 0 0;
	text-align: left;
	}

#contentArea .purchaseLinks p {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px dashed #98A2B2;
	}

#contentArea .thumbnail5 {
	float: left;
	width: 180px;
	height: 175px;
	text-align: center;
	}

#contentArea .thumbnail5_tall {
	float: left;
	width: 180px;
	height: 260px;
	text-align: center;
	}

#contentArea .thumbnail5_xtall {
	float: left;
	width: 180px;
	height: 310px;
	text-align: center;
	}

#contentArea .thumbnail4 {
	float: left;
	width: 225px;
	height: 240px;
	text-align: center;
	}

#contentArea .thumbnail3 {
	float: left;
	width: 295px;
	height: 275px;
	text-align: center;
	}

#contentArea .thumbnail2 {
	float: left;
	width: 425px;
	height: 300px;
	text-align: center;
	}

#contentArea .thumbnail1 {
	float: left;
	width: 850px;
	height: 450px;
	text-align: center;
	overflow: visible;
	}

#footer_bar {
	clear: left;
	max-width: 1000px;
	height: 12px;
	padding-left: 10%;
	background: #F8F8F4 url(images/backgrounds/footer_bar.jpg) top left repeat-x;
	color: #3E5A82;
	overflow: hidden;
	}


.subjectBox {	
	border-color: #D5DAE3;
	border-size: 1px;
	border-style: solid;
	}

.indent {
	margin-left: 20px;
	margin-right: 20px;
	}

.footNote {
	font:10px Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height:100%;
	margin-left: 30px;
	padding-top: 30px;
	color:#2A3B5C;
	letter-spacing:.1em;
	}


.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.details {
	padding-top: 40px;
	padding-bottom: 20px;
	}
	
.navText {
	font:12px Arial, Helvetica, sans-serif;
	color: #21395B;
	letter-spacing:.1em;
	line-height:16px;
	}



@media screen and (min-width: 800px) {

	#contentArea .repro_section_column {
		float: left;
		width: 30%;
		overflow: hidden;
		padding-left: 10px;
		}	

	#contentArea .repro_section_column a {
		text-decoration: underline;
		}	

	}



@media screen and (min-width: 880px) {

	#contentArea .label {
		color: #3E5A82;
		text-align: right;
		width: 80px;
		float: left;
		padding: 0 20px 0 0;
		}

	#contentArea .label a {
		text-decoration: underline;
		}

	#contentArea .detail_header{
		display: none;
		}

	#contentArea .gallery_list_header {
		}

	#contentArea .repro_section {
		float: left;
		width: 45%;
		margin: 10px 10px 0px 0px;
		padding: 0 0px 0 20px;
		overflow: hidden;
		font-size: 12px;
		}

	#contentArea .purchaseLinks_narrow {
		display: none;
		}


	}

@media screen and (min-width: 700px) and (max-width: 880px) {


	#contentArea .home_section {
		float: left;
		/*min-width: 180px; */
		width: 45%;
		margin: 10px 10px 0px 0px;
		padding: 0 0px 0 20px;
		overflow: hidden;
		font-size: 12px;
		}

	#contentArea .label {
		display: none;
		}

	#contentArea .detail_header {
		float: left;
		font-size: 18px;
		padding-bottom: 10px;
		text-align: left;
		min-width: 40%;
		overflow: hidden;
		}

	#contentArea .gallery_list_header {
		display: none;
		}

	#contentArea .repro_section {
		float: left;
		width: 45%;
		margin: 10px 10px 0px 0px;
		padding: 0 0px 0 10px;
		overflow: hidden;
		font-size: 12px;
		}

	#contentArea .purchaseLinks_narrow {
		display: none;
		}



	}


@media screen and (min-width: 480px) and (max-width: 700px), screen and (min-device-width: 480px) and (max-device-width: 700px) {


	#contentArea .label {
		color: #3E5A82;
		text-align: right;
		width: 80px;
		float: left;
		padding: 0 20px 0 0;
		}

	#contentArea .label a {
		text-decoration: underline;
		}


	#contentArea .detail_header{
		display: none;
		}

	#contentArea .gallery_list_header {
		}


	#contentArea .repro_section {
		float: left;
		width: 90%;
		margin: 10px 20px 0px 0px;
		padding: 0 0px 0 20px;
		overflow: hidden;
		font-size: 12px;
		}

	#contentArea .repro_section_column {
		float: left;
		width: 30%;
		overflow: hidden;
		padding-left: 10px;
		}	

	#contentArea .repro_section_column a {
		text-decoration: underline;
		}	


	}


/*@media only screen and (min-width: 480px), only screen and (min-device-width: 480px) {*/
@media screen and (min-width: 480px) {


	#header {
		clear: left;
		max-width: 1000px;
		height: 60px;
		background: #F8F8F4 url(images/backgrounds/header_right.jpg) top right no-repeat;
		overflow: hidden;
		}

	#header img {
		float: left;
		border: none;
		}

	#header_sm {
		display: none;
		}

	#topNav {
		clear: left;
		background-color: #1f3159;
		max-width: 1000px;
		height: 20px;
		max-height: 20px;
		padding-top: 4px;
		padding-left: 60px;
		color: #415478;
		font-family: Arial, verdana, helvetica, san-serif;
		border-top: 1px solid #3E5A82;
		border-bottom: 1px solid #3E5A82;
		}

	#topNav a {
		float: left;
		font-family: Arial, verdana, helvetica, san-serif;
		font-size: 15px;
		font-weight: 300;
		color: #98A2B2;
		text-decoration: none;
		padding: 0px 0px 0px 20px;
		}

	#topNav a:hover {
		color: #f8f8f4;
		}

	#topNav .active {
		color: #f8f8f4;
		}

	#footer {
		clear: left;
		max-width: 1000px;
		height: 41px;
		padding-left: 10%;
		background: #F8F8F4 url(images/backgrounds/footer_left.jpg) top left no-repeat;
		font-family: Arial, verdana, helvetica, san-serif;
		font-weight: 200;
		font-size: 12px;
		color: #3E5A82;
		overflow: hidden;
		}

	#footer .contact {
		padding-left: 15px;
		white-space:nowrap;
		}

	#footer img {
		float: right;
		}
	}


@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {

	body {
		margin:15px;
		background-color: #3E5A82;
		}

	#contentArea .purchaseLinks {
		display: none;
		}

	#contentArea .purchaseLinks_narrow {
		clear: left;
		max-width: 700px;
		min-height: 100px;
		overflow: auto;
		margin: 10px 20px;
		background: #fff;
		font-size: 12px;
		padding: 0 0 0 5px;
		}

	#contentArea .purchaseLinks_narrow p {
		text-align: left;
		font-size: 18px;
		border-bottom: 1px dashed #98A2B2;
		}

	#contentArea .paging_title {	
		display: none;
		}

	#contentArea .breadcrumb {
		display: none;
		}

	#contentArea .prevNext {
		float: left;
		width: 10%;
		min-width: 20px;
		padding: 60px 0 0 0;
		text-align: center;
		font-size: 18px;
		}

	#contentArea .prevNext img{
		display: none;
		}

	#contentArea .prevNext_narrow {
		float: left;
		width: 5%;
		min-width: 20px;
		padding: 60px 0 0 0;
		text-align: center;
		font-size: 18px;
		}

	#contentArea .prevNext_narrow img{
		display: none;
		}

	#contentArea .doodle {
		float: left;
		width: 80%;
		text-align: center;
		}

	#contentArea .doodle_wide {
		float: left;
		width: 80%;
		text-align: center;
		}

	#contentArea .paint_section {
		float: left;
		width: 90%;
		margin: 10px 15px;
		}

	#contentArea .paint_description {
		float: left;
		width: 90%;
		margin: 15px;
		font-size: 12px;
		}
		
}



@media only screen and (max-width: 480px), only screen and (max-device-width: 480px){
/*@media screen and (max-width: 480px){*/

	body {
		margin:10px;
		background-color: #3E5A82;
		}

	#header {
		display: none;
		}

	#header_sm {
		clear: left;
		max-width: 420px;
		height: 50px;
		background: #F8F8F4;
		overflow: hidden;
		}

	#header_sm img {
		border: none;
		position: relative;
		}

	#topNav {
		clear: left;
		background-color: #1f3159;
		max-width: 420px;
		height: 20px;
		max-height: 20px;
		padding-top: 4px;
		color: #415478;
		font-family: Arial, verdana, helvetica, san-serif;
		border-top: 1px solid #3E5A82;
		border-bottom: 1px solid #3E5A82;
		}

	#topNav a {
		float: left;
		font-family: Arial, verdana, helvetica, san-serif;
		font-size: 15px;
		font-weight: 300;
		color: #98A2B2;
		text-decoration: none;
		padding: 0px 0px 0px 20px;
		}
	
	#topNav a:hover {
		color: #f8f8f4;
		}

	#topNav .active {
		color: #f8f8f4;
		}


	#doodle_paging {
		text-align: center;
		padding: 0 0 15px 0;
		font-size: 14px;
		}

	#contentArea .subTopic_section {
		display: block;
		clear: left;
		float: left;
		max-width: 100%;
		padding: 0 0 20px 0;
		margin: 5px;
		overflow: hidden;
		font-weight: 200;
		line-height: 150%;
		}

	#contentArea .label {
		display: none;
		}

	#contentArea .detail {
		float: left;
		max-width: 50%;
		text-align: left;
		}

	#contentArea .detail a {
		text-decoration: underline;
		}

	#contentArea .detail_header {
		float: left;
		font-size: 18px;
		padding-bottom: 10px;
		text-align: left;
		min-width: 50%;
		overflow: hidden;
		}

	#contentArea .gallery_list_header {
		display: none;
		}


	#contentArea .doodleDetail {
		clear: left;
		max-width: 920px;
		min-height: 300px;
		overflow: auto;
		margin: 10px 20px;
		color: #3E5A82;
		background: #fff;
		font-size: 14px;
		padding: 0 0 0 5px;
		}


	#footer {
		clear: left;
		max-width: 420px;
		height: 50px;
		padding-left: 10%;
		padding-right: 10%;
		background: #F8F8F4;
		font-family: Arial, verdana, helvetica, san-serif;
		font-weight: 200;
		font-size: 12px;
		color: #3E5A82;
		overflow: hidden;
		}

	#footer .contact {
		padding-left: 10px;
		white-space:nowrap;
		}

	#footer img {
		display: none;
		}

	#contentArea .repro_section {
		float: left;
		width: 90%;
		margin: 10px 10px 0px 0px;
		padding: 0 0px 0 10px;
		overflow: hidden;
		font-size: 14px;
		}

	#contentArea .repro_section_column {
		float: left;
		width: 45%;
		overflow: hidden;
		padding-left: 5px;
		font-size: 12px;
		}	

	#contentArea .repro_section_column a {
		text-decoration: underline;
		}	

	
	}


@media only screen and (max-width: 400px), only screen and (max-device-width: 400px){
/*@media screen and (max-width: 480px){*/

	#contentArea .repro_section_column {
		float: left;
		width: 80%;
		overflow: hidden;
		padding-left: 5px;
		font-size: 8px;
		}	

	#contentArea .repro_section_column a {
		text-decoration: underline;
		}	

	}

