/* 
    Document   : style
    Created on : 2009-05-31, 18:25:09
    Author     : PHP5 Dev
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	width: 100%;
	font-family: Georgia;
	background: url(img/bg01.gif) top repeat-x #E8E8E8;
}

a {
	color: #7F1C38;
	text-decoration: none;
}

a:hover {
	color: #7F1C38;
	text-decoration: underline;
}

#header {
	width: 868px;
	height: 65px;
	margin: auto;
}

#header .logo {
	float: left;
	margin-left: 14px;
	margin-top: 16px;
	text-indent: -100000em;
}

#header .logo a {
	display: block;
	width: 361px;
	height: 44px;
	border: 0px;
	background: url(img/logo01.gif) no-repeat;
}

#header #search {
	float: right;
	margin-left: 14px;
	margin-top: 20px;
	color: #fff;
	width: 250px;
}

#header .search {
	color: #fff;
	border: 1px solid #000;
	background-color: #E8E8E8;
	color: #000;
	width: 170px;
	height: 18px;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#header .button {
	float: right;
	height: 25px;
	width: 60px;
	padding: 3px;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #000;
}

#navigation {
	width: 868px;
	height: 45px;
	margin: auto;
	padding-left: 49px;
	background: url(img/nav-bg01.gif) top no-repeat;
}

#navigation .menu {
	float: left;
	margin-top: 0px;
	height: 45px;
}
#navigation .menu li {
	float: left;
	margin-right: 5px;
	list-style: none;
}

#navigation .menu li a {
	display: block;
	text-indent: -100000em;
	height: 35px;
}
#navigation .menu li a.btn01 {
	background: url(img/nav-btn01.gif) no-repeat;
	width: 146px;
}
#navigation .menu li a.btn02 {
	background: url(img/nav-btn02.gif) no-repeat;
	width: 146px;
}
#navigation .menu li a.btn03 {
	background: url(img/nav-btn03.gif) no-repeat;
	width: 146px;
}
#navigation .menu li a.btn04 {
	background: url(img/nav-btn04.gif) no-repeat;
	width: 146px;
}
#navigation .menu li a:hover,
#navigation .menu li a.active {
	background-position: 0 -35px;
}

#top {
	width: 868px;
	height: 310px;
	margin: 0px auto 0px auto;
	background: url(img/bg02.gif) bottom no-repeat;
}

#top h4.page1 {
	width: 840px;
	height: 310px;
	background-image: url(img/top01.jpg);
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#top h4.page2 {
	width: 840px;
	height: 310px;
	background-image: url(img/top02.jpg);
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#top h4.page3 {
	width: 840px;
	height: 310px;
	background-image: url(img/top04.jpg);
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#top h4.page4 {
	width: 840px;
	height: 310px;
	background-image: url(img/top03.jpg);
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#top h4.page5 {
	width: 840px;
	height: 310px;
	background-image: url(img/top03.jpg);
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#top h4.page6 {
	width: 840px;
	height: 310px;
	background-image: url(img/top03.jpg);
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

h4 {
	text-indent: -10000em;
	background-repeat: no-repeat;
}

#content {
	width: 868px;
	margin: 0px auto 0px auto;
	background: url(img/bg03.gif) bottom repeat-y;
}

#content .article {
	padding: 31px 43px 0px 43px;
	font-size: 15px;
}

#content .article p {
	padding-bottom: 20px;
}

#content .article ul {
	padding-top: 0px;
	margin-top: -10px;
	padding-left: 25px;
	line-height: 1.3em;
	list-style: square;
}

#content .title {
	font-size: 18px;
	letter-spacing: 0.5px;
	line-height: 22px;
	width: 100%;
	clear: left;
	padding-bottom: 10px;
}

#content .products {
	padding: 0px 0px 0px 0px;
	font-size: 15px;
}

#content .products img {
	border: 8px solid #CFCFCF;
	margin: 0px 10px 20px 0px;
}

#content .products a:hover img {
	border: 8px solid #7F1C38;
}

#content .products p {
	padding-bottom: 10px;
}

#content .products .line {
	padding-top: 10px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #9F9F9F;
	width: 100%;
	clear: left;
}

#content h1 {
	font-size: 18px;
	letter-spacing: 0.5px;
	line-height: 22px;
	margin-bottom: 20px;
}

#content div.xx {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#content .contact {
	clear: right;
	float: right;
	font-size: 13px;
	width: 210px;
	background: #D7D7D7;
	padding: 30px 15px 40px 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	letter-spacing: 0.5px;
	line-height: 18px;
}

#bottom {
	width: 868px;
	height: 23px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(img/bg04.gif) top no-repeat;
}

#footer {
	width: 868px;
	height: 23px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
}

#footer ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
}

#footer li.left  {
	float: left;
	margin-left: 15px;
	margin-top: 7px;
}

#footer li.right  {
	float: right;
	margin-right: 15px;
	margin-top: 7px;
}

#content ul.productscategorymenu {
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 25px;
	line-height: 1.3em;
	list-style: disc;
}

#content table.productscategorymenu {
	border-bottom: 1px solid #9F9F9F;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
