/* Torbay Council Print Stylesheet
   AM - IT 04-Feb-2009 Original print stylesheet
   AM - IT 23-Mar-2011 For new layout including TSCB and harbours
   AM - IT 06-May-2011 TDA rel doc printing e.g. ul li.doc a:link:after
*/


* {
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
	background: #FFFFFF; 
}    

body {
	font-size: 0.75em; 
	margin: 4px 4px 4px 4px;
}

ul {
	list-style-type: square;
}

img, a img {
	border: 0;
}

img.LeftAlign {
	float: left;
}

img.RightAlign {
	float: right;
}

h1 { 
	font-size: 1.5em; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 0;
}

h2, .BlueHeader, .SecondaryHeader {
	font-size: 1.3em; 
	margin-top: 4px; 
	margin-bottom: 4px
}

h3 { 
	font-size: 1em; 
	margin-top: 4px; 
	margin-bottom: 4px
}

h4 {
	font-size: 1em; 
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px
}

h1, h2, h3, h4, .BlueHeader, .SecondaryHeader {
	color: #003366;
}

.BlueHeader, .SecondaryHeader {
	font-weight: bold;
}

table {
	font-size: 10pt;
}

.MainText .p {text-align: left; margin-top: 1em; margin-bottom: 1em;}


#header, #footer, #left, #OTP, .notprinted, .footimg, #Updated, #FindNearest {
	display: none;
}

table.contact-info div.p {
	display: block; /* to show all address */
}

#right #ContactInfoPanel {
	display: block;
}

/* Printed version to show URL href for related tasks, 
pages, websites etc. (IE8+ and FF etc) */
#related-documents a:link:after,
#related-documents a:visited:after,
.cols2 a:link:after, 
.cols2 a:visited:after,
#LeftContentCol a:link:after, 
#LeftContentCol a:visited:after,
#RightContentCol a:link:after, 
#RightContentCol a:visited:after,
ul li.doc a:link:after, ul li.doc a:visited:after, 
ul li.pdf a:link:after, ul li.pdf a:visited:after, 
ul li.excel a:link:after, ul li.excel a:visited:after, 
ul li.powerpoint a:link:after, ul li.powerpoint a:visited:after {
	content:" [" attr(href) "] ";
	color: #000;
}
ul#related-documents li a strong, 
.cols2 a, #LeftContentCol a, #RightContentCol a {
	font-weight: normal;
	text-decoration: none;
}

.th-table1 {
	color: #FFFFFF;
	background-color: #006699;
}

.tr-table1 {
	color: #000000;
	background-color: #f1f1f1;
}

.th-table2 {
	color: #FFFFFF;
	background-color: #006699;
}

.tr-table3b {
	color: #000000;
	background-color: #D6D6D6;
}

.tr-table3a {
	color: #000000;
	background-color: #f1f1f1;
}

caption {
	font-weight: bold;
	color: #003366;
	text-align: left; 
}

.th-table3 {
	color: #FFFFFF;
	background-color: #006699;
	text-align: left; 
}

.td-table2b {
	color: #000000;
	background-color: #D6D6D6;
}

.td-table2a {
	color: #000000;
	background-color: #f1f1f1;
}

.th-table4 {
	color: #FFFFFF;
	background-color: #006699;
	text-align: left; 
}

.tr-table4 {
	color: #000000;
	background-color: #f1f1f1;
}

