/* CSS Document */

Body
{
padding:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
background-color:#3f3f3f;
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
}

#wrapper
{
margin:auto;
width:935px;
text-align:left;
}

#headerHolder
{
width:935px;
height:71px;
background-image:url(/Images/interface/header_bg.jpg);
background-repeat:repeat-x;
margin-top:10px;
}

#logo
{
width:251px;
height:71px;
background-image:url(/Images/interface/gems_logo.jpg);
float:left;
}

#navigationHolder
{
width:670px;
height:71px;
float:left;
}

#navigationTop
{
width:670px;
height:33px;
}

#navigationBottom
{
width:668px;
height:27px;
border:1px solid #ffffff;
border-bottom:0px;
background-image:url(/Images/interface/navigation_bg.jpg);
background-repeat:repeat-x;
text-align:center;
padding-top:10px;
}

#homeIcon
{
width:35px;
height:33px;
float:left;
}

#phoneIcon
{
width:26px;
height:33px;
float:left;
}

#basketTotal
{
width:13px;
height:23px;
#padding-top:10px;
float:right;
}

#basketIcon
{
width:26px;
height:33px;
float:right;
padding-right:4px;
}

#phoneNumber
{
width:200px;
height:23px;
padding-top:10px;
float:left;
text-decoration:none
}

#loginBox
{
width:400px;
height:23px;
padding-top:6px;
float:right;
text-align:right;
}

#loggedonBox
{
width:340px;
height:23px;
padding-top:10px;
float:left;
text-align:right;
}

#contentHolder
{
width:935px;
border-top:1px solid #ffffff;
min-height:365px;
border-bottom:1px solid #ffffff;
background-image:url(/Images/interface/home_content_bg.jpg);
background-repeat:repeat-x;
background-color:#e5e3dd;
}

#footerHolder
{
width:855px;
height:28px;
background-color:#e5e3dd;
border-bottom:1px solid #ffffff;
padding-left:20px;
padding-top:16px;
float:left;
}

#footerHolderImg
{
width:60px;
height:44px;
background-color:#e5e3dd;
border-bottom:1px solid #ffffff;
float:left;
}

#quicklinksHolder
{
width:935px;
height:85px;
padding-bottom:0px;
padding-top:10px;
text-align:left;
}

.quicklinksColumns
{
width:160px;
height:55px;
padding-right:20px;
margin-top:5px;
float:left;
}

.quickLinksText h1
{
font-size:12px;
font-weight:normal;
color:#666666;
padding:0px;
margin:0px;
}

.quickLinksText h2
{
font-size:10px;
font-weight:normal;
font-style:italic;
color:#555555;
padding:0px;
margin:0px;
}

.quickLinksText h2 a
{
text-decoration:none;
color:#999999;
}

.quickLinksText h2 a:hover
{
color:#ffffff;
text-decoration:underline;
}



#vividHolder
{
width:935px;
height:15px;
padding-top:10px;
text-align:right;
}






.colour1
{
color:#00a950;
}

.colour2
{
color:#ffffff;
}

.colour3
{
color:#999999;
}

.colour4
{
color:#666666;
text-decoration:none;
}

.colour5
{
color:#333333;
}



.homeLinkText
{
display:none;
}

.homeLink
{
width:251px;
height:71px;
display:block;
}



#vivid
{
width:955px;
height:15px;
padding-top:10px;
}

.clear
{
clear:both;
}

.rightImage
{
border-top:20px solid #FFFFFF;
}

a img
{
border:0px;
}

.dotted
{
display:block;
width:100%;
clear:left;
}



