.TdPadding {
	padding: 2px 20px;
	font-family: "Microsoft Sans Serif", sans-serif, arial;
	font-size: 12px;


}
.SearchPosition {
	margin-top: 130px;
}
/* Shopping Cart CSS below */

BODY,P,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 12px;
	FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color: #666666;


}

A:link {
	COLOR: #000099; TEXT-DECORATION: underline
}

A:visited {
	COLOR: #000099; TEXT-DECORATION: underline
}

A:hover {
	COLOR: #3399FF; TEXT-DECORATION: underline
}

A:active {
	COLOR: #0033FF; TEXT-DECORATION: underline
}

H1 {
	FONT-SIZE: 12px;
	margin-bottom: 0px;
	color: #000099;



}

H2 {
	FONT-SIZE: 13px
}

H3 {
	FONT-SIZE: 12px;
	color: #000066;
	margin-bottom: 0px;



}

HR {
	COLOR: #dddddd; HEIGHT: 1px
}

/*
Page header
*/
.Head {
	BACKGROUND-COLOR: #fff2c9
}

.TollPhones {
	COLOR: #FFFFFF; FONT-SIZE: 13px; FONT-WEIGHT: bold;
}

.SideHead {
	COLOR: #FFFFFF; FONT-SIZE: 14px; FONT-WEIGHT: bold;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	padding: 10px;
	color: #000099;
	background-color: #00CCFF;
}

/*
Border of sidebar menu boxes
*/
.SidebarBorder {
	BACKGROUND-COLOR: #FFFFFF
}

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000099;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-transform: uppercase;
}

/*
Menu items located in sidebar boxes
*/
.SidebarItems {
	COLOR: #000099; TEXT-DECORATION: none
}

/*
Menu items located in sidebar boxes: link
*/
.SidebarItems:link {
	COLOR: #000099; TEXT-DECORATION: underline}

/*
Menu items located in sidebar boxes: visited
*/
.SidebarItems:visited {
	COLOR: #000099; TEXT-DECORATION: underline}

/*
Menu items located in sidebar boxes: hover
*/
.SidebarItems:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}

/*
Menu items located in sidebar boxes: active
*/
.SidebarItems:active {
	COLOR: #0000FF; TEXT-DECORATION: underline}

/*
Horizontal separator in sidebar boxes
*/
.SidebarHr {
	COLOR: #b2b2b3
}

/*
Tab
*/
.TopTabOn {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px
}

.TopTab {
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;

}

/*
Text in the categories list
*/
.CategoriesList {
	FONT-SIZE: 12px;
}

/*
Miscelanious text appearing in dialog boxes
*/
.DialogBox {
	BACKGROUND-COLOR: #ffffff
}

/*
Border color of dialog boxes
*/
.DialogBorder {
	BACKGROUND-COLOR: #E0E1E4
}

/*
Titles of dialog boxes
*/
.DialogTitle {
	COLOR: #000099;
	text-transform: uppercase;
	font-weight: bold;

}
.DialogTitle:link {
	COLOR: #000099;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;

}

.DialogTitle:visited {
	COLOR: #000099;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

.DialogTitle:hover {
	COLOR: #0033FF;
	text-transform: uppercase;
	font-weight: bold;
}

.DialogTitle:active {
	COLOR: #0000FF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;

}

/*
Comments appearing in dialog titles
*/
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032
}

/*
Number of articles
*/
.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #000000
}

/*
Generic text
*/
.Text {
	COLOR: #000000
}

/*
Product title
*/
.ProductTitle {
	font-size: 12px;

}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF6600;
	text-decoration: underline;

}

/*
Labels for product details
*/
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #000099
}

/*
Product price title
*/
.ProductPriceTitle {
FONT-SIZE: 12px; COLOR: #000099;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000099;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FF6600;
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #ff3300
}

/*
See product details link
*/
.SeeDetails {
	TEXT-DECORATION: none
}

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: bold; COLOR: #000099;
}

/*
Navigation path bar
*/
.NavigationPath {
	COLOR: #000099;
	font-weight: bold;
	text-transform: none;



}

/*
Navigation path bar: link
*/
.NavigationPath:link {
	COLOR: #000099;
	TEXT-DECORATION: underline;

}

