/* CSS Document */


/* Undo some of the default styling of common (X)HTML browsers */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, address, caption, cite, input, p, html, blockquote, th, td
{ margin:0; padding:0; }

/* Normalizes font-size for headers, pre/code too*/
h1,h2,h3,h4,h5,h6,pre,code
{ font-size:100%; }

/* Removes list-style from lists*/
ul,ol
{ list-style:none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style:normal; font-weight:normal; }

/* Removes borders from tables */
table
{border-collapse:collapse; border-spacing:0;}

/* Removes Blue borders*/
a img,:link img,:visited img, fieldset, img
{ border:0;}

/* Removes link underlines */
:link,:visited
{ text-decoration:none; }

/* Left-aligns text in caption and th */
caption, th
{text-align:left;}

/* Removes quotation marks from q */
q:before, q:after
{content:' ';}


/* End browser nomalization */




body {
	text-align:center;
	background-color: #FFFFFF;
/* margin: 30px; */
}

/* default links */

a:link		{color: #EB5005; text-decoration:none}
a:visited		{color: #EB5005; text-decoration:none}
a:hover		{color: #EB5005; text-decoration:underline}
a:active		{color: #EB5005; text-decoration:underline}

/* Text Styles */

p
{ font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 19px;  font-weight: normal; font-variant: normal;  text-transform: none; color: #666; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 10px}

cite
{
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 200%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	margin-top: -5px;
	display: block;
}

.Head02
{
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 10px;
}

.backToTop {
	float: right;
	font-weight: normal;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

.MainHeadSpaceAfter 
{ font-family: 'Copperplate', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 25px; font-style: normal; line-height: 30px; font-weight: bold; font-variant: normal; text-transform: none; color: #EB5005; letter-spacing: 0px; text-align: left; vertical-align: baseline; word-spacing: 0px; margin: 0px; padding: 0px 0px 10px}

h1 {
	font-family: 'Copperplate', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EB5005;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: baseline;
}

#indexWrapper {
	width:755px;
	margin: 0 auto;
	text-align:left;
}

#news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EB5005;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	}
	
.read {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.read a:active {
	background-image: url(../images/rt_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
	}

.read a:hover {
	background-image: url(../images/rt_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
	}
	
	.byline {
	font-size: 11px;
	font-weight: bold;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	float: left;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	.published {
	font-style: italic;
	line-height: 10px;
	display: block;
	padding-left: 10px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	}
	
#news h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	padding-bottom: 3px;
	}
	
	
#news h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EB5005;
	}
	
#news h2 .smlC {
	text-transform: lowercase;
	}

#wrapper {
	width:755px;
	margin: 0 auto;
	text-align:left;
	background-image: url(../images/BigEye.gif);
	background-repeat: no-repeat;
	background-position: 230px 270px;
	}
	
	
	#bigLogo {
	width:540px;
	background-image: url(../images/BigEye.gif);
	background-repeat: no-repeat;
	height: 220px;
	background-color: #99CCCC;
	position: relative;
	z-index: -100;
	float: left;

}

#branding {
	width: 750px;
	height: 89px;
	padding: 0px;
	margin: 40px 0px 0px;
}
	
#mainNav2 {
	width: 196px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#subNavHolder {
	position: relative;
	height: 10px;
	width: 10px;
}

#subNav {
	float: left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 25px;
	left: 0px;
	right: 60px;
	bottom: 60px;
	clear: both;
	vertical-align: baseline;
	z-index: 100;
	overflow: visible;
	visibility: visible;
	height: 10px;
	width: 10px;
}

#subNav p {
	vertical-align: baseline;
}

#subNav a:link {
}


#pageHeader {
	width: 100%;
	background-color: #00CCFF;
	}

#content {
	width: 355px;
	float: left;
	padding-top: 38px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	position: relative;
}



#content  li {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	list-style:none;
	display: block;
	background-image: url(../images/small_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#content .first {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/small_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}



#content h1, h2, p {
}

#sideBar {
	width: 181px;
	float:left;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer {
	clear:both;
	width: 750px;
	padding-top: 15px;
	}
	
	#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
}
.logo {
	float: left;
}
.strapline {
	margin-left: 305px;
	margin-top: 64px;
	float: none;
}


/* FlashWrapper */
#flashWrapper {
	width: 554px;
	float: right;
	padding-top: 39px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#flashWrapper p {
	font-size: 9px;
}

/* End FlashWrapper */

/* Breadcrumbs */

#breadcrumbs {
	width: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #EB5005;
}

.img-wrapper {
background: url(../images/shadow.gif) no-repeat right bottom;
float:left;
}
 
.img-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:0px;
	border:0px none;
	left:-5px;
	top:-5px;
}


/* spacer used immediately after the floated gallery thumbnails to ensure the box expands to hold them all */

