/* http://pxtoem.com/, http://riddle.pl/emcalc/ http://www.codestyle.org/css/font-family/index.shtml*/
*:focus { outline: 0; }
* {
	margin: 0; 
	padding: 0; 
}

body {
	background: #f2f2f2; 
	color: #333333; 
	font: 62.5%/1.3 "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
}


img { border: none; }

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }


/*
 * Skiplinks
 */
#Skiplinks { 
	left: -9999em; 
	position: absolute; 
	top: -9999em; 
}


/*
 * StrapLine
 */
#StrapLineContainer {
	background: #99ccff;
	color: #ffffff;
	font: 1.3em Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	padding: 7px 0 7px 0;
}

#StrapLine {
	margin: 0 auto;
	width: 940px;
}
#StrapLine:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#StrapLineContent {
	float: left;
}

#StrapLineContact {
	float: right;
	padding-right: 25px;
	background: url(../Images/Global/Twitter.gif) no-repeat right;
}
#StrapLineContact span.phone {
	font: 0.923em;
}
#StrapLineContact a {
	color: #ffffff;
	text-decoration: none;
}



/*
 * Body
 */
#BrandingContainer {
	background: #ffffff;
}
#Branding {
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 940px;
}
#Branding:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#NavigationPrimary { float: left; }
#NavigationPrimary ul { list-style-type: none; }
#NavigationPrimary li {
	float: left;
	height: 72px;
	position: relative;
	text-indent:-99999px;
}
#NavigationPrimary li a {
	display: block;
	height: 72px;
}

#NP01 { width: 105px; }
#NP01 a { background: url(../Images/Global/NavigationPrimaryBg.png) 0 0; }
#NP01 a:hover, #NP01 a.active { background: url(../Images/Global/NavigationPrimaryBg.png) 0 -72px; }

#NP02 { width: 93px; }
#NP02 a { background: url(../Images/Global/NavigationPrimaryBg.png) -105px 0; }
#NP02 a:hover, #NP02 a.active { background: url(../Images/Global/NavigationPrimaryBg.png) -105px -72px; }

#NP03 { width: 117px; }
#NP03 a { background: url(../Images/Global/NavigationPrimaryBg.png) -198px 0; }
#NP03 a:hover, #NP03 a.active { background: url(../Images/Global/NavigationPrimaryBg.png) -198px -72px; }

#NP04 { width: 137px; }
#NP04 a { background: url(../Images/Global/NavigationPrimaryBg.png) -315px 0; }
#NP04 a:hover, #NP04 a.active { background: url(../Images/Global/NavigationPrimaryBg.png) -315px -72px; }

#NP05 { width: 88px; }
#NP05 a { background: url(../Images/Global/NavigationPrimaryBg.png) -452px 0; }
#NP05 a:hover, #NP05 a.active { background: url(../Images/Global/NavigationPrimaryBg.png) -452px -72px; }

#SunnyThinkingLogo { float: right; display: block; width: 195px; height: 72px; }



/*
 * Header
 */
#HeaderContainer {
	background: #ffffff url(../Images/Global/HeaderBg.png) center top no-repeat;
	height: 158px;
}

#HeaderContentContainer {
	height: 158px;
	margin: 0 auto;
	width: 940px;
}

#HeaderContentContainer h1 {
	color: #fff;
	font-family: Baskerville, "Baskerville Old Face", Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 5.4em;
	padding-top: 30px;
	text-transform: lowercase;
}


/*
 * ContentContainer
 */
#ContentContainer {
	background: #ffffff;
}

#ContentColumnContainer {
	margin: 0 auto;
	padding: 30px 0 50px 0;
	width: 940px;
}


/*
 * TwoColumnContainer
 */
#TwoColumnContainer {
	background: url(../Images/Global/ThreeColumnBg.gif) no-repeat;
}
#TwoColumnContainer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#TwoColumnContainer #Column1 {
	float: left;
	width: 220px;
}

#TwoColumnContainer #Column2 {
	display: inline;
	float: right;
	width:  700px;
}

/*
 * TwoColumnContainerNoNav
 */
#TwoColumnContainerNoNav {
	background: url(../Images/Global/ThreeColumnBg.gif) no-repeat;
}
#TwoColumnContainerNoNav:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
#TwoColumnContainerNoNav #Column1 {
	display: inline;
	float: left;
	width: 700px;
}

#TwoColumnContainerNoNav #Column2 {
	display: inline;
	float: right;
	width:  220px;
}


/*
 * ThreeColumnContainer
 */
