@charset "utf-8";

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.footer:link {
	color: #CCCCCC
}
a.footer:visited {
	color: #CCCCCC
}
a.footer:hover {color: #b6b6b6}



body {
	background-color: #F6F4F4;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	scrollbar-face-color: #bebebe;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-3dlight-color: #e9e9e9;
	scrollbar-darkshadow-color: #e9e9e9;
	scrollbar-shadow-color: #e9e9e9;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #e9e9e9;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #464646;
}
#news {
	width: 100%;
	overflow-x:hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

#motioncontainer {
margin:0 auto;  
width: 520px; /* Set to gallery width, in px or percentage */
height: 350px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px; /* Set image border hover color */
}

#statusdiv {
background-color: black;
border: 0px;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
#collections {
	height: 375px;
	width: 575px;
	overflow: scroll;
	overflow-y:hidden;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
#main {
	padding: 15px;
	background-repeat: no-repeat;
	height: 500px;
}
#store {
	height: 420px;
	width: 130px;
	overflow: scroll;
	overflow-x:hidden;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#store_content {
	text-align: center;
	vertical-align: top;
	float: right;
	height: 420px;
	width: 420px;
	top: 0px;
	z-index: 10;
	position: relative;
}
.small {
	font-size: 8pt;
	color: #5c5c5c;
}


#img_rt {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F1EF;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.navigation {
	padding-right: 20px;
	width: 125px;
}
.art {
	border: 5px solid #000000;
	margin-right: 10px;
}
