/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #f1f1f2 url(../images/bg_line.gif) center top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h2, h3, h4, h5, h6 { font-weight: normal; margin: 0 0 5px; }
h1 { color: #0081c6; font-size: 25px; font-weight: normal; margin: 0 0 5px; }
/** TEXTS */

body, th, td, input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #777879; line-height: 17px; }

p, blockquote, ul, ol, dl { line-height: 17px; margin-top: 0; margin-bottom: 1em; }
#title_spacer p { font-size: 11px; margin-top: 0; margin-bottom: 1em; }
#title_info p { font-size: 11px; margin-top: 0; margin-bottom: 1em; }
.ul1 { line-height: 15px; margin-left: 0; padding-left: 0; list-style: none; }

.ul1 li {
	line-height: 15px;
}

.ul1 a {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
}
.c2list { margin-left: 10px; padding-left: 10px; }
.c2listblue { color: #0081c6; margin-left: 10px; padding-left: 10px; }
.text1 { font-size: 14px; font-weight: normal; color: #223a73; }

.text2 { font-size: 12px; font-weight: bold; color: #223a73; }

/** LINKS */

a { color: #223a73; text-decoration: none; }

a:hover {
	text-decoration: underline;
}

a.link1 { font-size: 10px; color: #223a73; text-decoration: underline; }

/** STYLES */

.style1 {
	text-align: center;
	font-size: 10px;
	color: #474E59;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/bg05.jpg) no-repeat left 67px; }

.bg2 {
	background: url(../images/bg04.jpg) no-repeat left 207px;
}

.bg3 {
	background: url(../images/bg06.jpg) no-repeat left bottom;
}

.bg4 {
	background: url(images/subpage2_04.jpg) repeat-y left top;
}

.bg5 {
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

.bg6 {
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** CROSS SELL */
.csproduct { border: solid 1px #f00; background-color: #fff; background-image: url(/images/crosssell_fade.gif); background-repeat: repeat-x; background-position: 0 bottom; text-align: center; }
.cstitle { font-size: 14px; font-weight: lighter; color: #223a73; font-family: Verdana, Arial, Helvetica, sans-serif; }

/** MISC */

SELECT.prodoption { float: left; }
SPAN.prodoption { float: left; }
.prodimage { vertical-align: top; }

P.catdesc {
margin-top: 0px;
margin-left: 95px;
margin-bottom: 4px;
vertical-align: top;
}

P.catname {
text-align: left;
margin-top: 0px;
margin-bottom: 4px;
vertical-align: top;
}

TD.catimage {
vertical-align: top;
} 

TD.detailimage {
vertical-align: top;
} 

div.prodprice { color: #223a73; text-align: left; }
div.prodname { color: #223a73; text-align: left; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
div.detailname { color: #223a73; text-align: left; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
div.detailprice { color: #223a73; text-align: left; }
.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}
.img3 { margin-right: 5px; float: right; margin-left: 10px; }
.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 { height: 1px; background: url(../images/homepage13.gif) repeat-x left top; margin: 15px 0; }

.hr2 {
	height: 1px;
	margin: 15px 0px;
	background: url(../images/homepage16.gif) repeat-x left top;
}
.prodseparator { background-image: url(/images/homepage13.gif); background-repeat: no-repeat; }

