/*========================================================

Global CSS file for KK BULLION

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/
/*===================================================================
GENERAL LAYOUT
===================================================================*/

body{
	font-family:arial, helvetica, "sans-serif";
	background:url('../cssimages/body_background.jpg');
	width:830px;
	margin:0 auto;
}

#wrapper{
	width:830px;
	background:url('../cssimages/wrapper_image.png') repeat-y;
	position:relative;
}

h1{
	margin:0 0 0 0;
}

#header{
	position:relative;
}

#header h1{
	background:url('../cssimages/header_image.jpg') no-repeat;
	height:199px;
	margin:0 0 0 27px;
}

#top_nav li, #main_nav li, #footer li{
	list-style:none;
}

/*===================================================================
GOLD TEXT
===================================================================*/

.gold{
	color:#DDA400;
}

.quote {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 10px;
	background-color: #E7E7E7;
}

.quote h2 {
	margin: 0px;
	margin-top: 8px;
	line-height: 1.2em;
}

/*===================================================================
TOP BLACK BANNER
===================================================================*/
#top_nav{
	font-family:tahoma;
	color:#fff;
	width:778px;
	height:28px;
	background:#000;
	padding:0px 0 0 10px;
	margin:0 0 0 27px;
}

#top_nav p, #top_nav a{
	color:#fff;
	font-size:0.8em;
}
#top_nav p{
	width:300px;
	float:left;
	margin:0;
	padding:3px 0 0 0;
	font-size: 1em;
/*	border:solid 1px #fff;*/
}

#top_nav ul.clearfix{
	width:112px;
	display:block;
	float:right;
/*	border:solid 1px #fff;*/
}

#top_nav li{
	float:left;
	padding:6px 3px 0 0;
}

/*===================================================================
MAIN NAVIGATION
===================================================================*/

#main_nav ul{
	color:#fff;
	position:absolute;
	top:167px;
	left:50px;
}

#main_nav li{
	float:left;
	padding:0 5px 0 0px;
	display: block;
}

#main_nav li a {
	color:#fff;
}

#main_nav li a:hover {
	text-decoration: underline;
	color: #CCC;
}

/*===================================================================
MAIN CONTENT
===================================================================*/
#content_container{
	width:815px;
}

#main_content{
	width:550px;
	margin:0 0 0 35px;
	float:left;
}


#main_content h1{
	font-family:"times new roman", times, georgia, serif;
 	margin:20px 0 0 0;
}

#main_content h2{
	font-family:"times new roman", times, georgia, serif;
}

#main_content ol, #main_content ul{
	padding:0 0 0 30px;
}

#main_content li{
	line-height:1.6em;
}

#main_content a{
	color:#35499C;
	text-decoration:underline;
}

#main_content a:hover{
	color:#8497BA;
}

/*Amends 19/08/10*/

#monthly_chart {
	width: 220px;
	height: 220px;
	float: left;
}

#twitter {
	width: 260px;
	float: right;
	padding: 10px 20px;
	margin: 20px 0 26px 0;
	background: #F2F2F2;
	border: solid 1px #F2D073;
}

#twitter h2 {
	margin: 0;
}

#twitter h2 a {
	text-indent: -9999em;
	display: block;
	width: 265px;
	height: 16px;
	background: url('../cssimages/twitter_logo.jpg') no-repeat;
}

#twitter h2 a:hover {
	color: #ccc;
	text-decoration: underline;
}

#twitter ul {
	padding: 0;
	list-style: none;
}

#twitter li {
	margin: 10px 0;
}

#main_content_base {
	clear: both;
}

/*===================================================================
SIDEBAR
===================================================================*/

#sidebar{
	color:#fff;
	font-size:0.8em;
	width:211px;
	background:#fff;
	float:right;
	margin:15px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	text-align: center;
/*	border:solid 1px #000;*/
}

#live_charts #sidebar, #help #sidebar {
	margin-top: 60px;
}

#sidebar h3, #sidebar p{
	padding:5px 15px 0px 15px;
}

#sidebar li{
	padding:0 0 0 15px;
}

