@charset "utf-8";

/* CSS Document */

/*
Theme Name: Stylorouge
Theme URI: http://www.stylorouge.co.uk
Standar html/css layout 
Version: 1 (WP 2.8)
Author: Michele Rossi
Author URI: http://www.stylorouge.co.uk
Tags: stylorouge, naked, clean, basic
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0
}

table {
	border-collapse:collapse;
	border-spacing:0
}

fieldset, img {
	border:0
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}

ol, ul, li {
	list-style:none
}

caption, th {
	text-align:left
}

q:before, q:after {
	content:''
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

a img {
	border:none
}

body {
	background-color: #393774;
    color: #4B4B4B;
	font-family: "PT Serif", Georgia, serif;
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}

h2 {
	font-size: 30px;
	padding: 0 0 0.8em 0;
}

h2.boxset {
	font-size: 1.3em;
	margin-bottom: 2px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: bold;
	border-bottom-style: none;
	padding-top: 8px;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 15px;
    padding: 1em 0 0.8em 0;
    text-transform: uppercase;
}

h4 {
	font-size: 14px;
    font-weight: bold;
    padding-bottom: 0.8em;
}

p {
	line-height: 1.3em;
	padding: 0 0 1em 0;
}


/* MAIN CONTENT COLUMN */

p.date {
	font-size: 11px;
}

/* VARIOUS CLASSES */

.description {
	display:none;
}

/* LINKS */

a {
	text-decoration: none;
}

a:hover, a:hover span {
	text-decoration: underline;
}

/* COLOURS */

h2, h3, h4, h5, a {
    color: #393774;
}

/* What's on the DVDs? */
.page-id-109 h2, .page-id-109 h3, .page-id-109 h4, .page-id-109 h5, .page-id-109 a, .parent-pageid-109 h2, .parent-pageid-109 h3, .parent-pageid-109 h4, .parent-pageid-109 h5, .parent-pageid-109 a {
    color: #c74018;
}

h3.borderline {
    border-top: 1px solid #c74018;
}

/* Shop */
.wpsc-single-product h2, .wpsc-single-product h3, .wpsc-single-product h4, .wpsc-single-product h5, .wpsc-single-product a, .page-id-10 h2, .page-id-10 h3, .page-id-10 h4, .page-id-10 h5, .page-id-10 a, .parent-pageid-10 h2, .parent-pageid-10 h3, .parent-pageid-10 h4, .parent-pageid-10 h5, .parent-pageid-10 a {
    color: #af0077;
}

/* News */
.blog h2, .blog h3, .blog h4, .blog h5, .blog a, .parent-pageid-9 h2, .parent-pageid-9 h3, .parent-pageid-9 h4, .parent-pageid-9 h5, .parent-pageid-9 a {
    color: #482e6f;
}

/* Free Sample */
.page-id-13 h2, .page-id-13 h3, .page-id-13 h4, .page-id-13 h5, .page-id-13 a, .parent-pageid-13 h2, .parent-pageid-13 h3, .parent-pageid-13 h4, .parent-pageid-13 h5, .parent-pageid-13 a {
    color: #8ea221;
}

/* Reviews */
.page-id-11 h2, .page-id-11 h3, .page-id-11 h4, .page-id-11 h5, .page-id-11 a, .parent-pageid-11 h2, .parent-pageid-11 h3, .parent-pageid-11 h4, .parent-pageid-11 h5, .parent-pageid-11 a {
    color: #579f35;
}

/* About */
.page-id-4 h2, .page-id-4 h3, .page-id-4 h4, .page-id-4 h5, .page-id-4 a, .parent-pageid-4 h2, .parent-pageid-4 h3, .parent-pageid-4 h4, .parent-pageid-4 h5, .parent-pageid-4 a, .parent-pageid-774 h2, .parent-pageid-774 h3, .parent-pageid-774 h4, .parent-pageid-774 h5, .parent-pageid-774 a  {
    color: #3ba1b3;
}

