/* ---------- BODY STYLES ---------- */  

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;	
}

td
{
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.CentreTableAlignment {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
}

.InternalBodyTableAlignment
{
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
}

.Image
{
	border-right: #efedee 1px solid;
	border-top: #efedee 1px solid;
	border-left: #efedee 1px solid;
	border-bottom: #efedee 1px solid;
}

/* ---------- BACKGROUND STYLES ---------- */  

.LeftBg
{
	background-position: right top;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
}

.RightBg
{
	background-position: left top;
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
}

.HomeBg1
{
	background-position: left top;
	background-image: url(../images/home_bg_01.jpg);
	background-repeat: no-repeat;
}

.HomeBg2
{
	background-position: left top;
	background-image: url(../images/home_bg_02.jpg);
	background-repeat: no-repeat;
}

.HomeBg3
{
	background-position: left top;
	background-image: url(../images/home_bg_03.jpg);
	background-repeat: no-repeat;
}

/* Added 14/10/09 */
.HomeBg4
{
	background-position: left top;
	background-image: url(../images/home_bg_04.jpg);
	background-repeat: no-repeat;
}
.HomeBg5
{
	background-position: left top;
	background-image: url(../images/home_bg_05.jpg);
	background-repeat: no-repeat;
}
.HomeBg6
{
	background-position: left top;
	background-image: url(../images/home_bg_06.jpg);
	background-repeat: no-repeat;
}
/*---*/


.InternalMembersBg1 {
	background-image: url(../images/int_members_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.InternalMembersBg2
{
	background-position: left top;
	background-image: url(../images/int_members_bg_02.jpg);
	background-repeat: no-repeat;
}

.InternalMembersBg3
{
	background-position: left top;
	background-image: url(../images/int_members_bg_03.jpg);
	background-repeat: no-repeat;
}

.InternalMembersBg4
{
	background-position: left top;
	background-image: url(../images/int_members_bg_04.jpg);
	background-repeat: no-repeat;
}

.InternalMembersBg5
{
	background-position: left top;
	background-image: url(../images/int_members_bg_05.jpg);
	background-repeat: no-repeat;
}

.InternalMembersBg6
{
	background-position: left top;
	background-image: url(../images/int_members_bg_06.jpg);
	background-repeat: no-repeat;
}

.InternalMembersBg7
{
	background-position: left top;
	background-image: url(../images/int_members_bg_07.jpg);
	background-repeat: no-repeat;
}

/* ---------- ALIGNMENT STYLES ---------- */


.HomeMembersLoginAlignment
{
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.InternalBrandDropDownAlignment
{
	padding-left: 17px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.InternalMembersLoginAlignment
{
	padding-left: 17px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.InternalMembersButtonsAlignment
{
	padding-left: 9px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.InternalSearchDropDownAlignment
{
	padding-right: 7px;
}

/* ---------- FORM STYLES ---------- */


.HomeMembersLogin
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 11px;
	border-left: #cccccc 1px solid;
	width: 65px;
	border-bottom: #cccccc 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}

.InternalBrandDropDown
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 11px;
	border-left: #cccccc 1px solid;
	width: 110px;
	border-bottom: #cccccc 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}

.InternalSearchDropDown
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 11px;
	border-left: #cccccc 1px solid;
	width: 80px;
	border-bottom: #cccccc 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}

.FormLabel
{
	font-family: Arial;
	font-size: 11px;
}

.FormInput
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 10px;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.messageBox
{
	border-right: #0000aa 1px solid;
	padding-right: 20px;
	border-top: #0000aa 1px solid;
	padding-left: 20px;
	padding-bottom: 5px;
	border-left: #0000aa 1px solid;
	color: #0000aa;
	padding-top: 5px;
	border-bottom: #0000aa 1px solid;
	text-align: center;
}


/* ---------- TEXT STYLES ---------- */

.BodyText
{
	font-size: 12px;
	padding-bottom: 20px;
	color: #666666;
	line-height: 14px;
	padding-top: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.SmallText
{
	font-size: 10px;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.FAQText
{
	font-weight: bold;
	font-size: 12px;
	color: #002073;
	line-height: 14px;
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ShoppingCartText
{
	padding-right: 9px;
	padding-left: 10px;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ProductTitleText
{
	padding-right: 10px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #333333;
	padding-top: 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Breadcrumbs
{
	padding-left: 37px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #002073;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.PageNavigation
{
	font-size: 11px;
	color: #ff0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
}
.PageNavigation:Visited
{
	color: #FF0000;
}

.PriceOld
{
	color: #ff0000;
	text-decoration: line-through;
}

.PriceSale
{
	font-weight: bold;
	color: #ff0000;
}

/* ---------- GRID STYLES ---------- */

.GridHeader
{
	padding-right: 9px;
	padding-left: 10px;
	font-size: 11px;
	color: #111111;
	background-color: #d7d5d6;
}
.GridCell
{
	padding-right: 9px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #666666;
	padding-top: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #efedee;
}
.GridFooter
{
	height: 10px;
	background-color: #d7d5d6;
}

/* ---------- HEADING STYLES ---------- */

.HeadingContent
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	color: #0066cc;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* ---------- TABLE STYLES ---------- */

.TableHeading
{
	border-right: #ffffff;
	padding-right: 5px;
	border-top: #ffffff;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: #ffffff;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: #ffffff 1px solid;
	background-color: #002073;
	text-align: right;
}

.TableLineSubHead
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	border-top: #ffffff;
	padding-left: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	border-left: #ffffff;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	background-color: #002073;
	text-align: right;
}

.TableLine1Text
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	border-top: #ffffff;
	padding-left: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	border-left: #ffffff;
	color: #333333;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	background-color: #cccccc;
	text-align: right;
}

.TableLine2Text
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	border-top: #ffffff;
	padding-left: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	border-left: #ffffff;
	color: #333333;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	background-color: #67c9ff;
	text-align: right;
}

.BodySpaw {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.HeadingSpaw {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0066CC;
}


/* ---------- HYPERLINK STYLES ---------- */

A          { color: #002073; text-decoration : underline; }
A:visited  { color: #002073 }
A:Active   { color: #002073 }
A:Hover    { color: #999999; text-decoration : none; }
.bottomfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012b98;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../images/break.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


hr {
border: none 0;
border-top: 1px solid #999;
width: 100%;
height: 1px;
}