





/*  
Theme Name: RRRMC
Theme URI: http://www.realityranchcamp.com
Description: The main theme of the Reality Ranch Camp website.
Version: 1.0
Author: Roy Laurie
Author URI: http://www.billybumpkinseeds.com
*/


*  {
	margin: 0;
	padding: 0;
}

body,  html  {
	font-family: Tahoma, Helvetica, Aria, Times New Roman;
	font-size: 10pt;
}

select  {
	font-family: Tahoma, Helvetica, Aria, Times New Roman;
	font-size: 8pt;
}

body  {
	background-image: url(../../../wp-content/themes/rrrmc/images/body-background.png);
	margin-top: 15px;
	color: #CFDBC5;
}

a  {
	color: #FFF68F;
       
}


h1 a  {
		text-decoration: none;
}

img, div, li, h1 {
	behavior: url(../../../wp-content/themes/rrrmc/images/iepngfix.htc);
}

a img  {
	border: none;
}

span.clr  {
	display: block;
	clear: both;
}


div.whiteStar {
	display: block-inline;
	background-image: url(../../../wp-content/themes/rrrmc/images/li-white-star.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 14px;
	float: left;
	margin-right: 2px;
}

div.menuWrapper  {
	position: absolute;
	width: 150px;
	height: 300px;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: none;
	padding-top: 14px;
}

#browserIE6 div.menuWrapper  {
	padding-top: 35px !important;
}

#browserIE7 div.menuWrapper  {
	padding-top: 24px;
}

#browserIE6 fieldset fieldset.labels label  {
	margin-bottom: 4px !important;
	padding-top: 3px !important;
}


#browserIE7 fieldset fieldset.labels label  {
	margin-bottom: 4px !important;
	padding-top: 3px !important;
}


ul.menuContent  {
	list-style-type: none;
	width: 150px;
	height: 300px;
	background-image: url(../../../wp-content/themes/rrrmc/images/body-background-inverse.png);
}

ul.menuContent li  {
	color: white;
	font-size: 11pt;
	width: 140px;
	margin-left: 5px;
	font-size: 8pt;
}

ul.menuContent li:hover  {
	background-color: #CFDBC5;
}

ul.menuContent li a  {
	text-decoration: none;
}

ul.menuContent li a:hover  {
	color: black;
	background-color: #CFDBC5;
}


ul.menuContent li div.separator  {
	width: 144px;
	height: 1px;
	margin: 2px 0 2px -2px;
	background-color: #424242;
}

ul.menuContent li.separator:hover  {
	background-color: #424242;
}

span.clr  {
	display: block;
	clear: both;
}

div#container  {
	width: 736px;
/*	border: 1px solid white;*/
}

div.center  {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

ul#mainMenu  {
	list-style-type: none;
	margin: 5px 0 0 3px;
	float: left;
	width: 100%;
}

ul#mainMenu li  {
	display: inline;
}

ul#mainMenu li a  {
	float: left;
	margin-top: 9px;
}

ul#mainMenu li span {
	float: left;
	margin: 0 11px 0 11px;
}

div#headerPhotoGallery  {
	margin: 7px 0 7px 0;
	background-image: url(../../../wp-content/themes/rrrmc/images/header-photo-box.png);
	background-repeat: no-repeat;
	width: 737;
	height: 96;
	padding-top: 4px;
}

div#headerPhotoGallery img {
	behavior: none;
}

ul#banner  {
	list-style-type: none;
	float: left;
	width: 736px;
	text-align: left;
	font-size: 8pt;
}

ul#banner li  {
	background-repeat: no-repeat;
	margin-left: 1px;
	float: left;
}

ul#banner li h1  {
	margin: 13px 35px 6px 45px;
}	

ul#banner li p  {
	margin: 0 35px 0 45px;
}

ul#banner li div.footLink  {
	margin: 13px 35px 0 63px;
}

div.labelSet {
	width: 75px ;
	float: left;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}

div.labelSet div.label {
	margin-bottom: 4px;
}

div.dataSet {
	width: 75px;
	float: left;
}

div.dataSet div.data  {
	margin-bottom: 5px;
}

div#content  {
	margin-left: 20px;
	float: left;
	width: 434px;
	text-align: left;
}

/* overrides div#content */
div.soloContent  {
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
	float: none !important;
	width: 734px !important;
}


div.gbNavigator  {
	clear: both;
	margin-bottom: 20px;
}
div.gbNavigator div.next-and-last {
  float: right;
}
div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: right;
}

div.gbNavigator a.first {	
  padding-left: 27px;
  background: url('../../../gallery/themes/rrrmc/images/nav_first.gif') left no-repeat;
}

div.gbNavigator a.previous {
  padding-left: 27px;
  background: url('../../../gallery/themes/rrrmc/images/nav_prev.gif') left no-repeat;
}