#recent_news {
	color:#EAEAEA;
	font-size: 1em;
	width:211px;
	background:#fff;
	float:right;
	margin:15px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	text-align: center;
/*	border:solid 1px #000;*/
}

#recent_news h3 {
	text-align: left;
	font-size: 2em;
	font-family: georgia, "times new roman", serif;
	color: #D2A729;
}

#recent_news ul {
	margin: 10px;
}

#recent_news li {
	list-style: none;
	padding: 0px;
	text-align: left;
	margin-bottom: 20px;
	color: #666;
}

#recent_news em {
	margin-right: 5px;
	color: #BB9508;
}

#recent_news li a {
	margin: 0px;
	color: #000;
	padding: 0px;
	font-size: 1.2em;
}

#recent_news li a:hover {
	text-decoration: underline;
}

#sidebar_break{
	height:10px;
	background:#fff;
}

#sidebar_extra {
	color:#000;
	font-size:1.2em;
	width:211px;
	background:#fff;
	float:right;
	padding: 0px 0px 20px 0px;
	text-align: left;
	line-height: 1.6em;
}

#sidebar_extra h2 {
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.3em;
	font-family: georgia, "times new roman", serif;
	color: #D2A729;
}

#sidebar_extra h3 {
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.6em;
	font-family: georgia, "times new roman", serif;
	color: #D2A729;
}

#sidebar_extra ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-image: url('../cssimages/gold_tick.jpg');
}

#sidebar_extra li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.05em;
	color: #000;
	list-style-image: url('../cssimages/gold_tick.jpg');
}

/*===================================================================
SUBNAV
===================================================================*/

#subnav ul{
   background:url('../cssimages/subnav_background.jpg');   
   font-size:1.2em;
   padding:10px 0 10px 0;
   margin:-20px 0 0 0;
} 

#subnav li a {
	width: 180px;
	height: 15px;
	color: #000;
	display: block;
	list-style: none;
	margin: 4px;
	padding: 4px 4px 4px 10px;
	text-align: left;
}

#subnav li a:hover{
	color:#353535;
	text-decoration:underline;
}

#subnav li.subnav_level_1 a {
	margin: 3px;
}

#subnav li.subnav_level_2 a {
	margin: 3px;
	width: 160px;
	margin-left: 23px;
}

#subnav li.subnav_level_3 a {
	margin: 3px;
	width: 140px;
	margin-left: 43px;		
}

/*===================================================================
COLUMNS
===================================================================*/

#left_column{
	width:270px;
	float:left;
	clear: left;
}

#right_column{
	width:270px;
	float:right;
}


/*===================================================================
TABLES (PRICING)
===================================================================*/

table{
	margin:0 0 0 150px;
}

td{
	width:100px;
	height:20px;
}

/*===================================================================
STORE
===================================================================*/

#left_column_wide{
/*	border:solid 1px #ccc;*/
	width:770px;
	float:left;
	margin:0 0 50px 0;
}

#left_column_wide table{
	width:770px;
	margin:20px 0 0 0;
    border-collapse: collapse;
}

#left_column_wide table thead{
	font-family:"times new roman",times,georgia,serif;
	font-size:1.4em;
}

#left_column_wide table th{
	padding:5px 0 5px 0px;
}

#left_column_wide table tbody tr{
	background-color: #C0BEBF;
    margin: 1px;
}

#left_column_wide table tr.striped {
    background-color: #E9E9E9;
  }

#left_column_wide table td{
	text-align:center;
	padding:10px 0 10px 5px;
}

#left_column_wide table td.available{
	background-image:url('../cssimages/available.png');
	background-repeat: no-repeat;
	background-position: left;
}

#left_column_wide table td.unavailable{
	background-image:url('../cssimages/unavailable.png');
	background-repeat: no-repeat;
	background-position: left;
}

#left_column_wide table td.limited{
	background-image:url('../cssimages/limited.png');
	background-repeat: no-repeat;
	background-position: left;
}

#left_column_wide table td.delete{
	background-image:url('../cssimages/unavailable.png');
	background-repeat: no-repeat;
	background-position: left;
	text-indent:-9999em;
}

/*-----------------------------------------ie fix----------------------------------------------*/

