/*CSS Document*/
BODY
{
	margin: 0px;
	padding: 0px;
	color: #A0A0A0;
	font: 12px Arial;
	text-align: justify;
	background: #020F1F url(../images/new-bg.jpg) repeat-x center top;
/*pageHeading*/
}
.center
{
	margin: 0px auto;
}
P, TD
{
	clear: both;
	color: #A0A0A0;
	font: 12px Arial;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
.utpal
{
	float: left;
	width: 624px;
	padding-left: 16px;
	margin-right: 14px;
}
* HTML .utpal
{
	float: left;
	width: 624px;
	padding-left: 16px;
	margin-right: 0px;
}
A
{
	text-decoration: none;
	color: #8D8D8D;
	outline: none;
	font: 12px Arial;
}
A:hover
{
	text-decoration: underline;
	color: #00FF00;
	font: 12px Arial;
}
.link_bg
{
	background: url(../images/tab_bgimage.jpg) repeat-x;
}
IMG.padleft
{
	padding-left: 15px;
	padding-bottom: 15px;
}
.gradient_line
{
	background: url(../images/gradient_line.jpg) repeat-x;
	height: 11px;
}
.site
{
	font: 11px/14px Arial;
	color: #8D8D8D;
	padding: 15px 30px;
}
.site A, .site A:hover
{
	font: 11px/14px Arial;
	color: #8D8D8D;
}
.bottom
{
	background: url(../images/botton_gradient.jpg) repeat-x;
	padding: 8px 30px 0px;
	color: #3D4E6A;
	text-align: center;
	vertical-align: top;
	font: 11px/16px Arial;
}
.bottom A, .bottom A:hover
{
	color: #3D4E6A;
	text-align: center;
	vertical-align: top;
	font: 11px/16px Arial;
	padding-left: 3px;
	padding-right: 3px;
}
.newsletter
{
	font: 11px/12px Arial;
	color: #3D4E6A;
	border: none;
	background-color: transparent;
	width: 220px;
	padding-left: 5px;
}
.search
{
	font: 11px Arial;
	color: #3D4E6A;
	width: 110px;
	margin-top: 6px;
/*!margin-top: 5px;  exclamation mark before the declaration is invalid*/
	margin-left: 17px;
	margin-right: 4px;
	background-color: transparent;
	border: none;
	padding-left: 20px;
}
.matter
{
	font: 11px/14px Arial;
	color: #8D8D8D;
	padding-left: 30px;
	padding-right: 24px;
	text-align: justify;
}
.matter1 .boldtext
{
	font-weight: bold;
	color: #FFFFFF;
}
.matter1 A
{
	text-decoration: none;
}
.matter1 A:hover
{
	text-decoration: underline;
}
.product
{
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 24px;
}
.details
{
	font-size: 12px;
	color: #FFFFFF;
}
/*+++++++++++++++++++++ Slide Show +++++++++++++++++++++*/
#dhtmlgoodies_slideshow
{
	width: 618px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
/*Total width of slideshow*/
}
#previewPane
{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	position: relative;
/*CSS HACK*/
	height: 432px;
/*IE 5.x*/
	height/* */: 420px;
/*Other browsers*/
	height: 420px;
}
#previewPane IMG
{
	line-height: 400px;
}
#previewPane #largeImageCaption
{
/*CSS styling of image caption below large image*/
	font-style: italic;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
/*Font to use*/
	font-size: 0.9em;
}
#galleryContainer
{
	height: 130px;
/*Height of the images + 2*/
	border: 0px solid #CCCCCC;
	position: relative;
	overflow: hidden;
	padding: 0px;
/*CSS HACK*/
	height: 130px;
/*IE 5.x - Added 2 pixels for border left and right*/
	height/* */: 130px;
/*Other browsers*/
	height: 130px;
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-x;
}
#arrow_left
{
	position: absolute;
	left: 0px;
	z-index: 10;
	padding: 0px;
	top: 0px;
}
#arrow_right
{
	position: absolute;
	right: 0px;
	z-index: 10;
	padding: 0px;
}
#theImages
{
	position: absolute;
	left: 90px;
	right: 5px;
	width: 100000px;
	padding-top: 5px;
/*!padding-top:4px; exclamation mark incorrect*/
}
#theImages #slideEnd
{
	float: left;
}
#theImages IMG
{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
/*filter: alpha(opacity=50);
opacity: 0.5;*/
	cursor: pointer;
	border: 0px solid #000000;
}
/*--------------------------------------------------------------------------------

* html img,
* html .png {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}
######### Chrome Main Menu Bar CSS #########*/
.chromemenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
.chromemenu:after
{
/*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
/*clear: both;*/
	visibility: hidden;
}
.chromemenu UL
{
	float: left;
	padding-left: 0px;
	margin: 0px auto;
/*!margin-bottom: -5px;
utpal*/
	text-align: left;
/*set value to "right" for example to align menu to the left of page*/
}
.chromemenu UL LI
{
	display: inline;
}
.chromemenu UL LI A
{
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	text-decoration: none;
}
.chromemenu UL LI A:hover
{
	background: transparent;
}
.chromemenu UL LI A.selected
{
	background: transparent;
}
/*######### Chrome Main Menu Bar CSS #########*/
.ddsubmenudiv UL
{
	font: normal 11px Verdana;
	left: 0;
	top: 0;
	margin: 0;
/*!margin-top: -2px;*/
	padding: 0;
	position: absolute;
	list-style-type: none;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	border: 1px solid #000;
	border-bottom: none;
	color: #FFFFFF;
}
.ddsubmenudiv UL LI
{
	background: #CCCCCC url(../images/link.jpg) repeat-x;
}
.ddsubmenudiv UL LI A:hover
{
	background: #CCCCCC url(../images/link.jpg) repeat-x;
}
.ddsubmenudiv UL LI A
{
	display: block;
	width: auto;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid #000;
	padding-right: 15px;
}
.ddsubmenudiv UL LI UL LI A
{
	display: block;
	width: 150px;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid #000;
	background: #FFF url(../images/link.jpg) repeat-x;
}
* HTML .ddsubmenudiv UL LI A
{
/*IE6 CSS hack*/
	display: inline-block;
	color: #FFF;
}
.ddsubmenudiv UL LI A:hover
{
	color: #CCCCCC;
	text-decoration: none;
	background: #FFFFFF url(../images/link.jpg) repeat-x;
}
/*######### Neutral CSS  #########*/
.mainmenupointer
{
/*CSS for arrow image added to top menu items*/
	padding-left: 0px;
	border: 0;
}
.submenupointer
{
/*CSS for arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 1px;
	right: 2px;
	border: 0;
}
#ddiframeshim
{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
/*Drop Down Ends Here*/
.pad10
{
	padding-left: 10px;
}
.pad15
{
	padding-left: 15px;
}
.pad20
{
	padding-bottom: 20px;
	padding-top: 10px;
}
.pad20 UL
{
	list-style-type: disc;
}
.pad20 UL LI
{
	list-style-type: disc;
}
.pad10btm
{
	padding-bottom: 13px;
}
TD.spec UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
TD.spec LI
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 10px;
}
TD.spec LI LI
{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-left: 30px;
	list-style: upper-alpha;
	padding-bottom: 10px;
	padding-top: 10px;
}
.specifications
{
	background: url(../images/bd.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
.specifications2
{
	background: url(../images/bd.jpg);
/*background-repeat:no-repeat;*/
	width: 132px;
	height: 135px;
	padding-left: 7px;
	vertical-align: top;
	text-align: left;
}
.specifications1
{
	background: url(../images/bd.jpg) no-repeat;
	padding: 0px 19px;
	padding-top: 12px;
	padding-bottom: 30px;
}
TABLE.border_collapse
{
	border-collapse: collapse;
}
TABLE.border_collapse TD
{
	border: 1px solid #6B6B6B;
}
TABLE.border_collapse1
{
	border-collapse: collapse;
}
TABLE.border_collapse1 TD
{
	border: 1px solid #0D0D0D;
	font: 11px Arial;
}
.head
{
	font: bold 11px Arial;
	color: #FFFF00;
	text-align: center;
}
.red
{
	color: #FF0000;
}
.kit
{
	background: url(../images/kit_bg.jpg) no-repeat;
	text-align: center;
	height: 28px;
	width: 178px;
	font: bold 12px Arial;
	color: #FFFF00;
}
.imgpad6
{
	padding: 6px 0px;
}
IMG
{
	border: none;
}
DIV.dis
{
	float: left;
	width: 300px;
}
DIV.dis H1
{
	font: bold 16px Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
DIV.dis UL
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
DIV.dis LI
{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style: none url(../images/arrow.gif);
	padding-bottom: 2px;
}
.style11
{
	font: 10px Arial;
}
IMG.lefttop
{
	padding-top: 12px;
	padding-left: 18px;
}
.questions
{
	color: #FFFFFF;
	font-weight: bold;
}
A.pdf
{
	padding-left: 32px;
	background: url(../images/pdf_icon_small.gif) no-repeat 0px 0px;
	float: left;
	height: 24px;
	clear: left;
	line-height: 22px;
	margin-top: 5px;
}
.heading
{
	font: bold 14px Arial;
	color: #FFF;
	background: url(../images/heading.jpg) no-repeat;
	padding-left: 15px;
	float: left;
	padding-right: 25px;
	padding-top: 15px;
	height: 25px;
	width: 175px;
}
.heading1
{
	font: bold 20px/40px Arial;
	color: #FFFFFF;
	background: url(../images/heading-1.jpg) no-repeat right bottom;
	height: 40px;
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
	clear: both;
}
/*//////////////////////// Hide/ Show*/
.dhtmlgoodies_question
{
/*Styling question
Start layout CSS*/
	font-weight: bold;
	width: auto;
	padding: 10px;
/*End layout CSS*/
	overflow: hidden;
	cursor: pointer;
	background: url(../images/open.gif) no-repeat 880px;
	background-position: center;
	font-size: 12px;
}
.dhtmlgoodies_answer
{
/*Parent box of slide down content
Start layout CSS*/
	width: auto;
/*End layout CSS*/
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
/*background: url(../images/close.gif) no-repeat 880px 95%;*/
	color: #A0A0A0;
	font: 12px Arial;
}
.dhtmlgoodies_answer_content
{
/*Content that is slided down*/
	position: relative;
}
.ajeetHideMe
{
	display: none;
}
.ajeetShowMe
{
	visibility: visible;
}
/*------- new pattern -------------*/
.left-grad
{
	vertical-align: top;
	background: url(../images/new-pattern-left-bg.jpg) repeat-y;
}
.right-grad
{
	vertical-align: top;
	background: url(../images/new-pattern-right-bg.jpg) repeat-y;
}
.new-table-bg
{
	background-color: #000509;
}
A.pagelinks, A.pagelinks U
{
	font-size: 12px;
	text-decoration: none;
}
.main, TD.main, P.main
{
	font-family: Arial, sans-serif;
	font-size: 14px;
}
/*
$Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com

Copyright (c) 2003 osCommerce

Released under the GNU General Public License
*/
.boxText
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.errorBox
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #FFB3B5;
	font-weight: bold;
}
.stockWarning
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CC0033;
}
.productsNotifications
{
	background: transparent;
}
.orderEdit
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #70D250;
	text-decoration: underline;
}
/*************************************************************************************************
Simple Table_Box Style*/
TABLE.simple_table_box
{
	border: 0px solid #AAAAAA;
	width: 100%;
}
TR.simple_table_box
{
	background-color: transparent;
}
TD.simple_table_box
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding: 2px;
	text-align: center;
}
/*************************************************************************************************
Heading Table_Box Style*/
TABLE.heading_table_box
{
	width: 100%;
}
TR.heading_table_box
{
	background-color: transparent;
}
TD.heading_table_box
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px;
	text-align: left;
}
/*************************************************************************************************
Corner Table_Box Style*/
TABLE.corner_table_box
{
	width: 100%;
}
TR.corner_table_box
{
	background-color: #AAAAAA;
}
TD.corner_table_box
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding: 2px;
	text-align: center;
}
TD.corner_table_box_left
{
	width: 5px;
	height: 5px;
	background-color: #AAAAAA;
	background-image: url(../../images/design/table_box/corner_left_top.gif);
	background-repeat: no-repeat;
}
TD.corner_table_box_right
{
	width: 5px;
	height: 5px;
	background-color: #AAAAAA;
	background-image: url(../../images/design/table_box/corner_right_top.gif);
	background-repeat: no-repeat;
}
/*************************************************************************************************
Corner Table_Box Style*/
TABLE.round_corner_table_box
{
	width: 100%;
}
TR.round_corner_table_box
{
	background-color: #AAAAAA;
}
TD.round_corner_table_box
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding: 2px;
	text-align: center;
}
TD.round_corner_table_box_left_top
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_left_top.gif);
	background-repeat: no-repeat;
}
TD.round_corner_table_box_right_top
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_right_top.gif);
	background-repeat: no-repeat;
}
TD.round_corner_table_box_left_bottom
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_left_bottom.gif);
	background-repeat: no-repeat;
}
TD.round_corner_table_box_right_bottom
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_right_bottom.gif);
	background-repeat: no-repeat;
}
/*************************************************************************************************
Line Corner Table_Box Style*/
TABLE.line_corner_table_box
{
	width: 100%;
}
TR.line_corner_table_box
{
	background-color: #FFFFFF;
}
TD.line_corner_table_box
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding: 2px;
	text-align: center;
}
TD.line_corner_table_box_left_top
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_left_top_blue.gif);
	background-repeat: no-repeat;
}
TD.line_corner_table_box_right_top
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_right_top_blue.gif);
	background-repeat: no-repeat;
}
TD.line_corner_table_box_left_bottom
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_left_bottom_blue.gif);
	background-repeat: no-repeat;
}
TD.line_corner_table_box_right_bottom
{
	width: 5px;
	height: 5px;
	background-image: url(../../images/design/table_box/corner_right_bottom_blue.gif);
	background-repeat: no-repeat;
}
TD.line_corner_table_box_middle_top
{
	background-image: url(../../images/design/table_box/pixel_blue.gif);
	background-repeat: repeat-x;
}
TD.line_corner_table_box_middle_left
{
	background-image: url(../../images/design/table_box/pixel_blue.gif);
	background-repeat: repeat-y;
}
TD.line_corner_table_box_middle_right
{
	background-image: url(../../images/design/table_box/pixel_blue.gif);
	background-repeat: repeat-y;
	background-position: right;
}
TD.line_corner_table_box_middle_bottom
{
	background-image: url(../../images/design/table_box/pixel_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*End of Line Corner Table_Box Style
*************************************************************************************************/
FORM
{
	display: inline;
}
TR.header
{
	background: #FFFFFF;
}
TR.headerNavigation
{
	background: #6081AA;
}
TD.headerNavigation
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
}
A.headerNavigation
{
	color: #FFFFFF;
	text-decoration: none;
}
A.headerNavigation:hover
{
	color: #FFFFFF;
}
TR.headerError
{
	background: #FF0000;
}
TD.headerError
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo
{
	background: #00FF00;
}
TD.headerInfo
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #00FF00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.footer
{
	background: #6081AA;
}
TD.footer
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #6081AA;
	color: #FFFFFF;
	font-weight: bold;
}
TD.infoBoxHeading
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #AAAAAA;
	color: #FFFFFF;
	height: 24px;
}
.infoBox
{
	background: transparent;
}
.infoBoxContents
{
	background: transparent;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
/*for left column*/
TD.infoBoxHeadingLeft
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AAAAAA;
	height: 24px;
}
.infoBoxLeft
{
	background: #AAAAAA;
}
.infoBoxContentsLeft
{
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
/*for right column*/
TD.infoBoxHeadingRight
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AAAAAA;
	height: 24px;
}
.infoBoxRight
{
	background: #AAAAAA;
}
.infoBoxContentsRight
{
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.infoBoxNotice
{
	background: #FF8E90;
}
.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
TD.infoBox, SPAN.infoBox
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd
{
	background: transparent;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even
{
	background: transparent;
}
TABLE.productListing
{
	border: 1px solid #000000;
	border-style: solid;
	border-color: #696969;
	border-spacing: 1px;
}
.productListing-heading
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #696969;
	color: #FFFFFF;
	font-weight: bold;
}
.compareBox
{
	overflow: auto;
	width: 590px;
	border: 1px solid #8C8C8C;
	padding-top: 5px;
	padding-bottom: 10px;
}
.product_previewBox
{
	overflow: auto;
	width: 400px;
	border: 1px solid #8C8C8C;
	padding: 10px;
	background-color: #F2F2F2;
}
.compareListing-heading
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #8C8C8C;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 15px;
}
.compareListing-content
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	padding-left: 5px;
	padding-right: 5px;
}
.compareListing-content-selected
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #E6E6E6;
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	padding-left: 5px;
	padding-right: 5px;
}
A.productListing-heading
{
	color: #FFFFFF;
}
A.productListing-heading:hover
{
	color: #FFFFFF;
}
TD.productListing-data
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
A.pageResults
{
	color: #96722E;
	text-decoration: none;
}
A.pageResults:hover
{
	color: #96722E;
}
TD.pageHeading, DIV.pageHeading
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
TR.subBar
{
	background: #F4F7FD;
}
TD.subBar
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
TD.main, P.main
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
TD.accountCategory
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #AABBDD;
}
TD.fieldKey
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
INPUT, SELECT
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #F0A480;
	font-weight: bold;
}
TABLE.formArea
{
	background: #F1F9FE;
	border-color: #7B9EBD;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #C76170;
	font-weight: bold;
}
SPAN.productSpecialPrice
{
	font-family: Arial, sans-serif;
	color: #FF0000;
}
SPAN.errorText
{
	font-family: Arial, sans-serif;
	color: #FF0000;
}
.moduleRow
{
}
.moduleRowOver
{
	background-color: #C0FF00;
	cursor: url(url);
}
.moduleRowSelected
{
	background-color: #021F59;
}
.checkoutBarFrom, .checkoutBarTo
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
}
.checkoutBarCurrent
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #77ABE0;
	font-weight: bold;
}
/*message box*/
.messageBox
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.messageStackError, .messageStackWarning
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-color: #FFB3B5;
	color: #000000;
}
.messageStackSuccess
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-color: #99FF00;
	color: #000000;
}
/*input requirement*/
.inputRequirement
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.whish, A.whish, A.whish:hover
{
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.partnersborder
{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-left: 25px;
}
/*Custom tables*/
TABLE.collapsedtable
{
}
TABLE.collapsedtable TD
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
TABLE.collapsedtable TABLE TABLE TD
{
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
}
TABLE.collapsedtable SPAN.bodytext
{
	font-size: 11px;
}
TABLE.coaxlengthtable
{
	/*[disabled]border:1px solid #000000;*/
	border-collapse: collapse !important;
}
TABLE.coaxlengthtable TD
{
	/*[disabled]border-bottom:1px solid #000000;*/
	/*[disabled]border-right:1px solid #000000;*/
}
SPAN.additionalcharges
{
	width: 226px;
	text-align: center;
	color: #85CCFF !important;
}
DIV#home-icon A
{
	background-image: url(../../../images/home-icon.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	margin: 0px;
	padding-left: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 2em;
}
DIV#home-icon
{
	margin: 0px 0px 0px -38px;
	padding-left: 36px;
}
