/* @override 
	http://10.47.15.20/dpp/stylesheets/mainlayout.css
*/

/* CSS Document
2008 SODA
CSS for DPP
Main layout only*/

/* @group Site colours */

 /* Colours for site
DPP red #c9442a
DPP yellow #dda700
DPP blue #567cbc
DPP grey #acadb0
bronze #5f301b
mid bronze #9a7969
light bronze #cabaaf
student #c79aaa
mid student #7c5168
light student e3ced4
silver #cccccb
mid silver #9f9d9b
light silver #e6e6e5
gold #b5ac72
mid gold #74724a
light gold #d9d468
pearl #9fb5c9
mid pearl #818cao
light pearl #d0dbe4
emerald #bfc3a0
mid emerald #808c5e
light emerald #dfe1d0
sapphire #afbecf
mid sapphire #2d4b6c
light sapphire #d8e0ef
ruby c6a09f
mid ruby #9e5b56
light ruby #e2d0ce
diamond #e5e1d6
mid diamond #afae9c
light diamond #f2f0eb
light red #f87b4b
light blue #add3fd
superlight grey #ebebeb
light grey #cccccc
mid grey #999999
dark grey #666666*/

/* @end */

/* @group Reset */

/* Reset */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/

html {
	color: #000;
}

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;
}

/* @end */

/* @group General & Typography */

/*General layout*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #666666;
	background: #d6d6d6 url(../assets/images/site-graphics/dp-background-stripe.gif) repeat-x;
}

a {
	color: #c9442a;
}

a:hover {
	color: #f87b4b;
}

/*text styling*/

h1 {
	color: #333333;
	font-family: Georgia, Times, serif;
	font-size: 190%;
	line-height: 1.1em;
}

h2{
	color: #333333;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.1em;
}

strong {
	color: #333333;
	font-weight: bold;
}

/* @end */

/* @group Layout */

/* layout */

#wrapper-outer {
	width: 840px;
	margin: 0px auto;
	padding-left: 40px;
	background: url(../assets/images/site-graphics/davidphillips-packages-sidebar.gif) no-repeat left 74px;
}

#wrapper {
	width: 840px;
	margin: 0px auto;
	background-color: #ffffff;
	overflow: hidden;
}

#header {
	height: 80px;
	background-image: url(../assets/images/site-graphics/davidphillips-packages-logo.gif);
	margin-bottom: 10px;
}

#maincontent {
	width: 550px;
	overflow: hidden;
	margin-right: 10px;
	float: right;
	background-color: #ebebeb;
}



#maincontent-inner {
	overflow: hidden;
	margin-bottom: 20px;
}

#maincontent-top {
	padding: 10px 20px;
}

#maincontent-top, #maincontent-bottom {
	background-color: #ffffff;
	margin: 20px 20px 0px 20px;
	overflow: hidden;
}


#maincontent-bottom .left {
	float: left;
	margin-right: 10px;
}

#col-left {
	width: 260px;
}

#mailinglistcontent {
	height: 350px;
	padding: 80px;
}

/* @end */

/* @group Content */

/* content */

#maincontent-mainimg img{
	padding: 10px 0px;
}

#maincontent-top p {
	padding: 0.5em 0px;
}

#maincontent-bottom div.right {
	margin-left: 270px;
}

#maincontent-bottom h2{
	padding-top:  20px;
	float: left;
	width: 130px;
}

#maincontent-bottom div.right div.top {
	padding-bottom: 10px;
}

#maincontent-bottom div.right div.bottom {
	clear: right;
	overflow: hidden;
	padding-bottom: 10px;
}

#maincontent-bottom div.right div.bottom p {
	float: left;
	width: 160px;
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 0.5em;
}

img.fp-brochure-bottom {
	float: right;
	margin-right: 20px;
}

#mailinglist p {
	margin-bottom: 5px;
}

#mailinglist p.small {
	font-size: 80%;
	line-height: 1.2em;
	margin-bottom: 5px;
}

/* @end */

/* @group Packages */

/*packages styling */

#maincontent-packages-details {
	width: 510px;
	padding: 0px 20px 0px 20px;
	overflow: hidden;
	background: url(../assets/images/site-graphics/package-details-bgnd.gif) repeat-y 20px -100px;
	margin-bottom: 10px;
}

#maincontent-packageimg {
	padding: 20px 20px 10px 20px;
}

