@charset "UTF-8";
/* CSS Document */

/* RESET
------------------------------------------------------------------------- */

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,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;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/* "High Gloss" theme styles
   $Id: theme.css 2788 2007-11-23 14:38:01Z josh $
---------------------------------------------------------------- */

body {
	background: #fffef1 url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/snoodtheme/bg-stripes.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a,
a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #303;
}

/* FONT SIZES
------------------------------------------------------------------------- */
.footer,
.bmc_caption,
.notes,
.sidebar,
p.bmw_tags,
div.bmw_breadcrumbs,
div.bmw_byline,
div.bmw_pagetools,
.bmc_comment_timestamp {
    font-size: 88%;
    line-height: 1.2em;
}

p.bmw_tags{
margin-top:40px;}

blockquote.bmc_bigPullquote {
    font-size: 140%;
}

/* headings */
h1 { font-size: 170%; }
h2 { font-size:150%; }
h3 { font-size: 130%; }
h1,h2,h3 {
    font-weight: normal;
}
h4, h5 { font-size: 100%; }
h1,h2,h3,h4,h5 {
    color: #000;
    margin: 0em 0em .5em;
}
div.mainContent h1,
div.mainContent h2,
div.mainContent h3,
div.mainContent h4,
div.mainContent h5 {
    margin-top: 1.5em;
}

/* PAGE/COLUMN STRUCTURE
------------------------------------------------------------------------- */

.pattern{
	background: url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/bm%7Etheme/pattern2.gif) no-repeat center bottom;
	height:190px;
	margin-bottom:20px;
}

.container {
    width: 850px;
   /* border:1px solid #336;
    background-color: #003;
    padding: 5px;*/
    margin: 0px auto 0px;
    overflow:hidden;
}

.pageFrame {
    background: #fff url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/snoodtheme/bg-page.png) no-repeat;
    padding: 0px 0px 10px 10px;
    width:840px; /* ie6 needs specific width to display background */
    overflow:hidden;
}

/* container for the three columns */
.canvas {
	clear:both;
	width:840px;
	overflow:hidden;
/*	margin-top:150px;*/
}

/* common for all columns */
.column {
    float: left;
    margin-right: 10px;
    overflow:hidden;
    padding-bottom: 5px;
}

/* left-column nav, tips, etc */
.utility {
    width: 130px;
    overflow: visible; /*for dropdowns*/
}

/* center-column content */
.mainContent {
    width:500px;
    line-height: 1.4em;
	border: 2px dashed #ccc;
}

/* right-column sidebar */
.sidebar {
    width: 174px; /* 270 should work, but ie6 doesn't like it */
    padding-top: 5px;
    line-height:1.4em;
}

.footer {
    clear:both;
    padding-top:20px;
    padding-left:145px;
}


/* GLOSS EFFECTS
------------------------------------------------------------------------- */
.glossbox,
div.bmn_vnav {
    background: #fff url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/snoodtheme/glossbox-bg.png) no-repeat;
    background-position: right top;
   /* border: 2px dashed #ccc;*/
    margin-bottom:2em;
}
.glossbox { padding:4px; }

/* bottom of page */
.reflection {
    height: 60px;
    margin: 0px auto;
    width: 862px;
    background-image: url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/snoodtheme/bottom-reflect.png);
    background-repeat: no-repeat;
}


/* SITE TITLE/LOGO
------------------------------------------------------------------------- */
h1.bmw_sitelogo {
background: url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/bm~theme/snood-logo2.gif) no-repeat;
snood-logo.png
    margin: 0;
    padding-bottom: 10px;
    float:left;
    width: 545px;
	height:150px;
    padding-left: 5px;
	text-indent:-2000px;
}
h1.bmw_sitelogo a {
    text-decoration: none;
}
h1.bmw_sitelogo a:hover {
    text-decoration: underline;
}

/* SEARCH
------------------------------------------------------------------------- */
form.bmw_search {
    float:right;
    width:270px;
    margin:0;
    padding-top: 5em;
    padding-right:10px;
    text-align:left;
    font-size: 100%;
    line-height:150%;
}

form.bmw_search input {
    width:180px;
    border:1px solid #ccc;
    background: #fff;
    font-size: 88%;
    padding: 3px;
    margin:0;
    vertical-align: bottom;
}

form.bmw_search button {
    font-size: 88%;
    border: 1px solid;
    border-color: #fff #333 #333 #fff;
    background: #704c70 repeat-x;
    padding: 1px 3px;
    vertical-align: bottom;
    margin:0px 0px 0px 2px;
    text-align:center;
    color: #fff;
}

