html {
	min-height: 100%;
	margin-bottom: 1px;
}

body{
	background: #d9d9d9;	/*  #fafafa; #e1ffff;  */
	margin: 2px 0px 0px 0px;
	padding:0;
}


#container {
	width: 950px ;
	margin-top: 0px;
	margin-left: auto ;
	margin-right: auto ;
	font-family: Georgia, Helvetica, Arial,Verdana,sans-serif;
	/* border:1px solid #ababab; */
	background: #fff;
	border:1px solid #a7a7a7;
}

#header {
	text-align: center ;
	background: #fff;
	width:950px;
}

#header img {
}


#footer {
	background: url(../images/footer_gray2.jpg) #fff bottom  repeat-x;
	float:left;
	width: 933px;	/* 913px; */
	margin: 2px 0px 0px 0px;
	padding: 20px 9px 20px 8px;
	/* border-top:1px solid gray; */
	font-size: 0.75em;
	/* background: #f0f0f0; */	/* #e0e0e0; #f0f0f0;  */
	text-align:center;
	/* height:14px; */
}

#footer a:link{ color:blue; }
#footer a:visited{ color:blue; }
#footer a:hover{ color:purple; }
#footer a:active{ color:purple; }


/* main nav menu for website */
ul {
  padding: 0;
  margin:0;
  list-style: none;
  }

li {
  float: left;
  position: relative;
  width: 10.4em;
  }

li ul {
  display: none;
  position: absolute; 
  top: 1.7em;
  left: 0em;
  }

li > ul {
	top: auto;
	/* left: auto; - causes a horizontal shift in drop downs on IE7 */
	}


li:hover ul, li.over ul{ display: block; }

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin-left: 2px ;
	margin-right: auto ;
	margin-top: 0px;
	margin-bottom: 0px;

}

#nav-menu li
{
float: left;
margin: 0;
}

.li_image
{
	/* background: url(../images/blue_btn1.gif) #fff top  repeat-x; */
	background-color: gray;		/* #BDBDBD; url(../images/blue_btn1.gif) #fff top  repeat-x; */
	height: 1.7em;
	line-height: 1.7em;
	float: left;
	border: 0.01em solid #dcdce9;
	color: gray;	/* #0d2474; */
	text-decoration: none;
	font-size: 0.8em;
	text-align: center;
	font-weight: normal;
}

.li_image a
{
	text-decoration: none;
	color: #000;	 	/* #BABABA; */
	width: 10.4em;
	display: block;
}

.li_image2
{
	/* background: url(../images/blue_btn2.gif) #fff top  repeat-x; */
	background-color: gray;		 	/* #E5E5E5; url(../images/blue_btn2.gif) #fff top  repeat-x; */
	height: 2em;
	line-height: 2em;
	float: left;
	width: 13em;
	display: block;
	border: 0.01em solid #dcdce9;

	color: #000;
	text-decoration: none;
	font-size: 1em;
	text-align: center;
}

.li_image2 a
{
	text-decoration: none;
	width: 13em;
	color: #000;
	display: block;
}

.li_image a:hover {
	/* background:url(../images/blue_btn1.gif) #fff top  repeat-x;  */
	background-color: #BDBDBD;	/* gray; */
	color:#fff;
}

.li_image a.active {
	/* background: url(../images/blue_btn2.gif) #fff bottom left repeat-x;  */
	background: url(../images/gold_btn1.gif) #fff bottom left repeat-x;
	color:gray;
}

.li_image2 a:hover {
	/* background: url(../images/blue_btn2.gif) #fff top  repeat-x;  */
	background-color: #BDBDBD;
	color:#fff;  
}

.li_image2 a.active {
	/* background:url(../images/blue_btn2.gif) #fff top  repeat-x;  */
	background:url(../images/blue_btn2.gif) #fff top  repeat-x;
	color:#fff;
}



.rowContainer {
	clear:both;
}

#content {
	clear:both;
	float:left;
	width:57%;
	margin: 2px 0px 1px 1px;
	margin-top:2px;
	margin-bottom:10px;
	padding:10px 5px 10px 0px;
	/* border:1px solid #000; */
	/* background: #F8F9E8; */
	}

.small_ring_details {
  float: left;
  padding: 1em 1em 1em 1em;
  font-size: 0.8em;
  text-align: center;
  /* border: 1px solid #0147FA;	*/	/* 3px solid #f0f0f0; #CDB38B; */
  margin-left: auto ;
  margin-right: auto ;
}

.next_line_text {
  clear: both;
  font-size: 0.85em;
  color: #000;
}

/* sidebar */
#sidebar {
	float:right;
	width:35%;
	margin-top:12px;
	margin-bottom:10px;
	margin-right:20px;
	padding:10px;
	/* border:1px solid #000;  */
	text-align: center;
	background: #f0f0f0;	/* #f0f0f0; */
	display:inline;
	border: 0px solid #0147FA;
	height:450px;
}

.small_ring {
	border:0px;
}

.large_img_txt {
	font-size:0.8em;
	margin: 1px 0px 2px 0px;
}

#large_img_narr {
	line-height: 1.4em;
	text-align:justify;
	font-size:0.8em;
}

#large_img_name {
	font-size:1.1em;
	margin-top:25px;
}

select {
	font-size:0.8em;
	margin-left:2px;
}


#container:after
{
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


#content_renoir {
	clear:both;
	float:left;
	width:52%;
	margin-top:0px;
	margin-bottom:10px;
	padding:5px 10px 10px 0px;
	/* border:1px solid #000; */
	/* background: #F8F9E8; */
	}


/* renoir sidebar */
#sidebar_renoir {
	float:right;
	width:42%;
	margin:18px 20px 0px 0px;
	padding:3px;
	/* border:1px solid #000; */
	text-align: center;
	background: #fff;	/* #f0f0f0; */
	display:inline;
}

.small_ring_details_renoir {
  float: left;
  padding: 1em 0.5em 1em 0.5em;
  font-size: 0.8em;
  text-align: center;
  border: 0px solid #f0f0f0;
  margin-left: auto ;
  margin-right: auto ;
}


#top_narr_bianco {
	/* border: 1px solid #f00; */
	margin-top: 5px;
	margin-left: auto ;
	margin-right: auto ;
	height: 51px;
	width: 600px;	/* 600px; auto; */
}

#top_narr_renoir {
	/* border: 1px solid #f00; */
	margin-top: 5px;
	margin-left: auto ;
	margin-right: auto ;
	height: 51px;
	width: 400px;	/* 600px; auto; */
}


#top_narr_bianco p,
#top_narr_renoir p {
	line-height: 51px;
	vertical-align: middle;
	font-size: 1.0em;
	font-family: Georgia, Helvetica, Arial,Verdana,sans-serif;
	color: #a5435c;
}


#small_logo {
	/* border: 1px solid #000; */
	float:left;
	display:inline;
	margin-right:20px;
}

#page_links {
	clear:left;
	border: 1px solid #000; 
	float:right;
	margin-top: 5px;
	margin-right:20px;
	height: 51px;
	vertical-align: middle;
}


#boxa{
	float:left;
	height:51px;
	/* border:1px dashed #0f0; */
	line-height:51px;
	vertical-align:middle;
	width:350px;
	margin-left:300px;
	display:inline;
	color: #a5435c;
}

#boxa_wider{
	float:left;
	height:51px;
	/* border:1px dashed #0f0; */
	line-height:51px;
	vertical-align:middle;
	width:250px;
	margin-left:370px;
	display:inline;
	color: #a5435c;
}

#box_bianco{
	float:left;
	height:51px;
	/* border:1px dashed #0f0; */
	line-height:51px;
	vertical-align:middle;
	width:650px;
	margin-left:100px;
	display:inline;
	color: #a5435c;
}

.imga{
	/* border: 1px solid #000; */
	float:left;

}

#boxb{
	float:right;
	height:51px;
	/* border:1px dashed #0f0; */
	line-height:51px;
	vertical-align:middle;
	width:100px;
	margin-right:10px;
}


#content_index {
	clear:both;
	width:90%;
	padding-top:10px;
	margin-left: 5%;
	margin-right: 5%;
	/* border:1px solid #000; */
	/* background: #F8F9E8; */
	}



#h2_index {
	text-align:center;
	color: #a5435c;
	width:90%;
	margin-left: auto ;
	margin-right: auto ;
	padding-top:10px;
	padding-bottom:10px;
}


.right_img_float{
	clear:both;
	margin: 25px 50px 5px 50px;
	text-align:justify;
	vertical-align:middle;
}

.right_img_float2{
	clear:both;
	margin: 5px 50px 5px 160px;
	text-align:justify;
	vertical-align:middle;
}

.right_img_float img{
	float:right;
	/* border:1px solid #000; */
	margin-left:10px;
	margin-bottom:0px;
	margin-left:0px;
}

.right_img_float2 img{
	float:right;
	/* border:1px solid #000; */
	margin-left:10px;
	margin-bottom:0px;
	margin-left:0px;
}

.left_img_float{
	clear:both;
	margin: 25px 50px 5px 50px;
	text-align:justify;
}

.left_img_float2{
	clear:both;
	margin: 5px 160px 5px 50px;
	text-align:justify;
}

.left_img_float img{
	float:left;
	/* border:1px solid #000; */
	margin-right:10px;
	margin-bottom:0px;
}

.left_img_float2 img{
	float:left;
	/* border:1px solid #000; */
	margin-right:10px;
	margin-bottom:0px;
}

.index_text {
	margin:100px 0px 0px 0px;
}

.long_text_p {
	text-indent: 50px;
}

.text_justify_p {
	text-align:justify;
}

.about_heading {
	color: #a5435c;
	font-size:1.1em;
}

.contact_heading {
	color: #a5435c;
	font-size:1.1em;
	text-align: center;
	margin-top:25px;
}

#content_contact {
	clear:both;
	width:80%;
	padding-top:10px;
	margin-left: 10%;
	margin-right: 10%;
	/* border:1px solid #000; */
	/* background: #F8F9E8; */
	}

.contact_indent_para{
	margin-left:35%;
	font-size:1.1em;
}

#stockists_table{
	background-color: #f0f0f0; /*	#FFFFF0;	*/
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto ;
	margin-right: auto ;
}

#stockists_table th,
#stockists_table td {
	padding: 0px 150px 0px 150px;

}

#bands_table{
	background-color: #f0f0f0; /* #FFFFF0; #f0f0f0; */
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto ;
	margin-right: auto ;
	/* border: 1px solid #000; */
}

#bands_table th {
	padding: 30px 5px 0px 5px;

}

#bands_table td {
	padding: 0px 30px 0px 30px;
	font-size: 0.8em;
	text-align:center;
	vertical-align:middle;

}

#bands_table td img {
	border:none;
}

#stockists_table tr th img {
	border:1px solid black;
	background-color: white; /* #FFFFF0; #f0f0f0; */

}

#stockists_table tr th {
	font-size: 1.1em;

}

#stockists_table tr td {
	font-size:0.8em;
	/* padding-left:15px; */
	text-align:center;
}

.name {
	color:#a5435c;
}