.spacer {
	clear: both;
	background-color: #33CCFF;

}
#popwrapper {
	width: 440px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 20px;
	height: 210px;
	background-image: url(../images/eye.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
}
#popside {
	float: left;
	width: 130px;
}
#popmain {
	float: left;
	width: 310px;
}
.bookprice {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px;  font-weight: bold; font-variant: normal;  text-transform: none; color: #333333; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 10px}
.popmainItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 80%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	vertical-align: baseline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.popmainAuthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 40%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	vertical-align: baseline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#logoholder {
	margin-top: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.orderyours {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px;  font-weight: bold; font-variant: normal;  text-transform: none; color: #EB5005; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 3px}
.bodyBold {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 19px;  font-weight: bold; font-variant: normal;  text-transform: none; color: #666; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 10px
}
.bodyBoldItalic {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; line-height: 19px;  font-weight: bold; font-variant: normal;  text-transform: none; color: #666; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 10px
}

/*  QuoteParas  */
.QuotePara {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00349C;
	text-align: left;
	cursor: hand;
	margin: 0px;
	padding: 0px;
}

.QuotePara a:link		{color: #00349C; text-decoration:none}
.QuotePara a:visited	{color: #00349C; text-decoration:none}
.QuotePara a:hover		{color: #FA9A00; text-decoration:none}
.QuotePara a:active	{color: #FA9A00; text-decoration:none}
#philosophycontent {
	width: 260px;
	float: left;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	
}
	
	#popContainer {
	width: 250px;
	float: right;
	height: 50px;
	margin-top: 39px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#popUp1 {
	visibility: hidden;
	width: 270px;
	z-index: 10;
	text-align: left;
	padding: 10px 10px 0px;
	margin: 0px 0px 0px -35px;
	position: absolute;
	border: 1px dotted #EB5005;
	vertical-align: baseline;
	float: left;
}
#popUp2 {
	visibility: hidden;
	width: 270px;
	z-index: 10;
	text-align: left;
	padding: 10px 10px 0px;
	margin: 0px 0px 0px -35px;
	position: absolute;
	border: 1px dotted #EB5005;
	vertical-align: baseline;
	float: left;
}
#popUp3 {
	visibility: hidden;
	width: 270px;
	z-index: 10;
	text-align: left;
	padding: 10px 10px 0px;
	margin: 0px 0px 0px -35px;
	position: absolute;
	border: 1px dotted #EB5005;
	vertical-align: baseline;
	float: left;
}
#popUp4 {
	visibility: hidden;
	width: 270px;
	z-index: 10;
	text-align: left;
	padding: 10px 10px 0px;
	margin: 0px 0px 0px -35px;
	position: absolute;
	border: 1px dotted #EB5005;
	vertical-align: baseline;
	float: left;
}

#popUp5 {
	visibility: visible;
	width: 100px;
	position: absolute;
	z-index: 14;
	text-align: left;
	padding: 10px;
	margin: 60px 0px 0px 50px;
	border: 1px dotted #EB5005;
}

#popUp5 p {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
.chadhaBoldOrange {
	font-family: 'Copperplate', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #EB5005;
	font-weight: bold;
	font-size: 105%;
	font-style: normal;
	line-height: 0px;
}
.clearfix {
	clear: both;
	float: none;
}
#contentWrapper {
	float: left;
	width: 535px;
	height: 500px;
}
#paraHolder {
	float: none;
}
#endorseHolder {
	float: none;
	padding: 0px;
	margin: 3px 0px 10px;
}
#endorseHolder p {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #EB5005;
	padding: 0px 0px 5px;
	margin: 0px;
	text-align: left;
	vertical-align: baseline;
}
#endorseHolderLeft {
	float: none;
	padding: 0px;
	border: 1px dotted #EB5005;
	background-color: #FAD4C1;
	margin: 3px 10px 10px 0px;
}
#endorseHolderLeft p {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #EB5005;
	padding: 0px 0px 5px;
	margin: 0px;
	text-align: left;
	vertical-align: baseline;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EB5005;
	text-align: left;
	vertical-align: baseline;
}
#about1 {
	position: relative;
	width: 355px;
}
#brands {
	position: absolute;
	top: -30px;
	left: 65px;
	right: 0px;
	bottom: 0px;
}
#about2 {
	position: relative;
	visibility: visible;
	width: 355px;
}
#back {
	position: absolute;
	top: -30px;
	left: 65px;
	right: 0px;
	bottom: 0px;
}
.logo-wrapper {
	background: url(../images/shadow.gif) no-repeat right bottom;
	float:left;
	margin-right: 10px;
	margin-top: 12px;
	margin-left: 2px;
}
.logo-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:0px;
	border:1px dotted #EB5005;
	position:relative;
	left:-5px;
	top:-5px;
}
#servicesSub {
	position: absolute;
	top: 25px;
	left: 180px;
	right: 0px;
	bottom: 0px;
	z-index: 120;
}
h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: baseline;
}
.endorse {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 15px;  font-weight: normal; font-variant: normal;  text-transform: none; color: #666666; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 3px
}
.endorseQuote {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px;  font-weight: bold; font-variant: normal;  text-transform: none; color: #666666; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 10px 0px 8px}
.endorseName {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px;  font-weight: bold; font-variant: normal;  text-transform: none; color: #EB5005; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 3px
}
.serviceNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-align: left;
	vertical-align: baseline;
}
.Head02Orange {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EB5005;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 8px;
}
.Head03Orange {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EB5005;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
.insideSubText {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; line-height: 12px;  font-weight: bold; font-variant: normal;  text-transform: none; color: #666666; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 3px 0px}
.authors {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 12px;  font-weight: normal; font-variant: normal;  text-transform: none; color: #666666; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal ; margin: 0px; padding: 0px 0px 6px}
hr {
	padding: 0px;
	margin-bottom: 20px;
}
#mediacontent {
	width: 520px;
	float: left;
	padding-top: 38px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	position: relative;
}
