/* CSS Document */
/* Stylesheet for MyTailredSite.com */
/* by T. Roda */

/*-- global styles --*/
body {
	padding: 0;
	margin: 0;
	background-color: #f8f7f0;
	}
.wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	}
a:link { color: #0054a6; text-decoration:none; }
a:visited { color: #0054a6; text-decoration:none;  }
a:hover { color: #0054a6; text-decoration:underline;  }
a:active { color: #0054a6;text-decoration:underline;  }
	
/*div {
	border: solid 1px red;
	}*/
	
/*-- header styles --*/
div#header {
	height: 153px;
	background-image: url(../images/headerbgd.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	}
div#header img.logo {
	margin-top: 37px;
	margin-left: 42px;
	}
div#buttons .button1 {
	height: 35px; width: 149px;
	position: absolute;
	/* left position for 3 buttons: top: 90px;	left: 485px;*/
	top: 90px;	left: 649px;
	display: block;
	/*background-image: url(../images/view-options-btn.jpg);
	text-indent: -1000em;*/
	}
/*div#buttons .button2 {
	height: 35px; width: 149px;
	position: absolute;
	top: 90px;	left: 649px;
	display: block;
	background-image: url(../images/view-sample-btn.jpg);
	text-indent: -1000em;
	}*/
div#buttons .button3 {
	height: 35px; width: 149px;
	position: absolute;
	top: 90px; left: 813px;
	display: block;
	/*background-image: url(../images/request-quote-btn.jpg);
	text-indent: -1000em;*/
	}
div#buttons a:link, div#buttons a:visited {
	background-position: top left;
	border: none;
	}
div#buttons a:hover, div#buttons a:active {
	background-position: bottom left;
	border: none;
	}

/*-- navigation styles --*/
div#navigation {
	background-color: #85d7e0;
	}
div#navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0.7em 0 0.7em 40px;
	}
div#navLinks a:link, #navLinks a:visited {
	color: #0054a6;
	text-decoration: none;
	}
div#navLinks a:hover, #navLinks a:active {
	color: #333;
	text-decoration: none;
	}
	
/*-- mainContent styles --*/
div#mainContent {
	width: 470px;
	float: left;
	padding: 20px 40px;
	}
div#mainContent2 {
	width: 600px;
	float: left;
	padding: 20px 40px;
	}
div#mainContent3 {
	width: 720px;
	float: left;
	padding: 20px 40px;
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #0054a6;
	}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #333;
	border-top: solid 1px #333;
	padding-top: 0.3em;
	}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #333;
	}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #333;
	margin: 0;
	padding: 0;
	}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #0054a6;
	margin: 0;
	padding: 0;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	}
#stepTable {
	margin: 0 0 0 25px;
	border: 2px solid #FFFFFF;
	background-color: #E0DED2;
	width: 400px;
	}
#stepTable .number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #0054a6;
	clear: both;
	text-align: left;
	vertical-align: bottom;
	padding: 5px 5px 5px 10px;
	}
#stepTable .listItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	vertical-align:bottom;
	padding: 0 0 7px 5px;
	}
#stepTable .middle {
	background-color: #F1EFE3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
#mainContent2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	margin: 0 0 0 40px;
	padding: 0;
	}
	
/*-- pricing styles --*/
#pricingTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
	}
#pricingTable .descCol {
	text-align: left;
	padding: 0.3em 8px;
	}
#pricingTable .headRow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0054a6;
	font-size: 18px;
	height: 3em;
	background-color: #C3E086;
	}
#pricingTable .totalRow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #C3E086;
	color: #0054a6;
	font-weight: normal;
	font-size: 16px;
	}
#pricingTable .back1 {
	background-color: #E0DED2;
	}
#pricingTable .back2 {
	background-color: #F1EFE3;
	}
#pricingTable a:link, #pricingTable a:visited {
	color: #0054a6;
	text-decoration: none;
	}
#pricingTable a:hover, #pricingTable a:active {
	color: #333;
	text-decoration: underline;
	}
#pricingTable td {
	border-bottom: solid 2px #FFFFFF;
	padding: .3em 0;
}	

