﻿/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #feffcd;
background:#feffcd url('images/topbar.jpg') repeat-x;
 
}
#wrapper { 
 margin: 0 auto;
 width: 1024px;
}
#header {
 width: 1024px;
 color: #333;
 padding: 0px;
 border: 0px solid #ccc;
 height: 246px;
 margin: 00px 0px 0px 0px;
 background: url('images/header.jpg');
  float: left;
}
#flash {
 width: 1024px;
 color: #333;
 padding: 0px;
 border: 0px solid #ccc;
 height: 66px;
 margin: 00px 0px 0px 0px;
background:url('images/flashback.jpg') repeat-y;
  float: left;
}
#navbar {
 width: 1024px;
 color: #333;
 padding: 0px;
 border: 0px solid #ccc;
 height: 187px;
 margin: 00px 0px 0px 0px;
background:url('images/navbar.jpg') ;
  float: left;
}
#content { 
 width: 1024px;
 float: left;
 color: #333;
 border: 0px solid #ccc;
background:url('images/background.jpg') repeat-y;
 margin: 0px 0px 0px 0px;
 padding: 0px;

}
.producttable{
	width: 480px;
	padding: 2px;
}
.productrow{
	padding: 4px;
}


.pages {
	background-color: #615e5e;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.pagesdata {
	background-color: #efe9e9;
	padding: 4px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#coveyor{
	position: absolute;
	top: 386px;


margin-left: 355px;

.margin-left: -669px; /* Left margin of 7px that can be readable by both IE6 & IE7, now other still think it’s 5 while IE6 & IE7 think it’s 7 */

/* Only IE6 reads this and changes the value to 6px */


}
.pagesinner {
	background-color: #ffffff;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#flashbanner{
	position: absolute;
	top: 227px;
	margin-left: 87px;
	.margin-left: -937px; /* Left margin of 7px that can be readable by both IE6 & IE7, now other still think it’s 5 while IE6 & IE7 think it’s 7 */
_margin-left: 87px; /* Only IE6 reads this and changes the value to 6px */
}


#actualcontent { 
 width: 500px;
 min-height: 300px;
 float: left;
 color: #333;
 border: 0px solid #ccc;
padding: 7px;
 margin-left: 115px;
 .margin-left: 115px; /* Left margin of 7px that can be readable by both IE6 & IE7, now other still think it’s 5 while IE6 & IE7 think it’s 7 */
_margin-left: 55px; /* Only IE6 reads this and changes the value to 6px */

}
#flipic { 
float: left;
 width: 280px;
 height: 300px;
 
 color: #333;
 border: 0px solid #ccc;
 margin-left: 10px;

}
#fadeshow1 { 
float: left;
 width: 280px;
 height: 300px;
 
 color: #333;
 border: 0px solid #ccc;
 margin-left: 10px;

}

#hozmenu { 
margin-left: 20px;
width: 668px;
height: 110px;
text-align: center;
position: relative;
top: 27px;
float: left;
 color: #ffffff;
 border: 0px solid #ccc;


}
#menu { 
margin-left: 119px;
width: 110px;
height: 110px;
text-align: center;
position: relative;
top: 20px;
float: left;
 color: #ffffff;
 border: 0px solid #ccc;
.margin-left: 119px; /* Left margin of 7px that can be readable by both IE6 & IE7, now other still think it’s 5 while IE6 & IE7 think it’s 7 */
_margin-left: 60px; /* Only IE6 reads this and changes the value to 6px */

}


#xmenu { color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}



#footermessege { 
margin-left: 115px;
width: 800px;
text-align: center;
position: relative;
top: 123px;
 color: #ffffff;
 border: 0px solid #ccc;


}
#footer { 
 width: 1024px;
 float: left;
 height: 172px;
 color: #333;
 border: 0px solid #ccc;
background:url('images/footer.jpg') repeat-y;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}
