/* 	CSS Document 
	Kingstone 0.1
*/


/*	Basic Page Settings	*/
body {
	margin: 0;
	padding: 0;
	background-image: url(themes/site_themes/kingstone/bgrnd_00.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #6d6e71;
        text-align:center;
}
a:link {
	color: #ee8a1c;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
a:visited {
	color: #ee8a1c;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #6D6E71;
	font-weight: bold;
}
a:active {
	color: #ee8a1c;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h1 {
	color: #ee8a1c;
	font-size: 2.4em;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
h2 {
	font-size: 1.8em;
	color: #ee8a1c;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.5em;
	color: #ee8a1c;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 1.3em;
	color: #ee8a1c;
	margin: 0;
	padding: 0;
}

/* Image borders, paddings &amp; alignment */
img, img a {
	border-width: 0;
}
img.left {
	padding: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.left_border {
	padding: 3px;
	float: left;
	background-color: #6D6E71;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.right {
	padding: 0;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.right_border {
	padding: 3px;
	float: right;
	background-color: #6D6E71;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;	
	padding: 0;
}
#content img, .casest img {
	padding: 3px;
	float: left;
	border:1px solid #6D6E71;
	margin: 5px 10px 5px 0;
}
#product_detail img {
	border: 0;
}
/*	Page Structure	*/

/* Wrapper */
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding: 0;
	width: 980px;
	color: #6D6E71;
	background-color: #E9E9EA;
	background-image: url(themes/site_themes/kingstone/wrap_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
        text-align:left;
}

/* Logo */
div#logo {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 85px;
	background-image:url(themes/site_themes/kingstone/logo3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Main Navigation */
ul#mainnav {
	padding-top: 5px;
	padding-bottom: 9px;
	list-style: none;
	background:#6d6e71 url(themes/site_themes/kingstone/nav_or_bg.jpg) repeat-x left top;
	text-align: center;
	color: #ffffff;
	margin: 0;
	height: 20px;
}
ul#mainnav li {
	margin: 0;
	padding: 0;
	display: inline;
}
ul#mainnav li a {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 10px 6px 10px;
	border-right: 1px solid white;
	border-left: 1px solid white;	
	margin-left: -5px;
}
ul#mainnav li a:hover {
	color: #FFFFFF;
	background: #EE8A1C url(themes/site_themes/kingstone/nav_gr_bg.jpg) repeat-x left top;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 10px 6px 10px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	margin-left: -5px;
}
body#home ul li.home a,
body#about ul li.about a,
body#products ul li.products a,
body#case ul li.case a,
body#faqs ul li.faqs a,
body#suppliers ul li.suppliers a,
body#contact ul li.contact a,

body#products_window ul li.products a,
body#products_sill ul li.products a,
body#products_ashlar ul li.products a,
body#products_corbel ul li.products a,
body#products_coping_stones ul li.products a,
body#products_pier_caps ul li.products a,
body#products_number_stones ul li.products a,
body#products_bullseye ul li.products a,
body#products_string ul li.products a,
body#products_ball ul li.products a,
body#products_port ul li.products a,
body#products_surround ul li.products a,
body#products_column ul li.products a,

ul#mainnav li a.current {
	color: #FFFFFF;
	background: #EE8A1C url(themes/site_themes/kingstone/nav_gr_bg.gif) repeat-x left top;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 10px 6px 10px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	margin-left: -5px;
}

/* Image Banner &amp; Text */
#branding {
	position: relative;
	width: ;
	height: 300px;
	float: left; 
	display: inline;
	background-color: #6D6E71;
	margin: 0;
	padding: 0;
}
#banner {
	width: 611px;
	height: 240px;
	margin: 0;
	padding: 0;
	float: left;
}
div#intro_text  {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 369px;
	color: #ffffff;
	overflow: auto;
	float: left;
}
div#intro_text p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: 0;
}
div#intro_text h2 {
	color: #ffffff;
	font-weight: normal;
	padding: 5px 5px 5px 30px;
	background:#6D6E71 url(themes/site_themes/kingstone/header_bullet_grey.jpg) no-repeat left center;
	margin: 0 10px 10px 25px;
}