#ThreeColumnContainer {
	background: url(../Images/Global/ThreeColumnBg.gif) no-repeat;
}
#ThreeColumnContainer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#ThreeColumnContainer #Column1 {
	display: inline;
	float: left;
	min-height: 1px;
	width: 220px;
}

#ThreeColumnContainer #Column2 {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 460px;
}

#ThreeColumnContainer #Column3 {
	display: inline;
	float: right;
	width: 220px;
}


/*
 * NavigationSecondary
 */

#NavigationSecondary { padding: 10px 0 10px 0; }

#NavigationSecondary ul { list-style: none; }

#NavigationSecondary a {
	background: url(../Images/Global/NavigationSecondaryBg.png) left bottom no-repeat;
	color: #3399cc;
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	height: 31px;
	padding: 12px 0 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	width: 200px; 
}

#NavigationSecondary a:hover, #NavigationSecondary li.active a {
	background: url(../Images/Global/NavigationSecondaryHoverBg.png) no-repeat;
	color: white;
}


/*
 * Breadcrumb
 */

#BreadCrumb {
	padding: 20px 0 20px 0;	
}
#BreadCrumb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#BreadCrumb ul { list-style: none; }
#BreadCrumb li {
	background: url(../Images/Global/BreadCrumbBg.gif) right 9px no-repeat;
	float: left; 
	font-size: 1.1em;
	padding: 0 7px 0 7px;
}
#BreadCrumb li.first {
	padding: 0 7px 0 0;
}
#BreadCrumb li.last {
	background: none;
}
#BreadCrumb li a {
	color: #003399;
	text-decoration: none;
}
#BreadCrumb li.last a { color: #333333; }



/*
 * MainContent
 */
#MainContent {
	font-size: 1.2em; 
}
#MainContent h2 { 
	color: #333333;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.8em;
	padding-bottom: 1em;
}
#MainContent h3 {
	font-size: 1.2em;
}

#MainContent p { 
	line-height: 2em;
	padding-bottom: 1.5em;
}

#MainContent ul, #MainContent ol {
	color: #3399cc;
	margin: 0 0 2.4em 2.4em;
}

#MainContent ul ul, #MainContent ol ol {
	color: #3399cc;
	margin: 0 0 0 2.4em;
}

#MainContent li {
	padding: 1em 0 0 0;
}

#MainContent a {
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399;
	font-style: italic;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}


/*
 * ClientPromo
 */

#ClientPromos { padding-top: 20px; }
#ClientPromos h2 { 
	left: -9999em; 
	position: absolute; 
	top: -9999em; 
}
#ClientPromos ul { list-style: none; }
#ClientPromos li { margin-bottom: 10px; }

/*
 * CaseStudy
 */
#CaseStudyPromo, #QuotePromo, #LatestNewsPromo {
	padding-top: 11px;
	margin-bottom: 20px;
}


#CaseStudyPromoHeaderContainer {
	background: url(../Images/Global/SecondaryContentHeaderBg.gif) bottom no-repeat;
	font-family: Georgia, "Times New Roman", serif;
	padding: 11px 0 14px 0;
	margin-bottom: 5px;
	text-transform: lowercase;
}
#CaseStudyPromoHeaderContainer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#CaseStudyPromoHeaderContainer h2 {
	color: #1d688e;
	display: block; 
	float: left;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	width: 120px;
}

#CaseStudyPromoHeaderContainer a {
	color: #3399cc;
	float: right;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	width: 80px;
}

#StoreProductPromo{
	margin-bottom: 20px;
}

#StoreProductPromo h2 {
	background: url(../Images/Global/SecondaryContentHeaderBg.gif) bottom no-repeat;
	color: #1d688e;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	padding: 11px 0 14px 0;
	margin-bottom: 5px;
	text-transform: lowercase;
}

#StoreProductPromo h3 a {
	color: #3399cc;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	text-decoration: none;
}

#StoreProductPromo p {
	font-size: 1.2em;
	padding: 10px 0;
}

#StoreProductPromo p a{
	color: #333333;
	text-decoration: none;
}

#StoreProductPromo p img {
	padding-left: 10px;
	padding-bottom: 5px;
}


#QuotePromo h2 {
	background: url(../Images/Global/SecondaryContentHeaderBg.gif) bottom no-repeat;
	color: #1d688e;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	padding: 11px 0 14px 0;
	margin-bottom: 5px;
	text-transform: lowercase;
}

#QuotePromo blockquote span.quote {
	color: #999999;
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 6px 0 6px 0;
}
#QuotePromo blockquote span.persons-name {
	color: #333333;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold; 
	padding: 6px 0 1px 0;
}
#QuotePromo blockquote span.client-name { 
	color: #333333;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
}


