/* CSS Document */
/* Links */
a:link, a:visited, a:active, {font-family: Tahoma, sans-serif;
font-size: 12pt;
font-weight: 700;
color:#999999;
text-decoration: underline}

a:hover,{font-family: Tahoma, sans-serif;
font-size: 12pt;
font-weight: 700;
color:#FF0000;
text-decoration: none}

a.nav:link, a.nav:visited, {font-size: 18pt;
font-weight: bold;
color:#0066FF;
font-family:Arial, Helvetica, sans-serif;}

a.nav:hover, a.nav:active, {font-size:18pt;
font-weight: bold;
color:red;
font-family:Arial, Helvetica, sans-serif;}

a.more:link, a.more:visited, {font-size: 12pt;
font-weight: bold;
color:#0066FF;
font-family:Arial, Helvetica, sans-serif;}

a.more:hover, a.more:active, {font-size:12pt;
font-weight: bold;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;}

a.view:link, a.view:visited, {font-size: 12pt;
font-weight: bold;
color:#FFFFFF;
text-decoration:none}

a.view:hover, a.view:active, {font-size: 12pt;
font-weight: bold;
color:#CCCCCC;
text-decoration:underline}

a.smlink:link, a.smlink:visited, {font-size: 8pt;
font-weight: bold;
color:#333333;
text-decoration:none}

a.smlink:hover, a.smlink:active, {font-size: 8pt;
font-weight: bold;
color:#CCCCCC;
text-decoration:underline}

/*id*/
body{
	text-align:center;
	cursor: default;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #FFFFFF;
}
#shadow {
	width: 1008px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	padding: 0px;
}
#page {
	width:968px;
	margin:0 auto;
	float: centre;
}
#pagehead { position:relative;
width:968px;
height:230px;
z-index:0;
}
#print_logo{
position:absolute;
visibility:hidden;
z-index:0;
}
#logo {
	position:absolute;
	left:11px;
	top:8px;
	width:319px;
	height:105px;
	z-index:1;
	background-image: url(images/Artmaster_new_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#Banner {
	position:absolute;
	left:326px;
	top:0px;
	width:637px;
	height:130px;
	z-index:0;
	background-image: url(images/Artmaster_banner.jpg);
}
#nav {
	position:absolute;
	left:4px;
	top:130px;
	width:963px;
	height:51px;
	z-index:4;
}
#nav2 {
	position:absolute;
	left:530px;
	top:166px;
	width:450px;
	height:46px;
	z-index:3;
}
#filling {
position:relative;
	float:none;
	min-height:300px;
	width:968px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
text-align:left;
	position:relative;
	width:968px;
	z-index:5;
	background-image: url(images/Info_footer.gif);
	background-position: center top;
	height: 200px;
	background-repeat: no-repeat;
}
#copyright {
	position:relative;
	left:5px;
	top:55px;
	width:280px;
	height:15px;
	float: left;
}
#paypal {
	position:relative;
	left:auto;
	top:50px;
	width:auto;
	height:auto;
	float: right;
	right: -90px;
}
#cart {
	position:relative;
	width:auto;
	height:auto;
	z-index:8;
	float: right;
	top: 12px;
	right: 10px;
}
#divider {
position:relative;
float:left;
height:10px;
width:200px;
}
#vert_spacer {
position:relative;
float:left;
height:50px;
width:10px;
}
/* class */
.clearfloats {
  clear:both;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.prices {
font-size:18px;
font-weight:bold;
color:#000000;
}
.emporiumNav{padding: 8pt;
background-image:url(images/Emporium_chalkboard.jpg);
background-repeat:no-repeat;
}
.txt{font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
padding:8pt;
}
.awning{background-image:url(images/emporium_awning.png);
background-repeat:repeat-x;
}
.Shop_nav{font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#0066FF;
text-align:left;
font-weight:bold}

.items{font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666666;
}

.itemHead{font-size:18px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC3300;
}
.Table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bullets{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.bold_red{	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 18px;
}
.big_bold {	font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.smallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
