/**
 * @ID			shop.css | 25/07/2011 | ashanley
 * @Type	    CSS
 * @copyright   Copyright (C) 2011 Comic Relief. All rights reserved.
 * @author      Andrew Shanley
 */


/* Custom Fonts */
@font-face 
{
	font-family: 'VAGRoundedBT-Regular';
	src: url('../fonts/style_296.eot');
	src: url('../fonts/style_296.eot?#iefix') format('embedded-opentype'),
	url('../fonts/style_296.woff') format('woff'),
	url('../fonts/style_296.ttf') format('truetype'),
	url('../fonts/style_296.svg#VAGRoundedBT-Regular') format('svg'); 
	font-weight: normal; font-style: normal; font-variant:normal; 
}
@font-face 
{
	font-family: 'VAGRundschriftD-Lig';
	src: url('../fonts/style_32002.eot');
	src: url('../fonts/style_32002.eot?#iefix') format('embedded-opentype'),
	url('../fonts/style_32002.woff') format('woff'),
	url('../fonts/style_32002.ttf') format('truetype'),
	url('../fonts/style_32002.svg#VAGRundschriftD-Lig') format('svg'); 
	font-weight: normal; font-style: normal; font-variant:normal; 
}
@font-face 
{
	font-family: 'VAGFlaps-Regular';
	src: url('../fonts/vag_flaps_black.eot');
	src: url('../fonts/vag_flaps_black.eot?#iefix') format('embedded-opentype'),
	url('../fonts/vag_flaps_black.woff') format('woff'),
	url('../fonts/vag_flaps_black.ttf') format('truetype'),
	url('../fonts/vag_flaps_black.svg#VAGFlaps-Regular') format('svg');
}
@font-face 
{
	font-family: 'VAGFlaps-Lig';
	src: url('../fonts/vag_flaps_light.eot');
	src: url('../fonts/vag_flaps_light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/vag_flaps_light.woff') format('woff'),
	url('../fonts/vag_flaps_light.ttf') format('truetype'),
	url('../fonts/vag_flaps_light.svg#VAGFlaps-Lig') format('svg');
}
@font-face {
	font-family: 'DSDigitalItalic';
	src: url('../fonts/ds-digii-webfont.eot');
	src: url('../fonts/ds-digii-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ds-digii-webfont.woff') format('woff'),
	url('../fonts/ds-digii-webfont.ttf') format('truetype'),
	url('../fonts/ds-digii-webfont.svg#DSDigitalItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
	font-family: 'VAGRundschriftD-LigIta';
	src: url('../fonts/F5F53_0.eot');
	src: url('../fonts/F5F53_0.eot?#iefix') format('embedded-opentype'),
	url('../fonts/F5F53_0.woff') format('woff'),
	url('../fonts/F5F53_0.ttf') format('truetype'),
	url('../fonts/F5F53_0.svg#wf') format('svg');}

@font-face 
{
	font-family:'VAGRundschriftD-Ita';
	src:url('../fonts/F5BC9_0.eot');
	src:url('../fonts/F5BC9_0.eot?#iefix') format('embedded-opentype'),
	url('../fonts/F5BC9_0.woff') format('woff'),
	url('../fonts/F5BC9_0.ttf') format('truetype'),
	url('../fonts/F5BC9_0.svg#wf') format('svg');}
	
@font-face {
    font-family: 'MgOpenModataBoldOblique';
    src: url('../fonts/mgopenmodataboldoblique-webfont.eot');
    src: url('../fonts/mgopenmodataboldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mgopenmodataboldoblique-webfont.woff') format('woff'),
         url('../fonts/mgopenmodataboldoblique-webfont.ttf') format('truetype'),
         url('../fonts/mgopenmodataboldoblique-webfont.svg#MgOpenModataBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**
 * General Styles
 */
.shop #content_general p.pre-notice {
	font-style: italic;
	margin-top: 30px;
	clear: both;
	color:#666666;
}
.shop #content_general .field-notice {
	width: 480px;
	font-size: 1.3em;
	margin: 0px 0px 20px 150px;
	clear: both;
	color:#666666;
}
.shop #content_general .field-notice + .field-notice {
	margin-top: -10px;
}
hr.dotted-border,
p.dotted-border{
	border-bottom: 1px dotted #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0;
	margin: 30px 0px 20px 0px;
}


