/* BODY ELEMENTS */

body{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	line-height:1.5;
	color:#282828;
	font-size:75%;
}


/* IE (10px = 62.5%, 11px = 68.75%, 12px = 75%, and so forth) */

html > body{
	font-size:12px;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6{
	font-family:Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	line-height:1;
	margin:0;
	padding:0;
}

img{
  color: white;	/* set alt texts to white */
}

h1{
	font-size:2.25em;
}

h2{
	font-size:2em;
}

h3{
	font-size:1.75em;
}

h4{
	font-size:1.5em;
}

h5{
	font-size:1.25em;
}

h6{
	font-size:1em;
}

/* 
Uncommenting this will cause all tags within tags to disappear.

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
	display:none;
} 
*/


/* TEXT ELEMENTS */

.green{
	color:#66CC66;
}

p{
	color:#282828;
	margin:0 0 15px;
}

p.last{
	margin-bottom:0;
}

p.green{
	color:#66CC66;
	text-transform:uppercase;
	font-weight:700;
	margin:14px 0 0 !important;
}

ul, ol{
	margin:0 0 15px;
}

ul{
	list-style-type:disc;
	margin-left:15px;
}

ol{
	list-style-type:decimal;
	margin-left:18px;
}

a{
	text-decoration:none;
	outline:none;
	color:#2F7DA6;
}

a:hover{
	text-decoration:none;
	color:#335870 !important;
}

a.white-link, a.white-link:hover{
	color:white !important;
}

a.readmore{
	width:16px;
	height:9px;
	padding:0 0 0 5px;
}

a.readmore img{
	display:inline;
}

a.ta_readmore{
	width:20px;
	height:12px;
	background:url(/images/icon_ta_readmore.gif) no-repeat 0 2px;
	padding:0 0 0 18px;
}

a.more{
	color:#282828;
	font-weight:700;
}

a.more span{
	font-size:15px;
	position:relative;
	top:1px;
}

a.enjoyfestival{
	position:absolute;
	bottom:20px;
	right:27px;
	display:block;
	width:160px;
	height:20px;
	background:url(/images/btn_enjoythefestival.gif) no-repeat;
	margin:0;
	padding:0;
}

a.watchfilm{
	display:block;
	width:145px;
	height:20px;
	margin:15px 0 0;
	padding:0;
}

a.grey{
	color:#353535;
}

a.grey:hover{
	color:#335870;
}

a.remove{
	color:#ec1c24;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 10px;
	padding:0;
}

a.applycode{
	display:block;
	width:110px;
	height:20px;
	background:url(/images/btn_applycode.png) no-repeat;
	margin:0;
}

a.continueshopping{
	display:block;
	width:164px;
	height:20px;
	background:url(/images/btn_continueshopping.png) no-repeat;
	margin:0 12px 0 388px;
}

a.updatecart{
	float:right;
	display:block;
	width:130px;
	height:20px;
	background:url(/images/btn_updatecart.png) no-repeat;
	margin:10px -48px 10px 0;
}

a.proceedtocheckout{
	display:block;
	width:305px;
	height:30px;
	background:url(/images/btn_proceedtocheckout.png) no-repeat;
	margin:0;
}

a.change{
	display:block;
	width:60px;
	height:15px;
	background:url(/images/btn_change.png) no-repeat;
	margin:0;
}

a.change span{
	display:none !important;
	width:60px !important;
}

a.placeorder{
	display:block;
	width:156px;
	height:20px;
	background:url(/images/btn_placeyourorder.png) no-repeat;
	margin:0;
}

a.placeorder span{
	display:none !important;
	width:156px !important;
}

a.changeorder{
	display:block;
	width:166px;
	height:20px;
	background:url(/images/btn_changeyourorder.png) no-repeat;
	margin:0;
}

a.changeorder span{
	display:none !important;
	width:166px !important;
}

a.button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	height:11px;
	position:relative;
	top:4px;
	padding:7px 10px 3px 9px;
}

a.button:hover{
	color:#fff !important;
}

a.button.gray{
	background:#282828;
}

a.button.red{
	background:#ff001e;
}

a.button.blue{
	background:#0af;
}

a.button.green{
	background:#66CC66;
}

img{
	border:none;
	display:block;
	margin:0;
	padding:0;
}

img.left{
	float:left;
	margin-right:15px;
}

img.right{
	float:right;
	margin-left:15px;
}

strong.uppercase{
	font-weight:700;
	text-transform:uppercase;
}

em{
	font-style:italic;
}

abbr{
	border-bottom:1px dotted #999;
	cursor:help;
}

pre{
	margin-bottom:15px;
	background:#eee;
	border:1px solid #ddd;
	padding:10px;
}

code{
	font:0.9em Monaco, monospace;
}

span.oop{
	color:#000;
	text-transform:uppercase;
	font-weight:700;
}

span.normal-weight{
	font-weight:normal;
}


/* TABLES */

th, td{
	padding:2px 4px 0;
}

textarea{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

a.readmore span, a.ta_readmore span, a.enjoyfestival span, a.watchfilm span, a.addwishlist span, a.applycode span, a.continueshopping span, a.updatecart span, a.proceedtocheckout span{
	display:none;
}

strong, th, label{
	font-weight:700;
}

/* input field placeholders */

::-webkit-input-placeholder {
  color: #c1c1c1;
  text-transform: uppercase;
}

:-moz-placeholder {
  color: #c1c1c1;
  text-transform: uppercase;
}

input.placeholder, textarea.placeholder {
	color: #c1c1c1;
  text-transform: uppercase;
}