body
{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font: normal 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: black;	
}

#page
{
	margin-top: 0px;
	margin-bottom: 5px;
	background: black;
	max-width:1200px;
	min-width:1000px;
}

#header
{	
	height:300px;
	margin: 0;
	padding: 0;
	background:black;
	min-width:1000px;
	max-width:100%;
	overflow:hidden;
}


#content
{
    padding: 20px;
	
}

#sidebar
{
	width:180px;
	padding: 20px 20px 20px 0;
	margin:auto;
	z-index:+1010;
}

#footer
{
	padding: 10px;
	font-size: 0.8em;
	text-align: center;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{

	width:1000px;
	height:80px;
	margin:auto;
	background-image:url(../images/mainMenu.png);
	
}

#mainmenu ul
{
	width:800px;
	
	margin:auto;
}

#mainmenu ul li
{
	display: inline;
	width:200px;
	height:60px;
	padding-top:28px;
	float:left;
	text-align:center;

	
}

#mainmenu ul li a
{
	color:#ddccbb;
	display:block;
	height:30px;
	width:180px;
	font-size:16px;
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;


}

#mainmenu ul li a:hover
{
	color: #3d59ab;
	
	text-decoration:none;
	
}

#mainmenu ul li:hover > ul
{
	display:block;
}

#mainmenu ul li ul 
{ 
	display: none; 
	position:relative;
	left:0px;
	top:0px;
	width:100%;	
     	z-index:+1001;
	color: #fff; 
	height:auto;

}

#mainmenu ul li ul li
{
	display:block;
	height:auto;
	width:100%;
	padding-top:0px;
}

#mainmenu ul li ul li a 
{ 
	
	height:auto;
	color: #ccc; 
	padding: 4px 14px; 
	display: block; 
	background:#666;
	border-bottom:1px solid black;
}

#sidemenu
{
	width:190px;
	background:url("../images/sidemenubackground.png") repeat-y;
	padding:5px 0px;

}

#sidemenu ul
{
	list-style-type: none;
	position:relative;
	left:-25px;
}
#sidemenu ul li
{
	color: #ddccbb;
	background:transparent;
	
	
}
#sidemenu ul li a
{
	color: #ddccbb;
	text-decoration: none;
}

#sidemenu li 
{
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background:transparent;
	color: #ddccbb;
	width:140px;
	display: block;
	padding: 2px 2px;
	line-height: 18px;
	text-decoration: none;
	margin:3px 3px;
}



#sidemenu ul li ul
{
	list-style-type: none;
	position:relative;
	left:-40px;
}
#sidemenu ul li ul li 
{
	width:140px;
	text-align:left;
	font: normal 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding:0px 2px;
	margin-top:5px;
	margin-bottom:5px;
}



#sidemenu ul li ul li ul
{
	display:none;
	
}


#sidemenu ul li ul li ul li 
{
	position:relative;
	width:110px;
	height:auto;
	color: #ccc; 
	padding: 4px 2px; 
	left:-30px;
	background:#666;
	border-bottom:1px solid black;
	z-index:+1002;
	
	
}
#homemenu
{
	width:190px;
	background:url("../images/sidemenubackground.png") repeat-y;
	padding:5px 0px;

}

#homemenu ul
{
	list-style-type: none;
	position:relative;
	left:-25px;
	background:transparent;
}
#homemenu ul li
{
	background:transparent:
	list-style-type: none;
}

#homemenu li 
{
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background:transparent;
	color: #ddccbb;
	width:140px;
	display: block;
	padding: 2px 2px;
	line-height: 18px;
	text-decoration: none;
	margin:3px 3px;
}

#homemenu li a
{
	display:block;
	width:140px;
	color:#ddccbb;
	text-decoration:none;
	margin:auto;
	text-align:center;
	border-bottom:2px solid #000055;
	border-top:2px solid #000055;
}
#bottommenu
{
	margin-top:20px;	
	width:900px;
	height:40px;
	margin:auto;
	background:url(../images/bottommenu1.png);
}

#bottommenu1
{
	width:100%;
	
}
#bottommenu1 ul
{
	width:400px;
	padding-top:5px;
	margin:auto;
}

#bottommenu1 ul li
{
	display: inline;
	
	width:200px;
	height:15px;
	float:left;
	text-align:center;
	
	
}

#bottommenu1 ul li a
{
	color:#ddccbb;
	display:block;
	width:180px;
	height:15px;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 8px;
}

#bottommenu1 ul li a:hover
{
	color: #000;
	background-color:#993300;
	text-decoration:none;
	width:220px;
}

#bottommenu2
{
	width:100%;
	padding-top:8px;
}
#bottommenu2 ul
{
	width:800px;
	padding-top:5px;
	margin:auto;
}

#bottommenu2 ul li
{
	display: inline;
	
	width:150px;
	height:15px;
	float:left;
	text-align:center;
	
	
}

#bottommenu2 ul li a
{
	color:#ddccbb;
	display:block;
	width:144px;
	height:15px;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 8px;
}

#bottommenu2 ul li a:hover
{
	color: #000;
	background-color:#771100;
	text-decoration:none;
	width:144px;
}
div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{
	width:190px;
	
}

.portlet-decoration
{
	
	
}

.portlet-title
{
	text-align:center;
	height:22px;
	font-size: 20px;
	font-weight: bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 5px;
	margin: 0;
	color: #ddccbb;
	background:url(../images/sidemenubackground.png) repeat-y;

}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 0px 0;
	padding: 5px 8px;
	background:url("../images/sidemenubackground.png") repeat-y;
	
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	background:transparent;
}