/**
 * Form styles
 */
.form label {
	margin: 0px 0px 10px 0px;
	clear: both;
	float: left;
}
.form label.hide {
	display: none;
}
.form label strong em,
.form .compulsory-notice em {
	color: #e52638;
}
.form label strong, form div.label strong { font-weight: bold; font-size: 1.1em; color: #333333; float: left; clear: left; padding: 11px 15px 15px 0; width: 135px; text-align: right; }
.form label.top, form .label.top { padding: 2px 15px 15px 0; }
.form p.label { text-align: right; font-weight: bold; padding: 8px; }
.form label.red-title { color: #e72639; }
.form fieldset { border: none; }
.form fieldset span { background:url(../images/bg-inputs.gif) no-repeat top left; float: left; height: 38px; width: 15px;}
.form fieldset.radio label { float: none; padding: 0 35px 0 5px; vertical-align: middle; }
.form fieldset.radio input { vertical-align: middle; }
.form input { color: #999999; }
.form input:focus { color: #000000; }
.form input.btn_small_round_black:focus,
.form input.btn_small_round_red:focus,
.form input.btn_small_round_blue:focus { color: #ffffff; }
.form label span.amount { color: #333333; font-size: 1.5em; font-weight: normal; padding: 0 0 0 5px; vertical-align: bottom; }
.form input.text 
{
	background:url(../images/bg-inputs.gif) no-repeat top right; 
	width: 350px;
	border: none;
	float: left;
	height: 38px;
	margin: 0 0 0 1em;
	vertical-align: middle;
}

.form input:focus, .form textarea:focus { outline: none; } /* chrome fix */
.form input.disabled { background: none; color: #e52b38; font-weight: bold; font-size: 1.3em; margin: 0; }
.form textarea { background: url(../images/bg-inputs.gif) no-repeat bottom right; height: 117px; border: none; float: left; padding: 15px 0; margin: 0 0 0 15px; width: 599px; resize: none; }
.form fieldset span.textarea { background:url(../images/bg-inputs.gif) no-repeat bottom left; height: 147px; }

/* form input widths */
.form .row .small { width: 100px;}
.form .row a.small { width: 78px;}
.form .row .medium { width: 210px;}
.form .row a.medium { width: 188px;}
.form .row .large { width: 350px; }
.form .row a.large { width: 328px; }

/* Checkboxes */
.form .checkbox {
	margin: 0px 0px 0px 150px;
	clear: both;
}
.form .checkbox input {
	float: left;
	display: block;
	clear: left;
	height: 12px;
}
.form .checkbox label {
	clear: none;
	display: block;
	float: left;
	font-size: 1.2em !important;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: left;
	width: 90% !important;
}

/* radios */
.form .radio input {
	margin: 0px 0px 2px 0px;
}
.form .radio label {
	float: right;
	padding: 0px;
	text-align: left;
	width: 635px;
}
.form .split .left {
	float: left;
	width: 300px;
}
.form .split .right {
	float: right;
	width: 300px;
}

/* dropdown control */
.selectBox-dropdown {
	width: 188px;
	padding-right: 35px;
	position: relative;
	text-decoration: none!important;
	outline: none;
	vertical-align: middle;
	display: inline-block;
	cursor: default;
	height: 35px;
}
.selectBox-dropdown {
	border: 0px none;  /* required for IE */
}
.selectBox-dropdown .selectBox-label {
	width: 100%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	background:url(../images/bg-inputs.gif) no-repeat 0 -38px;
	height: 26px;
	padding: 12px 0px 0px 10px;
}
.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	background: url(../images/bg-inputs.gif) no-repeat right -38px;
	height: 38px;
	clear:both;
	color:#444;
}

/* dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	overflow: auto;
	border: 1px solid #c1c1c1;
	background: #ffffff;
}

/* options */
.selectBox-options, .selectBox-options li, .selectBox-options li a { list-style: none; display: block; cursor: default; padding: 0;	margin: 0; }
.selectBox-options li a { line-height: 1.5; padding: 0 .5em; white-space: nowrap; overflow: hidden; background: 6px center no-repeat; text-decoration: none; }
.selectBox-options li.selectBox-hover a { background-color: #EEE; }
.selectBox-options li.selectBox-disabled a { color: #888; background-color: transparent; }
.selectBox-options li.selectBox-selected a { background-color: #CCCCCC; font-weight: bold; }
.selectBox-options .selectBox-optgroup { color: #666; background: #EEE; font-weight: bold; line-height: 1.5; padding: 0 .3em; white-space: nowrap; }

/* disabled state */
.selectBox.selectBox-disabled { color: #888 !important; }
.selectBox-dropdown.selectBox-disabled .selectBox-arrow { border-color: #666; }
.selectBox-inline.selectBox-disabled { color: #888 !important; }
.selectBox-inline.selectBox-disabled .selectBox-options a { background-color: transparent !important; }


/**
 * buttons
 */
.buttons {
	margin: 0px 5px 30px 5px;
}
.btn {
	border: none;
	color: #ffffff;
	/*font-style: italic;
	font-weight: bold;*/
	cursor: pointer;
}
.shop form ul.buttons li {
	padding: 10px 0px 0px 0px;
}
.shop form ul.buttons input.back {
	float: left;
	background-position: 0px 0px;
}
.shop form ul.buttons input.submit {
	float: right;
	background-position: -169px 0px;
}
.shop form input.inline-shop-btn {
	position: absolute;
	margin: -2px 0px 0px 10px;
	background-position: 0px 0px;
}

/**
 * shop-breadcrumb
 */
.shop-breadcrumb {
	background-image: url(../images/shop/bg-breadcrumb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	margin: 2em auto 1em auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
}
.shop-breadcrumb.stepOne {
	background-position: 0px 0px;
}
.shop-breadcrumb.stepTwo {
	background-position: 0px -38px;
}
.shop-breadcrumb.stepThree {
	background-position: 0px -76px;
}
.shop-breadcrumb li {
	float: left;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	color: #cccccc;
	font-weight: bold;
	width: 333px;
	text-align: center;
}
.shop-breadcrumb li.active {
	color: #000000;
}
.shop-breadcrumb li.completed,
.shop-breadcrumb li a {
	color: #88f0f9;
	text-decoration: none;
}

/**
 * basket
 */
#basket .basket-total {
	background-image: url(../images/icons/basket-total.png);
	background-repeat: no-repeat;
	background-position: 10px 25px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
#basket .basket-total p {
	font-family: 'DSDigitalItalic';
	color: #e72639;
	font-size: 5.5em;
	margin: -20px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
}
#basket .basket-control {
	margin: 0px 0px 10px 0px;
}
#basket table {
	margin: 0px 0px 20px 0px;
}
#basket table tr {
	border-bottom: 1px solid #cccccc;
}
#basket table tr.hor-line td {
	border-bottom: 1px solid #cccccc;
	padding:0;
}
#basket table th {
	padding: 8px 6px 8px 6px;
	vertical-align: top;
}
#basket table td {
	padding: 2px 6px 2px 6px;
	vertical-align: top;
}
#basket table th {
	font-size: 1.3em;
	font-weight: normal;
	color: #88f0f9;
}
#basket table .title {
	text-align: left;
}
#basket table td.title {
	font-weight: bold;
}
#basket table .title {
	text-align: left;
	font-weight: bold;
}
#basket table .number {
	text-align: center;
}
#basket table .cost {
	text-align: right;
}



/**
 * ---------------------------------------------------------------------------------
 * ------------------ styles TAKEN FROM FROST CSS by James Murphy ------------------
 * ---------------------------------------------------------------------------------
 */

/* Overrides */
.section-schools #main-content h1,
.section-schools #main-content h2,
.section-schools #main-content h3,
.section-schools #main-content h4,
.section-schools #main-content h5,
.section-schools #sidebar-second-wrapper h2 { font-family: 'VAGFlaps-Lig', arial; }
.section-shop #main-content h1,
.section-shop #main-content h2,
.section-shop #main-content h3,
.section-shop #main-content h4,
.section-shop #main-content h5,
.section-shop #sidebar-second-wrapper h2,
.section-fundraise #main-content h1,
.section-fundraise #main-content h2,
.section-fundraise #main-content h3,
.section-fundraise #main-content h4,
.section-fundraise #main-content h5,
.section-fundraise #sidebar-second-wrapper h2
{ font-family: 'VAGRundschriftD-Lig', arial; }
.shop #main-content h1 { color: #000000; font-size: 3.3em; text-transform: none; }
.shop #main-content p { margin: 0 0.5em 1.5em 0.5em; }
.shop #content_general p { margin: 0 0 1em; }
.shop .layout_content { padding: 20px; }
.shop .layout-rhsreg #rightbar-tile { padding: 0 0 25px; }
.shop h2 span { color: #666666; font-size: 0.5em; }
.shop #areas-inner { overflow: visible; }
.sidebar-left #page-intro, .sidebar-left h2.title { padding: 0; }
.shop .full-width #main-content { width: 100%; }
.shop .sidebar-left #areas-inner{ padding-left:0 !important}
.shop .sidebar-left #main-content { float: left !important; margin-left:169px !important; width: 815px; }
.shop .sidebar-left #main-content #content_general span.top,
.shop .sidebar-left #main-content #content_general span.bottom { width: 815px; }

/* Logos */
.shop #header .home { position: absolute; top: 35px; right: 0; }

/* Override to show black column */
.shop #sidebar-second span.top, span.rightbar-bottom { background-image: url(../images/frost_sprite_top_bottom.gif) !important; background-repeat: no-repeat; }
.shop #sidebar-second span.top { background-position: 0 -82px !important; height: 6px !important; }
.shop span.rightbar-bottom { background-position: 0 -118px !important; height: 28px !important; }

/* Sidebar */
.shop #sidebar-second.fixed { position: fixed; top: 15px; float: left; margin: 0 0 0 715px; }
.shop #sidebar-second-inner { background-image: url(../images/frost_tile_rightbar.gif); margin: 6px 0 0 0; color: #ffffff; }
.shop #sidebar-second .sidebox-content {  margin: 0 8px; padding: 10px; }
.shop #sidebar-second .sidebox-content ul { margin: 0; }
.shop #sidebar-second .sidebox-content ul li { padding: 0; font-size: 1.2em; }
.shop #sidebar-second .sidebox-content.mile-details { background: url(../images/bg-the-mile-widget.jpg) no-repeat 2px 2px; height: 275px; }
.shop #sidebar-second .sidebox-content.mile-details ul { margin: 0.5em; float: left; width: 120px; }
.shop #sidebar-second .sidebox-content.mile-details ul li { padding: 3px 0; }
.shop #sidebar-second .sidebox-content.mile-details h4.mile-name { color: #99ffff; font-size: 2.2em; font-family: 'VAGFlaps-Lig', arial; margin: 0.5em 0.2em; }
.shop #sidebar-second #layout_right .curve-bg { background: url(../images/right-col-bg-top.gif) no-repeat 0 0; border-top: 2px solid #ffffff; }
.shop .layout-rhsreg #rightbar-tile { background-image: none; }
.shop #sidebar-second span.rightbar-bottom { bottom: 0; right: 0; }




.btn_large_angle_red a,
.btn_large_round a,
.btn_small_angle_red a,
.btn_small_angle_blue a,
.btn_small_angle_black a,
.btn_small_round_red a,
.btn_small_round_blue a,
.btn_small_round_black a,
.btn_small_round_red a,
input.btn_large_angle_red,
input.btn_large_round,
input.btn_small_angle_red,
input.btn_small_angle_blue,
input.btn_small_angle_black,
input.btn_small_round_red,
input.btn_small_round_blue,
input.btn_small_round_black,
input.btn_small_round_red {
	background: url(../images/bg-buttons.png) no-repeat;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 8px 0px 0px 0px;
	height: 30px !important;
	font-family: 'MgOpenModataBoldOblique', arial;
	text-transform: uppercase;
	font-size: 13px;
}
.btn_large_angle a {
	width: 248px;
	height: 55px;
	display: block;
}
.btn_large_angle_red a {
	width: 255px;
	height: 36px !important;
	padding: 18px 0px 0px 0px;
	display: block;
	font-size: 1.5em;
}

.btn_small_round_red a, .btn_small_round_blue a, .btn_small_round_black a, .btn_small_round_red a,
input.btn_small_round_red, input.btn_small_round_blue, input.btn_small_round_black, input.btn_small_round_red { width: 168px; height: 38px; display: block; padding: 10px 0 0; }
.btn_small_angle_red a, .btn_small_angle_blue a, .btn_small_angle_black a,
input.btn_small_angle_blue, input.btn_small_angle_black, input.btn_small_angle_red { width: 163px; height: 38px; display: block; }
input.btn_small_round_red, input.btn_small_round_blue, input.btn_small_round_black, input.btn_small_round_red { border: 0 none; cursor: pointer; height: 38px !important; padding: 0; }

/* round buttons */
.btn_small_round_red, .btn_small_round_red a { background-position: 0 -421px !important; width:220px!important; }
.btn_small_round_red:hover, .btn_small_round_red a:hover { background-position: -232px -421px !important;width:220px!important; }
.btn_small_round_red:focus, .btn_small_round_red a:focus { background-position: -464px -421px !important;width:220px!important; }
.btn_small_round_black, .btn_small_round_black a { background-position: 0 -375px !important; }
.btn_small_round_black:hover, .btn_small_round_black a:hover { background-position: -188px -375px !important; }
.btn_small_round_black:focus, .btn_small_round_black a:focus { background-position: -376px -375px !important; }
.btn_small_round_blue, .btn_small_round_blue a { background-position: 0 -327px !important; }
.btn_small_round_blue:hover, .btn_small_round_blue a:hover { background-position: -188px -327px !important; }
.btn_small_round_blue:focus, .btn_small_round_blue a:focus { background-position: -376px -327px !important; }


/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}


#related-products-body {
	background-image: url(../images/frost_tile_rightbar.gif);
	margin: 6px 0 0 0;
	color: white;
	padding: 10px 10px 0 5px;
}

#related-products-body img 
{
	height:50px;
	width:50px;
	float:left;
}

#related-products-body .related-products-heading 
{
	font-size:2em;
	color:#88f0f9;
	padding: 0 0 20px 0;
}

#related-products-body .related-product {
	height: 65px;
}

#related-products-body .related-product-content 
{
	padding: 0 0 0 65px;
}

#related-products-body .related-product-content a 
{
	color: white;
	text-decoration:none;
	font-size: 1.1em;
}

#related-products-body .related-product-content a .related-product-price
{
	display:block;
}

.apple_overlay .contentWrap .close-button {
	height: 32px;
	width: 32px;
	position: absolute;
	right: -13px;
	top: -13px;
	background: url(../images/icons/icon_close_popup.png) 0 0 no-repeat;
}
