body {
	margin:0px;
	background-color:#292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f7f;
}
li {
	padding:0px 0px 0px 0px;
}
ul {
	padding:0px 0px 0px 15px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7f7f7f;
}
a,a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;	
}
h1 {
	font-size:25px;
	font-weight:bold;
}
img { border:1px solid #7f7f7f; padding: 2px; }
.top-border { border-top:4px solid #7f7f7f; }
.bottom-border { border-bottom:1px solid #4B4B4B; }
.bg-shade {
	background-image:url(images/bg-shade.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:435px;
}

.top-spacer { 
	height:50px; 
	font-size:14px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.side-spacer { width:50px; }
.small-side-spacer { width:20px; }

.footer,a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f7f;
	font-weight:bold;	
	text-decoration:none;
}
.fm-link,a.fm-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8d8d8d;
	font-weight:normal;	
	text-decoration:none;
}
a.footer:hover,a.fm-link:hover {
	color:#afafaf;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.product-description-short,.product-description-long,.fieldvalue-txt,a.productlinkvalue-txt,a.productlinkvalue-txt:hover {
	font-size:11px;
}
.field-txt {
	font-size:11px;
	font-weight:bold;
}

/*****************NAVIGATION STYLE ******************/
#navigation {
	padding: 0 0 0 0;
	margin-bottom: 0px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: center;
}
* html #navigation { /*IE 6 only */
	vertical-align:middle;
}
#navigation tr {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation td {
    font-family:Tahoma;
	padding-bottom:9px;
	text-align: center;
	vertical-align:middle;	
}
#navigation td a {
	padding: 0 0 0 0;
	margin-bottom: 5px;
	color: #7f7f7f;
	text-align: center;
}
html>body #navigation td a { /*Non IE6 width*/
	width: auto;
}
#navigation td a:hover {
	border-bottom:3px solid #7f7f7f;
	padding-bottom:6px;
}
/*****************NAVIGATION STYLE END ******************/

/**************** IMAGE POPUP STYLES ****************/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 0px solid #DDDDDD;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
	font-weight:bold;
	color:#000000;
    background-color: #EEEEEE;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 0px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: silver;
	font-size: 10px;
	text-decoration: none;
}

a.highslide-full-expand {
	background: url(images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/************ IMAGE POPUP ENDS **************/

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8D8D8D;
	border:1px solid #484848;
	background-color:#454545;
	width:300px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	border:1px solid #7f7f7f;	
	height:18px;
	width:100px;
}

.paypalbutton {
width:62px;
}