BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 10pt; 
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
}

BODY {
	MARGIN-TOP: 0 px;
	MARGIN-BOTTOM: 0 px;
	MARGIN-LEFT: 0 px;
	MARGIN-RIGHT: 0 px;
	BACKGROUND-COLOR: #FFFFFF;
	background-repeat:repeat-x;
	background-image:url(images/kickbackgrd.png);
/*	BACKGROUND-COLOR: #32608e;
	background-image:url(images/outsidebrgbar.gif);
	background-position:center;*/
}

/*
Main template main.tpl wallpaper.
*/

.MainTableFrame{
	width:1101;
	background-repeat:repeat-y;
/*	height:1233;
	background-image:url(images/Kickmainframe.png);*/
	background-image:url(images/KickmainframeMid.png);
	background-position:top center;
}
.MainTable{
	width:1020;
/*	BACKGROUND-COLOR: #3B5C85; 
	border:ridge;
	border-color:#000000;
	border-width:8px;*/
	overflow:hidden;
}

.mainPageRight{
	background-image: url(images/kickbar2.png);
	background-repeat:repeat-y; 
}

.Wallpaper {
	BACKGROUND-COLOR: #3B5C85;
	background-image: url(images/shopbar.jpg);
	height:200;
}

A:link {
	COLOR: #0000FF;
}

A:visited {
	COLOR: #0000FF;
}

A:hover {
	COLOR: #0000FF;
}

A:active {
	COLOR: #0000FF;
}

H1 {
	FONT-SIZE: 13pt
}

H2 {
	FONT-SIZE: 11pt
}

H3 {
	FONT-SIZE: 10pt
}

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

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

.TollPhones {
	COLOR: #FFFFFF; FONT-SIZE: 11pt; FONT-WEIGHT: bold;
}

.MainBackground{
/*
	background-image: url(images/shopside.png);
	background-position:right;
	background-repeat:repeat-y;
*/
}

.searchBar {
	background-image: url(images/side_head_bg.gif);
/*
	BACKGROUND-COLOR: #32608e;
	border:ridge;
	border-color:#32608e;
	border-width:2px;
*/
	COLOR: #FFFFFF; 
}

.searchBarBottom {
	background-image: url(images/shot-bar.png);
	background-repeat:no-repeat; 
	height:12;
}

.SideHead {
	COLOR: #FFFFFF; FONT-SIZE: 12pt; FONT-WEIGHT: bold;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	BACKGROUND-COLOR: #dfdfe1;
	border:ridge;
	border-color:#CCCCCC;
	border-width:3px;
}

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

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #e5ebef
}

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

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

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

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

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

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

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

.TopTab {
	COLOR: #32608e;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
}

.TopTab A:link{
	COLOR: #32608e;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
}

.TopTab A:visited {
	COLOR: #32608e;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
}

.TopTab A:hover {
	COLOR: #32608e;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
}
.TopTab A:active {
	COLOR: #32608e;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
}

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

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

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

/*
Titles of dialog boxes
*/
.DialogTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #506176
}

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

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

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

/*
Product title
*/
.ProductTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #102D50;
}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ff3300;
}

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

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

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #082032;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #009900;
}

/*
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; FONT-SIZE: 10pt; COLOR: #102D50;
}

/*
Navigation path bar
*/
.NavigationPath {
	COLOR: #294f6c; TEXT-DECORATION: none
}

/*
Navigation path bar: link
*/
.NavigationPath:link {
	COLOR: #294f6c; TEXT-DECORATION: none
}

/*
Navigation path bar: visited
*/
.NavigationPath:visited {
	COLOR: #294f6c; TEXT-DECORATION: none
}

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

/*
Navigation path bar: active
*/
.NavigationPath:active {
	COLOR: #294f6c; TEXT-DECORATION: none
}

/*
Labels for form submit buttons
*/
.FormButton {
	FONT-WEIGHT: bold; COLOR: #00224c;
	TEXT-DECORATION: none;
}

.Button {
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	COLOR: #102D50;
	TEXT-DECORATION: none;
}

/*
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
}

.AomTableHead {
    BACKGROUND-COLOR: #E5EBEF;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}
.Input {
    BORDER : solid;
    BORDER-WIDTH : 1px; 
    BORDER-COLOR : #B2B2B3;
    WIDTH : 100%;
}
.OrderTitle {
    COLOR : #516176;
    FONT-WEIGHT: bold;
}

A.AomMenu:link {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11pt
}
A.AomMenu:visited {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11pt
}
A.AomMenu:hover {
        color: #466479; TEXT-DECORATION: underline;
        font-size : 11pt
}
A.AomMenu:active  {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11pt;
}
.AomProductDetailsTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 8pt;
}

/*
Bottom text
*/
.Bottom {
	COLOR: #ABABAB; TEXT-DECORATION: none;
}

.BottomMenu {
	COLOR: #506176; TEXT-DECORATION: none; 	FONT-SIZE: 10pt; LINE-HEIGHT: 200%; font-weight:bold; 
}

.BottomBorder {
	BACKGROUND-COLOR: #D2D2D2
}

.BottomBox {
	BACKGROUND-COLOR: #E0E1E4;
	background-image:url(images/footer.png);
}

/*
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: 10pt; COLOR: #ff3300
}

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

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

/*
Style for gift certificate title
*/
.GiftCertificateTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ff3300;
}


.pageFrame {
	background-image:url(images/3savbackgr.png);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
/*	height:902; */
}

.pageFrameLong {
	background-image:url(images/3savbackgrlong.png);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
/*	height:1008; */
}

.headerTitle {
	font-weight: bold;
	font-size: 12pt;
}
.greyLabel {
	font-weight: bold;
	font-size: 11.5pt;
	color:#333333;
}

.dropdownReg{
	background-image:url('images/dropdown1.png');
	background-repeat:no-repeat;
	padding-left:15px;
	color:#FFCC33;
	font-size:9pt;
/*	width:188px; 
	height:20px; */
	width:200px;
	height:25px;
	padding-top:3px;
	cursor:pointer;
	white-space:nowrap;
}
.dropdownHover{
	background-image:url('images/dropdown2.png');
	background-repeat:no-repeat;
	padding-left:15px;
	color:#ECECEC;
	font-size:9pt;
/*	width:188px; 
	height:20px; */
	width:200px;
	height:25px;
	padding-top:3px;
	cursor:pointer;
	white-space:nowrap;
}

.dropdownItem{
	background-image:url('images/hudcenter.png');
	max-width:220px;
	padding-left:30px;
	color:#ECECEC;
	font-size:9pt;
	cursor:pointer;
	z-index:200;
	white-space:nowrap;
}
.dropdownItemHover{
	background-image:url('images/hudcenter.png');
	max-width:220px;
	padding-left:30px;
	color:#FFCC33;
	font-size:9pt;
	cursor:pointer;
	text-decoration:underline;
	z-index:200;
	white-space:nowrap;
}

.yellowTitle {
	color:#FFCC33;
	font-weight:normal;
	font-size:14pt;
}

