/* Copy of styles without text justify */
body
{
	text-align:center;
	text-align: -moz-center !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px;
}

* html body 
{
	text-align: center !important;	
}

#holder
{
	width:800px;
	height:auto;
	text-align:left;
	padding-bottom:10px;
}

#topmenu
{
	background-image:url(../images/menu_bg.gif);
	/*width:800px;*/
	height:35px !important;
	height:45px;
	padding-top:15px;
	padding-left:30px;
}

#topmenu a
{
	font-weight:bolder;
	font-size:14px;
	color:#5e0000;
	text-decoration:none;
}

a
{
	color:#5e0000;
	text-decoration:none;
}

#leftmenu
{
	float:left;
	height:auto;
	width:191px !important;
	width:172px;
	margin-left:10px !important;
	margin-left:5px;	
	margin-right:9px !important;
	background-color:white;
}

.sidemenu
{
	background-image:url(../images/link_bg.gif);
	background-repeat: repeat-x;
	width:176px !important;
	width:191px;
	height:21px;
	padding-left:15px;
	padding-top:3px;
}

.sidemenu a
{
	color:#530000;
	font-size:12px;
	text-decoration:none;
}

#rightbasket
{
	float:right;
	width:160px;
	margin-right:10px !important;
	margin-right:5px;
	margin-left:9px;
	height:auto;
	background-color:white;
	/*text-align:center;*/
}

#mainarea
{
	width:411px !important;
	height:auto;
	float:right;
	background-color:white;
	margin-bottom:10px;
	/*text-align:center;*/
}

.clears
{
	clear:both;
	height:10px;
}

#whatsnew
{
	float:right;
	width:580px;
	height:auto;
	background-color:white;
	margin-right:10px;	
	/*text-align:center;*/
}

#addressbar
{
	background-image:url(../images/address.gif);
	width:800px;
	height:65px;
	color:white;
	text-align:center;
}
#designby
{
	width:600px;
	color:white;
	text-align:right;
	float:right;
	padding-right:10px;
	font-size:8pt;
}
#designby a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}

h1
{
	color:#5e0000;
	font-size:16px;
	font-weight:bold;
}

h2
{
	color:#5e0000;
	font-size:14px;
	font-weight:normal;
}

.textholder
{
	width:391px;
	text-align:left;
	padding-bottom:10px;
	margin-left:10px;
}

.basketholder
{
	width:150px;
	text-align:left;
	padding-bottom:10px;
	/*margin-left:10px;*/
}

.botholder
{
	width:560px;
	text-align:left;
	padding-bottom:10px;
	margin-left:10px;
}

.contenttext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.divProductList
{
   /* height: 150px;
    min-height: 150px; */
    border-bottom-style: dotted;
    border-bottom-color: Black;
    border-bottom-width: medium;
    margin-left: 5px;
    margin-top: 10px;
	border:0px solid #ff0000;
}

.ProductListTitle
{
    color: #5e0000;
    font-weight: bolder;
}

.ProductListPrice
{
    font-size: 14pt;
    color: #5e0000; 
    padding-top: 5px; 
}

.divProductListImage
{
    float: left;
    width: 100px;
	padding-right:10px;
    min-width: 100px;
    overflow: hidden;
}
.divItemListImage
{
    float: left;
    width: 200px;
	padding-right:10px;
    overflow: hidden;
}

.divProductDetail {
	padding: 10px;
	border:0px solid #ff0000;
}

.divProductListDetail
{
    padding-left: 5px;
	border:0px solid #ff0000;
}

.divNewProducts
{
    float: left;
    width: 185px;
}

.maintext
{
	color:black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/* System Builder */
#mainarea2
{
	width:663px;
	height:auto;
	padding:0;
	margin:0 auto;
	background-color:#fff;
}

#sbtop {
	background-image: url('../images/sb_top.gif');
 	background-repeat: no-repeat;
	width:663px;
	height:36px;
}
#sbbottom {
	background-image: url('../images/sb_bottom.gif');
 	background-repeat: no-repeat;
	width:663px;
	height:11px;
	margin-bottom: -5px;
}
#holder
{
	width:800px;
	height:auto;
	text-align:left;
	padding-bottom:10px;
}

#divMain
{
	width: 800px;
	height: auto;
}

#divSystemBuilder
{
	background-color:white;
	width: 625px;
	height: auto;
}

#divMandatoryItems
{
	width: 625px;
}

.tblMandatoryItems
{
	border: solid 0px #5e0000;
	background-color: white;
	width: 625px;
}

.tblMandatoryItems td
{
	/*border-color:#5e0000;*/
	border-width:0px;
	border-style:solid;
}

.tblOrderConfirmation
{
	/*border: solid 1 #5e0000;*/
	background-color: white;
	width: 600px;
	text-align: left;
	/*margin-left: 10px;*/
}

.tblOrderConfirmation td
{
	/*border-color:#5e0000;*/
	border-width:1px;
	border-style:solid;
}


.divProductOuter
{
	text-align:left;
	background-color:white;
	/*margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;*/
	width: 605px;
	border-color:#5e0000;
	border-width:1px;
	border-style:solid;
	height:auto;
	padding:10px;
}

.tblDataList
{
	width:400px;
	vertical-align: top; 
	text-align: right;
	float: right;
}

#divOrderDetail
{
	background-color:White;
	width:400;
	text-align: left;
}

#divBtnConfirm
{
	background-color:White;
	float:right;
	padding-right: 15px;
}

.sectionHeader
{
	font-size: larger;
	color: #5e0000;
	font-weight: bolder;
	text-align: left;
}

