﻿/* THIS FILE TO BE UPLOADED TO /platypi/platypidesigns.ca/wwwroot/Portals/0/Skins/Platypi/*/

#top-colours	{
	background: url(images/header-bar.png) repeat-x;
	height: 32px;
	left:0;
	margin: 0;
	padding: 0;
	position: static;
	top: 0;
	width: 100%;
}

#wrapper	{
	background: url(images/wrapper-shadows.png);
	margin: -9px auto;
	min-height: 300px;
	width: 950px;
}

/*__platypus image path /platypi/platypidesigns.ca/wwwroot/Portals/0/Skins/Platypi/images____*/
/*File names: 
platypi-canada.jpg
platypi-christmas.jpg
platypi-easter.jpg
platypi-fall.jpg
platypi-halloween.jpg
platypi-newyears.jpg
platypi-spring.jpg
platypi-st-patricks.jpg
platypi-summer.jpg
platypi-valentines.jpg
platypi-winter.jpg

*/

#header	{
	background: url(images/platypi-christmas.jpg) right no-repeat;
	height: 165px;
	padding: 20px 0 0 0;
	width: 850px;
}

.logo	{
	margin: 0 0 0 50px;
	padding: 10px;
}

#didyouknowbox	{
	background: url(images/speech-bubble-top.png) top center no-repeat;
	border: 1px solid transparent;
	margin: 0 0 0 400px;
	position: relative;
	width: 283px;
	z-index: 100;
}

*:first-child + html #didyouknowbox	{
	border: none;
}

* html #didyouknowbox	{
	background: url(images/speech-bubble-top.gif) top right no-repeat;
	border: none;
	margin: 0;
	position: absolute;
}

#didyouknowbox div	{
	font-size: 0.9em;
	padding: 0 20px 0 20px;
	width: 190px;
}	

.didyouknow	{
	font-size: 0.9em;
	margin: 55px 0 0 0;
	padding: 5px 70px 0 20px;
}

*:first-child + html .didyouknow	{
	width: 190px;
}

* html .didyouknow	{
	margin: 55px 0 0 90px;
	width: 193px;
}

.didyouknow-borders	{
	background: url(images/speech-bubble-middle.png) repeat-y;
}

*:first-child + html .didyouknow-borders	{
	padding-bottom: 3px;
}

* html .didyouknow-borders	{
	background: url(images/speech-bubble-middle.gif) repeat-y;
	margin: 50px 0 0 90px;
	padding-bottom: 3px;
}

#didyouknow-bottom	{
	background: url(images/speech-bubble-bottom.png) no-repeat;
	height: 40px;
	margin: -3px 0 0 0;
	width: 283px;
}

*:first-child + html #didyouknow-bottom	{
	margin: -23px 0 0 0;
}

* html #didyouknow-bottom	{
	background: url(images/speech-bubble-bottom.gif) no-repeat;
	margin: -23px 0 0 90px;
}

#buttons	{
	float: left;
	margin: 7px 0 0 120px;
	position: relative;
}

#breadcrumb	{
	color: #929497;
	height: 15px;
	margin: -20px 0 0 0;
	padding: 0 0 0 24px;
	text-transform: lowercase;
	width: 950px;
}

#breadcrumb a	{
	color: #990033;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 5px 0 5px;
	text-transform: lowercase;
}

#contentwrapper	{
}

#content-table	{
	border-collapse: collapse;
}

#content-table td.RightPane	{
	width: 300px;
}	

#dnn_TopPane	{
	padding: 5px 5px 5px 20px;
}

#dnn_TopPane a	{
	text-decoration: underline !important;
}

#dnn_ContentPane	{
	padding: 5px 5px 5px 28px;
}

#dnn_ContentPane a	{
	text-decoration: underline !important;
}

#dnn_BottomPane	{
	padding: 5px 5px 5px 20px;
}

#dnn_BottomPane a	{
	text-decoration: underline !important;
}

#dnn_RightPane	{
	padding: 5px 25px 5px 10px;
	vertical-align: top;
}

#dnn_RightPane a	{
	text-decoration: underline !important;
}

#affiliates	{
	height: 106px;
	width: 950px;
}

#affiliates table	{
	padding: 0 0 0 60px;
	text-align: center;
	width: 950px;
}

*:first-child + html #affiliates table	{
	margin-left: 30px;	
}

/*______________________________________________Footer Elements___________________________________________________*/

#footer	{
	background: #990033 url(images/footer-top.jpg) repeat-x;
	height: 276px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#bottom-info	{
	height: 254px;
	line-height: 2.0em;
	margin: 0 auto;
	width: 950px;
}

#bottom-info dl	{
	float: left;
	padding: 40px 10px 20px 15px;
	width: 200px;
}

#bottom-info dt	{
	color: #D0DC5A;
	margin: 0 0 0 40px;
}

#bottom-info dd	{
	color: #E3E3E3;
	display: block;
	text-decoration: left;
}

#bottom-info a	{
	border-bottom: 1px dashed #E3E3E3;
	color: #E3E3E3;
	text-decoration: none;
}

#bottom-info a:hover	{
	border-bottom: none;
	color: #4AAAB6;
}

#copyright	{
	bottom: 0;
	color: #5D001F;
	padding: 20px 0 10px 0;
}

*:first-child + html #copyright	{
	text-align: center;
}

* html #copyright	{
	text-align: center;
}

#copyright a	{
	border-bottom: 1px dashed #5D001F;
	color: #5D001F;
}

#copyright a:hover	{
	border-bottom: 1px dashed #D0DC5A;
	color: #D0DC5A;
	text-decoration: none;
}

/*___________________________________________________Accordion Info_____________________________________________*/

#accordion, ul#accordion	{
	list-style-type: none !important;
	display: block;
}

#accordion a	{
	font-weight: bold;
	text-decoration: none;
}

#accordion a:hover	{
	color: #000;
	cursor: pointer !important;
	text-decoration: none;
}	

#accordion div	{
	padding: 15px;
}

#accordion ul, ul#accordion ul	{
	list-style-type: disc;
}

/*_____________________________________________________DNN Info_____________________________________________________*/

.login	{
	text-align: right;
	width: 950px;
}

/*______________________________________________Events Title Override_______________________________________________*/

#dnn_ctr418_EventView__eventHeader	{
	color:#990033 !important;
	font-size:1.4em !important;
}

/*______________________________________________News Tool Override__________________________________________________*/

#dnn_ctr444_ModuleContent	{
	margin: -30px 0 0 0;
}


