body{
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#eef3f6;
	
	
}

h1{
 font-size:20px;
 margin-top:10px;

}

h2{
 font-size:12px;
 margin:0 0 5px 0;
 padding:0
}

#wrapper{
	width:800px;
	background:#ffffff;
	bottom:0px;
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #03347F;
}

#main{
	position:relative;
		
	}

#menu {
	position: absolute;
	background:url(v-images/vdub-menu.jpg);
	background-repeat:no-repeat;
	height:479px;
	width:240px;
	padding:105px 0 0 0;
	margin:0;
	
	
}

#menu li{
	list-style:none;
	text-align:center;
	color:#000000;
	margin-bottom:20px;
	font-size:16px;
	}
	
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:2px;
	font-size:16px;
	text-decoration:none;
	
	
}

#menu a:hover {
	background-color:#ECF15A;

}

#slide-show{
	position:absolute;
	top:500px;
	left:40px;
	border: 1px solid #000000;

}

#content{
	position:relative;
	background-image:url(d-images/top-c.jpg);
	background-repeat:no-repeat;	
	left:250px;
	width:500px;
	height:1250px;
	margin:0;
	padding:0;
	z-index:1;
	
}

.pic-div{
	width:500px;
	text-align:center;
}

.pic-div img{
	border:none;
}

.pic-div p{
	margin:5px 0 5px 0;
	padding:0 0 0 0;

}

#main-img{
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;

}

#product{
	font-size:12px;
	color:#000000;

}

#product p{
	width:30px;
}


#vdub-backing {
	position:absolute;
	padding:0;
	margin:0;
	bottom:0;
	width:398px;
	right:0;
	height:519px;
	background-image:url(v-images/vdub-backing.jpg);
	background-repeat:no-repeat;
	z-index:0;		

}

#links{
width:500px;
color:#000000;

}

#links a{
	text-decoration:none;
	color:#4232E0;
	font-weight:bold;

}

#links a:hover{
	text-decoration:underline;
	color:#4232E0;
	font-weight:bold

}

#footer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:10px;
	padding:0;
	margin-top:5px;
}

#footer a{
	color:#000000;
	text-decoration:none;

}

#footer a:hover{
	color:#000000;
	text-decoration:underline;

}

.tee{
	position:relative;
	border:1px solid #03347F;	
}

.button a{
	position:relative;
	background-image:url(v-images/button.jpg);
	padding:14px 0px 12px 265px;
	margin:0;
	width:269px;
	height:46px;
	color:#000000;
	text-decoration:none;
	
	
}

.button a:hover{
  background-image:url(v-images/button2.jpg);

}

.button2 a{
	position:relative;
	background-image:url(v-images/button-contact1.jpg);
	padding:14px 0px 12px 265px;
	margin:0;
	width:269px;
	height:46px;
	color:#000000;
	text-decoration:none;
	
	
}

.button2 a:hover{
  background-image:url(v-images/button-contact2.jpg);

}

.price{
	margin-left:80px;
	font-weight:bold;
	font-size:18px;
}

.nudge{
	margin-left:15px;

}
.float-left{
	float:left;

}

.float-right{
	float:right;

}


.swatches{
	position:relative;
	margin-left:450px;

}

.swatches img{
	margin-bottom:10px;
	margin-top:0;

}

.no-border{
	border: 0;	

}

.clearblock {
	clear: both;
	margin: 0;
	padding: 0;
}

/*------------ My-RedBubble ----------------*/
.tee-container{
	text-align:center;
	margin:0 20px 0 20px;	

}


/*------------ RedBubble ----------------*/


#rb-redbubble-clothing{
	margin:0 0 0 50px;
	width:400px;
	

  }
  
  #rb-redbubble-clothing p{
  	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
  
  }
  
  #rb-redbubble-clothing img
  {
    border: none;
  }

#rb-redbubble-clothing a {
    display: block;
    text-align: center;
    text-decoration: none;
	color:#333333;
    font-size: 11px;
	text-decoration:none;
  }
  
  #rb-redbubble-clothing a:hover {
   	text-decoration:underline;
  }
  
  /*------------ Art RedBubble ----------------*/
  
  
  
#rb-redbubble-art img
  {
    border: none;
  }
#rb-redbubble-art
  {
    width: 100%;
    float: left; 
    clear: both;
  }
#rb-redbubble-art ul
  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
  }
#rb-redbubble-art ul li
  {
    display: block;
    float: left;
    width: 139px;
    height: 180px;
    margin: 0 8px 8px 0;
    padding: 0 0 8px 0;
  }
#rb-redbubble-art ul li a.rb-thumbnail img
  {
    width: 135px;
    height: 135px;
    padding: 2px;
    background: white;
    border: 1px solid #ccc;
  }
#rb-redbubble-art ul li a
  {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
  }