﻿/**@font-face {
  //font-family: Myriad Pro;
  src: url('http://www.bentons.com.au/Images/Fonts/MyriadPro-Regular.otf');
}**/

#exclusivesmenu 
{
    padding-top:20px;
}

#exclusivescontent 
{
    margin-left:160px;
    min-height:450px;
}

a:link, a:visited 
{
    color:#0033FF;
	text-decoration: none;
}

a:hover 
{
    text-decoration:underline;
}

#exclusivestable 
{
    border:0;
    width: 200px;
}

#searchbox 
{
    float:right; 
    border:1px solid #004890; 
    height:25px;
    border-radius:5px;
    -moz-border-radius:5px;
}

#cmdImageSearch 
{
    padding-right:5px;
}

#txtSearch 
{
    position:relative; 
    top:-5px;
    width:175px;
    outline:none;
    border:none 0 transparent;
}

        

#back a{
	color: #AAAAAA;
}

#back a:hover{
	color: #005FA9;
	text-decoration: underline;
}
