@charset "UTF-8";

/* The Yellow Room v1 by Michael Carr 2009*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body
{
	line-height:1.5;

}

table
{
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td
{
	text-align:left;
	font-weight:normal;
}

table, td, th
{
	vertical-align:middle;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content:"";
}

blockquote, q
{
	quotes:"" "";
}

.contentImg {
	padding: 10px;
	padding-left: 15px;
	border:none;
	float: right;

}

a img
{
	border:none;

}

/* typography.css */
body
{
	font-size:75%;
	color: #c9c9c9;
	background:black;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:georgia, 'time new romans', serif;
	font-weight:normal;
	color: #f9c700;
}

h1
{
	font-size:1.6em;
	line-height:1.4em;
	margin-bottom:.5em;

}

h2
{
	font-size:1.2em;
	margin-bottom:0.75em;
	display: inline;
}

h3
{
	font-size: 1em;
	line-height: 1.15em;
padding:8px 0 8px 0px;
letter-spacing:1px;
color:#fff;
font-weight:400;
text-transform:uppercase;
margin:0;

}

h4
{
	font-size:2.2em;
	line-height:0.8em;
}

h5
{
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}

h6
{
	font-size:1em;
	font-weight:bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img
{
	margin:0;
}
a {
	color: #eebc00;
	text-decoration: none;
	font-family:georgia, 'time new romans', serif;

}

a:focus, a:hover {
	color: #1395d4;
	font-family:georgia, 'time new romans', serif;
	text-decoration: underline;
}

p
{
	margin:0 0 .5em;
}

p img
{
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}

p img.right
{
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}

blockquote
{
	margin:1.5em;
	color:#666;
	font-style:italic;
}

strong
{
	font-weight:bold;
}

em, dfn
{
	font-style:italic;
}



/* forms.css */
label
{
	font-weight:bold;
}

fieldset
{
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}

legend
{
	font-weight:bold;
	font-size:1.2em;
}

input.text, input.title, textarea, select
{
	margin:0.5em 0;
	border:1px solid #bbb;
}

input.text:focus, input.title:focus, textarea:focus, select:focus
{
	border:1px solid #666;
}

input.text, input.title
{
	width:300px;
	padding:5px;
}

input.title
{
	font-size:1.5em;
}

textarea
{
	width:390px;
	height:250px;
	padding:5px;
}

.error, .notice, .success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

.error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

.notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

.success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

.error a
{
	color:#8a1f11;
}

.notice a
{
	color:#514721;
}

.success a
{
	color:#264409;
}

#wrapper{
margin: 0 auto;
width: 100%;	
	}

#header{
	margin: 0 auto;
	width: 442px;
	height: 97px;
background-image:url(images/ym_logo.png);
background-repeat: no-repeat;
background-position: top;
margin-top: 20px;
margin-bottom: 20px;
	}

#nav{
	margin: 0 auto;
	width: 600px;
	padding-top:12px;
		padding-bottom: 30px;
}

/* orig bg color 172323 */
#main{
margin: 0 auto;
width: 985px;
background-color: #000000/*111111*/;
padding-left: 38px;
padding-right: 38px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
padding-bottom: 10px;
	}

#small-content {
margin-left: 180px;	
}

#galleryNav {	
padding: 20px;
}

#sidebar{
color:#c9c9c9;
font-size: .9em;
border-right: solid #333 1px;
width: 250px;
float: left;
margin:0px 18px 30px 30px;
}


.socialicons {
margin: 15px auto 0 55px;

padding:0;
width:270px;
height: 32px;

}
.clear {
clear: both;
}

#footer{
	background-color: #0d0d0d;
	/*width: 262px;*/
	width:80%;
	margin: 0px auto;
	font-size:0.9em;
	color: #3b3b3b;
	text-transform: capitalize;
	text-align: center;
	padding: 20px;
	border: 1px solid #181818;
}

