﻿/*site*/
body {font-family: Tahoma, Verdana, Arial;background:#fff url('../images/background-grad.gif') repeat-x;margin: 0;font-size:12px}

a { color:Blue;}

img { border: none 0px #fff}
input,textarea,th, td {font-family: Tahoma, Verdana, Arial;}

th { text-align:right;}
td { text-align:left;}
.container {width: 910px;margin: 0 auto;}

.header {height: 103px;}
.lhi{line-height:150%;}
.title {background-image: url('../images/header-title.gif');background-repeat: no-repeat;width: 191px;height: 90px;float:right;}
.title a 
{
	display:block;
	width: 191px;height: 90px;
}
.logo {background-image: url('../images/header-logo.gif');background-repeat: no-repeat;width: 171px;height: 90px;float:left;}
.logo a 
{
	display:block;
	width: 171px;height: 90px;
}
/*stepper*/
.stepper {height: 54px;margin-left:240px}
.step-leftcap {width: 15px;height: 54px;float:left;/*ie6*/_margin: 0 -3px 0 0;}
.step-rightcap {width: 15px;height: 54px;float:right;/*ie6*/_margin: 0 0 0 -3px;}
.step-content {height: 54px;}

.step-content-container div {float:left;}
.step-item {font-size: 11px;color:#333;height: 54px; line-height: 100px;color:#bbb;}
.step-selected {color:#448f41;font-weight:bold;}
.step-between {background-image: url('../images/step-between.gif');background-repeat: repeat-x;height: 54px;width: 81px;margin: 0px 10px;}

.step1, .step2, .step3, .step1-off, .step2-off, .step3-off
{background-repeat: no-repeat;background-position: center 8px;}


.step1 {background-image: url('../images/step-1.gif');}
.step2 {background-image: url('../images/step-2.gif');}
.step3 {background-image: url('../images/step-3.gif');}


.step1-off {background-image: url('../images/step-1-off.gif');}
.step2-off {background-image: url('../images/step-2-off.gif');}
.step3-off {background-image: url('../images/step-3-off.gif');}

/*footer*/

.footer
{
	text-align:center;
	font-size:11px;
	width: 720px;
	
	margin: 60px auto 0 auto;
	background-image: url('../images/footer.gif');background-repeat: no-repeat;

	padding: 10px 0 0px 0;
	height:50px;
}
/*content*/
.content {/*ie6*/_margin-top: -15px;}
h1,h2 {color:#448f41;font-weight: normal;font-size: 17px;text-align:left;}
h2 {margin: 0 20px 15px 15px; font-size:20px; background:#444;text-align:center; color:#fff;line-height:40px;}

.blurb 
{
	margin:10px 0 30px 0;
	
	line-height:150%;
	

}
.blurb, .blurb h1
{
	color:#444;
		color:#444;
	text-align:center;
}
.blurb h1
{
	font-size:24px;

}
.blurb strong
{
	font-size:28px;
}

.buttons
{
		padding-top:25px;	
}

.button-gold,  .button-gold-wide, .button-gold-xl {text-decoration:none;color:#734009;height: 31px;display:block;
                     line-height: 31px;text-align: center;background-position: center;background-repeat: no-repeat;font-weight:bold;font-size: 13px;}

.button-gold
{
	width:120px;background-image: url('../images/button-gold-small.gif');
}

.button-gold-wide
{
	width:160px;background-image: url('../images/button-gold-large.gif');
}
.button-gold-xl
{
	width:235px;background-image: url('../images/button-gold-xl.gif');
	margin: 0 auto;
}

.buttons .button-gold, .buttons .button-gold-wide
{
	float:left;
}
/*layout chooser*/
.layout-chooser-container {padding-left:10px;}
.layout-item {width: 205px;float:left;margin: 0 10px;}
.layout-item-top {background-image: url('../images/box-top.gif');background-repeat: no-repeat;width: 175px;height: 10px;/*ie6*/_margin: 0 0 -9px 0;}
.layout-item-bot {background-image: url('../images/box-bottom.gif');background-repeat: no-repeat;width: 175px;height: 10px;}
.layout-item-content {background-image: url('../images/box-middle.gif');background-repeat: repeat-y;width: 175px;height: 160px;line-height: 160px;text-align:center;}
.layout-item-options {text-align:left;padding: 10px 0;margin-left:0px;}

.layout-item-options table label span
{
	padding-left:15px;font-size: 14px;color:#448f41;font-weight:bold;
}

.layout-item-price {font-size: 19px;color:#448f41;font-weight:bold;margin: 10px 30px;}

.layout-freight-price 
{
font-size: 11px;
padding-left:15px;
}

div.pleaseWait
{
	background-image:url('../images/loading.gif');
	background-repeat:no-repeat;
	background-position:center top;
	padding:22px 0;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;

}

div.pleaseWait.inline
{
	margin-left:30px;
	padding:0 20px;
	background-position:left center;
}

div#preview-sign
{
	width: 600px;
	height: 600px;
	background: transparent url(../images/preview-landscape.jpg) no-repeat center top;
}

div#preview-select 
{
	width: 150px;
	text-align: center;
	float: right;
}
div#preview-select .image
{
	width: 150px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
	border: 2px solid #cad1e6;
	margin: 0 0 30px 0;
	cursor: pointer;
}
div#preview-select div img
{
	display: block;
	margin: 0 auto;
}

div#closeWindow
{
	text-align: right;
	padding-bottom: 5px;
}
div#closeWindow a
{
	font-weight: bold;
	font-size: 14px;
	color: #0033cc;
}
table#options
{
	border-collapse:collapse;
	width:410px;border:solid 1px #ccc;
	
}

table#options tr
{
	vertical-align:top;
	
}
table#options tr td, table#options tr th
{
	border-bottom:dashed 1px #ccc;
}

table#options tr.sign td, table#options tr.sign th
{
	background-color:#f5f5f5;

}


table#options tr.last td,table#options tr.last th
{
	border-bottom:solid 1px #ccc;
}

table#options th
{
	
	text-align:left;
}
table#options th div
{
	font-weight:normal;
	line-height:130%;
	font-size:11px;
	color:#383838;
}

table#options td
{

	
	text-align:right;
}

table#options em

{ color:green;}

table.conf, table.conf2
{
	width:700px;
}

table.conf td, table.conf th
{
	font-size:12px;
	line-height:150%;
}

table.conf2 th
{
	text-align:left;
}

table.conf2 td
{
	text-align:right;
}

.info 
{
	
	background-image:url('../images/information.gif' );
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0 0 0 30px;
	font-weight:bold;
	
	font-size:11px;
	color:#333;
	line-height:150%;
	width:260px;
	margin: 0 auto 10px auto;

	
}
#preview
{
	
}
#preview img
{
	border:dashed 1px #ccc;
}

#conf-head
{
	line-height:150%;
}

.bullets div
{
	padding-left:20px;
	background: transparent url(../images/bullet_black.png) no-repeat center left;
}

.region input
{
	margin: 1px 0;
}


blockquote {
background-image: url(../images/open-quote.gif);
background-repeat: no-repeat;
background-position: left 0px;
padding-left: 22px;
font-weight:normal;
font-size:18px;
font-family:Georgia, serif;
font-style: italic;
line-height:24px;
margin: 5px 15px 0 20px;
color:#555;
text-align:left;

}
blockquote span {
background-image: url(../images/close-quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding: 5px 0 0 30px;
}

#options2
        {
            width: 430px;
            margin:0 auto;
            line-height: 150%;
        }
        #options2 table
        {
            width: 430px;
            border-collapse: collapse;
            background-color: #f5f5f5;
            border:solid 1px #eee;
        }
        #options2 table td
        {
            padding: 5px 8px;
            font-size: 11px;
        }

        #options2 td.r
        {
            text-align: right;
        }
        
         #options2 h2
         {
         	color:Green;
         	font-size:20px;
         }
        #options2 h4
        {
            font-size: 16px;
            margin: 5px 0;
        }
        #options2 h5
        {
            font-size: 12px;
            margin: 5px 0;
            color: #666;
        }
        #options2 h5 span
        {
            font-size: 10px;
            font-weight: normal;
        }
        
        #preview-container
        {
			width:800px;
			height:600px;
			
        	background:#fff url(../../Templates/loader3.gif) no-repeat center 80px;
        	text-align:center;
		margin: 0 auto;
        	
        }
        
        #progress
        {
        	width:905px;
        	height:33px;
        	background-repeat:no-repeat;
        	background-image:url(../images/progress.png);
        	margin:15px 0 0 0;
        }
           #progress a
           {
           	float:right;
           	margin-right:15px;
          line-height:31px;
           }
        #progress.enter
        {
        	background-position:left -32px;
        }
        #progress.options
        {
        	background-position:left -64px;
        }
        #progress.pay
        {
        	background-position:left -96px;
        }
        
        .layout-selection-list
        {
        	padding:0;
        	
        	list-style-type:none;
        	border:solid 1px #ccc;
        	border:solid 1px #ccc;
        	 margin:0 0 0 15px;
        	 float:left;
        	 width:873px;
        }
        
         .layout-selection-list li
         {
         	float:left;
         	width:25%;
         	padding:25px 0;
         
         }
          .layout-selection-list li:hover
          {
          	background-color:#efefef;
          }
         .layout-selection-list li img
         {
         	display:block;
         	width:140px;
         	height:144px;
         	margin:0 auto;
         }
         
         .layout-selection-list li .layout-radio
         {
         	
         	margin: 20px 0 20px 20px;
         }
         
          .layout-selection-list li label span
          {
          	display:inline-block;
          	margin-left:15px;
          	font-size: 14px;color:#448f41;font-weight:bold;
          }
          
          .layout-selection-list li .button-gold
          {
          		
          	margin:0 auto;
          
          }
