div#siteDescription {
	display:none;
}
/* Gerneral */
html, body {
	background:#000000 url("http://www.rm2design.com/studio/images/main_bg.gif") top left repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
}
.hide {
	display:none;
}
.dim {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.lit {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
a img{
	border:0;
}
div#container {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 63px;
	width:614px;
	background:#000;
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}

div#container2 {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 63px;
	width:614px;
	background:#ba98e2 url(../images/side_about-the-owner.gif);
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}

div#container3 {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 63px;
	width:614px;
	background:#c52a2b url(../images/side_testimonials.gif);
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}

div#container4 {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 63px;
	width:614px;
	background:#229080 url(../images/side_how-we-work.gif);
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}

div#container5 {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 63px;
	width:614px;
	background:#90a106 url(../images/side_couture-curtains.gif);
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}

div#container6 {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 63px;
	width:614px;
	background:#e47d00 url(../images/side_contact.gif);
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}

div#container7 {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 0px;
	width:775px;
	background:#000000 ;
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}

div#container8 {
	margin: 30px auto 0 auto;
	padding:0 0px 0px 63px;
	width:614px;
	background:#FFFFFF url(http://www.studiolabeaute.com/images/gc-side.jpg);
	background-repeat: no-repeat;
	background-position: -8px 140px;
	/*background:#191919;*/
}


h1, p {
	margin:0;
	padding:0;
}

a { color: #229080; text-decoration:none; }
a:hover, a:focus { color: #d49042; text-decoration:none; }
a:visited { color: #229080; }

a.linkWhite:link {color: #FFFFFF; text-decoration:underline}
a.linkWhite:visited {color: #FFFFFF; text-decoration:underline}
a.linkWhite:hover {color: #229080;text-decoration:underline}

em {
	color:#799595;
}
strong {
	color:#d49042;
}

strong2 { /* media */
	color:#c52a2b;
	font-size:14px;
}

strong3 { /* profile */
	color:#229080;
	font-size:14px;
}

strong4 { /* work */
	color:#90a106;
	font-size:14px;
}

strong5 { /* contact */
	color:#e47d00;
	font-size:14px;
}

strong6 { /* contact */
	color:#ba98e2;
	font-size:14px;
}

.titleMedia{
	color:#c52a2b;
	font-size:14px;
}
.titleContact{
	color:#e47d00;
	font-size:14px;
}


a:hover {
	color:#575757;
}
h1 {
	margin-bottom:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:13px;
	padding:0;
}
p{
	margin-bottom:7px;
	color:#FFFFFF;
	font-size:12px;
}
.column {
	display:block;
	float:left;
	width:412px;
	padding: 20px 0 33px 0;
	padding-left:88px;
	padding-right:4px;
}
.column a {
	text-decoration:none;
}
.column a:hover {
	text-decoration:none;
}

.column2 {
	display:block;
	float:left;
	width:112px;
	padding: 142px 0 33px 0;
	padding-left:24px;
	padding-right:4px;
}

.column3 {
	display:block;
	float:left;
	/*width:532px;*/
	padding: 320px 0 33px 0;
	padding-left:88px;
	padding-right:4px;
}

.column7 {
	display:block;
	float:left;
	width:775px;
	padding-top:125px;
}

.mice {
	font-size:9px;
}
address{
	font-style:normal;
	margin-bottom:13px;
	margin-left:14px;
}
label {
	display:block;
	margin: 0 0 2px 0;
	color:#683825;
}
form {
	width:inherit;
}
input, textarea{
	font-family:Arial, Helvetica,  sans-serif;
	font-size:11px;
	padding:3px 2px 3px 2px;
	background-color:#fff;
	border: 1px solid #e6e4dc;
	color:#684a3c;
	margin: 0 0 4px 0;
	width:212px;
}
form table{
border-bottom:1px solid #d9d08c;
}
form table input {
	width:100px;
}
form table strong{
	margin-bottom:4px;
	display:block;
}
form table tr{
	font-size:9px;
	vertical-align:top;
	text-align:left;
}
form table.types td{
	padding-right:6px;
}
form table.types{
	border:0;
	margin-bottom:6px;
}
form ul, form ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}
input.radio, input.checkbox{
	width:auto;
	line-height:10px;
	display:inline;
	vertical-align:middle;
}
input.checkbox{
	float:left;
	margin-right:4px;
}
input#submit {
	margin:9px 0 0 0;
	padding:0 0 2px 0;
	border:0;
	background:transparent url(http://www.rm2design.com/studio/images/title_submit.gif) top left no-repeat;
	width:101px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	height:36px;
}
textarea#message_req {
	height:50px;
}
/* Logo/Header */
div#header {
	float:right;
	height:130px;
	width:100%;
	background: url(http://www.rm2design.com/studio/images/header_stripes.gif) top left repeat-x;
	text-align:center;
	padding-top:25px;
}
div#header a#logo{
	margin-left:1px;
}
/* Navigation */
div#navigation {
	color:#fff;
	width:100%;
	background:url(http://www.rm2design.com/studio/images/header_fluff.gif) bottom left repeat-x;
	height:35px;
	padding-left:16px;
	padding-top:25px;
	background:#000000;
}
div#navigation a{
	color:#fff;
}
div#navigation h4{
	margin:0;
	padding:0;
	display:none;
}

div#navigation ul{
	padding:0;
	margin:0 auto 0 auto;
	width:600px;
	list-style-type:none;
}
div#navigation ul li{
	text-align:center;
	float:left;
	border-right:1px solid #c9dede;
	display:block;
}
div#navigation ul li a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
div#navigation ul li a:hover{
	color:#CCC; 
	text-decoration:none;
}
div#navigation li a{
	padding:7px 8px 0;
	display:block;
	height:23px;
}


