/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto 10px auto;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	background-color: #fff;
}
sup {
	font-size: 0.85em;
}
/* 01. Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
h1 {
	font-size:1.6em;
	font-weight:600;
	margin-bottom: 20px;
}
h1.space {
	margin-top: 30px;	
}
body.tile_info  h1{
	margin-bottom: 10px;
}
div.red h1 {
	margin: 15px 0 0 20px;
	color: #fff;
}
body.roof_system h1 {
	margin:15px 0px 0 25px;
}
body.error h1 {
	margin: 0 0 20px 0;
	color: #C81619;
}
div.n_archive h1 {
	margin-bottom:10px;

}
h1.for_contact {
	margin: 1em 0 0 1em;
	width: 480px;
}
h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
div.box  h2{
	margin-left: 15px;
}
ul.references h2 {
	margin-bottom: 1.2em;
	font-size: 2em;
}
ul.parameters h2,ul.tile_info_list h2 {
	margin: 0;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
h3.contact_info {
	margin-bottom: 10px;
}
/* 02. Paragraphs */
p {
	margin:0;
	padding:0;
	line-height: 1.4em;
}
p.faq {
	margin: 1em 0 0 0;
	padding: .4em 0 0 0;
	width: 50%;
	background-color: #F2F2F2;
}
p.albena_banner {
	position: absolute;
	top: 11px;
}
p.validator, div#validationSummary {
	margin-bottom: 1em;
	color: #FF0000;
	font-size: 1.2em;
	font-style: italic;
}
p.map {
	text-align: center;
}
div.header p.lang {
	float:right;
	margin-top: -3px;
}
p.wood_line {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

body.news div.content p,body.company  div.content p,body.copyright div.content p,body.help div.content p,body.about div.content p,body.tile_info div.content p{
	margin-left:30px;
	font-size:0.9em;
	font-weight:500;
	padding-bottom:8px;
}
body.help div.content p,body.about div.content p,body.tile_info div.content p {
	margin-left: 0;
}
body.tile div.content p{
	font-size:0.9em;
	padding-bottom:10px;
	margin-right: 15px;
}
body.error p{

	padding-top:10px;
}
div.content ul.n_list li p {
	margin:6px 0 20px 0;
}
body.tile div.content p.item_red , body.roof_system div.content p.item_red, body.roof_system div.content p.item_black, body.roof_system div.roof_system p.item_red, body.roof_system div.roof_system p.item_black{
	width:19px;
	padding: 0;
	margin-right:8px;
	height:19px;
	text-align:center;
	color:#fff;
	background-color:#C81619;
	float:left;	
}
body.roof_system div.content p.item_black, body.roof_system div.roof_system p.item_black{
	background-color:#3F3F3F;
}

div.contact_info  p{
	font-size: 0.85em;
}

p.c_box {
	width: 15px;
	height: 15px;
	cursor: pointer;
}
ul.tile_color  li p.red{
	background: #C14F27;
}
ul.tile_color  li p.blue {
	background: #306eb2;
}
ul.tile_color  li p.brown {
	background: #8c491c;
}
ul.tile_color  li p.dark {
	background: #635e60;
}
ul.tile_color  li p.green {
	background: #508969;
}
fieldset.distributors  p {
	float: left;
}
div.bottom p {
	padding: 1em 0;
}
/* 03. Lists */

div.content ul.generic {
	margin: 0 0 1em 0;
}
div.content ul.generic li {
	margin: 0 0 .5em 15px;
}
/* Footer info ( mail, tel ) */
ul.f_list {
	position: relative;
	padding-left:30px;
}
ul.f_list li {
	display:inline;
	padding-right:10px;
	vertical-align: middle;
}
ul.f_list li.mail {
	padding-left:25px;
	font-size:1.2em;
	font-weight:bold;
	background: transparent url(../i/bg/mail_icon.gif) no-repeat 0px 5px;
}
ul.f_list li.tel {
	padding-left:30px;
	font-size:1.3em;
	font-weight:bold;
	background: transparent url(../i/bg/mail_tel.gif) no-repeat 0px 0px;

}

ul.contact-list {
	position: relative;
	padding: 1em 0 1em 20px;
}
ul.contact-list li {
	padding-right:10px;
	vertical-align: middle;
	list-style-type: none;
}
ul.contact-list li.mail {
	padding-left:25px;
	font-size:1.2em;
	font-weight:bold;
	background: transparent url(../i/bg/mail_icon.gif) no-repeat 0px 5px;
}
ul.contact-list li.tel {
	padding-left: 30px;
	margin-left: -3px;
	font-size:1.3em;
	font-weight:bold;
	background: transparent url(../i/bg/mail_tel.gif) no-repeat 0px 0px;

}
ul.contact-list li.tel span {
	display: block;
	font-size: 0.7em;
	font-weight: normal;
}
/* Header  info ( navigation ) */
ul.nav {
	padding-left:20px;
	font-size:0.85em;
	float:left;
}
ul.nav li {
	display:inline;
	vertical-align: middle;
}

/* Officially  pages */
ul.officially {
	font-size:0.85em;
	width: 100%;
	position: relative;
}
ul.officially li {
	margin:5px 0 20px 0;
	display: block;
	float: right;
	padding-right: 10px;
	vertical-align: middle;
}
ul.officially li.first {
	float: left;
}
ul.officially li.last {
	padding-right: 0;
}
/* News list */
ul.n_list {
	margin-top: 50px;
	margin-bottom: 30px;
	list-style: none;
}
ul.n_list li {
	padding-left: 30px;
	background: transparent url(../i/bg/n_list_icon.gif) no-repeat 0 0;
}


/* Tiles accessories  list */
/* Roof parts   list */

ul.tile_list_menu {
	list-style: none;
	float: left;
}
body.roof_system  ul.tile_list_menu{
	margin-top: 10px;
}
ul.tile_list_menu_2 {
	margin-right: 0;
}
ul.tile_list_menu li {
	padding-bottom: 10px;
	letter-spacing:-1px;
}
ul.tile_list_menu li.focus {
	color: #C81619;
}
ul.tile_list {
	margin: 0 0px 0 20px;
	list-style: none;
}
ul.tile_list li{
	font-size: 0.9em;
	padding-left: 10px;
	background: transparent url(../i/bg/red_bulet.gif) no-repeat 0 0.5em;
	
}	


ul.legend {
	margin: 5px 0 20px 0;
	font-size: 0.9em;
	float: left;
}
ul.legend li {
	display:inline;
	float: left;
	/*letter-spacing:-0.1em;*/
}
ul.splists {
	margin: 10px 0 15px 35px;
	list-style: none;
}
ul.splists  li{
	padding-bottom: 5px;
	padding-left: 12px;
	background: transparent url(../i/bg/red_bulet.gif) no-repeat 0 0.45em;
}

/* Roof system positions list */

ul.roof_system_pos {
	font-size: 0.9em;
	position: relative;
}
ul.roof_system_pos li {
	display:inline;
	

}
ul.tile_info_list {
	margin: 10px 0 0px 10px;
	list-style: none;
	font-size: 0.9em;
	position: relative;
}
ul.tile_info_list li{
	margin-top: 10px;
	margin-left: 25px;
}
ul.tile_info_list li.first{
	margin-top: 10px;
	margin-left: 10px;
}
ul.parameters {
	margin-top: 10px;
	list-style: none;
}
ul.parameters li {
	vertical-align:middle;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left:20px;
	padding-bottom:0px;
	border-bottom: #ccc solid 1px;
	clear: both;
}
ul.tile_color {
	position: relative;
	z-index: 100;
	list-style: none;
	margin-left: 10px;
	height: 29px;
	width: 100%;
	background: transparent url(../i/bg/tile_color_back.png) no-repeat 0 0;
}
ul.tile_color  li{
	display: inline;
	letter-spacing: -0.05em;
	line-height: 29px;
	vertical-align: middle;
	font-size: 0.9em;	
	margin-right: 5px;
	margin-top: 7px;
	float: left; 
	padding-bottom: 2px;
}
ul.tile_color  li.first{
	margin:0 20px 0 0;
}
ul.tile_color  li.select{
	border-bottom: 2px solid #666;
}
ul.tile_color  li.over{
	border-bottom: 2px solid #666;
}
ul.references {
	margin: 0 0 -6em 0;
}
ul.references li {
	padding: 0 0 6em 35px;
	list-style-type: none;
	background: url(../i/bg/quotes_open.gif) 0 0 no-repeat;
}
body ul.references dl {
	color: #666;
}
body ul.references dt {
	font-size: 1em;
}
body ul.references dd {
	margin: 0;
	padding: 0;
	text-indent: none;
	font-size: 1em;
	font-style: italic;
}
div.reference ul.references dl {
	margin-left: 0;
	font-size: 0.9em;
}
ul.parameters dl {
	color: #666;
	font-size: 0.85em;
	clear: both;
}
ul.parameters dt {
	clear: left;
	display: block;
	float: left;
}
ul.parameters dd {
	padding-right: 5px;
	float: right;
}
div.reference dl {
	margin-top: 10px;
	margin-left: 25%;
	margin-right: 20%;
}
div.reference dt,div.reference  dd {
	text-align:left;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-1px;
}
div.reference dd {
	margin-top: 10px;
	font-size: 0.85em;
}
div.content dl {
	margin: 30px 0 10px 0;
}
div.content dt {
	font-size: 1.2em;
	text-align:left;
	font-weight: bold;
}
div.content  dd {
	font-size: 0.8em;
	padding-top: 3px;
	color: #8C8C8C;
	text-align: left;	
}
body.company div.content dl {
	margin:15px 0 10px 0;
}

body.help div.content dl {
	margin:10px 0 20px 0;
}
body.help div.content dt {
	margin:10px 0 0 0;
	font-size: 1em;
	font-weight:bold;
}
body.help div.content  dd {
	font-size: 0.9em;
	padding-top: 3px;
	color: #000;
	font-style: italic;
}
body.error dl {
	margin:15px 0 5px 0;
}
body.error dt {
	font-size: 1em;
	text-align:left;
	font-weight:bold;
}
body.help dl {
	margin:30px 0 10px 0;
}
body.help dt {
	font-size: 1.2em;
	text-align:left;
	font-weight:bold;
}
body.help  dd {
	font-size: 0.8em;
	padding-top: 3px;
	color: #8C8C8C;
	text-align: left;	
}

dl.pdf {
	margin:30px 0 0 10px;
	width:80%;
	height: 35px;
	background: transparent url(../i/bg/pdf.png) no-repeat 0 0;
}
dl.pdf dt {
	font-size: 0.85em;
	text-align:left;
	padding:1px 0 10px 40px;
	color: #666;
}
dl.pdf dd {
	font-size: 0.8em;
	color: #B2B2B2;
	margin-top: -6px;
	margin-left: 40px;
	padding-left: 12px;
	background: transparent url(../i/bg/pdf_arrow.gif) no-repeat 0 1px;
	text-align: left;	
}
div.contact_info dl {
	font-size: 0.85em;
}
div.contact_info dt {
	display: block;
	width: 38px;
	float: left;
	clear: left;
	margin-top: 3px;
}
div.contact_info dd {
	/*letter-spacing: -1px;*/
	padding-top: 3px;
}
dl.noflash {
	float: right;
	height: 460px;
	padding: 20px;
	background-color: #F2F2F2;
}
dl.noflash dt {
	font-size: 1.3em;
	margin: 1.3em 0 .3em 0;
}
dl.noflash dd {
	margin-bottom: .2em;
}
ol.faq {
	margin: 0 0 0 25px;
	padding: 0;
}
ol.faq li {
	margin-bottom: 1.2em;
}
ol.faq dl {
	margin: 0 !important;
	padding: 0;
	display: inline;
}
ol.faq dt {
	margin: 0;
	padding: 0;
	font-size: 1em;
	display: inline;
}
ol.faq dd {
	margin: .3em 0 .3em 0;
	padding: 0 0 0 18px;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 1em;
	color: #000;
	background: url(../i/bg/bullet.gif) 1px .4em no-repeat;
}
ol.faq p {
	margin-left: 0 !important;
	padding-left: 0;
}
/* 04. Semantic*/
span.quotes_close {
	height: 25px;
	padding-right: 35px;
	background: url(../i/bg/quotes_close.gif) 100% 0 no-repeat;
}
/* 05. Images */
img {
	border: 0;
}

div.refImg {
	background: url(../i/worker_big.jpg) 100% 0 no-repeat;
}

body.news p.pos_arrow {
	margin-top: -155px;
}

body.company p.pos_arrow {
	margin-top: -185px;
}
div.h_box3  p img {
	margin-left: 15px;
}

div.contact_info img {
	margin-bottom: 5px;
}
/* 06. Links */

a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #C81619;
}
p.faq a:link, p.faq a:visited, p.faq a:hover, p.faq a:active {
	margin-left: 10px;
	font-weight: bold;
	color: #C81619;
}
p.faq a:hover {
	text-decoration: none;
}
div.header  a:link,div.header  a:visited,div.header  a:hover,div.header  a:active,div.footer  a:link,div.footer  a:visited,div.footer  a:hover,div.footer  a:active{
	color: #fff;
}
ul.n_list li a:link,ul.n_list li a:visited,ul.n_list li a:hover,ul.n_list li a:active{
	font-weight: bold;
}

ul.tile_list_menu li a:hover, ul.tile_list_menu li a.tile_list_focus:link, ul.tile_list_menu li a.tile_list_focus:hover, ul.tile_list_menu li a.tile_list_focus:visited, ul.tile_list_menu li a.tile_list_focus:active {
	color: #C81619;
}

div.roof_system p a:link,div.roof_system p a:visited,div.roof_system p a:hover,div.roof_system p a:active {
	color: #fff;
	text-decoration: none;
}
div.contact_info a:link, div.contact_info a:visited, div.contact_info a:hover, div.contact_info a:active {
	color: #000;
}
div.n_archive a:link,div.n_archive a:hover,div.n_archive a:visited,div.n_archive a:active, fieldset a.btn:link, fieldset a.btn:hover, fieldset a.btn:visited, fieldset a.btn:active, fieldset a#btnSend:link, fieldset a#btnSend:hover, fieldset a#btnSend:visited, fieldset a#btnSend:active {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	height: 18px;
	padding-right: 15px;
	float: left;
	text-transform: uppercase;
	text-decoration: underline;
	background: transparent url(../i/bg/submit_arrow.gif) no-repeat 100% 1px;
}
fieldset.distributors a:link, fieldset.distributors a:hover, fieldset.distributors a:visited, fieldset.distributors a:active {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	height: 18px;
	padding-right: 15px;
	float: left;
	color: #666;
	text-transform: uppercase;
	text-decoration: underline;
	background: transparent url(../i/bg/submit_arrow.gif) no-repeat 100% 1px;
}
fieldset.distributors a:hover {
	color: #C81619;
}
fieldset.distributors a:link, fieldset.distributors a:hover, fieldset.distributors a:visited, fieldset.distributors a:active {
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	background: transparent url(../i/bg/submit_arrow.gif) no-repeat 100% 50%;
}
div.p_number a:link, div.p_number a:hover,div.p_number a:visited,div.p_number a:active {
	display: block;
	color: #000;
	float: left;
	width: 10px;
	height: 23px;
	font-size: 1.1em;
	text-decoration: none;
	margin-left: 7px;
	padding: 4px 5px 0 4px; 
	background: transparent url(../i/bg/page_link_bg.gif) no-repeat 0 0;

}
div.p_number a:hover{
	border-bottom: 2px solid #fff;
}
div.p_number p {
	margin: 0;
	color: #C81619;
	float: left;
	width: 10px;
	height: 25px;
	font-size: 1.1em;
	padding: 2px 5px 0 4px;
	margin-left: 7px;
	border-bottom: 2px solid #fff;
	background: transparent url(../i/bg/page_bg.gif) no-repeat 0 0;
}
ul.references h2 a:link, ul.references h2 a:hover,ul.references h2 a:visited, ul.references h2 a:active {
	color: #000;
	text-decoration: none;
}
/* 07. Inputs */
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
fieldset.distributors label {
	display: block;
	font-weight: bold;
	margin-bottom: .2em;
}
fieldset.distributors p {
	float: none;
	margin: 1em 0 0 0;
}
fieldset.distributors select {
	width: 80%;
}
fieldset.distributors option {
	text-indent: 4px;
	padding: 1px 0;
}
div.n_archive select
{
	width: 80%;
	margin-top:20px;
	margin-bottom: 0;
}
form.contact, fieldset.contact {
	margin: 20px 0 0 36px;
	padding: 0;
	border: 0;
	font-size: 0.8em;
}
form.contact input, form.contact textarea ,form.contact select, fieldset.contact input, fieldset.contact textarea, fieldset.contact select {
	font-family: Verdana;
	font-size: 1.2em;
}
form.contact input, fieldset.contact input {
	margin-bottom: 23px;
	width: 95%;
}
form.contact textarea, fieldset.contact textarea {
	width: 95%;
	height: 177px;
	margin-bottom: 5px;
}
form.contact select, fieldset.contact select {
	width: 60%;
	margin-bottom: 23px;
}
form.contact label, fieldset.contact label {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px 0px;
}

