* {font-family: Arial,sans-serif;}

/* general */
p
{
	font-size:85%;
	line-height:1.7em;
	margin-top:1em;
}

h1
{
	font-size:130%;
	margin: 0 0 0.5em 0;
	clear:both;
}

h2
{
	font-size:160%;
	margin: 0 0 0.5em 0;
	font-weight:bold;
}

h3
{
	font-size:140%;
	font-weight:normal;
	margin: 0.5em 0 0.3em 0;
	clear:both;
}

h4
{
	font-size:90%;
	font-weight:bold;
	margin: 0.5em 0;
}


ul, ol
{
	margin-top: 1em;
	padding-left:0;
	margin-left:0;
	font-size:85%;
	line-height:1.4em;
}

li
{
	list-style-type: none;
	text-indent:-1.5em;
	margin: 0.4em 0 0.4em 1.5em;
}

ol li
{
	list-style-type:decimal;
	text-indent:0;
}

table
{
	border-collapse: collapse;
	width: 100%;
	border:0;
}

td
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.small{font-size:70%;}
.hmenu{text-transform:uppercase; font-size:70%; padding: 0.8em 0;}

span{ font-size:100%; color:#000; padding: 0;}

#orange{color:#e76200;}
#white{color:#ffffff;}
#grey3{color:#333333;}
#grey6{color:#666666;}
#bold{font-weight:bold;}



/* paragraph */
.paragraph{clear:both; padding-bottom:1em;}
.paragraph:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.paragraph p{line-height:1.6em; font-size:85%;}

div.imgTop{padding: 0.8em 0 0.5em 0;}
div.imgLeft{float:left; padding: 0.5em 1em 0.8em 0;}
div.imgRight{float:right; padding: 0.5em 0 0.8em 1em;}
div.imgBottom{padding: 0.4em 0 0.8em 0;}

.imgGallery
{
	float:left;
	margin: 0 20px 20px 0;
	position: relative;
	padding:0;
}

p.caption{font-size:90%; font-weight:bold; color:#666; font-style:normal; margin: 0.5em 0;white-space:nowrap}

table.pTable{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.pTable td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.pTable th{font-size:75%; color:#333; padding: 0.5em 10px;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normal{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normal td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normal td p{font-size:100%; margin:0; line-height:normal;}

#paragraphFile{padding: 0.5em 0; position: relative;}
#paragraphFile .text
{
	padding-left:40px;
}
#paragraphFile a{font-size:80%;}
#paragraphFile small{font-size:70%; color:#999;}

.word,
.excel,
.pdf,
.zip,
.video,
.attach
{
	width:35px;
	height:35px;
	position: absolute;
	left:0;
	top:0;
	overflow: hidden;
	background-image: url('/i/icons.jpg');
	background-repeat: no-repeat;
}

.word {background-position: 0 0;}
.excel {background-position: 0 -35px;}
.pdf {background-position: 0 -70px;}
.zip {background-position: 0 -105px;}
.video {background-position: 0 -140px;}
.attach {background-position: 0 -175px;}


h3.minH,
h3.minHCur
{
	font-size:90%;
	margin: 1em 0 0 0;
	padding: 0 0 0 15px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	line-height: 1.3em;
}

h3.minH{background: url('/graphics/icons/block_open.gif') no-repeat left 0.4em;}
h3.minHCur{background: url('/graphics/icons/block_close.gif') no-repeat left 0.4em;}

h3.minH a,
h3.minH a:visited
{
	border-bottom: 1px dotted #306ea2;
	text-decoration:none;
	color:#306ea2;
}

h3.minHCur a,
h3.minHCur a:visited
{
	border-bottom: 1px dotted #333;
	color:#333;
	text-decoration:none;
}

h3.minH a:hover,
h3.minHCur a:hover
{
	border-bottom: 1px dotted #e76200;
	color:#e76200;
	text-decoration:none;
}

.none{display:none;}
.visible{display:block;}


/* path */
div.path {color:#fff; padding: 3em 0 0 0;}
div.path a{font-size:80%; color:#fff;}
div.path a:hover{color:#fff;}
div.path small{font-size: 85%; color:#fff;}
div.path h1{font-size:160%; margin-top:0.2em;}



img.borderImg{border-width:1px; border-color:#000; margin: 0;}
img.saleImg{border-width:1px; border-color:#e76200; margin: 0;}

.line_t{background:url(graphics/rborder/line.gif) repeat-x left top;}
.line_b{background:url(graphics/rborder/line.gif) repeat-x left bottom;}
.line_r{background:url(graphics/rborder/line.gif) repeat-y right top;}
.line_l{background:url(graphics/rborder/line.gif) repeat-y left top;}
.lt{background:url(graphics/rborder/lt.gif) no-repeat left top;}
.rt{background:url(graphics/rborder/rt.gif) no-repeat right top;}
.lb{background:url(graphics/rborder/lb.gif) no-repeat left bottom;}
.rb{background:url(graphics/rborder/rb.gif) no-repeat right bottom;}
.zoom{background:url(graphics/rborder/zoom.gif) no-repeat right bottom; cursor: hand;}

a:link{text-decoration:underline; color:#306ea2;}
a:visited{text-decoration:underline; color:#306ea2;}
a:active{text-decoration:underline; color:#306ea2;}
a:hover{text-decoration:underline; color:#e76200;}

a.header:link{text-decoration:none; color:#ffffff;}
a.header:visited{text-decoration:none; color:#ffffff;}
a.header:active{text-decoration:none; color:#ffffff;}
a.header:hover{text-decoration:none; color:#e76200;}

a.catalogue:link{text-decoration:underline; color:#000000;}
a.catalogue:visited{text-decoration:underline; color:#000000;}
a.catalogue:active{text-decoration:underline; color:#000000;}
a.catalogue:hover{text-decoration:underline; color:#e76200;}

a.none:link{text-decoration:none; color:#433832;}
a.none:visited{text-decoration:none; color:#433832;}
a.none:active{text-decoration:none; color:#433832;}
a.none:hover{text-decoration:none; color:#433832;}

.catalogueItem
{
	padding: 0.7em 0 0 0;
	font-size:75%;
}


table.pTable{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.pTable td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normal{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normal td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normal td p{font-size:100%; margin:0; line-height:normal;}
