@import url("topnav.css");

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

.clear{ clear:both; }
.left { float: left; }
.right { float: right; }

address {font-style:normal}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
h1 { font-weight: normal}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

a {	text-decoration: none; }

/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
@font-face {
  font-family: "Rockwell";
  src: url("18CFA8_0.eot");
  src: local("☺"),
    url("a.ttf") format("woff"),
    url("18979F_0.ttf") format("ttf");
  }

body{
	background: url('../img/whitebg.gif');
	background-repeat: repeat-y;
	background-position: 50% 0;
	font-family: Helvetica,Arial,sans;
	font-size:11px;
	background-color: #e4e5e6;
}

html {  }

h1, h2, h3 { font-family: "Rockwell"; font-weight: normal; }

#bg {
	background-color: #e4e5e6;
	background-image: url('../img/bg.gif');
	background-position: top;
	background-repeat: repeat-y;
	width:100%;
}

#container {
	width: 792px;
	margin: 0 auto;
	border-left: 1px #aeb0b2 solid;
	border-right: 1px #aeb0b2 solid;
	background: #fff;
}

#header{
	height: 127px;
	background: url('../img/toplogo-2.gif');
}
#footer {
	width: 747px;
	font-size: 11px;
	background: #919396;
	padding: 20px 15px 10px 30px;
 	position: relative;
	float: left;
	top: auto;
	bottom: 0;
	margin-left: -1px;
	border-left: 1px #aeb0b2 solid;
	border-right: 1px #aeb0b2 solid;
}
#foot_spacer {
	clear: both;
	height: 4px;
	background: #fff;
}

#copyright {color: #fff;clear: both; font-size:10px; width: 425px; padding-top: 15;}
#footer p { color: #fff; float: left; width: 160px; margin-right: 15px; margin-top: 0; padding-top: 0px; }
#footer address {color: #fff;float: left; width: 150px; margin-right: 15px; font-style:normal }
#footer #footer_block {color: #fff;float: left; width: 150px; margin-right: 15px; }
#footer a {color: #fff; text-decoration: underline; }

#main {

}

.fancybox-close {
	background-image: url("../img/close.gif");
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 14px;
    top: 14px;
    width: 42px;
    height: 42px;
    z-index: 1004;
}

#lang_link {
	color: #fff;
	font-size:12px;
	display: block;
	float: right;
	margin: 7px 14px 0 0;
	text-decoration: none;
}

#lang_link:hover {
	border-bottom: 1px solid #fff;
}

#botnav {
	color: #fff;
	margin: 0px;
	float: right;
	width: auto;
	margin-top: -13px;
}

#botnav a {
	margin: 0;
	text-decoration: none;
	font-size: 10px;
}

/*== col definition ==*/
.col1 {width: 485px;}
.col1p {width: 445px; padding: 20px}
.col1h {width: 393px;}
.col2 {width: 303px;}
.col2p {width: 263px; padding: 20px}
.col2pro {width: 287px; padding: 20px 0 20px 20px;  }
.col2h {width: 263px; padding: 20px}
.col1 {width: 485px;}
.topnav_w1 {width: 140px;}
.topnav_w2 {width: 240px !important;}

