* {
  font-family: verdana,tahoma,arial,sans-serif;
  font-size: 8pt;
}

* big {
  font-size: 137.5%;
}

body {
  background: #EBEBEB url("../images/bg.png") repeat;
  margin: 0;
  padding: 0;
  text-align: center;
}

div#container {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  background-color: #6A686A;
}

a img {
  border: none;
}
img {
  margin: 0;
}

#footer {
	clear: both;
	width: 950px;
  font-size: 7pt;
  color: #666666;
  padding-bottom: 0.2em;
}
div#container div#footer a {
  font-size: 7pt;
  color: black;
}


#content {
  width: 670px;
  float: right;
  /* min-height: 762px; */
  /* position: absolute; */
  background: #272123 url("../images/top-fade.png") top right no-repeat;
}
#menu {
  width: 280px;
  /* min-height: 760px; */
  float: left;
  top: 0;
  background: #6A686A url("../images/menu-bg.png") top left no-repeat;
  padding: 0;
}

#right-menu {
  width: 190px;
  margin: 0;
  margin-left: 90px;
  /* min-height: 602px; */
  background: #272123 url("../images/dark-bg.png") repeat;
  border-top: 1px solid #E7873B;
}

table#sublayout {
  table-layout: fixed;
  width: 670px;
  margin: 60px 0 0 0;
}

#sublayout td {
  vertical-align: top;
  margin: 0;
  padding: 0;
}
#leftcontent, #rightcontent {
  /* height: 702px; */
}
#leftcontent {
  background-color: #E7873B;
  width: 190px;
  color: #EBEBEB;
  font-size: 10pt;
}
#leftcontent p {
  margin: 0.8em 8px 0 8px;
}
#rightcontent {
  background: white;
  width: 480px;
}
#rightcontent p {
  margin: 0.8em 15px 0 22px;
}
#rightcontent2 {
  background: #E7873B url("../images/formpage-bg.png") repeat;
  color: #EBEBEB;
  font-size: 10pt;
  width: 480px;
}
#rightcontent2 p {
  margin: 0.8em 16px 0 16px;
  clear: both;
}

#rightcontent ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;

}
#rightcontent ul li {
  margin: 0.8em 20px 0px 22px;
  padding-left: 5px;
  color: #E7873B;
}
#rightcontent ul li p {
  color: black;
  margin: 0;
  font-size: 8pt;
}

form p input.txt {
  font-weight: normal;
}
form p input.submit-quote {
  width: 174px;
  height: 45px;
  margin: 0;
  padding: 0;
}
form p input.submit-feedback {
  width: 174px;
  height: 45px;
  margin: 0;
  padding: 0;
}
form p {
  font-weight: bold;
  margin-bottom: 1.4em !important;
}

a, a:visited {
  text-decoration: none;
  color: #E7873B;
}
a:hover {
  text-decoration: underline;
}


a.rlink{
  display: block;
  background: url("../images/BF_button.png") top no-repeat;
  padding-left: 7px;
  width: 183px;
  padding-top: 4px;
  height: 21px;
  border-bottom: 1px solid #E7873B;
  font-weight: bold;
}
a.rlink,
a.rlink:link,
a.rlink:visited {
  color: white;
}
a.rlink:hover, #container a.arr:hover, a.sel {
  background-position: bottom;
  color: black !important;
  text-decoration: none !important;
}

#container a.arr,
#container a.arr:link,
#container a.arr:visited {
  color: #E7873B;
}
a.arr {
  background-image: url("../images/BF_button_arrows.png");
}

a.alink {
  margin-top: 70px;
  display: block;
  text-align: center;
}

h1 {
  font-size: 10pt;
  margin: 93px 8px 0 8px;
}
#rightcontent2 h1 {
  font-size: 11pt;
  margin-left: 16px;
}
#rightcontent2 h2 {
  font-size: 8pt;
  margin: 1em 8px 0 16px;
}

div.hfade {
  background: white url("../images/hfade.png") top repeat-x;
  padding-top: 12px;
}

span.field {
  float: right;
  font-size: 11pt;
}
span.field input.txt {
  width: 290px;
  font-size: 11pt;
  background: white;
  border: none;
}
span.field input.txt2 {
  width: 340px;
  font-size: 11pt;
  background: white;
  border: none;
}
span.field textarea {
  width: 340px;
  height: 4em;
  font-size: 11pt;
  background: white;
  border: none;
}

input.chk {
  margin: 0;
}
#rightcontent2 table {
  margin-left: 16px;
  width: 441px;
  table-layout: fixed;
}
#rightcontent2 table td {
  vertical-align: middle;
  width: 128px;
  height: 25px;
}
#rightcontent2 table td.chk {
  width: 19px !important;
}

#rightcontent2 label {
  color: #EBEBEB;
  margin-left: 4px;
  font-weight: bold;
}

table.gallery {
  margin: 0 15px 0 15px;
  width: 455px;
}
table.gallery td {
  padding: 2px 5px 5px 5px !important;
  border: 2px solid white;
  background-color: #EEEEEE;
  font-weight: bold;
  font-size: 7pt;
}
table.gallery td img {
  border: 2px solid #cccccc;
  margin-bottom: 2px;
  margin-top: 4px;
}
table.gallery td img.off {
	z-index: 1;
}
table.gallery td img.on {
	z-index: 2;
}

