/* CSS file for the www.valentineladders.com website */
/* (c) by Outsource Graphix - http://www.ogx.ie/ */

/* xhtml tag definitions */

body, html
	{
	color: #1C2A44;
	background-color: #1C2A44;
	background-image: url(gfx/bgtop.gif); 
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0;
	padding: 0;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	text-align: left;
}

p {
	font-size: 11px;
}

.access {
	display: none;
}

div#txttop p.psmall {
	font-size: 11px;
}

img.rpht {
	clear: both;
	float: right;
	margin: 2px 0 10px 12px;
	width: 250px;
}

div#cnt ul {
	padding-bottom: 10px;
	color: #474747;
}

/* layout positioning */

div#wrapper {
	width: 760px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

div#top {
	position: relative;
	width: 760px;
	height: 142px;
	background-image: url(gfx/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

div#topmenu {
	position: absolute;
	top: 98px;
	width: 760px;
	height: 38px;
	background-image: url(gfx/topmenu.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 38px;
	overflow: hidden;
}

div#topmenu ul {
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	height: 38px;
}

* html div#topmenu ul {
	text-indent: 0;
}

div#topmenu ul li a {
	text-decoration: none;
}

div#topmenu ul li#tmau {
	display: block;
	width: 103px;
	height: 38px;
	text-indent: -9999px;
}

div#topmenu ul li#tmau a {
	position: absolute;
	left: 10px;
	top: 0;
	display: block;
	width: 103px;
	height: 38px;
}

div#topmenu ul li#tmau a:hover {
	background-image: url(gfx/topmenu.gif);
	background-position: -10px -38px;
}

div#topmenu ul li#tmd {
	display: block;
	width: 112px;
	height: 38px;
	text-indent: -9999px;
}

div#topmenu ul li#tmd a {
	position: absolute;
	left: 113px;
	top: 0;
	display: block;
	width: 112px;
	height: 38px;
}

div#topmenu ul li#tmd a:hover {
	background-image: url(gfx/topmenu.gif);
	background-position: -113px -38px;
}

div#topmenu ul li#tma {
	display: block;
	width: 124px;
	height: 38px;
	text-indent: -9999px;
}

div#topmenu ul li#tma a {
	position: absolute;
	left: 225px;
	top: 0;
	display: block;
	width: 124px;
	height: 38px;
}

div#topmenu ul li#tma a:hover {
	background-image: url(gfx/topmenu.gif);
	background-position: -225px -38px;
}

div#topmenu ul li#tmcu {
	display: block;
	width: 120px;
	height: 38px;
	text-indent: -9999px;
}

div#topmenu ul li#tmcu a {
	position: absolute;
	left: 349px;
	top: 0;
	display: block;
	width: 120px;
	height: 38px;
}

div#topmenu ul li#tmcu a:hover {
	background-image: url(gfx/topmenu.gif);
	background-position: -349px -38px;
}

div#content {
	width: 760px;
	height: auto;
	min-height: 430px;
	background-image: url(gfx/bgmain.gif);
	background-repeat: repeat-y;
}

* html div#content {
	height: 430px;
}

div#txttop {
	position: relative;
	width: 760px;
	height: auto;
	min-height: 430px;
	background-image: url(gfx/txttop.gif);
	background-position: top;
	background-repeat: no-repeat;

}

* html div#txttop {
	height: 430px;
}

div#txttop p {
	color: #474747;
	font-size: 12px;
	margin-left: 227px;
	padding-top: 10px;
	width: 504px;
	text-align: justify;
	background: transparent;
}


div#txttop h2 {
	position: relative;
	left: 216px;
	display: block;
	width: 534px;
	height: 55px;
	background-image: url(gfx/texttitlebg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#txttop h6 {
	font-weight: normal;
	font-size: 11px;
	margin-left: 216px;
	position: absolute;
	top: 31px;
	left: 11px;
}

