html, body {padding: 0; margin: 0;}
html {font-size: 1em;}
body {font-size: 100%;}
a img, :link img, :visited img {border: 0;}

@font-face 
{ 
font-family: Diavlo; 
src:  local('DiavloBold-Regular'), url('/font/Diavlo_BOLD_II_37.otf'); 
} 

body {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #7E7E7E;
	background-color: #DDDDDD;
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
	background-position:top;      
}

img {
	border: 0px;
}

a {
	color: #7E7E7E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-weight: 14px;
	font-weight: normal;
	margin-top: 0px;
}

#content
{
	background:url(/images/content_back.png) repeat-y top left; width:985px; margin:auto; float:left;
}

#contentinner, #contentinner.home, #contentinner.about
{ 
	background: url("/images/content_ill_blank.jpg") no-repeat scroll right top transparent;	
  float: left;
  margin: auto auto auto 19px;
  width: 948px;
 }
	
#contentinner2
{
	background: url("/images/content_graphic.jpg") no-repeat scroll left bottom transparent;
  float: left;
  width: 948px;
  min-height: 700px;
}
	
#contentinner.home
{	
background: url("/images/content_ill_b.jpg") no-repeat scroll right top transparent;	
}

#contentinner.about
{	
background: url("/images/about.jpg") no-repeat scroll right top transparent;	
}

.contentgraphic
{ 
background: url("/images/content_graphic.jpg") no-repeat scroll right top transparent;
border: 1px solid;
position:absolute;
bottom: 0px;
height: 245px;
left: 0;
width: 217px; position:absoltue;
 }

#NavLeft
{
	background: url("/images/chain.jpg") no-repeat scroll right top transparent;
  clear: both;
  float: left;
  height: 450px;
  padding-left: 10px;
  width: 174px; margin-bottom:100px;
}
	
#NavLeft h3 
{ 
	font-family: Diavlo; 
	font-size:16px;
}
	
#NavLeft ul
{ padding:0px; margin:0px; width:110px; margin-left:10px}

#NavLeft li
{ 
	border-bottom:1px dotted #DDDDDD; padding-bottom:5px; margin-bottom:5px; list-style:none;  background: url("/images/bullet.jpg") no-repeat scroll left top transparent; padding-left:15px; background-position:0px 5px;
}

#Contentleft, #ContentMain
{
	 float: left;
    margin: 20px 0px 0px 0px;
        width: 450px;
}
	
#ContentMain
{
	 width: 760px;

}
	
#ContentRight
{ 
	float: right;
    margin-right:60px;
    margin-top: 370px;
}

#Contentleft h2, #ContentMain h2
{ 
	font-family:Diavlo; 
	font-size:26px;
	margin:0px 0px 10px 0px;
	text-align:left;

	}
#Contentleft p, #ContentMain p
{
	padding-left:5px;
	
}
#Contentleft h3, #ContentRight h2
{ 
	font-family:Diavlo; font-size:18px; padding:0px; margin:0px; margin-top:20px;
	
	}

#logo {
	position: relative;
	top: 24px;
}

.twitter
{background: url("/images/twitter.jpg") no-repeat scroll right top transparent; width:100px; height:44px; float:left}

.facebook
{background: url("/images/facebook.jpg") no-repeat scroll right top transparent; width:100px; height:44px; float:left}

#wrapper {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

#headerarea
{ background:url(/images/logoarea3.png) no-repeat top left;
height: 110px;
width:970px;
margin:auto;

}


#HeaderTitle
{
   font-family: Diavlo;
    font-size: 35px;
    height: 63px;
    margin-left: 190px;
    padding-top: 0px;
    width: 600px; color:white;
    background:#f00;
	}
	
.HeaderTitleSub
{ 
	padding-top:10px; color:#454545; font-size:25px;
}

#menu-wrap {
	height: 105px;
	padding-top: 35px;
}

#menu-logo {	

	height: 90px;
	width: 91px;
	position: relative;
	top: -69px;
	left: 799px;
	z-index: 100;
}