div#navigation ul li a.active-1 {color:#90A106}
div#navigation ul li a.active-2 {color:#229080}
div#navigation ul li a.active-3 {color:#BA98E2}
div#navigation ul li a.active-4 {color:#C52A2B}
div#navigation ul li a.active-5 {color:#E47D00}



/* Individual Navigation Buttons */

div#navigation li#nav_gc a{
	width:30px;
	background:url(../images/GCicon.jpg) top left no-repeat;
}
div#navigation li#nav_contact a{
	border-right:none;
	
}
div#navigation li#nav_contact {
	border:0;
}
div#navigation li.selected a, div#navigation li.selected a:hover {
	/*background-position:0px -25px !important;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;*/
}
/* General Content */
div#content {
	padding:0;
	background:#000000 url(http://www.rm2design.com/studio/images/footer_fluff.gif) bottom left repeat-x;
	color:#ffffff;
	font-size:12px;
	line-height:16px;
	
}
/* About/Products */
div#content div#section_one, div#content div#section_two, div#content div#section_three {
	width:100%;
	padding:0;
	overflow:hidden;
}
div#content div#section_one {
	background:url(http://www.rm2design.com/studio/images/body_tile_shadow.gif) bottom left repeat-x;
}
div#content div#section_one em {
	color:#683825;
}
div#content div#section_two {
	background:#d9d08c url(http://www.rm2design.com/studio/images/body_tile.gif) top left repeat;
}
div#content div#section_two .line{
	border-left:2px dotted #fff;
}
div#content div#section_one h1, div#content div#section_three h1, div#description h1 {
	background:url(http://www.rm2design.com/studio/images/title_light.gif) top left no-repeat;
	color:#fff;
}
div#content div#section_two h1{
	background:url(http://www.rm2design.com/studio/images/title_dark.gif) top left no-repeat;
	color:#683825;
}
div#content div#section_two h1.special{
	background:url(http://www.rm2design.com/studio/images/title_dark_dark.gif) top left no-repeat;
	color:#ece9d9;
}
div#content div#section_one .line{
	border-left:2px dotted #e0dfd6;
	margin-left:12px;
}
div#content div#section_three .line{
	margin-right:-4px;
	text-align:center;
	background-color:#d0a05c;
	width:70px;
	height:800px;
	overflow:visible;
	padding:0px;
	padding-top: 125px;	
}

div#content div#section_three .gallery{
	margin-right:-4px;
	text-align:center;
	background-color:#d0a05c;
	width:70px;
	height:1700px;
	overflow:visible;
	padding:0px;
	padding-top: 125px;	
}