div.bmw_search_results form.bmw_search {
    float:none;
    width:auto;
}


/* MAIN NAVIGATION
   (Intended for use with Big Medium's dropdown menus)
------------------------------------------------------------------------- */
div.bmn_vnav {
    /* these styles in addition to gloss effects above */
   /* padding-top:2.8em;*/
}

/*background color/border of dropdown menus */
div.bmn_vnav li {
    background-color: transparent;
    border: none;
}
div.bmn_vnav li ul li {
    background: #ddf;
    border-bottom: 1px solid #dee;
}

/* rollover background color */
div.bmn_vnav li:hover, div.bmn_vnav li.bmn_hover {
    background: #ccf;
}

/* navigation links */
div.bmn_vnav li a {
    padding: .3em 4px;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

/* active/hover links */
div.bmn_vnav li a:hover,
div.bmn_vnav li.bmn_active a,
div.bmn_vnav li.bmn_active a:visited {
    text-decoration: none;
    color:#000;
}

/* subnav links */
div.bmn_vnav li li a,
div.bmn_vnav li.bmn_active li a,
div.bmn_vnav li.bmn_active li a:visited {
    text-transform: none;
    text-decoration: none;
    color: #009;
}

/* dropdown border */
div.bmn_vnav ul ul {/*
    border-right: 1px solid #c9f;
    border-bottom: 1px solid #c9f;*/
	
	
}

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

.subnav{
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:center;
}



/* BREADCRUMB NAVIGATION
------------------------------------------------------------------------- */
.bmw_breadcrumbs {
    padding-left: 5px;
    padding-bottom: .3em;
    border-bottom:1px solid #ddf;
    margin-bottom:1.5em;
    color: #333;
    clear:both;

    /* ie6 needs this or the top margin goes nuts */
    float:left;
    width: 825px;
}


/* LEFT-COLUMN STYLES (below navigation)
------------------------------------------------------------------------- */
.notes {
    padding: 5px;
    width:120px;
    overflow:hidden;
}

div.bmw_tips {
    margin-bottom: 3em;
}


/* MAIN CONTENT STYLES
------------------------------------------------------------------------- */

.lose{
text-indent:-2000px;
margin-top:-40px;
margin-bottom:20px;}


h2.bmw_headline,
div.mainContent h2.bmw_headline {
    margin: 0em 0em 0.5em;
    line-height: 1.2em;/*
	text-indent:-2000px;*/
}

.sidebar h3 {
    line-height: 1.6em;
}

/* RELATED LINKS
------------------------------------------------------------------------- */
div.bmw_related ul,
div.bmw_related li,
div.bma_related ul,
div.bma_related li {
    margin: 0em 0em 0em 0.6em;
    padding: 0;
}


/* CONTENT PAGE: PULLQUOTES, DOCUMENTS, CODE BLOCKS, AUTHOR BLURBS
------------------------------------------------------------------------- */

/* misc boxes */
div.bmw_authorblurb,
div.bmc_download,
div.bmc_document,
pre {
    background: #fff;
    border:1px solid #ddf;
    padding: 1em;
}

pre {
    width: 94%;
    padding: 2%;
    overflow: auto;
    zoom:1;
}
pre,
div.bmw_authorblurb {
    margin: 1em auto;
}
div.bmw_authorblurb {
    background: #fff url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/snoodtheme/glossbox-bg.png) no-repeat;
    background-position: right top;
}

/* pullquotes */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    width: 170px;
    background:#fff url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/bm~theme/pquote-bg.gif) no-repeat;
    border-top:1px solid #ddf;
    border-bottom:1px solid #ddf;
    color:#704c70;
    padding:15px 10px 10px 60px;
    line-height: 1.3em;
}

/* document downloads */
div.bmc_aboveContent div.bmc_document,
div.bmc_belowContent div.bmc_document,
div.bmc_centerDocument,
div.bmc_download {
    text-align:center;
    margin: 0em auto 1em;
    width: auto;
}

/* byline */
div.bmw_byline {
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    margin-bottom:1em;
}

/* container for email/print links */
div.bmw_pagetools {
    padding:3px;
    margin-bottom: 0.5em;
}
div.bmw_pagetools img {
    vertical-align: text-bottom;
}

/* document and image captions */
div.bmc_caption {
    color: #666;
    line-height: 1.3em;
}

/* IMAGES
------------------------------------------------------------------------- */

