@charset "utf-8";
/* CSS Document */

/*Global Layout and Positioning ------------------------------------------------------------START--*/

html,body{
	height:100%;
	margin:0;
	padding:0;
	}
	
#form{
width:900px;
height:520px;
background-image:url(../images/gcback.jpg);
}
	
body{
	background:url("/images/main/bg.jpg");
	text-align:center;
	min-width:904px;
	min-height:731px;
	font-family:Arial;
    font-size:10px;
    color:#000;
    font-weight:normal;  
	}
	
#VerticalAlignment{
	float:left;
	height:50%;
	margin-top:-420px;/* half vertical height*/
	width:100%;
	}
	
#PrimaryContent {
	width:909px;
	margin-left:auto;
	margin-right:auto;
	height:513px;
	text-align:left;
	clear:both;
	}
	
#headerImage {

	padding: 10px 0px 0px 0px;
	}	
	
#mainText img {
	padding-left:40px;
	padding-bottom:15px;
	}
	
#MenuBorder {
    position:relative; 
	width:904px;
	text-align:left;
	overflow: hidden;
	}
	
#PrimaryBorder {
	position:relative;
	width:900px;
	height:520px;
	text-align:left;
	background-color:#FFFFFF;
	border:solid 5px #FFFFFF;
}

img {
border: none;
	}



/*Global Layout and Positioning --------------------------------------------------------------END--*/

/*GlobalTextStyles-------------------------------------------------------------------------START-- */	

h2
{
	margin: 0px;
	padding:0px;
	border:0px;
	padding-top:3px;
	padding-bottom:5px;
    font-size:16px;
    color:#660000;
    font-weight:bold;
	}

a{
	font-family:Arial;
    color:#000;
    font-weight:normal;
    text-decoration:none;
}

a:hover

{
    color:#990000;
    font-weight:normal;
    text-decoration:underline;
}

.red10
{
    font-size:10px;
    color:#e20a16;
}
.red10Bold
{
    font-size:10px;
    color:#e20a16;
    font-weight:bold;
}
a.greywhite10
{
    font-size:10px;
    color:#c0c0c0;
    text-decoration:none;
}
a.greywhite10:hover
{
    font-size:10px;
    color:#fff;
    text-decoration:none;
}
/*GlobalTextStyles---------------------------------------------------------------------------END-- */

/*Menu Specific Divs----------------------------------------------------------------------START-- */

/* ----LEFT-------------------------------------------------------------------------------------- */

#MenuLeft {

font-size:93%;
line-height:normal;
overflow: hidden;
padding-left:621px;
}  
#MenuLeft ul {
margin:0;
padding:10px 0px 0;
list-style:none;
}
#MenuLeft li {
display:inline;
margin:0;
padding:0;
}
#MenuLeft a {
float:left;
background:url("/images/global/menuleft.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #646b75;
text-decoration:none;
white-space:nowrap;
}
#MenuLeft a span {
float:left;
display:block;
background:url("/images/global/menuright.gif") no-repeat right top;
padding:5px 8px 4px 0px;
font-weight:bold;
color:#999999
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#MenuLeft a span {float:none;}
/* End IE5-Mac hack */
#MenuLeft a:hover span {
color:#333;
}
#home #nav-home a, #contact #nav-contact a,
#weddings #nav-weddings a, #commercial #nav-commercial a,
#portrait #nav-portrait a, #downloads #nav-downloads a, 
#stores #nav-stores a, #distributors #nav-distributors a {
background-position:0 -150px;
border-width:0;
}
#home #nav-home a span, #contact #nav-contact a span,
#weddings #nav-weddings a span, #commercial #nav-commercial a span,
#portrait #nav-portrait a span, #downloads #nav-downloads a span, 
#stores #nav-stores a span, #distributors #nav-distributors a span {
background-position:100% -150px;
padding-bottom:5px;
color:#333;
}
#MenuLeft a:hover {
background-position:0% -150px;
}
#MenuLeft a:hover span {
background-position:100% -150px;
	  }




/*Lightbox Specific Divs---------------------------------------------------------------------START- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/includes/scripts/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/includes/scripts/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*Lightbox Specific Divs-----------------------------------------------------------------------END- */




#galleryMain {
	position:absolute;
	text-align: center;
	width: 875px;
	height: 520px;
	padding: 0px 0 0px 0;
	background-image:url(/content/gallery/images/gcback.jpg)
	
	
}

#galleryText {
	position:absolute;
	text-align: center;
	left:875px;
	width: 25px;
	height: 520px;
	padding: 0px 0 0px 0;

	
}	


#gallerybike {
	position:absolute;
	text-align: center;
	width: 900px;
	height: 520px;
	padding: 0px 0 0px 0;
	background-image:url(/mtunzini_super_classic/back.jpg)
	
	
}