/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #FFF;
	text-align: center;
	}

#page {
	background-color: black;
	background:#1E4369 url(images/body_bg.gif) repeat-x scroll 0 0;
	/*border: 1px solid #959596;*/
	text-align: left;
	}

/*#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}*/

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	/*background-color:#000000;*/
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	/*text-align: center;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	color:#FFFFFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	/*background-color: white;*/
	/*margin: 20px auto;
	padding: 0;
	width: 972px;*/
	border:1px solid #C3C3C3;
margin:0 auto;
padding:0px 0 0;
width:972px;
	/*border: 1px solid #959596;*/
	}

#header {
	background-color: #FFFFFF;
	margin: 0 0 0 0px;
	padding: 0;
	height: 200px;
	/*width: 758px;*/
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	/*padding: 0 0 20px 45px;*/
	margin: 0px 0 0;
	width: 804px;
	}

.narrowcolumn_content {
	float: left;
	/*padding: 0 0 20px 45px;*/
	margin: 0px 0 0;
	width: 804px;
	}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 10px;
	width: 960px;
	}

.post {
	/*margin: 0 0 23px;*/
	margin:10px 20px 23px;
	text-align: justify;
	}
.post_content {
	margin: 0 0 23px;
	text-align: justify;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 972px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

/*h3 {
	padding: 0;
	margin: 30px 0 0;
	}*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 770px;
	width: 190px;
	/*background-color:#000000;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	border-bottom:1px solid #FFF;
}
#ruler{ padding-top:4px;
border-bottom:1px solid #FFF; }
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* new css added from the new design */
/* CSS Document */
body{
	/*padding:10px 0 0 0;*/
	padding:33px 0 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}
div,h2, h1, ul, img, p{
	padding:0;
	margin:0;
	}  
	
/*img{
	font-size:0;
	line-height:0;
	display:block;
	}*/
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
/*------------------main body part start--------------*/

#main{
	width:972px;
	margin:0 auto;
	}
/*------------header part start-----------*/

#header{
	height:132px;
	/*margin:0px 20px;*/
	}
	
.logo{
	float:left;
	display:block;
	font-size:0;
	line-height:0;
	margin:11px 0 0 20px;
	}
	
.top_banner{
	margin:34px 20px 0 0;
	float:right;
	}
/*---------------navigation part start------------------*/
/*#navi{
	height:42px;
	background:url(images/navi_bg.gif) repeat-x 0 0;
	border-bottom:#060e15 13px  solid;
	}

	
#navi ul{
	height:42px;
	list-style-type:none;
	padding:0 14px;
	}
	
#navi ul li{
	float:left;
	display:block;
	height:42px;
	padding:0;
	
	}

#navi ul li a{
	display:block;
	text-decoration:none;
	height:33px;
	color:#fff;
	float:left;
	background-color:inherit;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	padding:9px 22px 0;
	text-align:center;
	}
	
#navi ul li a:hover{
	color:#fff;
	background-color:#060e15;
	}
	
#navi ul li a.hover{
	color:#fff;
	background-color:#060e15;
	}*/
	
/*	#navi{
	height:42px;
	background:url(images/navi_bg.gif) repeat-x 0 0;
	border-bottom:#060e15 13px  solid;
	}

	
#navi ul{
	height:42px;
	list-style-type:none;
	padding:0 14px;
	}
	
#navi ul li{
	float:left;
	display:block;
	height:42px;
	font-size:11px;
	color:#fff;
	background-color:inherit;
	padding:0 2px;
	font-weight:bold;
	
	}

#navi ul li a{
	display:block;
	text-decoration:none;
	color:#fff;
	float:left;
	background-color:inherit;	
	line-height:42px;
	padding:0 20px;
	text-align:center;
	}
	
#navi ul li a:hover{
	color:#fff;
	background:url(images/hover_bg.gif) repeat-x 0 0 #060e15;
	}
	
#navi ul li a.hover{
	color:#fff;
	background-color:#060e15;
	}
	
#navi ul li span{
	background:url(images/navi_active_bg.gif) repeat-x 0 0;
	display:block;
	height:42px;
	line-height:42px;
	
	}
	
#navi ul li span span.left{
	background:url(images/navi_active_left.gif) no-repeat left top;
	}
	
#navi ul li span span.left span.right{
	background:url(images/navi_active_right.gif) no-repeat right top;
	padding:0 22px;
	}
	
#navi ul li a.two_line{
	line-height:16px;
	padding:6px 22px 0;
	height:36px;
	}
	
#navi ul li.two_line_hover span{
	background:url(images/navi_active_bg.gif) repeat-x 0 0;
	display:block;	
	}
	
#navi ul li.two_line_hover span span.left{
	background:url(images/navi_active_left.gif) no-repeat left top;
	}
	
#navi ul li.two_line_hover span span.left span.right{
	background:url(images/navi_active_right.gif) no-repeat right top;
	padding:6px 22px 0;
	height:36px;
	line-height:16px;
	text-align:center;
	}*/