#maincontent-packages-details .package-left {
	float: left;
	overflow: hidden;
	width: 230px;
	margin-right: 10px;
	padding:  10px;
	background-color: #ffffff;
}

#maincontent-packages-details .package-right {
	background-color: #ffffff;
	float: right;
	width: 240px;
	padding: 0px 0px 10px 10px;
}

img.fp-brochure-top {
	float: right;
}

#maincontent-packages-details div.package-right div.top {
	overflow: hidden;
}

#maincontent-packages-details div.package-right div.top h2 {
	float: left;
	width: 150px;
	padding-top: 10px;
}

#maincontent-packages-details div.package-right div.bottom {
	clear: right;
	padding-bottom: 10px;
}

#maincontent-packages-details div.package-left p {
	color: #333333;
	padding-top: 1em;
}

#maincontent-packages-details div.package-right div.bottom p {
	font-size: 80%;
	line-height: 1.5em;
	height: 2em;
	margin-top: 0.5em;
	margin-right: 15px;
	padding-right: 20px;
	background: url(../assets/images/site-graphics/pdficon_small.gif) no-repeat right;
}

#maincontent-packages-details div.package-left h2 {
	padding-right: 10px;
}

/* @end */

/* Gallery styling */

/* @group Gallery */

#gallery {
	width: 510px;
	padding: 0px 20px 0px 20px;
	overflow: hidden;
	margin-top: 10px;
}

#gallery table {
	width: 510px;
	margin-bottom: 10px;
}

#gallery table td {
	margin: 0px;
	padding-right: 10px;
}

/* @end */

/* @group Navbar
 */

/* navbar styling */

#navbar {
	width: 260px;
	position: relative;
	bottom: 0px;
}

#navbar h3 {
	font-size: 130%;
	color: #333333;
	margin-left: 30px;
	line-height: 1.5em;
}

#navbar ul {
	margin-left: 10px;
}

#navbar ul li {
	height: 31px;
}

/* @end */

/* @group Forms */

/* form styling */

.floatleft {
	float: left;
}

.floatright {
	margin-left: 170px;
}

#mailinglist {
	padding-left: 20px;
}

#mailinglist label,
#mailinglist spacer,
#mailinglist multiple {
	width: 120px;
	float: left;
}

#mailinglist input , #maincontent-top form input{
	margin-bottom: 5px;
}

/* @end */

/* @group Footer */

/* footer styling */

#footerwrapper-outer {
	width: 840px;
	margin: 0px auto;
	padding-left: 40px;
}

#footerwrapper {
	width: 840px;
	margin: 0px auto;
	background-color: #ffffff;
	padding-top: 10px;
}

#footer {
	clear: both;
	padding: 10px 20px;
	background: url(../assets/images/site-graphics/footer-border.gif) no-repeat;
}

#toplinks {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding-bottom: 10px;
}

#toplinks p.left {
	float: left;
}

#sbm {
	display: none;
	float: left;
	width: 400px;
	text-align: center;
	border: 1px solid red;
}

#toplinks p.right {
	float: right;
}

#bottomlinks {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#bottomlinks ul.left {
	float: left;
}

#bottomlinks li {
	display: inline;
	padding-right: 10px
}

#bottomlinks li.nextday a{
	color:  #c9442a;
}

#bottomlinks li.nextday a:hover{
	color:  #f87b4b;
}

#bottomlinks li.design a{
	color:  #567cbc;
}

#bottomlinks li.design a:hover{
	color: #add3fd;
}

#bottomlinks li.classics a{
	color:  #666666;
}

#bottomlinks li.classics a:hover{
	color:  #cccccc;
}

#bottomlinks li.soda {
	padding-right: 0px;
	padding-left: 20px;
}

#bottomlinks li.soda a{
	color:  #FFCFEC;
}

#bottomlinks li.soda a:hover{
	color:  #CC0066;
}
	

#bottomlinks ul.right {

	text-align: right;
}

/* @end */

/* @group SBM */

/* social bookmarking styling */

.sharesb {
	clear: both;
	position: relative;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 15px 0 10px 0;
}

.sharesb p {
	padding: 0;
	margin: 0;
}

.sharesb p a {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 5px 0 0;
}

.sharesb h3 {
	padding: 0 3px 0 0;
	margin: 0;
	margin: 0 5px 0 3px;
	font-size: 0.88em;
	font-weight: normal;
}

