
.containerNone, .containerTreeTalk
{
	padding-bottom: 12px;
}

.containerSide 
{
	
}

.containerSide .containerTitle 
{
	
}

.containerSide .displayTitle 
{
	background-color: blue;	
	padding-left: 6px;	
	background-image: url(images/sidebar-title-background.gif);
	height: 22px;
}

.containerSide .displayTitle .Head 
{
	display: block;
	padding-top: 1px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.containerAdmin 
{
	padding-bottom: 12px;
}

.containerNone .containerTitle
{
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	padding: 1px 3px 7px 3px;
	margin-bottom: 9px;
}

.containerAll .containerHead 
{
	font-size: 18px !important;
	font-weight: bold;	
	color: #089CCC !important;
	top: 12px;
	position: relative;	
}

.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: 240px;
}


.productDetailsWidth 
{
    width: 318px;
}

.containerProductCategories 
{
    width: 200px;
    background-color: #f2f9fa;    
    padding: 6px;
}

.containerProductCategories .c_content 
{
    padding: 3px 9px 9px 10px;
}

.containerProductCategories ul 
{
    margin: 0;
    padding: 0;
}

.containerProductCategories ul li 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/*
.containerProductCategories a:link, .containerProductCategories a:visited, .containerProductCategories a:active {
    color: #333333 !important;
    text-decoration: none !important;
}
.containerProductCategories a:hover {
    color: #3b53a4 !important;
    text-decoration: none !important;
}
*/

.containerStandardTitle .containerTitle, .containerStandardTitle .containerTitle 
{
    border-bottom: solid 1px #cecece;
	padding-bottom: 12px;
	position: relative;	
}

.containerStandardTitle .content, .containerStandardTitle .content 
{
	padding-top: 9px;
}

.containerBootyIcon .containerTitle, .containerSafetyPinIcon .containerTitle 
{
    border-bottom: solid 1px #01EADA;
	padding-bottom: 3px;
	position: relative;	
}

.containerBootyIcon .content, .containerSafetyPinIcon .content 
{
	padding-top: 9px;
}

.containerContact 
{    
    width: 240px !important;
    margin-bottom: 22px;
    background-image: url(images/contact-us-bg.gif);
    background-repeat: no-repeat;
    margin-top: 9px;
    _background-image: url(images/gradient-container-middle.gif);
    _background-repeat: repeat-y;
}

.containerContact .c_content 
{

}

.containerContact .containerInner 
{
    background-image: url(images/gradient-container-top.gif);
	background-repeat: no-repeat;
}

.containerContact .containerTitle
{
	padding: 8px 6px 6px 6px;
	position: relative;	
	
}

#emailusbutton
{
    margin: 0 0 0 0;
}

#emailusbutton a
{
}

#emailusbutton a:hover
{
}


.containerContact .containerHead 
{
    color: Black;
    font-size: 20px;
    padding-top: 2px;
    padding-left: 12px;
    font-size: 22px !important;
    top: 6px;
}
.containerContact .content
{
	padding: 12px 12px 0 12px;	
}
.containerContact .content p
{
    color:#0099CB;
    font-size:15px;
    letter-spacing:0.05em;
    padding:0 0 0 5px;
}

.containerContact .content h1 {
    color:#0099CB;
    font-family:Arial,sans-serif;
    font-size:18pt;
    font-weight:bold;
    margin:0;
    padding:0 0 0 7px;
}

.containerContact .content h2 {
    color:#0099CB;
    font-family:Arial,sans-serif;
    font-size:16pt;
    font-weight:bold;
    margin:0 0 12px 21px;
}

.containerContact #emailusbutton
{
    padding-bottom:0;
    padding-left:13px;
    padding-right:0;
    padding-top:2px;
}

.containerContact #emailusbutton img
{
    border: 0;
}

.containerContact .content p.themeColour 
{
    color: #12606b;
}

.containerHead 
{
	padding-top: 0;
	vertical-align: top;		
}

.homepage .contentSection ul li 
{
    list-style-image: url(images/bullet-tick.gif);
    border-bottom: 1px solid #B2F9F4;
}

.containerBootyIcon p,
.containerSafetyPinIcon p
{
    color: #361B01;
    margin: 5px 0 10px 0;
}

.containerBootyIcon a,
.containerSafetyPinIcon a,
.containerBootyIcon a:link,
.containerSafetyPinIcon a:link
{
    color: #361B01;
}

.containerBootyIcon a:visited,
.containerSafetyPinIcon a:visited
{
    color: #AB981C;
}

.containerBootyIcon a:hover,
.containerSafetyPinIcon a:hover
{
    color: #109990;
}

/* Overwriting skin.css */

h1, h2, h3, h4 {
    color:#0099CB;
}
