/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(../store/images/bg.jpg);
	background-repeat: repeat;
	overflow: auto;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #666666;
	font-weight: normal;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}


#content {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
	height: auto;
	position: absolute;
	top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-width: 700px;
}

#bgad{
	margin: 25px;
	padding: 0px;
	width: 160px;
	border: 1px none #cccccc;
	float: right;
	color: #000000;
	background-color: #CCCCCC;
	z-index: 2;
	clear: right;
}

#navBar{
	width: 210px;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	float: left;
	text-align: center;
}


/*************** #pageName styles **************/

#pageName{
	text-align: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #666666;
	font-weight: bold;
	padding: 0px;
}


/************* #globalNav styles **************/

#globalNav{
	text-align: left;
	font-size: 10pt;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #cccccc;
	text-align: center;
	line-height: 20px;
	width: 200px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#feature {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	min-width: 500px;
}

#Original {
	width:200px;
	height:auto;
	z-index:100;
	background-color: #dddddd;
	visibility: hidden;
	border: 1px solid #CCCCCC;
	padding: 5px;
	position: absolute;
	top: 151px;
	left: 200px;
}
#Limited {
	width:200px;
	height:auto;
	z-index:6;
	background-color: #dddddd;
	visibility: hidden;
	border: 1px solid #CCCCCC;
	padding: 5px;
	position: absolute;
	top: 176px;
	left: 200px;
}
#Quadrati {
	width:200px;
	height:auto;
	z-index:7;
	background-color: #dddddd;
	visibility: hidden;
	padding: 5px;
	border: thin solid #CCCCCC;
	position: absolute;
	left: 200px;
	top: 201px;
}
#Backgrounds {
	width:200px;
	height:auto;
	z-index:8;
	background-color: #dddddd;
	visibility: hidden;
	padding: 5px;
	border: thin solid #CCCCCC;
	position: absolute;
	left: 200px;
	top: 276px;
}
#feature2 {
	font-size: 10pt;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 215px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: none;
}
#feature2 img {

}

#feature2 p {
	display:inline;
}
#feature2 span {
	vertical-align:top;
	display:table-cell;
	display:inline-table;
	display:inline-block;
	height: 200px;
	width: 200px;
	margin: 5px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#feature2 span h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#gallery {
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 215px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: none;
}

#gallery p {
	display:inline
}
#gallery span { 
	vertical-align:top; 
	width:100px; 
	display:table-cell; 
	display:inline-table; 
	display:inline-block;
}

#gallery p img{
	margin-bottom:5px
}

#story {
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-right: 215px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	float: none;
	line-height: 20px;
}

#checkout {
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-right: 215px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	float: none;
}

#checkout h1 {

}

#checkout h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 20px;
}

#item {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 215px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

#Workshop {
	position:relative;
	left:0px;
	top:0px;
	width:600px;
	height:auto;
	z-index:-1;
	visibility: visible;
}
#footer {
	clear: both;
	font-size: x-small;
	color: #333333;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
#message {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border-left-color: #CCCCCC;
	z-index: 1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 420px;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #FFFFFF;
	left: 5px;
	top: 5px;
}

.links {
	padding: 0px;
	text-align: center;
}
.links img {
	font-size: 80%;
	padding: 0px;
	text-align: left;
	overflow: auto;
	margin: 10px;
}
#cart {
	text-align: center;
	float: right;
	font-family: "Times New Roman", Times, serif;
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	background-color: #F3F3F3;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: right;
	visibility: hidden;
}

#cart h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#unframed {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	position: relative;
}

#framed {
	z-index: 2;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
#addtocart {
	text-align: center;
	float: right;
	font-family: "Times New Roman", Times, serif;
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: right;
	visibility: hidden;
}

#newpainting {
	background-color: #FFFFFF;
	height: 150px;
	width: 180px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
}
