body {
	padding:0;
	margin:0;
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
}

#contentholder {
	padding:0;
	margin:0;
}

h1 {
	margin-top:20px;
	font-size:20px;
}

h2 {
	font-size:18px;
}

td {
	vertical-align:top;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

.main_text, table, li, input, textarea, font, select {
	font-size:11px;
	line-height:normal;
	color:#333333;
}
input {	
	border: 1px solid #9C9C9C;
}
.message {
	color: #ff0000;
}
a {
	color:#333333
}

span, span a {
	color:#9D080D;
	font-weight:normal
}

font a {
	color:#C65652;
}

.h_text a {
	color:#333333;
	text-decoration:none;
	font-size:10px
}

.h_text a:hover {
	text-decoration:underline;
}
	
.c_text, .c_text a {
	color:#333333;
	text-decoration:none;
}

.c_text a:hover {
	text-decoration:underline;
}

.no_class, form, .no_class td {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	border:0;
}

select {
	height:20px;
	margin:3px 1px 3px 1px;
	font-size:11px;
}

.form {
	height:25px;
	margin-top:-1px;
}

.form input	{
	width:164px;
	height:22px;
	border-color:#9C9C9C;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px;
	color:#333333;
}

textarea {
	width:164px;
	height:160px;
	border-color:#9C9C9C;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px;
	overflow:hidden;
	color:#333333;
}

ul {
	margin:0;
	padding:0;
	list-style:none
}

li {
	background:url(images/a.gif) no-repeat left center;
	margin:0;
	padding:0 0 0 10px;
}

li a {
	line-height:14px;
	color:#C65652;
}

.h_l {
	background-image:url(images/h-l.gif);
	background-repeat:repeat-x;
}

.tabber2 {
	width:100%;
	background-color:#F0F0F0;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	margin-bottom:10px;
	font-size:10px;
}

.tabber {
	width:100%;
	background-color:#F0F0F0;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	margin-bottom:10px;
	font-size:10px;
}

.tabber td, .tabber2 td {
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.quicktext3 {
	border-bottom:solid 2px #000000;
	border-right:solid 1px #cccccc;
	padding:3px;
	color:#2492C6;
	font-size:11px;
	text-align:center;
}

.prices2 {
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding:3px;
	text-align:center;
}

.prices {
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding:3px;
	text-align:center;
}

.topmenu {
	height:40px;
	padding-left:50px;
}

.topmenu a {
	display:block;
	float:left;
	padding:0 20px 0 20px;
	line-height:40px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
}

.topmenu a:hover {
	text-decoration:underline;
}

.topmenu a span {
	color:#990000;
	font-size:11px;
	font-weight:bold;
}

/*--------- common styles --------*/

.ajax-loading {
	 background:url(images/common/loader.gif) no-repeat center center;
	 min-height:60px;
}

.popContent {
	font-size:12px;
	color:#333333;
}

.popContent h3 {
	color:#35A0D9;
	font-size:13px;
}

.popTitle {
	color:#655940;
}

/*--------- common styles --------*/

.lowest {
	color:#333333;
	font-size:12px;
}

.lowest span {
	font-size:24px;
	line-height:26px;
	color:#90030c;
	font-weight:bold;
}

.txt11 {
	color:#333333;
	text-align:center;
	font-size:11px;
	margin-top:15px;
}

/*----------Feedback Popup ----------*/

#tell-us-trigger {display: block !important;} /* display feedback popup */