form.distributors {
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}

form.distributors select {
	width: 150px;
	margin-bottom: 20px;
	margin-right: 10px;
}
form.distributors select.second {
	width: 150px;
	background: #C8C8C8;
}
form.distributors label {
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0 0 3px 0px;
}
.noteText {
	color: #999999;
}
input.btn-type {
	margin-top: 5px;
}
optgroup {
	font-style: normal;
}
/* 08. Tables */
table.roof_system_tbl {
	margin: 0;
	padding: 10px;
	border-collapse: collapse;
}
table.roof_system_tbl  td{
	border: 1px solid #000;
	padding: 5px 10px 5px 10px;
}

/* Stralja */

ul.n_list strong { 
 	display:block;
	padding-top: 5px;
	font-size: 0.8em;
	color: #8C8C8C;
	text-decoration: none;
	font-weight: normal;
}

div.ovrfl_vis {
	overflow: visible;
}
div.distributors {
	padding: 20px 25px 10px;
	clear: left;
}
div.distributors div {
	padding-bottom: 7px;
	display: none;
}
div.distributors div div.column {
	margin-right: 2%;
	width: 28%;
	display: inline;
	float: left;
}
div.distributors div div.clearfix {
	display: block;
	clear: left;
}
div.distributors h3 {
	margin-top: 10px;
}
body.help div.content ul.splists {
	font-size: .9em;
}
body.contact div.wrapper {
	background: none;
}
body div.contact_message {
	clear: left;
}
body div.contact_message fieldset.contact {
	padding-top: 0;
	padding-bottom: 10px;
}
div.contact_wrapper {
	float: left;
}