/* Contact */
.page-id-12 h2, .page-id-12 h3, .page-id-12 h4, .page-id-12 h5, .page-id-12 a {
    color: #009abe;
}

/* Blockquote */
 
#main-col blockquote p {
	margin: 0;
    padding: 0 0 0.4em 0;
    font-style: italic;
}

p.extraBottomPadding {
    padding: 0 0 2em 0;
}

#main-col h4 {
	font-size: 17px;
    font-weight: normal;
    padding-bottom: 0.8em;
}

#main-col ul, #main-col ol {
	background: #e1e1ea;
    font-family: Arial, Helvetiva, sans-serif;
    font-weight: bold;
    list-style: disc;
	margin: 0 0 1em 0;
    padding: 5px 5px 0 3em;
}

#main-col ul li, #main-col ol li {
    list-style: disc;
	line-height: 1.2em;
    padding-bottom: 5px;
}

#post-11 p {
    padding-bottom: 1.8em;
}

.price {
	font-size: 1.1em;
	font-weight: bold;
	padding-top:2px;
	color: #37476B;
}

/* LAYOUT */

#main-col img.aligncenter {
	display:block;
	margin:0 auto
}

#main-col img.alignleft {
	float:left;
	margin:0 10px 22px 0;
}

#main-col img.alignright {
	float:right;
	margin:0 0 22px 10px;
}

br.dirtyLittleTrick {
	clear:both;
	display:block;
	height:1px;
	margin:-1px 0 0 0
}

li#theme-switcher {
	background:#fff;
	border:10px solid red;
	padding:20px;
	position:fixed;
	top:0;
	right:0
}

#page-wrap {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	width:998px;
	padding: 0px;
	margin: auto;
	background-color: #ffffff;
    position: relative;
}

#header {
	width:998px;
	height: 245px;
	background-image: url(images/layout/header.jpg);
}

p#callUs {
	color: #393774;
	line-height: 1.3em;
	position: absolute;
	right: 20px;
	top: 130px;
	width: 180px;
}

p#callUs span {
	display: block;
	font-size: 17px;
}

/* LOGO */
/* ----------------------------------------- */


h1#logo {
	height: 195px;
	float: left;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
}

h1#logo a {
	text-indent: -9999px;
	display: block;
	height: 195px;
	width: 480px;
	margin-left: 25px;
}

#main-block {
	background: url(images/content-bg.png) repeat-y;
	position: relative;
	margin: 0 0 25px 0;
	width: 100%;
}

/* MAIN CONTENT COLUMN */
/* ----------------------------------------- */

#main-col {
	float: right;
    min-height: 450px;
    padding: 15px 0 0 0;
	width: 738px;
}

#col-left {
	float: left;
	width: 450px;
}

#col-right {
	float: right;
	width: 258px;
}

#flashplayer {
    margin: 0 0 2em 0;
}

.page-id-13 #flashplayer {
    margin: 0;
}

/* TOP NAVIGATION */
/* ----------------------------------------- */

#top-nav {
	position: absolute;
	top: 75px;
	right: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
	font-size: 0.9em;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/* NAVIGATION */
/* ----------------------------------------- */

#nav {
    float: left;
	padding-top: 15px;
    width: 235px;
}

#nav ul {
	margin: 0px;
}

#nav li {
	width:229px;
	list-style: none;
	display: block;
}

#nav a {
	display: block;
	height: 39px;
	margin-bottom: 10px;
	outline: none;
    text-indent: -9999px;
	width: 229px;
}

#nav li.page-item-507 a {
	background-image: url(images/nav/home.gif);
}

#nav li.page-item-109 a {
	background-image: url(images/nav/what.gif);
}

#nav li.page-item-10 a {
	background-image: url(images/nav/shop.gif);
}

#nav li.page-item-9 a {
	background-image: url(images/nav/news.gif);
}

#nav li.page-item-13 a {
	background-image: url(images/nav/sample.gif);
}