/*---------------navigation part start------------------*/
#navi{
	/*height:52px;*/
	background:url(images/navi_bg.gif) repeat-x 0 0 #060E15;
	border-bottom:#060e15 1px  solid;
	}

	
#navi ul{
	height:42px;
	list-style-type:none;
	padding:0 14px;
	}
	
#navi ul li{
	float:left;
	display:block;
	height:42px;
	font-size:11px;
	color:#fff;
	background-color:inherit;
	padding:0 2px;
	font-weight:bold;
	
	}

#navi ul li a{
	display:block;
	text-decoration:none;
	color:#fff;
	float:left;
	background-color:inherit;	
	line-height:42px;
	padding:0 20px;
	text-align:center;
	}
	
#navi ul li a:hover{
	color:#fff;
	background:url(images/hover_bg.gif) repeat-x 0 0 #060e15;
	}
	
#navi ul li a.hover{
	color:#fff;
	background-color:#060e15;
	}
	
#navi ul li span{
	background:url(images/navi_active_bg.gif) repeat-x 0 0;
	display:block;
	height:42px;
	line-height:42px;
	float:left;	
	}
	
#navi ul li span span.left{
	background:url(images/navi_active_left.gif) no-repeat left top;
	}
	
#navi ul li span span.left span.right{
	background:url(images/navi_active_right.gif) no-repeat right top;
	padding:0 22px;
	}
	
#navi ul li a.two_line{
	line-height:16px;
	padding:6px 22px 0;
	height:36px;
	}
	
#navi ul li.two_line_hover span{
	background:url(images/navi_active_bg.gif) repeat-x 0 0;
	display:block;	
	}
	
#navi ul li.two_line_hover span span.left{
	background:url(images/navi_active_left.gif) no-repeat left top;
	}
	
#navi ul li.two_line_hover span span.left span.right{
	background:url(images/navi_active_right.gif) no-repeat right top;
	padding:6px 22px 0;
	height:36px;
	line-height:16px;
	text-align:center;
	}
	
	
/*-----------------body part start-------*/
#body{
	background:url(images/body_bg.gif) repeat-x 0 0 #1e4369;
	color:#ffffff;
	padding:0 21px 12px 7px;
	/*border-top:#ffffff 1px solid;*/
	}
	
#inner_body{
	width:797px;
	background:url(images/ho_line.gif) repeat-y 796px 0;
	padding:0 0 40px 0;
	}
	
/*----------------left part start---------*/
#left{
	width:790px;
	background:url(images/header_pic4.jpg) no-repeat 145px 0;
	padding:0;
	}
.slogan{
	background:url(images/happy_holi.gif) no-repeat 0 0;
	height:105px;
	width:355px;
	margin:40px 0 45px 372px;
	}
.our_collection{
	/*height:90px;*/
	background:url(images/ver_line.gif) repeat-x left top;
	padding:10px 0;
}

.our_collection1{
	/*height:90px;*/
	background:url(images/ver_line.gif) repeat-x left bottom;
	padding:10px 0;
	}
.our_collection1 .nobg{
	background-image:none !important;
	}	