div.gbNavigator a.next {
  padding-right: 27px;
  background: url('../../../gallery/themes/rrrmc/images/nav_next.gif') right no-repeat;
}

div.gbNavigator a.last {
  padding-right: 27px;
  background: url('../../../gallery/themes/rrrmc/images/nav_last.gif') right no-repeat;
}

div.gbNavigator div.first-and-previous  {
	float: left;	
}

div.gbNavigator div.first-and-previous img {
  vertical-align: middle;
  padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
  vertical-align: middle;
  padding-left: 0.5em;
}

div#content h1 {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 15px;
	font-size: 16pt;
}

div#content h2 {
	text-align: left;
	color: #e3e3d9;
	font-size: 9pt;
	/*padding-left: 5px;*/
	margin-bottom: 13px;
}

div#content h3  {
	text-align: left;
	color: gray;
	font-size: 8pt;
	padding-left: 5px;
	margin-bottom: 13px;
}


div#content p  {
	text-align: left;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 11px;
}

div#content img {
	margin: 3px;
	border-style: ridge;
}

div#content h1 img {
	border-style: none;
	border: none;
}

div#content table.borders  {
	border: 1px solid white !important;
}

div#content table.borders tr {
	border: none;
	/*border: 1px solid white !important;*/
}

div#content table.borders tr td {
	border: 1px solid white !important;
}

div.soloContent p.galleryPhotoDescription {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

ul#rightBanner  {
	list-style-type: none;
	float: right;
	width: 256px;
	text-align: left;
}

ul#rightBanner li  {
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

ul#rightBanner li h1 {
	background-image: url(../../../wp-content/themes/rrrmc/images/right-banner-header.png);
	background-repeat: no-repeat;
	width: 256px;
	height: 32px;
	margin-bottom: 3px;
}

ul#rightBanner li h1 img {
	margin: 11px 0 3px 46px;
}
	
ul#rightBanner li div.content {
	background-image: url(../../../wp-content/themes/rrrmc/images/right-banner-box.png);
	background-repeat: no-repeat;
	width: 253px;
	height: 96px;
	margin-left: 1px;
}

ul#rightBanner li div.content img  {
	margin: 15px 0  0 16px;
	float: left;
}

ul#rightBanner li div.content div.right  {
	margin-top: 12px;
	margin-left: 20px;
	float: left;
	width: 123px;
	height: auto;
	background: none;
}

ul#rightBanner li div.content p  {
	margin: 0;
	padding: 0;
}
	

ul#rightBanner li div h2 {
	font-size: 8pt;
	color: #e3e3d9;
}

div#footer  p  {
	font-size: 9pt;
	width: 300px;
}

div#footer p.left  {
	float: left;
	text-align: left;
}

div#footer p.right  {
	float: right;
	text-align: right;
}

div#footer p  a {
	font-size: 9pt;
} 

fieldset  {
	display: block;
	width: 434px;
	border: none;
	margin-bottom: 10px;
}

fieldset fieldset  {
	float: left;
	display: block;
}

fieldset fieldset.labels  {
	width: 150px;
	text-align: right;
}

fieldset fieldset.data  {
	width: 210px;
}

fieldset fieldset.legends  {
	width: 15px;
}

fieldset fieldset.data div  {
	height: 20px;
	margin-bottom: 1px;
}

fieldset fieldset.data div.none  {
	height: auto;
}

fieldset fieldset.data div.textarea  {
	width: 354px;
	height: 94px;
	font-size: 8pt;
}

fieldset fieldset.data textarea  {
	width: 350px;
	height: 90px;
}

fieldset fieldset.data div.text {
	height: 16px;
	padding-top: 4px;
}

fieldset fieldset.labels label  {
	display: block;
	height: 16px;
	padding-top: 4px;
	padding-right: 10px;
	margin-bottom: 1px;
	color: #AEAEA9;
}

.error   {
	color: red;
}

fieldset fieldset.labels label.error  {
	color: red;
}

fieldset fieldset label  {
	color: #AEAEA9;
}

fieldset fieldset.data label.error  {
	color: red;
}

fieldset fieldset select  {
}

fieldset fieldset button  {
	padding-left: 2px;
	padding-right: 2px;
}


fieldset fieldset legend  {
	width: 15px;
	height: 15px;
	min-width: 15px;
	min-height: 15px;
}

textarea#message {
	width: 356px;
}

fieldset legend:hover  {
	cursor: pointer;
}

.tool-tip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(../../../wp-content/themes/rrrmc/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../../wp-content/themes/rrrmc/images/bubble.png) bottom right;
}

div.atContent form  {
	margin-left: 40px;
}

h2.atToggler  {
	background-color: #3B3A3A;
	margin-bottom: 0 !important;
	border-bottom: 2px solid #2C2C2C;
	border-right: 1px solid #2C2C2C;
	display: none;
}