#nav li.page-item-11 a {
	background-image: url(images/nav/reviews.gif);
}

#nav li.page-item-4 a {
	background-image: url(images/nav/about.gif);
}

#nav li.page-item-12 a {
	background-image: url(images/nav/contact.gif);
}

#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent a , #nav li.current_page_ancestor a , .page-id-10 #nav li.page-item-10 a, .wpsc-single-product #nav li.page-item-10 a {
	background-position: 0px -39px;
}

#nav ul li ul {
	display: none;
	margin-bottom: 10px;
	padding-left: 15px;
}

#nav ul#shopSubNav {
	display: none;
}

#nav ul li.current_page_item ul, #nav ul li.current_page_parent ul, #nav ul li.current_page_ancestor ul, .page-id-10 #nav ul#shopSubNav, .wpsc-single-product #nav ul#shopSubNav, .page-id-10 #nav ul#shopSubNav ul, .wpsc-single-product #nav ul#shopSubNav ul {
	display: block;
}

#nav ul li ul li a, #nav ul#shopSubNav li ul li a {
	background: none !important;
	display: inline !important;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: auto !important;
	line-height: 1.2em;
	margin-bottom: 0 !important;
	text-indent: 0 !important;
    width: auto !important;
}

#nav ul#shopSubNav li ul li a span.spacing {
    display: block;
    text-indent: 10px;
}

#nav ul li ul li.current_page_item a {
	font-weight: normal;
}

li#shopSummary {
	display: none;
}

body#shop li#shopSummary {
	display: block;
}

/* FOOTER */
/* ----------------------------------------- */

#footerClear {
    clear: both;
    height: 60px;
}

#footer {
	background: url(images/layout/footer-bg.gif) 260px 90px no-repeat;
	height: 160px;
	padding-left: 260px;
	width: 738px;
}

#socialMediaButtons {
    height: 22px;
}

#copyrightOuter {
	border-bottom: 1px solid #393774;
	border-top: 1px solid #393774;
	margin-top: 15px;
}

#copyright {
	background: #d6d8e1;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #393774;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

#copyright span, #copyright ul {
	float: left;
}

#copyright ul, #copyright li {
    list-style: none;
	margin: 0;
	padding: 0;
}

#copyright li {
	display: inline;
	padding-left: 12px;
}

#copyright li a {
    color: #393774 !important;
    font-weight: normal;
    text-decoration: underline;
}

#copyright li a:hover {
	text-decoration: none;
}

/* SIGN UP SIDEBAR */
/* ----------------------------------------- */


#signup {
	background-image: url(images/layout/sign-up-sidebar-bg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 528px;
	margin-bottom: 28px;
	background-position: 25px;
}

#signup-form {
	width: 200px;
	float:right;
	background-color: #474f84;
}

#signup-form input {
	width: 170px;
	border: 1px solid #BFD7DB;
	color:#2E2F5E;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(images/layout/input-bg.jpg);
	background-repeat: no-repeat;
}

#signup-form input:focus, form.myform textarea:focus {
	border: 1px solid #900;
	font-style: normal;
	color: #333333;
}

#signup-form input.button {
	width: 70px;
	font-size: 1.1em;
	letter-spacing: 1px;
	background-color: #373a71;
	color: #FFFFFF;
	height: 26px;
	border: 1px solid #373a71;
	font-family: "PT Serif", Georgia, serif;
	background-image: none;
}

#signup-form ul {
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	list-style:none;
}

#signup-form li {
	list-style:none;
	margin-bottom: 6px;
}

/* ORDERING/CONTACT FORM */
/* ----------------------------------------- */

#ordering-form {
}

#ordering-form input {
	padding: 4px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #c2c4d1;
	background-color: #ffffff;
	color: #393774;
}

#ordering-form input:focus, form.myform textarea:focus {
	background-color: #ffffff;
	border: solid 1px #fded7f;
}

