/* hide from ie on mac \*/

	html {

		height: 100%;
	}
	
img{
border:none;  }

.link_text,
.link_text a{
color:#bbbbbb;
text-align:centre;
font-family: trebuchet,century gothic,sans-serif;
font-size:9px;

}



#flashcontent {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:570px;
   color: black;
}



#maincontent_home {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:570px;
padding-top:35px;
background-image: url(/site_images/home.jpg);
background-repeat: no-repeat;
}

#maincontent_about {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:570px;
padding-top:35px;
background-image: url(/site_images/about.jpg);
background-repeat: no-repeat;
}

#maincontent_contact {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:570px;
padding-top:35px;
background-image: url(/site_images/contact.jpg);
background-repeat: no-repeat;
}



#maincontent_howto {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:570px;
padding-top:10px;
background-image: url(/site_images/howto.jpg);
background-repeat: no-repeat;
}



div#pagewrapper {
   margin: 0 auto;     /* this centers wrapper */
   width:970px;
height:670;
   background-color: #181818;;
   color: black;
border: 1px solid #898989;
background-image: url(/site_images/breeze_logo.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-top:15px;
}

div#monoSlideshow {
   margin: 0 auto;     /* this centers wrapper */
   width:400px;

}

div#pagewrapper2 {
   margin: 0 auto;     /* this centers wrapper */
   width:970px;
height:470px;
   background-color: #181818;;
   color: black;
border: 1px solid #898989;
background-image: url(/site_images/breeze_logo.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-top:15px;
}

div#pagewrapper_gallery {
   margin: 0 auto;     /* this centers wrapper */
   width:970px;
height:670;
   background-color: #181818;;
   color: black;
border: 1px solid #898989;
background-image: url(/site_images/breeze_logo.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-top:15px;
}

#contentwrapper_intro {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:430px;
padding-top:35px;
}

#contentwrapper {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:430px;
padding-top:35px;
}

#contentwrapper_gallery {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:570px;
padding-top:35px;
}

#contentwrapper_howto {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:500px;
padding-top:35px;
}



#contentwrapper_contact {
   margin: 0 auto;     /* this centers wrapper */
   width:900px;
height:500px;
padding-top:35px;
}

#hometext {
font-family: trebuchet,century gothic,sans-serif;
color:#4c4c4c;
margin-top:20px;
margin-left:450px;
margin-right:10px;
}

#abouttext {
font-family: trebuchet,century gothic,sans-serif;
color:#4c4c4c;
margin-top:40px;
margin-left:450px;
margin-right:10px;
height:450px;
}

#contacttext{
font-family: trebuchet,century gothic,sans-serif;
color:#4c4c4c;
margin-top:0px;
margin-left:570px;
margin-right:10px;
text-align:right;
height:450px;
}

#contacttext p a{color:#b2b2b2;} 

#howtotext {
font-size:14px;
font-family: trebuchet,century gothic,sans-serif;
color:#4c4c4c;
margin-top:40px;
margin-left:10px;
margin-right:120px;

}

.navback {
background-repeat:none;
width:900px;
height:;
padding-left:20px;
}



#navbar {
	position:relative;
	top:49px;
font-family: trebuchet,century gothic,sans-serif;
	font-size:0.8em;
	font-weight:;
	padding:0px 0 0 0px;
	height:38px;
	text-indent:0px;
	width:565px;
	margin-top:0px;
	margin-bottom:0px;
margin-left:20px;
}

#navbar li {
	list-style:none;
	display:inline;
}

#navbar li.nav1 a {
	width:80px;
	color:#fff;
	text-decoration:none;
	float:left;
	border-color: #000000;
	height: 30px;
}

#navbar li.nav2 a {
	width:95px;
	color:#fff;
	text-decoration:none;
	float:left;
	height: 30px;
}

#navbar li.nav3 a {
	width:80px;
	color:#fff;
	text-decoration:none;
	float:left;
	height: 30px;
}

#navbar li.nav4 a {
	width:80px;
	color:#fff;
	text-decoration:none;
	float:left;
	height: 30px;
}

#navbar li.nav5 a {
	width:80px;
	color:#fff;
	text-decoration:none;
	float:left;
	height: 30px;
}

#navbar li.nav6 a {
	width:90px;
	color:#fff;
	text-decoration:none;
	float:left;
height: 30px;
}

#navbar li.nav1 a:hover,

#navbar li.nav2 a:hover,

#navbar li.nav3 a:hover,

#navbar li.nav4 a:hover,

#navbar li.nav5 a:hover,

#selected a{ 
	color:#dddddd;
}

#buyOnline{
float:right;
margin-right:15px;
  display: block;
  width: 124px;
  height: 38px;
  background: url("http://www.breeze-jewellery.com/site_images/buyButton.jpg") no-repeat 0 0; 
}


#buyOnline:hover
{ 
  background-position: 0 -38px;
}

#buyOnline span
{
  display: none;
}


	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
	}


