body
{
    margin: 0px;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 14px;
    color: #444444;
    background-color: #FFFFFF;
    background-image: url(../images/layout/page_bg.gif);
    background-repeat: repeat-x;
}

td, ul, ol, p
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #444444;
}

a {
	color: #b20838;
	text-decoration:none;
}
a:hover {
	color: #5c001a;
	text-decoration:underline;
}

h1 { margin: 0px; padding: 0px; font-size: 24px; font-weight: normal; }
h2 { font-size: 16px; color: #2f7ba8; font-weight: normal; }

ul li { list-style: square; }
ul li li { list-style: square; }

.Heading { color: #222222; font-size: 16px; }
.HeadingBar { font-size: 18px; border-bottom: 1px solid #CCCCCC; padding: 0px 0px 4px 0px; }

.icon { width: 90px; }
.listItems { list-style: none; margin: 0px 0px 0px 20px; padding: 0px 0px 0px 0px; }
.listItems li { padding: 4px 0px 0px 0px; }
.listItemHeading { color: #0086cf; font-size: 18px; }
.listItemBullet { vertical-align: middle; margin-right: 4px; }

.SiteColor1 { color: #666666; }
.SiteColor2 { color: #333333; }

.textbox {
	background-color: #FFFFFF;
	background-image: url(../images/layout/textbox_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #666666;
	border:solid 1px #CCCCCC;
	padding: 3px 4px 3px 4px;
	width: 250px;
    font-family: Trebuchet MS, Tahoma, Arial;
}

.textboxL {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 24px;
	color: #666666;
	width: 190px;
	border: solid 1px #CCCCCC;
	padding: 14px 14px 14px 14px;
    font-family: Trebuchet MS, Tahoma, Arial;
}

.textarea {
	background-color: #FFFFFF;
	background-image: url(../images/layout/textarea_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #666666;
	border:solid 1px #CCCCCC;
	padding: 3px 4px 3px 4px;
	width: 249px;
	height: 100px;
    font-family: Trebuchet MS, Tahoma, Arial;
}

.dropdown {
    font-family: Trebuchet MS, Arial;
    font-size: 16px;
    color: #666666;
    width: 129px;
}

.pageTitle { height: 24px; padding: 4px 0px 10px 0px; background-repeat: repeat-x; font-size: 16px; color: #999999; }

.border_left_silver { background-image: url('../images/layout/border/silver/left.gif'); background-repeat: repeat-y; width: 12px; }
.border_right_silver { background-image: url('../images/layout/border/silver/right.gif'); background-position: 0px 0px; background-repeat: repeat-y; width: 6px; }
.border_top_silver { background-image: url('../images/layout/border/silver/top.gif'); background-repeat: repeat-x; width: 100%; }
.border_bottom_silver { background-image: url('../images/layout/border/silver/bottom.gif'); width: 100%; }

.header_mid { height: 28px; border-bottom: 1px solid #CCCCCC; background-image: url(../images/layout/border/bg_header_mid.gif); background-repeat: repeat-x; padding: 0px 0px 0px 5px; }

.button { background-color: #FAFAFA; height: 24px; border: 1px solid #b20838; background-repeat: repeat-x; font-family: Trebuchet MS, Tahoma, Arial; font-size: 14px; color: #444444; font-weight: bold; }

.contentPanel { width: 800px; float: right; }
.menuPanel{ width: 200px; float: right; }

.top_nav_item { font-size: 16px; color: #f2db9c; padding: 0px 0px 0px 0px; }
.top_nav_item a:link, .top_nav_item a:visited { color: #f2db9c; text-decoration: none; }
.top_nav_item a:active, .top_nav_item a:hover { color: #FFFFFF; text-decoration: none; }

.menu_nav_item { height: 29px; background-image: url(../images/layout/menu_item_off.gif); background-repeat: repeat-x; font-size: 13px; color: #444444; }
.menu_nav_item a:link, .menu_nav_item a:visited { display: block; width: 100%; height: 100%; color: #444444; text-decoration: none; }
.menu_nav_item a:active, .menu_nav_item a:hover { background-image: url(../images/layout/menu_item_hover.gif); display: block; width: 100%; height: 100%; color: #444444; text-decoration: none; }
.menu_nav_item div { padding: 5px 0px 0px 10px; }
.menu_nav_itemOn { height: 29px; background-image: url(../images/layout/menu_item_on.gif); background-repeat: repeat-x; font-size: 13px; color: #FFFFFF; }
.menu_nav_itemOn a:link, .menu_nav_itemOn a:visited { display: block; width: 100%; height: 100%; color: #FFFFFF; text-decoration: none; }
.menu_nav_itemOn a:active, .menu_nav_itemOn a:hover { display: block; width: 100%; height: 100%; color: #EFEFEF; text-decoration: none; }
.menu_nav_itemOn div { padding: 5px 0px 0px 10px; }

.menu_nav_item_sub { padding: 0px 0px 6px 10px; font-size: 12px; }
.menu_nav_item_sub a:link, .menu_nav_item_sub a:visited { width: 100%; height: 100%; color: #777777; text-decoration: none; }
.menu_nav_item_sub a:active, .menu_nav_item_sub a:hover { width: 100%; height: 100%; color: #333333; text-decoration: none; }
.menu_nav_item_sub_sub { padding: 0px 0px 4px 20px; font-size: 11px; }
.menu_nav_item_sub_sub a:link, .menu_nav_item_sub_sub a:visited { width: 100%; height: 100%; color: #666666; text-decoration: none; }
.menu_nav_item_sub_sub a:active, .menu_nav_item_sub_sub a:hover { width: 100%; height: 100%; color: #333333; text-decoration: none; }

.footer_nav_item { padding: 0px 0px 2px 0px; font-size: 12px; color: #eecd95; }
.footer_nav_item a:link, .footer_nav_item a:visited { color: #eecd95; text-decoration: none; }
.footer_nav_item a:active, .footer_nav_item a:hover { color: #FFFFFF; text-decoration: none; }

.search_box_input { border: 0px solid #CCCCCC; background-color: Transparent; font-size: 20px; color: #666666; }

.pageLink a:link, .pageLink a:visited { display: block; width: 20px; height: 20px; background-color: #f2f2f2; background-image: url(../images/layout/paging_bg.gif); border: 1px solid #CCCCCC; padding: 2px; color: #999999; text-align: center; font-size: 16px; cursor: pointer; }
.pageLink a:hover, .pageLink a:active { display: block; border: 1px solid #666666; padding: 2px; color: #666666; }
.pageLinkOn a:link, .pageLinkOn a:visited { display: block; width: 20px; height: 20px; background-color: #333333; background-image: url(../images/layout/paging_bgOn.gif); border: 1px solid #333333; padding: 2px; color: #FFFFFF; text-align: center; font-size: 16px; font-weight: bold; cursor: pointer; }
.pageLinkOn a:hover, .pageLinkOn a:active { display: block; padding: 2px; color: #EEEEEE; }

.breadcrumbs { font-size: 14px; color: #999999; }
.breadcrumbs a:link, .breadcrumbs a:visited { color: #999999; text-decoration: none; }
.breadcrumbs a:active, .breadcrumbs a:hover { color: #666666; text-decoration: underline; }

/* CSS Button style */
a.squarebutton{
background: transparent url('../images/layout/buttons/square-gray-left.png') no-repeat top left;
display: block;
float: left;
font: normal 16px Tahoma;
line-height: 32px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background as seen below... */
height: 40px; /* Height of button background height */
padding-left: 9px; /* Width of left button border image */
text-decoration: none;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton { color: #b20838; font-weight: bold; font-family: Trebuchet MS; /*button text color*/ }
a.squarebutton span { background: transparent url('../images/layout/buttons/square-gray-right.png') no-repeat top right; display: block; padding: 4px 20px 4px 11px; /*Set 9px below to match value of 'padding-left' value above*/ }
a.squarebutton:hover{ background-position: bottom left; }
a.squarebutton:hover span { background-position: bottom right; color: #9c3e58; }
.buttonwrapper { overflow: hidden; width: 100%; }
/* END CSS Button */

.fieldTitle { padding: 3px 3px 3px 6px; font-weight: normal; }
.fieldTitleSub { font-size: 10px; color: #999999; font-weight: normal; }
.fieldValue { padding: 3px 3px 3px 6px; }

.topLoginPanel { padding: 10px 0px 0px 28px; color: #FFFFFF; font-size: 12px; }
.topLoginPanel a:link, .topLoginPanel a:visited { color: #FFFFFF; text-decoration: none; }
.topLoginPanel a:active, .topLoginPanel a:hover { color: #CCCCCC; text-decoration: none; }

.ListHeader { cursor: pointer; height: 25px; background-image: url('../images/layout/Cart/header_bg.gif'); border-top: 1px solid #CCCCCC; border-bottom: 1px solid #FFFFFF; padding: 0px 5px 0px 5px; font-weight: bold; font-size: 16px; }
.ListItem_1 { height: 24px; border-top: 1px solid #CCCCCC; background-color: #FFFFFF; padding: 5px 5px 5px 5px; }
.ListItem_2 { height: 24px; border-top: 1px solid #CCCCCC; background-color: #FAFAFA; padding: 5px 5px 5px 5px; }
.cart_subvalues { height: 24px; border-top: 1px solid #CCCCCC; background-color: #FEFEFE; font-size: 14px; padding: 0px 5px 0px 5px; }
