/* Victoria British Photo Gallery */


/*Photo Gallery Parts*/

#customerPhoto2{
	width:600px;
	height:500px;
	margin:5px;
}
#MGselect{
	width:294px;
	height:25px;
}
#MGselect2{
	width:294px;
	height:25px;
	text-decoration:none;
	padding:0px;
	float: left;
	z-index:2;
}
#MGselect2:hover{
	text-decoration:none;
	z-index:2;
	}
#MGlinks{
	width:294px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	background-color:#666666;
	text-decoration:none;
	text-indent:10px;
	cursor:pointer;
	z-index:2;
	position:relative;
}
#MGlinks:hover{
	width:294px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	background-color:#FF0000;
	cursor:pointer;
	z-index:2;
	position:relative;
}
#MGlinks_bottom{
	width:294px;
	height:5px;
	background-color:#333333;
	z-index:2;
	position:relative;
}
#photoframe{
	background-image:url(../assets/Mazda_bkg.gif);
	background-repeat:repeat-y;
	z-index:0;
	position:relative;
	width:600px;
	height:270px;
	background-color:#333333;
}
#thumbnail{
	padding-top:5px;
	width:136px;
	height:75px;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}
#thumbnail:hover{
	padding-top:5px;
	width:136px;
	height:75px;
	background-color:#FF0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
}
#photoset{
	padding-top:10px;
}
#phototitle{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left:5px;
	margin-bottom:10px;
}
#Linkbottom{
	background-image:url(../assets/Mazda_linksbot.gif);
	background-repeat:no-repeat;
	height:36px;
	margin-left:50px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:4px;
	padding-left:185px;
	text-decoration:none;
	}

#slideShow{
	background-image:url(../assets/Mazda_filler.gif);
	background-repeat:no-repeat;
	height:25px;
	width:306px;
}

#exit{
height: 25px;
width: 75px;
text-indent: 10000px;
overflow: hidden;
background:url(../assets/exit-bkg.gif); 
display: block;
float:right;
margin-right:35px;
}
 
#exit:hover{
background-position: bottom left;
}

/* ================================================================ */



/*Menu Posistioning*/


/* set up the overall width of the menu div and the margins */
.menu2 {
font-family: verdana, arial, sans-serif; 
width:600px;
background:#fff;
padding:0;
margin:0 auto; 
position:relative;
z-index:1;
border-bottom:20px solid #333;
margin-bottom:650px;
}
/* position the instructions using a dl */
.menu2 dl {
font-family:verdana, arial, sans-serif;
font-size:0.9em;
position:absolute;
}


/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
/* float the list so that the items are in a line */
.menu2 ul li {
display:block;
float:left;
width:150px;
height:31px;
}
/* style the links to be 95px wide by 31px high with a right border 1px solid white. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
display:block; 
float:left;
text-align:center; 
text-decoration:none; 
width:150px; 
height:31px; 
color:#ddd;
border-right:1px solid #fff;
background:#333; 
line-height:30px; 
font-size:11px;
}

/* clear the float at the end of each line of four slides */
span.clr {display:block; clear:both; width:0; height:0; font-size:0; line-height:0;}

/* make the dropdown ul invisible */
.menu2 ul li ul {
display: none;
}

/* remove the table styling */
table {
border-collapse:collapse;
margin:0; 
padding:0;
}


/* specific to non IE browsers */
/* set the background and foreground color of the main menu li link on hover */
.menu2 ul li:hover a{
color:#fff; 
background:#000;
cursor:default;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:31px; 
left:0;
}

/* make the sub menu ul li the full width with padding and border. */
.menu2 ul li:hover ul li {
cursor:pointer;
width:440px;
height:244px;
border:20px solid #000;
border-width:20px 5px;
background:#ddd url(slide/linen.jpg); 
color:#fff;
padding:90px 38px;
cursor:default;
}

/* style the background and foreground color of the submenu links */
.menu2 ul li:hover ul li a {
background:#333;
width:100px;
height:100px;
border:1px solid #ddd;
border-color:#888 #000 #000 #888;
}


/* keep the large image hidden */
.menu2 ul li:hover ul li a em {
display:none;
}
/* add a border to the horizontal slide and position it centrally using a top margin */
.menu2 ul li:hover ul li a.horiz span img {
border:1px solid #888;
margin-top:0px;
}
/* add a border to the vertical slide and position it centrally using a top margin */
.menu2 ul li:hover ul li a.vert span img {
border:1px solid #888;
margin-top:9px;
}

.menu2 ul li:hover ul li a:hover {
background:#000;
}


/* make the active links zero size so the active dotted border does not show through the large image */
.menu2 ul li:hover ul li a:active, .menu2 ul li:hover ul li a:focus {background:#aaa; height:0; width:0; border:0;}
.menu2 ul li:hover ul li a:active em, .menu2 ul li:hover ul li a:focus em {background:#bbb; height:0; width:0; padding:0; margin:0; border:0;}


/* make the large image visible and set the border, position them using position absolute centrally over the slides */
/* horizontal large image styling */
.menu2 ul li:hover ul li a.horiz:active em, .menu2 ul li:hover ul li a.horiz:focus em {display:block; background:#ddd; position:absolute; left:40px; top:100px; width:440px; height:244px; z-index:200; z-index:500; cursor:default; border:1px solid #fff;}
.menu2 ul li:hover ul li a.horiz:active em img, .menu2 ul li:hover ul li a.horiz:focus em img {border:0;}
/* vertical large image styling */
.menu2 ul li:hover ul li a.vert:active em, .menu2 ul li:hover ul li a.vert:focus em {display:block; background:#ddd; position:absolute; left:95px; top:23px; width:480px; height:640px; z-index:200; z-index:500; cursor:default;  border:1px solid #fff;}
.menu2 ul li:hover ul li a.vert:active em img, .menu2 ul li:hover ul li a.vert:focus em img {border:0;}
#pics{
	display:inline;
}



/*============================================================*/



/*Photo Table Set-up*/
.photo {height:82; width: 149;}
a.photo:hover img {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}
a.photo img {filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}


table.opent tr td img {margin:0;padding:0;}
table.opent tr td {margin:0;padding:0;font-size:9pt;font-weight:bold;text-align:center;}
table.closedt tr td {margin:0;padding:0;}
table.opent tr.truckYear td h4 {margin:0;padding:5px;font-size:12pt;font-weight:bold;color:#000;height:20px;text-align:left;}

table#lgImage tr td img {margin:0px 30px 0px 0px;padding:0;}
table#lgImage tr td a h6 {margin:0;padding:0;font-size:7.5pt;font-weight:normal;line-height:1.2em;color:#000;}
table#lgImage tr td a:link, table#lgImage tr td a:visited {margin:0;padding:0;font-size:7.5pt;font-weight:normal;line-height:1.2em;color:#000;}
table#lgImage tr td a:hover {margin:0;padding:0;font-size:7.5pt;font-weight:normal;line-height:1.2em;color:#FF0000;}

.opent {margin:10px;padding:0;display:block;}
.closedt {margin:10px;padding:0;display:none;}

#tt0 {font-weight:bold;}

#bigPic {
	width: 440px;
	display: block;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

