html {
    background: url('../assets/images/html_bg.jpg') top center repeat;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

body {
    background: url('../assets/images/container_bg.jpg') top center no-repeat;
    min-width: 988px;
}

h1 {
    font-size: 23px;
    background: url('../assets/images/h1_bg.png') bottom left no-repeat;
    margin-bottom: 15px;
    font-style: italic;
    padding-bottom: 10px;
}

h2 {
    margin-bottom: 4px;
}

#container {
    width: 988px;
    margin: 0 auto;
    min-height: 840px;
    position: relative;
}

#header {
    height: 249px;
    position: relative;
}

#header a.logo {
    position: absolute;
    top: 12px;
}

#header img.highest_goldprice {
    position: absolute;
    bottom: -69px;
    right: 13px;
    z-index: 2;
}

#header_menu {
    position: absolute;
    left: 0;
    bottom: 3px;
}

#header_menu ul li {
    float: left;
    position: relative;
}

#header_menu ul li a {
	border-right: 1px solid black;
    color: #ffffff;
    display: block;
    font-size: 15px;
    height: 43px;
    line-height: 43px;
    padding: 0 5px;
    text-decoration: none;
/* 
    color: #FFFFFF;
    line-height: 43px;
    height: 43px;
    text-decoration: none;
    border-right: 1px solid black;
    display: block;
    padding: 0px 7px 0px 7px;
    font-size: 13px;
 */
}

#header_menu ul li a:hover,
#header_menu ul li.active a {
    color: #F8C54A;
}

#header_menu ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 43px;    
    background-color: #F8C54A;
}

#header_menu ul li ul li {
    float: left;
    width: 200px;
}

#header_menu ul li.active ul li a ,
#header_menu ul li ul li a {
    color: #212121;
    border-bottom: 2px solid white;
    line-height: 30px;
    height: 30px;    
    border-right: none;
    font-size: 12px;
}

#header_menu ul li ul li a:hover,
#header_menu ul li ul li.active a {
    font-weight: bold;
    color: #212121;
}

#header_menu ul li:hover ul {
    display: block;
}

#header_call {
    position: absolute;
    top: 0;
    right: 0;
    height: 95px;
    width: 381px;
    background: url('../assets/images/header_call_bg.png') left top no-repeat;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #EFEFEF;
    padding-right: 40px;
    text-transform: uppercase;
}

#header_call strong {
    color: #F8C54A
}

#header_call a{
    color: #F8C54A;
    text-decoration: none;
}

#header_call .call_us, #header_call .post_send{
    height: 40px;
    padding: 0 23px 0 10px;
    overflow: hidden;
    text-align: right;
}

#header_call .call_us{
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.07em;
}

#header_call .post_send p{
    letter-spacing: 0.15em;
}



#content {
    width: 986px;
}

#content_column1of2 {
    margin: 20px 20px 0px 0px;
    background: url('../assets/images/white_wash_bg.png') top left repeat;
    border: 3px solid white;
    border-top-right-radius: 15px;    
    float: left;
    width: 710px;
    padding: 20px;
    line-height: 23px;
    color: #EFEFEF;
    font-size: 14px;
    min-height: 590px;
}

#content_column1of2 a {
    color: #F8C54A;
}

#content_column1of2 a:hover {
    color: white;
}

#content_column1of2 img.imageLeft {
    float: left;
    margin: 0px 15px 15px 0px;
    border: 1px solid #464646;
}

#content_column1of2 img.imageRight {
    float: right;
    margin: 0 0 15px 15px;
    border: 1px solid #464646;
}

#content_column1of2 p {
    padding-bottom: 15px;
}

#content_column1of2 ul {
    padding-bottom: 15px;
}

#content_column1of2 ul li {
    margin-left: 15px;
    list-style: disc;
}

.chart {
    width: 100%; 
    height: 200px; 
    border: 1px solid #919091;
    margin-bottom: 20px;
}

.updated {
    margin: -20px 0px 10px 0px;
    font-style: italic;
    font-size: 11px;
}

#content_column2of2 {
    width: 196px;
    float: left;
}

#goldprice_block {
    padding: 75px 0px 17px 0px;
    width: 196px;
    border-left: 3px solid #F8C54A;
    border-right: 3px solid #F8C54A;
    background: url('../assets/images/white_wash_bg.png') top left repeat;
    color: #F8C54A;
    text-align: center;
}

#goldprice_block p.title {
    font-size: 24px; 
    font-style: italic;
}

#goldprice_block a.rate {
    font-size: 40px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 60px;
    text-decoration: none;
    display: block;
}

#goldprice_block a.rate:hover {
    color: grey;
}

#goldprice_block p.weight {
    line-height: 20px;
    padding: 0px 5px 0px 5px;
    background: url('../assets/images/white_wash_bg.png') top left repeat;
    margin: 0px 0px 15px 0px;
    font-size: 12px;
    color: white;
    font-style: italic;
    display: inline;
}

#divider_block {
    width: 196px;
    margin-top: -8px;
    margin-bottom: -8px;
    padding-left: 3px;
    /*background: url('../assets/images/white_wash_bg.png') top left repeat;    */
}

#silverprice_block {
    width: 196px;
    border-left: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    background: url('../assets/images/white_wash_bg.png') top left repeat;
    color: #E1E1E1;
    text-align: center;    
    padding: 23px 0px 15px 0px;
}

