/* --- Harvey Mackay - www.harveymackay.com --- */
/* --- HMK main style sheet ------------------- */
/* --- Created by ideapark ------ May 2007! --- */

/* --- Contents ------------------------------- */
/*     1. Redefined HTML                        */
/*     2. Layout & structure                    */
/*     3. Miscellaneous                         */
/* -------------------------------------------- */





/* --------------------- */
/*   1. Redefined HTML   */
/* --------------------- */


* {
	margin: 0;
}

a:link {
	color: #c30005
}
a:visited {
	color: #c30005
}
a:active {
	color: #c30005
}

blockquote {
	padding: 0 30px;
}

body {
	background: #EDEDED url(/v/vspfiles/templates/1/images/bg-main.gif) 0 35px repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h2 {
	color: #A5181b;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px;
}

h3 {
	color: #272C6C;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 7px;
}

h4 {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 1px;
}

h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 3px;
}

label {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 1px 0;
}

li {
	font-size: 12px;
	line-height: 17px;
	padding: 1px 0;
}

ol, ul {
	padding: 5px 0 5px 35px;
}

ol li {
	padding-bottom: 8px;
}

p {
	font-size: 12px;
	line-height: 17px;
	padding: 3px 0 10px;
}


td {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* ------------------------- */
/*   2. Layout & structure   */
/* ------------------------- */

#header {
	background: #FFF;
	border-bottom: 1px solid #cb7274;
	height: 34px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#header h1 {
	margin: 0 auto;
	padding: 8px 0 0;
	width: 777px;
}

#header h1 a {
	background: url(/v/vspfiles/templates/1/images/logo.gif) 21px 2px no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding: 24px 0 0 21px;
	width: 231px;
	float: left;
}

#store_links {
	margin: 0 auto;
	padding: 8px 26px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 777px;
}

* html #store_links {
	margin-top: -25px;
}

#store_links li {
	color: #838398;
	display: inline;
	font-size: 10px;
	line-height: normal;
	list-style-type: none;
	padding: 0;
}

#store_links a:link, #store_links a:visited {
	color: #272C6C;
	text-decoration: none;
	padding: 0 7px;
}

#store_links a:hover {
	text-decoration: underline;
}

#store_links li.first {
	border-right: 1px solid #838398;
}


#wrapper {
	background: url(/v/vspfiles/templates/1/images/bg-shadow.png) 0 0 repeat-y;
	margin: 0 auto;
	padding: 0 8px;
	position: relative;
	width: 777px;
	text-align: left;
}

* html #wrapper {
	background: url(/v/vspfiles/templates/1/images/bg-shadow-tall.png) 0 0 repeat-y; /* - ie requires a very tall background image because the png fix below does not work with tiled backgrounds */
	margin: -3px auto 0;
}

#waves {
	margin: 0 auto;
	padding: 0 16px 0 0;
	width: 777px;
}

#contents {
	background: #f0f0f3 url(/v/vspfiles/templates/1/images/bg-contents.gif) 0 10px repeat-y;
	border-left: 1px solid #2E3159;
	border-right: 1px solid #2E3159;
	width: 759px;
}







.home #waves {
	display: none;
}

.home #contents {
	background: #FFF;
}


#home_flash {
	margin: 0 0 0 -18px;
}

#home_photo {
	float: left;
	padding-left: 10px;
	width: 257px;
}

#home_content {
	background: url(/v/vspfiles/templates/1/assets/..images/dot.gif) bottom repeat-x;
	margin-left: 267px;
	padding: 0;
}

#home_content_left {
	float: left;
	padding: 0;
	width: 297px;
	padding: 0 15px;
}

#home_content_right {
	background: url(/v/vspfiles/templates/1/images/home_content_right_bg.gif) 0 -10px no-repeat;
	float: left;
	height: 280px;
	padding: 0 10px 0 3px;
	width: 152px;
}

#home_podcast {
	font-size: 10px;
	line-height: 13px;
	padding: 3px 10px 5px;
}

#home_podcast img {
	margin: 3px 0 0;
}

.home #footer {
	padding: 0 0 0;
}