div#content div#section_three .media{
	margin-right:-4px;
	text-align:center;
	background-color:#c52a2b;
	width:70px;
	height:600px;
	overflow:visible;
	padding:0px;
	padding-top: 125px;	
}

div#content div#section_three .profile{
	margin-right:-4px;
	text-align:center;
	background-color:#229080;
	width:70px;
	height:800px;
	overflow:visible;
	padding:0px;
	padding-top: 125px;	
}

div#content div#section_three .work{
	margin-right:-4px;
	text-align:center;
	background-color:#90a106;
	width:70px;
	height:1700px;
	overflow:visible;
	padding:0px;
	padding-top: 125px;	
}

div#content div#section_three .contact{
	margin-right:-4px;
	text-align:center;
	background-color:#3691b2;
	width:70px;
	height:800px;
	overflow:visible;
	padding:0px;
	padding-top: 125px;	
}


div#content div#section_four h1{
	margin:0;
	padding:0;
	width:100%;
	height:32px;
	background:#ece9da url(http://www.rm2design.com/studio/images/subtext.gif) center center no-repeat;
}
div#content div#section_four h1 strong{
	display:none;
}
/* Gallery */
div#content div#collection {
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
	background:#d9d08c url(http://www.rm2design.com/studio/images/collection_tile_shadow.gif) bottom left repeat-x;
}
div#content div#collection h1{
	background:url(http://www.rm2design.com/studio/images/title_dark.gif) top left no-repeat;
	color:#683825;
	margin:17px auto 13px auto;
}
div#content div#collection div#links ul {
	width:120px;
	float:left;
	margin:0;
	padding:0 0 0 11px;
	list-style-type:none;
	border-left:2px dotted #fff;
}
div#content div#collection div#links {
	margin:0 auto 0 auto;
	width:532px;
}
div#content div#thumbnails {
	width:100%;
	overflow:hidden;
	background:#f5f4eb url(http://www.rm2design.com/studio/images/collection_tile.gif) top left repeat;
	padding-top:11px;
}
div#content div#thumbnails div.thumb {
	/*background:#f5f4eb;*/
	width:169px;
	overflow:hidden;
	padding:2px;
	padding:0 0 0 14px;
	margin-bottom:17px;
	float:left;
	height:190px;
	position:relative;
}
/*
div#content div#thumbnails.custom div.thumb{
	height:190px;
}*/
div#content div#thumbnails div.thumb img{
	background:url(http://www.rm2design.com/studio/images/thumbnail_bg.gif) top left no-repeat;
	width:140px;
	height:140px;
	padding:13px 14px 13px 13px;
	display:block;
}
div#content div#thumbnails div.thumb div.title a {
	margin:4px 2px 0 2px;
	height:43px;
	overflow:hidden;
	color:#532d22;
	display:block;
}
div#content div#thumbnails div.thumb div.ident a {
	width:100%;
	display:block;
	color:#c1b771;
	margin:0 2px 0 2px;
	position:absolute;
	bottom:0;
}
div#content div#pagination {
	width:100%;
	text-align:center;
	padding:13px 0 13px 0;
}
div#content div#pagination a {
	padding:2px 4px 2px 4px;
	color:#c1b771;
}
div#content div#pagination a.selected {
	color:#683825;
}
div#content div#pagination a#next,div#content div#pagination a#previous {
	border-right:2px dotted #683825;
	color:#683825;
	padding:2px 9px 2px 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
div#content div#pagination a#previous {
	border:0;
	border-left:2px dotted #683825;
}
div#content div#pagination a.disabled {
	color:#bfaca0 !important;
	border-color:#bfaca0 !important;
}
/* Footer */
div#footer{
	width:100%;
	text-align:center;
	color:#000;
	padding:7px 0 26px 0;
}
div#footer a{
	color:#000;
}
div#footer a:hover{
	color:#fff;
}
/* Prototype Window Class 
div#popup{
	position:relative;
}
div#popup img{
	display:block;	
	background-color:#f3f2e8;
}
div#popup em {
	color:#b39c8e;
	font-style:normal;
}
div#viewer{
	color:#b39c8e;
	position:absolute;
}
div#description h1 {
	margin-left:auto;
	margin-right:auto;
}
div#more {
	position:absolute;
	padding-top:4px;
	text-align:center;
}
#overlay_modal{
	margin:0;
	padding:0;
}*/
#gallery_container{

}
#gallery_image {
	width:100px;
	height:100px;
	background-color:#666;
	margin:20px 30px 20px 0px;
	padding-top:0px;
	float:left;
	text-align:center;
	font-size:15px;
}
#gallery_image2 {
	width:100px;
	height:100px;
	background-color:#666;
	padding:2px;
	margin:20px 20px 20px 0;
	float:left;
}
.clear  { clear:both;}