.portlet-content li
{
	padding: 2px 0 0px 0px;
	background:transparent;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background:transparent;
}

.operations li
{
	padding-bottom: 0px;
	background:transparent;
}

.operations li a
{
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	background:transparent;
	color: #ddccbb;
	display: block;
	padding: 2px 10px;
	line-height: 15px;
	text-decoration: none;
	margin:3px 3px;
	

}

.operations li a:visited
{
	
}

.operations li a:hover
{
	background: #771100;
}

.operations li ul li a
{
	margin-right:8px;
	text-align:right;
	font-size:15px;
	padding:2px 2px;
}
div.img
{
margin:2px;
float:left;
text-align:center;
}

div.img img
{
height:100;
width:200;
display:inline;
margin:3px;

}

div.desc
{

text-align:left;
font: 15px Arial;
font-weight:normal;
width: 400px;
margin: 20px;
}

div.dimension
{
text-align:center;
}

div.cartButton a:link
{

background-image:url('../images/headerButton2.png');
width:100px;
height:30px;
}
#cartItem
{
border:1px solid #fff;
padding:3px;
width:480px;

margin:3px;
}
#cartText
{

float:right;
font: bold 12pt Arial;
}
#total
{
text-align:right;
width:480px;
font-size:20px;

}
#payArtist
{
border:1px solid #fff;
padding:3px;
width:480px;
height:125px;
margin:3px;
}
.product
{
position:relative;
color:#ddccbb;
width:180px;
height:225px;
margin:2px;
float:left;
text-align:center;
border:1px solid white;
z-index:+3;
}
.spanlink
{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:+1;
background-image:url('empty.gif');
cursor:hand;
}

div.manageproduct
{
color:#ddccbb;
width:180px;
height:240px;
margin:2px;
float:left;
text-align:center;
border:1px solid white;
}
div.productimage
{
width:178px;
height:160px;
z-index:+2;
}
img.productimage 
{

vertical-align:middle;
margin-top:10px;
}

div.productdesc
{
text-align:center;
font: bold 12px Arial;
margin: 2px;
}
div.category
{
position:relative;
color:#ddccbb;
width:150px;
height:180px;
margin:2px;
float:left;
text-align:center;
border:1px solid white;
}
div.categoryimage
{
width:148px;
height:130px;
z-index:2;
}
img.categoryimage 
{

vertical-align:middle;
margin-top:10px;
}

div.categorydesc
{
text-align:center;
font: bold 12px Arial;
margin: 2px;
}

div.categorybig
{
position:relative;
color:#ddccbb;
width:200px;
height:240px;
margin:2px;
float:left;
text-align:center;
border:1px solid white;
}
div.categorybigimage
{
width:198px;
height:180px;

}
img.categorybigimage 
{

vertical-align:middle;
margin-top:10px;
}

div.categorybigdesc
{
text-align:center;
font: bold 15px Arial;
margin: 2px;
}

div.narrowsearch
{
padding:3px;
margin:2px;
border:3px solid #3D59AB;


}

h1,h2,h3,p
{
color:#ddccbb;
padding:10px 0px 0px 0px;
}

#cartWindow
{
color:#ddccbb;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

padding:4px 20px 4px 20px;

width:150px;
background:url("../images/sidemenubackground.png") repeat-y;
}
#sideWindow
{
color:#ddccbb;

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

text-align:center;
font-size:15pt;
padding:0px 20px 0px 20px;
width:150px;
background:url("../images/sidemenubackground.png") repeat-y;
}
#rightsidecontainer
{
width:190px;
background:url("../images/sidemenubackground.png") repeat-y;
}
div.packingslip
{
border:2px solid black;
color:black;
margin:50px;
padding:20px;
}

