

body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.7em;
	background: #080506 url('../images/bg2.gif') 100% 100% repeat-x;
	height:900px;
	margin:30px 0px 0px 0px;
}

h1
{
	color: #ccc;
	font-weight: bolder;
}

h1 sup
{
	color: #ddd;
}

a
{
	color: #ccc;
	border: none;
}

img {
border:none;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #55515F;
}

h2
{
	color: #ddd;
	font-size: 1.5em;
}

h3
{
	color: #fff;
	font-size: 1.3em;
}

h4
{
	font-size: 1.1em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#myGallery
{
width: 690px !important;
height: 460px !important;
} 

.box
{
background:#151616 url('../images/sidebar.jpg');
height:540px;
width:274px;
}

.box h1
{
padding:0px 42px 0px 42px;
}

.box p, .box h2
{
padding:0px 42px 0px 42px;
line-height: 100%;
}

.box-content
{
display:none;
overflow: auto;
height:480px;
padding-top:32px;
}

.box-bot
{
text-align:center;
background:#151616 url('../images/box2.jpg');
height:149px;
width:238px;
}

.box-bot1
{
text-align:center;
background:#151616 url('../images/screen-box.jpg');
height:149px;
width:238px;
}

.box-bot2
{
text-align:center;
background:#151616 url('../images/events-box.jpg');
height:149px;
width:238px;
}

.box-bot3
{
text-align:center;
background:#151616 url('../images/collection-box.jpg');
height:149px;
width:238px;
}

.tag {
  position:absolute;
	top:-1px;
	right:-1px;
  filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.buynow {
	overflow: auto;
  width: 688px !important;
  height: 458px !important;
	display:none;
	background-color:#0000;
  border:2px #333 solid;	
}