/* misc images */
div.bmc_image {
text-align:center;
    padding:10px;
    border: 2px dashed #ccc;
/*    background: #fff url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/snoodtheme/glossbox-bg.png) no-repeat;
    background-position: right top;*/
}

div.bmc_centerContentImage {
    margin-bottom: 1em;
}


/* image gallery */
div.bmw_gallery div.bmc_image {
	padding: 3px;
	border: 1px solid #ccc;
	margin:0px 25px;
	height:150px;
}
div.bmw_gallery h3 {
    margin-top: 20px;
	margin-bottom: 20px;
	font-size:90%;
}

/*.gall{
	margin-right: auto;
	margin-left: auto;
}*/

div.bmc_image img {
	border: 1px solid #ccc;
    }

div.horizontal img {
	padding:10px;
    /*background-color: #DDDDFF;*/
    border: 2px dashed #ccc;
    }
	
div.horizontalsmall img {
	border:1px solid #ccc;
    }

.bma_mediatop{
border-color:#CCC;}

/* FORMS
------------------------------------------------------------------------- */
form.bmf_form {
    border: 1px solid #ddf;
    background-color: #fff;
    padding:.5em;
    font-size:100%;
}

input, button, textarea {
    color: #333;
    font-family: "trebuchet ms", trebuchet, verdana, arial,
                 helvetica, sans-serif;
    font-size: 100%;
}


/* COMMENTS
------------------------------------------------------------------------- */

/*light border for comments */
.bmc_comment {
    background-color: #fff;
    border:1px solid #ddf;
    padding:4px;
}

/* gloss header bar for each comment */
.bmc_comment_meta {
    background: #fff url(http://www.snood-revolution.customer-test.lucidnetworks.co.uk/bm/snoodtheme/glossbox-bg.png) no-repeat right top;
    border:1px solid #ddf;
    padding: 2px 4px;
}
.bmc_comment_date,
.bmc_comment_time {
    border-right: 1px solid #333;
}

/* bolder header/border for staff comments */
.bmc_comment_staff {
    border-color: #303;
}
.bmc_comment_staff .bmc_comment_meta {
    background-image: none;
    border: none;
    background-color: #303;
    color: #fff;
}
.bmc_comment_staff .bmc_comment_meta a,
.bmc_comment_staff .bmc_comment_meta a:visited {
    color: #fff;
}
.bmc_comment_staff .bmc_comment_date,
.bmc_comment_staff .bmc_comment_time {
    border-right: 1px solid #fff;
}

/* NEWS FEED LIST
------------------------------------------------------------------------- */

.bmw_feeds{
padding-bottom:15px;}

div.bmw_sectionfeeds {
    margin-top: 1.5em;
}

div.bmw_sectionfeeds ul,
div.bmw_sectionfeeds ul li {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    list-style: none;
}

div.bmw_newsgadget {
    margin: .8em 0em;
}


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

a.bmw_bigmedium {
    margin: 10px 0px;
}


/* PRODUCT DESCRIPTION
------------------------------------------------------------------------- */
.prodlabel {
	float: left;
}
.prodinfo {
	float: right;
	font-weight:bold;
}

/* CAMPAIGN MONITOR FORM
------------------------------------------------------------------------- */
span.label,span.spacer,span.multiple span {width:100px;float:left;} 
span.multiple {float:left;}  
div.clear {clear:both;padding-top:5px;}

#subscribe {
text-align:left;
font-size:90%;
padding-bottom:10px;}

/* PAGETOOLS
------------------------------------------------------------------------- */

 span.bmw_emailpage,
    span.bmw_printpage {
	display:block;
	padding-bottom:10px;
	padding-right: 0px;
	margin-left: -5px;
    }
	
	
	/* HOMEPAGE HORIZONTAL LINKS (<%NEWS%>)
------------------------------------------------------------------------- */
	
	
	
div.horizontal {
	width: 500px;        /*overall width for the block of links */
	overflow: hidden;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
div.horizontal div.bmw_link {
    float: left;
    width: 170px;        /* width of each column */
    height: 270px;       /* height of each row */
    margin-right: 28px; /* spacing between columns */
	margin-left:43px; 
    margin-bottom: 15px; /* spacing between rows */
    overflow: hidden;
}

div.horizontalsmall {
	width: 500px;        /*overall width for the block of links */
	overflow: hidden;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
div.horizontalsmall div.bmw_link {
    float: left;
    width: 150px;        /* width of each column */
    height: 140px;       /* height of each row */
    margin-right: 15px; /* spacing between columns */
	/*margin-left:30px;*/ 
    margin-bottom: 15px; /* spacing between rows */
    overflow: hidden;
}