﻿/*-----------------------------------------------------------------------------
Primary Diva Style Sheet

version:   1.0
author:    Tom Llewellyn
email:     tom.llewellyn@swinton.co.uk
website:   http://www.divainsurance.co.uk
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
p, pre, blockquote, fieldset, table {
	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

body {
	font: 65%/1.6 Arial, Helvetica, sans-serif;
	color: #595959;
	background:#FFFFFF;
}

/* Remove border around linked images */
img {
	border: 0;
}

/* Removes styling from all list items */
ul {
	list-style:none;
}

/* =Header Styles (Global)
-----------------------------------------------------------------------------*/

h1 {
	font-size:1.4em;
	color: #848484;
	padding-bottom: 10px;
}
h2, h3, h4, h5, h6 {
	font-size:1.1em;
	color: #848484;
	padding-bottom: 0px;
}

/* Site Map */
.list h2 {
	border-top: 1px dashed #CCCCCC;
	padding: 5px 0;
}

/* =Layout (Global)
-----------------------------------------------------------------------------*/

#Wrapper {
    width: 100%;
}
#Container {
    width: 780px;
    margin: 0 auto;
    background-image: url(../../UserFiles/images/bg_content.gif);
}
#ContainerHome {
    width: 780px;
    margin: 0 auto;
    background-image: url(../../UserFiles/images/bg_content_home.gif);
}
#ContainerHeader {
    width: 100%;
    height: 90px;
    background-image: url(../../UserFiles/images/bg_header.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    border-bottom: 10px solid #FFFFFF;
}
#ContainerContent {
    width: 600px;
    padding: 15px;
    float: right;
    font-size: 1.1em;
}

#ContainerContentHome {
    width: 620px;
    padding: 0px;
    padding-left: 15px;
    float: left;
    font-size: 1.1em;
   
}

#ContainerFooter {
    width: 100%;
    height: 10px;
    border-top: 10px solid #FFFFFF;
    background-image: url(../../UserFiles/images/bg_header.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}
#Header {
    width: 760px;
    margin: 0 auto;
}
#Header img {
    position: relative;
    top: 12px;
    left: 2px;
}


#Header2 {
    width: 760px;
    margin: 0 auto;
}
#Header2 img {
    position: relative;
    
}





/*footer*/

#DivaFooter {
	font-size: 1em;s
    margin: -20px 0;
    text-align: center;
  
}

#DivaFooter img.logo_footer {
		position: relative;
		width: 121px;
		left: -319px;
		top: -62px;
}
#DivaFooter li, #Breadcrumbs li {
    display: inline;
    padding: 0 2px;
}
#DivaFooter li a, #Breadcrumbs li a {
    color: #848484;
    text-decoration: none;
}
#DivaFooter li a:hover, #Breadcrumbs li a:hover {
    color: #000000;
}


/*breadcrumbs*/
#Breadcrumbs {
    padding: 7px 0 7px 0;
    font-size: 1.1em;
}
/*flash*/
#flashcontent {
    margin-bottom: 10px;
}

/*page content templates*/

.primary {
	margin-bottom:10px;
    width: 420px;
    float: left;
    /*background-color: #e8f4f8;*/
}

.home 
{
    padding: 10px 10px 0 10px;
    background-color: #e8f4f8;
}

.blue h1 {
	font-size:1.1em;
	font-weight: bold;
	color: #202b86;
}
.primary ul li {
    list-style-type: disc;
    list-style-position: inside;
}
.number {
    padding-top: 5px;
}
.secondary {
    width: 150px;
    float: right;
    text-align: right;
    margin-top: 15px;

}
.secondary img {
    padding-bottom: 5px;
}


.secondary2 {
    width: 180px;
    float: right;
    text-align: right;
}
.secondary2 img {
    padding-bottom: 15px;
}

.homepage img
{
    padding-top: 1px;
}

