﻿/* 

Global Styles for WhiteHouseAntiqueAndCandyShop.com
Created by iWebify.net
www.iwebify.net



	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	}

h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	}

h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	}

body {
	background-image: url("images/VicWallpaper.gif");
	background-color: #C0B994;
	background-position: 0px 20px;
	}
	

		
/*  --------- 2. structure  --------- */

#TopBorder {
	background-image: url("images/topborder.jpg");
	background-repeat: repeat-x;
	height: 35px;
	}

#Content {
	margin-left: 165px;
	margin-right: 10;
	margin-top: 110px;
	}

#Content p {
	margin-right: 10;
	}

#LogoBar{
	float: left;
	position: absolute;
	top: 35px;
	left: 170px;
	height: 85px;
	}
	
#TopAddress {
	position: absolute;
	top: 115px;
	left: 260px;
	height: 16px;
	}
	
#TopAddress p {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: 600;
	color: #ADA67B;
	}

#RoseRope {
	height: 80;
	background-image: url("images/rose_banner.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 340 15;
	}
	
#footer {
	clear: both;
	text-align: center;
	margin-top: 20px;
	}

/* ---------- 3. links and navigation ---------- */

#menu {
	float: left;
	clear: left;
	position: fixed;
	top: 35px;
	left: 0px;
	display:block; 
	width:160px;
	padding; 0;
	text-align: center;
	font-family: Times, Times New Roman, serif;
	font-size: medium;
	font-weight: 500;
	color: #000000;
	}

	
#menu a.button:visited {
	background:url('images/Buttons50.gif') left top; 
	text-decoration: none; 
	text-align: center;
	color: #000000;
	line-height:50px; 
	display:block;   
	width:160px; 
	height:50px;
	margin-top:3px;   
	font-size: 105%;  
	font-weight: 700;
	}
	
	
#menu a.button {
	background:url('images/Buttons50.gif') left top; 
	text-decoration: none; 
	text-align: center;
	color: #000000;
	line-height:50px; 
	display:block;   
	width:160px; 
	height:50px;
	margin-top:3px;   
	font-size: 105%;  
	font-weight: 700;
	}
	
#menu a.button:hover {
	background-position:0 -50px;
	line-height:50px; 
	font-size: 110%;

	}
	
#menu a.button:active {
	background-position:0 -100px;
	color: #FFF;
	}

#menu a.selected {
	background-position:0 -100px;
	color: #FFF;
	}
	

/* ---------- 4. fonts ---------- */

ul {
	font-family: Times, Times New Roman, serif;
	font-size: medium;
	font-weight: 300;
	color: #000000;
	}

p {
	font-family: Times, Times New Roman, serif;
	font-size: medium;
	font-weight: 300;
	color: #000000;
	}

h4 {
	font-family: Times, Times New Roman, serif;
	font-size: medium;
	font-weight: 300;
	color: #000000;
	}

h3 {
	font-family: Times, Times New Roman, serif;
	font-size: medium;
	font-weight: 300;
	color: #000000;
	}

h2 {
	font-family: Times, Times New Roman, serif;
	font-size: medium;
	font-weight: 300;
	color: #000000;
	}

h1 {
	font-family: Times, Times New Roman, serif;
	font-size: medium;
	font-weight: 300;
	color: #000000;
	}

h2 {
	font-family: Times, Times New Roman, serif;
	font-weight: 500;
	color: #444444;
	}

h1 {
	font-family: Times, Times New Roman, serif;
	font-weight: 500;
	color: #444444;
	}

h1 {
	font-size: 150%;
	}

h2 {
	font-size: 135%;
	}


/* ---------- 5. images ---------- */


.YeOlde {
	float: left;
	Position: absolute;
	top: 5px;
	left: 10px;
	height: 35px;
	width: 50px;
	}

.Whitehouse {
	float: left;
	Position: absolute;
	top: 25px;
	left: 35px;
	height: 30px;
	width: 200px;
	}
	
.ACShop {
	float: left;
	Position: absolute;
	top: 58px;
	left: 70px;
	height: 25px;
	width: 230px;
	}

.CVLogo {
	width: 75px;
	height: 100px;
	border: 0;
	margin-top: 10px;
	}

.img-shadow {
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
#CreditCards {
	height: 70;
	width: 106;
	margin-top: 20px;
	}		

/* ------6. attributes -------------*/

.right { 
	float: right;
	}
.left { 
	float: left;
	}

.nospace {
	margin: 0;
	padding: 0;
	}

/* ---------- 7. hacks ---------- */