/* Glamuzina */
/* Phosphor Essence Ltd */


/* BROWSER WRANGLING */

/* mac hide\*/
html, body {
	height: 100%;
}
/* end hide */


/*************************************************************************** 
* The "height" above is a hack for IE5+/Win. Below it's adjusted using 
* the child selector to hide from IE5+/Win. 
* Without this, Moz1.0 adds a vertical scrollbar, & Firefox1.0/Opera7.54 
* cover everything with the footer when the viewport gets too small. 
***************************************************************************/ 

html,body {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	background-color: #E7E7E8;
}

div,p {
	margin-top: 0px;
} /*clear top margin for mozilla*/



/* PAGE STRUCTURE DIVS */

#container {
	width: 760px;
/*	height: auto; */
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto; /*keeps container in center of page*/
	text-align: left;
	position: relative;
}

#logo {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	position: relative;
}
#top { /*this forms the right column as well as acting as a container*/
	width: 760px; 
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkgd_flowers.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	position: relative;
}
#pre-hdr { /* e.g. "case study" label above CS project title */
	color: #000000;
	font-size: 1.05em;
	font-weight: 460;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.8em;
	position: relative;
	left: 200px;
	top: 5px;
}
#nav {
	height: 40px; 
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
}

#subnav {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	padding-left: 20px;
	float: left;
	position: relative;
}

#footer {
	width: 720px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	margin-top: 130px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	position: relative;
}

#copyright {
	float: left;
	position: relative;
}

#footer-links {
	/*float: right;*/
	width: 80%;
	text-align:right;
	position: relative;
}



/* CONTENT DIV's */

#content {
	width: 760px;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;
	position: relative;
	z-index: 300;
}

.content-colleft {
	width: 350px;
	left: 20px; 
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
}
.content-colright{
	width: 350px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
	padding-bottom: 10px;
}
#content-colleft-3quarters {
	width: 530px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
	padding-bottom: 10px;
}
#content-colright-1quarter {
	width: 165px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
	padding-bottom: 10px;
}

#content-colleft-2thirds {
	width: 535px;
	left: 20px; 
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
}
#content-colright-1third {
	width: 165px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
}

#content-1quarter {
	width: 165px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
}
#content-2quarter {
	width: 165px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
}
#content-3quarter {
	width: 165px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
}
#content-3quarter-line {
	width: 175px;
	left: 30px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	border-left: 1px solid #dddddd;
	float: left;
	position: relative; /*ie needs this to show float */
}


#content-spec1cols, #content-spec1colstop {
	top: 10px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 16px; 
	float: left;
	position: relative; /*ie needs this to show float */
}

#content-spec1cols #content-colleft-cart, #content-spec1cols #content-colleft {
	width: 350px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-left: -20px;
/*	margin-left: -10px;*/ /* This is the different style needed for PC - IE */
	float: left;
}
#content-spec1cols #content-colright-cart, #content-spec1cols #content-colright {
	width: 350px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-left: -20px;
/*	margin-left: -10px;*/  /*This is the different style needed for PC - IE */
	float: left;
}
#content-colleft-cart {
	width: 350px;
	left: 20px; 
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; /*ie needs this to show float */
}
#content-colright-cart {
	width: 330px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #bbbbbb;
	float: left;
	position: relative; /*ie needs this to show float */
}


/* POSITIONING OF THE NEXT/PREVIOUS SCROLL BUTTONS FOR THE SHOPPING CART ITEM CATALOGUE */

#item-scrollthrough {
	margin: 0px;
	padding: 0px;
	margin-top: 17px;   /*This is the different style needed for PC - IE */
	position: absolute;
}




/*#content-speccols #content-colleft */
#content-textcol1 {
	width: 165px;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-bottom: 30px;
	float: left;
}
#content-textcol2 {
	width: 165px;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-bottom: 30px;
	float: left;
}
#content-textcol3 {
	width: 165px;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-bottom: 30px;
	float: left;
}
#content-textcol4 {
	width: 165px;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-bottom: 30px;
	float: left;
}


/* CONTENT COL's --- 2 COLUMNS */

#cont-spec2col-lefttop {
	width: 350px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #6796B2;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}
#cont-spec2col-leftbtm {
	width: 350px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}


