/* ******************************************
' Project : NSN-ULTRAV20
' Manager : DAR
' Author  : AMM
' Created : 110106
' Graphics: XXX
' Edits By: XXX
' Doc Role: Define CSS	HERE
' ********************************************

*/

/*		 HERE		COMES			COMMON			CSS	*/
.info_text {
    color:#00A800;
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.succ_text {
    color:#6A70FF;
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.errtext {
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	color: #ff0000;
}
/*		CSS ABOVE IT IS COMMON	DO NOT CHANGE IT	*/


/*		CSS BELOW THIS IS SITE SPECIFIC			*/
.background
{
	background-color: #E8E8FB;
}
.text
{
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#6A70FF;
}
tbody
{
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#6A70FF;
}

.leftnav
{
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #6A70FF;
text-decoration: none;
}

.leftnav a
{
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #6A70FF;
text-decoration: none;
}

.leftnav a:visited  {
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color:#6A70FF;
text-decoration: none;
}
.leftnav a:hover  {
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #E8E8FB;
background-color: #6A70FF;
text-decoration: none;
}
.leftnav a:active  {
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: normal;
color: #6A70FF;
background-color: #E8E8FB;
text-decoration: none;
}

.button
{
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size : 12px;
	color:#6A70FF;
	border-right: #6A70FF 1px solid;
	border-top:#6A70FF 1px solid;
	border-left:#6A70FF 1px solid;
	border-bottom:#6A70FF 1px solid;
	background-color: #E8E8FB;
}
.txtbox_small
{
	 border-right: #001018 1px solid;
	 border-top:#001018 1px solid;
	 border-left:#001018 1px solid;
	 border-bottom:#001018 1px solid;
	 font-size: 12px;
	 font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
	 background-color:#FFFFFF;
	 color:#6A70FF;
	 text-align:left;
	 width: 140;
}
/*	CSS FOR THE PAGE CONTENT		*/
.pbgcolor
{
	background-color: ;
}

.bgcommon
{
	background-color: ;
}

/*
SHOPPING CART CSS
*/
.disc
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #000000;
}
.success
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #2C9449;
	background-color: #DCF4D0;
	text-align: center;
	font-weight: bold;
}
.error
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #FF6600;
	background-color: #FFE4D2;
	text-align: center;
	font-weight: bold;
}
li a
{
	text-decoration: none;
	color: #372002;
}

.padding
{
	padding: 7px;
}


.heading
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #2c9449;
	font-weight: bold;
	line-height: 20px;
}
.bor_base
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.prtable
{
	background-image: url(images/tbl_bg.gif);
}

.prdboxdet
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
}

.prod
{
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
}
.quantity
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}

.price
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

.quantity input
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #666666;
}
.heading1
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #2c9449;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

.catnav ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

.catnav li
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
.catnav li li
{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	list-style: none;
}


.strikeouttext
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	color: #372002;
	font-weight: normal;
	text-decoration: line-through;
}

.cart
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #372002;
}

.cart a
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #372002;
	text-decoration: none;
}

.cart a:hover
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #372002;
	text-decoration: underline;
}

.leftnavheading
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 13px;
	color: #484431;
	text-decoration: none;
}

.cartheading
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #372002;
	font-weight: bold;
	text-decoration: none;
}

.cartheading a
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #372002;
	font-weight: bold;
	text-decoration: none;
}

.cartheading a:hover
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #372002;
	font-weight: bold;
	text-decoration: underline;
}
.catnav ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

.catnav li
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
.catnav li li
{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	list-style: none;
}

/*beginning of formatting for new checkout page*/
.newbutton
{
	color: #484431;
	border: 1px solid #484431;
	background-color: #6A70FF;
}
.newbutton:hover
{
	color: #6A70FF;
	border: 1px solid #6A70FF;
	background-color: #484431;
}
.outer-container
{
	background-color: #6A70FF;
	padding: 3px;
	width: 790px;
}
.inner-container
{
	background-color: #FFFFFF;
	padding: 3px;
}
h4.section-header
{
	color: #484431;
	font-size: 120%;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
.number
{
	margin: 0px 10px 2px 9px;
}
.checkout
{
	width: 100%;
}
.checkout th
{
	border-bottom: 3px solid #484431;
	text-align: left;
}
.checkout td
{
	font-size: 10pt;
}
.note
{
	font-style: italic;
	font-size: 80%;
}

th.note
{
	font-style: italic;
	font-size: 80%;
}

.newTextHeading
{
	color: #372002;
}

.newText
{
	color: #372002;
}

.newText a
{
	color: #372002;
	text-decoration: underline;
}

.newText a:hover
{
	color: #372002;
	text-decoration: none;
}

.newCartheading
{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

.newCartheading a
{
	color: #372002;
	text-decoration: underline;
}

td.newCartheading a
{
	color: #372002;
	text-decoration: underline;
}


.newCartheading a:hover
{
	text-decoration: none;
}

td.newCartheading a:hover
{
	text-decoration: none;
}


.newCart
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 12px;
	color: #000000;
}

.newCart a
{
	color: #372002;
	text-decoration: underline;
}

td.newCart a
{
	color: #372002;
	text-decoration: underline;
}

.newCart a:hover
{
	color: #372002;
	text-decoration: none;
}

td.newCart a:hover
{
	color: #372002;
	text-decoration: none;
}



/*
SHOPPING CART CSS ENDS HERE
*/


