@charset "UTF-8";
/* CSS Document */

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

a {
	outline:none;
}

a img {
	border:0;
}

.outer {
	width:950px;
	padding:0;
	margin:0 auto;
}

.hdr {

	height:115px;
}

.hdr_top {
	height:97px;
}

.hdr_top_l {
	float:left;
	padding:20px 14px 0;
}

.hdr_top_l div {
	text-align:right;
	color:#333;
	font-weight:bold;
	font-size:12px;
	padding:2px 5px 0;
	letter-spacing:-0.2pt;
	text-transform:uppercase;
}

.hdr_top_r {
	text-align:right;
	float:right;
	padding:20px 24px 0;
}

.hdr_top_r div {
	padding:15px 0 0;
	font-size:12px;
	text-transform:uppercase;
}

.hdr_top_r div a {
	color:#f68124;
	font-weight:bold;
	text-decoration:none;
}

.hdr_top_r div a:hover {
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	color:#fff;
	background:#333;
}

.hdr_btm {
	height:26px;
}

.hdr_btm_l {
	float:left;
}

.hdr_btm_l ul {
	padding:0; 
	margin:0 0 0 34px;
	line-height:26px;
}

.hdr_btm_l ul li {
	display:inline;
	padding: 0 10px 0 0;
}

.hdr_btm_l ul li a {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.hdr_btm_l ul li a:hover, .hdr_btm_l ul li a.active {
	color:#f68124;
}

.hdr_btm_r {
	float:right;
	width:270px;
}

.hdr_btm_r div {
	float:left;
	font-size:12px;
	color:#666;
	line-height:25px;
}

.container {
	background:#fff ;
	margin:0;
	padding:5px 14px;
	min-height:450px;
	height:auto !important;
	height:450px;
}

.container div {
	float:left;
	margin:5px;
	padding:0;
}

.container_inner_left_23 {
	width:600px;
	float:left;
}

.container_inner_right_13 {
	float:right;
	width:300px;
	height:205px;
	margin:5px 2px 0;
}

.container_inner_left_12 {
	width:450px;
	position:relative;
}

.container_inner_left_12 div {
	position:absolute;
	top:10px;
	left:223px;
	width:200px;
	height:127px;
	background:#1e1e1e;
	color:#666;
	overflow:auto;
	overflow-x:hidden;
	font-size:10px;
}

.container_inner_left_12 div a {
	color:#fff;
	text-decoration:underline;
}

.container_inner_left_12 div a:hover {
	color:#f68124;
}

.container_inner_left_12 div ul {
	list-style:circle;
	padding:5px;
	margin:0;
}

.container_inner_right_12 {
	width:450px;
}

.ftr {
	background:url(../images/ftr_bg.gif) no-repeat;
	height:64px;
}

.ftr ul {
	list-style:none;
	padding:16px 10px;
	margin: 0;
}

.ftr ul li {
	padding:0 10px 0 10px;
	display: inline;
	line-height:28px;
	background: url(../images/nav_divider_footer.gif) no-repeat right center;
}

.ftr ul li a {
	color:#000;
	font-size:11px;
	text-decoration:none;
}

.ftr ul li a:hover, .ftr ul li a.active {
	color:#f68124;
}

.no_flash {
	padding:0;
	margin:10px;
	color:#fff!important;
}

.homepage_banner {
	 padding:0!important;
	 margin:0!important;
}

.container:after, .container_white:after, .comp_l2:after {
	content:".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.column {
	width:400px;
	float:left;
	padding:0 40px 0 0!important;
	color:#333;
	font-size:13px;
}

.container_white a, .column a {
	color:#f68124;
	text-decoration:none;
}

.container_white a:hover, .column a:hover {
	color:#666;
	background:#e5e5e5;
	border-bottom: #ccc 1px solid;
	border-top: #ccc 1px solid;
}



/*  FONT STYLES  
------------------------------------------------------*/

h1, h2 {
	font-weight:bold;
	letter-spacing:-1pt;
	text-transform:uppercase;
	padding:0;
	margin:0 0 5px;
}

h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.3pt;
	text-transform:uppercase;
	padding:0;
	margin:0 0 5px;
}

h1 {
	font-size:180%;
	color:#333;
}

h2 {
	color:#f68124;
	text-transform:none;
	font-weight:normal;
}

p {
	font-size:80%;
	line-height:150%;
	margin:0 0 10px;
	padding:0;
	color:#333;
}

p.p_head {
	font-weight:bold;
	font-size:90%;
}

