@charset "utf-8";
body, h1, h2, h3, form, ul, li, ol { margin: 0px; padding: 0px; }
ul, ol { list-style: none; }
p { padding: 10px 0px 10px 0px; margin: 0px; }
/* Floating */
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; border: none !important; padding: 0px !important; }
/* Text align */
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.taj { text-align: justify; }
.vm { vertical-align: middle; }
a { color: #666; text-decoration: none; }
a:hover { color: #918563; text-decoration: none; }
a, a img { border: 0 none; outline: none; }
input, select, textarea { }
.button { }
.noborder { border: 0px none; vertical-align: middle; }
body { color: #5a5a5a; font-family: 'Raleway', sans-serif; font-size: 14px; font-weight:500; background: url(../images/bg.jpg) repeat-x left top #540003; line-height:25px;}
#main { max-width: 980px; margin: auto; background-color: #FFF; }
#hader { position: relative; }
.logo { padding: 10px 0px; width: 237px; margin: auto; height: 102px; }
.logo a { display: block; width: 237px; height: 102px; background: url(../images/logo.jpg) no-repeat left top; text-indent: -9999px; }
.banner { position: relative; }
#midpart { padding: 25px; }



@font-face {
    font-family: 'nuptial_btregular';
    src: url('../fonts/nuptial_bt-webfont.eot');
    src: url('../fonts/nuptial_bt-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nuptial_bt-webfont.woff') format('woff'),
         url('../fonts/nuptial_bt-webfont.ttf') format('truetype'),
         url('../fonts/nuptial_bt-webfont.svg#nuptial_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.welcome_text {font-family: 'nuptial_btregular', sans-serif; font-size:36px; color:#857b5e; padding:0px 0px 8px 0px;}

.welcome_textheader {font-family: 'Raleway', sans-serif; font-size:18px; color:#857b5e; padding:0px 0px 8px 0px; font-weight:bold;}
.mid_left { float:left; width:600px;}
.mid_right { float:right; width:300px;}

.mid_inner { float:left; width:900px;}

.footer { background: #3e3c37; padding: 20px 25px; color:#999; font-size:13px; line-height:26px;}

.footer a { color:#999;}
.footer a:hover { color:#c1b591; text-decoration:underline;}

.footer span { display: block; float: right; text-align:right;}
.footer span img { float:right; padding: 3px 0px 0px 10px; width:26px;}
#prev { display: block; background: url(../images/prev.png) no-repeat left center; width: 36px; height: 400px; position: absolute; left: 30px; top: 0px; z-index: 100; text-indent: -9999px; }
#next { display: block; background: url(../images/next.png) no-repeat left center; width: 36px; height: 400px; position: absolute; right: 30px; top: 0px; z-index: 100; text-indent: -9999px; }
#slideshow1 { height: 400px; }





.menu1 { background-color:#600003; position:relative;}





nav{
text-align: center;
}

.menu li{
list-style: none;
float:left;
position:relative;

}

.menu>li{
background-color: #600003;
border-left: 1px solid #4d0002;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}

.menu li:first-child{

}

 .menu li:last-child{

 }

.menu a{
display: block;
text-decoration: none;
color: white;
padding:10px 35px;
font-family: 'Raleway', sans-serif;
margin: 0;
position: relative;
font-size:14px;
font-weight:500;
}

.menu li:hover{
background-color: #918563;
}


ul.menu-hover{
visibility: hidden;
position: absolute;
top:100%;
opacity: 0;
width:220px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.menu li:hover .menu-hover{
visibility: visible;
height: 100%;
opacity: 1;
}

.menu-hover li{

width:220px;
background-color: #9e9270;
text-align:left;
border-left: none;
border-right: none;
font-family: 'Raleway', sans-serif;
font-weight:500;
font-size:12px !important;
}
.menu-hover li a{font-size:13px !important; padding:6px 10px;}

.in_left { float:left; width:220px; background-color:#dfdbce; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.in_left li { font-size:13px; border-top:dotted 1px #bababa;}
.in_left li a { display:block; padding:7px 0px 7px 30px; background:url(../images/menuarows.png) no-repeat 12px center;}
.in_left li a:hover {color:#600003; background-color:#d5d1c5;}

.in_right { float:right; width:692px;}

.left_title {font-family: 'Raleway', sans-serif; font-weight:700; font-size:15px !important; -webkit-border-top-left-radius: 5px; background-color:#918563;
text-transform:uppercase;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; color:#FFF; line-height:45px; padding:0px 0px 0px 18px;}

.navgation { padding:6px 0px 5px 12px;}
.navgation b { display:block; float:right; padding:0px 25px 0px 0px;}
.navgation span { color:#600003;}
.navgation span a {color:#600003;}
.navgation span a:hover {color:#600003; text-decoration:underline;}

.pro_list {}
.pro_list li { border:solid 2px #ddd; float:left; width:200px; margin:12px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:5px 0px 0px 0px;}
.pro_list li:hover {border:solid 2px #f0bdbf;}
.pro_list li img { width:100%;}
.pro_list li span { display:block; padding:15px 18px; line-height:20px; color:#a60005;}
.pro_list li span b { font-weight:500; font-size:13px; color:#777;}

.newbox {
	border:1px solid #CCCCCC;
	width:250px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.newboxqty {
	border:1px solid #CCCCCC;
	width:100px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	}
.textarea {
	border:1px solid #CCCCCC;
	width:250px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.buttonlink {
	background-color:#FA4243;
	border:1px solid #FF8C16;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	}
.redtext
{
	font-family: tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	font-weight:bold;
}
.error
{
	font-family: tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	font-weight:bold;
}
.text11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.titletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}
.marqueetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top:2px;
	color: #600003;
	text-decoration: none;
	font-weight:bold;

}
.buttonred {
    background-color: #a84008;
    padding: 1px 5px 1px 5px;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	}
.buttonred:hover {
    background-color: #333333;
    padding: 1px 5px 1px 5px;
    border: 1px solid #666666;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	}
















