body {
	margin: 0;
	padding: 0;
}

body.backgrounded {
	background: #fff url(../images/portal/background.gif) no-repeat;
}

body, div, p, span, u, ul, ol, li, input, textarea, form, select, td, th {
	font: 11px/19px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

img {
	border: none;
}

.left {
	float: left;
}

.clear {
	clear: both;
}


/* MAIN ELEMENTS
******************************************/

div#mainHeader {
	position: relative;
	width: 760px;
	height: 133px;
	margin: 0;
	padding: 0;
}

div#mainHeader img {
	display: block;
}

div#header {
	height: 130px;
	background-color: #ffc;
	border-bottom: solid 1px #000;
}

div#headerContent {
	width: 1000px;
}

div#menuContainer {
	width: 450px;
	height: 130px;
	float: left;
	display: inline;
}

div#contactHome {
	margin-top: 20px;
	margin-left: 3px;
}

div#content {
	clear: both;
	width: 880px;
}

div#leftColumn {
	float: left;
	display: inline;
	width: 300px;
}

div#leftColumn img {
	display: block;
	margin-bottom: 1px;
}

div#rightColumn {
	float: left;
	display: inline;
	width: 550px;
}

.mainCopy {
	padding: 10px 0 40px 30px;
	background: #fff url(../images/content/photography/nav_click_on_photos.gif) no-repeat bottom left;
}

.mainCopy.fullWidth {
	padding: 0 0 40px 0;
	background-image: none;
}

.mainCopy.orderForm {
	width: 750px;
	text-align: center;
	background-image: none;
}


/* SPECIAL IMAGES
******************************************/

img#imgHomeBaby1 {
	position: absolute;
	left: 500px;
	z-index: 100;
}

img#imgHomeBaby2 {
	position: absolute;
	left: 210px;
	top: 370px;
	z-index: 200;
}

img#imgHomeBaby3 {
	position: absolute;
	left: 490px;
	top: 470px;
	z-index: 300;
}

img#imgHomeBaby4 {
	position: absolute;
	left: 25px;
	top: 530px;
	z-index: 400;
}

img#imgHomeBaby5 {
	position: absolute;
	left: 290px;
	top: 645px;
	z-index: 500;
}

img#maintitle {
	display: block;
	float: left;
}

img#orderFormHeader {
	display: none;
}


/* MENUS
******************************************/

div#mainMenu {
	width: 760px;
	height: 260px;
	margin: 0;
	padding: 0;
	border: solid 1px #000;
	border-width: 1px 1px 1px 0;
	background-color: #ffc;
}

a.mainMenuItem {
	display: block;
	float: left;
	width: 175px;
	height: 65px;
}

a.mainMenuItem:hover {
	background-color: white !important;
}

a.mainMenuItem.blue {
	background-color: #cff;
}

a.mainMenuItem.pink {
	background-color: #fed8ff;
}

a.mainMenuItem.green {
	background-color: #d6fca7;
}

a.mainMenuItem img {
	margin-top: 23px;
}

a.menuItem {
	display: block;
	float: left;
	width: 175px;
	height: 20px;
	padding-left: 12px;
	padding-top: 10px;
	margin-left: 10px;
}

a.menuItem:hover, .active {
	background: url(images/portal/dot.png) no-repeat 3px 15px;
}

a.mainMenuItem img, a.menuItem img {
	behavior: url(/iepngfix.htc);
}


/* TEXT
******************************************/

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9c0;
	text-transform: uppercase;
	text-decoration: underline;
}

.mainCopy p {
	margin: 10px 0;
	padding: 0;
}

.mainCopy.fullWidth p,
.mainCopy.fullWidth h2 {
	padding: 0 20px;
}

p.boxLink {
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

p.boxLink a {
	display: block;
	text-align: center;
	border: solid 1px #000;
	background-color: #cff;
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}

p.caption {
	margin-top: 0;
	line-height: 15px;
	font-size: 10px;
}

.textRight {
	text-align: right;
}

.bigNotice {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.underlined {
	text-decoration: underline;
}

.bolded {
	font-weight: bold;
}

.medium {
	font-size: 14px;
}

.mediumBlue {
	font-size: 14px;
	font-weight: bold;
	color: #008080;
}


/* TABLES
******************************************/

table {
	border-collapse: collapse;
}

table#sessionFees td,
table#sizesAndPrices td {
	border: solid 1px #000;
	background-color: #ffc;
}

table#sessionFees td {
	padding: 3px 20px 3px 5px;
	font-weight: bold;
}

table#sizesAndPrices td {
	text-align: center;
}

table#sizesAndPrices th {
	padding: 3px 5px;
	text-align: center;
	border: solid 1px #000;
	background-color: #fed8ff;
	white-space: nowrap;
	font-weight: bold;
}

table#orderFormSizes th {
	width: 25%;
	padding: 3px 5px;
	text-align: center;
	border: solid 1px #000;
	white-space: nowrap;
	font-weight: bold;
}

table#orderFormAddress {
	width: 100%;
}

table#orderFormAddress td {
	padding: 3px 5px;
	width: 48%;
	border: solid 1px #000;
	background-color: #cff;
	text-align: left;
}

table#orderFormSizes td {
	padding: 3px 5px;
	border: solid 1px #000;
	text-align: center;
}


/* FORMS
******************************************/

div.fieldAddress {
}

div.fieldAddress label {
	display: block;
	float: left;
	width: 140px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-transform: uppercase;
}

div.fieldAddress input.formField {
	width: 270px;
}

input.submitButton {
	width: 170px;
	height: 50px;
	margin: 10px 0;
	border: solid 1px #000;
	background-color: #cff;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #008080;
	cursor: pointer;
}

input.formFieldSizes {
	width: 96%;
}

select.formFieldSizes {
	width: 80%;
}

input.print {
	display: none;
}