.para_caps {
	text-transform:uppercase;
	font-weight:bold;
}

.para_caps_or {
	text-transform:uppercase;
	font-weight:bold;
	color:#f68124;
}

.lightgrey_txt {
	color:#999;
}

.grey_txt {
	color:#333;
}

.midgrey_txt {
	color:#666;
}

.wht_txt {
	color:#fff;
}

.or_txt {
	color:#f68124;
}

.blk_txt {
	text-transform:uppercase;
	color:#000;
	letter-spacing: -0.3pt;
	font-weight:bold;
}

.red_txt {
	text-transform:uppercase;
	color:#7f0101;
	letter-spacing: -0.3pt;
	font-weight:bold;
}

.w_caps {
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	line-height:16px;
}

/*  END FONT STYLES  
------------------------------------------------------*/


/*  FACT/LEGAL PAGES STYLES  
------------------------------------------------------*/


.faq div {
	float:left;
	width:400px;
	padding:10px;
}

.faq h2{
	color:#f68124;
	text-transform:uppercase;
	font-size:18px;
	padding:0;
	margin:10px 0 0;
}

.faq h3{
	color:#333;
	font-size:14px;
	padding:0;
	margin:5px 0 0;
}

.faq a{
	color:#f68124;
	text-decoration:none;
}

.faq a:hover{
	color:#666;
	background:#e5e5e5;
	border-bottom: #ccc 1px solid;
	border-top: #ccc 1px solid;
}

.faq ol {
	list-style-type:decimal;
	margin:0 0 0 30px;
	padding:0;
	font-size:12px;
}
.faq p {
	padding:0;
	margin:0 0 10px;
}

.faq ul {
	list-style-type:disc;
	margin:0 0 0 20px;
	padding:0;
	font-size:12px;
}

.faq ol li, .faq Ul li {
	line-height:16px;
}



/*  END FACT/LEGAL PAGES STYLES  
------------------------------------------------------*/




/*  NEWSLETTER SIGNUP STYLES  
------------------------------------------------------*/

.nl_signup_2 {
	background:url(../images/transp_black_bg2.png);
	padding:10px!important;
	margin:15px 20px 20px 0!important;
	width:240px;
	font-size:12px;
	float:right!important;
	height:460px;
	
}

.nl_title2 select, .nl_title2 input {
	padding:0;
	margin:0 2px;
}

.nl_title2 div {
	width:200px;
	font-weight:bold;
	padding:0;
	margin:0;
}

.buttons {
	clear:both;
	font-size:12px;
	width:150px;
}

.nl_title2 input {
	width:190px;
}

.nl_title2 input.reset2 {
	background:none;
	border:0;
	color:#ccc;
	width:100px;
}

.nl_signup_2 input.btn {
	background:#f68124 url(../images/grad_bg_or1.jpg) repeat-x bottom;
	border:1px #cc6600 solid;
	color:#fff;
	width:150px;
}

.comp_l2 {
	width:920px;
	height:500px;
	background: url(../images/newsletter_bg3.jpg) no-repeat bottom left ;
}

.comp_l2 div.grey_bg {
	float:left;
	background:url(../images/transp_black_bg2.png);
	padding:10px;
	margin: 10px 0 10px 370px!important;
	height:460px;
	width:240px;
}


.comp_l2 div.grey_bg p.newsp {
	 color:#fff;
	 font-size:20px;
	 line-height:25px;
	 padding-bottom:40px;
}

.comp_l2 div h1 {
	padding:0;
	margin:0;
	color:#ccc;
	font-size:28px;
}

#contact_field2 {
	position:absolute;
	left:-5000px;
	top:-5000px;
}

#contacts_email2 {
	position:absolute;
	left:-5000px;
	top:-5000px;
}

/*  END NEWSLETTER SIGNUP STYLES  
------------------------------------------------------*/

/*  HALL OF FAME STYLES  
------------------------------------------------------*/

.hof_main {
	width:573px;
	height:482px;
	background:url(../images/hall_of_fame.jpg) no-repeat;
	padding:10px;
	float:left;
	border-bottom:8px solid #f68124;
}

.hof_mods {
	padding:0!important;
	margin:2px!important;
	width:329px;
}

.hof_mods ul {
	list-style:none;
	padding:0!important;
	margin:0!important;
}

.hof_mods ul li {
	float: left;
	margin:0 4px 10px 0!important;
	border-bottom:6px solid #f68124;
}


.blk_fade {
	background:url(../images/hover2.png);
	padding:10px!important;
	width:350px;
}

.hof_main h1 {
	color:#fff;
	font-size:20px;
}

