body  {
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
}

#container  {
    width: 950px;
    margin: 10px auto;
    border: 1px solid #C9C9C9;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
    font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
} 

#header  {
	height: 280px;
	padding: 0px 0px 0px 0px;
	background-image: url('../img/poinsettia.header.jpg');
} 

#header .menu ul  {
	margin: 0px;
	padding: 0;
	float: left;
	width: 71%;
	margin-bottom: 10px;
	background-color: #000000;
	height: 30px;
	position: relative;
	top: 225px;
	left: 10px;
}

#header .menu ul li  {
	display: inline;
	font-size: 14px;
}

#header .menu ul li a:link {
	float: left;
	color: #FFFFFF;
	padding: 6px 20px;
	text-decoration: none;
	background: transparent url(../img/vertical.gif) center right no-repeat;
}

#header .menu ul li a:visited {
	float: left;
	color: #FFFFFF;
	padding: 6px 20px;
	text-decoration: none;
	background: transparent url(../img/vertical.gif) center right no-repeat;
}

#header .menu ul li a:hover {
	border-bottom: solid 5px #EA0B76;
	padding-bottom: 3px;
}

#maincontent  {
    width: 950px;
    margin-bottom: 10px;
} 

#maincontent .triplepane 
{
    width: 950px;
}

#maincontent .leftpane  {
	width: 275px;
	padding: 10px;
	border: solid 1px #C9C9C9;
	background-color: #E9E9E9;
	vertical-align: top;
}

#maincontent .leftpane .details img   {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}

#maincontent .leftpane .details a img   {
	border: solid 1px #000000;
}

#maincontent .middlepane  {
	width: 345px;
	padding: 10px;
	border: solid 1px #C9C9C9;
	background-color: #F9CDE0;
	vertical-align: top;
} 

#maincontent .rightpane  {
	width: 345px;
	padding: 0px;
	margin-left: 10px;
	vertical-align: top;
}

#maincontent .company  {
	width: 290px;
	padding: 5px 10px;
	border: solid 1px #C9C9C9;
	background-color: #E9E9E9;
	vertical-align: top;
	text-align: justify;
}

#maincontent .company .details img   {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}

#maincontent .company .details a img   {
	border: solid 1px #000000;
}

#maincontent .terms  {
	width: 290px;
	padding: 5px 10px;
	border: solid 1px #C9C9C9;
	background-color: #E9E9E9;
	vertical-align: top;
}

#maincontent .faqs  {
	width: 320px;
	padding: 5px 10px;
	margin-left: 10px;
	border: solid 1px #C9C9C9;
	background-color: #E9E9E9;
	vertical-align: top;
	text-align: justify;
}

#maincontent .productpic 
{
    width: 140px;
    height: 180px;
    background-color: #F299C1;
}

#downloads {
	float: left;
	width: 100%;
}
#downloads table {
	border: solid 1px #C9C9C9;
}
#downloads tr {
	height: 350px;
}
#downloads td {
	background-color: #E9E9E9;
	border: solid 1px #C9C9C9;
	vertical-align: top;
	padding: 0px 0px 10px 10px;
}
#downloads .details {
	text-align: center;
}
#downloads .details a img {
	border: solid 1px #000000;
}
#downloaddetails {
	margin: 10px 0px;
	padding: 5px;
	border: solid 1px #C9C9C9;
	height: 130px;
	background-color: #E9E9E9;
	margin-bottom: 0px;
}

#fullpane  {
	margin: 0px 0px 40px 0px;
	padding: 5px;
	border: solid 1px #C9C9C9;
	height: auto;
	background-color: #E9E9E9;
	margin-bottom: 10px;
} 

#photohistory  {
	margin: 10px 0px;
	padding: 5px;
	text-align: justify;
	border: solid 1px #C9C9C9;
	height: auto;
	background-color: #E9E9E9;
}

.adblock {
	background-color: #E9E9E9;
}
.adblock ul {
	border: solid 1px #C9C9C9;
	margin: 0px;
	list-style: none;
	padding: 5px;
	margin-bottom: 5px;
}
.adblock a:link  {
	text-decoration: none;
	color: #000000;
}
.adblock a:visited {
	text-decoration: none;
	color: #000000;
}
.adblock ul:hover {
	border: solid 1px #000000;
}

#footer  {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	height: 35px;
} 

#footer p  {
	font-size: 14px;
	height: 25px;
	padding-top: 7px;
}

#footer a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.title  {
	font-size: 26px;
	font-weight: bold;
}

.subtitle {
	font-size: 20px;
	font-weight: bold;
}

.details {
	font-size: 16px;
	text-align: left;
	padding: 0px;
}

.details a img {
	border: solid 1px #000000;
}

.details ul {
	list-style: disc;
	padding-left: 15px;
}

.details ul li {
	padding: 5px 0px;
}

.caption {
	font-size: 12px;
	text-align: center;
	font-style: italic;
}

.gallerytitle  {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #D75640;
	color: #FFFFFF;
	padding: 3px 0px;
	margin-bottom: 3px;
}

.galleryplaceholder 
{
	height: 112px;
	width: 150px;
	border: solid 2px #C8C8C8;
	text-align: center;
}
