body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin: 0;
}

p {
	margin: 0;
	padding: 5px;
}

h1 {
	margin-bottom: 5px;
	font-size: 18px;
	color: #333;
}
h2 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
}
h3 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #333;
}

form {
	margin: 0;
	padding: 0;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #555;
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
/*	border-width: 1px;
	border-color: #C0C0C0;
	border-style: solid;*/
}
#header {
	background: url(../images/header_bg.png) repeat-x;
	height: 69px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
#logo {
	float: left;
	width: 325px;
	height: 68px;
}
#slogan {
	float: right;
	width: 289px;
	height: 68px;
}

.TopLogo {
	background-color: #000;
	border-top: 1px solid #DA1314;
	border-left: 1px solid #DA1314;
}
.TopSpaceLeft {
	background-color: #302B28;
	border-top: 1px solid #DA1314;
}
.TopSpaceRight {
	background-color: #302B28;
	border-top: 1px solid #DA1314;
	border-right: 1px solid #DA1314;
}
.TopMenu {
	background-image: url(../images/menu_bg.png);
	border-left: 1px solid #C0C0C0;
	padding: 0;
}
.TopMenu ul {
	list-style-image: url(../images/menu_item.png);
}
.TopMenu li {
	padding: 5px 0;
/*	border-bottom: 1px solid #DDD;*/
	text-align:left;
	color: #333;
}
.TopGrayBox {
	background: #EFEFEF url(../images/cards.png) no-repeat;
	border-right: 1px solid #C0C0C0;
 	height: 170px;
	float: left;
 }

.TopBottomBar {
	font-size: 11px;
	background-color: #535353;
	height: 21px;
	color: #FFF;
}

#pics {
	float: left;
	width: 582px;
	height: 170px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

#footer {
	height: 37px;
	background: url(../images/footerLeft_bg.png) repeat-x top center;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	color: #FFF;
}
#footerLeft {
	float: left;
	width: 640px;
	height: 15px;
	padding: 11px;
}
#footerRight {
	float: right;
	width: 197px;
	height: 32px;
	text-align: center;
	background: url(../images/footerRight_bg.png) repeat-x top center;
	border-left: 1px solid #C0C0C0;
	padding-top: 5px;
}
#footer a:active {
	color: #FFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	list-style: none;
	display: inline;
}

.strike {
	text-decoration: line-through;
}


/** BOX STYLES **/
.BoxFrame {
	background-color: #747474;
}

.BoxHeader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #DDDDDE;
	height: 35px;
	padding: 0;
	color: #333;
}
.BoxContent {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding: 6px 8px;
	background-color: #EFEFEF;
	color: #000;
}
.BoxText {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	color: #000;
}
a:active.BoxLink {
	color: #000033;
	text-decoration: none;
}
a:link.BoxLink {
	color: #000033;
	text-decoration: none;
}
a:visited.BoxLink {
	color: #000033;
	text-decoration: none;
}
a:hover.BoxLink {
	color: #000055;
	text-decoration: none;
}


/** PAGE HEADER AND NAVIGATION **/
.pageHeader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	margin: 0;
	color: #000;
}

.pageNavigation {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
	padding: 5px;
	height: 16px;
	color: #0033CC;
}

.pageNavigation div {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
}


/** CATALOG ITEMS **/
.CatalogNavigation {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #EFEFEF;
	color: #000;
}
.CatalogItemDark {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	padding: 4px;
	color: #000;
}
.CatalogItemLight {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
	padding: 4px;
	color: #000;
}


/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/
.listHeader {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	color: #000;
}

.listItem {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
	color: #000;
}


/** FORMS **/
/** NEW FORM STYLES **/
.formFieldSet {
	border: 1px solid #89a8ad;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
/*	border-style: outset;*/
	padding-bottom: 10px;

}

.formContent {
	clear: both;
	float: left;
	padding-left: 0;
	width: 99%;
}

.formSeparator {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	padding: 6px;
	color: #000;
}

.formHeader {
	clear: both;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	padding:5px;
}

.formLine {
	clear: both;
	float: left;
	width: 100%;
}

.formCaption {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	float: left;
	padding: 5px;
	margin-top: 3px;
	text-align: right;
	width: 40%;
}

.formControl {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	float: left;
	padding: 5px;
}

.formSpace {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	float: left;
	padding: 5px;
	padding-left: 15px;
}

.formControlText {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 150px;
	color: #666;
}

.formControlSelect {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 150px;
	color: #666;
}

.formButtons {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
/** NEW FORM END **/

.FormItems {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	color: #333;
}

.formRemark {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999;	
}

.ProductSubtitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	padding: 5px;
}

td.colone {
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}
td.coltwo {
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
}
td.colthree {
}

#cards {
	width: 550px;
	height: 210px;
	overflow: scroll;
}
#cards .card {
	width: 260px;
	height: 200px;
	float: left;
}