/*-- options styles --*/
#optionsTable td {
	padding: 20px 10px;
	}
#optionsTable .screenshot {
	height: 120 px; width: 150px;
	float:left;
	display: block;
	border: solid 1px #ccc;
	margin: 0 10px 10px 0;
	}
#optionsTable .exampleA {
	height: 20px; width: 20px;
	display: block;
	float: left;
	margin: 10px;
	border: 0;
	}
#optionsTable .exampleB {
	height: 20px; width: 20px;
	display: block;
	float: left;
	margin: 0 10px;
	border: 0;
	}
#optionsTable a:link, #optionsTable a:visited {
	border: 0;
	}
#optionsTable a:hover, #optionsTable a:active {
	border: 0;
	}
#optionsTable h5 {
	margin-top: 40px;
	}
#optionsTable .layoutName {
	clear:both;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0054a6;
	font-size: 18px;
	}

/*-- compare table styles --*/	
#compareTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	}
#compareTable td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}
#compareTable .row1 {
	background-color: #E0DED2;
	}
#compareTable .row2 {
	background-color: #F1EFE3;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	}

/*-- sideBar styles --*/
div#sideBar {
	width: 450px;
	float: left;
	}
div#sideBar2 {
	width: 320px;
	float: left;
	}
div#sideBar3 {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-bottom: 100px;
	}
div#sideButtons {
	width: 393px;
	margin: 0 auto;
	padding: 30px 0;
	}
div#sideButtons .buttona {
	float: left;
	border: 0;
	}
div#sideButtons .buttonb {
	float: right;
	border: 0;
	}
div#sideButtons .buttonc {
	clear: both;
	float:left;
	margin: 7px 0 20px 0;
	border: 0;
	}
#sideStepTable {
	margin: 0;
	padding: 0;
	border: 2px solid #FFFFFF;
	background-color: #E0DED2;
	}
#sideStepTable .number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #0054a6;
	clear: both;
	text-align: left;
	vertical-align: bottom;
	padding: 5px 5px 5px 10px;
	}
#sideStepTable .listItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	vertical-align:bottom;
	padding: 5px 0 7px 5px;
	}
#sideStepTable .middle {
	background-color: #F1EFE3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
#sideBar2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color:#333333;
}	
/*-- partner page styles --*/
ul.partnerList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	list-style: square;
	margin: 0;
	padding: 0 0 0 20px;
	}
div#quickLinks {
	position: fixed;
	}
div#quickLinks ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2.2em;
	color: #333;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	}
ol.sequence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	color: #333;
	margin: 0;
	padding: 0 0 0 20px;
	}
ol.siteSequence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	margin: 0;
	padding: 0 0 0 20px;
	}
#partnerTable {
	margin: 0 0 0 40px;
	}
.number1 {
	color: #0054a6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	padding: 10px;
	}
.listItem1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
#partnerTable .row1 {
	background-color: #E0DED2;
	}
#partnerTable .row2 {
	background-color: #F1EFE3;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	}
#partnerForm p {
	font-size: 14px;
	line-height: 1em;
	/*padding: 0.5em 0;*/
}
#partnerForm td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	}

/*-- request a quote form --*/
#quote-form	p {
	font-size: 11px;
	line-height: 1em;
}
#quote-form	td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
}

/*-- miscellaneous styles --*/
.clear {clear: both}
	
blockquote {
  clear: both;
  display: block;
  padding: 20px 20px 10px 45px;
  margin: 20px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #141310;
  background: #e7e6e2 url(../images/blockquote.gif) no-repeat top left;
}

/*-- footer styles --*/
div#footer {
	position: relative;
	clear: both;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-image:url(../images/bottomstitches.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
.bottomNav {
	position: relative;
	padding: 1em 0 1em 40px;
	width: 75%;
	}
div#footer a:link, div#footer a:visited {
	color: #0054a6;
	text-decoration: none;
	}
div#footer a:hover, div#footer a:active {
	color: #333;
	text-decoration: underline;
	}
div#footer .ten21 {
	position: absolute;
	top: 10px; right: 40px;
	border: 0;
	padding-bottom: 10px;
	}
	

