/* 
========================================================================
Style.css
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body
{
	text-align: center;
	background-image:url(../templateimages/page_bg.gif);
	background-repeat:repeat-x;
	margin-top:8px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.BrandHeader
{
	background-image: url(../templateimages/header_bg.gif);
	width:760px;
	height:105px;
	padding-left:16px;
	padding-top:24px;
}

.Navi
{
	font-size:11px;
}

.NaviContainer
{
	border-bottom:1px solid #D5D5D3;
	background-image: url(../templateimages/column_bgs.gif);
	background-repeat: repeat-y;
}

.Navi td
{
	background-image: url(../templateimages/right_border.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.Navi td a
{
	display:block;
	color:#323232;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
}

.Navi td a:hover
{
	display:block;
	color:#323232;
	text-decoration: none;
	background-color:#DEDEDE;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
}

.LeftCol
{
	width:162px;
	background-image:url(../templateimages/left_column_bg.gif);
	padding-bottom:25px;
}

.RightCol
{
	width:155px;
	background-image:url(../templateimages/right_column_bg.gif);
	padding-left:6px;
	padding-top:7px;
	padding-bottom:25px;
	font-size:11px;
}

/*
==========================
Collapse menu styles
==========================
*/
.MenuHeader
{
	font-size:11px;
	color:#333131;
}

.MenuHeader .HeaderContainer
{
	border-bottom:1px dotted #8A8585;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:9px;
}

.MenuHeader .HeaderContainer .Link
{
	color:#333131;
	text-decoration: none;

}

.MenuHeader .HeaderContainer .Link:hover
{
	color:#333131;
	text-decoration: underline;
}

.MenuItems
{
	border-bottom:1px dotted #8A8585;
	padding-bottom:4px;
}

.MenuItems ul
{
	margin:0px;
	padding:0px;
}

.MenuItems li
{
	list-style-type: none;
	margin:0px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333131;
}

.MenuItems li a
{
	color:#333131;
	text-decoration:none;
}

.MenuItems li a:hover
{
	color:#333131;
	text-decoration:underline;
}

.MiddleCol
{
	padding-left:4px;
	padding-right:5px;
	font-size:11px;
	padding-bottom:25px;
}



.RightColHeader
{
	background-color:#00A0C6;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:6px;
}

.RightColBoxContent
{
	font-size:10px;
	color:#8A8585;
	border-bottom:1px solid #E0E0DB;
	padding:5px;
	background-image:url(../templateimages/right_column_box_bg.gif);
}

.RightColBoxContent a
{
	color:#05A0CE;
	text-decoration:underline;
}

.RightColBoxContent a:hover
{
	color:#05A0CE;
	text-decoration:none;
}

.RightColBoxContent form
{
	margin:0px;
	padding:0px;
}

.RightColFormField
{
	display: block;
	width:100%;
	border: 1px solid #E0E0DB;
	background-color: #EAEAE1;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.RightColFormButton
{
	display: block;
	width:100%;
	color:white;
	background-color: #0E1A29;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	border-top:2px solid #CCCCC9;
	border-left:2px solid #CCCCC9;
	border-bottom:2px solid #666666;
	border-right:2px solid #666666;
	margin-top:13px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:3px;
}

.RightColButton
{
	background-image:url(../templateimages/button_bg.gif);
	height:26px;
	width:148px;
	display:block;
	margin-top:4px;
}

.RightColButton a
{
	background-image:url(../templateimages/button_bg.gif);
	background-position:0px 0px;
	height:26px;
	display:block;
	color:white;
	font-weight: bold;
	text-decoration: none;
}

.RightColButton a:hover
{
	background-image:url(../templateimages/button_bg.gif);
	background-position:0px 26px;
	height:26px;
	display:block;
	color:white;
	font-weight: bold;
	text-decoration: none;
}

.RightColButton a div
{
	margin-left:9px;
	margin-top:5px;
}


/*
==========================
Home styles
==========================
*/

#home_region1 #newsitem1
{
    background-image:url(../templateimages/welcome_header.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-top:30px;
    padding-right:120px;
    color:#4D4B4B;
}

#home_region1 #newsitem1 h1
{
    display:none;
    margin:0px;
    padding:0px;
}

#home_region2 #newsitems #newsitem2
{
    background-repeat:no-repeat;
    background-position:top left;
    height:114px;
    text-align:right;
    margin-top:20px;
}

#home_region2 #newsitems #newsitem2 h4
{
    font-size:15px;
    color:#000000;
    margin:0px;
    padding:0px;
}

#home_region2 #newsitems #newsitem2 h4 .red
{
    color:#F8131C;
}

#home_region2 #newsitems #newsitem2 .pad
{
    text-align:right;
    margin-left:150px;
}

#home_region3
{
    padding-top:35px;
}


    .StyleFeature
    {
        background-image:url(../templateimages/style_background.gif);
        background-position:0px 0px;
        background-repeat:no-repeat;
        height:105px;
        display:block;
    }

    .StyleFeature a
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/style_background.gif);
        background-position:0px 0px;
        background-repeat:no-repeat;
    }

    .StyleFeature a:hover
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/style_background.gif);
        background-position:0px -105px;
        background-repeat:no-repeat;
    }


    .LifeSkillsFeature
    {
        background-image:url(../templateimages/life_skills_background.gif);
        background-position:top right;
        background-repeat:no-repeat;
        height:105px;
        display:block;
    }

    .LifeSkillsFeature a
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/life_skills_background.gif);
        background-position:right 0px;
        background-repeat:no-repeat;
    }

    .LifeSkillsFeature a:hover
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/life_skills_background.gif);
        background-position:right -105px;
        background-repeat:no-repeat;
    }
    
