/* CSS Document */
/* stylesheet for Mccubbin.com */

#master_ct
{
	position: relative;
	left: 50%;
	margin-left: -350px;
	top: 70px;
	height: 450px;
	width: 710px;
	border-style:solid;
	border-width: 2px;
	border-color: #dfdfdf;
}

#mast
{
	position:absolute;
	top: 0px;
	left: -1px;
	height: 100px;
	width: 712px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #cd90a0;
	}

#logo
{
	position:absolute;
	top:25px;
	left:40px;
	height:58px;
	width:200px;
	background-image:url(images/logo.gif);
}

#left_column
{
	position:absolute;	
	top: 105px;
	left: 0px;
	height: 310px;
	width: 100px;
	border-right-style: solid;
	border-right-width: 4px;
	border-right-color: #BBBBBD;
}

#centre_column
{
	position:absolute;
	left:104px;
	top:105px;
	height:310px;
	width:406px;
/**	border-style:solid;
	border-color:#FF0000;
	border-width:1px;   **/
}

#right_column
{
	position:absolute;
	right: 25px;
	top: 105px;
	width: 165px;
	height: 310px;
	border-left-style:solid;
	border-left-width: 4px;
	border-left-color:#BBBBBD;
	border-right-style: solid;
	border-right-width: 4px;
	border-right-color: #BBBBBD;

}

#footer
{
	position: absolute;
	height: 30px;
	width: 712px;
	left:-1px;
	top:415px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #5B402D;
}

#flash_centre
{
	position:absolute;
	left:104px;
	top:105px;
	height:310px;
	width:606px;
	z-index:1;
	/**border-style:solid;
	border-color:#FF0000;
	border-width:1px;   **/
}

#contact_form
{
	position:absolute;
	z-index:27;
	left: 10px;
	top: 0px;
	width:406px;
	height:310px;
	margin: 0 0 0 0;
}
/** Navigation Panel Open**/
#navpanel
{
	position:absolute;
	top: 15px;
	left: 0px;
	width:auto;
	height:auto;
}

#gallery_nav
{
	position:absolute;
	top: 90px;
	left:160px;
	width:105px;
	height:70px;
}

#popup_gallery
{
	position:absolute;
	width: 75px;
	height: auto;
	background-color:#FFFFFF;
	border-color: #633f29;
	font:7pt, Verdana, #ffffff;
	z-index: 99;
	visibility: hidden;
}

.nav_popups p
{
	margin: 0px;
}

.nav_popups a, .nav_popups a:visited {
	display: block;
	padding: 1px 12px 1px 8px;
	background-color:#ffffff;
	color: #cb90a2;
	text-decoration: none;
	border-top: 1px solid #633f29;
	border-right: 1px solid #633f29;
	border-bottom: 1px solid #633f29;
	border-left: 1px solid #633f29;
}

.nav_popups a:hover, .nav_popups a:active, .nav_popups a:focus {
	background-color: #ffffff;
	color:#633f29;
	border-top: 1px solid #633f29;
	border-right: 1px solid #633f29;
	border-bottom: 1px solid #633f29;
	border-left: 1px solid #633f29;

}

/** Navigation Panel Close**/

/**Shop info layers **/
#shop1, #shop2, #shop3
{
	position:absolute;
	top:15px;
	left:10px;
	height:300px;
	width:155px;
	z-index:89;
	visibility: hidden;
}


/** Open Scrolling Text containers **/
#clipper {
	overflow:hidden;
	position:absolute;
	z-index:27;
	left: 0px;
	top: 0px;
	width:406px;
	height:310px;
/**	border:2 solid #e0e0e0;
	background-color:#00FF66; **/
	}

	
#textscroller {
	position:absolute;
	z-index:24;
	left:50px;
	top:0px;
	visibility: visible;
	background-color: #FFFFFF;
	padding-top: 25px;
	width: 310px;
	height:auto;
/**	border: 2px solid #0000ff; **/
	}
/***Scroll Navigation***/

#textnav {
	position: absolute;
	right:5px;
	top:30px;
	width:12px;
	height:auto;
	z-index: 50;
}
	
/** Close Scrolling Text containers **/
#telpner
{
	position:absolute;
	height:auto;
	width:auto;
	bottom:0px;
	left:5px;
}

#simple
{
	position:absolute;
	bottom:0px;
	right:5px;
	width:auto;
	height:auto;
}

#copyright
{
	position:absolute;
	top:10px;
	right:260px;
	width:190px;
	height:20px;
	background-image:url(images/copyright.gif);
	background-repeat:no-repeat;
}
#thumb
{
	position:absolute;
	height: 85px;
	width: 85px;
	top: 145px;
	left: 135px;
	border-width: 1px;
	border-color:#FF0000;
	border-style:solid;
}

/***Text Styles ***/

.detail_captions
{
	font:12pt, Verdana;
	font-size:12px;
	color:#807f57;
}

.detail_captions_brown
{
	font:10pt, Verdana;
	font-size:10px;
	color:#5f402c;
}

.detail_captions_pink
{
	font:10pt, Verdana;
	font-size:10px;
	color:#cb90a2;
}


.detail_links a, .detail_links a:visited 
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#807f57;
	text-decoration:none;
}

.detail_links a:hover
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f402c;
	text-decoration:underline;
}

/**************************Thumbnail Expansion CSS*******************************/
/********************************************************************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position:relative;
z-index: 100;
}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#FFFFFF;
padding: 5px;
left: -1000px;
visibility:hidden;
color: black;
text-decoration: none;
z-index:100;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index:100;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 260px; /*position where enlarged image should offset horizontally */
z-index:100;

}


/*****************************Press Page Styles***************************/
a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }