/* @override 
	http://tgcom.station194.com/user-templates/tgl.css
	http://tg.dvdesign.com.au/user-templates/tgl.css
*/

/* Content styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}
div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000;*/
	line-height: 18px;
}
p {
	padding-top: 0;
	margin-top: 0;
}
input, textarea, select, option
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, a:visited {
	color: #0053a1;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: underline;
}
/*ul.normal-bullet {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: url(/uploads/images/bullet-circle-li1.gif) none;
	font-weight: normal;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 0;
}*/
ul {
    margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style: url(/uploads/images/bullet-circle-li1.gif) disc;
	/*font-weight: bold;*/
	padding-top: 0;
	padding-left: 15px;
	padding-right: 0;
}
ul ul {
	list-style: url(/uploads/images/bullet-dash-li2.gif) square;
	font-weight: normal;
	/*margin-top: 5px;*/
    margin-bottom: 5px;
}
ul ul ul {
	list-style: url(/uploads/images/bullet-dash-li3.gif) none;
    margin-bottom: 0px;
}
ul li {
	/*margin-bottom: 15px;*/
}
ul ul li {
	/*margin-bottom: 3px;*/
}

.body-content {
	padding: 32px 20px 20px 32px;
}
.content-main {
	padding-right: 20px;
}
.body-title {
	border-bottom: 1px solid #999;
}