#home_region4
{
    padding-top:10px;
    padding-bottom:18px;
}
    .BusinessSkillsFeature
    {
        background-image:url(../templateimages/business_skills_background.gif);
        background-position:0px 0px;
        background-repeat:no-repeat;
        height:105px;
        display:block;
    }

    .BusinessSkillsFeature a
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/business_skills_background.gif);
        background-position:0px 0px;
        background-repeat:no-repeat;
    }

    .BusinessSkillsFeature a:hover
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/business_skills_background.gif);
        background-position:0px -105px;
        background-repeat:no-repeat;
    }


    .SexpertsFeature
    {
        background-image:url(../templateimages/sexperts_background.gif);
        background-position:top right;
        background-repeat:no-repeat;
        height:105px;
        display:block;
    }

    .SexpertsFeature a
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/sexperts_background.gif);
        background-position:right 0px;
        background-repeat:no-repeat;
    }

    .SexpertsFeature a:hover
    {
        display:block;
        height:105px;
        width:100%;
        background-image:url(../templateimages/sexperts_background.gif);
        background-position:right -105px;
        background-repeat:no-repeat;
    }

.MiddleCol .Footer
{
	font-size:10px;
	color:#4D4B4B;
	padding-top:15px;
}

.MiddleCol .Footer a
{
	color:#00A0C6;
	text-decoration:none;
}

.MiddleCol .Footer a:hover
{
	color:#00A0C6;
	text-decoration:underline;
}

.CatHeader
{
	font-size:18px;
	color:#323031;
	margin-top:18px;
	margin-bottom:11px;
}

.ProdName
{
	color:#02A0C5;
	font-size:14px;
	font-weight:bold;
	margin-bottom:9px;
}

.ProdDesc
{
	color:#009FC9;
	font-weight:bold;
	display:block;
	margin-top:17px;
	margin-bottom:25px;
}

.Attribute
{
	border: 1px solid #B5B5B3;
	margin-bottom:4px;
	padding:8px;
}

.Attribute strong, .Attribute b
{
	color:#089DC8;
}

.BuyNowCell
{
	border:1px solid #DFE0DB;
	background-color:#E9E9E0;
	margin-top:2px;
	height:124px;
}

.PriceRibbon
{
	background-image:url(../templateimages/price_ribbon.gif);
	background-repeat:no-repeat;
	height:103px;
}

.PriceRibbon div
{
	color:white;
	font-weight:bold;
	font-size:10px;
	width:54px;
	height:30px;
	display:block;
	margin-top:30px;
	margin-left:47px;
}

.AddBasketLink
{
	color:#05A0CE;
	font-weight:bold;
}

.AddBasketLink a
{
	color:#05A0CE;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
	background-image:url(../templateimages/Arrow_Down.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
}

.PaymentGatewayNote
{
	font-size:11px;
	color:#000000;
	margin-top:15px;
	font-weight:bold;
}

.BackProductLink
{
	margin-bottom:20px;
}
.BackProductLink a
{
	color:#05A0CE;
	text-decoration:underline;
	background-image:url(../templateimages/Arrow_Left.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:17px;
}