#footer a {
	color: #483900;
	font-family: sans-serif;
}
	#footer a:hover {
	color: #eebc00;
		font-family: sans-serif;
}
.copyright {
	
	width: 185px;
	margin:0 auto;
	text-transform: lowercase;
}

.buynow a {
	text-transform: uppercase;
	height: 32px;
	background: url(images/buy.jpg) no-repeat;
	padding-left: 35px;
	padding-right: 15px;
	float: right;
	padding-top: 6px;
	border-bottom: 5px solid #efbf00;
}

.checkavailability a {
	text-transform: uppercase;
	height: 32px;
	background: url(images/check.jpg) no-repeat;
	padding-left: 35px;
	padding-right: 1px;
	float: left;
	padding-top: 6px;
	border-bottom: 5px solid #efbf00;
}


.content-sidebar {
margin:0px 30px 30px 300px;
padding:0;
}


.content {
	
width: 625px;
margin:0px auto 30px auto;
padding:0;
}

.content p {
font-style:normal;
font-family:geneva, helvetica, arial, verdana, sans-serif;
color:#c9c9c9;
margin:15px 0;
font-size: .9em;
text-align: justify;
}
.contentTwoSides {
width:200px;
margin:30px 0 30px;
padding:0;
}

/* megamenu bg color orig 272727 */

div.megamenu {
background: #262524;
border: solid #000 1px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-family:georgia, 'time new romans', serif;
font-size:1.13em;
text-transform: uppercase;
width:570px;
height:42px;
color:#d0d0d0;
margin:0;
padding:0;
}



.megamenu ul {
text-align:center;
list-style-type:none;
margin:0;
padding:14px;

}

.megamenu ul li {
list-style-type:none;
display:inline;
margin:0;
padding:0;
}

.megamenu ul li a,.megamenu ul li a:visited {
text-decoration:none;
color:#fff;
margin:0;
padding:10px;
}

.megamenu ul li a:hover,.megamenu ul li a:visited:hover {
text-decoration:none;
color:#f9c700;
margin:0;
padding:10px;
}

.megamenu ul li.downservices {
background:url(images/arrow.png) 100% 55% no-repeat;
margin:0;
padding:10px 8px 10px 10px;
}

/* orig bg color 172323 */
.servicesdropped {
display:none;
text-align:left;
position:absolute;
background:#262524;
font-size:12px;
width:590px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #000;
margin:10px 0 0 20px;
padding:10px 20px 20px;
z-index: 500;
}

.servicesdropped li.textleft/*  modified from ul.textleft */{
float:left;
font-size:12px;
width:400px;
margin:0;/*10px 0 0   */
padding:0;/* 20px 15px 10px */
text-align:left;

}
.servicesdropped ul.textleft/*  modified from ul.textleft */{
border-bottom:1px solid #333;
}



.servicesdropped ul.middle {
text-align:left;
float:left;
/* border-left:1px solid #333; */
font-size:12px;
width:180px;
margin:0;
padding:0;
}

.servicesdropped ul.right {
text-align:left;
float:left;
font-size:12px;
width:178px;
margin:0;
padding:0;
}

.servicesdropped ul.right li a,.servicesdropped ul.middle li a {
list-style-type:none;
display:block;
color:#888;
font-size:12px;
margin:0;
padding:5px 0 5px 20px;
}

.servicesdropped ul.right li a:hover,.servicesdropped ul.middle li a:hover {
list-style-type:none;
color:#f9c700;
display:block;
font-size:12px;
margin:0;
padding:5px 0 5px 21px;
}

		ul#grid li {
			list-style: none outside;
			float: left;
			margin-right: 20px;
			margin-bottom: 20px;
			font-size: 50px;
			width: 5.5em;
			height: 6em;
			line-height: 5em;
			text-align: center;
		}
			ul#grid li img {
				vertical-align: middle;

			}
		.ui-slider-handle { left: 45%; }