.packingslip h1,h3,h5
{

color:black;

}

div.packingslip table
{
border-collapse:collapse;
width:100%;
}

div.packingslip table, tr, th, td
{
border:1px solid black;
}
.itemlist
{
	overflow:hidden;
}

#rightsidebar
{
	height:100%;
	margin-top:20px;
	float:right;
	margin-left:20px;
	margin-right:20px;
	width:190px;
	padding-bottom:0px;
	margin-bottom:0px;

}

.clear
{
	clear:both;
}

div.rightheader
{
float:right;
text-align:center;

color:#cc6600;
width:450px;
height:250px;
margin:0px;
background-image:url(../images/rightheaderbackground.gif);
}

div.headertext
{
	font:bold 50px Times New Roman, Times, serif;
	margin-right:0px;
}

div.centered
{
	width:1000px;
	margin:auto;
}
div.centerednarrow
{
	width:600px;
	margin:auto;
}
div.homepage
{
	
	
	width:705px;
	margin:auto;

}
.leftside
{
	float:left;
	display:inline;
	width:470px;
	margin:auto;
	border-right:8px groove #3d59ab;

}
.rightside
{
	float:left;
	display:inline;
	width:470px;
	margin-left:3px;
}

div.featured
{
	display:inline;
	width:49%;
	margin:auto;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;
	font-size:18px;

}

div.featuredimage
{
	width:300px;
	height:300px;
	margin:auto;
}

img.featuredimage
{
	margin-top:10px;
}

div.featuredimagedesc
{
	text-align:center;
}

.freeshipping
{

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:40px;
	width:450px;
	margin:auto;
	margin-top:20px;
	text-align:center;
	padding-bottom:10px;
	border:8px groove #226600;
}

div.price
{
	display:inline;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:30px;
	text-align:center;
	margin:auto;
	width:200px;
	height:200px;
	border:2px solid white;
}

div.signatures
{
	display:inline;
	float:left;
	width:250px;
	text-align:center;
	font-size:15px;
	
}
div.signatures p
{
	display:inline;
	font-size:18px;
}
div.sigcont
{
	width:505px;
	margin:auto;
	
}

div.about
{
	font-size:16px;
}

div.productinfo
{
	overflow:hidden;
	width:250px;
}

div.profile
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	width:800px;
	margin:auto;
	
}

p.artistdesc
{
	display:inline;

	font-size: 20px;
	font-weight:normal;
	
	
}

div.sizemedium
{
	width:90%;
	height:60px;
	border:10px groove #113300;
	text-align:center;
	font-size:40px;
	margin:3px auto;
        background:#113300;
}

div.split
{
	display:inline;
	width:45%;
	margin:5px;
	padding-left:3px;
	float:left;
	border:6px groove #771100;
}

div.titlebar h1
{
	width:100%;
	text-align:center;
	font-size:40px;
	color:#3d59ab;
}

.browseBy
{
	width:190px;
	background:url("../images/sidemenubackground.png") repeat-y;
	padding:5px 0px;
	text-align:center;
	font-size:20px;
	color:#000;
	
}

.delayed
{
	border:1px solid #ddccbb;
}

.pagenumber 
{
	display:inline;
	padding:3px;
	text-align:center;
	font-size:20px;
	color:#ddccbb;
	margin:10px 5px;
	border:1px solid #ddccbb;
	cursor:pointer;
}

.activepage
{
	display:inline;
	padding:3px;
	text-align:center;
	font-size:20px;
	color:#3d59ab;
	margin:5px;
	border:2px solid #993300;
}

.filter1
{
	font-size:20px;
	width:180px;
	margin-left:20px;
}

li.filter2
{
	font-size:12px;
	width:180px;
	margin-left:20px;
}

li.filter2 ul
{
	display:none;
	width:160px;
	postion:relative;
	left:30px;
}

#loginbar
{
	position:absolute;
	top:0;
	right:0;
	height:50px;
}

#loginbar ul li
{
	display:inline;

	margin-right:5px;
	padding:10px;
	float:right;
}

#loginbar ul li a
{
	display:block;
	height:30px;
	text-decoration:none;
	background:transparent;	
	color:#ddccbb;
	padding:5px;
	font-size:15px;
	
}