@charset "utf-8";
/*-----------------------------------------------------------------------------
Cascading Style Sheet

version:		1.0 (20/02/2008)
site:			veritassecurities.com.au
description:	CSS for main layout and content
author:			Copticom Pty Ltd
author email:	info@copticom.com
author website:	http://www.copticom.com/
-----------------------------------------------------------------------------*/


/* General
-----------------------------------------------------------------------------*/

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.750em;
	color: #747474;
	background-image: url(../images/backgrounds/grey.gif);
	background-repeat: repeat-x;
}


/* Containers
-----------------------------------------------------------------------------*/
#main_container {
	width:930px;
	margin: 0 auto;
	background-color:#F6F7F6;
}

#branding_container {
	height:73px;
	background-color:#FFFFFF;
}

#logo_container {
	width:182px;
	height:73px;
	float:right;
	background:url(../images/logo/veritas_logo.png) no-repeat right bottom;
}

#nav_container {
	width:700px;
	height:28px;
	float:left;
	margin-top:45px;
	margin-right:2px;
}

#spacer {
	height:12px;
}


/* Homepage Containers
-----------------------------------------------------------------------------*/

#hmPhoto_container {
	height:170px;
/*	background: url(../images/photos/1_photo.jpg) no-repeat;
*/}


/*#hmContent_container {
	width:930px;
	height:300px;
	background: url(../images/backgrounds/curve.gif) no-repeat bottom right ;
	background-color:#F6F7F6;
}*/

#hmContent_left {
	width:270px;
	float:left;
	margin-top:18px;
	padding-top:0px;
	padding-left:15px;
	padding-right:20px;
	background: url(../images/dividers/vert_div.gif) no-repeat top right;
	background-color:#F6F7F6;
}

#hmContent_right {
	width:600px;
	float:right;
	padding-left:20px;	
	background-color:#F6F7F6;
	background: url(../images/backgrounds/curve.gif) no-repeat bottom right ;
}

#hmContent_right_1 {
	width:320px;
	float:left;
	margin-top:18px;
	padding-top:0px;
	padding-right:12px;
	background: url(../images/dividers/vert_div.gif) no-repeat top right;
}

#hmContent_right_2 {
	width:250px;
	float:right;
	margin-top:18px;
	padding-top:0px;
	padding-left:0px;
}

#hmContent_right_3 {
	width:250px;
	float:right;
	margin-top:0px;
	padding-top:16px;
	padding-left:0px;
	border-top: #CCC 1px dotted;
}


/* Secondary Page Content Containers (Divs)
-----------------------------------------------------------------------------*/

#servicesPhoto_container {
	width:930px;
	height:121px;
	background: url(../images/photos/services.jpg) no-repeat;
}

#corpECMPhoto_container {
	width:930px;
	height:121px;
	background: url(../images/photos/corp_ecm.jpg) no-repeat;
}


#aboutusPhoto_container {
	width:930px;
	height:121px;
	background: url(../images/photos/about_us.jpg) no-repeat;
}


#contactusPhoto_container {
	width:930px;
	height:121px;
	background: url(../images/photos/contact_us.jpg) no-repeat;
}


#secContent_left {
	width:170px;
	height:200px;
	float:left;
	margin-top:18px;
	padding-top:0px;
	padding-left:15px;
	padding-right:20px;
	background: url(../images/dividers/vert_div.gif) no-repeat top right;
	background-color:#F6F7F6;

}

#secContent_right {
	width:700px;
	float:right;
	padding-left:20px;	
	background: url(../images/backgrounds/curve.gif) no-repeat bottom right ;
	background-color:#F6F7F6;

}

#secContent_right_1 {
	width:555px;
	float:left;
	margin-top:18px;
	padding-top:0px;
}

#secContent_right_2 {
	width:220px;
	float:right;
	margin-top:18px;
	padding-top:0px;
	padding-left:12px;
}


/* Footer Container
-----------------------------------------------------------------------------*/

#footer_container {
	clear:both;
	width:930px;
	height:40px;
	background: url(../images/backgrounds/bottom.png) no-repeat top;
	background-color:#EAEAEA;
}



/* Headings
-----------------------------------------------------------------------------*/
.heading1 {
	color:#0f2f67;
	font-size:1.4em;
	margin-bottom:10px;
}


.heading2 {
	color:#0f2f67;
	font-size:1.2em;
	font-weight:bold;
}

.heading2b {
	color:#d2232a;
	font-size:1.2em;
	margin-top:0;
	padding-top:0;
	font-weight:bold;
}

.heading3 {
	color:#C91D32;
	font-size:1.50em;
}


.secPage_heading {
	color:#0f2f67;
	font-size:1.70em;
	font-weight:normal;
}

.secPage_subheading {
	color:#d2232a;
	font-size:1.25em;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:normal;
}

/* Text
-----------------------------------------------------------------------------*/

.text_black {
	color:#000000;
}


.text_blue {
	color:#00225d;
}

.text_red {
	color:#d2232a;
}


.text_footer {
	color: #999999;
	font-size:0.80em;
	text-align:left;
	padding-left:6px;
	vertical-align:middle
}


/* Text Boxes
-----------------------------------------------------------------------------*/

.box {
	width: 192px;
	background-color:#e4e6db;	
	}

.box #top {
	background: url(../images/backgrounds/box_top.gif) no-repeat top;
	padding-top: 5px;
	margin-bottom:10px;
}

.box #bottom {
	background: url(../images/backgrounds/box_bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
}

.box #box_content {
	padding-left: 10px;
	padding-right: 10px;
}

.tablebox {
	border:#e4e6db 1px solid;
} 


/* Subnav Item
-----------------------------------------------------------------------------*/

#subnav{
	width: 100%;
}

#subnav ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

#subnav ul li {
}

#subnav ul li a {
	display: block;
	color: #0f2f67;
	padding-top:5px;
	padding-bottom:5px; 
	text-decoration: none;
}

#subnav ul li a:visited {
	color: #0f2f67;
	text-decoration: none;
}


#subnav ul li a.selected {
	color: #d2232a !important;
	background: url(../images/bullets/arrowhead_down.gif) top left no-repeat;
	text-decoration: none;
}

/* Links
-----------------------------------------------------------------------------*/

a:link {
	color:#d2232a;
	text-decoration: underline;
}

a:visited {
	color:#EA8085;
}

a:hover {
	color:#EA8085;
	text-decoration:underline;
}

a:active {
	color:#d2232a;
	text-decoration: underline;
}

/* General
-----------------------------------------------------------------------------*/
.sml { font-size: 0.95em;}

/* END CSS ##########################--->|
-----------------------------------------------------------------------------*/