.our_collection h1, .our_collection1 h1, .our_collection h2{
/*	background:url(../images/our_collection.gif) no-repeat 0 0;
*/	height:42px;
	margin:0 0 0 15px;
	font-size:30px;
	color:#fff;
	background-color:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.our_collection h2.jewellery, .our_collection1 h2.jewellery{
	background:url(images/diamond_jewellery.png) no-repeat 0 0;
	text-indent:-20000px;
	height:60px;
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	padding:0 0 0 46px;
	}
	
.our_collection1 p, .our_collection p{
	font-size:11px;
	color:#DBDBDB;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 40px 0 15px;
}	
.our_collection p a{
	font-size:11px;
	color:#DBDBDB;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}	
.our_collection p a:hover{
	text-decoration:none;
}
.com_vertical_line{
	background:url(images/ver_line.gif) repeat-x 0 0;
	width:790px;
	display:block;
	padding:1px 0 0 0;
	}
.com_vertical_line2{
	background:url(images/ver_line.gif) repeat-x 0 0;
	padding:0;
	}
.com_vertical_line3{
	background:url(images/ver_line.gif) repeat-x 0 100%;
	padding:1px 0 0 0;
	}
.com_vertical_line img{
	margin:0 auto;
	display:block;
	}
	
.width191{
	width:191px;
	}
	
.width190{
	width:190px;
	}
	
.width217{
	width:217px;
	}
.right_bg{
	background:url(images/ho_line.gif) repeat-y right 0;
	}
.left_bg{
	background:url(images/ho_line.gif) repeat-y left 0;
	}
p.bot_bg{
	background:url(images/bot_border.gif) repeat-x 0 bottom !important;
	}	
.nobg{
	background-image:none !important;
	}

.com_vertical_line h3.gallery{
	font:normal 20px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	/*margin:0 0 15px 0;*/
	}
	
	
.product{
	/*width:216px;*/
	list-style-type:none;
	}
	
.product li{
	float:left;
	background:url(images/ho_line.gif) repeat-y right top;
	padding:29px 0 35px;
	display:block;
	}	
.product li img{
	margin:0 auto;
	display:block;
	}
	
.product li.width191{
	width:191px;
	}
	
.product li.width190{
	width:190px;
	}
	
.product li.width217{
	width:217px;
	}
	
.nobg{
	background-image:none !important;
	}

.product li h2{
	font:normal 20px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}
	

.right_bg{
	background:url(images/ho_line.gif) repeat-y right 0;
	}
#page_content {
	padding:15px 0 0 13px;
	line-height:17px;
}

#page_content h1  {
	color:#FFFFFF;
	background-color:inherit;
	font-size:26px;
	font-family:Georgia,"Times New Roman", Times, serif !important;
	font-weight:normal;
	padding:15px 0;
}
	
#page_content h2  {
	color:#FFFFFF;
	background-color:inherit;
	font-size:22px;
	font-family:Georgia,"Times New Roman", Times, serif !important;
	font-weight:normal;
	padding:15px 0;
}
	
#page_content p  {
	color:#FFFFFF;
	background-color:inherit;
	font-size:12px;
	/*width:760px;*/
	padding:0 0 12px;
}

#page_content p a, #page_content ul li a  {
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:underline;
}

#page_content p a:hover, #page_content ul li a:hover  {
	color:#B4D6F9;
	background-color:inherit;
	text-decoration:none;
}

#page_content ul {
	list-style-type:disc;
	margin:0 0 0 35px;
	font-size:12px;
	width:720px;
	padding:0 0 10px;
}

#page_content ul li {
	padding:5px 0;
}

	/* End New Css */
/*------------right part start----------------*/
#right{
	width:125px;
	float:right;
	margin:0 0 8px 0;
	padding:22px 0 0 0;
	}
	
#right img{
	margin:0 0 8px 0;
	}
	
/*----------------footer part start-------------*/

#footer{

background-color:#FFFFFF;
	color:#000000;
	/*margin:23px 0;*/
	}

	
#footer p{
	font-size:9px;
	line-height:16px;
	text-align:center;
	font-size:11px;
	}
	
#footer ul{
	list-style-type:none;
	height:22px;
	margin:0 0 8px 170px;
	}
	
#footer ul li{
	float:left;
	display:block;
	padding:20px 4px 0 4px;
	color:#575656;
	background-color:inherit;
	font-size:11px;
	line-height:22px;
	}
#footer ul li a{
	text-decoration:none;
	color:#575656;
	background-color:inherit;
	
	}
#footer ul li a:hover{
	color:#000;
	background-color:inherit;
	}
	
#footer ul li.hover{
	color:#000;
	background-color:inherit;
	}
.banner_center
{
text-align:center;
padding:10px 5px 5px 10px;
}