#ordering-form input.button {
	width: 100px;
	font-size: 0.9em;
	letter-spacing: 1px;
	background-color: #373a71;
	color: #FFFFFF;
	height: 23px;
	border: 1px solid #373a71;
	font-family: "PT Serif", Georgia, serif;
	text-transform: uppercase;
}

#ordering-form fieldset ul {
	margin: 0 0 0 0px;
	padding: 0;
}

#ordering-form legend {
	padding-top: 0;
	padding-bottom: 4px;
	font-size: 1em;
	font-weight: bold;
}

.ordering-form2 {
}

.ordering-form2 input {
	width: 80px;
}

.ordering-form1 input {
	width: 180px;
}

.form-headings {
	color:#c53815;
}

/* FREE STORY TEMPLATE */
/* ----------------------------------------- */

#free-story-page-wrap {
	width: 570px;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#free-story-header {
	margin: auto;
	width: 530px;
	background-image: url(images/layout/free-story-banner.jpg);
	background-repeat: no-repeat;
	height: 165px;
	background-position: bottom;
}

body#eve-bearne #free-story-header {
	margin: auto;
	width: 530px;
	background-image: url(images/layout/minisite-banner.jpg);
	background-repeat: no-repeat;
	height: 165px;
	background-position: bottom;
}

#free-story-video-holder {
	width: 530px;
	height: 334px;
	background-color: #CCFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}

#free-story-info {
	width: 530px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#free-story-info p {
	padding-bottom: 8px;
}

#free-story-info h3 {
	padding-bottom: 8px;
	padding-top: 2px;
	font-size: 1.5em;
	color: #c53815;
	font-weight: bold;
}

.story-title {
	font-weight: bold;
	color: #2C3956;
}

/* MISCELLANY */

.blue {
    color: #393774;
}

.hidden {
    display: none;
}

.clearFix {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

/* News/Blog */

#latestNews {
    clear: both;
    font-size: 14px;
}

#latestNews h3, h2.newsPageTitle {
    background: #393774;
    color: #FFF;
    font-size: 24px;
    line-height: 39px;
    margin: 0 0 20px 0;
    padding: 0 10px;
    text-transform: none;
}

h2.lessBottomMargin {
    margin: 0 0 5px 0 !important;
}

#latestNews h4, .newsHome h3, .newsSingle h3 {
    color: #393774;
    font-size: 20px;
    font-weight: normal;
    padding-top: 0;
    text-transform: none;
}

#postNav {
    padding: 0 10px 0 0;
}

.postItem {
    border-bottom: 1px solid #393774;
    margin: 30px 0 10px 0;
    padding: 0 0 5px 0;
}

.postText {
    float: left;
    width: 450px;
}

.postImage {
    float: right;
    padding-right: 10px;
    width: 232px;
}

.postImage img {
    border: 1px solid #7d6bc5;
    float: right;
}

/* CALLOUTS */

#buyBoxset, #submitDetails {
	border-left: 1px solid #393774;
	height: 300px;
	padding: 10px;
	position: relative;
	width: 237px;
}

#buyBoxset {
	background: url(images/layout/buy-boxset.gif) no-repeat;
	margin-bottom: 20px;
}

#buyBoxset a {
	background: url(images/layout/buy-boxset-button.gif) no-repeat;
	display: block;
	height: 82px;
	left: 0;
	outline: none;
    position: absolute;
	bottom: 10px;
	width: 242px;
}

#buyBoxset a span {
	left: -9999px;
	position: absolute;
}

#submitDetails {
	background: #d7d7e3;
}

#submitDetails input, #submitDetailsHome input {
	background: #eeedf7;
	border: 1px solid #666;
	color: #333;
	height: 16px;
	padding: 2px;
	width: 231px;
}

#submitDetails input.submit {
	background: url(images/layout/submit-details-button.gif) no-repeat;
	border: 0;
	bottom: 10px;
	cursor: pointer;
	height: 82px;
	left: 0;
	padding: 0;
	position: absolute;
    text-indent: -9999px;
	width: 242px;
}

