body
{
text-align: center;
font-size:12px;
FONT-FAMILY: Arial, Helvetica, Verdana,sans-serif;
background-color: #336699;
}
table#logo {
	width: 100%;
}

A:Visited {
	text-decoration:none;
	color: Black;
}

A:LINK {
	text-decoration:none;
	color: Black;
}


A:Active  {
	text-decoration:none;
	background-color:#FFCC00;
}

A:Hover {
	text-decoration:none;
	background-color:#FFCC00;
}
.mainlevel-nav {
width: 100%;
background-color: #77A1C8;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
clear: both;

}
.mainlevel-nav div {
  display          : block;
  background-image : none;
  padding-left     : 12px;
  padding-right    : 12px;
  float: right;
  margin           : 0;
  border-left: 1px solid color:#ffffff;
  width: auto !important;
  white-space: nowrap;
  line-height: 20px;
}

#container
{
width: 900px;
margin: 10px auto;
background-color: #fff;
color: #333;
text-align: left;
display:block;
border: 1px solid black;
max-width: 900px;
overflow: auto;
}
#banner {
	width:100%;
	clear:both;
}
#itemsblock
{
margin-left: 185px;
width: auto !important;
}
#intro
{
margin-top: 30px;
margin-left: 185px;
width: auto !important;
clear: both;
}

#header-text {
	font-size: 22px;
	font-weight: bold;
	color: #2E4C6B;
	padding: 15px 0 15px 0;
	}
#header-pic {
background: transparent;
padding: 15px 0 15px 0;
}	
#header-item {
font-size: 18px;
font-weight: bold;
padding: 20px;
color: #2E4C6B;
}
#breadcrumbs
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #ccc;
padding-left: 15px;
margin-left: 165px;

}
#item
{
width: 175px;
float: left;
margin: 15px;
}
#desc
{
border: 1px solid #ccc;
height: 150px;
POSITION: relative;
width: 175px;

}
#thumb {
height: 80px;
margin: 20px auto;
margin-bottom: 3px;
text-align: center;
}
#itemtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height: 60px;
	color: black;
	overflow: hidden;
	text-align: center;
	border-left: 1px solid #9FA9B9;
	border-right: 1px solid #9FA9B9;
	background: #DADEE4;            /* YCC: background-color of the inside */
	padding-left: 5px;             /* YCC: all texts at some distance of the left border */
	padding-right:5px;             /* YCC: all texts at some distance of the right border */
	
}
#ab {
	text-align: left;
	padding: 5px 20px 5px 20px;
	color: Black;
	font-size: 10px;
}
#price {
   POSITION: absolute;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	BOTTOM: 5px; 
	right: 5px;
	width:100%;
	clear: both;
}
#pic-frame
{

	height: 220px;
	vertical-align: middle;
	margin-bottom: 20px;
}
#pic-main {
	padding:15px;

	float: left;
}
#pic-inset {
	padding:15px;
	clear: right;
	}
#divide-bar
{
	font-weight: bold;
	font-size: 16px;
	background-color: #EAF2FF;
	width:90%;
	margin-bottom: 25px;
	padding: 2px;
	margin-left: -10px;
	border-bottom: 1px solid #78ACFF;
	border-right: 1px solid #78ACFF;
	text-align: center;
}	

}
#caption-text { 
display: block;
font-size: 12px;
overflow: auto;
padding: 20px;
margin-right: 25px;
 
}
#order-text {
font-size: 12px;
margin-top:20px;
}
#order-name {
	font-weight: bold;
	font-size: 18px;
}
#order-code {
	font-weight: bold;
	font-size: 14px;
	float: left;
}
#order-price {
	font-weight: bold;
	color: red;
	font-size: 18px;
	width: 200px;
}

#footer
{

text-align: center;
display: block;
margin-left: 160px;
margin-top: 15px;
margin-bottom: 20px;
width:650px;
	}
.features {
	display: block;
	margin-bottom: 15px;
}
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('http://site.rackmountmaster.com/images/roundborder.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */

