
.containerNone 
{
	padding-bottom: 12px;
}

.containerSide 
{
	
}

.containerSide .containerTitle 
{
	
}

.containerSide .displayTitle 
{
	background-color: blue;	
	padding-left: 6px;	
	height: 22px;
}

.containerSide .displayTitle .Head 
{
	display: block;
	padding-top: 1px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.containerHomeBikeCategory 
{
	float: left;
	padding-right: 11px;
}

.containerAdmin 
{
	padding-bottom: 12px;
}

.containerNone .containerTitle
{
	padding: 1px 3px 7px 3px;
	margin-left: 33px;
}

.containerAll .containerHead 
{
	color: #515151;
	font-size: 13px;
	font-weight: bold;	
}
 .containerHeadUpper
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;	
}

.containerAll .ModuleTitle_MenuItem 
{
	border: none !important;
}

.containerAll .actionButtons 
{
	float: right;
}

.containerAll .actionButtons img 
{
	padding-top: 2px;
	vertical-align: bottom;
}

.containerAll .ModuleTitle_SubMenu {
	top: 22px !important;
	left: 0 !important;
}

.actionIcon 
{
	display: none;
}

.rightPane .containerNone .containerHead, .leftPane .containerNone .containerHead
{
	display: none;
}

.rightPane .containerNone .actionLink, .leftPane .containerNone .actionLink 
{
	display: none;
}

.rightPane .containerNone .actionIcon, .containerNone .leftPane .actionIcon
{
	display: inline;
}

.leftPane .containerNone .containerTitle 
{
	background-color: #bbbbbb;
	border-color: #999999;
}

.leftPane .containerWidth 
{
	width: 240px;
}

.rightPane .containerWidth 
{
	width: 280px;
}

.lowerLeftPane .containerWidth 
{
	width: 240px;
}

.lowerRightPane .containerWidth 
{
	width: 240px;
}

.containerFishIcon .containerTitle 
{
	
	padding-bottom: 3px;
	position: relative;
}

.containerFishIcon .content 
{
	padding-top: 9px;
}

.containerHookIcon 
{
	border: solid 1px #85a4da;
	margin-bottom: 9px;
}

.containerHookIcon .containerTitle 
{
	background-color: #c3d7f0;		
}

.containerHookIcon .content 
{
	padding: 9px;
}

.containerHookIcon .containerTitleInner 
{
	border: solid 1px White;
	height: 22px;
	padding-top: 4px;
	background-image: url(images/hook-back.gif);
	background-repeat: repeat-x;
}
.containerRLIcon
{
	
	height: 51px;	
	background: url(images/RedLtop.gif) top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.containerRRIcon
{
	
	height: 51px;	
	background: url(images/RedRtop.gif) top right;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

.containerIcon
{
	
	height: 51px;	
	background: url(images/Redtop.gif);
	background-repeat:repeat-x;
	margin:0 10px 0 57px;
	padding-top:25px;
}

.containerGLIcon
{
	
	height: 51px;	
	background: url(images/RedLtop.gif) top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

.containerGRIcon
{
	
	height: 51px;	
	background: url(images/RedRtop.gif) top right;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

.containerGreyIcon
{
	
	height: 51px;	
	background: url(images/Redtop.gif);
	background-repeat:repeat-x;
	margin:0 10px 0 57px;
	padding-top:25px;
}

.containerHead 
{
	padding-top: 0;
	vertical-align: top;	
}
.lefticon
{
	
	background: url(images/icon.gif) top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.iconcontect
{
	margin:0 0 0 30px;
	padding:0;
}

.leftgreyicon
{
	
	background: url(images/greyicon.gif) top left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

.greyiconcontent
{
	margin:0 0 0 0;
	padding:0;
}

.greyIconTitleArea 
{
    padding-left: 44px;
    padding-top: 12px;    
}

.greyIconTitleArea .containerHead 
{
    color: #990000;
    text-transform: uppercase;    
}