.hof_gal {
	background: url(../images/hof_gal_bg_grad.jpg) repeat-x top #333;
	border-bottom:5px solid #f68124;
	position:relative;
}

.hof_gal h2 {
	color:#ccc;
	padding:10px 5px 2px;
}

.hof_gal ul {
	list-style:none;
	padding:0;
	margin:0;
}

.hof_gal ul li {
	float:left;
	padding:3px 3px 0px;
	margin:5px;
	width:84px;
	height:59px;
}

.hof_gal ul li:hover {
	background:#ccc;
}

.hof_gal div {
	position:absolute;
	right:10px;
	top:10px;
}

.hof_gal div a {
	color:#666;
	text-decoration:none;
	font-size:12px;
}

.hof_gal div a:hover {
	color:#f68124;
}

.hof_capt {
	color:#666;
	font-size:11px;
	margin-top:-5px!important;
}

/*  END HALL OF FAME STYLES  
------------------------------------------------------*/


/*  CAMPAIGN STYLES  
------------------------------------------------------*/

.campaign {
	height:500px;
	background: url(../images/campaign_bgspring.jpg) no-repeat bottom left ;
	width:930px;
	color:#fff;
	margin:0;
	padding:0 20px !important;
}


.campaign #mediaspace{
	width:444px;
	height:250px;
}

.campaign div {
	height:300px;
}

.campaign h1 {
	color:#333;
	padding:0;
	margin:10px 0 10px;
	padding-top:10px;
}

.campaign p {
	color:#fff;
	padding:5px;
	margin:30px 0 0;
	background: url(../images/hover2.png);
	width:860px;
	margin-top:300px;
}

/*  END CAMPAIGN STYLES  

------------------------------------------------------*/


/*  STYLE COUNCIL STYLES  
------------------------------------------------------*/

.container_inner_sc {
	background:#8c8879;
	margin-top:-2px!important;
	margin-bottom:0!important;
	padding:10px !important;
	width:890px;
}


.container_inner_sc_imgblock {
	border-bottom: 5px solid #8c8879;
}

.container_inner_scw {
	background:#adb9d0;
	margin-top:-2px!important;
	margin-bottom:0!important;
	padding:10px !important;
	width:890px;
}


.container_inner_scw_imgblock {
	border-bottom: 5px solid #adb9d0;
}


/*  END STYLE COUNCIL STYLES  
------------------------------------------------------*/


/*  HALL OF FAME STYLES  
------------------------------------------------------*/

.hof_main {
	width:573px;
	height:482px;
	background:url(../images/hall_of_fame.jpg) no-repeat;
	padding:10px;
	float:left;
	border-bottom:8px solid #f68124;
}

.hof_mods {
	padding:0!important;
	margin:2px!important;
	width:329px;
}

.hof_mods ul {
	list-style:none;
	padding:0!important;
	margin:0!important;
}

.hof_mods ul li {
	float: left;
	margin:0 4px 10px 0!important;
	border-bottom:6px solid #f68124;
}


.blk_fade {
	background:url(../images/hover2.png);
	padding:10px!important;
	width:350px;
}

.hof_main h1 {
	color:#fff;
	font-size:20px;
}

.hof_gal {
	background: url(../images/hof_gal_bg_grad.jpg) repeat-x top #333;
	border-bottom:5px solid #f68124;
	position:relative;
}

.hof_gal h2 {
	color:#ccc;
	padding:10px 5px 2px;
}

.hof_gal ul {
	list-style:none;
	padding:0;
	margin:0;
}

.hof_gal ul li {
	float:left;
	padding:3px 3px 0px;
	margin:5px;
	width:84px;
	height:59px;
}

.hof_gal ul li:hover {
	background:#ccc;
}

.hof_gal div {
	position:absolute;
	right:10px;
	top:10px;
}

.hof_gal div a {
	color:#666;
	text-decoration:none;
	font-size:12px;
}

.hof_gal div a:hover {
	color:#f68124;
}

.hof_capt {
	color:#666;
	font-size:11px;
	margin-top:-5px!important;
}

/*  END HALL OF FAME STYLES  
------------------------------------------------------*/


/*  AMI BARWELL STYLES
------------------------------------------------------*/

.ami_barwell {
	background:#000;
	padding:10px 10px 0!important;
	margin-bottom:0!important;
	width:895px;
	color:#fff;	
}

.ami_barwell h1 {
	color:#f68124;
	padding:0;
	margin:0;
}

.ami_barwell h1 span {
	color:#999;
}

