/*
-----------------------------------------------
MASTER STYLE SHEET (print.css)

Site: MichaelNoyes.com
Version:  18 April 2008
File Path: /css/master.css
----------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

hr {
	border: 0px;
	border-top: 1px solid #b3b3b3;
	height: 1px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
h1 { 
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px 0 0 0;
	margin: 0px 0px 10px 0px;
	}

a:link {
	color: #333;
	text-decoration: underline;
	}
	
a:visited {
	color: #333;
	text-decoration: underline;
	}

#title_top {
	display: none;
	}

#title_middle {
	display: none;
	}

#title_middle h1 {
	display: none;
	}

#nav {
	display: none;
	}
	
#sidenav {
	display: none;
	}
	
/* = #rightcol
------------------------------------------*/

#rightcol {
	display: none;
	}	

/* = #content
------------------------------------------*/

#content { 
	width: 100%;
	background: #fff;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}

/* = #leftcol
------------------------------------------*/

#leftcol {
	float: left;
	width: 160px;
	margin: 0px 10px;
	padding: 0px;
	}


/* = #centercol
------------------------------------------*/

#centercol {
	width: 100%
	}

#centercol_top {
	padding: 0ox;
	font-size: 12px;
	}

#centercol_top  p {
	margin: 0px;
	padding: 0px;
	}

#centercol_content {
	float: left;	
	width: 100%;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	
#centercol_content_sidebars {
	float: left;	
	width: 100%;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}	

#centercol_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}

#centercol_content h2 a:link {
	font-size: 13px;
	}


#centercol_left {
	background: #fff;
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #b3b3b3;
	}

#centercol_left p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#centercol_right {
	float: right;
	padding: 0px;
	margin: -15px 0px 0px 0px;
	width: 599px;
	}

#centercol_right hr {
	padding-bottom: 15px;
	}

#centercol_right h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}

#centercol_right h1 a:link {
	font-size: 13px;
	}

#centercol_bottom {
	clear: both;
	}	

img, img a:link {
	border: 0
	}
	
/* = Horizontal Product Page 
------------------------------------------*/
	
#horizontal_left {
	float: left;
	width: 45%;
	padding: 0px;
	color: #666;	
	}

#horizontal_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #888;
	text-align: center;
	}	
	
#horizontal_left h2 {
	display: inline;
	font-size: 13px;
	font-weight: normal;
	color: #f02f31;
	}		
	
#horizontal_right {
	float: right;
	clear: none;
	padding: 0px;
	color: #666;	
	width: 53%;
	}
	
#design {
	text-align: center;
	}
	
.frame {
	padding-left: 20px;
	}
	
#horizontal_left h2  {
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#horizontal_right {
	text-align: center;
	}

#horizontal_right p.inscription {
	width: auto;
}

.zoom {
	display: none;
	}

.zoom img {
    display: none;
	}
	
#horizontal_right table {
	text-align: left;
	width: auto;
	border: 0px;
	}	
	
#horizontal_right .size_options {
	float: left;
	}	
	
#horizontal_right .size_options p {
	margin-bottom: 7px;
	padding: 0px;
	}			

#horizontal_right .size_options table {
	text-align: left;
	width: 85px;
	border: 0px;
	}
	
#horizontal_right table td {
	text-align: left;
	padding: 3px 3px 6px 0px;
	vertical-align: middle;
	}	

#horizontal_right .price {
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 80px;
	}

#horizontal_right .price p {	
	text-align: center;
	margin: 12px 0px 4px 0px;
	padding: 0px;
	}
	
#personalized-link {
	display: none;
	}
	
/* = Vertical Product Page 
------------------------------------------*/	

#vertical_left {
	float: left;
	width: 195px;
	padding: 0px 15px 20px 0px;
	color: #666;
	border-right: 1px solid #ccc;	
	}
	
#vertical_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #888;
	text-align: center;
	}	
	
#vertical_left h2 {
	clear: both;
	display: inline;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	}		

#vertical_center {
	float: left;
	width: 210px;
	padding: 10px 15px 0px 15px;
	}
	
#vertical_right {
	float: right;
	padding: 10px 0px 20px 0px;
	color: #666;	
	}

#vertical_right p.inscription {
	width: 300px;
}
	
#vertical_right table {
	text-align: left;
	width: 300px;
	border: 0px;
	}	
	
#vertical_right .size_options {
	float: left;
	}		

#vertical_right .size_options table {
	text-align: left;
	width: 85px;
	border: 0px;
	}
	
#vertical_right .size_options p {
	margin-bottom: 7px;
	padding: 0px;
	}		
	
#vertical_right table td {
	text-align: left;
	padding: 3px 3px 6px 0px;
	vertical-align: middle;
	}	

#vertical_right .price {
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	}

#vertical_right .price p {	
	text-align: center;
	margin: 12px 0px 15px 0px;
	padding: 0px;
	}
	
.notecards {
	clear: both;
	padding-top: 5px;
	margin: 0px;
	border-top: 1px solid #ccc;
	}	
	
.notecards p {
	margin-bottom: 7px;
	}
	
.notecards img {
	border: 0px;
	}
	
/* = #footer
------------------------------------------*/

#footer {
	width: 100%;	
	background: #fff;
	clear: left;
	padding: 10px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #ccc;
	}
	
#footer p {
	text-align: center;
	font-size: 11px;
	}

#footer a {
	text-decoration: none;
	}

#footer a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:visited {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	}
	
#footer a:hover {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	}

#footer a.selected  {
	color: #666; 
	}	
	
/* = #page-footer
------------------------------------------*/

#page-footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#page-footer a {
	font-weight: 700;
}

#page-footer a.selected {
	color: #000;
}	