#test .go
{
	height: 0;
	left: 169px;
	width: 66px;
	position:relative;	
}
#test .go a
{
	background-image: url(../../UserFiles/Images/breakdown_c_find_out.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow:hidden;
	height: 0;
	padding-left: 66px;
	padding-top: 66px;
	width: 0px;
	/**filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='http://www.swinton.co.uk/motor/motorcycle/App_Themes/Bike/Images/Buttons/quoteGoLarge_up.png', sizingMethod='scale');
    * background-image: none;
	*cursor: hand;*/
}
#testing .goi
{
	
	height: 0;
	left: 169px;
	width: 62px;
	position:relative;
	
}
#testing .goi a
{
	background-image: url(../../UserFiles/Images/protected_ncd_find_out.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow:hidden;
	height: 0;
	padding-left: 66px;
	padding-top: 66px;
	width: 0px;
	/**filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='http://www.swinton.co.uk/motor/motorcycle/App_Themes/Bike/Images/Buttons/quoteGoLarge_up.png', sizingMethod='scale');
    * background-image: none;
	*cursor: hand;*/
}

/*end page content templates*/

/* =Navigation (Global)
-----------------------------------------------------------------------------*/
#DivaNav {
    width: 120px;
    padding: 15px 0 0 15px;
    font-size: 1.2em;
    float: left;
	border-right: 0px solid #FFFFFF;
	font-weight:bold;
	
}
#DivaNav a {
    text-decoration: none;
    color: #848484;
}
#DivaNav a:hover {
    text-decoration: none;
    color: #000000;
}
#DivaNav ul li {
    line-height: 3em;
   }
#DivaNav ul li ul li {
    line-height: 1.5em;
    margin-left: 10px;
    font-size: 0.9em;
    list-style-type: disc;
    font-weight:lighter;
}
/* breakdown navigation points */
#navBreakdown {
    background-color:#f6fbfa;
	border: 1px solid #bde3e0;
    font-size:1em;
    margin:10px 0 20px 0;
    width:410px;
    padding: 5px;
    list-style-type:disc;
}
#navBreakdown li {
    padding: 3px;
}
#navBreakdown a {
    text-decoration: none;
}
#navBreakdown a:hover {
    color: #000000;
}
/* =Typography and links (Global)
-----------------------------------------------------------------------------*/

a {
	color: #848484;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #000000;
}
#AboutDiva, #AboutDiva a, .blue {
    color: #2d3281;
}

#DivaCover, #DivaCover a, .terracotta {
    color: #ef5e25;
}

#DivaMaintenanceAndSafety, #DivaMaintenanceAndSafety a, .green {
    color: #74B64A;
}

#Diva-licious, #Diva-licious a, .turquoise {
    color: #09cece;
}
#DivaBreakdown, #DivaBreakdown a {
    color: #732b99;
}
.lightbrown {
    color: #732b99;
}

/* =Bespoke styling (Global)
-----------------------------------------------------------------------------*/

/* Anchor points */
.anchor {
	background-color:#f6fbfa;
	border: 1px solid #bde3e0;
	padding: 10px;
	margin-bottom: 10px;
	
}
.anchor li {
	padding: 3px;
}
.anchor a {
	color: #848484;
}
.anchor a:hover {
	color: #000000;
}
.BackToTop {
    width: 65px;
    background-color:#f6fbfa;
    border: 1px solid #bde3e0;
    padding: 10px;
    float: right;
}
.BackToTop:hover {
    background-color:#FFFFFF;
}
.quote {
    background-color:#ffffff;
    border: 1px solid #bde3e0;
    padding: 5px;
    float: right;
    margin-bottom: 10px;
}

/* =Tables (Global)
-----------------------------------------------------------------------------*/
.table {
	font-size: 1em;
	background-color: #eef8f6;
	border-top: solid 1px #bde3e0;
	border-left: solid 1px #bde3e0;
}
.table tr.title {
	background-color: #e2f5f6;
}
.table tr.title td {
	border-bottom: solid 1px #bde3e0;
	border-right: solid 1px #bde3e0;
	font-weight: bold;
}
.table tr.content td {
	border-right: solid 1px #bde3e0;
	border-bottom: solid 1px #bde3e0;
	background-color: #FFFFFF;
}
.table td {
	padding: 2px 10px;
}

#bottomarea_box_wrapper{
	padding:0 0 14px 0;
	}
	
	.bottomarea_box{
	float:left;
	width:230px;
	margin:0 0 0 0;
	}