#SignUpPromo h2 {
	background: url(../Images/Global/SecondaryContentHeaderBg.gif) bottom no-repeat;
	color: #1d688e;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	padding: 11px 0 14px 0;
	margin-bottom: 5px;
	text-transform: lowercase;
}
#SignUpPromo p { font-size: 1.2em; padding: 10px 0 10px 0; }
#SignUpPromo div.form-fields { 
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding-top: 15px;
	margin-bottom: 15px;
}
#SignUpPromo .form-row {
	margin: 0 0 15px 0;
}
#SignUpPromo label {
	color: #000000;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px 0;
}
#SignUpPromo input.form-field {
	border: 1px solid #8c8c8c;
	font: 1.2em "lucida grande", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 3px 2px 3px;
	width: 210px;
}


#LatestNewsPromoHeaderContainer {
	background: url(../Images/Global/SecondaryContentHeaderBg.gif) bottom no-repeat;
	font-family: Georgia, "Times New Roman", serif;
	padding: 11px 0 14px; 0;
	margin-bottom: 5px;
	text-transform: lowercase;
}
#LatestNewsPromoHeaderContainer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#LatestNewsPromoHeaderContainer h2 {
	color: #1d688e;
	display: block; 
	float: left;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	width: 120px;
}

#LatestNewsPromoHeaderContainer a {
	color: #3399cc;
	float: right;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	width: 80px;
}

#LatestNewsPromo ul { list-style: none; }
#LatestNewsPromo li {
	font-size: 1.2em;
	padding: 5px 0 5px 0;
}
#LatestNewsPromo li a {
	color: #3399cc;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	text-decoration: none;
}
#LatestNewsPromo li span.date {
	display: block;
	font-weight: bold;
}


/*
 * ContactDetailsPromo
 */
#ContactDetailsPromo {
	padding: 13px 0 0 0;
}
#ContactDetailsPromo h2 {
	background: url(../Images/Global/NavigationSecondaryBg.png) bottom left no-repeat;
	color: #1d688e;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 0 0 12px 18px;
}
#ContactDetailsPromo div {
	color: #3399cc;
	font-size: 1.2em;
	padding: 0 0 0 18px;
}
#ContactDetailsPromo div span {
	color: #cccccc;
	font-family: Courier New, Courier, monospace;
	width: 20px;
}
#ContactDetailsPromo div.address {
	background: url(../Images/Global/NavigationSecondaryBg.png) bottom left no-repeat;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#ContactDetailsPromo a {
	color: #003399;
	text-decoration: none;
}


/*
 * Footer
 */
#FooterContainer {
	border-top: 1px solid #cccccc;
}

#Footer {
	background: url(../Images/Global/FooterBg.gif) left 20px no-repeat;
	color: #999999;
	font-size: 1em;
	margin: 0 auto;
	padding: 25px 0 25px 0;
	width: 940px;
}
#Footer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#Copyright { 
	float: left;
	padding-left: 30px; 
}

#NavigationFooter { float: right; }
#NavigationFooter ul {
	list-style: none;
	margin: 0;
}
#NavigationFooter li {
	float: left;
	padding: 0 0 0 10px;
}
#NavigationFooter a {
	color: #3399cc;
	text-decoration: none;
	text-transform: lowercase;
}



/*
 * Home
 */
body.home #HeaderContainer {
	background: #fff url(../Images/Content/Home/HeaderBg.jpg) center no-repeat;
	height: 332px;
}
body.home #H1Container {
	float: left;
	width: 540px;
	height: 332px;
}

body.home #ImgContainer {
	float: right;
	width: 400px;
	height: 332px;
}
body.home #HeaderContainer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

body.home #FirstColumn {
	float: left;
	width: 460px;
}

body.home #SecondColumn {
	float: right;
	width: 460px;
}

body.home #H2Container { 
	background: url(../Images/Content/Home/H2Bg.png);
	height: 52px;
}
body.home #H2Container:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

body.home #H2Container h2 {
	display: block;
	float: left;
	height: 52px;
	position: relative;
	text-indent:-99999px;
	width: 700px;
}

body.home #H2Container a {
	display: block;
	float: right;
	height: 52px;
	position: relative;
	text-indent:-99999px;
	width: 140px;
}

body.home #ContentColumnContainer { padding-bottom: 22px; }
body.home #CaseStudiesContainer { margin-top: 12px; }
body.home #CaseStudiesContainer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
body.home #CaseStudiesContainer div {
	display: block;
	float: left;
	height: 209px;
	width: 300px;
}
body.home #CaseStudiesContainer div.case-study-1 { margin-right: 20px; }
body.home #CaseStudiesContainer div.case-study-3 { float: right; }