.sharesb ul {
	text-align: center;
	list-style: none;
	margin: 6px 0 4px 0;
	padding: 0;
}

.sharesb ul li {
	text-align: center;
	display: inline;
	padding: 0 4px 6px 0;
}

.sharesb ul li.delicious {
	background: url("../images/sbm/delicious.gif") no-repeat 0 0;
}

.sharesb ul li.digg {
	background: url("../images/sbm/digg.gif") no-repeat 0 0;
}

.sharesb ul li.reddit {
	padding: 0 0 0 2px;
	background: url("../images/sbm/reddit.gif") no-repeat 0 0;
}

.sharesb ul li.facebook {
	background: url("../images/sbm/facebook.gif") no-repeat 0 0;
}

.sharesb ul li.stumbleupon {
	background: url("../images/sbm/stumbleupon.gif") no-repeat 0 0;
}

.sharesb ul li a {
	padding: 0 0 0 18px;
	margin: 0 3px 0 0px;
}

/* @end */

/* Drop down inventory formatting */


/* @group Bronze */

#bronze {
	background-color: #9a7969;
	border-bottom: 2px solid #5f301b;
}

#bronze table tr{
	background-color: #cabaaf;
}

#bronze table td, #bronze table th{
	color: #5f301b;
	border-right: 10px solid #9a7969;
	border-bottom: 1px solid #9a7969;
}

/* @end */

/* @group Student */

#student {
	background-color: #c79aaa;
	border-bottom: 2px solid #5a233d;
}

#student table tr{
	background-color: #e3ced4;
}

#student table td, #student table th{
	color: #5a233d;
	border-right: 10px solid #c79aaa;
	border-bottom: 1px solid #c79aaa;
}

/* @end */

/* @group Silver */

#silver {
	background-color: #cccccb;
	border-bottom: 2px solid #65615e;
}

#silver table tr{
	background-color: #e6e6e5;
}

#silver table td, #silver table th{
	color: #65615e;
	border-right: 10px solid #cccccb;
	border-bottom: 1px solid #cccccb;
}

/* @end */

/* @group Gold */

#gold {
	background-color: #b5ac72;
	border-bottom: 2px solid #706949;
}

#gold table tr{
	background-color: #d9d4b8;
}

#gold table td, #gold table th{
	color: #706949;
	width: 149px;
	border-right: 10px solid #b5ac72;
	padding-left: 5px;
	border-bottom: 1px solid #b5ac72;
}

/* @end */

/* @group Pearl */

#pearl {
	background-color: #9fb5c9;
	border-bottom: 2px solid #324260;
}

#pearl table tr{
	background-color: #d0dbe4;
}

#pearl table td, #pearl table th{
	color: #324260;
	border-right: 10px solid #9fb5c9;
	border-bottom: 1px solid #9fb5c9;
}

/* @end */

/* @group Emerald */

#emerald {
	background-color: #bfc3a0;
	border-bottom: 2px solid #4c5935;
}

#emerald table tr{
	background-color: #dfe1d0;
}

#emerald table td, #emerald table th{
	color: #4c5935;
	border-right: 10px solid #bfc3a0;
	border-bottom: 1px solid #bfc3a0;
}

/* @end */

/* @group Sapphire */

#sapphire {
	background-color: #afbecf;
	border-bottom: 2px solid #14313d;
}

#sapphire table tr{
	background-color: #d8e0ef;
}

#sapphire table td, #sapphire table th{
	color: #14313d;
	border-right: 10px solid #afbecf;
	border-bottom: 1px solid #afbecf;
}

/* @end */

/* @group Ruby */

#ruby {
	background-color: #c6a09f;
	border-bottom: 2px solid #66301f;
}

#ruby table tr{
	background-color: #e2d0ce;
}

#ruby table td, #ruby table th{
	color: #66301f;
	border-right: 10px solid #c6a09f;
	border-bottom: 1px solid #c6a09f;
}

/* @end */

/* @group Diamond */

#diamond {
	background-color: #e5e1d6;
	border-bottom: 2px solid #72756b;
}


#diamond table tr{
	background-color: #f2f0eb;
}

#diamond table td, #diamond table th{
	color: #72756b;
	border-right: 10px solid #e5e1d6;
	border-bottom: 1px solid #e5e1d6;
}

/* @end */
