/* Victory Customs - CSS Document */
body {
	margin: 0px;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #330033;
}

.container_Home {
	width: 1000px;
	height: 600px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/bg_Home.jpg) left top no-repeat;
}

.container_Bikes {
	width: 1000px;
	height: 600px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/bg_Bikes.jpg) left top no-repeat;
}

.container_Parts {
	width: 1000px;
	height: 600px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/bg_Parts.jpg) left top no-repeat;
}

.container_Home div.MainNav {
	margin: 0px;
	padding-top: 100px;
	padding-left: 80px;
}

.container_Bikes div.Content {
	width: 78%;
	height: 420px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	margin-top: 70px;
}

.container_Bikes div.NavRight {
	width: 16%;
	height: auto;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 350px;
}

.container_Parts div.Content {
	width: 78%;
	height: 420px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	margin-top: 70px;
}

.container_Parts div.NavRight {
	width: 16%;
	height: auto;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 350px;
}


/**************************/
/* 'Modal window' section */
/**************************/


/* Fiserv widgets Modal window masking and display settings */
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background: #000000;
	display: none;
	cursor: crosshair; 
}
  

/*  Modal window  position, border width settings */    
#boxes .window {
	position:fixed;
	margin-top: 200px;
	display:none;
	z-index:9999;
	padding:0px;
}
 
#boxes .sparewindow {
	position:absolute;
	margin-top: 50px;
	display:none;
	z-index:9999;
	padding:0px;
	width:auto;
	height: auto; 
	background: #333;
	border: 1px solid #5f4d33;
} 
 

/*  Modal window width settings */
#boxes #dialog1 {
	width:657px;
	height: 399px; 
	background: url(images/Victory_Contact_bg.gif) left top no-repeat;
	border: 1px solid #5f4d33;
	font-family: "Courier New", Courier, monospace;
	font-size: 130%;
}


/*  Modal window heading settings */
#boxes #dialog1 h1{	
	border: 0px solid #ffffff;
	border-bottom: none;
	background: none;
}


/*  Modal window section div margin, line-height and font settings */
#boxes #dialog1 div.Address {	
	width:45%;
	display: block;
	float: left;
	line-height:normal;
	font-size: 100%;
	color: #000000;
	padding: 18px;
}


/*  Modal window section div margin, line-height and font settings */
#boxes #dialog1 div.Map div  {	
	width:50%;
	display: block;
	float: right;
	padding: 10px;
}


/*Gallery Code*/

.AjxCtn {
	border:1px solid #666666; 
	width:430px; 
	height: 350px;
	margin-bottom: 2px; 
	margin-right: 4px;
	float:left;
	left: 0px; 
	padding: 0px;
	position: relative;
	z-index: 10;
	background-color: #000000;
}


.Galtbs {
	width: 350px;
	height: 415px;
	position: relative;
	float: right;
	display: block;
	z-index: 9;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}


.Galtbs div {
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
}


.Galtbs div img	{
	background: none;
	border:1px solid #666666;
}


.Galtbs div a {
	background: none;
	border:0px solid #666666;
	display: block;

	padding: 1px 1px 1px 1px;
	margin: 0px 3px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity:0.5;
}

.Galtbs div a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}

.Galtbs div a:focus, .Galtbs div a:active {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}


/*Gallery show Code*/


.GalBox {
	display:block;
	width: 100%;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.GalBox h3 {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	letter-spacing: .2em;
}

.GalBox img {
	border:1px solid #666666;
}


.GalCtn {
	display:block;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 5px;
}

.GalCtn a {
	color: #333333;
	background-color: #F3E7DA;
	border: 1px solid #5f4d33;
	text-decoration: none;
	padding: 1px 5px;
}

.GalCtn a:hover {
	color: #333333;
	background-color: #F1D3B1;
	border: 1px solid #5f4d33;
}

.GalCtn a:focus {
	color: #ffffff;
	background-color: #333333;
	border: 1px solid #5f4d33;
}


/* Spare parts */

.Partbs	{
	width: 623px;
	height: auto;
	float: left;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

.Partbs div {
	width: auto;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
}


.Partbs div a {
	color: #000000;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
}

.Partbs div a.selected {
	color: #ffffff;
}

.Partbs div a:hover {
	color: #333333;
}

.Partbs div a:focus {
	color: #ffffff;
}


.AjxTbCtn {
	border:0px solid #666666; 
	width:613px; 
	height: 380px;
	margin-bottom: 2px; 
	float:left; 
	padding: 5px;
	padding-top: 20px;
	position: relative;
	z-index: 10;
}


.AjxTbCtn div {
	width: 100px;
	height: 100px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 20px 20px 0px;
	border: 0px solid #333;
	text-align: center;
}


.AjxTbCtn a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.AjxTbCtn a img {
	border: 1px solid #666666;
	width: auto;
}