h2.atToggler:hover  {
	cursor: pointer;
}

h2.atToggler .highlighted  {
	background-color: transparent;
}

div.atContent  {
	display: none;
}

.visibleAt  {
	display: block !important;
}

div.messageBox  {
	width: 432px;
	height: 180px;
	margin-bottom: 15px;
	border: 1px solid #3B3A3A;
}

div.messageBox div.title  {
	width: auto;
	height: 21px;
	background-color: #3B3A3A;
	padding: 1px 0 0 5px;
}

div.messageBox div.title h2  {
	float: left;
	width: 242px;
	padding-top: 1px;
	margin: 0 !important;
	
}

div.messageBox div.title span  {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 3px;
	height: auto;
	
}

div.messageBox div.title select  {
	width: 150px;
	/*margin-bottom: 1px;*/
}

div.messageBox div.content  {
	clear: left;	
	width: auto;
	height: 130px;
	border: none;
	margin-left: 1px;
	overflow: auto;
}

div.messageBox div.control  {
	width: auto;
	height: 28px;
	background-color: #3B3A3A;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 3px;	
}

div.messageBox div.control button {
	width: 420px;
	height: 25px;

	border-style: groove;
	border-width: thick;
}

div.messageBox div.content textarea  {
	width: 420px;
	height: 125px;
	border: none;
	padding: 2px 5px 2px 5px;
}


div#postcart p.tagCloud  {
	text-align: center;
}

div#postcart p.tagCloud a {
	margin-right: 8px;
}

div#postcart p.tagCloud a.lowWeightTag {
	font-size: 10pt;
}

div#postcart p.tagCloud a.averageWeightTag {
	font-size: 12pt;
}

div#postcart p.tagCloud a.highWeightTag {
	font-size: 14pt;
}

div#postcart div.itemInfo {
	width: 200px;
	float: left;
	margin: 0 5px 15px 10px;
}

div#browserIE6 div#postcart div.itemInfo {
	margin: 0 5px 5px 5px;
}

div#postcart div.itemInfo div.title  {
	background-image: url(../../../wp-content/themes/rrrmc/images/right-banner-header.png);
	background-repeat: no-repeat;
	width: auto;
	height: 32px;
	margin-bottom: 3px;
}

div#postcart div.itemInfo div.title h2{
	padding-top: 6px;
	text-align: center;
}

div#postcart div.itemInfo div.content {
	background-image: url(../../../wp-content/themes/rrrmc/images/right-banner-box.png);
	background-repeat: no-repeat;
	width: auto;
	height: 96px;
	margin-left: 1px;
}

div#postcart div.itemInfo div.content p {
	padding: 5px;
}

div#postcart div.priceLine {
	width: auto;
	height: 24px;
	background-color: #25272A;
	margin-bottom: 20px;
}

div#postcart div.priceLine div.left{
	float: left;
	width: 100px;
	padding: 2px 0 0 2px;
	font-size: 11pt;
}

div#postcart div.priceLine div.right {
	float: right;
	width: 155x;
}

div#postcart div.priceLine div.right form, input {
	display: inline;
}

div#postcart div.priceLine div.right button {
	display: block-inline;
	margin: 1px 3px 0 7px;
}

div#postcart table.cart  {
	width: auto;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}

div#postcart table.cart tr.head  {
	height: 25px;
}

div#postcart table.cart tr th {
	font-size: 12px;
}

div#postcart table.cart tr th.nameColumn {
	width: 374px;	
}

div#postcart table.cart tr th.priceColumn {
	width: 50px;	
}

div#postcart table.cart tr th.quantityColumn {
	width: 20px;
	margin-left: 5px;
}

div#postcart table.cart tr.even {
	background-color: #25272A;
}

div#postcart table.cart tr td input.quantity {
	width: 20px;
}

div#postcart table.cart tfoot tr.total th {
	width: 374px;
	text-align: right;
	padding: 10px 10px 0 0;
}

div#postcart table.cart tfoot tr.total td {
	padding: 10px 0 0 0;
}

div#postcart div.cartOptions  {
	width: auto;
	background-color: #25272A;
	height: 22px;
	padding: 3px 0 0 0;
	margin: 0 0 10px 0;
}

div#postcart div.cartOptions div.option {
	float: left;
	width: 142px;
}

div#browserIE6 div#postcart div.cartOptions div.option {
	width: 140px;
}

div#postcart div.cartOptions div.left {
	text-align: left;
	margin: 0 0 0 5px;
}

div#postcart div.cartOptions div.center {
	text-align: center;
}

div#postcart div.cartOptions div.right {
	text-align: right;
}

div#postcart div.cartOptions div.option button {
	width: 100px;
	font-size: 8pt;
}#gallerySinglePhotoContainer img {	width: 639px;	height:426px;}