/* Main Content Holder */
div#main_content {
	margin: 0;
	width: 700px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
}
div#content h3, div#prod_home h3 {
	color: #EE8A1C;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(themes/site_themes/kingstone/header_bullet_white.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 10px 10px 25px;
}
div.casest h3 {
	color: #EE8A1C;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(themes/site_themes/kingstone/header_bullet_white.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0px 10px 0px;
}
div#content p, div#prod_home p {
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 0;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.casest p {
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Right Column Content */
div#right_col {
	margin: 0;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
	width: 280px;
	float: right;
	background-color: #E9E9EA;
	clear: right;
}
div#right_col h3 {
	color: #EE8A1C;
	background-color: #E9E9EA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(themes/site_themes/kingstone/header_bullet_offwhite.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
div.product_new_fp {
	margin-top: .5em;
	margin-right: 20px;
	margin-left: 25px;
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	padding-bottom: 0px;
}
div.product_new_fp img {
	padding: 3px;
	float: left;
        border: 1px solid #EE8A1C;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.product_new_fp h4 {
	color: #ffffff;
	background-color: #EE8A1C;
	margin: 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div.product_new_fp p {
       line-height: 1.5em;
}
/* Footer */
div#footer {
	margin: 0 0 20px 0;
	padding: 0;
	padding-top: 10px;
	clear: both;
	color: #ffffff;
	background-color: #6D6E71;
	background-image: url(themes/site_themes/kingstone/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#footer p {
	line-height: 1.4em;
	font-size: 1.1em;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0;
}
div#footer a {
	color: #ffffff;
	background-color: #6D6E71;
}

/* Product Navigation */
ul#product_menu {
	margin: 0 25px 5px 25px;
	padding: 0;
	padding-bottom: 20px;
	list-style: none;
	font-size: 1.2em;
/*	border-bottom: solid 1px #6d6e71;

	background-image: url(./themes/site_themes/kingstone/border.gif);*/
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul#product_menu li {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
ul#product_menu li a   {
	color: #6D6E71;
	font-weight: normal;
	padding-left: 25px;
}
ul#product_menu li a:hover {
	color: #EE8A1C;
	font-weight: normal;
	padding-left: 25px;
	background: url(themes/site_themes/kingstone/read_more_bullet_clear.gif)  no-repeat left center;
}

body#products_window li.window_heads a,
body#products_sill li.window_sills a,
body#products_ashlar li.ashlar_blocks a,
body#products_corbel li.corbel_blocks a,
body#products_coping_stones li.coping_stones a,
body#products_pier_caps ul li.pier_caps a,
body#products_number_stones li.number_stones a,
body#products_bullseye li.bullseye_windows a,
body#products_string li.plinth_coursing a,
body#products_ball li.ballustrade a,
body#products_port ul li.porticos a,
body#products_surround li.window_surrounds a,
body#products_columns li.columns a,

ul#product_menu li a.current {
	color: #EE8A1C;
	font-weight: normal;
	padding-left: 25px;
	background: url(themes/site_themes/kingstone/read_more_bullet_clear.gif)  no-repeat left center;
}

/* Other page elements */

