body, th, td, input, textarea, select, option {
	font-family: "Calibri", sans-serif;
	font-size: 10pt;
	color: #c2c2c2;
}

@font-face {
	font-family: default_font;
	src: url('malgun.ttf');
}

input {
	color: #000000;
}

textarea {
	color: #000000;
	font-size: 10px;
}

option {
	color: #000000;
	font-size: 10px;
}

hr {
	text-align: center;
	width: 80%;
	color: #828282;
	height: 1px;
	margin:0;
	padding:0;
}

body {
	background: #000000 url('images/bg.jpg') repeat-x;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: 500;
	text-decoration: underline;
	color: #000000;
}

h1 {
	letter-spacing: 0px;
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#formcontainercontact {
	width:400px;
	padding: 10px;
}

#shopscroller{
	text-align:left;
	width:140px;
	margin:0 5px;
	height:220px;
}

div .formLeftcontact {
	float: left;
	width: 40%;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	clear: left;
	text-align: left;
	margin: 3px;
}

div .formRightcontact {
	float: left;
	width: 50%;
	font-size: 12px;
	padding: 0px;
	text-align: left;
	margin: 3px;
}

#formcontainer {
	width:850px;
	padding: 10px;
}

div .formLeft {
	float: left;
	width: 30%;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	clear: left;
	text-align: left;
	margin: 3px;
}

div .formRight {
	float: left;
	width: 65%;
	font-size: 12px;
	padding: 0px;
	text-align: left;
	margin: 3px;
}

.menu_category_container{
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 10px;
	float: left;
	border: 0;
	text-align: center;
}

.menu_category_container img{
	width: 150px;
	padding: 0px;
	border: 0;
}

.category_container{
	width: 190px;
	height: 190px;
	padding: 5px;
	margin: 0 10px;
	float: left;
	text-align: center;
	position: relative;
}

.category_container img{
	padding: 0px;
	border: solid #000000 1px;
}

.category a{
	display: block;
	width: 180px;
	height: 180px;
	padding: 10px;
	border: 0;
	text-decoration: none;
	position: relative;
}

.category a:hover{
	background: url('/images/cat_background.png') no-repeat;
	text-decoration: none;
}

.cart {
	background-color: #0A0A0A;
	border:1px solid #505050;
	color: #FFFFFF;
	padding:20px;
}

.cart a {
	color: #FFFFFF;
}

#shop h1, h2, h3 {
	color: #000000;
}

#shop {
	width: 890px;
	padding: 10px;
	min-height:200px;
	margin:0px auto;
	background: none; 
	border: 1px #101010 solid;
}

#shop a{
	color:#FFFFFF;
}

#master {
	position: relative;
	top: 0px;
	width: 1064px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: center;
}

#topbar {
	width: 1064px;
	height: 117px;
	padding: 0;
	background-color: #000000;
	margin: 0;
	text-align: left;
}

#topbar_01 {
	background: #000000 url('images/2_01.jpg');
	width: 355px;
	height: 117px;
	float: left;
}

#topbar_02 {
	background: #000000 url('images/2_02.jpg');
	padding: 0 25px 0 0;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
	width: 684px;
	height: 87px;
}

#topbar_02 a{
	color: #b2b2b2;
}

#topbar_home {
	width: 90px;
	height: 30px;
	float: left;
}
#topbar_home a{
	background: #000000 url('images/2_03.jpg');
	width: 90px;
	height: 30px;
	float: left;
}
#topbar_home a:hover{
	background-position: 0 -30px;
}

#topbar_about {
	width: 143px;
	height: 30px;
	float: left;
}
#topbar_about a{
	background: #000000 url('images/2_04.jpg');
	width: 143px;
	height: 30px;
	float: left;
}
#topbar_about a:hover{
	background-position: 0 -30px;
}

#topbar_news {
	width: 108px;
	height: 30px;
	float: left;
}
#topbar_news a{
	background: #000000 url('images/2_05.jpg');
	width: 108px;
	height: 30px;
	float: left;
}
#topbar_news a:hover{
	background-position: 0 -30px;
}

#topbar_shop {
	width: 108px;
	height: 30px;
	float: left;
}
#topbar_shop a{
	background: #000000 url('images/2_06.jpg');
	width: 108px;
	height: 30px;
	float: left;
}
#topbar_shop a:hover{
	background-position: 0 -30px;
}

#topbar_faq {
	width: 108px;
	height: 30px;
	float: left;
}
#topbar_faq a{
	background: #000000 url('images/2_07.jpg');
	width: 108px;
	height: 30px;
	float: left;
}
#topbar_faq a:hover{
	background-position: 0 -30px;
}

#topbar_contact {
	width: 152px;
	height: 30px;
	float: left;
}
#topbar_contact a{
	background: #000000 url('images/2_08.jpg');
	width: 152px;
	height: 30px;
	float: left;
}
#topbar_contact a:hover{
	background-position: 0 -30px;
}

#topborder {
	background: #000000 url('images/2_09.jpg');
	width: 1064px;
	height: 60px;
}

#leftborder {
	background: #000000 url('images/2_10.jpg');
	width: 64px;
	height: 540px;
	float: left;
}

#content {
	background: #000000 url('images/2_11.jpg') no-repeat;
	width: 936px;
	height: 540px;
	text-align: left;
	float:left;
	overflow: auto;
	position: relative;
}

#content_about {
	background: #000000 url('images/about_us_bg.jpg') no-repeat;
	width: 936px;
	height: 540px;
	text-align: left;
	float:left;
	overflow: auto;
	position: relative;
}

#content_products {
	background: #000000 url('images/products_bg.jpg') no-repeat;
	width: 936px;
	height: 540px;
	text-align: left;
	float:left;
	overflow: auto;
	position: relative;
}

#rightborder {
	background: #000000 url('images/2_12.jpg');
	width: 64px;
	height: 540px;
	float:right;
}
#bottomborder {
	background: #000000 url('images/2_13.jpg');
	width: 1064px;
	height: 53px;
}

#clearall {
	clear: both;
}

small {
	color: #b2b2b2;
	font-size: 10px;
}



.info, .success, .warning, .error, .validation {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	border: 1px solid #000000;
	text-align: center;
	margin: 15px auto;
	width: 400px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('images/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('images/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('images/warning.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('images/error.png');
}