/*
Navigation path bar: visited
*/
.NavigationPath:visited {
	COLOR: #000099;
	TEXT-DECORATION: underline;

}

/*
Navigation path bar: hover
*/
.NavigationPath:hover {
	COLOR: #0033FF; TEXT-DECORATION: underline
}

/*
Navigation path bar: active
*/
.NavigationPath:active {
	COLOR: #0000FF;
	font-weight: bold;
	text-decoration: underline;


}

/*
Labels for form submit buttons
*/
.FormButton {
	FONT-WEIGHT: bold; COLOR: #000066
}

.Button {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: #102D50
}

/*
Error message text
*/
.ErrorMessage {
	FONT-WEIGHT: bold; COLOR: #ff0000
}

/*
Validate error message text
*/
.ValidateErrorMessage {
	COLOR: #ff0000
}

/*
Success message
*/
.SuccessMessage {
	COLOR: green
}

/*
Mandatory field asterisk
*/
.Star {
	COLOR: #ff0000
}

/*
Header background
*/
.TableHead {
	BACKGROUND-COLOR: #E5EBEF
}

/*
Bottom text
*/
.Bottom {
	COLOR: #000099;
	TEXT-DECORATION: none;
	margin-bottom: 10px;
	margin-left: 10px;

}

.BottomMenu {
	COLOR: #000099; TEXT-DECORATION: none; LINE-HEIGHT: 200%;
}

.BottomBorder {
	BACKGROUND-COLOR: #FFFFFF
}

.BottomBox {
	BACKGROUND-COLOR: #3399FF
}

/*
Width for some dropdown select boxes
*/
.FixedSelect {
	WIDTH: 170px
}

/*
Default style for tab header
*/
.tabDefault {
	COLOR: #466479;
}

/*
Style for the selected tab header
*/
.tabSelected {
	COLOR: #000000;
}

/*
Tab page center
*/
.Center {
	BACKGROUND-COLOR: #ffffff;
}

/*
Tab page border
*/
.CenterBorder {
	BACKGROUND-COLOR: #CDD9E1;
}

/*
Out of stock message
*/
.OutOfStock {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300
}

/*
Style for promotion bonus condition list
*/
.Promotion {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #00224c
}

/*
Style for promotion product title
*/
.PromotionProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}

/*
Style for gift certificate title
*/
.GiftCertificateTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}
.MainPadding {
	padding-right: 20px;
	padding-left: 35px;

}
.btn:link {
	COLOR: #000099; TEXT-DECORATION: none
}

.btn:visited {
	COLOR: #000099; TEXT-DECORATION: none
}

.btn:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none}

.btn:active {
	COLOR: #00CCFF; TEXT-DECORATION: none
}
.searchTD {
	padding-right: 15px;
	padding-top: 5px;
}
.linksOPT {
	color: #999999;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.account {
	margin-top: 5px;
	vertical-align: top;
}
.imageSubCategory {
	margin-bottom: 15px;
	margin-top: 3px;
	margin-left: 15px;

}
.nav:link {
	COLOR: #FFFFFF;
	text-decoration: none;


}

.nav:visited {
	COLOR: #FFFFFF;
	text-decoration: none;

}

.nav:hover {
	COLOR: #000066;
	background-color: #00CCFF;
	text-decoration: none;

}
.nav:active {
	COLOR: #0000FF;
	text-decoration: none;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
	width: 75px;
	line-height: 26px;








}
.navBorder {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-position: center;

}
.navBorder2 {
	border: 2px solid #FFFFFF;
}
.navTD {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding-left: 23px;
}
.dialogTD1 {
	padding-right: 10px;
}
.dialogTD2 {
	padding-left: 10px;
}
.image-left {
	margin-right: 10px;
	margin-bottom: 10px;
}
.td-corners {
	display: table;
	background-color: #FFFF00;
	background-repeat: repeat-x;
}

fieldset {
	_position : relative;
	_padding-top : 0px;
	_padding-bottom : 15px;
	_display : block;
	border : 1px dashed #000066;
	background-color : #DDF1F6;
	padding: 10px;


}

legend {
	_position : absolute;
	_top : -10px;
	padding : 0px 10px 2px;
	background-color : #C3E0E8;
	border: 1px solid #000066;

}
.fieldset-bg-yellow {
	background-color: #FFFF00;
}