.inside_right {
padding-right:18px;
}
.online {
-x-system-font:none;
background-color:inherit;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:30px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:30px;
margin:20px 0;
}

/*--------inside page---------*/
.inside_header{
	background:url(images/inside_header_pic.gif) no-repeat 0 0 !important;
	}
	
.online{
	font:normal 30px/30px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	background-color:inherit;
	margin:20px 0;
	}
	
.gray_border{
	border:#5e6062 1px solid;
	padding:1px 0;
	}
	
.gray_border img{
	border:none;
	}
	
.inside_left{
	padding-left:19px;
	}
	
.inside_right{
	/*padding-right:18px;*/
	}
	
/*--------------insidepage-3rd-level-page3------------*/
.inside_header_v3{
	background:url(images/inside_header_v3_pic.jpg) no-repeat 0 0 !important;
	}
.inside_v3_text{
	font:normal 11px/18px Georgia, "Times New Roman", Times, serif;
	color:#dbdbdb;
	background-color:inherit;
	}
	
.com_vertical_line1{
	background:url(images/ver_line.gif) repeat-x  0  0;
	width:790px;
	display:block;
	padding:1px 0 0 0;
	}
	
.inside_header_v3 img{
	margin:0 !important;
	}
	
.com_vertical_line1 h2.gallery{
	text-align:center;
	font:normal 11px/30px Georgia, "Times New Roman", Times, serif;

	/*margin:0 0 15px 0;*/
	}
	
.white_bold{
	font:normal 30px/30px Georgia, "Times New Roman", Times, serif;
	}
	
.visit{
	background:url(images/visit_site_bg.gif) no-repeat 0 0;
	height:37px;
	width:107px;
	text-align:center;
	font:bold 12px/37px Georgia, "Times New Roman", Times, serif;
	color:#c0ddea;
	background-color:inherit;
	display:block;
	text-decoration:none;
	}
	
.visit:hover{
	color:#000;
	background-color:inherit;
	}
	
.visit1{
	background:url(images/visit_site_bg1.gif) repeat-x 0 0;
	height:37px;
	width:107px;
	text-align:center;
	font:bold 12px/37px Georgia, "Times New Roman", Times, serif;
	color:#fffffd;
	background-color:inherit;
	display:block;
	text-decoration:none;
	}
	
.visit1:hover{
	color:#000;
	background-color:inherit;
	}
#bredcumbs a:hover{
	color:#FFFFFF;
	background-color:inherit;
	}
	
#bredcumbs a{
	text-decoration:none;
	color:#CCCCCC;
	background-color:inherit;
}

<!-- new added from 09/05/09, Please add here your new style --->
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
#header p.tag {
font-size:12px;
color:#000000;
padding:0 0 4px 45px;
}
p.topheading {
	background:url(images/bot_border.gif) repeat-x 0 100%;
	/*text-indent:-700000px;*/
	line-height:66px;
}

p.topheading span {
	display:block;
	background-repeat:no-repeat;
}

p.topheading span.budget {
	background-image:url(images/budget_stores.png);
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	margin:10px auto 0;
	width:190px;
}

p.topheading span.high {
	background-image:url(images/high_strret_stores.png);
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	margin:10px auto 0;
	width:123px;
}

p.topheading span.luxury {
	background-image:url(images/luxury_stores.png);
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	margin:10px auto 0;
	width:107px;	
}

.level-three p.topheading {
	border-top:1px dotted #9DA1A5 !important;
	border-bottom:1px dotted #9DA1A5 !important;	
	text-indent:-70000px;
	line-height:56px;
	margin:20px 0 0 !important;
	padding:10px 0 0 20px;
	background:none !important;
}

.level-three p.topheading span {
	display:block;
	margin:10px 0 0 !important;
}

.level-three p.topheading span.budget {
	background-image:url(images/budget_stores.png);
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	margin:0 !important;
	width:190px;
}

.level-three p.topheading span.high {
	background-image:url(images/high_strret_stores.png);
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	margin:0 !important;
	width:123px;
}

.level-three p.topheading span.luxury {
	background-image:url(images/luxury_stores.png);
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	margin:0 !important;
	width:107px;	
}
/* -------------- buyers guide --------------- */

