@charset "UTF-8";
/*
Theme Name: Scrappers Guide
Theme URI: http://www.scrappersguide.com/
Description: Pro Digital Scrappers Css Styling for XHTML layout developed by <a href="http://missioncommunicate.com">Mission: Communicate</a>
Version: 1
Author: Timothy Griffin
Author URI: http://missioncommunicate.com/

	Scrappers Guide
	 http://scrappersguide.com

	Mission: Communicate
	This theme was graphically developed by Linda Sattgast and built as a working layout by Timothy Griffin/Mission: Communicate.

*/

@import url('custom.css');

/*reset*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend /*table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; } */

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

input,textarea {
	margin: 0;
}

/* Removes Firefox imposed outline */

a {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* Begin Typography & Colors */

body {
	font-size: 13px;
	color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	line-height: 1.3;
}

/* --- Heading Styling --- */

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9a300d;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

h2.subtitle {
	font-family: Helvetica;
	font-size: 14px;
	color: #cc3300;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

p.ptitle {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 22px;
	color: #cc3300;
	text-align: left;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

blockquote {
	color: #633204;
}

a {
	color: #da882c;
	text-decoration: underline;
}

a:hover {
	color: #da882c;
	text-decoration: underline;
}

a:visited {
	color: #6f7928;
}

/* --- Body Structure--- */

* {
	margin: 0px;
	padding: 0px;
}

body.interior {
	background: none;
}

body.interior #background {
	margin: 0 auto;
	display: table;
	background: url(../images/body-bg.jpg) 0px 0 repeat-y;
	width: 1090px;
}

body.interior #content-all {
	min-height: inherit;
	height: auto !important;
	height: auto;
}

img {
	border: none;
}

/* --- Main Content Area --- */

#container {
	width: 1090px;
	margin: 0 auto;
	background: url(../images/home-background.gif) 7px 118px no-repeat;
	padding-top: 15px;
	display: table;
}

#container.interior {
	background: url(../images/background.jpg) 0 0px no-repeat;
}

#content-all {
	width: 896px;
	min-height: 732px;
	height: auto !important;
	height: 732px;
	margin-left: 100px;
	border-bottom: none;
}

#content-center.full {
	width: 680px;
}

#content-center ul {
	margin: 5px 15px;
}

/* --- Header --- */

#header {
	width: 868px;
	height: 126px;
	border-bottom: #6f4c18 solid 2px;
	background: url(../images/header-home.jpg) no-repeat;
	margin: 0;
}

#Pheader {
	width: 868px;
	height: 126px;
	border-bottom: #6f4c18 solid 2px;
	background: url(../images/header-home.jpg) no-repeat;
	margin: 0;
	text-indent: -2000px;
}

#header h1 {
	text-indent: -2000px;
}

#header p {
	text-align: center;
	font-size: 140%;
	font-weight: 500;
	margin-top: 45px;
	color: #67a99b;
}

#header p span {
	color: #cc3300;
}

body.interior #header {
	width: 896px;
	height: 126px;
	background: url(../images/header.jpg) no-repeat;
	margin: 0;
	border: #6f4c18 solid 2px;
}

body.interior #Pheader {
	width: 896px;
	height: 126px;
	background: url(../images/premier_back-header.jpg) no-repeat;
	margin: 0;
	border: #6f4c18 solid 2px;
}

body.interior #content {
	position: relative;
	width: 897px;
	display: table;
	border-left: #6f4c18 solid 2px;
	border-right: #6f4c18 solid 2px;
}

/* --- Homepage Styling --- */

#content-left {
	width: 182px;
	height: 530px;
	background: url(../images/back-menu-left.jpg) no-repeat;
	float: left;
}

#content-left.home {
	background: url(../images/back-menu-left-home.jpg) no-repeat;
}

#content-center {
	width: 471px;
	float: left;
	padding-left: 13px;
	padding-top: 24px;
	overflow: hidden;
}

#text {
	padding-top: 5px;
}

#text span {
	font-weight: bold;
}

#text #pi span {
	font-style: italic;
}

#text p {
	margin-bottom: 10px;
}

#video {
	width: 414px;
	height: 326px;
	padding-left: 15px;
	background: url(../images/image-video.jpg);
}

#flash {
	float: left;
	margin: 25px 0 0 10px;
	display: inline;
}

#tuto {
	padding-top: 10px;
	padding-left: 60px;
}

#be-tut {
	float: left;
	margin-right: 35px;
}

#av-tut {
	
}

/* --- Right Sidebar --- */

#content-right.interior {
	width: 190px;
	float: right;
	padding: 0 10px 0 25px;
}

#content-right h3.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
	margin: 30px 0 0 0;
}

#box-right {
	width: 190px;
	height: 309px;
	background: url(../images/back-menu-right.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#photo {
	padding-left: 20px;
}

#des {
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 5px;
}

.textfield {
	width: 120px;
	border: #FFF solid 1px;
}

/* --- Left Navigation --- */

#cont-menu {
	width: 142px;
	margin-left: 17px;
}

#leftnav {
	
}

#cont-menu table {
	margin-bottom: 15px;
}

.leftnav span {
	padding-left: 18px;
}

.leftnav ul {
	list-style: none;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.75;
	text-align: center;
}

.leftnav ul a {
	color: #85785e;
	text-decoration: none;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
}

.leftnav ul a:hover {
	color: #cc3300;
	text-decoration: none;
}

/* -- Homepage Right Side --*/

#new-title {
	padding-left: 55px;
	padding-top: 0px;
	font-size: 11px;
	margin: 0px 0 0 0;
}

#new-title p {
	padding-top: 3px;
	padding-left: 3px;
}

#new-title img {
	margin: 33px 0 0 0;
}

#cont-right {
	font-size: 11px;
	margin-left: 40px;
	margin-top: 6px;
}

.textfield2 {
	width: 133px;
	height: 14px;
	border: #FFF solid 1px;
	font-size: 11px;
}

#form-button {
	width: 117px;
	height: 22px;
	background: url(../images/button.jpg) no-repeat;
	border: none;
	cursor: pointer;
}

#td-button {
	padding-left: 10px;
	padding-top: 12px;
}

#present {
	width: 135px;
	height: 50px;
	background: url(../images/present.png) right bottom no-repeat;
	padding-left: 5px;
}

/* --- Footer --*/

#footer {
	float: left;
	margin: 10px 0 20px 0;
	text-align: center;
	width: 100%;
	clear: both;
}

#footer p {
	font-size: 11px;
}
.correction {
	color: #000000;
	background-color: #D0EEEA;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

