/* - - - - - - - - - - - - - - - - - - - - -

Title : Consultum
URL : 

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

p {

}

a:link, a:visited, a:hover {
	color:#35a6bb;
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#794400;
	border-bottom:2px solid #794400;

}

h2 {

}

h3 {

}

form {
  margin: 0;
}

input, select, textarea {

}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
.advisor_logo {
	height:107px;
}

.promoWrap {
	background-color:#e6e5e5;
	height:214px;

}

.promo {
	border-left:#caebf3 1px solid;
	border-right:#caebf3 1px solid;
	height:214px;
	width:770px;
	background-color:#fff;
}

.promoWrapSub {
	background-color:#e6e5e5;
	height:143x;

}
.promosub {
	border-left:#caebf3 1px solid;
	border-right:#caebf3 1px solid;
	height:143px;
	width:770px;
	background-color:#fff;
}

.brown {
	background-color:#8d6026;
}

.callAction {
	height:49px;
	background: url('/template_images/call_action.gif') no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	font-weight:bold;
	color:#865619;
	text-align:center;
}

.sidecallAction {
	height:49px;
	background: url('/template_images/side_call_action.gif') repeat-x;

}

.conNav {
	text-align:center;
}

.conWrap {
	width:588px;
	padding-left:14px;
	text-align:left;
	vertical-align:top;
}

.content {
	width:588px;
	text-align:left;
	line-height:1.5em;
	vertical-align:top;
}

.rssWrap {
	background-color:#e6e5e5;
	height:98px;

}

.rss {
	border-left:#caebf3 1px solid;
	height:98px;
	width:697px;
	background-color:#fff;
}
 	
	.rssHeadline {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#794400;
	}
	
	.rssNews {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#000;
	}

.rssLogo {
	border-right:#caebf3 1px solid;
	height:98px;
	width:73px;
	background-color:#fff;
	padding-top:30px;
}
	
.sideGrad {
	height:62px;
	background: url('/template_images/bottom-grad_side.gif') repeat-x;
	text-align:center;
	vertical-align:middle;
}

	.grad {
		height:62px;
		background: url('/template_images/bottom-grad.gif') no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#865619;
		text-align:center;	
		vertical-align:middle;
	}

.stats {
	display: none;
	height: 0;
	line-height: 0;
}

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
.navWrap {
	width:168px;
	background-color:#e6e5e5;
	padding-bottom:54px;
}

.nav {
	background: url('/template_images/navbg.gif') no-repeat;
	background-position:bottom;
	width:151px;
	height:30px;
	text-align:left;
	vertical-align:middle;
	padding-left:17px;
}

.navItem:link, .navItem:visited  {
	font-size:14px;
	font-weight:bold;
	color:#636363;
	display:block;
	line-height:30px;
	text-decoration:none;
}

.navItem:hover {
	color:#636363;
}

.subnavItem:link, .subnavItem:visited  {
	font-size:12px;
	font-weight:bold;
	color:#636363;
	display:block;
	line-height:30px;
	text-decoration:none;
    padding-left: 5px;
}

.subnavItem:hover {
	color:#636363;
}


.grad a:link, .grad a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#794400;
	text-decoration:none;
	background:url('/template_images/dot.gif') no-repeat 0% 50%;
	padding:0px 5px 0px 8px;

}


.grad a:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#35a6bb;
	text-decoration:none;
	background:url('/template_images/dot.gif') no-repeat 0% 50%;
	padding:0px 5px 0px 8px;
	
	}

/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/


	
/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/

/*input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

.checkout_input {
	border: 1px solid #252F47;
}

.cart_button {

}

.checkout_button {
  
}

.checkout_table_bgcol {
  	background: #ECE9D8;
  	font-family: Arial, Helvetica, sans-serif;
	color:#6F685B;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #ECE9D8;

}*/

#rsstitle {
    font-weight: bold;
    font-size: 11px;
    }
#rssTicker {
    font-size: 10px;
    }
.rss {
    padding: 7px;
    }
