@charset "utf-8";
/*
Y!S Global Variables
Thumb h-w: 120
Item h-w: 280

Global-font-size
Background-color
Text-color
Page-border-color
*/

/*HTML TAGS*/
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:11px;
  background:url('/lib/ittakes2cards-realtors/body-bg.png') 0 125px repeat-x #FDFBF9;
}
#outer-wrapper {
  background:url('/lib/ittakes2cards-realtors/header-bg.png') repeat-x;
}
a:link, a:visited {
  text-decoration:none;
  color:#000000;
}
a:hover {
  text-decoration:underline;
  color:#000000;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
img {
  border: none;
}
td {
  vertical-align:top;
}
/*SITE*/

#wrapper {
  width:1000px;
  margin:auto;
}
#bodycontent {

}
/*HEADER*/

#header {
  position:relative;
}
#vwd-login-wrapper {
  float:right;
  text-align:right;
  margin-top:5px;
  margin-right:20px;
}
#ys_superbar {
  float:left;
  margin-right:20px;
  text-align:right;
  font-size:13px;
  font-weight:bold;
}
#ys_superbar a {
  color:#3b0083;
}
a.cart-link{
  color:#3b0083;
  font-size:13px;
  font-weight:bold;
}
/*SEARCH*/

#search-form-div {
  position:absolute;
  top:38px;
  right:20px;
}
#search-query {
  border:1px solid #abadb3;
  border-left-color:#e3e9ef;
  border-bottom-color:#e3e9ef;
  padding:6px;
  width:165px;
  font:15px Arial;
  color:#8f8f8f;
  height:15px;
}
#search-btn {
  position:relative;
  left:5px;
  top:9px;
}

/*LEFT NAV*/
  
#sidebar {
  display:none;
}

/*NEWSLETTER*/

#home-newsletter{
  background:url('/lib/ittakes2cards-realtors/home-newsletter.png') no-repeat;
  height:45px;
  margin-top:10px;
  position:relative;
}
#home-newsletter .vwd-input {
  border:0;
  position:absolute;
  left:518px;
  top:6px;
  height:19px;
  padding:4px;
  width:280px;
}
#home-newsletter .vwd-submit {
  position:absolute;
  left:813px;
  top:5px;
  height:28px;
  width:91px;
}


/*CONTENTS*/
.sale-price-bold {
  font-weight:bold;
}
.horizontal-seperator {
  padding:5px;
}

/*MAIN SWITCH*/

#maintype #main{
  width:1000px;
}
#maintype #bodycontent {
  margin:0;
}
#vwd-home-features{
  clear:both;
  background:url('/lib/ittakes2cards-realtors/feature-bg.png') no-repeat;
  display:inline-block;
  height:257px;
  padding-top:10px;
}
#vwd-home-features a{
  float:left;
  margin:0 7px;
}
#vwd-home-products {
  margin-top:20px;
  display:inline-block;
}
#featured-items{
  width:621px;
  float:left;
}
#read-our-blog{
  width:379px;
  float:left;
}
#featured-items-header{
  background:url('/lib/ittakes2cards-realtors/featured-items.png') no-repeat;
  height:56px;
}
#featured-items-body{
  background:url('/lib/ittakes2cards-realtors/featured-items-bg.png') repeat-y;  
  min-height:500px;
  padding:0 15px;
}
#featured-items-footer{
  background:url('/lib/ittakes2cards-realtors/featured-items-bottom.png') no-repeat;  
  height:44px;
}
#read-our-blog-header{
  background:url('/lib/ittakes2cards-realtors/blog.png') no-repeat;
  height:56px;
}
#read-our-blog-body{
  background:url('/lib/ittakes2cards-realtors/blog-bg.png') repeat-y;  
  min-height:500px;
}
#read-our-blog-footer{
  background:url('/lib/ittakes2cards-realtors/blog-bottom.png') no-repeat;  
  height:44px;
}
#intro-text {
  padding:20px;
  font-size:14px;
}

/* SECTION PAGE */

