@charset "utf-8";

body {
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.mainBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imgs/hdr/top_tile.gif);
	background-repeat: repeat-x;
}

.PListImgBox {
	text-align: center;
	font-size: 10px;
}


td img {display: block;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

TD.copyright {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}

.copyright a:link, .copyright a:visited {
	text-decoration: none;	
	color: #CC0000;
}

.copyright a:hover, .copyright a:active {
	text-decoration: none;
	color: #000000;
}


.sideBarInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: 1px solid #CC0000;
}

.searchBarInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	border: 1px solid #CC0000;
}
.searchBarGo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #CC0000;
	cursor: hand;
}

.searchBarAreaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.searchBarAreaText a:link, .searchBarAreaText a:visited { 
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
.searchBarAreaText a:hover, .searchBarAreaText a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.topBarBG {
	background-image: url(/imgs/hdr/SIDs_hdr_r3_c4.gif);
	background-repeat: repeat-x;
}
.tabSideBGFade {
	background-image: url(/imgs/tab_side_BG_fade.jpg);
	background-repeat: no-repeat;
}
.tabMainBGFade {
	background-image: url(/imgs/tab_main_BG_fade.jpg);
	background-repeat: no-repeat;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.DialogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/imgs/dialogBG.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #FFFFFF;
	height: 28px;
}
.DialogBorder, .paddedText {
	padding: 8px;
	color: #000000;
}

HTML,BODY {
	MARGIN: 0px;
	PADDING: 0px;
}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

.CategoriesList {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}

.CategoriesList a:link, .CategoriesList a:visited {
	text-decoration: none;	
	color: #FFFFFF;
}

.CategoriesList a:hover, .CategoriesList a:active {
	text-decoration: none;
	color: #CC0000;
}

.SCategoriesList {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
}

.SCategoriesList a:link, .SCategoriesList a:visited {
	text-decoration: none;	
	color: #FFFFFF;
}

.SCategoriesList a:hover, .SCategoriesList a:active {
	text-decoration: none;
	color: #CC0000;
}

.SaveMoneyLabel {
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(/cart/skin1/images/save_money.gif);
	background-color: transparent;
	BACKGROUND-REPEAT: no-repeat;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	TEXT-DECORATION: underline;
}
.SearchSortImg {
	WIDTH: 9px;
	HEIGHT: 9px;
	MARGIN-RIGHT: 5px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
}
.ProductTitle, .ProductPrice{
	FONT-WEIGHT: bold;
}

HR {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	border-top-color: #6699FF;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	color:#CC0000;
}
	
.manuMenuTitle {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

.catMenuTitle {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

.manuList {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

.manuList a:link, .manuList a:visited {
	text-decoration: none;	
	color: #000066;
}

.manuList a:hover, .manuList a:active {
	text-decoration: none;
	color: #CC0000;
}


/*
	Buttons
*/
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 12px;
	PADDING-BOTTOM: 2px;
}
.FormButton {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {
	BACKGROUND-COLOR: #CC0000;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
	background-image: url(/store/skin1/images/butbg.gif);
}
FONT.Button {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
}
IMG.ButtonSide {
	WIDTH: 7px;
	HEIGHT: 21px;
}
TD.Button_menuC {
	BACKGROUND-COLOR: #CC0000;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
	background-image: url(/store/skin1/images/but_menuCbg.gif);
}
FONT.Button_menuC {								 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
}
TD.ErrorMessage {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #CC0000;
	padding: 8px;
}
TD.Button_menu {
	BACKGROUND-COLOR: #CC0000;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
	background-image: url(/store/skin1/images/butbg.gif);
}
FONT.Button_menu {								 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-transform: uppercase;
}
IMG.ButtonSide_menu {
	WIDTH: 5px;
	HEIGHT: 20px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #CC0000;
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 20px;
	VERTICAL-ALIGN: middle;
	HEIGHT: 18px;
	margin-bottom: 1px;
	BORDER: 0px;
}

a:link, a:visited {
	COLOR: #CC0000;
	text-decoration: underline;
}
a:hover, a:active {
	COLOR: #FF0000;
	text-decoration: none;
}
.sideBarInt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	font-size: 11px;
}
.sideBarInt a:link, .sideBarInt a:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.sideBarInt a:hover, .sideBarInt a:active {
	COLOR: #CC0000;
	text-decoration: none;
}
.headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/imgs/dialogBG.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #FFFFFF;
}
.ItemsList{
	font-weight: bold;
}

h1 {
	text-align: left;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