table.gallery td img.bigleft {
  float: left;
  margin-right: 9px;
  margin-left: 3px;
  margin-bottom: 10px;
}


div#gallery {
	display: none;
}
div.pp_content_container {
	background: #000;
}
body .longer1 #right-menu {
  min-height: 635px;
}
body .longer1 #leftcontent,
body .longer1 #rightcontent {
  padding-bottom: 20px;
}

body .longer1 #content {
  height: 792px;
}
body .longer1 #footer {
  margin-top: 792px;
}

body .longer2 #right-menu {
  min-height: 675px;
}
body .longer2 #leftcontent,
body .longer2 #rightcontent {
  height: 772px;
}

body .longer2 #content {
  height: 832px;
}
body .longer2 #footer {
  margin-top: 832px;
}

body .longer3 #right-menu {
  min-height: 735px;
}
body .longer3 #leftcontent,
body .longer3 #rightcontent {
  height: 832px;
}

body .longer3 #content {
  height: 892px;
}
body .longer3 #footer {
  margin-top: 892px;
}

#rightcontent2 p.err {
  color: black !important;
}
#rightcontent table.gallery td p
{
	margin: 0;
	font-size: 7pt;
}
#right-menu #quote_btn
{
	display: block;
	margin-top: 0px;
	text-align: center;
}
div#ad_box {
	margin:12px 0 30px 15px;
	height : 107px;
}
div#product_content
{
	float:left;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:9px;
}
* html body div#product_content
{
	margin-left: 0px;
}
div#gallery_content {
	float: left;
	width: 281px;
	height: 402px;
	position: relative;
	margin: 14px 12px 0px 5px;
}
body.blocks div#gallery_content {
	height: auto;
	width: 400px;
}
body.blocks div#gallery_content img {
	position: static;
}

div#gallery_content div.item {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 281px;
	height: 382px;
}
body.blocks div#gallery_content div.item {
	position: static;
	width: auto;
	height: auto;
}

div#gallery_content div.item img {
	margin: 0;
	padding: 0;
}
div#gallery_content div.item p {
	position: absolute;
	color: #fff;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 281px;
	height: 14px;
	background: transparent url("/templates/blindfactory/images/bg_gallery_caption.png");
	padding: 14px 0;
}
div#gallery_content div.item p span {
	padding: 0 14px;
}
body.edit div#gallery_content div.item p {
	position: static;
	height: auto;
	width: auto;
	background: none;
}
div#gallery_content img.on {
	border: 2px solid #E7873B;
	z-index: 10;
}
div#gallery_controls {
	bottom:0;
	height:20px;
	position:absolute;
	right:0;
	width:30px;
}
body.edit div#gallery_controls {
	display: none;
}
div#gallery_controls a img {
	border: none;
}

div#gallery_thumbs {
	float: left;
	width: 134px;
	margin: 10px 0 0 0;
}
div#gallery_thumbs img.on {
	border: 2px solid #E7873B;
}
table#gallery img.off {
	border: 2px solid #999999;
	z-index: 0;
}
table#gallery img.on {
	z-index: 1;
}

em.error
{
	color: #fff;
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 14px;
	margin-left: 198px;
	margin-top: 3px;
}
p span.field input.error,
p span.field textarea.error
{
	border: 1px solid #ff3300;
	background-color: #dfdfdf;
}

/*Commercial Template*/
div#commercial h2 {
	font-size:10pt;
	margin:93px 8px 0 22px;
}
div#commercial a#download_link {
	font-size:16px;
	margin-left:22px;
}
div#product_links {
	padding: 10px 0px 30px 0; 
	font-size: 14px;
}
div#product_links a, div#product_links p {
	font-size: 14px;
}
/*Media Template*/

div#media_listing h1, div#media_listing h2, div#media_listing p {
	color: #000;
} 

/*Media Item Template*/
div#media_item {
	padding-bottom: 30px;
}

div#media_item img {
	margin: 10px 0 10px 16px;
}
div#media_item h1, div#media_item h2, div#media_item p {
	color: #000;
}

div#media_listing a {
	border-bottom:1px solid #ECECEC;
	display:block;
	font-size:10px;
	margin:0 0 20px 16px;
	padding:0.8em 16px 20px 0;
	text-transform:uppercase;
}
/* - Blocks Code - */

body.edit #rightcontent2 table
{
	table-layout: auto;
	width: auto;
}

body.edit table.gallery td
{
	padding: auto;
}


body.edit div#product_content
{
	float:none;
}

body.edit #leftcontent 
{
	padding-right: 35px;
	width: 235px;
}
body.edit .longer1 #leftcontent,
body.edit .longer1 #rightcontent,

{
	padding-bottom: 25px;
}

body.edit table.gallery td 
{
	border: none;
	font-weight: normal;
	padding: 0 !important;
}

body.edit div#gallery {
	display: block;
}