h1.section {
  background:url('/lib/ittakes2cards-realtors/section-title-bg.png') no-repeat;
  width:936px;
  height:24px;
  padding:10px;
  margin-bottom:10px;
}
#vwd-section-page-wrapper {
  margin-top:10px;
}
.vwd-section-header,
.vwd-item-header{
  background:url('/lib/ittakes2cards-realtors/content-top.png') no-repeat;
  height:21px;
}
.vwd-section-body,
.vwd-item-body{
  background:url('/lib/ittakes2cards-realtors/content-bg.png') repeat-y;
  width:960px;
  padding:10px 20px;
}
.vwd-section-footer,
.vwd-item-footer{
  background:url('/lib/ittakes2cards-realtors/content-bottom.png') no-repeat;
  height:38px;
}
#section-image-wrapper {
  width:450px;
  height:400px;
  float:left;
}
.section-image {
  width:450px;
  height:400px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
}
.section-info {
  float:left;
  margin-left:20px;
  width:475px; 
}
#section-caption {
  font-size:14px;
}
#contents {
  clear:both;
}
.section-images {
  height:170px;
  width:165px;
  text-align:center;
  vertical-align:middle;
  display:table-cell;
}
.name {
  text-align:center;
  margin-top:8px;
  display:block;
  font:15px Arial;
}
.price-bold {
  margin-top:3px;
  font:15px Arial;
}
.horizontal-seperator #item-price{
  font-size:16px;
}
.horizontal-seperator #item-saleprice{
  font-size:16px;
  color:#cc0000;
  margin-left:10px;
}
.new-icon {
  position:absolute;
  bottom:2px;
  right:3px;
}
/*INFO & CONTACT TYPE*/
#contacttype #bodycontent p, #contact-submit {
	margin-top:10px;
}
/*ITEM SWITCH*/
.breadcrumbs a {
	text-decoration:underline;
}
#itemtype #contentarea {
	margin-top:10px;
}
#section-contenttitle {
	text-align:left;
	font-size:14px;
	margin:10px 0;
}
#item-contenttitle {
	display:none;
}
#caption {
	text-align:left;
	margin:20px 0;
}
/*ITEM AREA*/
#itemarea-table {
  width:960px;
}
.add-image {
  margin:5px;
}
#itemtable {
  width:465px;
  margin-left:20px;
}
#itemtable td {
  padding:5px 0px;
  text-align:left;
}
td#itemtable-header {
  font-size:25px;
  color:#40018b;
  font-weight:bold;
  padding:10px 0;
}
td#itemtable-price #item-price {
  font-size:25px;
  font-weight:bold;
}
.cross {
  text-decoration:line-through;
}
td#itemtable-price #item-saleprice {
  font-size:25px;
  font-weight:bold;
  color:#cc0000;
  margin-left:20px;
}
td#itemtable-quantity {
  font-size:15px;
  padding-left:15px;
}
td#itemtable-addtocart {
  text-align:center;
  padding:10px;
}
td#itemtable-caption {
  background:url('/lib/ittakes2cards-realtors/product-details.png') no-repeat;
  padding-top:50px;
}
#item-caption {
  margin-left:5px;
  font-size:15px;
}
#professional-purchasing-info{
  border:1px solid #8B7CD6;
  padding:10px;
  background-color:#F5F3FA;
  margin:10px 0;
}
#professional-purchasing-info h2{
  font-size:20px;
  background-color:#D9D5EE;
  padding:5px 10px;;
  margin-bottom:10px;
}

/*FOOTER*/

#site-footer {
  background-color:#fff;
}
#outer-footer {
  background:url('/lib/ittakes2cards-realtors/footer-top.png') repeat-x transparent;
  padding-top:40px;
}
#footer {
  background-color:#fff;
}
#vwd-footer-wrapper{
  width:1000px;
  margin:0 auto;
}
.links {
  display:inline-block;
  margin-left:95px;
  padding-top:15px;
}
.links > div {
  float:left;
  width:200px;
}
.links ul{
  list-style:none;
}
.links ul li {
  margin-bottom:10px;  
}
.links ul li a{
  list-style:none;
  color:#3a0081;
  font-size:13px;
}
#copyright {
	margin:10px 5px 5px;
}
#vwd-footer-wrapper .column4 {
  width:275px;
}
#vwd-footer-wrapper .column4 > div{
  margin-bottom:30px
}
#vwd-footer-wrapper .column4 .facebook img {
  margin-left:8px;
}
#vwd-footer-wrapper .column4 .facebook span{
  font-size:15px;
  color:#0032a3;
  margin-left:10px;
  position:relative;
  top:-10px;
}
#vwd-footer-wrapper .column4 .usa-flage img{
  float:left;
  margin-right:10px;
}
#vwd-footer-wrapper .column4 .usa-flage span{
  font-size:12px;
  font-style:italic;
  color:#000;
}
#vwd-footer-wrapper .column4 .green-seal img {
  float:left;
  margin-right:10px;
  margin-top:7px;
}
#vwd-footer-wrapper .column4 .green-seal span {
  font-size:12px;
  font-style:italic;
  color:#005966;
}
#copyright {
  background:url('/lib/ittakes2cards-realtors/copyright-top.png') no-repeat;
  text-align:center;
  padding-top:8px;
  color:#999;
}
#copyright a {
  color:#999;
}

