/* Start of CMSMS style sheet 'FRESH' */
body {
	background-color: #fefefe;
	color: #1baee7;
	font-family: lucida sans, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

img {
        border: 0 none;
}

a {
        text-decoration: underline;
        color: #1baee7;
}

a:hover {
	color: #d1d1d1;
}

.input,
.inputLong {
       background-color: white;
       border: 1px solid #c0c0c0;
       color: #e963e9;
       font-size: 1.2em;
       padding: 0.4em;
       margin-bottom: 0.5em;
}

.inputLong {
       width: 400px;
}

#bannerAd {
       margin-top: 1.8em;
}

#navigation {
	margin-top: 1.8em;
	margin-bottom: 1.8em;
	list-style: none;
	font-size: 2em;
	line-height: 1.2em;
}

#navigation li a {
	text-decoration: none;
}

#navigation li  {
	margin-left: -200px;
	text-align: right;
	width: 200px;
}

#navigation li.selected {
	margin-left: 0px;
	text-align: left;
	width: 200px;
	color: #e963e9;
}

#header, #bannerAd, #navigation, #content, #footer {
	margin-left: 200px;
	padding: 0;
}

#header {
	margin-top: 20px;
}

#header img, #freshNavigation {
	margin-bottom: 1em;
}

#header p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #d1d1d1;
}

#content {
	max-width: 600px;
}

#content .entry,
#freshList table,
#ourStock,
#newsletter,
#contact,
#rentTechnics {
	margin-bottom: 4em;
}

#content .entry .date,
#content .subHead {
	padding: 0;
	margin: 0;
	margin-bottom: 0.5em;
	color: #d1d1d1;
	font-size: 1em;
}

#content .entry .headline,
#content #freshList .headline {
	padding: 0;
	margin: 0;
	margin-bottom: 0.75em;
	font-size: 1.7em;
}

#content .entry .text {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	color: #1baee7;
	font-size: 1.2em;
	line-height: 1.3em;
}

#content .entry .image400,
#content .entry .image600 {
	padding: 0;
	margin: 0;
	border-top: 2px solid #cacaca;
	padding-top: 1px;
}

#content .entry .image400 {
	max-width: 400px;
	width: 400px;
}

#content .entry .image600 {
	max-width: 600px;
	width: 600px;
}

#content #contact p,
#content #newsletter p,
#content #freshLPCD p,
#content #ourStock p,
#content #rentTechnics p {
       padding: 0;
       margin: 0;
	font-size: 1.2em;
	line-height: 1.3em;
}

#content #newsletter .bottomSpace,
#content #contact .bottomSpace {
	margin-bottom: 1em;
}

#content #newsletter .email {
       font-weight: bold;
}

#content #ourStock .last,
#content #newsletter .last,
#content #contact .last,
#content #rentTechnics .last {
	margin-bottom: 2em;
}

#content #newsletter .message {
       font-style: italic;
       color: #e963e9;
}

#freshNavigation {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	list-style: none;
	font-size: 1.2em;
}

#freshNavigation a {
	text-decoration: underline;
}

#freshNavigation li {
	float: left;
}

#freshNavigation .trenner {
	padding-right: 5px;
	padding-left: 5px;
}

#freshNavigation li.selected {
	color: #e963e9;
}

#freshList table {
	font-size: 1.2em;
	line-height: 1.3em;
}

#freshList table th {
	font-weight: normal;
	text-align: left;
	color: #d1d1d1;
	font-size: 0.8em;
}

#freshList table td {
	text-align: left;
	padding-right: 4em;
	vertical-align: top;
	width: 200px;
}

#freshList .even {
	color: #85d3f1;
}

#content #rentTechnics ul {
	font-size: 1.2em;
	line-height: 1.3em;
        margin: 0;
        padding: 0;
        margin-left: 15px;
}

#footer {
	font-size: 0.9em;
}
/* End of 'FRESH' */