/* EVENTS LIST */
#eventsList { width:380px; height:344px; font-family: Arial, sans-serif; font-size:12px; line-height:18px; padding:10px 0px; margin-right:13px; background-color:#FFF;}

#eventslist_scrollbar_container {
  width:420px;
  height:344px;
  font-family:  Arial, sans-serif;
  font-size:12px;
  line-height:18px;
  padding:10px 20px;
  margin-right:13px;
  background-color: transparent;
  position:relative;
}
#eventslist_scrollbar_track {
  position:absolute;
  top:25px;
  right:0;
  height:294px;
  width:25px;
  background-color:#2a2a2a;
  cursor:move;
  text-align: center;
  vertical-align: middle;
  margin: 0 5px;
}
#eventslist_scrollbar_container a.scroll_arrow_top, #eventslist_scrollbar_container a.scroll_arrow_bottom {
background-color: #2a2a2a;
position: absolute;
margin: 0 5px;
height: 25px;
width: 25px;
text-align: center;
vertical-align: middle;
}
#eventslist_scrollbar_container a.scroll_arrow_top img, #eventslist_scrollbar_container a.scroll_arrow_bottom img {
border-style: none;
margin: 5px auto;
}
#eventslist_scrollbar_container a.scroll_arrow_top {
top: 0;
right: 0;
}
#eventslist_scrollbar_container a.scroll_arrow_bottom {
top: 319px;
right: 0;
}
#eventslist_scrollbar_handle {
  width:15px;
  margin: 2px auto;
  background-color:#FFFFFF;
  cursor:move;

}
#eventslist_scrollbar_content {
  overflow:hidden;
  width:400px;
  height:335px; /*344*/
}

/* EVENTS LIST MEDIA */
#eventsList2 { width:380px; height:344px; font-family: Arial, sans-serif; font-size:12px; line-height:18px; padding:10px 0px; margin-right:13px; background-color:#FFF;}

#eventslist2_scrollbar_container {
  width:420px;
  height:344px;
  font-family:  Arial, sans-serif;
  font-size:12px;
  line-height:18px;
  padding:10px 20px;
  margin-right:13px;
  background-color: transparent;
  position:relative;
}
#eventslist2_scrollbar_track {
  position:absolute;
  top:25px;
  right:0;
  height:294px;
  width:25px;
  background-color:#2a2a2a;
  cursor:move;
  text-align: center;
  vertical-align: middle;
  margin: 0 5px;
}
#eventslist2_scrollbar_container a.scroll2_arrow_top, #eventslist2_scrollbar_container a.scroll2_arrow_bottom {
background-color: #2a2a2a;
position: absolute;
margin: 0 5px;
height: 25px;
width: 25px;
text-align: center;
vertical-align: middle;
}
#eventslist2_scrollbar_container a.scroll2_arrow_top img, #eventslist2_scrollbar_container a.scroll2_arrow_bottom img {
border-style: none;
margin: 5px auto;
}
#eventslist2_scrollbar_container a.scroll2_arrow_top {
top: 0;
right: 0;
}
#eventslist2_scrollbar_container a.scroll2_arrow_bottom {
top: 319px;
right: 0;
}
#eventslist2_scrollbar_handle {
  width:15px;
  margin: 2px auto;
  background-color:#FFFFFF;
  cursor:move;

}
#eventslist2_scrollbar_content {
  overflow:hidden;
  width:400px;
  height:335px; /*344*/
}















.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #2a2a2a;
}
.jScrollPaneDrag {
	position: absolute;
	background: #BA98E2;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDrag2 {
	position: absolute;
	background: #90A106;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDrag3 {
	position: absolute;
	background: #C52A2B;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