#home_banners {
	background: url(/v/vspfiles/templates/1/images/dot.gif) 0 0 repeat-x;
	clear: left;
	margin: 0 10px 7px 10px;
	overflow: hidden;
	padding: 10px 0 0;
	white-space: nowrap;
	width: 739px
}

#home_banners a {
	margin: 0 0 0 5px;
}



#topNav {
	background-color: #31345d;
	border-bottom: 10px solid #FFF;
	height: 28px;
	margin: 0;
	padding: 0 0 0 9px;
	position: relative;
}

#topNav li {
	list-style-type: none;
	color: #262626;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin: 0;
	padding: 0 0 7px;
	position: relative;
}

#topNav a {
	border-left: 1px solid #53567B;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	height: 13px;
	margin: 7px 0 0;
	padding: 1px 8px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#topNav li ul {
	border-left: 1px solid #c9c9dc;
	border-right: 1px solid #c9c9dc;
	border-top: 1px solid #c9c9dc;
	background-color: #ededf1;
	display: none;
	height: auto;
	left: 0;
	margin: 7px 0 0 0px;
	padding: 0;
	position: absolute;
	top: 21px;
	width: auto;
	z-index: 100;
}

* html #topNav li ul {
	margin: 8px 0 0 0px;
}

#topNav li:hover ul, #topNav li.over ul {
	display: block;
}

#topNav li li {
	background-color: #ededf1;
	border-bottom: 1px solid #C9C9DC;
	float: none;
	list-style-type: none;
	line-height: 9px;
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 165px;
}

* html #topNav li li {
	margin: 0 0 -3px;
}

#topNav li li a:link, #topNav li li a:visited {
	color: #000;
	border: none;
	display: block;
	float: none;
	font-size: 9px;
	height: auto;
	margin: 0;
	padding: 3px 7px 3px;
}

#topNav li li a:hover, #topNav li li a:active {
	background-color: #b72f32;
	color: #FFF;
	text-decoration: none;
}


.home #home {
	display: none;
}
#home a {
	border: none;
}
.home #biography a {
	border: none;
}


#dots {
	background: url(/v/vspfiles/templates/1/images/dot-vert.gif) 516px 10px repeat-y;
	height: 100%;
	overflow: auto;
}

#left_column {
	float: left;
	padding: 5px 25px 0;
	width: 467px;
}


#right_column {
	background: url(/v/vspfiles/templates/1/images/grad-leftcol.gif) top left repeat-x;
	min-height: 401px;
	position: relative;
	margin: 0 0 0 517px;
}

.rightImageHeader {
	margin: 0 0 10px -1px;
}

.right_quote {
	padding: 10px 20px 0;
}

.right_quote p {
	color: #272C6C;
	font-size: 11px;
	line-height: 20px;
}

.citation {
	text-align: right;
}

.right_banners {
	overflow: hidden;
	padding: 10px 0 20px;
	text-align: center;
	width: 236px;
}


#footer {
	background: #f0f0f3 url(/v/vspfiles/templates/1/images/bg-contents.gif) repeat-y;
	clear: both;
	padding: 10px 0 0;
	position: relative;
	text-align: right;
}

#footer p {
	background-color: #DBDCE3;
	border-top: 12px solid #2E3159;
	clear: both;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #56597a;
	margin: 0;
	padding: 8px 8px 12px;
	text-align: right;
	line-height: 150%;
}

#footer a {
	color: #56597A;
	text-decoration: underline;
}



/* -------------------- */
/*   3. Miscellaneous   */
/* -------------------- */


p.small {
	font-size: 10px;
}

.bottomCTA {
	background: url(/v/vspfiles/templates/1/images/dot.gif) top repeat-x;
	color: #272C6C;
	margin-top: 5px;
	padding-top: 8px;
}


.excerpts ul, .excerpts ol {
	padding: 10px 0 10px 40px;
}
.excerpts li {
	padding: 5px 0 5px 0;
}



/* -- Forms -- */

.submit {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
}


/* fixes png transparency in IE - http://www.twinhelix.com/css/iepngfix/ */
#waves img, #wrapper {
	behavior: url(http://store.harveymackay.com/v/vspfiles/templates/1/assets/css/iepngfix.htc);
}
