/* CSS Document */

/*
--------------------------------------------------------------------
Title : General CSS
Author : Karolin Marakool
URL : http://www.toweradviser.com.au/css/general.css

Description : Default CSS Stylesheet for TOWER Australia's website.

Created : 24 March, 2006
Modified : 04 April, 2006
--------------------------------------------------------------------
*/

/******** General Tags ********/


/* Links */

a {
	color:#000066;
	text-decoration:underline;
}

a:visited {
	color:#000066;
}

#header a, #lftCol a {
	color:#003366;
}

a:active {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

/* end Links */


body {
	color:#333333;
	background-color:#F5F5F5;
	font: 76% Arial, Helvetica, sans-serif;
	text-align:center;
}

/* Headers */

h1 {
	border-bottom:2px dotted #FFCC33;
	color:#003366;
	font-weight:normal;
	text-transform:uppercase;
	font-size:160%;
	padding-right:100px;
}

h2 {
	font-size:140%;
	color:#003366;
	font-weight:normal;
	margin-bottom:7px;
}

h3 {
	font-size:115%;
	color:#003366;
	margin:7px 0px;
}

h4 {
	font-size:100%;
	margin:7px 0px;
}

h5 {
	font-size:90%;
	margin:7px 0px;
}

h6 {
	font-size:80%;
	margin:7px 0px;
}

/* end Headers */

hr {
	color:#FFCC33;
	background-color:#FFCC33;
	border:0px;
	height:1px;
}

img {
	border:0px;
}

/* Lists */

ul {
	list-style-image:url(../images/blt_ylwcircle.png);
}

li {
	padding: 0px;
	margin-left:0px;
}

/* end Lists */


p {
	font-size:1em;
	margin-top:0px;
	line-height:16px;
}


/* Tables */

table p {
	line-height:normal;
}

th {
	color:#003366;
	text-align:left;
	border-bottom:1px dotted #003366; /*#FFCC33;*/
	vertical-align:top;
}

td {
	border-bottom:1px dotted #003366; /*#FFCC33;*/
	vertical-align:top;
}

tr.odd {
	background-color:#E1ECFF;
}

tr.even {
	background-color:#FFFFFF;
}

table.nBrdr td {
	border:0px;
}

/* end Tables */


/* Form Elements */

form {
}

input, select, textarea {
	font:90% Arial, Helvetica, sans-serif;
	border:1px solid #003366;
}

optgroup, option {
	font-size:100%;
}

label {
	font-weight: bold;
	color:#003366;
}

.laberror {
	color:#FF0000;
}

.btn {
}

/* end Form Elements */


/******** Page Layout Tags ********/

/* Primary Divs */

#container {
	margin: 10px auto;
	text-align: left;
	width: 770px !important;
	background-color:#FFCC33;
}

#lftCol {
	width:135px;
	float:left;
	padding:0px;
	font-size:90%;
	color:#FFFFFF;
	margin:0px;
}

#rghtCol {
	margin-left:135px;
	width:630px;
	border-left:1px solid #FFE4AA;
	padding:0px;
}

html>body #rghtCol {
	width:630px;
}

/* end Primary Divs */

/* lftCol Inner Divs :: Secondary Navigation */

#secNav {
	margin:20px 0px 2px 0px;
}

#secNav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	border-bottom:1px solid #FFE4AA;
}

#secNav ul ul {
	border-bottom:0px;
	font-size:90%;
}

#secNav li {
	margin:0px;
	padding-bottom:1px;
}

#secNav li a {
	text-decoration:none;
	display:block;
/*	line-height:18px;*/
	padding:5px 5px 5px 16px;
	font-weight:bold;
	border-top:1px solid #FFE4AA;
	background:transparent url(/images/blt_ylwtri.png) 3px 9px no-repeat;
}

#secNav ul ul li a {
	padding-left:26px;
	background:transparent url(/images/blt_ylwtri.png) 15px 7px no-repeat;
}

#secNav ul ul ul li a {
	padding-left:38px;
	background:transparent url(/images/blt_ylwtri.png) 27px 7px no-repeat;
}

#secNav li a:hover {
	background:#FFE4AA url(/images/blt_whttri.png) 3px 9px no-repeat;
}

#secNav ul ul li a:hover {
	background-position:15px 7px;
}

#secNav ul ul ul li a:hover {
	background-position:27px 7px;
}

#secNav a#current {
	text-decoration:underline;
}

#secNav a#current:hover {
	color:#003366;
}


/* end lftCol Inner Divs :: Secondary Navigation */

/* lftCol Inner Divs :: Other */

#features {
/*	position:absolute; */
	text-align:center;
	bottom:150px;
}