.ami_barwell div {
	padding:0!important;
	margin:0!important;
}

.ami_barwell div.left {
	padding:;
	margin:;
	float:left;
}

.ami_barwell div.right {
	margin:;
	float:right;
	width:600px;
}

.ami_barwell div.right div {
	padding:0!important;
	float:left;
}

.ami_barwell p {
	color:#fff;
	width:340px;
	padding:2px 8px 0 0;
	margin:0;
	line-height:15px;
	font-size:12px;
}

.ami_barwell p.main {
	color:#f68124;
	text-transform:uppercase;
	font-size:14px;
}

.ami_barwell p a {
	color:#f68124;
	text-decoration:none;
}

.ami_barwell p a:hover {
	color:#fff;
	text-decoration:underline;
}


/* CAROUSEL STYLES */

.jcarousel-skin .jcarousel-container {
	background: url(../images/ami-barwell/carousel/bg.gif) repeat-x;
	padding:20px;
	height:215px;
}

.jcarousel-skin .jcarousel-container-horizontal {
	width: 598px;
	padding: 20px;
}

.jcarousel-skin .jcarousel-clip-horizontal {
	width:  590px;
}

.jcarousel-skin .jcarousel-item {
	padding: 20px 5px 20px 10px;
	margin-top:10px;
	width: 145px;
	height: 171px;
}

.jcarousel-skin .jcarousel-item-horizontal {
	margin-right: 10px;
}

.jcarousel-skin .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/*  Horizontal Buttons */
.jcarousel-skin .jcarousel-next-horizontal {
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 215px;
	cursor: pointer;
	background: url(../images/ami-barwell/carousel/next-hor.gif) no-repeat 0 0;
	padding:0!important;
	margin:0!important;
	border-left: 3px solid #000;
}

.jcarousel-skin .jcarousel-next-horizontal:hover {
	background-position: -11px 0;
}

.jcarousel-skin .jcarousel-next-horizontal:active {
	background-position: 0 0;
}

.jcarousel-skin .jcarousel-next-disabled-horizontal, .jcarousel-skin .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -33px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 215px;
	cursor: pointer;
	background: url(../images/ami-barwell/carousel/prev-hor.gif) no-repeat 0 0;
	padding:0!important;
	margin:0!important;
	border-right: 3px solid #000;

}

