/**** BASICS ****/
img, div { behavior: url("../css/iepngfix.htc") }

body {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 14px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    width: 98%; /* to get rid of the horizontal scrollbar in IE */
	background: #0D0C0D ;
	line-height: 18px;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
	#header {
		height: 46px;
		background: #771417 url(../image/header.png) left bottom repeat-x;
		font-family: "Century Gothic";
		font-size: 13px;
	}
		#menu {
			width: 650px;
			float: left;
			display: inline;
		}
			ul.menu {
				list-style: none;
				margin: 20px 0 0 60px;
				padding: 0;
			}
				ul.menu li {
					margin: 0;
					padding: 0;
					display: inline;
				}
					ul.menu li a {
						color: #ffffff;
						text-decoration: none;
						font-size: 10px;
					}
					#f_submenu ul.menu li a {
						color: #e63d51;
					}
		#download {
			float: right;
			display: inline;
			width: 300px;
		}
			#download a {
				display: block;
				margin: 20px 0 0 0;
				text-decoration: none;
				font-size: 10px;
			}
	#logo {
		height: 154px;
		position: relative;
	}
		#logo_phone  {
			position: absolute;
			top: 67px;
			right: 60px;
			width: 250px;
			height: 85px;
			color: #ffffff;
			font-size: 30px;
			text-align: right;
			line-height: 30px;
		}
	#center {
		min-height: 400px;
		background: #0d0c0d url(../image/center.png) left top repeat-x;
	}
		#submenu {
			width: 880px;
			margin-left: 60px;
		}
			div.outer {
				border: 1px solid #ffffff;
			}
			div.inner {
				border: 1px solid #761417;
				background-color: #93141b;
			}
			div.image {
				border: 1px solid #93141b;
				float: left;
				display: inline;
				overflow: hidden;
			}
			div.submenu {
				float: left;
				display: inline;
			}
			#submenu ul {
				width: 230px;
				border-top: 1px solid #7d1418;
				border-bottom: 1px solid #7d1418;
				list-style-position: outside;
				list-style-type: none;
				list-style-image: none;
				margin: 0;
				padding: 0;
			}
				#submenu ul li {
					display: block;
					height: 31px;
					border-top: 1px solid #7d1418;
					border-right: 2px solid #761417;
					border-bottom: 1px solid #761417;
					border-left: 2px solid #7d1418;
					background-color: #93141b;
					background-image: none;
					background-repeat: no-repeat;
					background-position: left top;
					margin: 0;
					padding: 0;
					list-style-position: outside;
					list-style-type: none;
					list-style-image: none;
				}
				#submenu ul li.active {
					background-image: url(../image/active.png);
				}
					#submenu ul li a {
						display: block;
						margin: 5px 0 0 30px;
						font-size: 14px;
						letter-spacing: -1px;
						text-decoration: none;
						color: #ffffff;
						font-family: "Century Gothic";
					}
					#submenu ul li.active a {
						font-weight: bold;
						font-size: 15px;
						text-decoration: underline;
					}
		#content {
			width: 590px;
			float: left;
			display: inline;
			margin: 40px 0 0 60px;
			
		}
		#sidebar {
			width: 230px;
			float: left;
			display: inline;
			margin: 40px 0 0 60px;
		}
	#footer {
		height: 150px;
		background: #771417 url(../image/footer.png) left top repeat-x;
	}
		#f_menu {
			position: relative;
		}
		#f_info {
			margin: 20px 0 0 60px;
			font-size: 12px;
		}

div.clear {
	clear: both;
}
div.heading {
	/* border-bottom: 1px solid #b5b7b8; */
}
div.text {

}
.red {
	color: #e63d51;
}
.white {
	color: #ffffff;
}
hr {
	margin: 18px 0 18px 0;
	height: 0;
	border: none;
	border-bottom: 1px dotted #e63d51;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #e63d51;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #e63d51;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #e63d51;
	margin: 0;
	padding: 0;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #e63d51;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0px;
	padding: 0px;}
li {
	list-style-position:inside;
    list-style-type: square;
	margin: 0px;
	padding: 0px;
}
tr, tr td {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
    color: #ffffff;
	height: 18px;
}
table.product {
	border: 1px solid #000000;
	border-collapse: collapse;
}
table.product td, table.product th {
	text-align: left;
	vertical-align: top;
	border: 1px solid #000000;
	padding: 2px 1px 2px 4px;
}
table.product tr.name th {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	background-color: #93141B;
}
table.product tr.price td {
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}
table.product tt.product td {
}

img {
	border: none;
}
input.red, textarea.red {
	background-color: #d9b5d3;
	border: none;
}
select {
	border: 1px solid #ffffff;
}
select, option {
	color: #ffffff;
	background-color: #000000;
}
option {
	border: none;
}
div.image_css2 {
    /* small left */
    margin-bottom: 20px;
}
div.image_css3 {
    /* small right */
    margin-bottom: 20px;
    text-align: right;
}
div.image_css0, div.image_css1 {
    /* large center, small center */
    margin-bottom: 20px;
    text-align: center;
}

div.image_css4 {
    /* small left text */
    float: left;
	display: inline;
    margin: 0px 10px 10px 0px;
}
div.image_css5 {
    /* small right text */
    float: right;
	display: inline;
    margin: 0px 0px 10px 10px;
}    
