@charset "utf-8";

/* CSS Document */



* {
    margin: 0;
    padding: 0;
}

body {
    background: url("../images/smps-bg.png") repeat-x  top center #FFFFFF;
    color: #000000;
    font-family: verdana;
    font-size: 13px;
    height: 100%;
    margin: 0;
    padding: 0;
}

#container {
    background: url("/container-bg.jpg") repeat-y scroll left top #FFFFFF;
    line-height: 18px;
    margin: 0 auto;
    min-height: 650px;
    padding: 0 15px 0 14px;
    width: 995px;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.header {
    clear: both;
    height: 265px;
    border-bottom-width: thin;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    margin: 0 0 15px;
    padding-top: 15px;
}

.footer {
    clear: both;
    height: 150px;
    border-top-color: #ccc;
    border-top-style: solid;
    border-top-width: thin;
}

.headerRight {
    float: right;
    display: inline;
}

.headerLeft {
    padding: 10px 0 0 0;
    text-align: center;
    background: #eeeeee;
}

#container p {
    padding: 4px 0 4px 0;
}

.content {
    padding: 15px 0 15px 0;
}

.colOne {
    width: 300px;
	min-height:1000px;
    float: left;
    padding: 0 10px 0 0;
    border-right-color: #ccc;
    border-right-style: solid;
    border-right-width: thin;
}
.colOne ul{
    margin:10px 0 10px 0;
}
.colOne ul li{
    list-style-type: none;
}
.colTwo {
    width: 260px;
    float: left;
    display: inline;
    padding: 0 10px 0 10px;
    border-right-color: #ccc;
    border-right-style: solid;
    border-right-width: thin;
}
.colTwo.gold{
    width:325px;
    height: 500px;
    margin: 0 auto;
    overflow:hidden;	
}
.colTwo.gold:hover{
	overflow-y:scroll;
}
.colTwo ol, .colThree ol{
    margin: 0 0 0 20px;
}

.colThree {
    width: 260px;
    float: left;
    display: inline;
    padding: 0 10px 0 10px;
}
.colThree.silver{
    width:310px;
    height: 500px;
    margin: 0 auto;
    overflow:hidden;	
}
.colThree.silver:hover{
	overflow-y:scroll;
}
.colTwo.shop{
    width:325px;
	text-align: center;
}
.colThree.shop{
    width:310px;
	text-align: center;
}
.colDouble {
    width: 100%;
    float: left;
    display: inline;
    padding: 0 10px 0 10px;
}
#wedo.shop{
	text-align: center;
}
.shop .sellbox {
	margin:0 0 30px 0;
}

.shop .sellbox form{
	margin-top:10px;
}

.colDbl {
    width: 674px;
    float: left;
    display: inline;
    padding: 0 0 10px 0;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: thin;
    margin: 0 0 0 10px;
}

.colDbl ul{
	list-style-type: none;
	margin:0;
	padding:0 0 20px 0;
}
.colDbl ul.metal li{
	background:transparent url(../images/gold-bullet.png) no-repeat 0 4px;
	padding:0 0 0 20px;
}
.colDbl ul.property li{
	background:transparent url(../images/property-bullet.png) no-repeat 0 4px;
	padding:0 0 0 20px;
}

.goldprice{
	float:right;
}

.topRow {
    width:640px;
    float:left;
    display:inline;
	padding:0 0 10px;
    clear: right;
}
.nextRow {
    width: 680px;
    float: left;
    display: inline;
	padding: 10px 0 10px;
    clear: right;
}

.contactForm {
    width: 653px;
    float: right;
    padding: 0 10px 0 10px;
    border-top-color: #ccc;
    border-top-style: solid;
    border-top-width: thin;
    margin: 10px 0 0 10px;

}
.contactForm  dd{
    line-height: 0;
}

.search {
    height: 20px;
}

.button3 {
    background: url("../images/button_go_shadow.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 22px;
    float: right;
    margin-right: 8px;
    margin-top: 1px;
    text-indent: -9999px;
    width: 25px;
}

.button3:hover {
    background: url("../images/button_go.png") no-repeat scroll 0 0 transparent;
}

#search-button {
    margin-left: 2px;
    vertical-align: bottom;
}

.sellbox{
    margin:0 0 0 10px;
    line-height: 0;
}
.sellbox img{
	
}
.sellbox input, .sellbox select {
    width:80%;
}

.coin{
	/*margin: 0 0 0 6px;*/
}
.spacer {
    height: 15px;
    float: left;
    clear: both;
}

.splash {
    float: left;
    padding: 10px 0 0 0;
    display: inline;
}

