/* 

STYLE SHEET FOR ANTHONY FORMALWEAR WEB SITE
Created by CreativeMediaHeroes
www.anthonyformalwear.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. tables
	7. forms
	
Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

		
/* --- colours  --- 

.lightgrey {color: #EEE;}
.midgrey {color: #C4D4DE;}
.darkgrey {color: #484E52;}

.lightblue {color: #CBD5DE;}
.midblue {color: #5986C4;}
.darkblue {color: #10165D;}

.darkbrown {color: #251307;}
.gold {color: #E0A725;}
*/


body {
	margin: 0;
	padding: 0;
	background-color: #5B5451;
	background-image:url(../images/layout/bg1.gif);
	background-repeat:repeat-x;
	font: 9px/18px Georgia, serif;
	color: black;
	text-align: left;
}
		
/*  --------- 2. structure  --------- */

#wrapper {
	width:850px;
	height: auto;
	/*height:800px;
	background-color: #E6EEF2;*/
	background-color: white;
	margin: 15px auto 3px auto;
	;
	;
	}
		
#header {
	height:98px;
	color: #132512;
	background-image:url(../images/layout/anthony-website-header.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #C4D4DE;
	padding: 0px;
	margin: 0px;
	}
		
#menu {
	height: 16px;
	margin: 0 0 0 0;
	padding: 2px 0 4px 0;
	background-color: #E6EEF2;
}

.bigpic {
	height: 230px;
	background-color: white;
	border-top: 1px solid #C4D4DE;
	border-bottom: 1px solid #C4D4DE;
	background-image: url(../images/layout/homepage-main-image.jpg);
	}
	
.homepic {
	background-image: url(../images/layout/homepage-main-image.jpg);
}
.contemporarypic {
	background-image: url(../images/layout/contemporary-main-image.jpg);
}
.silkpic {
	background-image: url(../images/layout/silkaspects-main-image.jpg);
}
.classicpic {
	background-image: url(../images/layout/classic-main-image.jpg);
}
.showroompic {
	background-image: url(../images/layout/showroom-main-image.jpg);
}
.shoppic {
	background-image: url(../images/layout/showroom-main-image.jpg);
}
.cuffspic {background-image: url(../images/layout/cufflinks-main-image.jpg);}

.waistpic {background-image: url(../images/mainpics/waistcoats-main-image.jpg);}

.mtmpic {background-image: url(../images/layout/made-to-measure-main-image.jpg);}

.shoespic {background-image: url(../images/layout/shoes-main-image.jpg);}

.lightweightspic {background-image: url(../images/layout/lightweights-main-image.jpg);}



#2linesep {
	height: 2px;
	border-top: 1px solid #C4D4DE;
	border-bottom: 1px solid #C4D4DE;
	margin-top: 1px;
	}

.directory {
	font-family: Lucida Grande, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 11pt;
	background-color: #333;
	vertical-align: middle;
	height: 12px;
	margin-bottom: 5px;
	padding: 3px;
}

.redblockhead {
	font-family: Lucida Grande, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 11pt;
	background-color: #FF0000;
	vertical-align: middle;
	height: 12px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.bigdaybox {
	padding: 5px;
	width: 250px;
	border: 1px solid #FFF;
}

.suithirebox {
	padding: 5px;
	width: 450px;
	border: 1px solid #FFF;
}

.whitebox {
	padding: 8px;
	border: 1px solid #FFF;
}

.whitebox2 {
	padding: 0px;
	border: 1px solid #FFF;
}

.thumbs {
	border: 1px solid #FFF;
}

#footerbar {
	float:left;
	width: 850px;
	margin: 0 auto 10px auto;
	padding-top: 3px;
	background-image: url(../images/layout/bottom-shadow.gif);
	background-repeat: repeat-x;
	background-color: #5B5451;
		}
		
#copyright {
	float:left;
	height: 35px;
	margin-right: 10px;
	clear: both;
	font: 10px/11px Arial, sans-serif;
	color: #EEE;
	background-color: #5B5451;
	width: 850px;
		}
	
/* --- NEW CONTENT SECTION ---*/


.container
{
	margin: 0;
	width: 100%;
	float: left;
	background-color: #D3C6BF;
	background-repeat: repeat-y;
}

.lefta
{
    margin: 5px;
    padding: 4px 15px 0 20px;
    float: left;
    width: 212px;
    height: 100%;
    overflow: hidden;
	border-right: solid 1px #C4D4DE;
	background: transparent;
}

.introbox {
	padding: 5px;
	width: 100%;
	border: 1px solid #FFF;
}




.leftb
{
    margin: 5px;
    padding: 4px 5px 0 5px;
    float: left;
    width: 378px;
    overflow: hidden;
	background: transparent;
}

