@import url("progen-2011-survey.css");

body {
	background-image: url(../images/pics/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #8C8C8C; /* grey */
	margin: 0;
}
body,
a,
input, textarea, select {
	font-family: vernada, arial, sanas-serif;
	font-size: 11px;
	color: #3F3F3F; /* dark grey */
	line-height: 17px;
	margin: 0 0 2px 0;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #FB0B27;
	/*border-bottom: 1px solid #FB0B27;*/
}
img {
	border: 0;
}
form {
	margin: 0;
}
p {
	margin: 7px 0;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

.features li li {
margin-left: 20px;
}





/* GENERIC -------------------------- */
.hr_dotted_black {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	border-bottom: 1px dotted #000;
	padding: 0;
	margin: 5px 0;
}
.hr_dotted_grey {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	border-bottom: 1px dotted #ccc;
	padding: 0;
	margin: 5px 0;
	clear: both;
}
.align_right {
	text-align: right;
}
.img_float_left {
	float: left;
	margin: 0 10px 5px 0;
}
.img_float_right {
	float: right;
	margin: 0 0 5px 10px;
}
.clear {
	clear: both;
	line-height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 1px;
}
.indent_left {
	margin-left: 15px;
}
table {
	border-collapse: collapse;
	margin: 12px 0;
}
td, th {
	border: 1px solid #ccc;
	padding: 3px;
}


/* SPECIFIC -------------------------- */
#container {
	margin: 0 auto;
	width: 790px;
}
#above {
	text-align: right;
	height: 18px;
	line-height: 18px;
	color: #fff;
	padding: 0 15px;
}
#above h1 {
	float: left;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
#above a {
	font-weight: normal;
	color: #fff;
}
#head {
	height: 209px;
	background-image: url(../images/pics/head_bg.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 14px 17px 0 17px;
	position: relative;
	top: 0;
	left: 0;
}
#main {
	background-image: url(../images/pics/main_bg.gif);
	background-color: #fff;
	background-repeat: repeat-y;
	padding: 10px 17px 10px 17px;
	overflow: auto;
}

#main th {
text-align: left;
}

#main p.italics {
font-style: italic;
}

#foot {
	height: 20px;
	background-image: url(../images/pics/foot_bg.gif);
	background-color: #fff;
	background-repeat: no-repeat;
}
#templatecall2action {
	position: absolute;
	top: 16px;
	left: 583px;
	width: 190px;
	height: 44px;
}

#templatecall2action img { float: left; }
#templatecall2action a img { border: 0; margin: 0; padding: 0; float: left; }

#pri_nav {
	height: 26px;
	margin-top: 8px;
}
#main_left {
	float: left;
	width: 190px;
	margin-bottom: 10px;
}
#main_left_double {
	float: left;
	width: 550px;
	padding: 0 12px 0 0;
	margin-bottom: 10px;
}
#main_center {
	float: left;
	width: 350px;
	padding: 0 12px;
	margin-bottom: 10px;
}
#main_right {
	float: left;
	width: 190px;
	margin-bottom: 10px;
}
.column_head {
	height: 3px;
	line-height: 3px;
	font-size: 3px;
	background-image: url(../images/pics/column_head.gif);
	background-repeat: no-repeat;
}
.column_main {
	background-image: url(../images/pics/column_main.gif);
	background-color: #fff;
	background-repeat: repeat-y;
	padding: 0 8px;
	width: 174px;
	overflow: hidden;
}
.column_foot {
	height: 14px;
	line-height: 14px;
	background-image: url(../images/pics/column_foot.gif);
	background-repeat: no-repeat;
}
.column_title {
	height: 19px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	background-image: url(../images/pics/column_title_bg.gif);
	background-repeat: no-repeat;
	color: #fff;
	padding: 5px 0 0 5px;
	margin-left: -5px;
	width: 184px;
}
#a_to_z {
	width: 174px;
	height: 640px;
	overflow: auto;
	margin: 5px 0 0 0;
}
#a_to_z ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#a_to_z ul li {
	list-style-position: outside;
	margin: 0;
	padding: 1px;
	border-bottom: 1px dotted #ccc;
}
#a_to_z ul li.title {
	background-color: #D3D3DE;
	font-weight: bold;
	font-size: 13px;
}
#a_to_z ul li a {
	font-weight: normal;
}
#searchForm {
	background-image: url(../images/pics/search_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 60px;
}

#enquiryForm {
	background-image: url(../images/pics/enquiry_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 0 5px 0;
	height: 270px; /* fixed height to resovle the ie differences in margin on inputs */
	margin: 0 0 10px 0;
}
#enquiryForm input {
	width: 154px;
	height: 15px;
}
#enquiryForm input,
#enquiryForm #captchaImage {
	margin: 0 10px 3px 10px;
}
#enquiryForm #enquirycallback {
	width: 20px;
}
#enquiryForm #enquirysubmit {
	width: 70px;
	height: 22px;
}

/*formbuilder version of the sidebar enquiry form */
#CMSformID6 {
	background-image: url(../images/pics/enquiry_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 0 5px 0;
	height: 270px; /* fixed height to resovle the ie differences in margin on inputs */
	margin: 0 0 10px 0;
}
#CMSformID6 input {
	width: 154px;
	margin: 0 0 2px 0;
	/*height: 15px;*/
}
#CMSformID6 input, #CMSformID6 img {
	margin: 0 10px 3px 10px;
}
#CMSformID6 input[type=checkbox] {
	/*width: 20px;*/
}
#CMSformID6 input[type=submit] {
	width: 70px;
	height: 22px;
}



