/* CSS Document */

/*main Column*/
/*#divMainColumn p,#divMainColumn h1,#divMainColumn li,#divMainColumn ul{
	margin-left: 20px;

}*/
#divMainColumn a{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}#divMainColumn h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 17px;
	text-transform: uppercase;

}
#divMainColumn h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;


}
#divMainColumn h3{
font-size: 16px;
	font-weight: bold;
	margin-top: 17px;
	text-transform: uppercase;
	color: #CC0000;


}

#divMainColumn h4{
    font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;

}

.grey_cell{
	float: left;
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
	background-color: #F8F9F4;	

}
.hardware_software{
	float: left;
}
.selection_box{
	float: left;
	width: 450px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
	background-color: #F8F9F4;

}

/* product search results */
.holding_box{ 
	float: left;
	width: 580px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
    border-top: 1px solid #D4D0C8;	
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;	
	border-left: 1px solid #D4D0C8;
	margin-bottom: 10px;
}



#divMainColumn p.addtobasket a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	float: right;
	padding-left: 6px;
	height: 17px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 162px;
	margin-top: 10px;
	text-decoration: none;
}

/*Left Column*/
#divLeftCol p,#divLeftCol h2,#divLeftCol h3{
	padding-left: 6px;
	width: 162px;
}
#divLeftCol h2{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(../images/layout/unityaudio-navsubheadbg.jpg);
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 3px;


}
#divLeftCol p{
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 1px;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 3px;




}
#divLeftCol a{
	color: #003300;
	text-decoration: none;




}
#divLeftCol h3 {
	color: #FFFFFF;
	background-color: #cc0000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 3px;




}
#divLeftCol h3 a{
color: white;
}
/* seach box styles*/
#divSearch {
	background-image: url(../images/layout/unityaudio-searchboxbg.gif);
	position: relative;
	height: 86px;
	width: 168px;
	left: 0px;
	top: 0px;
}
#divJoin {
	position: relative;
	height: 40px;
	width: 168px;
	left: 0px;
	top: 0px;
}
#divSearch #inputSearch{
	font-size: 11px;
	width: 125px;
}
#divJoin #dylijj-dylijj {
	font-size: 11px;
	width: 125px;
}
#divJoin table{
	background-color: #006600;
	position: absolute;
	left: 0px;
	width: 100%;
}
#divSearch table{
	top:26px;
	background-color: #006600;
	position: absolute;
	left: 0px;
	height: 40px;
	width: 100%;
}
#divSearch p{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:transparent;


}
/* CART */
#cartDetails{
	width: 541px;
	/*padding-left: 110px;*/
	
}

tbody#cartheader{
	background-image:url(../images/layout/cart/checkoutheader-bg.gif);
	background-repeat: repeat-x;
	color: #999999;
	height: 24px;
	font-weight: bold;
}
tr.cartRow {
	background-color: #F8f8f4;
	color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

tr.cartRow input{
	background-color: #999999;
	width: 20px;
	color: #FFFFFF;
	border-style: none;
	text-align: center;
}
input#updateCart{
	padding-left: 10px;
}
td.checkout_footer {
background-color: #FFE6E6;
}
.manuLogo {
	background-color: #FFFFFF;
	height: 74px;
	width: 125px;
	float: left;
	position: relative;
	padding-top: 6px;
	padding-left: 6px;
	margin: 4px;

}
.redflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #ff0000;
	font-size: 16px; 
	font-weight: bold; 
} 

h2 { font-size: 14px; 
} 
