﻿body
{
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('../images/background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}

.container
{
	width:100%;
	float:left;
}

.column
{
	float:left;
	position:relative;
}

.clear
{
	clear:both;
}

.narrowTextBox
{
	width:150px;
}

.mediumTextBox
{
	width:300px;
}

.wideTextBox
{
	width:550px;
}

.list
{
	width:550px;
}

.smallButton
{
	padding:10px 0px;
	width:100px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	background-color:#027FFF;
	margin:0px 0px 10px 0px;
}

.smallButton a
{
	color:white;
}

h1
{
	background-image:url('../images/h1-background-start.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	color:white;
	font-size:1.4em;
	height:32px;
	padding:10px 0px 0px 10px;
	margin:0px;
	float:left;
}
h2
{
	padding:0px;
	margin:0px;
}

.thankyouheading
{
	background-image:url('../images/h1-background.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	width:181px;
	float:left;
	padding:0px 370px 0px 0px;
	margin:0px 0px 10px 0px;
}

.thankyouheading
{

}

.headingBackground
{
	background-color:#027FFF;
	background-image:url('../images/h1-background-end.jpg');
	background-position:right center;
	background-repeat:no-repeat;
	height:42px;
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 0px;
	float:left;
}

h2
{
	font-size:1.2em;
}

a
{
	text-decoration:none;
}

#container
{
	width:768px;
	border:1px white solid;
	margin:30px auto;
}

#header
{
	width:768px;
	height:126px;
	background-image:url('../images/header-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}

#headerLeft
{
	padding:60px 0px 0px 10px;
	width:200px;
}

#headerRight
{
	width:548px;
	text-align:right;
	font-size:1.6em;
	color:white;
	font-weight:bold;
	padding:10px 10px 0px 0px;
}

#contentArea
{
	width:768px;
	background-image:url('../images/contentleft-background.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:white;
}

#contentLeft
{
	width:190px;
}

.leftMenu
{
	width:190px;
	float:left;
	margin:5px 0px;
}

.leftMenu ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.leftMenu ul li
{
	width:164px;
	height:21px;
	font-size:1.2em;
	font-weight:bold;
	padding:4px 0px 0px 10px;
}

.leftMenu ul li.selected
{
	background-image:url('../images/leftmenuitem-background.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

.leftMenu ul li.selected a
{
	color:#00AEEF;
}

.leftMenu ul li a
{
	color:white;
}

#contentRight
{
	width:568px;
	padding:5px 0px 0px 5px;
}

.parentList
{
	width:568px;
	height:495px;
	float:left;
	padding:0px 0px 10px 0px;
	background-image:url('../images/parentlist-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
}

.parentList .item
{
	float:left;
	position:relative;
	width:269px;
	margin:10px 5px 10px 10px;
	background-image:url('../images/item-background2.png');
	background-position:center top;
	background-repeat:no-repeat;
}

.parentList .itemA
{
	float:left;
	position:relative;
	width:269px;
	margin:10px 10px 10px 5px;
	background-image:url('../images/item-background2.png');
	background-position:center top;
	background-repeat:no-repeat;
}

.parentList .title
{
	float:left;
	position:relative;
	width:251px;
	height:20px;
	font-size:1.1em;
	font-weight:bold;
	padding:10px 0px 0px 18px;
}

.parentList .title a
{
	color:white;
}

.parentList .image
{
	float:left;
	position:relative;
	width:249px;
	height:170px;
	padding:0px 0px 0px 18px;
}

.parentList .image img
{
	border:2px white solid;
}

.parentList .more
{
	float:left;
	position:relative;
	text-align:right;
	width:249px;
	font-size:1.1em;
	font-weight:bold;
	padding:10px 20px 0px 0px;
}

.parentList .more a
{
	color:#007EFF;
}

#footer
{
	width:768px;
	height:50px;
	border-top:3px #454747 solid;
	background-color:#007EFF;
	font-size:0.85em;
	color:white;
}

#footer	a
{
	color:white;
}

#footerLeft
{
	border-top:3px white solid;
	width:295px;
	padding:8px 0px 0px 5px;
}

#footerRight
{
	border-top:3px white solid;
	width:463px;
	text-align:right;
	padding:8px 5px 0px 0px;
}

.gallery
{
	float:left;
	width:568px;
	background-image:url('../images/detail-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

.gallery .mainImage
{
	float:left;
	position:relative;
	width:352px;
	height:264px;
	overflow:hidden;
	margin:14px 0px 0px 8px;
	display:inline;
}

.gallery .mainImage img
{
	border:2px white solid;
}

.gallery .caption
{
	float:left;
	position:relative;
	color:white;
	text-align:right;
	width:188px;
	padding:15px 15px 0px 5px;
	display:inline;
}

.gallery .thumbnails
{
	float:left;
	position:relative;
	width:568px;
	margin:10px 0px 0px 0px;
}

.gallery .thumbnails .thumbnail
{
	float:left;
	position:relative;
	width:136px;
	overflow:hidden;
	margin:0px 5px 5px 0px;
}

.gallery .thumbnails .thumbnail img
{
	width:136px;
	height:102px;
}

.gallery .thumbnails .thumbnail .actions img
{
	width:12px;
	height:12px;
}
























