﻿.PersonalizeArea
{
	background-color:#EBF3FB;
	filter:	progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B5C3EF,endColorStr=#EBF3FB);
}

.PrefsPanel
{
	width:100%;
	border:none;
	background-color:Transparent; /*:#FFDC8A;*/
	padding-top:3px;
}

.PageLayoutImage
{
	background-color:Transparent;
}

.PageLayoutImage:link|visited
{
	background-color:Transparent;
}


.PageLayoutImage:hover
{
	background-color:#33AACC;
}

.PageLayoutImageSelected
{
	/*background-color:#AAAAFF;*/
	border-style:dashed;
	border-width:1px;
	border-color:#0000FF; 
}

.PageLayoutSection
{
	font-size:medium;
	font-weight: normal;
	color: #3D7FAF;
}

.CustomiseView
{
	background-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	border-color:#AACCEE;
	
	min-height:180px;
	/*height:500px;*/
	width:100%;
	/*(text-align:center;*/
	
}


.CustomiseViewTab
{
	text-align:center;
	font-size:small;
	background-color:#FFFFFF;
	border-top-color:#AACCEE;
	border-top-style:solid;
	border-top-width:thin;
	
	border-left-color:#AACCEE;
	border-left-style:solid;
	border-left-width:thin;


	border-right-color:#AACCEE;
	border-right-style:solid;
	border-right-width:thin;

	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:thin;

	
	padding:2px;	
}


.CustomiseViewPanel
{
	text-align:center;
	width:80%;
	min-height:500px;
	
}


.CustomiseClosePanel
{
	text-align:right;
	padding:0;
	
}


.PartCatalog
{
	width:200px;
	Height:25px;
	background-image:url(images/partCatalogLightBackRCurved200px");
	background-repeat:no-repeat;
	float:left;
	vertical-align:middle;
	
}

.PartCatalogItem
{
	float:left;
	width:224px;
	height:25px;
}

.PartCatalogItemButton
{
	float:left;
	width:24px;
	height:25px;
	vertical-align:middle;
}