@charset "UTF-8";
/* CSS Document */

.newsItem {
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: Veranda, Helvetica, Arial;
	font-size: 100%;
	background-color: #003399;
	background-image: url(jewelery-images/background-gradient.png);
	background-repeat: repeat-x;
}

#container h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	font-style: italic;
}

#container h2 {
	font: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}

#container  {
	width: 80%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #003399;
	background-image: url(jewelery-images/background-gradient.png);
	background-repeat: repeat-x;
} 

#container a {
	color: #FFF;
}

#header  {
	height: 155px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica;
	background-color: #003399;
	background-image: url(jewelery-images/background-gradient.png);
	background-repeat: repeat-x;
} 

#header img{
	padding: 0;
	
}

#nav {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 4px;
	background-image: url(jewelery-images/background-nav.png);
	background-repeat: repeat-x;
}


.navlinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	height: 30px;
}
.navlinks a:hover {
	color: #CCC;
}
.navlinks a:link {
	text-decoration: none;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFF;
	text-decoration: none;
}
#facebook {
	color: #FFF;
	float: right;
	width: 150px;
	height: 32px;
	padding-top: 5px;
}

#facebook a {
	text-decoration: none;}

#corner-ring {
	width: 130px;
	height: 100px;
	float: right;
	clear: right;
	margin-top: 18px;
}

#sidebar1 {
	float: right;
	width: 25%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}

#sidebar2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 10px;
	
}

#sidebar2 p {
	font-size: 12px;
}

#sidebar1 p {
	font-size: 12px;
}

#sidebar2 h3 {
	color: #FFF;
}

#sidebar1 h3 {
	color: #FFF;
}

#sidebar2 a {
	color: #FFF;
}

#sidebar3 p {
  font-size:12px;
}
#sidebar3 h3 {
  color:#fff;
}
#sidebar3 a {
  color:#fff;
}
#sidebar3 h3 a,
#sidebar3 h3 a:visited {
  text-decoration:none;
  color:#fff;
}

#sidebar3 h3 a:hover {
  text-decoration:none;
}


#mainContent {
	font-family: Georgia, Times New Roman, Times, serif;
	width: 65%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
} 

#footer {
	padding: 0 10px 0 20px;
	background-color: #003399;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: x-small;
	text-decoration: none;
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*  GALLERY */

#galleryFrame img {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-left: 6px;
	margin-top: 6px;
}

#galleryFrame {
	width: 140px;
	height: 140px;
	background-color: #000;
	background-image: url(jewelery-images/frame-jewelry.png);
}

#galleryFrame h3 {
	color: #003399;
}

#galleryText {
	padding-left: 20px;
	padding-top: 5px;
}

#galleryText a:link {
	text-decoration: none;
}

#galleryText a:hover {
	text-decoration: underline;
}

#galleryText a:visited {
	color: #FFF;
	text-decoration: none;
}

#galleryFrame2 img {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-left: 6px;
	margin-top: 6px;
}

#galleryFrame2 {
	width: 160px;
	height: 160px;
	background-color: #000;
	background-image: url(jewelery-images/random-frame.png);
}

#galleryFrame2 h3 {
	color: #003399;
}
