/* CSS Document */
body
{
background-image: url(images/background.gif);
background-color: #ffffff;
background-repeat: repeat-x;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 } 
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.page {
text-align: left;
font-size: 12px;
padding:5px;
border-bottom:1px solid #C0C0C0;
border-left:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
}
.miniPage {
text-align: left;
font-size: 12px;
}
#topLogo {
position: relative;
width:100%;
height: 60px;
background-image: url(images/logoBackground.gif); 
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
border-top: 1px solid black;
border-bottom: 1px solid black;
z-index:1;
}
.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}
.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
	}
.bt_search {
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
}
.bt_search {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
	}
.bt_shop {
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
}
.bt_shop {
	width: 150px;
	color: white;
	background: transparent url(images/bt_shop.png) no-repeat 0 0;
	}	
#topNumber {
position: relative;
text-align: left;
font-size:110%;
font-weight:bold;
color: #ffffff;
padding-bottom:5px;
}
.topLinks
{
font-weight:bold;
}
.topLinks a:link {
	text-decoration: none;
	color:  #ffffff;
}
.topLinks a:visited {
	text-decoration: none;
	color:  #ffffff;
}
.topLinks a:hover {
	text-decoration: none;
	color: #000000;
}
.topLinks a:active {
	text-decoration: none;
}
#main {
z-index:900;
position: relative;
top:-68px;
}
#topNav {
	z-index:500;
	position: relative;
	top:10px;
	width: 985px;
	height: 72px;


}
#thumbDesc{
font-size:8;
}
.flow {
  float: left;
  clear: left;
  margin: 0px 1.25em 0px 0px;
}
#availableBadge {
position: relative;
left: 210px;
width: 150px;
}
#miniDesc
{
font-size:1px;
color:#0099A2;
position: relative;
top: -500px;
}

#miniDesc .h1
{
font-size:1px;
color:#0099A2;
}

/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#transparent {
filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70; 
background-color : #0474C2;
}
#iconNav {
position: relative;
top:-30px;
left:0px;
z-index:999;
}
#rotatingImages {
filter:blendTrans(duration=1);
}
.aboutFlow {
  float: right;
  clear: right;
  margin: 0px 1.25em 0px 0px;
}
#aboutValues {
position: relative;
top:-75px;
/*rma Popup */
}
#popitmenu{
position: absolute;
padding: 5px;
background-color: #97CDE5;
border:1px dashed black;
font: normal 12px Verdana;
z-index: 1000;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
color: #000000;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

#popitmenu_new{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu_new a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu_new a:hover{ /*hover background color*/
background-color: #006699;
/*rmaPopup end */
}

.search 
{
border: 1px solid #006699; 
font-family: verdana;
font-size:12px;
color:#808080;
padding:2px;
background-image:url(images/magnifyingGlass.gif);
background-color:#ffffff;
background-repeat:no-repeat;
background-position: 240px;
}
.searchClick 
{
border: 1px solid #006699; 
font-family: verdana;
font-size:12px;
padding:2px;
color:#000000;
background-image:url(images/magnifyingGlass.gif);
background-color:#ffffff;
background-repeat:no-repeat;
background-position: 240px;
}
.search_safari
{
border: 1px solid #006699; 
font-family: verdana;
font-size:12px;
color:#808080;
padding:2px;
background-image:url(images/magnifyingGlass.gif);
background-color:#ffffff;
background-repeat:no-repeat;
background-position: 305px;
}
.searchClick_safari
{
border: 1px solid #006699; 
font-family: verdana;
font-size:12px;
padding:2px;
color:#000000;
background-image:url(images/magnifyingGlass.gif);
background-color:#ffffff;
background-repeat:no-repeat;
background-position: 305px;
}
/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 290px;
	height: 195px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery em {
	background: #fff;
	color: #000;
	font-style: normal;
	padding: 2px 8px 0 22px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #999;
}
.gallery a {
	text-decoration: none;
}
.gallery span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 7px;
	left: 9px;
	z-index: 3;
}
#twitter-follow { border: 0; position: fixed;  top: 100px; right:0; z-index:999;}