.buyers_guide{
	/*height:90px;
	background:url(../images/ver_line.gif) repeat-x left top;*/
	padding:10px 0;
}
.buyers_guide h1, .buyers_guide h2{
/*	background:url(../images/our_collection.gif) no-repeat 0 0;
*/	height:42px;
	margin:0 0 0 15px;
	font-size:30px;
	color:#fff;
	background-color:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.buyers_guide h2.jewellery{
	background:url(images/diamond_jewellery.png) no-repeat 0 0;
	text-indent:-20000px;
	height:60px;
	behavior:url("http://www.diamondconnoisseurs.co.uk/wp-content/themes/default/iepngfix.htc");
	padding:0 0 0 46px;
	}
	
.buyers_guide p{
	font-size:11px;
	color:#DBDBDB;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 40px 0 15px;
}	

h2.buyer{
	text-align:center;
	font:normal 18px/18px Georgia, "Times New Roman", Times, serif;
	padding:0 3px 10px;
	}
.standard_td {
	padding:35px 0;
	}
.diamond_standard {
	border:#364759 1px solid;
	}
.diamond_standard th {
	padding:0 0 0 15px;
	background-color:#525b64;
	font:20px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	}
.diamond_standard td {
	padding:0 0 0 15px;
	}
.light_gray {
	background:url(images/ver_line.gif) repeat-x 0 100% #525b64;
	padding:0;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	}
.dark_gray {
	background:url(images/ver_line.gif) repeat-x 0 100% #1b2a3a;
	padding:0;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	}
.light_gray1 {
	background:url(images/ver_line.gif) repeat-x 0 100% #22303e;
	padding:0;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	}
.dark_gray1 {
	background:url(images/ver_line.gif) repeat-x 0 100% #142230;
	padding:0;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	}
.padleft180 {
	padding-left:180px;
	}
.padleft10 {
	padding-left:10px !important;
	}
.padright18 {
	padding-right:18px !important;
	}
.font12 {
	font:11px/16px Georgia, "Times New Roman", Times, serif;
	padding:18px 0 0 7px;
	}
.font18 {
	font:18px/22px Georgia, "Times New Roman", Times, serif !important;
	}
.font14 {
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 0;
	}
#page_content2 {
	padding:15px 15px 0 0;
	width:150px;
	float:right;
}
.font10 {
	font:10px/14px Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 4px;
	}
div, h2, h1, h3, ul, img, p {
margin:0;
padding:0;
}
.com_vertical_line1 {
display:block;
padding:1px 0 0;
width:790px;
}

.visit{
	background:url(images/visit_site_bg2.gif) no-repeat 0 0;
	height:37px;
	width:107px;
	text-align:center;
	font:bold 12px/37px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	display:block;
	text-decoration:none;
	}
	
.visit:hover{
	color:#000;
	background-color:inherit;
	}
	
.visit1{
	background:url(images/visit_site_bg1.gif) repeat-x 0 0;
	height:37px;
	width:107px;
	text-align:center;
	font:bold 12px/37px Georgia, "Times New Roman", Times, serif;
	color:#fffffd;
	background-color:inherit;
	display:block;
	text-decoration:none;
	}
	
.visit1:hover{
	color:#000;
	background-color:inherit;
	}
/*--------------insidepage-3rd-level-page3------------*/
.inside_header_v3{
	background:url(images/inside_header_v3_pic.jpg) no-repeat 0 0 !important;
	}
.inside_v3_text {
background-color:inherit;
color:#DBDBDB;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
padding:0 15px 0 0;
}
.white_bold_small {
-x-system-font:none !important;
font-family:Georgia,"Times New Roman",Times,serif !important;
font-size:27px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:27px !important;
}
.buyers_guide p {
color:#DBDBDB;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
line-height:18px;
padding:0 40px 0 15px;
}
.com_vertical_line1 h2.gallery {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
padding:0 3px 10px;
text-align:center;
}










/* BEGIN ADV ROTATE BANNER MANAGING */

.main-page #body #inner_body table[width="944"] {
	width: 776px;
}

.main-page #body #inner_body table tr td[width="154"],
.main-page #body #inner_body table tr td[rowspan="2"] {
	display: none;
} 

.banner_sidebar {
	width: 145px;
	margin: 20px 0 0;
	float: right;
}

.banner_sidebar ul {
	margin: 0;
	padding: 0;
}

.banner_sidebar ul li {
	list-style: none;
	margin: 0 0 20px;
}


