/***************  GLOBAL RULES TO ZERO OUT DEFAULTS AND ADJUST FOR BROWSER ISSUES  *************/

body div table tbody tr td img h1 h2 h3 h4 h5 h6 p form input select
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: none;
	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.clearme 
{
	clear:both;
}

/************** RULES FOR MASTER GLOBAL LAYOUT ***************/
body 
{
	background-color:#336699;
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align:center;	
	margin-top:20px;
	margin-bottom:0px;
}
body 
{
	background-color:#336699;
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align:-moz-center;	
	margin-top:20px;
	margin-bottom:0px;
}
#body 
{
	width:97%;
}
td , th , ul , p , ol , li , div , dl , dt , dd , blockquote {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}
img
{
	display:block;
}
#pagewrapper 
{
	width:900px;
	text-align:left;
	margin:0px;
	padding:0px;
	border:solid #000000 0px;
}
#header 
{
	padding:0px 0px 0px 0px;
	background-repeat:repeat-y;
	color: #FFFFFF;
}
#header .search
{
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	position:relative;
	margin-top:35px;
	margin-right:10px;
}
#header .headerText
{
	font-size:9px;
	color:#666666;
	font-weight:normal;
}
#header .searchText
{
	text-align:left;
	font-size:8px;
	color:#666666;
	margin-top:0px;
	margin-right:20px;
}
#header .headerMain
{
	background-image:url(../images_global/header_background.gif);
	background-repeat:repeat-x;
	border-top: solid 1px #000000;
}
#header .headerBottom
{
	background-image:url(../images_global/header_bottomShading.gif);
	background-repeat:repeat-x;
}
#header .bottomNav
{
	padding:0px 0px 0px 0px;
	background-color:#CC0000;
}
#header .navText
{
	padding-right:5px;
	text-align:right;
	color:#FFFFFF;
}
#search 
{
}
#utilities 
{
	padding:0px 5px 0px 5px;
	text-align:right;
	float:right;
	border-top:solid 5px #000000;
}
#mnpgwrapper 
{
	width:900px;
	text-align:left;
	vertical-align:top;
}
#sideNav 
{
	width:156px;
	vertical-align:text-top;
	color:#000000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.shading
{
	background-image:url(../images_global/sidenav_rightShading.gif);
	background-repeat:repeat-y;
}
#sidnav 
{
	padding:5px 10px 5px 10px;
	vertical-align:text-top;
	color:#676767;
	font-weight:bold;
	background-image:url(../images_global/sidenav_background.gif);
	background-repeat:repeat-x;
	border-left:solid 1px #000000;
}
#sidnav a 
{
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
#sidnav a:visited 
{
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
#sidnav a:hover
{
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
.sidnav2
{
	/*width:140px;
	padding:0px 0px 0px 20px;
	vertical-align:middle;
	color:#676767;
	font-weight:500;
	font-size:150%;
	background-color:#E5E5E5;*/
}
.sidnav3
{
}
.sidnav4
{
	height:1px;
}
#mnpg 
{
	padding: 10px 0px 10px 10px;
}
#mainBody
{
	background-color:#FFFFFF;
}
#mainBody .corner 
{
	background-color:#CC0000;
}
#mainBody .topBorder 
{
	border-top:solid 1px #000000;
}
#mainBody .rightBorder 
{
	background-image:url(../images_global/body_rightShading.gif);
	background-color:#CC0000;
	background-repeat:repeat-y;
}
#mainBody .bottomBorder 
{
	background-image:url(../images_global/body_bottomShading.gif);
	background-repeat:repeat-x;
}
#mainBody .leftBorder 
{
	border-left:solid 1px #000000;
}
#pager 
{
	float:right;
	margin-right:5px;
	bottom:10px;
	padding:0px 5px 0px 5px;
	text-decoration: none;
	/*vertical-align:text-bottom;*/
}
#pager a
{
	font-size:10px;
	text-decoration:none;
}
#pager a:visited 
{
	text-decoration:none;
}
#pager a:link
{
	text-decoration:none;
}
#pager .link
{
	text-decoration:none;
}
#footer 
{
	text-decoration: none;
	vertical-align:middle;
	text-align:right;
	color:#FFFFFF;
}
#footer .body
{
	text-align:center;
	border-top:solid 1px #000000;
	background-image:url(../images_global/footer_background.gif);
}
#footer .bottomBorder
{
	background-image:url(../images_global/footer_bottomShading.gif);
}
#footer .copyright 
{
	font-size:10px;
	color:#FFFFFF;
	float:left;
}
#footer .footerNav {
	padding:10px 5px 10px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#footer .footerNavLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#footer .footerNavLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#footer .footerNavLink:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 10px;
}
#footer .utilityNav {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}
#footer .utilityNav:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer .utilityNav:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper #features {
	width:200px;
	float: right;
	position:relative;
	right:10px;
	top:10px;
	margin-bottom:10px;
	margin-left: 5px;
	text-align:center;
	padding:10px 10px 10px 10px;
	background-color: #FFFFFF; 
	border:solid 1px #333333;
}
#features h1 {
	border:solid 1px #333333;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#000000;
	margin:5px;
	width: 157px;
}
#wrapper
{
	margin-top:10px;
	margin-left:35px;
}
#wrapper .catText 
{
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}
#wrapper a 
{
	font-size:10px;
	text-decoration:underline;
	vertical-align:top;
}
#wrapper #configurator {
	top:10px;
	padding:0px 0px 10px 0px;
	bottom:10px;
}
#configuratorTitle
{
	padding:0px 0px 0px 10px;
	vertical-align:middle;
	color:#676767;
	font-weight:500;
	font-size:150%;
	background-color:#E5E5E5;
}
#configuratorMain
{
	vertical-align:middle;
	color:#676767;
	background-color:#E5E5E5;
}
#item {
	width:95%;
	vertical-align:top;
	margin:5px;
}
#categoryLine {
	/*position:relative;*/
	margin-left:5px;
	font-size:10px;
}
#categoryLine a:visited {
	font-size:10px;
}
#categoryLine a {
	font-size:10px;
}
#categoryLine .spacer 
{
	font-size:8px;
}
#subcategoryLine {
	/*position:relative;*/
	margin: -5px 0px 0px 10px;
	font-size:11px;
}
#subcategoryLine a:visited {
	font-size:11px;
	text-decoration:none;
}
#subcategoryLine a {
	font-size:11px;
	text-decoration:none;
}
#subcategoryLine .spacer 
{
	font-size:9px;
}
#register {
	margin-left:30px;
	margin-top:20px;
	text-align:left;
}
#register td {
	font-weight:600;
}
#itemDisplay
{
	/*padding:0px 0px -10px 0px;*/
	margin:0px 0px -10px 0px;
}
#itemDisplay .border-top
{
	border-top:solid 1px #CFCFCF;
}
#itemDisplay .border-bottom
{
	/*background-image:url(../images_global/itemedgebt_bg.gif);*/
	background-repeat:repeat-x;
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
#itemDisplay .border-right
{
	/*background-image:url(../images_global/itemedge_bg.gif);*/
	background-repeat:repeat-y;
}
#itemDisplay .border-left
{
	border-left:solid 1px #CFCFCF;
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
#surveyWindow {
	z-index: 100;
	/*visibility: visible;*/
	visibility:hidden;
	position: absolute;
	/*top: 130px;
	left: 210px;*/
	top:0;
	left:0;
	color: #000000;
	width: 300px;
	height: 200px;
	background-image:url(../images_content/surveyBackground.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	font-family:Verdana;
	font-size: 12px;
}
/***************** RULES FOR TEXT **********************/

a {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration:underline;
}
.ecommerceNav {
	padding:0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.ecommerceNav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.ecommerceNav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.ecommerceNav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
h1 {
	color:#333333;
	font-weight: 900;
	font-size:18px;
}
h2 {
	color:#333333;
	font-weight: 700;
	font-size:14px;
}
h3 {
	color:#333333;	
	font-weight: 800;
	font-size:14px;
	text-transform:capitalize;
}
h4 {
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
	font-weight: 200;
}
h5 {
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
	font-weight: 200;
}
h6 {
	color: #000000;
	border-bottom: solid #333333 1px;
	font-size:12px;
	font-weight:600;
	margin-right:10px;
	margin-top:12px;
	margin-bottom:5px;
}
.txtitemid {
	color:#000000;
	font-size:11px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:12px;	
}
.txtitemdesc {
	color:#CC0000;
	font-size:12px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:12px;	
}
.txtregularprice {
	color:#000000;
	font-size:11px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:12px;
}
.txtregularpricecrossout {
	color: #FF0000;
	font-weight:800;
	text-transform:uppercase;
	text-decoration: line-through;
}
.txterror {
	color:#FF0000;
	font-size:11px;
	font-weight: 600;
}
.txtcase {
	text-transform:capitalize;
}
.IVSelected {
	text-transform: capitalize;
}
.IVNotSelected {
	text-transform: capitalize;
}
blockquote {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.ultitle {
	font-size: 14px;
	font-weight:600;
	color:#333333;
	text-decoration:underline;
	text-align: left;
	margin-left:-15px;
}
.txterror2 {
	color:#FF0000;
	font-size:11px;
	font-weight: 600;
	position:relative;
	top:-5px;
}
.txtid {
	color:#666666;
	font-size:11px;
	font-weight: 600;
}
.sm {
	font-size: 80%;
}
.lg {
	font-size: 100%;
}
.txt {
	font-weight: 500;
	color: #000000;
}
.txt2 {
	font-weight: 500;
	color: #0000FF;
}
.txt3 {
	font-weight: 900;
	color: #990000;
}
.txtcase {
	text-transform:capitalize;
}
.IVSelected {
	text-transform: capitalize;
}
.IVNotSelected {
	text-transform: capitalize;
}
.txtedit {
	font-weight: 500;
	color: #000000;
	margin-right: 10px;
	padding-right: 10px;
}
.txtbold {
	font-weight: 900;
	color: #000000;
	text-transform:uppercase;
}
.txtbold2 {
	font-weight: 900;
	color: #000000;
	text-transform:capitalize;
}
.txthighlight {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:12px;
}
.txthighlight3 {
	color:#000000;
	font-size:11px;
	font-weight:700;
}
.txtcrossout {
	color: #FF0000;
	font-size:13px;
	font-weight:800;
	text-transform:uppercase;
	text-decoration: line-through;
}
.txtcrossout2 {
	color: #FF0000;
	font-weight:800;
	text-transform:uppercase;
	text-decoration: line-through;
	margin-right:5px;
}
.txtlg {
	font-size: 115%;
	font-weight: 900;
}
.txtlg2 {
	font-size: 115%;
	font-weight: 400;
}
.txtregularprice2 {
	color:#666666;
	font-size:12px;
	font-weight:800;
	text-transform:uppercase;
}
.txtregularprice3 {
	color:#666666;
	font-size:12px;
	font-weight:800;
	text-transform:uppercase;
	margin-right:12px;
}
.txtregularpricecrossout2 {
	font-size:12px;
	color: #FF0000;
	font-weight:800;
	text-transform:uppercase;
	text-decoration: line-through;
}
#featureslogin li 
{
	list-style-image:url(../images_global/arrow_r.gif);
}
.labelCatHeader
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.labelSubcatHeader
{
	color:#CC0000;
}
.featuredHeader
{
	font-size:16px;
	font-weight:bold;
	color:#3F6278;
	padding-left:10px;
}

/***************** RULES FOR TEXT FIELDS **********************/
.txtbox {
	width: 120px;
	height:14px;
	font-size:10px;
	border:1px solid #999999;
	text-align:left;
	vertical-align:bottom;
	background-color:Transparent;	
}
.txtbox input {
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox2 {
	width: 105px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox2 input {
	padding:2px 0px 0px 2px;
	text-align:left;
	
}
.txtbox2drop {
	width: 110px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox2drop input {
	padding:2px 0px 0px 2px;
	text-align:left;	
}
.txtbox3 {
	width: 320px;
	height:210px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox3 input {
	padding-left:2px;
	text-align:left;	
}
.txtbox4 {
	width: 80px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox4 input {
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox5 {
	width: 520px;
	height:50px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox5 input {
	padding-left:2px;
	text-align:left;	
}
.txtbox6 {
	width: 250px;
	height:50px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox6 input {
	padding:2px 0px 0px 2px;
	text-align:left;	
}
.txtboxlong {
	width: 135px;
	height:50px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtboxlong input {
	padding:2px 0px 0px 2px;
	text-align:left;	
}
.txtboxlong2 {
	width: 150px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtboxlong2 input {
	padding:2px 0px 0px 2px;
}
.txtboxlong22 {
	width: 155px;
	height:17px;
	border: 1px solid #999999;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtboxlong22 input {
	padding:2px 0px 0px 2px;
}
.txtboxlongdrop {
	width: 159px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtboxlongdrop input {
	padding:2px 0px 0px 2px;
}
.txtboxlong3 input {
	padding-left:2px;
	text-align:right;	
}
.txtboxcvv2 {
	width: 24px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:0px 0px 0px 2px;
	text-align:left;
}
.txtboxcvv2 input {
	padding-left:2px;
	text-align:left;	
}
.txtboxqty {
	width: 16px;
	height:17px;
	border: 1px solid #666666;
	font-size:11px;
	color: #000000;
	text-align:right;
	padding:2px 2px 0px 0px;
}
.txtboxqty input {
	text-align:right;
	padding-right:2px;	
}
.txtboxqty2 {
	width: 25px;
	height:14px;
	border: 1px solid #000000;
	font-size:11px;
	color: #000000;
	text-align:right;
	padding:2px 2px 0px 0px;
}
.txtboxqty2 input {
	text-align:right;
	padding-right:2px;	
}
.txtboxlong2drop {
	width: 150px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:0px 0px 0px 2px;
	text-align:left;
}
.txtboxlong2drop input {
	padding-left:2px;
	text-align:left;
	
}
.txtboxqtydrop {
	width: 50px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:0px 0px 0px 2px;
	text-align:left;
}
.txtboxqtydrop input {
	padding-left:2px;
	text-align:left;
	
}
.txtboxqtydrop2 {
	width: 50px;
	height:17px;
	border: 1px solid #333333;
	font-size:11px;
	color: #000000;
	padding:2px 2px 0px 0px;
	text-align:right;
}
.txtboxqtydrop2 input {
	padding-right:2px;
	text-align:right;	
}
.searchBox {
	width: 180px;
	height:17px;
	border:1px solid #000000;
	text-align:left;
	vertical-align:bottom;
	background-color:#FFFFFF;	
}

/**************** RULES FOR MASTER CONTENT LAYOUT ****************/

#content {
	width:95%;
	margin:10px 10px 0px 5px;
	text-align:justify;
	vertical-align:top;
}
.tdThinBoard {
	border:solid 1px #CCCCCC;
	padding:5px 5px 5px 5px;
}
.tdThinBoardUpsell {
	border:solid 1px #C3C3C3;
	padding:0px 0px 0px 0px;
	border-left:0px;
	border-right:0px;
}
.tdThinBoardUpsell2 {
	border-right:solid 1px #C3C3C3;
}
.tdThinBoardUpsell3
{
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.itemThinBoard-top
{
	border-top:solid 1px #000000;
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.itemThinBoard-bottom
{
	border-bottom:solid 1px #000000;
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.itemThinBoard-sides
{
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}
.itemThinBoard-corner 
{
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
#categoryTitle {
	margin:20px 10px 0px 0px;
}
#categoryTitle h1 {
	margin:0px 0px 0px 5px;
	font-size:18px;
	color:#CC0000;
}
#categoryTitle h2 {
	margin:0px 0px 0px 10px;
	font-size:16px;
}
#picturelist {
	width:100%;
	margin-right: 0px;
}
#picturelist td.td {
	width:50%;
	vertical-align:top;
	padding-left:8px;
}
.piclist {
	margin-top:10px;
	margin-right:8px;
	text-align: center;
	border:solid 0px #CCCCCC;
	padding: 10px 10px 10px 10px;
}
.productImage {
	border:solid 1px #000000;
	padding:3px 3px 3px 3px;
}
#productTitle {
	margin:0px 0px 0px -5px;
	padding-bottom:10px;
	font-size:18px;
	color:#CC0000;
	font-weight:bold;
}
#itemdetail {
	text-align: left;
	float: left;
	margin-bottom:5px;
	margin-right:25px;
	width:210px;
	border: solid 0px #000000;
	vertical-align:top;
	/*height:320px;*/
}
#itemdetail h4 
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
}
#multiImageView 
{
	padding:10px 0px 0px 10px;
}
#multiImageView a 
{
	font-size:11px;
	color:#000000;
}
#tabs
{

}
#tabView
{

}
#tabView a
{
	font-weight:800;
	color:#FFFFFF;
}
#tabView .currentTab
{
	border-collapse:collapse;
}
#tabView .tab
{	
	border-top:solid 1px #000000;
}
#tabView .tabEmpty
{
	border-bottom:solid 0px #000000;
}
#tabView .tabBody 
{
	text-align:justify;
	padding:10px 10px 10px 10px;
}
#tabView .borderLeft 
{
	border-left:solid 2px #000000;
}
#tabView .borderRight 
{
	border-right:solid 2px #000000;
}
#tabView .borderBottom 
{
	border-bottom:solid 2px #000000;
}
#tabView .borderTop 
{
	border-top:solid 2px #000000;
}
#subcat 
{
	border: solid 1px #000000;
}
#checkout {
	font-weight: 400;
	text-align: left;
	width:98%;
	border:solid 1px #000000;
}
#checkout td {
	font-weight: 400;
	text-align: left;
	vertical-align:top;
}
#checkout td.title {
	color:#FFFFFF;
	font-weight: 700;
	font-size:12px;
	border-bottom:1px solid #000000;
	margin-top: 20px;
	padding-top:3px;
	padding-bottom:2px;
	background-color:#CC0000;
}
#checkout td.info {
	padding:5px 5px 5px 5px;
}
#payment {
	font-weight: 400;
	text-align: left;
	width:98%;
	border:solid 1px #000000;
}
#payment td {
	font-weight: 400;
	text-align: left;
	vertical-align:top;
}
#payment td.title {
	color:#FFFFFF;
	font-weight: 700;
	font-size:12px;
	border-bottom:1px solid #000000;
	margin-top: 20px;
	padding-top:3px;
	padding-bottom:2px;
	background-color:#CC0000;
}


/***************  RULES FOR POSITIONING  ********************/

.top {
	padding-top: 10px;
	margin-right: 0px;
}
.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.right {
	text-align:right;
	margin-bottom: 5px;
	margin-left: 0px;
	width:100%;
}
.right2 {
	float: right;
	margin-bottom: 5px;
	width:40%;
}
.right3 {
	float: right;
	margin-bottom: 5px;
	margin-right: 20px;
}
.right4 {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.right5 {
	text-align:right;
	margin-bottom: 5px;
	margin-left: 0px;
	width:98%;
}
.margintop {
	position: relative;
	top: 4px;
}
.margintop2 {
	position: relative;
	top: 2px;
}
.margintop3 {
	margin-top: 45px;
}
.margintop4 {
	margin-top: 8px;
}
.marginbottom {
	position: relative;
	bottom: 4px;
}
.margintopbottom {
	margin-top: 12px;
	margin-bottom: 12px;
}
.marginleft {
	margin-left: 10px;
}
.marginnegleft {
	position:relative;
	left:-10px;
}
.marginnegtop {
	position:relative;
	top:-5px;
}
.marginnegbottom {
	bottom:-5px;
	margin-bottom:-5px;
}
.marginright {
	margin-right: 5px;
}
.marginright2 {
	margin-right: 10px;
}
.paddingleft {
	padding-left: 10px;
}
.paddingright 
{
	padding-right:10px;
}
.paddingtop {
	padding-top: 8px;
}
.paddingtopbottom {
	padding-top: 3px;
	padding-bottom: 3px;
}
.negtop {
	margin-top: 0px;
}

/************  RULES FOR DATALISTS AND TOTALS  *************/

.datalist {
	width:98%;
	text-align:right;
	font-size: 125%;
	font-weight:900;
	border:solid 1px #000000;
	margin-top: 5px;
	color:#FFFFFF;	
}
.datalist td.description {
	padding-bottom:2px;
	text-align:left;
	padding-left:5px;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-color:#CC0000;
	border-bottom:solid 1px #FFFFFF;
}
.datalist td.product {
	padding-bottom:2px;
	text-align:left;
	padding-left:5px;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-color:#CC0000;
	border-bottom:solid 1px #000000;
}
.datalist td.product2 {
	text-align:left;
	padding-left:5px;
	background-color:#FFFFFF;
}
.datalist td.qty {
	padding-top:3px;
	padding-bottom:2px;
	width:70px;
	width:15%;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-color:#CC0000;
	border-bottom:solid 1px #000000;
}
.datalist td.qty2 {
	width:15%;
	text-align:left;
	padding-left:5px;
	background-color:#FFFFFF;
}
.datalist td.remove {
	padding-top:3px;
	padding-bottom:2px;
	width:60px;
	font-size:11px;
	color:#000000;
	width:15%;
}
.datalist td.customer {
	padding-top:3px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-color:#CC0000;
	border-bottom:solid 1px #FFFFFF;
}
.datalist td.price {
	padding-top:3px;
	padding-bottom:2px;
	width:80px;
	padding-right:5px;
	width:22%;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-color:#CC0000;
	border-bottom:solid 1px #000000;
}
.datalist td.price2 {
	width:22%;
	padding-right:5px;
	background-color:#FFFFFF;
}
.datalist2 {
	width:98%;
	text-align:right;
}
.datalist2 td.product {
	text-align:center;
	padding-left:5px;
	width:125px;
	height:100px;
	border:solid 1px #E5E5E5;
}
.datalist2 td.description
{
	padding-top:20px;
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}
.datalist2 td.qty {
	width:15%;
}
.datalist2 td.qty2 {
	width:15%;
	text-align:left;
	padding-left:5px;
}
.datalist2 td.remove {
	width:15%;
}
.datalist2 td.price {
	width:22%;
	padding-right:5px;
}
.datalist3 {
	width:100%;
}
.datalist3 td {
	width:103px;
}
.datalist3 td.title {
	padding-top:3px;
	padding-bottom:2px;
	width:103px;
	font-weight:900;
	border-bottom:1px solid #999999;
	color:#EEEEEE;
	background-color:#6699CC;
	text-align:center;
}
.datalist4 {
	text-align:center;
	width:100%;
	margin-top: 4px;
}
.datalist4 td {
	width:103px;
	padding:2px 0px 2px 0px;
	font-size:105%;
}
.datalist5 {
	width:98%;
	text-align:right;
	border:solid 1px #000000;
}
.datalist5 td.titleproduct {
	width:59%;
	text-align:left;
	padding:3px 0px 2px 5px;
	font-weight:900;
	font-size:12px;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	background-color:#CC0000;
}
.datalist5 td.titleitemid {
	width:10%;
	padding:3px 0px 2px 0px;
	text-align:left;
	font-weight:900;
	font-size:12px;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	background-color:#CC0000;
}
.datalist5 td.titleqty {
	width:10%;
	padding:3px 0px 2px 0px;
	font-weight:900;
	font-size:12px;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	background-color:#CC0000;
	text-align:center;
	width: 100px;
}
.datalist5 td.titleprice {
	width:8%;
	padding:3px 0px 2px 0px;
	font-weight:900;
	font-size:12px;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	background-color:#CC0000;
}
.datalist5 td.titledelete {
	width:9%;
	padding:3px 5px 2px 0px;
	font-weight:900;
	font-size:12px;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	background-color:#CC0000;
}
.datalist5 td.titleextended {
	width:12%;
	padding:3px 0px 2px 0px;
	font-weight:900;
	font-size:12px;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	background-color:#CC0000;
	text-align:center;
}
.datalist5 td.product {
	width:59%;
	text-align:left;
	padding-left:5px;
	border-bottom:dotted 1px #000000;
}
.datalist5 td.itemid {
	width:10%;
	text-align:left;
	border-bottom:dotted 1px #000000;
}
.datalist5 td.qty {
	width:10%;
	font-size:85%;
	text-align:center;
	border-bottom:dotted 1px #000000;
}
.datalist5 td.price {
	width:8%;
	border-bottom:dotted 1px #000000;
}
.datalist5 td.delete {
	width:9%;
	text-align:center;
	border-bottom:dotted 1px #000000;
}
.datalist5 td.extended {
	width:12%;
	text-align:left;
	padding-left:20px;
	border-bottom:dotted 1px #000000;
}
.datalist5 td.productalt {
	width:60%;
	text-align:left;
	padding-left:5px;
	background-color: Gainsboro;
}
.datalist5 td.itemidalt {
	width:10%;
	text-align:left;
	background-color: Gainsboro;
}
.datalist5 td.qtyalt {
	width:5%;
	background-color: Gainsboro;
}
.datalist5 td.pricealt {
	width:10%;
	background-color: Gainsboro;
}
.datalist5 td.extendedalt {
	width:15%;
	padding-right:5px;
	background-color: Gainsboro;
}
.datalist6 {
	width:98%;
	text-align:right;
}
.datalist6 td.titleproduct {
	width:50%;
	text-align:left;
	padding:3px 0px 2px 5px;
	font-size:125%;
	font-weight:900;
	border-bottom:1px solid #666666;
	color:#EEEEEE;
	background-color:#999999;
}
.datalist6 td.titleqty {
	width:12%;
	padding:3px 0px 2px 5px;
	font-size:125%;
	font-weight:900;
	border-bottom:1px solid #666666;
	color:#EEEEEE;
	background-color:#999999;
	text-align:left;
}
.datalist6 td.titleprice {
	width:11%;
	padding:3px 0px 2px 0px;
	font-size:125%;
	font-weight:900;
	border-bottom:1px solid #666666;
	color:#EEEEEE;
	background-color:#999999;
}
.datalist6 td.titleextended {
	width:27%;
	padding:3px 5px 2px 0px;
	font-size:125%;
	font-weight:900;
	border-bottom:1px solid #666666;
	color:#EEEEEE;
	background-color:#999999;
}
.datalist6 td.product {
	width:50%;
	text-align:left;
	padding-left:5px;
}
.datalist6 td.qty {
	width:12%;
	font-size:85%;
	text-align:left;
}
.datalist6 td.price {
	width:11%;
}
.datalist6 td.extended {
	width:27%;
	padding-right:5px;
}
.totals {
	width: 250px;
	margin-right:10px;
	/*margin-top:10px;*/
	font-weight:900;
	position:relative;
	right:0px;
	border:solid 1px #000000;	
}
.totals td.title {
	text-align:left;
	font-size:13px;
	background-color: #FFCC67;
	padding-left:10px;
}
.totals td.price {
	color:#666666;
	text-align:right;
	font-size:14px;
	font-weight: 900;
	background-color: #FFCC67;
	padding-right:10px;
}
.totals td.price2 {
	width: 110px;
	color:#666666;
	font-size:12px;
	font-weight: 900;
}
.totals2 {
	width: 130px;
	float:right;
	margin-right:10px;
	margin-top:-50px;
	font-weight:900;
}
.totals2 td.title {
	width: 65px;
	float:right;
	text-align:left;
	font-size:13px;
}
.totals2 td.price {
	width: 65px;
	color:#666666;
	text-align:right;
	font-size:14px;
	font-style:italic;
	font-weight: 900;
}
.alternateListItem {
	/* background-color: #EEEEEE;*/
	border:solid 1px #999999;
}
.box {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

.border {
	border: 1px solid #999999;
}
.selectedListItem {
	background-color: LightSteelBlue;
}
.selectedListItemProduct {
	background-color: LightSteelBlue;
	width:50%;
	text-align:left;
	padding-left:5px;
}

/***********  RULES FOR CONTROLS  ************/

.btn {
	width:60px;
	background-color:#CCCCCC;
	border:1px #666666 solid;
	padding-right: 8px;
	padding-left: 8px;	
	padding-bottom: 1px;
	padding-top: 1px;
}
/**html .btn {
	width:60px;
}*/
.btn:link {
	font-size:11px;
	text-transform: uppercase;
	color:#666666;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
}
.btn:visited {	
	font-size:11px;
	text-transform: uppercase;
	color:#666666;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
}
.btn:hover {	
	font-size:11px;
	text-transform: uppercase;
	color:#FFFFFF;
	background-color:#666666;
	border:1px #cccccc solid;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
}
.btndefault 
{
	background-color:#CCCCCC;
	border:1px #666666 solid;
	color:#666666;	
	font-weight:800;
}
.btnlogin {
	padding-top: 4px;
}
#controlsleft {
	float: left;
	width: 150px;
}
#controlsleft2 {
	float: left;
	width: 260px;
	margin-left: 10px;
	position:relative;
	left:20px;
	top:10px;
}
.controls {
	width: 260px;
	height:30px;
	/*background-image:url(../images_global/bg-btn.gif);*/
	background-repeat:no-repeat;
}
.controls a {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls a:visited {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls a:hover {
	position:relative;
	top:3px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls img {
	margin: 3px 10px 0px 10px;	
	vertical-align:middle;
}
.controls2 {
	width: 150px;
	height:30px;
	/*background-image:url(../images_global/bg-controls2.gif);*/
	background-repeat:no-repeat;
}
.controls2 a {
	font-size: 12px;
	font-weight:900;
	position:relative;
	top:7px; 
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls2 a:visited {
	font-size: 12px;
	font-weight:900;
	position:relative;
	top:7px; 
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls2 a:hover {
	font-size: 13px;
	font-weight:900;
	position:relative;
	top:7px; 
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls2 img {
	margin: 4px 10px 0px 10px;	
	vertical-align:middle;
}
.controls3 {
	width: 150px;
	height:30px;
	/*background-image:url(../images_global/bg-controls2.gif);*/
	background-repeat:no-repeat;
	text-align:center;
}
.controls3 a {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls3 a:visited {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls3 a:hover {
	position:relative;
	top:3px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls3 img {
	margin: 3px 10px 0px 10px;	
	vertical-align:middle;
}
.controls4 {
	width: 120px;
	height:20px;
	/*background-image:url(../images_global/bg-controls3.gif);*/
	background-repeat:no-repeat;
}
.controls4 a {
	position:relative;
	top:2px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls4 a:visited {
	position:relative;
	top:2px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls4 a:hover {
	position:relative;
	top:2px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls5 {
	width: 125px;
	height:20px;
	vertical-align:middle;
	/*background-image:url(../images_global/bg-controls3.gif);*/
	background-repeat:no-repeat;
	padding-top:3px;
}
.controls5 a {
	position:relative;
	top:3px;
	width: 125px;
	height:20px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls5 a:visited {
	position:relative;
	top:3px;
	width: 125px;
	height:20px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls5 a:hover {
	position:relative;
	top:3px;
	width: 125px;
	height:20px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.innercontrols a:link {
	font-style: italic;
	font-weight: 900;
	color: #666666;
	text-decoration: none;
	margin-top:2px;
}
.innercontrols a:visited {	
	font-style: italic;
	font-weight: 900;
	color: #666666;
	text-decoration: none;
	margin-top:2px;
}
.innercontrols a:hover {
	font-style: italic;
	font-weight: 900;
	color: #FF0000;
	text-decoration: none;
	font-size: 100%;
	margin-top:2px;
}
.innercontrols img {
	margin: 0px 8px 0px 8px;	
	vertical-align:middle;
	margin-top:2px;
}