div#leftmenu {
	position: absolute;
	left: 10px;
	top: 202;
	width: 202px;
	height: auto;
	background: transparent;
}

div#leftmenu h3 {
	display: block;
	width: 202px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(gfx/menulefttopbg.gif);
	background-repeat: no-repeat;
}

div#leftmenu ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 186px;
}

div#leftmenu ul li {
	display: block;
	background-color: #E7E7E7;
	border: 1px #C7C7C7 solid;
	margin-bottom: 4px;
	width: 200px;
}

div#leftmenu ul li a {
	display: block;
	margin: 0;
	padding: 3px 7px 3px 7px;
	font-size: 13px;
	color: #DB1F2A;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
	margin-bottom: 3px;
}

div#leftmenu ul li a:hover {
	color: #fff;
	background-color: #004685;
}

div#leftmenu ul li ul li {
	display: block;
	background-color: #F8F8F8;
	border: 0px transparent solid;
	margin-bottom: 2px;
	width: 200px;
}

div#leftmenu ul li ul li a {
	display: block;
	margin: 0;
	padding: 3px 7px 3px 7px;
	font-size: 12px;
	color: #848484;
	font-weight: bold;
	background-color: #F8F8F8;
	text-decoration: none;
	width: 186px;
}

div#leftmenu ul li ul li a:hover {
	color: #fff;
	background-color: #848484;
}

div#footer {
	position: relative;
/*	margin-top: -10px; */
	width: 760px;
	height: 190px;
	background-image: url(gfx/footer.gif);
	background-repeat: no-repeat;
	text-align: left;
}

p#vlado {
	width: 200px;
	position: relative;
	top: 62px;
	left: 111px;
	color: #fff;
}


div#specialoffer  {
	position: absolute;
	left: 469px;
	top: 0;
	z-index: 999;
	width: 277px;
	height: 202px;
	background-image: url(gfx/sobg.gif);
	background-repeat: no-repeat;
	text-align: left;
}

div#specialoffer h6 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

div#specialoffer p {
	color: #D2D2D2;
}

div#offer1 {
	position: relative;
	left: 75px;
	top: 15px;
	width: 147px;
}

div#offer2 {
	position: relative;
	left: 75px;
	top: 55px;
	width: 147px;
}

div#specialoffer p a {
	color: #c8c8c8;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}







/* daves mess 2-8-05 */
div#ladtype li, div#ladtype ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 240px;
	text-decoration: none;
	text-transform: lowercase;
}

div#cnt {
	text-align: left;
}

div#cnt ul {
	text-align: left;
	padding-left: 250px;
	font-size: 12px;
	margin-bottom: 0;
}

div#homeuse li {
	color: Red;
}

p#logo1 {
	position: relative;
	top: 40px;
	left: 340px;
	display: block;
	width: 91px;
	height: 28px;
	background-image: url(gfx/dolle.gif);
}

p#logo1 a {
	display: block;
	width: 91px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
}

p#logo2 {
	display: block;
	position: absolute;
	top: 43px;
	left: 515px;
	width: 52px;
	height: 51px;
	background-image: url(gfx/l2.gif);
}

p#logo2 a {
	display: block;
	width: 52px;
	height: 51px;
	text-decoration: none;
	text-indent: -9999px;
}

p#logo3 {
	display: block;
	position: absolute;
	top: 52px;
	left: 655px;
	width: 76px;
	height: 35px;
	background-image: url(gfx/boss.gif);
	text-indent: -9999px;
}

p#logo3 a {
	display: block;
	width: 76px;
	height: 35px;
	text-decoration: none;
	text-indent: -9999px;
}

p#cdtls {
	color: #EBEEF4;
	position: absolute;
	top: 115px;
	left: 120px;
}

p#cdtls a, p#ogx a  {
	color: #EBEEF4;
	background-image: url(gfx/u.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
}

