/* @override http://www.cssmadness.com/creativetheorem/main.css */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr, select, a, img
{ 
	margin:0;
	padding:0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

label, select, input
{
	font-size: .9em;
}

fieldset, img
{ 
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}

ol, ul
{
	list-style: none;
}

caption, th
{
	text-align: left;
}

h3, h4, h5, h6
{
	font-weight: normal;
}

h3, h4, h5, h6
{
	font-size: 100%;
}

q:before, q:after
{
	content: '';
}

abbr, acronym
{
	border: 0;
}

.clear
{
clear: both;
}

.left
{
float: left;
}

.right
{
float: right;
}

a
{
	text-decoration: underline;
	color: #555;
}

a:hover
{	
	color: #e2542c;
}

html, body
{ 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #ddd;
	color: #666;
	position: relative;
	min-height: 100%;
	font-size: 100%;
	line-height: 1.1em;
	letter-spacing: 1px;
}

#layout
{
	width: 1000px;
	color: #333333;
	background: #eeeeee;
	margin: 0 auto;
}

#layout p
{
	position: relative;
	font-size: .7em;
	padding: 0.6em 0.5em 0.6em 0.8em;
}

#layout form p
{
	padding: .2em 0;
	margin-left: 2em;
}

#layout form label.block
{
	display: block;
	float: left;
	width: 9em;
}

#layout form input.button
{
	background: #ffffff;
	border: 1px solid #bbb;
	padding: 2px 4px;
	color: #e2542c;
}

#layout ul, #layout ol
{	
	font-size: .65em;
	margin: 5px 0;
	text-align: left;
}

#layout li
{
	margin-left: 30px;
	position: relative;
	line-height: 1.6em;
}

#layout .bulletGrey li, #layout .bulletOrange li
{	
	padding-left: 28px;
	margin-left: 10px;
	background: url(../images/arrow-grey.jpg) no-repeat 10px .35em;
}


#layout .bulletOrange li
{
	background-image: url(../images/arrow-orange.jpg);
}

#layout .bullet1, #layout .bullet2, #layout .bullet3, #layout .bullet4, #layout .bullet5, #layout .bullet6, #layout .bullet7, #layout .bullet8, #layout .bullet9, #layout .bullet10, #layout .bullet11, #layout .bullet12
{
	height: 1.4em;
	width: 14px;
	display: block;
	background: url(../images/list-1.gif) no-repeat center center;
	position: absolute;
	left: -17px;
	top: 2px;
}

#layout .bullet1{background-image: url(../images/list-1.gif)}
#layout .bullet2{background-image: url(../images/list-2.gif);}
#layout .bullet3{background-image: url(../images/list-3.gif);}
#layout .bullet4{background-image: url(../images/list-4.gif);}
#layout .bullet5{background-image: url(../images/list-5.gif);}
#layout .bullet6{background-image: url(../images/list-6.gif);}
#layout .bullet7{background-image: url(../images/list-7.gif);}
#layout .bullet8{background-image: url(../images/list-8.gif);}
#layout .bullet9{background-image: url(../images/list-9.gif);}
#layout .bullet10{background-image: url(../images/list-10.gif);}
#layout .bullet11{background-image: url(../images/list-11.gif);}
#layout .bullet12{background-image: url(../images/list-12.gif);}

#header
{
	background: #676767 url(../images/header-background.png) left top repeat-x;
	height: 100px;
	position: relative;
}

#header h2
{
	position: absolute;
	left: -1000px;
	top: -1000px;
}

#header #logo
{
	width: 272px;
	height: 51px;
	position: absolute;
	left: 18px;
	top: 34px;
	background: url(../images/header-logo.png) no-repeat;
}

#header #phoneNumber
{
	position: absolute;
	right: 20px;
	top: -498px;
	background: url(../images/header-phone.png) no-repeat right bottom;
	height: 535px;
	width: 240px;
}

#header #menu
{
	position: absolute;
	top: 64px;
	right: 4px;
}

#header #menu li
{
	float: left;
	margin-left: 4px;
	text-align: center;
}

a.menu_item, a.menu_item_selected
{
	height: 27px;
	width: 92px;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 0;
}

a.menu_item:hover, a.menu_item_selected
{
}

a.menu_item_sub
{
	display: block;
	padding: 0;
	margin: 0;
	line-height: 0;
}

a.menu_item_sub img
{
	padding: 0;
	margin: 0;
}

/* Content styles */
#content
{
	overflow: hidden;
}

#content #mainColumn
{
	padding: 20px 15px;
	width:675px;
	float: left;
	line-height: 10px;	
}

#content .textBlock
{	
	padding: 20px 15px;
	line-height: 1.1em;
}

#content .textBlock h1
{	
	color: #60a7b6;
	font-size: 1.3em;
	font-weight: bold;
	border: 1px solid #d7d7d7;
	border-width: 1px 0;
	padding: 0.3em 0.3em 0.4em 0.5em;
	line-height: 1.2em;
}

.twoColumnTextBlock p
{
	padding: 1.5em 1em .5em 1em;
}

.twoColumnTextBlock
{
	line-height: .9em;
	padding: 0 4px;
	overflow: hidden;
	clear: both;
}

.twoColumnTextBlock .leftColumn, .twoColumnTextBlock .rightColumn
{
	float: left;
	width: 46%;
	padding: 0 2%;
}

p.centered
{
	text-align: center;
}

#bigPictureHandler
{
	width: 305px;
	height: 221px;
	background: url(../images/load.gif) no-repeat center center;
	margin-bottom: 10px;
}

#bigPicture
{
	width: 305px;
	height: 221px;
	display: block;
}

#smallPictures
{
	height: 43px;
	margin-bottom: 1em;
}

#smallPictures a
{
	display: block;
	float: left;
	margin-right: 1px;
}

#content #sideColumn
{
	float: right;
	border-left: 1px solid #d7d7d7;
	margin: 20px 0;
	margin-left: -1px;
	padding: 0 25px 25px 25px;
	width: 240px;
	text-align: center;
}

#sideColumn img
{
	padding: 8px 0;
}

#sideColumn p
{
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	padding:  0 10px 20px 10px;
}

#sideColumn li a
{
	text-transform: uppercase;
}



#content h2, #content #mainColumn h4
{	
	color: #60a7b6;
	font-size: 1.3em;
	font-weight: bold;
	border: 1px solid #d7d7d7;
	border-width: 1px 0;
	padding: 0.3em 0.3em 0.4em 0.5em;
	line-height: 1.2em;
}

#content #mainColumn h3
{
	
	color: #60a7b6;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d7;
	border-width: 1px 0;
	padding: 0.3em 0.3em 0.4em 0.5em;
	line-height: 1.2em;
	font-size: 0.9em;
	margin-top: 15px;
}

#homeFrameTextTop h1
{
	color: #ffffff;
	font-size: 1.3em;
	line-height: 0.9em;
}


#content #mainColumn h4
{
	border-width: 0 0 1px 0;
	margin-top: 2em;
	font-size: .8em;
	letter-spacing: 0;
	padding-left: 28px;
	background: url(../images/arrow-rounded.png) no-repeat 10px center;
}

#content strong, #content strong
{
	font-weight: bold;
	color: #e2542c;
}

/* Footer styles */
#footer
{
	clear: both;
	padding: 0 20px 10px 20px;
	letter-spacing: 0;
	text-align: center;
	font-size: .7em;
}

#footer p
{
	font-size: 1em;
}

#footerMenu
{
	border: 1px solid #d7d7d7;
	border-width: 1px 0;
	padding: .6em 0 .8em 0;
}

#footerMenu dt
{
	display: inline;
	padding: 0 .5em;
}

#footerMenu dt.borders
{	
	border-left: 1px solid #999;
}

/* Home page frame */
#homeFrame
{
	height: 271px;
	width: 100%;
	position: relative;
	background: #87d1e2 url(../images/homeFrame-middle.gif) repeat-x;
	color: #fff;
}

#homeFrameLeft, #homeFrameRight
{
	width: 100%;
	height: 100%;
	background: url(../images/homeFrame-left.gif) no-repeat left top;
}

#homeFrameRight
{
	background: url(../images/homeFrame-right.gif) no-repeat right top;
}

#homeFrameContent
{
	position: absolute;
	top: 16px;
	left: 19px;
	border: 1px solid #689097;
	height: 235px;
}

#homeFrameText
{
	position: absolute;
	letter-spacing: 0;
	top: 16px;
	left: 405px;
	width: 240px;
	height: 220px;
	overflow: hidden;
}

#homeFrameTextTop
{
	color: #ffffff;
	margin-top: 20px;
	letter-spacing: 1px;
	//font-size: 20px;
	//font-size: 1.3em;
	line-height: 18px;
	font-weight: bold;
}

#homeFrameTextMiddle
{
	margin-top: 25px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;	
}

#homeFrameTextBottom
{
	letter-spacing: 1px;
	margin-top: 25px;
	font-size: 12px;
	line-height: 18px;
	color: #bee1e5;
}

#homeFrameSticker
{
	height: 19px;
	width: 100%;
	position: relative;
	top: -5px;	
	text-align: right;
}

/* Portfolio frame */
#portfolioFrame
{
	width: 238px;
	margin: 15px 0;
	position: relative;
	background: url(../images/frame-background.jpg) repeat-y;	
}

#portfolioFrameTop
{
	height: 100%;
	background: url(../images/frame-top.png) no-repeat center top;
}

#portfolioFrameBottom
{
	padding: 8px 0 7px 0;
	height: 81px;
	background: url(../images/frame-bottom.png) no-repeat center bottom;
}

#portfolioFrame img
{
	padding: 0;
}

/* Accessibility bar */
#accessibilityBar
{
	border-bottom: 1px solid #d7d7d7;
	position: relative;
	top: -2px;
	margin-bottom: 10px;
}

#accessibilityBar p
{
	padding: 0 0 10px 0;
	text-align: center;
}

#accessibilityBar img
{
	padding: 0;
	position: relative;
	top: 2px;
}

#accessibilityBar #moreOptions
{
	border-left: 1px solid #999;
	padding: 0 5px 0 5px;
	margin-left: 5px;
}

/* Generic dialog box styles */
#blackFade
{
	position: absolute;
	display: none;
	height: 100%;
	width: 100%;
	background: #000000;
	left: 0;
	top: 0;
	z-index: 100;
}

.modalDialog
{
	position: absolute;
	z-index: 200;
	display: none;
	background: #eeeeee;
	text-align: center;
	padding: 20px 10px 0px 10px;
	font-size: 11px !important;
	line-height: 14px !important;
	border: 1px solid #000000;
}

.modalDialog .close
{
	display: block;
	cursor: pointer;
	width: 20px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: #222;
	color: #fff;
	text-align: center;
	z-index: 300;
	text-transform: uppercase;
	text-decoration: none;
}

.modalDialog .close:hover
{
	color: red;
}

.modalDialog .title
{
	font-size: 1.5em;
	font-weight: bold;
	color: #e2542c;
	margin-bottom: 10px;
}

.modalDialog p
{
	margin: 5px 0;
	padding: 0;
}

/* Generic drop-down menu styles */
.popupMenu
{
	display: none;
	position: absolute;
	z-index: 200;
	display: none;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 0;
}

.popupMenu li
{
	line-height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
}

/* General purpose classes */
a.pressed
{
	background-color: #dddddd;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.success
{
	color: #00ff00;
	font-size: 12px;
}

.error
{
	color: #ff0000;
	font-size: 12px;
}
.required
{
	color: #ff0000;
}

/* Referral form styles */
#referFormEmail
{
	background: #87d1e2;
	color: #2f494f;
	border: 1px solid #689097;
	width: 250px;
	margin: 0 auto;
}

#referFormSubmit
{
	background: #fff;
	font-size: 14px;
	border: 1px solid #bbb;
	padding: 2px 4px;
	color: #e2542c;
}

/* More options dialog */
#fontSize1More
{
	font-size: 10px;
}

#fontSize2More
{
	font-size: 12px;
}

#fontSize3More
{
	font-size: 14px;
}

#regularContrast
{
	background-color: #eeeeee;
	color: #333333;
	font-size: 10px;
}

#highContrast
{
	background-color: #000000;
	color: #FFFF00;
	font-size: 10px;
}

#darkBlueOnCreamContrast
{
	background-color: #FFF9D2;
	color: #010066;
	font-size: 10px;
}

#darkBlueOnLightBlueContrast
{
	background-color: #EFF8FB;
	color: #010066;
	font-size: 10px;
}