span.quotecall {
	padding: 10px;
	color: #ffffff;
	background-color: #6D6E71;
	font-size: 1.5em;
	font-weight: bold;
	text-align:center;
	clear: both;
	position: relative;
	display: block;
	top: 5px;
}
hr {
	width: 95%;
	height: 1px;
	margin-left:auto;
	margin-right: auto;
}
a:link.read_more, a:active.read_more, a:visited.read_more, a:hover.read_more {
	padding-left: 25px;
	background-image: url(themes/site_themes/kingstone/read_more_bullet_clear.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.clear {
	width: 100%;
	clear: both;
}
div.left {
	float: left;
}
div.right {
	float: right;
}
span.double {
	font-size: 1.8em;
	line-height: 1.4em;
}
span.onehalf {
	font-size: 1.4em;
	line-height: 1.4em;
}

/* Product Details Container */
div.product_detail {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width: 90%;
	border: solid 2px #EE8A1C;
}
div.product_detail h3 {
	color: #FFFFFF;
	background-color: #EE8A1C;
	padding: 5px;
	font-size: 1.3em;
}
div.product_detail h4 {
	padding: 5px;
	color: #6D6E71;
}
div.product_detail table caption {
	color: #EE8A1C;
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid ;
}
div.product_detail table {
	width: 100%;
	color: #6D6E71;
	text-align: left;
	font-size: 1.1em;
}
div.product_detail table tr td, div.product_detail table tr th {
	border-bottom: 1px solid #EE8A1C;
	padding: 4px;
}
div.prod_pdf_dl {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(themes/site_themes/kingstone/adobepdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* @group lists */
ol {
	clear: both; 
	color: #6D6E71;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
}
ol li {
	margin-left: 10px;
}
#faq_section li a {	
	color: #EE8A1C; 
	font-weight: normal;
}
.question_number {
	color: #6D6E71;
	font-weight: bold;
	line-height: 1em;
}
#faq_section p.question_answer {	
	color: #EE8A1C; 
	font-weight: bold;
	font-size: 1.2em;
}
#faq_section h4 {
	color: #EE8A1C;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(themes/site_themes/kingstone/header_bullet_white.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 10px 10px 25px;
}
p.topper {
	font-size: 85%; 
	padding-top: 0; 
	margin-bottom: 1.5em;
	position: relative;
	top: -0.5em;
}

/* @end */
/* @group Form */

form {
	width: 450px;
	float: left; 
	display: inline; 
	margin: 0 0 0 25px;
}
fieldset {
	margin: 0 0 1em 0; 
	padding: 6px 10px 15px 10px;
	border: 1px solid #EE8A1C;
}
input#submitbutton {
	font-size: 90%; 
	color:  #ffffff;
	background:  #54585E; 
	font-weight: bold;	
	clear: both;
	padding: .3em;	
	display: block;
	margin-bottom: 4px;
	border: none;
}
input#submitbutton:hover {
	color:  #ffffff;
	background:  #EE8A1C; 
	border: none;
	cursor: pointer;
}
legend {
	font-weight: normal;	
	font-size: 130%;
	background-color: white;
	margin: 0;	
	padding: 0.4em 0.5em  0.2em .2em;
	color: #EE8A1C;
}
label {
	display: block; 
	margin: 20px 0 .3em 0;
	color: #666666;
	font-size: 1.2em;
}
input, textarea {
	font-size: 110%;	
	margin-bottom: 10px;
	background: url(themes/site_themes/kingstone/field_bg.gif) top left;
}
radio {
	background: none;
}
p.rad {
	float: left; 
	margin-right: 10px; 
	width: 50px; 
	padding: 0;	
	margin-bottom: 6px;
	display: inline;	
	line-height: 1em;
}
p.rad_brochure {
	float: left; 
	width: 350px; 
	padding: 0;	
	display: inline;	
	line-height: 1em;
	margin: 0;
}
.broc_rad {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
p.rad input {
	float: left; 
	margin-top: 5px;
}
input.input {
	width: 350px; 
	display:block;
	border: 1px solid #EE8A1C ;
	padding:  0.2em 0 0.2em 5px;	
	font-size: 110%;	
	color: #666666;	
}
textarea.input {
	width: 350px; 
	display:block;
	border: 1px solid #EE8A1C ;
	padding:  0.2em 0 0.2em 5px;	
	font-size: 145%;	
	color: #666666;	
}
input.input:focus,  textarea.input:focus {
	border: 1px solid #404141;
}
/* @end */

ul.sitemap, ul.sitemap ul {
	 list-style:none;
}
ul.sitemap li {
	padding-left: 25px;
	font-size: 1.2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background: url(themes/site_themes/kingstone/header_bullet_white_sm.jpg)  no-repeat 0 5px;
}
ul.sitemap ul {
	margin-left: -20px;
}
ul.sitemap ul li  {
	background: url(themes/site_themes/kingstone/read_more_bullet_clear_sm.gif)  no-repeat left center;
	font-size: 1em;
}
table.struc_tb {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
table.struc_tb th {
	background-color: #F8CA9A;
}
table.struc_tb tr {
	background-color: #FBE2C7;
}
table.struc_tb caption {
	display:none;
}
div.stock {
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 25px;
	margin-right: 20px;
	padding: 10px;
/*	border: #EE8A1C solid 1px;
*/	border: #F8CA9A solid 1px;
}
div.stock h3 {
	color: #EE8A1C;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}	
div.stock img {
	float: left;
	padding-right: 10px;
}
div.casest {
	padding-bottom: 15px;
	margin-bottom: 15px;
margin-left:25px;
margin-right: 25px;
       border-bottom:1px solid #cccccc;
	}
.case_surround {
	top: 10px;
	position: relative;
	
}
