/* - - - - - - - - - - - - - - - - - - - - -

Title : SkyCart
Author : www.skywire.co.uk

Description : Main Styles
$Rev: 893 $: Revision of last commit
$Author: Jack Barham $:  Author of last commit

- - - - - - - - - - - - - - - - - - - - - */

@media screen {

/* - - - - - - - - - - - - - - - - - - - -
	GLOBAL
- - - - - - - - - - - - - - - - - - - -*/
	.clear {clear:both;}
	a, img, input, button {outline:none;}


/* - - - - - - - - - - - - - - - - - - - -
	LAYOUT
- - - - - - - - - - - - - - - - - - - -*/
	html, body {margin:0;padding:0;height:100%;}
	body {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666666;background:#FFFFFF;}
	#wrapper {width:960px;margin:0 auto;padding:20px 0 20px 0;}


/* - - - - - - - - - - - - - - - - - - - -
	CONTENT - ALL PAGES
- - - - - - - - - - - - - - - - - - - -*/
	#main-content {width:720px;float:left; padding-bottom:25px;}
	#box-top-container {width:200px;float:left;}
	#breadcrumb {height:15px;margin-bottom:10px;}
	.box-other {margin-bottom:20px;}
	#side-content {width:180px;margin-right:40px;float:left; text-align:left;}
	#list-product-box-top {
		width:720px;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:20px;
		padding-bottom:70px;
		background:url(/images/en_GB/local/assets/product-page-list/img/bg-product-nicky.jpg) no-repeat bottom;}
	#product-box-text {width:400px;}
	#alphabet-wrap {width:720px;height:40px;}
	#alphabet li {float:left;margin-right:12px;text-transform:uppercase;font-size:12px;font-weight:bold;}
	#alphabet li a {color:#666666;text-decoration:none;}
	#alphabet li a:hover {text-decoration:underline;}
	.brand-box {float:left;width:170px;margin:0 10px 10px 0; text-transform:uppercase;}
	.brand-box a {color:#666666;text-decoration:none;}
	.brand-box a:hover {text-decoration:underline;}


/* - - - - - - - - - - - - - - - - - - - -
	TYPOGRAPHY / HEADINGS
- - - - - - - - - - - - - - - - - - - -*/
	#main-content h2, #main-content h3 {font-size:20px;color:#000000;margin-bottom:10px;font-weight:bold;}
	#main-content #product-box-text h3 {font-size:15px;}
	.brand-box h4 {color:#000000;margin-bottom:5px;text-transform:uppercase;font-weight:bold;}
	#side-content-list h2 {font-size:18px;color:666666;text-transform:uppercase;font-weight:bold;}
	p {color:#666666;line-height:1.2em;margin-bottom:15px;font-size:11px;}
	#breadcrumb p {font-size:11px;text-transform:uppercase;}
	#product-thumb-movie p {float:left;text-transform:uppercase;color:#FFFFFF;font-size:12px;line-height:1.2em;padding-top:7px;}
	.brand-box p {text-transform:uppercase; font-size:11px;}
	.product-list p, .c-product p { font-size:11px; color:#000000; line-height:1.3em;}
	.product-list .price, .c-product .price {color:#666666;}
	#side-content h2 {font-size:18px;color:666666;text-transform:uppercase;font-weight:bold;}


/* - - - - - - - - - - - - - - - - - - - -
	SIFR
- - - - - - - - - - - - - - - - - - - -*/
	.sIFR-flash {
		visibility:visible !important;
		margin:0;
		padding:0;}

	.sIFR-replaced, .sIFR-ignore {
		visibility:visible !important;}

	.sIFR-alternate {
		position:absolute;
		left:0;
		top:0;
		width:0;
		height:0;
		display:block;
		overflow:hidden;}

	.sIFR-replaced div.sIFR-fixfocus {
		margin:0pt;
		padding:0pt;
		overflow:auto;
		letter-spacing:0px;
		float:none;}
	
}


/* - - - - - - - - - - - - - - - - - - - -
	PRINT
- - - - - - - - - - - - - - - - - - - -*/

@media print {

	* {
		background:none 	!important;
		color:#111 			!important;
	}
	html {font:100%/1.5 georgia,serif;}

	.sIFR-flash {
		display    :none 	!important;
		height     :0;
		width      :0;
		position   :absolute;
		overflow   :hidden;
	}

	.sIFR-alternate {
		visibility :visible !important;
		display    :block   !important;
		position   :static  !important;
		left       :auto    !important;
		top        :auto    !important;
		width      :auto    !important;
		height     :auto    !important;
	}

}