/*
 * Clients
 */
body.clients #ClientsList { font-size: 1.2em; }
body.clients #ClientsList ul { list-style: none; }
body.clients #ClientsList li { padding: 2px 0 10px 25px; }
body.clients #ClientsList li.has-case-studies { 
	background: url(../Images/Global/OrangeFlowerBullet.gif) no-repeat;
}
body.clients #ClientsList a {
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399;
	font-style: italic;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}


/*
 * ClientCaseStudies
 */
#ViewAllCaseStudies {
	padding-top: 10px;
}
#ViewAllCaseStudies a {
	font-size: 1.2em;
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399;
	font-style: italic;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#CaseStudies div.case-study {
	background: url(../Images/Global/BreakBg.gif) no-repeat;
	padding-bottom: 30px;
}

#CaseStudies div.case-study-published-date {
	background: url(../Images/Global/BreakBg.gif) bottom no-repeat;
	color: #888888;
	padding: 7px 0 7px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em; 
	font-style: italic;
	margin-bottom: 25px;
}

#CaseStudies div.case-study-published-date span {
	color: #333333;
	font-style: normal;
}

#CaseStudies div.case-study-copy {
	float: left;
	width: 460px;
}
#CaseStudies div.case-study-images {
	float: right;
	width: 220px;
}

#CaseStudies h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 1em;
}


#CaseStudies div.case-study-copy h3 {
	font-size: 1.2em;
}

#CaseStudies div.case-study-copy p {
	font-size: 1.2em; 
	line-height: 1.5em;
	padding-bottom: 1em;
}

#CaseStudies div.case-study-copy a {
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399;
	font-size: 1.2em; 
	font-style: italic;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#CaseStudies div.case-study-images a {
	display: block;
	float: left;
	padding-bottom: 8px;
	width: 105;
}
#CaseStudies div.case-study-images a.alt {
	float: right;
}


/*
 * LatestNews 
 */
#ViewAllNewsStories {
	padding-top: 10px;
}
#ViewAllNewsStories a {
	font-size: 1.2em;
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399;
	font-style: italic;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
#LatestNews div.news-story {
	background: url(../Images/Global/BreakBg.gif) no-repeat;
	padding-bottom: 30px;
}

#LatestNews div.news-story-published-date {
	background: url(../Images/Global/BreakBg.gif) bottom no-repeat;
	color: #888888;
	padding: 7px 0 7px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em; 
	font-style: italic;
	margin-bottom: 25px;
}

#LatestNews div.news-story-published-date span {
	color: #333333;
	font-style: normal;
}

#LatestNews div.news-story-copy {
	float: left;
	font-size: 1.2em;
	width: 460px;
}
#LatestNews div.news-story-copy-full-width { width: 700px; }

#LatestNews div.news-story-images {
	float: right;
	width: 220px;
}

#LatestNews h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 1em;
}

#LatestNews div.news-story h3 {
	font-size: 1.2em;
}

#LatestNews div.news-story-copy p {
	line-height: 1.5em;
	padding-bottom: 1em;
}

#LatestNews div.news-story-copy ul, #LatestNews div.news-story-copy ol {
	color: #3399cc;
	margin: 0 0 2.4em 2.4em;
}

#LatestNews div.news-story-copy ul ul, #LatestNews div.news-story-copy ol ol {
	color: #3399cc;
	margin: 0 0 0 2.4em;
}

#LatestNews div.news-story-copy li {
	padding: 1em 0 0 0;
}

#LatestNews div.news-story-copy a {
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399; 
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#LatestNews div.news-story-images a {
	display: block;
	float: left;
	padding-bottom: 8px;
	width: 105;
}
#LatestNews div.news-story-images a.alt {
	float: right;
}




/*
 * Quotes
 */
#Quotes { }
#Quotes blockquote.quote {
	background: url(../Images/Content/Quotes/QuoteTopBg.png) top no-repeat;
	display: block;
	margin: 0 0 20px 0;
	padding-top: 4px;
}
#Quotes div.full-quote {
	background: url(../Images/Content/Quotes/QuoteBg.png);
	color: #3399cc;
	padding: 15px 20px 15px 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.6em;
}
#Quotes div.quote-person-details {
	background: url(../Images/Content/Quotes/QuoteBottomBg.png) top no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 28px;
}


/*
 * SiteMap
 */
#SiteMap ul, #SiteMap ol {
	color: #3399cc;
	margin: 0 0 2.4em 2.4em;
}

#SiteMap ul ul, #SiteMap ol ol {
	color: #3399cc;
	margin: 0 0 0 2.4em;
}