p#cdtls a:hover, p#ogx a:hover {
	color: #5D90EC;
	background-image: url(gfx/uo.gif);
}

p#ogx {
	position: absolute;
	text-align: right;
	right: 15px;
	top: 115px;
}

div.imgc {
	text-align: center;
	margin: 0;
	margin-left: 227px;
	padding-top: 10px;
	width: 510px;
}

div#cnt img {
	text-align: left;
}

div#cnt table.lprop, div#cnt table.acc {
	margin-left: 225px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	width: 515px;
}

div#cnt table.lprop td, div#cnt table.lprop th, div#cnt table.acc td, div#cnt table.acc th {
	width: 100px;
	background-color: #fff;
	padding: 3px;
	font-size: 11px;
}

div#cnt table.lprop tr th, div#cnt table.acc tr th {
	text-align: left;
	color: #fff;
	background-color: #004685;
}

div#cnt table.lprop tr.code td, div#cnt table.acc tr.code td {
	background-color: #a1afd0;
	font-weight: bold;
}

div#cnt table.acc tr td {
	font-weight: bold;
	text-align: center;
}

div#cnt table.acc td img {
	margin: 0 auto;
}

div#txttop p.lname {
	font-weight: bold;
	font-size: 13px;
	margin: 2px 0 5px 227px;
	color: #004685;
}

div#tdata {
	width: 150px;
	height: 80px;
	position: absolute;
	top: 63px;
	right: 30px;
}

div#tdata2 {
	width: 150px;
	height: 80px;
	position: absolute;
	top: 85px;
	right: 36px;
}

div#tdata3 {
	width: 150px;
	height: 80px;
	position: absolute;
	top: 440px;
	right: 30px;
}

div#tdata p, div#tdata2 p, div#tdata3 p {
	margin-left: 0;
	display: block;
	width: 50px;
	color: #fff;
	font-size: 11px;
	background-color: #ED1C24;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	margin: 0;
	margin-bottom: 5px;
}

div#txttop ul#ladtype {
	list-style: none;
	padding-left: 230px;
	margin: 0;
	margin-top: 10px;
}

ul#ladtype li img {
	vertical-align: top;
	border: 1px #004685 solid;
	float: left;
}

ul#ladtype li a {
	text-decoration: none;
	color: #004685;
	font-size: 13px;
	font-weight: bold;
	background-image: url(gfx/u.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
}

ul#ladtype li a:hover {
	color: #5D90EC;
	background-image: url(gfx/uo.gif);
}

div#tdata img {
	margin: 0;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}

div#cnt a {
	color: #004685;
	background-image: url(gfx/u.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
}

div#cnt a:hover {
	color: #5D90EC;
	background-image: url(gfx/uo.gif);
}

div#cnt form {
	margin: 0;
	padding: 0;
	text-align: left;
}

div#cnt form fieldset {
	border: 0 transparent solid;
/*	margin-left: 225px; */
	width: 514px;
	text-align: left;
	padding: 0;
	padding-left: 225px;
	padding-top: 10px;
}

div#cnt form fieldset legend {
	display: none;
	margin-left: 0;
}

div#cnt form fieldset label {
	font-size: 13px;
	font-weight: bold;
	color: #474747;

}

div#cnt form fieldset input {
	margin-bottom: 10px;
	font-size: 12px;
	width: 200px;
	text-align: left;
	margin-left: 0;
	color: #474747;
}

div#cnt form fieldset textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0;
	color: #474747;
}

div#cnt h5 {
	padding-left: 225px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	color: #ED1C24;
}

div#cnt img#mapimg {
	position: relative;
	z-index: 997;
	margin-left: 222px;
	margin-bottom: -20px;
}

* html div#cnt img#mapimg {
	margin-bottom: 0;
}

div#cnt form fieldset textarea {
	width: 300px;
	height: 100px;
}

div#cnt form fieldset input#send {
	width: 50px;
	text-align: center;
}

