/* GENERIC DEFINITIONS */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border: 0px;
}

div#all {
	margin: 0px;
}

div#page {
	background-image: none;
	border: 0px;
	margin: 0px;
}

/* HEADER */
div#header {
	height: 60px;
	background-color: #ffffff;
	text-align: left;
	border: 0px;
	margin: 0px;
}

div#header img {
	padding: 0px;
}

/* COLUMNS */
div#leftcol {
	display: none;
}

div#rightcol {
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
}

/* LEFTCOL */


/*RIGHTCOL */

/* TOPNAV */
div#topnav {
	display: none;
}

/* SERVICENAV */
ul#servicenav {
	display: none;
}

/* CONTENT */
div.contentcontainer {

}

div.content {
	text-align: left;
	padding: 20px;
	font-size: 16px;
	width: 100%;
}

div#contenthome {
	background-image: none;
}

/* HELPNAV */
ul#helpnav {
	list-style: none;
	display: block;
	padding-bottom: 28px;
	margin-left: -16px;
}

ul#helpnav li {
	display: inline;
}

ul#helpnav li a {
	text-decoration: none;
	color: #000000;
}

ul#helpnav li a#helpnavactive {
	text-decoration: underline;
	color: #000000;
}
/* CONTENT */
div.content a {
	color: #2799AD;
	text-decoration: none;
}

ul.contentlist {
	margin-left: 20px;
}

ul.contentlist2 {
	margin-left: 16px;
}

span.anchor {
	float: right;
}

span.anchor a {
	color: #2799AD;
	text-decoration: none;
}

table {
	width: 100%;
	font-size: 14px;
}

table.galleryinfo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: none;
	width: 420px;
}

.galleryinfo tr {
	height: 20px;
}

ul.gallery {
	list-style: none;
	width: 540px;
}

ul.gallery li a {
	text-decoration: none;;
	border: 0px;
}

a.previewlink {
	text-decoration: none;
	border: 0px;
}

a.previewlink span {
	text-decoration: underline;
}

a.previewlink:hover span {
	text-decoration: underline;
	color: #666666;
}

a#galleryactive span {
	text-decoration: none;;
}

img.previewimg  {
	text-decoration: none;
	border: 0px;
}

.clearfix {
	clear: both;
}

ul.gallery a#galleryactive {
	text-decoration: none;
	color: #000000;
}

ul.gallery img {
	border: 0px;
}

img.largeimg {
	position: absolute;
	top: 600px;
	left: 376px;
}

ul.gallery a:hover {
	border: none;
	background-color: #ffffff;
}

ul.gallery a:hover span {
	display: inline;
	border: none;
}

ul.gallery li {
	display: inline;
	width: 65px;
	padding-right: 20px;
	height: 75px;
	overflow: hidden;
	float: left;
}

a.active {
	text-decoration: underline;
}

/* HEADLINES */
h1 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 18px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h2 span {
	font-size: 14px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h3 span {
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

/* LINKS */
img.magnify {
	margin-left: 8px;
	margin-right: 16px;
}

div.content a {
	text-decoration: none;
}

a.gallerylink {
	text-decoration: underline;
}

a.gallerylink:hover {
	text-decoration: none;
	color: #666666;
}

a.gallerylinkactive {
	text-decoration: underline;
	color: #333333;
}

a.gallerylinkactive:hover {
	text-decoration: none;
	color: #333333;
}

img.productimg {
	float: left;
	margin-right: 10px;
}

ul.productlist {
	list-style: none;
	border-top: 1px solid #BBBBBB;
}

ul.productlist li {
	border-bottom: 1px solid #BBBBBB;
	height: 74px;
	margin-top: 12px;
}

ul.productlist li a {

}

.linkarrow {
	display: none;
}


/* FOOTER */
div#footer {
	clear: both;
	height: 20px;
	text-align: left;
	background: none;
}