.leftc
{
    margin: 5px;
    padding: 4px 5px 0 3px;
    float: left;
    width: 790px;
    overflow: hidden;
	background: transparent;
}

.leftd
{
    margin: 5px;
    padding: 4px 5px 0 3px;
    float: left;
    overflow: hidden;
	background: transparent;
}

.righta
{
	float: left;
	width: 153px;
	border-left: solid 1px #C4D4DE;
	background: transparent;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}

.rightb
{
	margin: 5px 0 0 2px;
	padding: 4px 10px 0 7px;
	float: left;
	width: 380px;
	border-left: solid 1px #C4D4DE;
	background: transparent;
}

.innertext
{
    font: 11px/18px Lucida Grande, sans-serif;
	color: black;
	text-align: left;
	padding: 8px;
    overflow: hidden;
	background: transparent;
}

.innertextw
{
    font: 11px/18px Lucida Grande, sans-serif;
	color: white;
	text-align: left;
	padding: 8px;
    overflow: hidden;
	background: transparent;
}

a.innertext {color:#FFF;
	text-decoration: underline;
}
		
a.innertext:hover {
	color: #FFF;
}

.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}



.horline {
	height: 1px;
	width: 100%;
	border-top: 1px solid #C4D4DE;
	margin-top: 10px;
	margin-bottom: 10px;
	}




/* ---------- 3. links and navigation ---------- */

a {color:#615755;
text-decoration: none;
	font: 11px/11px Lucida Grande, Arial, sans-serif;
}
		
a:hover {
	color: #FFFFFF;
	font: 11px/11px Lucida Grande, Arial, sans-serif;
}

#link.a {color:#615755;
text-decoration: none;
	font: 11px/11px Lucida Grande, Arial, sans-serif;
}
		
#link.a:hover {
	color: #FFFFFF;
	font: 11px/11px Lucida Grande, Arial, sans-serif;
}


/* -- menu1 rollover -- */

.nav1 ul{
}

.nav1 li{
	color: #484E52;
	list-style-type: none;
	display: inline;
	padding: 0 10px 0 10px;
	border-right: solid 1px #C4D4DE;
	}

.nav1 li a{
	font: 10px Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	color: #484E52;
	text-decoration: none;
	text-transform: uppercase;
	}

.nav1 li a:hover{
	color: black;
	}



/* -- footer -- */

	
.footer ul{
}

.footer li{
	float:left;
	font: 10px Arial;
	color: white;
	list-style-type: none;
	display: inline;
	padding: 5px 5px 2px 5px;
	border-right: solid 1px #333;
	}

.footer li a{
	font: 10px Arial;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

.footer li a:hover{
	color: #CCC;
	}




/* ---------- 4. fonts ---------- */

html {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
		}

/*body {
		font-size: 62.5%;
		}
*/

h1, h3, h4 {font: Lucida Grande, Arial, sans-serif;
		}

h1 {
	font-weight: normal;
	color: #333333;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 21px;
	line-height: 20px;
		}

h2 {font: 11px/21px Georgia, serif;
	color: black;
	font-weight: normal;
}

h3 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	}
		
h4 {font: 9px/12px;
	colour: #EEE;
	
		}

h5 {font: 11px/17px Lucida Grande, Arial, sans-serif;
	color: white;
	font-weight: normal;
}

p {font: 11px/21px Georgia, serif;
	font-color:  #C4D4DE;
	padding-top: 5px;
		}
		
strong {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
		
.blockheads {font: 12px/14px Arial, sans-serif;
			font-weight: normal;
			width: 100%;
			padding: 7px 5px 4px 5px;
			margin-top: 3px;
			background-color: #CBD5DE;
			display: block;
			color: #484E52;
			border: solid 1px #C4D4DE;
			}	

/*ul {
		}
*/
blockquote {
		}

/* ---------- 5. images ---------- */

a img {border: none;
		}
		
.adsblock {
	float: right;
	height: auto;
	width: 146px;
	font: 11px/17px Arial, sans-serif;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}

a .newthumb {
	width: 128px;
	height: 128px;
	border: 1px solid #FFFFFF;
	clear: right;
	}
			

/* ---------- 6. tables ---------- */

table {
		}
		
caption {
		}
		
tr {
		}

th, td {
		}
		
th {
		}
		
td {
		}

/* ---------- 7. forms ---------- */	
		
form {
		}
.quotes {
}
.shoessml {
	width: 260px;
	height: auto;
	}

.cuffthumbs {
	height: 50px;
	width: 77px;
	clear: both;
}
.maps {
	width: 70%;
}
.50pc {
	width: 50%;
	height: auto;
}
