/* Sudden Impact CSS */

body {
	margin: 0px;
	padding: 0px;
	background: #F5F5F5;
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background:url(Images/contentwrapbg.png);
}

#title {
	width: 900px;
	height: 40px;
	background: url(Images/title.png);
}

#logo {
	width: 900px;
	height: 250px;
	background: url(Images/suddenimpactheader.png);
}

#headerlogo {
	width: 595px;
	height: 250px;
	margin-left: 300px;
}

#address {
	position: absolute;
	top: 245px;
	right: 10px;
	width: 300px;
	height: 50px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#detailswrap {
	width: 900px;
	height: 20px;
	background: #350d71;
}

#leftnavigation {
	width: 200px;
	float: left;
}

#menu1 {
	width: 180px;
	margin-top: 0px;
	margin-left: -30px;
}

#menu1 ul {
	width: 180px;
	list-style: none;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
	
#menu1 li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 1px;
	border: solid 1px #000000;
}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	background: #234090;
	font-family: Arial, Helvetica, sans-serif;
}
	
#menu1 li a:hover {
	color: #FFFFFF;
	background: #350d71;
}

#searchcollapse {
	width: 180px;
	margin-left: 45px;
	background: #F0DC3B;
}

#brands {
	width: 890px;
	height: 118px;
	clear: both;
	background: #000000 url(Images/back-chrome.jpg);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#webadd {
	width: 900px;
	height: 40px;
	background: #F0DC3B url(Images/webadd.png);
	clear: both;
}

#footer {
	width: 900px;
	background: #350d71;
	clear: both;
}

#jemsonline {
	width: 900px;
	background: #350d71;
	clear: both;
}

#rightcontent {
	width: 700px;
	margin-left: 200px;
}

#imagewrapper {
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
}

.imgpurpbord {
	border: solid 5px #234090;
}

.imgwrapright {
	float: right;
	margin-right: 5px;
}

.imgwraprightpurpbord {
	float: right;
	margin-right: 20px;
	border: solid 5px #234090;
}

.imgwrapleftpurpbord {
	float: left;
	margin-left: 20px;
	border: solid 5px #234090;
}

.imgwrapleft {
	float: left;
	margin-left: 5px;
}

.imgcent {
	margin-left: auto;
	margin-right: auto;
}

.contacttable {
	margin-left: 65px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #350d71;
	padding: 0px;
}

.linkstable {
	margin-left: 65px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #350d71;
	padding: 0px;
	text-align: center;
}

.linkstable a:link {
	color: #350d71;
	text-decoration: none;
}

.linkstable a:visited {
	color: #350d71;
	text-decoration: none;
}

.linkstable a:active {
	color: #350d71;
	text-decoration: none;
}

.linkstable a:hover {
	text-decoration: none;
	color: #000000;
}


a.mapimage { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 572px; /* width of reactive image */
     height: 502px; /* height of reactive image */
     background-image: url(Images/map2.png); /* source for start image */
     background-repeat: no-repeat;
	 margin-left: 65px;
}
	 
a.mapimage:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(Images/map1.png); /* source for target image */
} 

/* Sudden Impact Fonts */

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #234090;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.font2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.font2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.font2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.font2 a:hover {
	text-decoration: none;
	color: #000000;
}

.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #350d71;
	text-align: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #234090;
	text-align: center;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
}

.rightcontactfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #350d71;
	text-align: center;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-right: 10px;
}

.rightcontactfontund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #350d71;
	text-align: left;
	text-decoration: underline;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-right: 10px;
}

.rightcontactfontlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #350d71;
	text-align: left;
	list-style-type: circle;
	list-style: circle;
	margin-left: 50px;
}



/**************************************************************

	Lightbox
	v 1.5

**************************************************************/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

#lbCenter {
	background: url(Images/loader.gif) center no-repeat #FFFFFF;
}

.lbLoading {
	background: #fff url(Images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}


.photos {
	padding: 3px;
	border: 1px solid #fff;
}

a:hover .photos {
	border: 1px solid #999;
}

.lightboxDesc a {
	color: #999999;
	text-decoration: none;
}

.lightboxDesc a:hover {
	color: #000000;
	text-decoration: none;
}

/***************************

	styles for hidden next & previous buttons

***************************/
/*
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(Images/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(Images/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(Images/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(Images/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}

.forsalewrap {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	background: #F0DC3B;
}

.forsaletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: #350D71;
	color: #FFFFFF;
}

.forsalepic {
	height: 150px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	background: #350D71;
}

.forsaledescrip {
	text-align: center;
	background: #999999;
	margin-bottom: 15px;
}


/**********************************/


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(Images/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	/*border: 1px solid #000;*/
}

#lbCaption {
	font-weight: bold;
}


.lightboxDesc {
	display: none;
}

/*************************************************************/