#SiteMap li {
	padding: 1em 0 0 0;
}

#SiteMap a {
	color: #003399;
	font-size: 1.2em;
	text-decoration: none;
}



/*
 * ContactUsForm
 */
div.server-message-error { 
	background: #ffcccc;
	border: 1px solid #ff3333;
	color: #ff3333;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	padding: 10px 10px 20px 10px;
}
div.server-message-error h3 {
	font-size: 1em;
	padding-bottom: 10px;
}
div.server-message-error ul {
	margin: 0 0 0 2.4em;
}

#ContactUsForm {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding-top: 15px;
	margin-bottom: 15px;
}
#ContactUsForm .form-row {
	margin: 0 0 15px 0;
}
#ContactUsForm .form-row:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
#ContactUsForm .form-field {
	float: left;
	width: 220px;
}
#ContactUsForm .alt {
	float: right;
}
#ContactUsForm label {
	color: #000000;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px 0;
}
#ContactUsForm label span {
	color: #ff0000;	
}
#ContactUsForm .form-field input {
	border: 1px solid #8c8c8c;
	font: 1.2em "lucida grande", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 3px 2px 3px;
	width: 212px;
}
#ContactUsForm .form-field select {
	border: 1px solid #8c8c8c;
	font: 1.2em "lucida grande", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 3px 2px 3px;
	width: 220px;
}
#ContactUsForm .form-full-width-textarea {}
#ContactUsForm .form-full-width-textarea textarea {
	border: 1px solid #8c8c8c;
	font: 1.2em "lucida grande", Arial, Helvetica, Geneva, sans-serif;
	height: 170px;
	padding: 2px 3px 2px 3px;
	width: 452px;
}
#ContactUsForm p {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
#ContactUsForm a {
	color: #003399;
	text-decoration: none;
}


/*
 * Gallery
 */
.gallery-row { margin-bottom: 20px; }
.gallery-item {
	display: inline;
	float: left;
	width: 219px;
}
.gallery-item-alt {
	margin: 0 20px 0 20px;
}
.gallery-item-caption { 
	color: #003399;
	font-size: 1.1em;
	font-style: italic;
	padding-top: 3px;
	text-align: center;
}


/*
 * Store 
 */
#ViewAllProducts {
	padding-top: 10px;
}
#ViewAllProducts a {
	font-size: 1.2em;
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399;
	font-style: italic;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
#Products div.product {
	background: url(../Images/Global/BreakBg.gif) no-repeat;
	padding-bottom: 30px;
	padding-top: 30px;
}

#Products div.product-copy {
	float: left;
	font-size: 1.2em;
	width: 460px;
}
#Products div.product-copy-full-width { width: 700px; }

#Products div.product-images {
	float: right;
	width: 220px;
}

#Products h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 1em;
}

#Products div.product h3 {
	font-size: 1.2em;
}

#Products div.product-copy p {
	line-height: 1.5em;
	padding-bottom: 1em;
}

#Products div.product-copy ul, #Products div.product-copy ol {
	color: #3399cc;
	margin: 0 0 2.4em 2.4em;
}

#Products div.product-copy ul ul, #Products div.product-copy ol ol {
	color: #3399cc;
	margin: 0 0 0 2.4em;
}

#Products div.product-copy li {
	padding: 1em 0 0 0;
}

#Products div.product-copy a {
	background-color: #ccffff;
	border-bottom: 1px solid #99ccff;
	color: #003399; 
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#Products div.product-images a {
	display: block;
	float: left;
	padding-bottom: 8px;
	width: 105;
}
#Products div.product-images a.alt {
	float: right;
}



/*
 * hyperlink-pager
 */
div.hyperlink-pager-container {
	background: url(../Images/Global/BreakBg.gif) top no-repeat;
	margin-top: 25px;
}
div.hyperlink-pager {
	background: url(../Images/Global/BreakBg.gif) bottom no-repeat;
	color: #888888;
	padding: 7px 0 7px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em; 
	font-style: italic;
	margin-bottom: 25px;
} 
div.hyperlink-pager:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

div.hyperlink-pager div.page-summary {
	float: left;
	margin: 0 10px 0 0;
}

div.hyperlink-pager div.page-links {
	float: left;
}
div.hyperlink-pager div.page-links ul {
	list-style: none;
}
div.hyperlink-pager div.page-links li {
	float: left;
	margin: 0 5px 0 0;
}
div.hyperlink-pager div.page-links li a {
	color: #003399;
	text-decoration: none;
}
div.hyperlink-pager div.page-links li.current a {
	color: #888888;
}