.jcarousel-skin .jcarousel-prev-horizontal:hover {
	background-position: -11px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal:active {
	background-position: 0 0;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal, .jcarousel-skin .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -33px 0;
}

.ami_barwell div.right div, .ami_barwell div.left div {
	padding:0!important;
	margin:0!important;
}

/*This <div> element is wrapped by jCarousel around the list and has the classname "jcarousel-container". */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li, .jcarousel-item {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
}

.jcarousel-list h2.l_title_m {
	position:absolute;
	top:-10px;
	left:0;
	width:80px;
	padding:2px 5px!important;
	margin:5px 0 0 20px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#f68124;
	background: url(../images/menu_bg.png);
	border-top:8px solid #fff!important;
	z-index:1000;
}

.jcarousel-list h2.l_title_f {
	position:absolute;
	top:-10px;
	left:1360px;
	width:80px;
	padding:2px 5px!important;
	margin:5px 0 0 20px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#f68124;
	background: url(../images/menu_bg.png);
	border-top:8px solid #fff!important;
	z-index:1000;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/* END AMI BARWELL STYLES
------------------------------------------------------*/


/* VIP STYLES
------------------------------------------------------*/

.vip {
	padding:0!important;
	margin:0 10px 0 0 !important;
	color:#fff;
	width:920px;
	background:#000 url(../images/vip/frame.jpg) bottom right no-repeat;
}

.vip div {
	padding:0!important;
	margin:0!important;
}

.vipl {
	width:190px;
	float:left;
	margin:0 0 0 -10px;
	padding:0;
}

.vipl div {
	padding:60px 10px 0!important;
}

.vipl div p {
	color:#666;
}

.vipl div p a {
	color:#ccc;
	text-decoration:none;
}

.vipl div p a:hover {
	color:#f68124;
}

.vipm {
	float:left;
	width:495px;
	padding:30px 10px 10px!important;
	border-left:8px solid #1d1d1d;
	border-right:8px solid #1d1d1d;
	background: #000 url(../images/vip/grad.jpg) repeat-x bottom;
}

.vipm object{
	padding: 10px;}

.vipm h1 {
	color:#fff;
	font-size:20px;
	padding:0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
}

.vipm p {
	padding:0 10px 10px 10px;
	color:#fff;
}

.vipm p.para1 {
	color:#f68124;
	font-size:18px;
	padding:0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
}

.vipm p.para2 {
	padding:0 10px 10px 10px;
	color:#ccc;
}

.vipm p.para2 span {
	color:#333;
}

.vipm p.para3 {
	text-transform:uppercase;
	padding:30px 10px 20px;
	font-size:12px;
	color:#f68124;
	margin:0;
}

.vipm p.para1 span {
	color:#fff;
	text-transform:uppercase;
}

.vipm p a {
	color:#ccc;
	text-decoration:none;
}

.vipm p a:hover {
	color:#fff;
	background:#f68124;
	text-decoration:underline;
}

.vipm p a.or {
	color:#f68124;
	text-decoration:none;
}

.vipm p a.or:hover {
	color:#fff;
	background:#f68124;
	text-decoration:underline;
}

.vipm p a.or_lrg {
	color:#f68124;
	text-decoration:none;
	font-size:20px;
}

.vipm p a.or_lrg:hover {
	color:#fff;
	background:#f68124;
	text-decoration:underline;
}

.vipm h2 {
	text-transform:uppercase;
	font-size:16px;
	color:#f68124;
	padding:0 0 0 10px;
	margin:0;
}

.vipm h3 {
	text-transform:uppercase;
	font-size:14px;
	color:#666;
	padding:0 0 0 10px;
	margin:0;
}

.vipm h2 span {
	color:#f68124;
	text-transform:none;
	font-size:12px;
	padding-left:20px;
}

.vipr {
	width:200px;
}

.vipr p{
	padding-top:40px;
	padding-left:30px;
}

.vipr div {
	padding:50px 0 0 13px!important;
	margin:0!important;
}


.vipm .winnerlist{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;


}

.vipm .winnerlist table{padding-left:60px;}


.vipm .vipnewbot p{
	padding:0 10px 10px 10px;
	padding-left: 10px;
	padding-top:10px;
	color:#fff;
	}
	
.vipm .vipnewbot p{
	padding:0 10px 10px 10px;
	padding-left: 10px;
	padding-top:10px;
	color:#fff;
	}	
	
.vipm .vipnewbot p.winners{
	font-size:16px;
	color:#f68028;
	padding-left: 10px;
   
	}	

/* END VIP STYLES
------------------------------------------------------*/
/* SAVILE ROW STYLES
------------------------------------------------------*/

/*  STYLING STYLES  
------------------------------------------------------*/

.styling {
	height:603px;
	background: url(../images/styling/main.jpg) no-repeat bottom left ;
	width:930px;
	color:#fff;
	margin:0;
	padding:0 20px!important;
	
	float: right;
}




.styling h1 {
	color:#333;
	padding:0;
	margin:10px 0 5px;
	padding-left: 501px;
}

.styling p {
	font-size:12px;
	text-align:justify;
	color:#fff;
	padding:10px;

	background: url(../images/hover2.png);
	width:364px;
	margin-left:500px;
	margin-bottom:2px;
	
}

.styling #mediaspace{
	padding-left:523px;
}


.styling #mediaspace2{
	padding-left:523px;

}

/*  END STYLING STYLES  
------------------------------------------------------*/
/*  END STYLING STYLES  

/*  MOD EDUCTION STYLES  
------------------------------------------------------*/

.moded {
	height:600px;
	background-color:#000;
	width:915px;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0px !important;
}


.moded #mediaspace{
	width:720px;
	height:405px;
	padding-left:90px;
	border:#FFF;
	
	
}

.moded img {
	color:#333;
	padding:0;
	margin:10px 0 10px;
	padding-top:0px;
	padding-left: 282px;
}


.moded p{
	padding-left: 415px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#FFF;
}


/*  END MOD EDUCTION STYLES  
------------------------------------------------------*/

.store_container {
	background-color:#FFF;
	width:921px;
	height: 5000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	
}

.store_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#5a5a5a;
	font-weight:bold;
	height:30px;
	
}

.store_map{background-image:url(../images/storemap.jpg);
background-repeat:repeat;
width: 880px;
height:242px;
}

.store_map p.uk{
	font-size:16px;
	padding-left:60px;
	padding-top:80px;
	float:left;
}

.store_map p.uk a{
	text-decoration:none;
	color:#000;
	
}

	


.store_map p.world{
	font-size:16px;
	padding-right:250px;
	padding-top: 80px;

	float:right;
	
}

.store_map p.world a{
	text-decoration:none;
	color:#000;
	
}