#silverprice_block p.title {
    font-size: 24px; 
    font-style: italic;
}

#silverprice_block a.rate {
    font-size: 40px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 60px;
    text-decoration: none;
    display: block;
}

#silverprice_block a.rate:hover {
    color: grey;
}

#silverprice_block p.weight {
    line-height: 20px;
    padding: 0px 5px 0px 5px;
    background: url('../assets/images/white_wash_bg.png') top left repeat;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
    color: white;
    font-style: italic;
    display: inline;
}

#custom_block {
    width: 196px;
    border: 3px solid #F8C54A;
    background: url('../assets/images/white_wash_bg.png') top left repeat;    
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    height: 60px;
    overflow: hidden;
}

#custom_block strong {
    color: #F8C54A;
}

#socialmedia {
    width: 202px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin-top: 20px;
}

#socialmedia a {
    display: inline-block;
    margin: 0;
    margin-right: 18px;
}

#socialmedia a:last-child{
    margin-right: 0;
}

#socialmedia a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
    
}

table.prices {
    width: 100%;
    margin-bottom: 20px;
}

table.prices th {
    text-align: left;
    line-height: 35px;
    border-bottom: 1px solid #FFFFFF;
}

#footer {
    width: 750px;
    margin: 20px 0px 10px 0px;
    border: 3px solid #919091;
    background: url('../assets/images/white_wash_dark_bg.png') top left repeat;    
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px; 
    color: #FFFFFF;
    line-height: 25px;
    font-size: 14px;    
}

#footer_column1of3 {
    float: left;
    width: 210px;
    padding: 20px 0px 20px 20px;
}

#footer_column2of3 {
    float: left;
    width: 240px;
    padding: 20px 0px 20px 28px;
}

#footer_column2of3 {
    background: url('../assets/images/footer_divider.png') 0px 0px repeat-y;
}

#footer_column3of3 {
    float: left;
    width: 210px;
    padding: 20px 0px 20px 28px;
}

#footer_column3of3 {
    background: url('../assets/images/footer_divider.png') 0px 0px repeat-y;
}

#footer a {
    color: #FFFFFF;
    font-style: italic;
    display: block;
    float: left;
    font-size: 11px;
    margin-right: 30px;
    padding-left: 20px;
}

#footer a.contact {
    background: url('../assets/images/icon_contact.png') 0px 7px no-repeat;
}

#footer a.opening {
    clear: both;    
    background: url('../assets/images/icon_opening.png') 0px 7px no-repeat;
}

#footer strong {
    color: #F8C54A;
    font-size: 14px;
    text-transform: uppercase;
}

#footer_sub {
    width: 727px;
    margin: 0px 0px 20px 23px;
    font-size: 10px;
    color: #919091;
    height: 16px;
    line-height: 16px;    
}

#footer_sub a {
    color: #F8C54A;
    text-decoration: none;
}

#footer_sub a:hover {
    color: white;
}

#footer_sub .content {
    float: left;
    max-width: 500px;
    overflow: hidden;
    padding-right: 5px;
}

#footer p.wp {
}

#star1 {
    top: 90px;       
    left: 121px;
    display: block;
    background: url('../assets/images/star1.png') top left no-repeat;
}

#star2 {
    top: 153px;       
    left: 282px;
    display: block;
    background: url('../assets/images/star2.png') top left no-repeat;
    display: none;
}

#star3 {
    top: 10px;       
    left: 356px;
    display: block;
    background: url('../assets/images/star3.png') top left no-repeat;
    display: none;
}

#star4 {
    top: 170px;       
    left: 827px;
    display: block;
    background: url('../assets/images/star4.png') top left no-repeat;
    z-index: 999;
}

#star5 {
    top: 280px;       
    left: 916px;
    display: block;
    background: url('../assets/images/star2.png') top left no-repeat;
    display: none;
    z-index: 999;
}

#star6 {
    top: 13px;       
    left: -8px;
    display: block;
    background: url('../assets/images/star4.png') top left no-repeat;
    display: none;
}

#star7 {
    top: 27px;       
    left: 191px;
    display: block;
    background: url('../assets/images/star5.png') top left no-repeat;
    display: none;
}

.star {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 99;
}

label {
    font-size: 15px;
}

.text-input {
    border: 1px solid #202020;
    padding: 4px;
    margin-bottom: 10px;
    border-radius: 3px;
}

form .button-input {
    padding: 4px 14px 4px 14px;
    font-weight: bold;
    font-size: 13px;
    color: black;
    margin-top: 0px;
    letter-spacing: 1px;
}

form .errorDecoratorDefault {
    color: #ef0606;
    font-style: italic;
    font-size: 11px;
}

form .errorDecoratorDefault,
form .errorDecoratorDefault li {
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    background: none !important;
}

form .input-error {
    color: red;
}

.notification {
    position: relative;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 12px;
}

.notification h5 {
    padding: 0px 0px 4px 0px;
    font-size: 12px;
    font-weight: bold;
}

.notification a.close {
    display: none;
}

.notification.error,
.notification.error h5 {
    color: #ff4747;
}

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

.clearfix {
	display:inline-block;
}

.clearfix {
	display:block;
}

