﻿@charset "utf-8";
/* CSS Document */

.titletext {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:30px;
}

h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.offertitletext {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.clientareatitletext {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:30px;
}

.baskettext {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:18px;
}

.offertext {
	font-size: 14px;
	color:#FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.offersubtext {
	font-size: 12px;
	color:#FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
	font-size: 11px;
	color: #CCCCCC;
}

.highlighttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #FFFF00;
}

.footertext {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#first-text	{
	height: 121px;
	margin: 0 0 16px 0;
	padding: 0 3px 0 6px;
	overflow: auto;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #2D2C31;
	scrollbar-shadow-color: #cccccc;
	width: 100%;
}

a:link {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color:#9D0004;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:16px;
	text-decoration: underline;
}



a.footerlink:link {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 10px;
	color:#9D0004;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.footerlink:active {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}


#scrolltable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 6px;
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}


#prices a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 6px;
	display: block;
	width: 96%;
	color: #FFFFFF;
	text-decoration: none;
	border-color:#9F0004;
	border-style:solid;
	border-width: 1px;
	font-weight:bold;
}

#prices a:hover{
	background-color: #9F0004;
	color: white;
}

#specoffer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	padding: 6px;
	display: block;
	width: 96%;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#9F0004;
	border-color:#FFFFFF;
	border-style:dashed;
	border-width: 2px;
	font-weight:bold;
	height:60px;
	text-align:center;
}

#specoffer a:hover{
	background-color: #FF0000;
	color: white;
}

#canvasoffer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	padding: 6px;
	display: block;
	width: 97%;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#9F0004;
	border-color:#FFFFFF;
	border-style:dashed;
	border-width: 2px;
	font-weight:bold;
	text-align:center;
	margin-left: 5px;
}

#specoffersmall a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#9F0004;
	border-color:#FFFFFF;
	border-style:dashed;
	border-width: 2px;
	font-weight:bold;
	height:30px;
	text-align:center;
}

#specoffersmall a:hover{
	background-color: #FF0000;
	color: white;
}

.bigbutton {
	color:#FFFFFF;
	font: bold 12px Arial,helvetica,sans-serif;
	background-color: #760404;
	border:1px solid;
	cursor:pointer;
	border-color: #000000;
	height:30px;
}

.slimbutton {
	color:#FFFFFF;
	font: bold 10px Arial,helvetica,sans-serif;
	background-color: #760404;
	border:1px solid;
	cursor:pointer;
	border-color: #000000;
	height:20px;
}

.cftextbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#333333;
	border-color:#9F0004;
	border-style:solid;
	border-width: 1px;
	width: 275px;
}

.catextbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#333333;
	border-color:#9F0004;
	border-style:solid;
	border-width: 1px;
	width: 240px;
}

.cftextarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#333333;
	border-color:#9F0004;
	border-style:solid;
	border-width: 1px;
	width: 350px;
	height: 180px;
}