#twrLogo {
	/*background:transparent url(../images/logo_twr.png) center center no-repeat;*/
	/* height:60px;*/
	text-align:center;
	padding-top:5px;
}

#awards, #search {
/*	text-align:center; */
}
/* end lftCol Inner Divs :: Other */

/* rghtCol Inner Divs :: header */

#header {
	font-size:75%;
	border-bottom:1px solid #FFE4AA;
	padding:10px 0px;
}

#header a {
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#twrLinks {
	margin-left:5px;
}

#twrLinks a {
	color:#003366;
	background:transparent url(../images/blt_whtecircle.png) center left no-repeat;
	padding:0px 8px 0px 11px;
}

#topNav a {
	margin:0px 5px;
	float:right;
}
/* end rghtCol Inner Divs :: header */

/* rghtCol Inner Divs :: Main */

#main {
	margin:10px;
}

#primNav a:link, #primNav a:visited {
	background: #fff0c2 url(/images/primNavtablft.png) left top no-repeat;
	text-decoration: none;
	padding:8px 0px 3px 10px;
	margin-right:1px;
	text-align:center;
	font-size:80%;
	color:#000066;
	display: block;
	float: left;
}

#primNav a span {
	background: url(/images/primNavtabrght.png) right top no-repeat;
	padding-right: 10px;
	padding-top:8px;
}

/* Hide from IE5-Mac \*/
#primNav a, #primNav a span {
	float: none;
}
/* End hide */

#primNav a:hover, #primNav a:active, #primNav a#current {
	background: #FFFFFF url(/images/primNavtablft_on.png) left top no-repeat;
	text-decoration:underline;
	color:#FFCC33;
}

#primNav a:hover span, #primNav a#current span {
	background: url(/images/primNavtabrght_on.png) right top no-repeat;
}

#primNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

* html #primNav ul {
}

#primNav li {
	float: left;
	margin: 0;
}

#content {
	padding:10px;
	background:#FFFFFF url() bottom left no-repeat;
	float:left;
}

/* Commented Backslash Hack :: IE Fix */
* html #content {
	float:none;
}

#colOne {
	width:70%; /*70%;*/
	float:left;
}

#colTwo {
	width:27%; /* 27%;*/
	float:right;
}

body.fullView #colOne {
	width:100%;
}

/* end rghtCol Inner Divs :: header */

#empty {
	clear:both;
	margin:0px;

}

#disclaimer p {
	color:#797979;
	text-align:center;
	line-height:normal;
	padding:2px;
	margin-bottom:5px;
}

#subDisclaimer {
	font-size:85%;
}

/******** end Page Layout Tags ********/

/******** common Class and ID Tags ********/

.error {
	color:#FF0000;
	background-color:#FFE8E8;
	font-size:90%;
	padding:0px 5px;
}

.notice {
	/*color:#660000;*/
	font-size:90%;
	background-color:#FFE8E8;
}

.ipBox {
/*	border-bottom:1px solid #D2EDCD;
	border-left:1px solid #D2EDCD;
	border-right:1px solid #D2EDCD;*/
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	margin:8px 0px;
	clear:both;
/*	background-color:#F5FBF4; /*EEF8ED*/
}

.ipBox h5 {
	background-color:#003366;
	color:#FFFFFF;
	line-height:20px;
	padding:0px 5px;
	margin:0px;

}

.ipBox h5 a, .ipBox h5 a:visited {
	color:#FFFFFF;
}

.ipBox h6 {
	padding:0px 5px;
}

.ipBox ul {
	padding-left:20px;
	margin:4px 0px;
}

.ipBox p {
	padding:5px;
	line-height:normal;
	margin-bottom:3px;
}

.rf {
	float:right;
}

.ra {
	text-align:right;
}

.csTable td {
	width:50%;
}

#grLogo {
	float:right;
}

#salesMarketing #colOne .ipBox {
	height:125px;
}

#prefSureLogo {
	background:transparent url(../images/logo_prefsure.png) center center no-repeat;
	height:48px;
}

/******** end common Class and ID Tags ********/

.ipBox#colInv {
	width:200px;
	height:400px;
}

.ipBox#colImg {
	text-align:center;
	border:none;
}


.ipBox#col2Inv {
	width:200px;
	height:400px;
}

.ipBox#timer {
	padding:10px 5px;
	background-color:#FFCC00;
	border:1px solid #FFCC00;
}

#timerDisplay {
	font-size:160%;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	margin-top:8px;
	border-top:1px dotted #FFF;
	padding-top:15px;
}

#timer p {
	font-weight:bold;
	color:#FFF;
}
