�/* These codes and procedures are copyright protected by Gproxy Design Inc. � 2004/2007 and the website owner. 
Gproxy Design Inc. does not authorize the copy or use of these by any third party company. */


/*-----------------------------------------------
	Home item list styles
----------------------------------------------- */ 

.c-text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*-----------------------------------------------
	Category styles
----------------------------------------------- */ 

.cat-titlecat {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005dad;
	text-align: left;
}

.cat-relateditem {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005dad;
}

.H1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005dad;
	text-align: left;
}

.cat-textgrey {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
}

.cat-textgreybold {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: left;
}

.cat-textbluebig, .cat-textbluebig a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005dad;
	text-decoration:none;
}

.cat-textblue, .cat-textblue a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005dad;
	text-decoration:none;
}

.regular-blue-italic, .regular-blue-italic a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
    font-style:italic;
	color: #005dad;
	text-decoration:none;
}

.cat-textbluesmall, .cat-textbluesmall a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005dad;
	text-decoration:none;
}

.cat-textblue2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005dad;
	vertical-align: middle;
}

.cat-textbluebold2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005dad;
	vertical-align: middle;
}

.maxcat{
	max-width:702px;
	max-height:84px;
}

.cat-textprice, .cat-textprice a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #82C55B;
	vertical-align: middle;
	text-decoration:none;
}

.cat-textpricestrike, .cat-textpricestrike a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #82C55B;
	vertical-align: middle;
	text-decoration: line-through;
}

.hometext, .hometext a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #82C55B;
	text-decoration:none;
}

.hometextblue, .hometextblue a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #005dad;
    font-size: 14px;
    text-align: center;
   	font-weight: bold;
	text-decoration:none;
}
/*-----------------------------------------------
	Accounting Item Template styles
----------------------------------------------- */ 

.no-border {
	border:none;
}

.qty-multi {
	width:25px;
	height:18px;
	border:solid 1px #7f9db7;
}

.no-display {
	display:none;
}

.cursor-pointer {
	cursor:pointer;
}

.ait-btop {
	background-image:url(/site/go-templates/go-tab-linedown.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.ait-bleft {
	background-image: url(/site/go-templates/go-it-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.ait-bright {
	background-image: url(/site/go-templates/go-it-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.ait-bbottom {
	background-image: url(/site/go-templates/go-it-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.ait-price {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#82C55B;
}

.ait-pricestrike {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
    text-decoration: line-through;
	color:#82C55B;
}

.ait-titlecat {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #005dad;
	text-align: left;
}

.ait-titlename {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005dad;
}

.ait-titledesc {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005dad;
}

.ait-textgreyb {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.ait-textgrey {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.ait-textblue {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005dad;
}

.ait-textblueb {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005dad;
}
.itemqty{
	height:25px;
	border: #7e9eb7 solid 1px;
	vertical-align:middle;
	text-align:center; font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:40px;
}
.itemtotal{
	border: #7e9eb7 solid 1px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#FFFFFF!important;
	height:25px!important;
	width:40px!important;
	color:#999999;
	vertical-align:middle;
}
/*-----------------------------------------------
	Related Items List Template Style
----------------------------------------------- */ 

.related-items-list-title {
	height:45px;
	background: #FFFFFF url(https://system.netsuite.com/core/media/media.nl?id=956&c=641484&h=77617747de238bc5ade0) no-repeat top left;
}

.correlated-items .related-items-list-title {
	height:72px;
	background: #FFFFFF url(https://system.netsuite.com/core/media/media.nl?id=963&c=641484&h=4d46ae16acfa06ceb983) no-repeat top left;
}

/*-----------------------------------------------
	Info Items styles
----------------------------------------------- */ 

.info-titlecat {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.info-textgrey {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
}

.info-textgrey  a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
	text-decoration:none;
}

.info-textgrey  a:hover {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration:none;
}
.info-textbluebold {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005dad;
	vertical-align: left;
}


/*-----------------------------------------------
	Previous Styles
----------------------------------------------- */ 
.ait-textblack {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
}