* #left_column_wide table thead{
	text-align:left;
}

* #left_column_wide table th{
	padding-left:10px;
}


/*===================================================================

===================================================================*/

/*#left_column_wide table tr.striped td.available{
	background:url('../cssimages/available.png') no-repeat left #E9E9E9;
}

#left_column_wide table tr.striped td.unavailable{
	background:url('../cssimages/unavailable.png') no-repeat left #E9E9E9;
}

#left_column_wide table tr.striped td.limited{
	background:url('../cssimages/limited.png') no-repeat left #E9E9E9;
}

#left_column_wide table tr.striped td.delete{
	background:url('../cssimages/unavailable.png') no-repeat left #E9E9E9;
	text-indent:-9999em;
}*/

#left_column_wide table a.enquire_button{
	color:#fff;
	text-decoration:none;
	padding:5px 49px 5px 49px;
	background:#A81918;
}

#left_column_wide table a.enquire_button_coins{
	color:#fff;
	text-decoration:none;
	padding:5px 25px 5px 25px;
	background:#A81918;
}

/*---------------------------------------ie fix------------------------------------------------------*/
* #left_column_wide table a.enquire_button, * #left_column_wide table a.enquire_button_coins{
	padding:7px 5px 5px 7px;
}

/*===================================================================
FORM
===================================================================*/
#left_column_wide dl{
	width:350px;
	float:left;
}

#left_column_wide dt {
	width:100px;
}

#left_column_wide dl.form_part2{
	width:380px;
	position:relative;
	top:-36px;
}

#left_column_wide dl.form_part2 .submit, #left_column_wide input.update{
	background:#F9C936;
	border:#F9C936;
	padding:3px 45px;
}

#left_column_wide dl.form_part2 .submit.disabled{
	background:#ccc;
	color:#ADADAD;
}

#left_column_wide .form_part2 dt{
	width:400px;
	float:none;
}

/*---------------------------------------ie fix------------------------------------------------------*/

* #left_column_wide input.update{
	width:60px;
	padding:0;
}

* #left_column_wide dl{
	width:300px;
}

* #left_column_wide dl.form_part2{
	width:350px;
}

/*===================================================================
FOOTER (BOTTOM NAVIGATION)
===================================================================*/

#footer{
	color:#fff;
	width:780px;
	height:50px;
	background:#000;
	padding:0px 0 0 10px;
	margin:10px 0 0 26px;
	border-top:solid 5px #373737;
}

#footer li{
	float:left;
	padding:20px 5px 0 0;
}

#footer li a{
	color:#fff;
}

/*====================================================================
FORMS ON WEBSITE
=====================================================================*/
#form {
	width: 500px;
}
	
dl  {
	margin: 20px 0 0 20px;
}

dt {
	float: left;
	width: 150px;
	margin: 0 0 15px 0;
	padding-top: 4px;
	color: #555753;
}

dd {
	margin: 0 0 15px 0;
	color: #555753;
}

dd span {
	color: #666;
}

input, textarea {
	border: 1px #ccc solid;
	padding: 2px;
}

.submitbtn {
   margin: 3px 0 2px 0;
   color:#666666;
   font-family: Arial, Helvetica, sans-serif; 
   background-color: #efefef;
   font-weight: normal;
   border:1px solid #aaaaaa;
}

/*====================================================================
CSS to format the scrolling news on homepage
=====================================================================*/

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 250px; /*marquee height */
	background-color: #E2E2E2;
	border: 1px #B7B7B7 solid;
	overflow: hidden;
	margin-top: 30px;
}

#vmarquee {
	position: absolute;
	top: 0px;
	left: 0px;
}

/*====================================================================
CSS to format the SEO area on each page
=====================================================================*/

#seo {
	position: relative;
	height: 30px;
	margin: 0 0 0 40px;
	padding-top: 10px;
}

#seo h1, #seo a:link {
	font-size: 1em;
	color: #000;
}
#seo a:link, #seo a, #seo a:hover {
	color: #000;
}

/*online chat*/
#online_chat {
	float: left;
	margin: 0 0 0 28px;
}