.address {
    float: right;
    padding: 10px 0 0 0;
    display: inline;
}

.contact {
    float: right;
    width: 200px;
    padding: 10px 0 0 0;
}

.contact .smlogo {
    padding: 15px 0 0 0;
}

.price-cntr {
	float:right;
	/*width:440px;*/
	clear:both;
}
.price-cntr img {
	padding: 5px 0 0 0;
}
.graph-container{
	float:left;
}
div#goldprice, div#silverprice {
	float: right;
	width: 250px;
	height: 110px;
	background-color: #333;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.60);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.60);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.60);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 26px;
	/*clear:both;*/
}

div#goldprice img, div#silverprice img {
	float: left;
	position: relative;
	top: -26px;
	left: 13px;
}


div#goldprice .priceTxt, div#silverprice .priceTxt{
	float: left;
	margin: 19px 0 0 22px;
	width: 138px;
	height: 42px;
	color: #fff;
	text-shadow: 1px 1px #000;
}

#goldprice .priceTxt, #silverprice .priceTxt{
	font-size: 14px;
	line-height: 14px;
}
div#goldprice .priceTxt #CurrentGoldPrice, div#silverprice .priceTxt #CurrentSilverPrice{

	font-size:24px;
	font-weight:bold;
	color:#deb14c;
	margin: 44px 0 0 -65px;
}

#goldprice .priceTxt strong, #silverprice .priceTxt strong{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
#goldFeeds{

}

/*---------------------------------------



    Works MODAL



  -----------------------------------------*/



  #works_overlay {

    position: fixed;

    z-index: 10000;

    top: 0px;

    left: 0px;

    height:100%;

    width:100%;

    background: #000;

    display: none;

  }



  #works-popover {

    width: 400px;

    min-height:400px;

    max-height:400px;

    display:none;

    background: #ccd5db;  

    box-shadow: 0px 0px 28px rgba(0,0,0,0.7); 

    -webkit-box-shadow: 0 0 28px rgba(0,0,0,0.7); 

    -moz-box-shadow: 0 0px 28px rgba(0,0,0,0.7);

    padding:20px;

    overflow-x:hidden;

  }

  a.modal_close{

    text-decoration:none;

    color:#797979;

   margin: 0 0 20px 0;

    width:21px;

    height:21px;

    float:right;

  }

  #popover-header-container{  

    width:100%;

    height:60px;

    font-size:30px;

    color:#ffffff;

    background-color:#002659; 

  }



  #popover-header{

    padding:10px 20px;

  }





  div#popover-content2 {

    background-color:#ccd5db;

  }



  div#popover-content2 p, div#popover-content2 li {

    padding:0 25px;

    margin:10px 0;

    color: #222;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 18px;

    line-height: 20px;    

  }



  div#popover-content2 h1 

  {

    padding:0 25px;

    font-size:13px;

    font-weight:bold;

    color:#00649D;

  }



  div.close-container {

    

    padding:0;

  }



  textarea#event-info {

    width:95%;

    height:200px;

  }



    #popover-content2 img{

        width:100%;

        padding:0 0 20px;

    }



  /*

  #popover-content2 #video1{

    display:none;

  }

  #popover-content2 #video1.active{

    display:block;

  }

  #popover-content2 #video2{

    display:none;

  }

  #popover-content2 #video2.active{

    display:block;

  }

  */
 
.checkout_details{
	float:left;
}

.checkout_details dt {
	width:100px;
	margin:0;
	font-weight:bold;
}

.checkout_details dd {
	width:375px;
	margin:0;
	padding:0 0 0 10px;
}

.checkout_details dt:nth-of-type(odd), .checkout_details dd:nth-of-type(odd) {
    background: #e0e0e0;
}

.checkoutbutton{
	    margin: 0 0 20px 0 !important;
}




#popover-content2 .checkout_details img {
    width:6px;
    padding: 0;
}

 #processing{
    display: none;
    position:fixed;
    top:50%;
    left:50%;
    width:64px;
    height:64px;
    background: transparent url(../images/processing.gif);
    z-index: 100;
 }
 #processing.active{
    display:block;
 }
.feedEkList{
	list-style-type: none;
	border: 1px solid #D3CAD7;
	padding:10px;
}
.floatright{
    float:right;
}
.floatleft{
    float:left;
}
.rightSubCol{
    float: right;
    width:50%;
    margin: 25px 0 0 0;
}
.leftSubCol{
    float: left;
    width:50%;
    margin: 25px 0 0 0;
}
.bulleted{
    list-style-type: initial !important;
    padding: 0 0 0 17px !important;    
}