#menu {
	color: #D3C7A9;
    font-family: Diavlo;
    font-weight: normal;
    height: 33px;
    margin-left: 190px;
    margin-top: 32px;
    padding-top: 10px;
    width: 650px;
}

#menu .menu-item, #menu .menu-item-on 
{
	float: left;
	border-left: 1px solid #FFFFFF;
}
#menu .menu-item-first, #menu .menu-item-first-on 
{
		float: left;
}
#menu a {
	color:#D3C7A9;
	text-decoration: none;	
	font-size: 16px;
	margin-right: 20px;
	margin-left: 20px;
}

#footer {
	color: #7E7E7E;
    float: left;
    padding-top: 18px;
    text-align: center;
    width: 100%;
	background: url("/images/footer_base.png") no-repeat scroll right top transparent; 
	height:69px;

}



.browsegriditem
{
	width:170px;
	background:url('/images/product_container.png');
	float:left;
height:259px;


 overflow: hidden;


	margin:25px 6px 5px 0px;
	padding:8px 6px 5px 6px;
	color:#000;
	
	
}
.browsegridimage
{
	display: table-cell; 
	vertical-align: middle;
		text-align:center;	
		

		height:174px;
		padding:4px 0px 0px 0px;
		width:174px;
}

.browsegridimage img
{
	max-width:150px;
	max-height:160px;
	border:0px;

}

.browsetitle
{
	padding:4px 2px 4px 4px;

	color:#7e7e7e;
	text-align:center;

	height:43px;
}

.more
{
	text-align:center;
	padding:4px 0px 0px 0px;
	margin:4px 0px 0px 0px;

	font-size:15px;
	font-family: Diavlo; 
}

#rightside
{

	width:190px;
	background: url('/images/thumbbg.jpg ') repeat-y;
	text-align:center;
	float:right;
	margin:0px 8px 0px 0px;
}

#imageitempic
{
	margin:0px 0px 0px 10px;
	background: url('/images/mainbg.png ') repeat-y;
	width:498px;
	text-align:center;
	position:relative;
}

.viewtitle
{
	clear:left;
	font-weight:bold;
	float:left;
	margin:6px 5px 0px 0px;

}
.view
{
	display:block;
		margin:6px 0px 0px 0px;
	
	float:left;
}

#next {
display: block;
width: 32px;
height: 32px;
background-image: url(/images/player_fwd.png);
}

#prev {
display: block;
width: 32px;
height: 32px;
background-image: url(/images/player_rew.png);
}

#viewmain
{

	margin:0px 8px 0px 0px;

}

.button a, .button a:link, .button a:visited
{
	margin:20px 0px 0px 0px;
	height:39px;
	width:310px;
	font-family: Diavlo; 
	color:#666;
padding:11px 0px 0px 0px;
	background: url(/images/button.jpg) no-repeat;
	font-size:17px;
	display:block;
  text-align:center;
	
}


label {
width: 160px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
padding: 4px 0px 0px 0px;
font-weight: bold;
}

#search form
{
	padding:0;
	margin:0;
}

#search input.ebox
{
	font-size: 12px;
	font-style:italic;
	background:#fff;
	width:120px;
	border:0px;
	color:#a5a5a5;
	border: 1px solid #b5b5b5;
	margin:14px 0px 0px 5px;
}

#search input.formsubmit
{
	height: 33px;
width: 123px;
margin: 5px 0px 0px 5px;
padding: 0px;
font-size: 15px;
background: #f0f0f0;
background-image:url(/images/search.jpg);
background-repeat:no-repeat;
border: none;
color: #7e7e7e;
	font-family: Diavlo; 

}
#search input.formsubmit:hover
{
text-decoration: underline;
cursor:pointer;
}

#pagination
{
	font-size:14px;
	color: #7e7e7e;
	font-family: Diavlo; 
float:right;margin:10px 25px 0px 0px;
}

.pagenum, .pagenumbold
{
	padding:0px 5px 0px 5px;
}

.pagenumbold
{
	color:#444;
}


.itemimage
{
	padding:10px 20px;
}

#zoomgfx
{
	z-index:0;bottom:25px;left:24px;position:absolute;
}