#cont-spec2col-leftbtm-spec {
	width: 140px;
	margin: 0px;
	padding: 0px;
	background-color: #D4E3EA;
	background-image: url(../images/bkgd_flowersblue.jpg);
	background-repeat: no-repeat;
	border: 1px solid #BBBBBB;
	text-align: center;
	float: left;
}
#cont-spec2col-leftbtm-spec2 {
	width: 140px;
	margin: 0px;
	padding: 0px;
	background-color: #D4E3EA;
	background-image: url(../images/bkgd_flowersblue.jpg);
	background-repeat: no-repeat;
	border: 1px solid #BBBBBB;
	text-align: center;
	float: left;
}
#cont-spec2col-righttop {
	width: 350px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #CD171E;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}
#cont-spec2col-rightbtm {
	width: 350px;
	margin: 0;
	padding: 0px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
.box-over {
	width: 164px;
	float: right;
	margin: -361px 1px 0 0;
	position: relative;
	z-index: 10
}
.box-over-logo {
	height: 45px;
	text-align: center;
	background-color: #000;
}
.box-over-text {
	margin: 8px 0 0 0;
}

.prod-box {
	width: 165px;
	margin: 0 0 10px 0;
	background-color: #e7e7e8;
	border: 1px solid #BBBBBB;
}
.prod-box-top {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #BBBBBB;
}
.prod-box-text {
	margin: 0 8px 0 10px;
	padding: 8px 0 0px 0;
}
.prod-box-top p.title-boldcaps {
	font-size: 0.82em;
	font-weight: bold;
	text-transform: uppercase;
}


/* CONTENT COL's --- 1 COLUMN */

#cont-colleft-col1top {
	width: 165px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
	border: 1px solid #BBBBBB;
}
#cont-colleft-col1imgtop {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	float: left;
}
#cont-colleft-col2top {
	width: 165px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	vertical-align: middle;
	background-color: #D4E3EA;
	background-image: url(../images/bkgd_flowersblue.jpg);
	background-repeat: no-repeat;
	border: 1px solid #BBBBBB;
	float: left;

}
#cont-colleft-col2imgtop {
	width: 165px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
/*	background-color: #000000;*/
	border: 1px solid #BBBBBB;
/*	float: left;
	position: relative; */
}



.cont-speccol-col {
	width: 165px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
.cont-speccol-col2 {
	width: 165px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	vertical-align: middle;
	float: left;
}
.cont-speccol-colimg {
	width: 165px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border: 1px solid #BBBBBB;
}

#cont-spec1col-col1 {
	width: 165px;
	height: 166px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
#cont-spec1col-col1img {
	width: 165px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border: 1px solid #BBBBBB;
/*	float: left;
	position: relative; */
}
#cont-spec1col-col2 {
	width: 165px;
	height: 166px;
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	vertical-align: middle;
	float: left;
}
#cont-spec1col-col2img {
	width: 165px;
	height: 166px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border: 1px solid #BBBBBB;
/*	float: left;
	position: relative; */
}
#cont-spec1col-col3 {
	width: 165px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	vertical-align: middle;
	float: left;
}
#cont-spec1col-col3img {
	width: 165px;
	height: 166px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border: 1px solid #BBBBBB;
/*	float: left;
	position: relative; */
}
#cont-spec1col-col4 {
	width: 165px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	vertical-align: middle;
	float: left;
}
#cont-spec1col-col4img {
	width: 165px;
	height: 166px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border: 1px solid #BBBBBB;
/*	float: left;
	position: relative; */
}


#shop-button {
	clear: both;
	float: left;
	width: 330px;
	height: 70px;
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFF url(../images/bkgd_flowers_shop.jpg) no-repeat;
/*	background: #FFF url(../images/bkgd_flowers.jpg) no-repeat -80px -15px;*/
}
#shop-button p {
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 120%;
	margin: 20px 30px 3px 15px;
	padding: 0;
}




#back-btn {
/*	left: 0px;
	z-index: 300; */
	margin-top: 40px;
	float: left;
	position: relative; /*ie needs this to show float */
}



/* BANNER DIV'S */

#banner {
	width: 760px;
	height: 219px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
/*	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;  Has been moved to bottom of "top" div and top of "content" div */
	float: left;
	position: relative;
}

#banner-img {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	left: 50px;
	float: left;
	position: relative;
}
#banner-link {

	margin-bottom: 10px;
	margin-left: 60px;
	float: left;
	position: relative;
}
#banner-bkgdcut {

	border-left: 1px solid #FFFFFF;
	float: right;
	position: relative;
}




/***** NIFTY CORNERS *****/

div#top {
}
div#footer {
}



