/* These codes and procedures are copyright protected by Gproxy Inc. � 2004/2007 and the website owner 
Gproxy Inc. does not authorize the copy or use of these by any third party company. */


/*-----------------------------------------------
	Modifies Netsuite styles
----------------------------------------------- */ 

.listheadernosort {
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	background-color:#FFFFFF;
	padding:2px;
	text-align:center;
}
.listtexthl{
	text-align:center;
}

.texttable{
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	border: #ffffff solid 1px;
	padding:2px;}

/* ensures center aligning in Firefox */
div#innerwrapper {
	margin: 0 auto !important;
}


.medtext, .medtext a, .medtext a:hover {
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

.headbarsub { 
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #555555;
	}


.smalltext {
	font-family: Tahoma,Arial;
	font-weight:bold;
	font-size: 11px;
	color: #474747;
	text-decoration:none;
}

.smalltext a {
	font-family: Tahoma,Arial;
	font-weight:bold;
	font-size: 11px;
	color: #474747;
	text-decoration:none;
}

.smalltext a:hover {
	font-family: Tahoma,Arial;
	font-weight:bold;
	font-size: 11px;
	color: #474747;
	text-decoration:underline;
}

.textsitemap, .textsitemap a{
	font-family: Tahoma,Arial;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	line-height:18px;
	padding-left:8px;
	text-decoration:none;
}

.textboldnolink {
	font-family: Tahoma,Arial;
	font-weight:bold;
	font-size: 11px;
	color: #C90007;
	text-decoration:none;
}

.textboldnolink a {
	font-family: Tahoma,Arial;
	font-weight:bold;
	font-size: 11px;
	color: #C90007;
	text-decoration:none;
}

.textboldnolink a:hover {
	font-family: Tahoma,Arial;
	font-weight:bold;
	font-size: 11px;
	color: #C90007;
	text-decoration:none;
}



/*-----------------------------------------------
	General styles
----------------------------------------------- */

/*.thumb-off { border:1px solid #DADADA;}*/
.image {max-width:140px;}

h1{
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	text-align:left;
}


h5{
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	text-align:left;
}

h3{
	font-family: Tahoma,Arial;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	text-decoration:none;
	padding:0px;
	margin:0px;
	text-align:left;
}


h4 {
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	text-align:left;
}


.input {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border:solid 1px;
	border-color:#555555;
	background-color:#ffffff;
}

.inputrt{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border:solid 1px;
	border-color:#555555;
	background-color:#ffffff;
}

.inputreq {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
	border-width:1px;
	border-color:#555555;
	background-color:#ffffff;
	}
	
.mainitemimage{
	max-width:349px;
	max-height:348px;
}
#tabber{
	display:none;
}
