body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color:#000;
}

h1 {
	margin:0px;
	padding:0px;
}

.PageContainer {
	height: auto;
	width: 814px;
	margin-right: auto;
	margin-left: auto;
}


/****** Banner *******/

.i-Banner {
	background-image: url(../../../images/design-images/i_Banner.jpg);
	height: 118px;
	width: 844px;
	background-repeat: no-repeat;
}
.i-Banner h1 {
	width:820px;
	height:110px;
	/*background-image:url(../../../images/design-images/Logo.png);*/
	background-repeat:no-repeat;
	text-indent:-9000px;
	position: relative;
	top:0px;
	left:0px;
	
	
}

/*.i-BreadcrumbsContainer {
	height:15px;
	width:806px;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	margin:1px 0px 3px 5px;
	padding-left:5px;
	float:left;
}
b6b7cb
.i-Breadcrumbs {
	height:15px;
	width:520px;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	float:left;
	text-align:left;
}



.i-BreadLinks {
	height:15px;
	width:270px;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	margin:0px 0px 0px 0px;
	float:left;
	text-align:right;
}
*/

.i-BreadcrumbsContainer {
	height:auto;
	width:583px;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	margin:0px 0px 8px 0px;
	padding-left:0px;
	float:left;
}

.i-Breadcrumbs {
	height:18px;
	width:100%;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	float:left;
	text-align:left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #434347;
	padding-left: 0px;
}



.i-BreadLinks {
	height:15px;
	width:270px;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	margin:0px 0px 0px 0px;
	float:left;
	text-align:right;
}


.i-Links {
	height:15px;
	width:320px;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color:#FFF;
	margin:10px 17px 0px 0px;
	float:right;
	text-align:right;
	z-index: 3;
}
.i-Links A {
  color: #FFF;
  text-decoration: none;
}

.i-Links A:hover {
  color: #FFF;
  text-decoration: underline;
}

.i-Links A:visited {
  color: #FFF;
  text-decoration: none;
}


/****** Page *******/

.i-PageContainer {
	width:844px;
	height:auto;
	position:relative;
	margin-top: 0px;
}
.i-Top-Page {
	width:844px;
	height:17px;
	background-image:url(../../../images/design-images/i_Top_Page.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
}
.i-Main-Page {
	width:844px;
	height:auto;
	background-image:url(../../../images/design-images/i_Main_Page.jpg);
	background-repeat:repeat-y;
	position:relative;
	margin: 0px;
	background-position:top;
}
.i-Bottom-Page {
	width:844px;
	height:17px;
	background-image:url(../../../images/design-images/i_Bottom_Page.jpg);
	background-repeat:no-repeat;
	position:relative;
	background-position:top;
	margin-bottom: 10px;
}

.i-Main-Center-Page {
	width:844px;
	height:auto;
	position:relative;
	margin: 0px;
	min-height: 1000px;
}

.i-LeftColumn {
	/*	height:auto;
	width:193px;
	position:relative;*/
	margin-left:18px;
	color:#FFF;
	
}

.i-LeftColumn .infoBoxContents {
	/*background-color:#262629;*/
	font-size:18px;
	color:#FFF;
}

.i-LeftColumn .CartinfoBoxContents {
	/*background-color:#262629;*/
	font-family:Tahoma, Arial, Helvetica; 
	font-size:13px;
	color:#FFF;
}

.i-LeftColumn .boxText { 
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	padding-left:22px;
}

.i-LeftColumn A {
  color: #cecdcd;
  text-decoration: none;
}

.i-LeftColumn A:hover {
  color: #cecdcd;
  text-decoration: underline;
  
}

.i-LeftColumn A:visited {
  color: #cecdcd;
  text-decoration: none;
}

.i-RightColumn {
	height:auto;
	width:560px;
	position:relative;
	float:left;
	margin-right:10px;
}

.i-Main-Padding {
	padding-right:0px;
	margin-right:0px;
}


.i-Front-PageAd {
	margin-top:5px;
	margin-bottom:5px;
	border:solid 1px #000000;
}

.i-Front-AdBoxes {
	margin-top:10px;
	margin-bottom:5px;
	border:solid 1px #000000;
}

.i-Bottom-Text {
	width:844px;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 13px;
	margin-bottom:10px;
}

/**** Info Box ****/

.i-InfoBox {
	width:195px;
	height:auto;
	float:left;
	position:relative;
	/*color:#000000;*/
}
	

/****** Categories ******/

.i-CatText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	padding-bottom:15px;
}
.i-CatText img {
	border:solid 1px #000000;
}
.i-CatText A:link {
  color: #000;
  text-decoration: none;
}
.i-CatText A:visited {
  color: #000;
  text-decoration: none;
}
.i-CatText A:hover {
  color: #000;
  text-decoration: underline;
}


/******* Menu **********/

.MenuContainer{
	width:100%;
	float:left;
	padding-top:98px;
	padding-left:14px;
	height:29px;
}

.changeText {
color:#FF0000;
}



/******* Product Options ***********/

.ProductOptionsMainContainer {
	width:260px;
	height:auto;
	float:right;
	position:relative;
	margin-right:3px;
}

.ProductOptionsContainer {
	background-color:#f9f9f9;
	border:solid 1px #d4d4d4;
	margin-top:2px;
	width:260px;
	padding:0px;
	float:right;
	margin-bottom:10px;	
}
.ProductOptionsTitle {
	width:250px;
	border-bottom:solid 1px #d4d4d4;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
}
.ProductOptionsText {
	padding:5px;
	width:250px;
	text-align:left;
	
}
.ProductOptionsText2 {
	padding:5px;
	width:250px;
	text-align:left;
	font-size:14px;
	
}
.ProductImage {
	border:solid 1px #d4d4d4;
}