.logon {
	color: #FFFFFF;
	font-weight: bold;
}
.bg-left {
	background-color: #FFFFFF;
	background-image:  url(interface-images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-right {
	background-color: #FFFFFF;
	background-image:  url(interface-images/bg-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg-content {
	background-image:  url(interface-images/bg.gif);
	background-repeat: repeat-y;
}
.quote {
	font-size: 14px;
	color: #BCC1CA;
	line-height: 20px;
}
.content {
	color: #000000;
}
.search-box {
	color: #000000;
 	border-width: 1px;
 	border-color: #FFFFFF;
}
.fineprint {
	font-size: 9px;
	color: #B5B9BC;
}
a.fineprint {
	font-size: 9px;
	color: #F11C1D;
	text-decoration: none;
}
a.fineprint:hover {
	font-size: 9px;
	color: #F11C1D;
  text-decoration: underline;
}
.header-links {
	font-size: 9px;
	color: #FFFFFF;
}
a.header-links, a.header-links:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.header-links:hover, a.header-links:active {
	color: #FFFFFF;
    text-decoration: underline;
}
.crumb-trail, .crumb {
	font-size: 10px;
	color: #999999;
	margin-bottom: 14px;
	margin-top: 4px;
}
a.crumb, a.crumb:visited {
	color: #999999;
	text-decoration: none;
}
a.crumb:hover, a.crumb:active {
	color: #000000;
	text-decoration: none;
}
.page-heading {
	font-size: 18px;
	color: #0053A1;
	font-weight: bold;
	padding-bottom: 6px;
}
.sub-heading {
	font-weight: bold;
	font-size: 13pt;
	color: #000;
	padding-bottom: 10px;
	padding-top: 6px;
}
.para-heading {
	font-weight: bold;
	font-size: 11pt;
	color: #666;
	padding-top: 10px;
	padding-bottom: 5px;
	/*top 4, bottom 22 originally */
}
p.sub-heading, p.para-heading {
	margin-bottom: 0;
}
.grey-text {
	color: #666;
}
.small-text {
	font-size: 10px;
}
.relink-heading {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.redoc-heading {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.redoc-filesize {
	font-size: 10px;
	color: #999999;
}
.navigation-heading {
	font-weight: bold;
	font-size: 12px;
	color: #DF002C;
}
.spec-heading {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.nav-title-box {
  padding: 6px 12px 12px;
}
.nav-title {
	font-size: 14px;
	color: #BCC1CA;
	line-height: 20px;
}
.nav-title-div-box, .nav-title-div {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

/* right hand column on pages (latest news on home, sub menu on content) */
.content-extras-container {
	border-left: 1px solid #999;
	padding-left: 20px;
}
.content-extras-hidden {
	display: none;
}
.latest-news {
	width: 160px;
	/*padding-left: 20px;*/
}
.latest-news .page-heading {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #000;
	margin-top: 2px;
}
.menu-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* News items */
.news-item {
	margin-bottom: 20px;
}
.news-heading {
	font-weight: bold;
	margin-bottom: 2px;
}
.news-date {
	font-weight: bold;
	margin-bottom: 2px;
}
.news-body a {
	/*padding-left: 10px;*/
}
a.news-link, a.news-link:visited {
  color: #0053A1;
  text-decoration: underline;
}
a.news-link:hover,a.news-link:active {
  color: #DF002C;
  text-decoration: underline;
}

a.relatedlink, a.relatedlink:visited {
  color: #0053A1;
  text-decoration: none;
  line-height: 15px;
}
a.relatedlink:hover,a.relatedlink:active {
  color: #04AEE9;
  text-decoration: none;
  line-height: 15px;
}
.home-content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.date {
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px;
}
.headerimage {
	margin: 0px 0px 20px 0px;
}
.listmenu td {
	padding: 0;
	margin: 0;
}
.listmenu img {
	margin-bottom: 6px;
}
.listmenu a.list-link, .listmenu a.web-link {
	color: #444;
	text-decoration: underline;
	padding-left: 3px;
	padding-right: 5px;
}
.listmenu a.list-link:hover, .listmenu a.web-link:hover {
	color: #999;
	text-decoration: underline;
}
p.alink-button {
	height: 24px;
	line-height: 24px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 10px;
	text-align: center;
}
p.alink-button a {
	display: block;
	color: #444;
	width: 100px;
	border: 1px solid #666;
	background-color: #ccc;
}
p.alink-button a:hover {
	background-color: #666;
	color: #fff;
	text-decoration: none;
}
.purchase-button {
	margin-top: 10px;
}

/* login to my account */
.login-box {
	padding-top: 10px;
}


/* ordering system css */

.form_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}
.form_subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}


tr.custform {
height: 25px;
}
td.custform_rowtitle{
font-weight: bold;
width:100px;
text-align:right;
padding-right:4px;

}


tr.light{
background:#f0f0f0;
}

table.box {
background: #f4f4f4;
border-color: #707070;
border-style: solid;
border-width: 0;
}

table.clearbox {
background: transparent;
border-color: #707070;
border-style: solid;
border-width: 0;
}

table.box td
{
padding-left: 3px;
}

table.adminbox {
	
border-width:1; 
border-style:solid; 
border-color:black; 
background:#ffffff;

}
td.adminbox-heading {
background:#f4e0c6;
height:4px;
}

td.adminbox-separator {
height:1px; 
background:url('/admin/separator_bg.jpg');
}

.tglbutton {
background:transparent url(/images_ord/tgl_button.gif) repeat scroll 0%;
border:0pt solid;
color:#003399;
display:inline;
font-size:11px;
height:21px;
padding:0pt;
}
.tglbutton_special {
background:transparent url(/images_ord/tglblue.gif) repeat scroll 0%;
border:0pt solid;
color:#003399;
display:inline;
font-size:11px;
height:21px;
padding:0pt;
}
.tglbutton_orange {
background:transparent url(/images_ord/tglorange.gif) repeat scroll 0%;
border:0pt solid;
color:#003399;
display:inline;
font-size:11px;
height:21px;
padding:0pt;
}

td.vertsep{
padding-left:4px;
padding-right:8px;
text-align:center;
}
td.horizsep{
padding-top:1px;
padding-bottom:1px;
text-align:center;
border-bottom: 1px solid #999;
}
td.myac_rightcol{
padding-top:5px;
padding-bottom:5px;
}



div.infobox {
padding: 2px 5px 2px 5px;
background: #f4f4f4;
border-color: #707070;
border-style: solid;
border-width: 0;
display: inline;
}

#tooltip {
padding: 3px;
background: #f9f9f9;
border: 1px solid #999;
text-align: center;
line-height: 200%;
}

span.tip {
border-bottom: 1px solid #eee;
color: #0053A1;

}
.myquote {
text-align: left;
/*border:1px solid #999999;
background:#f4f4f4;*/
margin-left: 3%;
margin-right: 3%;
padding-top: 6pt;
/*padding-left: 30px;
padding-right: 30px;*/
padding-bottom: 6pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size:11px;
font-family:Arial
}
.quotebody {
color: #404040;
font-style: italic;
padding: 0px;
margin-bottom: 10px;
}
p.quotesource {
color: #404040;
text-align: left;
padding: 0px;
margin: 0px;
}

#modal-dialog {
display: none;
}

#modal-dialog.active {
display: block;
position: fixed;
top: 5em;
left: 5em;
background: #fff;
border: 0.5em solid #ccc;
padding: 2em;
}