#brochures {
	background-image: url(../images/pics/brochures_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 10px 0 10px;
}
#brochures img {
	margin: 5px 0 0 5px;
}


.rounded_350_head,
.rounded_350_foot,
.rounded_754_head,
.rounded_754_foot,
.rounded_550_head,
.rounded_550_foot {
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	background-repeat: no-repeat;
}
.rounded_350_main,
.rounded_754_main,
.rounded_550_main{
	background-image: url(../images/pics/rounded_754_main.gif);
	background-color: #fff;
	background-repeat: repeat-y;
	padding: 1px 10px;
}
.rounded_350_head {
	background-image: url(../images/pics/rounded_350_head.gif);
}
.rounded_350_main {
	background-image: url(../images/pics/rounded_350_main.gif);
}
.rounded_350_foot {
	background-image: url(../images/pics/rounded_350_foot.gif);
}
.rounded_754_head {
	background-image: url(../images/pics/rounded_754_head.gif);
}
.rounded_754_main {
	background-image: url(../images/pics/rounded_754_main.gif);
}
.rounded_754_foot {
	background-image: url(../images/pics/rounded_754_foot.gif);
}
.rounded_550_head {
	background-image: url(../images/pics/rounded_550_head.gif);
}
.rounded_550_main {
	background-image: url(../images/pics/rounded_550_main.gif);
}
.rounded_550_foot {
	background-image: url(../images/pics/rounded_550_foot.gif);
}

h3 { color: #FB0B27; font-weight: bold; margin: 12px 0 12px 0; border: 0; font-size: 14px; }

h2,
.red_title {
	color: #FB0B27;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.red_title_medium {
	color: #FB0B27;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 5px 0;
}
.grey_title_bg {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 5px 0;
	background-color: #f6f6f6;
	padding: 3px;
	border-bottom: 1px solid #FB0B27;
}
.page_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.page_list li {
	background-image: url('../images/pics/page_icon.gif');
	background-repeat: no-repeat;
	padding: 3px 2px 3px 20px;
	border-bottom: 1px dotted #ccc;
}
.page_list li.odd {
	background-color: #F1F7FB;
}
.page_list a {
	font-weight: normal;
}
#news_and_offers {
	height: 297px;
	overflow: hidden;
}
#news_and_offers .page_list {
	height: 115px;
	overflow: auto;
}

#footer_nav {
	text-align: center;
	background-color: #FB0B27;
	padding: 5px 0;
}
#footer_nav a {
	color: #fff;
	font-weight: normal;
}
#copyright {
	text-align: center;
}
#undersite {
	text-align: center;
}
#undersite a {
	font-weight: normal;
}
ul#specialoffers { list-style: none; margin: 0; padding: 0; }

ul#specialoffers li, .special_offer {
	width: 250px; 
	height: 210px;
	float: left; 
	margin: 0 5px 20px 5px;
	padding: 0;
}
ul#specialoffers li h2, .special_offer .grey_title_bg {
	height: 35px;
}

ul#specialoffers li h2 a { font-size: 14px; color: rgb(102, 102, 102); text-decoration: none; }

ul#specialoffers li p { width: 110px; float: left; }
ul#specialoffers li img { width: 120px; float: left; margin: 0 10px 0 0; }

.specialofferprice { color: rgb(238, 32, 56); }
.buyonlinelink {  }
.buyonlinelink img { border: 0; margin: 10px 0 10px 0; }

.testimonial_head {
	background-image: url('../images/pics/testimonial_head.gif');
	background-repeat: no-repeat;
	padding: 15px 15px 0 15px;
	margin-top: 15px;
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	font-size: 13px;
}
.testimonial_foot {
	background-image: url('../images/pics/testimonial_foot.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 28px;
	padding: 0 15px 0 15px;
	text-align: right;
	margin-bottom: 15px;
}

#testimonials { position: relative; }
#testimonials .testimonial { height: 110px; width: 516px; overflow: hidden; background: url(../images/pics/testimonial.jpg) top left no-repeat; border-bottom: 1px dotted #cccccc; position: relative; padding: 10px 10px 20px 10px; margin: 10px 0; }
#testimonials .testimonial blockquote { margin: 0 auto; font-size: 11px; font-style: italic; width: 490px; }
#testimonials .testimonial p { text-align: right; position: absolute; bottom: 20px; right: 20px; }
#testimonials .testimonial p.testimonialcomment { margin: 0 auto; font-size: 11px; font-style: italic; width: 490px; position: relative; top: 0; left: 0; text-align: left; }

fieldset { border: 0; padding: 0; margin: 0; }


#spiderscopelink { vertical-align: middle; }

div.indent_left { margin: 4px 10px 10px 10px; }

hr.clear { clear: both; height: 0; margin: 0; border: 0; visibility: hidden; }

.greyBox {
	padding: 10px;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
}

#buy_online {
	position: absolute;
	top: 70px;
	left: 582px;
}

/*call to action*/
table#call2action th {
background-color: #D90F2A;
text-align: left;
font-weight: bold;
color: #ffffff;
}
table#call2action td {
background-color: #9C9C9C;
text-align: left;
font-weight: normal;
color: #ffffff;
}
table#call2action td a {
font-weight: bold;
color: #ffffff;
}