/*== home page ==*/
.home_box { color: #fff; float: left; background: #6d717e; border-bottom:4px #fff solid; }
.home_box  h1 { font-size: 23px; margin-top: 0px; }
.home_box a { color: #fff; text-decoration: underline; }
.left_box {
	border-right:4px #fff solid;
}
.bot_box {
	border-bottom:4px #fff solid;
}
#box1 {
	height: 340px;

}
#box2 {
	height: 300px;
	padding: 20px;
}
#box3 {
	background: url('../img/home_box3.jpg');
	height: 170px;
	padding-top: 105px;
}
#box4 {
	background: url('../img/home_box4.jpg');
	height: 93px;
	padding-top: 182px;
}
#box5 {
	background: url('../img/home_box3.jpg');
	height: 184px;
	padding-top: 91px;
}
#box6 {
	background: url('../img/home_box4.jpg');
	height: 107px;
	padding-top: 168px;
}
#box7 {
	height: 370px;
	padding: 20px;
}
.overlay {
	margin: 15px 5px 5px 10px;
	padding: 5px 5px 5px 10px;
	background: url('../img/overlaybg.png');
	color: #fff;
}
.overlay a {color: #fff; text-decoration: underline; }
.overlay h1 { color: #fff; padding-bottom: 0px; margin-bottom: 0px; font-size: 17px; }
.overlay p { padding-top: 0px;margin-top: 0px; margin-bottom: 0px; font-size: 11px;}
.rule {
	margin-top:15px;
	margin-bottom:15px;
}

/*==== about page ====*/
.maintext h1 {padding-bottom: 0px; margin-bottom: 0px;  padding-top: 5px; font-size: 17px; color: #6d537e;}
.maintext a {color: #6d537e; text-decoration: none; }
.maintext a:hover {color: #6d537e; text-decoration: underline; }

.maintext > ul {
	padding-left: 20px;
}

.maintext > ul > li > ul {
	padding-left: 20px;
	padding-top: 0px;
}

.quote_box { color: #fff; background: #6d717e; padding: 20px; clear: both; }
.quote_box  h1 { font-size: 23px; margin-top: 0px; }

.about_box { float: right; background: #6d717e; border-bottom:4px #fff solid; }
#box_left1 {
	background: url('../img/extra_image1.jpg');
	height: 158px;
}
#box_left2 {
	background: url('../img/extra_image2.jpg');
	height: 158px;
}
#box_left3 {
	background: url('../img/extra_image3.jpg');
	height: 158px;
}
#box_left4 {
	background: url('../img/extra_image4.jpg');
	height: 158px;
}
#box_left5 {
	background: url('../img/extra_image5.jpg');
	height: 158px;
}
#box_left6 {
	background: url('../img/extra_image6.jpg');
	height: 158px;
}
#box_left7 {
	background: url('../img/extra_image7.jpg');
	height: 158px;
}
#box_left8 {
	background: url('../img/extra_image8.jpg');
	height: 158px;
}
#box_left9 {
	background: url('../img/extra_image9.jpg');
	height: 158px;
}
#box_left10 {
	background: url('../img/extra_image10.jpg');
	height: 158px;
}
#box_left11 {
	background: url('../img/extra_image11.jpg');
	height: 158px;
}
#box_left12 {
	background: url('../img/extra_image12.jpg');
	height: 158px;
}
#box_left13 {
	background: url('../img/extra_image13.jpg');
	height: 158px;
}
#box_left14 {
	background: url('../img/extra_image14.jpg');
	height: 158px;
}
#box_left15 {
	background: url('../img/extra_image15.jpg');
	height: 158px;
}
#box_left16 {
	background: url('../img/extra_image16.jpg');
	height: 158px;
}
#box_left17 {
	background: url('../img/services-brock5.jpg');
	height: 158px;
}
#box_left18 {
	background: url('../img/toronto-shop.jpg');
	height: 158px;
}
#box_left19 {
	background: url('../img/stone-carving-workers.jpg');
	height: 158px;
}
#box_left20 {
	background: url('../img/stone-carving-face.jpg');
	height: 158px;
}
#box_left21 {
	background: url('../img/new-construction.jpg');
	height: 158px;
}
#box_left22 {
	background: url('../img/stone-cutting.jpg');
	height: 158px;
}
#box_left23 {
	background: url('../img/stone-cutting2.jpg');
	height: 158px;
}
#box_left24 {
	background: url('../img/stone-setting.jpg');
	height: 158px;
}
#box_left25 {
	background: url('../img/stone-setting2.jpg');
	height: 158px;
}
#box_left26 {
	background: url('../img/cleaning1.jpg');
	height: 158px;
}
#box_left27 {
	background: url('../img/cleaning2.jpg');
	height: 158px;
}
#box_left28 {
	background: url('http://www.rjwgem.com/img/cleaning3.jpg');
	height: 158px;
}
#boxgreytop {
	padding: 20px;
}
 .maintext {
	padding: 0px 42px 10px 50px;
	color: #7b7c7f;
	background: #fff;
	font-family: Helvetica, arial, sans;
	clear: left;
	line-height: 1.5em;
	font-size: 12px;
}

#about .maintext { padding: 10px 42px 10px 50px; }
#about .maintext h1 { padding-bottom: 0px; margin-bottom: 0px;  padding-top: 5px; font-size: 17px; color: #6d537e;}
#team .maintext { clear: none; padding: 0px 22px 10px 20px;}
#portfolio .maintext h1 { padding-bottom: 0px; margin-bottom: 12px;  padding-top: 0px; font-size: 13px; color: #6d537e; }
#portfolio .maintext { clear: none; padding: 0px 10px 10px 10px;}

.maintext .name {
	text-transform:uppercase;
	color: #6d537e;
	font-weight: bold;
}

.greybg {
	background:#6d717e;
}
.whitebg {
	background:#fff;
}

/*=== profiles ==*/
.profile_img {
	float: left;
	border-right: 5px #fff solid;
	border-bottom: 5px #fff solid;
	margin-top: 7px;
}
.feature_box {
	margin: 0;
	padding: 0 7px;
	border: solid 1px #b4b4b4;
	color: #6d717e;
	font-size:12px;
	width: 245px;
	background: #dedfe0;
}
.feature_box p {padding:0px; margin-top: 2px; margin-bottom: 7px;}
.feature_box h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
	font-size: 12px;
	color: #6d537e;
}
.feature_popup_window{
display:none;
width:487px;
}
.feature_popup_window h2{
	color: #6d537e;
}
.feature_popup_window p, .feature_popup_window li  {
	color: #7B7C7F;
    font-family: Helvetica,arial,sans;
    font-size: 12px;
    line-height: 1.5em;
}

/*=== teams ==*/
#team .thumb,  #portfolio .thumb {
	float: left;
	margin: 0 5px 5px 0;
}

/*== Careers ==*/
.carbox {
	width: 195px;
}

/*== contact ==*/
#box_contact_left1 {
	background: url('../img/contactus_fountain1.jpg');
	height: 158px;
}
#box_contact_left2 {
	background: url('../img/contactus_shop1.jpg');
	height: 158px;
}

/*== youtube thumbnails ==*/
.youtube h1 { color: #fff; padding-left: 20px; clear: both; font-size: 18px; margin-top:25px; margin-bottom:25px; }
ul#youtube_thumbnails {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 90%;
	font-family: Monotype Corsiva, Harlow Solid Italic, serif;
}
ul#youtube_thumbnails li {
	float: left;
	margin-right:20px;
}
ul#youtube_thumbnails li p a {
	margin-top:10px;
	text-align: left;
	color: #fff;
	font-family: Helvetica, arial, sans;
	font-weight:normal;
	line-height: 1.5em;
	font-size: 12px;
	margin-bottom:10px;
}
img.border
{
	border:1px solid #DEDFE0
}

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}