#buyBoxset a:hover, #submitDetails input.submit:hover {
    background-position: 0 -82px;
}

#submitDetails label {
	color: #333d6a;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0.6em 0;
}

#submitDetails p {
	color: #333d6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 1em 0;
}

#submitDetailsHome {
    border-top: 1px solid #393774;
    margin: 30px 0 0 0;
    padding: 20px 0 30px 0;
}

#submitDetailsHome input {
    height: 20px;
    width: 300px;
}

#submitDetailsHome label, #submitDetailsHome input.submit {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#submitDetailsHome label {
	color: #333;
    display: block;
    padding-bottom: 0.6em;
}

#submitDetailsHome input.submit {
    background: none;
    border: 0;
    color: #393774;
    cursor: pointer;
    font-weight: bold;
    padding: 0;
    text-align: left;
    text-decoration: none;
    width: auto;
}

.homeCallout {
    border-left: 1px solid #393774;
    color: #393774;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 215px;
	margin-bottom: 20px;
    padding: 10px;
	position: relative;
	width: 237px;
}

#main-col .homeCallout p {
    padding-left: 130px;
}

#main-col .homeCallout h4 {
    color: #393774;
    font-weight: bold;
}

div.watchTrailerButton, div.buyOnlineButton {
    height: 37px;
    left: 140px;
    position: absolute;
    width: 111px;
}

div.watchTrailerButton {
    bottom: 52px;
}

div.buyOnlineButton {
    bottom: 10px;
}

div.watchTrailerButton a, div.buyOnlineButton a {
    display: block;
    height: 37px;
    text-indent: -9999px;
    width: 111px;
}

div.watchTrailerButton a {
    background: url(images/layout/watch-trailer-button.gif) no-repeat;
	outline: none;
}

div.buyOnlineButton a {
    background: url(images/layout/buy-online-button.gif) no-repeat;
	outline: none;
}

div.watchTrailerButton a:hover, div.buyOnlineButton a:hover {
    background-position: 0 -37px;
}

#homeCallout1 {
    background: url(images/layout/home-callout-1.gif) no-repeat;
}

#homeCallout2 {
    background: url(images/layout/home-callout-2.gif) no-repeat;
}

#homeCallout3 {
    background: url(images/layout/home-callout-3.gif) no-repeat;
}

/* Special Offer form */

.specialOfferWrapper {
    border-top: 1px solid #393774;
    margin: 1em 0 0;
    position: relative;
}

.specialOfferWrapper img#dvdPreview {
    position: absolute;
    right: 0;
    top: -15px;
}

h3.specialOffer {
    color: #c74018;
    font-family: "Dancing Script", Georgia, serif;
    font-size: 36px;
    font-weight: 700 !important;
    padding: 6px 160px 0.2em 0;
    text-transform: none;
}

h4.specialOfferIntro {
    color: #393774;
    font-size: 19px !important;
    padding-right: 160px;
    width: 290px;
}

form#WebToLeadForm {
    margin: 0 0 1em;
}

form#WebToLeadForm table {
    width: 100%;
}

form#WebToLeadForm td {
    padding: 0 0 4px;
}

form#WebToLeadForm td.formLabel {
    line-height: 26px;
    width: 140px;
}

form#WebToLeadForm select {
	background: #eeedf7;
	border: 1px solid #666;
	color: #333;
	font-size: 15px;
	padding: 2px;
	width: 100px;
}

form#WebToLeadForm input.inputText {
	background: #eeedf7;
	border: 1px solid #666;
	font-size: 15px;
    color: #333;
	height: 20px;
	padding: 2px;
	width: 300px;
}

form#WebToLeadForm textarea {
	background: #eeedf7;
	border: 1px solid #666;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 60px;
	line-height: 20px;
    padding: 2px;
	width: 440px;
}
