/* CSS Document */
html, body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background: #33CCCC url(images/g-bg.jpg) repeat-x ;
	margin: 0;
	padding: 0;
	}

/* ----- Master Layout Box ----- */

#master-wrapper {
	width: 788px;
	margin: 12px auto 0 auto;
	}
#top-wrapper {
	height: -8px;
	margin: 0;
	}
#center-wrapper {
	background: url(../images/center-wrapper.png) repeat-y;
	height: auto;
	}
#bottom-wrapper {
	background: url(../images/bottom-wrapper.png) no-repeat;
	height: 9px;
	margin: 0 0 8px;
	}
#container {
	width: 772px;
	background: #FFFFFF;
	margin: 0 auto;
	height: auto;
	/*display: table;*/
	}
#left {
	width: 236px; /* old= 236px */
	padding: 0 0 0 8px;
	float: left;
	}	
#right {
	width: 520px;
	_width: 512px;
	float: right;
	padding: 0 8px 0 0;
	_padding: 0;
	_margin: 0 4px 0 0;
	}
#cat-nav {
	width: 228px;
	background: url(../images/bg-cat.png) no-repeat;
	height: 165px;
	margin: 14px 0 0 0;
	*margin: 12px 0 0 0; /* Hack IE7 */
	_margin: 12px 0 0 0; /* Hack IE6 */
	padding: 12px 0 0 8px;
	display: block;
	z-index: 12;
	position: relative;
	}
#footer {
	clear: both;
	background: #7AB2A5;
	height: 45px;
	margin: 0;
	text-align: center;
	display: block;
	}
#office-locations {
	width: 752px;
	margin: 8px auto 12px auto;
	text-align: center;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	}
	
/* ----- Logo ----- */
#logo {
	padding: 0;
	width: 236px;
	_width: 220px;
	}

/* ----- Top Menu ----- */
#top-menu {
	text-align: right;
	margin: 8px 0 0 0;
	}
#top-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
#top-menu ul li {
	display: inline;
	line-height: 16px;
	}
#top-menu ul li a.wedding-nav:link, a.wedding-nav:visited, a.wedding-nav:active  {
	background: url(../images/bg-wedding-nav.jpg) no-repeat;
	width: 65px;
	padding: 0 14px 2px 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	}
#top-menu ul li a.wedding-nav:hover {
	color: #D2DE90;
	text-decoration: none;
	}
#top-menu ul li a.birthday-nav:link, a.birthday-nav:visited, a.birthday-nav:active  {
	background: url(../images/bg-birthday-nav.jpg) no-repeat;
	width: 65px;
	padding: 0 12px 2px 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	}
#top-menu ul li a.birthday-nav:hover {
	color: #D2DE90;
	text-decoration: none;
	}
/* ----- Main Menu ----- */
#main-menu {
	width: 520px;
	height: 34px;
	margin: 4px 0 8px 0;
	float: right;
	display: table;
	clear: both;
	}
#main-menu #nav-left {
	background:url(../images/bg_left_main.jpg) no-repeat;
	height: 34px;
	width: 4px;
	float: left;
	margin: 0;
	padding: 0;
	}
#main-menu #nav-content {
	float: left;
	height: 34px;
	width: 512px;
	background: url(../images/bg_main.jpg) repeat-x;
	}
#nav-content ul {
	padding: 0px;
	margin: 0px;
	}
#nav-content ul li {
	list-style: none;
	margin: 0px;
	display: inline;
	color: #FFFFFF;
	}
#nav-content ul li a:link, #nav-content ul li a:visited, #nav-content ul li a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 34px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 8px 8px 5px 12px;
	}
#nav-content ul li a:hover {
	color: #333333;
	/*text-decoration: underline;*/
	background: #FFFFFF;
	}
#main-menu #nav-right {
	background: url(../images/bg_right_main.jpg) no-repeat;
	height: 34px;
	width: 4px;
	float: right;
	}

/* ----- Page Image ----- */
#page-image {
	margin: 44px 0 0 0;
	*margin: 0;
	height: 211px;
	/*position: relative;*/
	}
#hr-pageimage {
	border-top: 2px solid #A47956;
	margin: 4px 0 0 0;
	*margin: 2px 0 0 0;
	_margin: 0;
	padding: 0px;
	
	}

/* ----- Main Content ----- */
#main-content {
	margin: 18px 0 0 0;
	}

/* ----- Category ----- */
#category {
	margin: 6px 0 18px 0;
	width: 209px;
	height: auto;
	}
.cat-box {
	width: 240px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px 2px 2px 2px;
	float: left;
	margin: 12px 12px 24px 0;
	}
.cat-box h2 {
	/*background: #CC9999;*/
	padding: 3px 0 3px 0;
	padding: px;
	margin: 0px;
	}
.cat-box h2 a {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	}
.cat-box h2 a:hover {
	color: #996666;
	}
#prd-list {
	margin: 12px 0 12px 0;
	}
.prd-box {
	float: left;
	border: 1px solid #cccccc;
	width: 142px;
	_width: 158px;
	margin: 0 20px 18px 0;
	_margin: 0 10px 18px 0;
	padding: 8px 4px 8px 4px;
	_padding: 8px 0px 8px 0px;
	text-align: center;
	height: 150px;
	}
.prd-box h3 {
	font-size: 12px;
	padding: 4px 0 0 0;
	color: #333333;
	}
/* ----- Newsletter ----- */
#news-letter {
	margin: 4px 0 8px 0;
	}
#news-letter input {
	border: solid 1px #CCCCCC;
	height: 18px;
	font-size: 11px;
	width: 204px;
	padding: 2px 0 0 4px;
	margin: 2px 0 0 0;
	}

/* ----- Latest News ----- */
#latet-news {
	margin: 18px 0 0 0;
	display: table;
	}

/* ----- Testimonial Frontpage */
#testimonial-frontpage {
	margin: 12px 0 8px 0;
	display: table;
	}

/* ----- Global Left Box ----- */
h4.gLeft-box-title {
	color: #FFFFFF;
	background: url(../images/g-ht-left.jpg) no-repeat;
	font-size: 14px;
	width: 226px;
	line-height: 33px;
	padding: 0 0 0 8px;
	font-family: "Trebuchet MS", Arial, Verdana;
	}
.gLeft-box-content {
	background: #FFFFFF url(../images/g-bgc-left.jpg) repeat-x;
	width: 218px;
	padding: 4px 4px 8px 4px;
	}
.gLeft-box-content h4 {
	color: #357853;
	font-family: "Trebuchet MS", Arial, Verdana;
	}
.gLeft-box-content h4 a:link, .gLeft-box-content h4 a:visited, .gLeft-box-content h4 a:active {
	color: #357853;
	font: "Courier New", Courier, monospace;
	}
.gLeft-box-content h4 a:hover {
	text-decoration: underline;
	}
.gLeft-box-content h5 {
	padding: 4px 0 0 0;
	}
.gLeft-box-content div a {
	color: #000000;
	}
.gLeft-box-content div a:hover {
	text-decoration: underline;
	color: #333333;
	}
.gLeft-box-content div a p {
	color: #000000;
	}
.gLeft-box-content div a p:hover {
	color: #799E42;
	}
p.gLeft-view-all {
	text-align: right;
	}
p.gLeft-view-all a:link, p.gLeft-view-all a:visited, p.gLeft-view-all a:active {
	color: #A47956;
	text-decoration: none;
	}
p.gLeft-view-all a:hover {
	text-decoration: underline;
	}
h4.testi-name {
	text-align: right;
	color: #000000;
	margin: 0 0 18px 0;
	font-size: 12px;
	}

/* ----- Category Frontpage ----- */
.category-frontpage {
	width: 245px;
	margin: 24px 10px 0 0;
	float: left;
	display: table-column;
	}
h2.gTitle-cat{
	height: 30px;
	width: 218px;
	background: url(../images/bg_title_cat.jpg) no-repeat;
	text-align: center;
	}
h2.gTitle-cat a:link, h2.gTitle-cat a:visited, h2.gTitle-cat a:active {
	color: #FFFFFF;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	}
.gContent-cat {
	width: 198px;
	margin: 0 0 12px 0;
	padding: 8px 12px 12px 8px;
	text-align: center;
	background: url(../images/g-bg-cat-home.jpg) repeat-x;
	}
.gContent-cat p {
	text-align: left;
	}
.gContent-cat a p {
	color: #000000;
	}
.gContent-cat a p:hover {
	color: #799E42;
	}
	
/* ----- Brands ----- */
h1#brand {
	margin: 8px 0 0 0;
	font-size: 16px;
	color: #357853;
	}
ul#brand-item {
	padding: 0;
	margin: 0;
	}
ul#brand-item li {
	display: inline;
	float: left;
	padding: 0;
	list-style: none;
	}
ul#brand-item li a img{
	border: 0;
	padding: 2px 0 12px 0;
	}

/* ------ Footer Menu ----- */
#footer-menu {
	padding: 4px 0 2px 0;
	}
#footer-menu ul {
	padding: 0px;
	margin: 0px;
	}
#footer-menu ul li {
	list-style: none;
	display: inline;
	}
#footer-menu ul li a:link, #footer-menu ul li a:visited, #footer-menu ul li a:active {
	color: #FFFFFF;
	padding: 0 8px 0 8px;
	}
#footer-menu ul li a:hover {
	text-decoration: underline;
	}

/* ----- Copyright and Develop ----- */
#cpde {
	width: 400px;
	display: table;
	margin: 0 auto;
	height: 24px;
	}
#copyright {
	float: left;
	padding: 0 18px 0 0;
	color: #FFFFFF;
	margin: auto;
	}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#copyright a:hover {
	text-decoration: underline;
	}
#develop {
	float: left;
	padding: 0 0 0 18px;
	color: #FFFFFF;
	}
#develop a:link, #develop a:visited, #develop a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#develop a:hover {
	text-decoration: underline;
	}
	
/* ----- Office Location ----- */
#office-locations {
	color: #333333;
	}
#office-locations a:link, #office-locations a:visited, #office-locations a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#office-locations a:hover {
	text-decoration: underline;
	}
.branch {
	margin: 0 0 8px 0;
	color: #FFFFFF;
	}
/* ----- Global Main Content ----- */
h1.gTitle-main {
	color: #FFFFFF;
	background: url(../images/gbg-title-main.jpg) no-repeat;;
	width: 508px;
	line-height: 32px;
	padding: 0 0 0 12px;
	margin: 0 0 2px 0;
	}
.gBg-main {
	background: url(../images/bg-main-content.jpg) repeat-x;
	width: 490px;
	padding: 8px 18px 12px 12px;
	text-align: justify;
	margin: 0;
	display: table;
	}
	
/* ---- Wedding ---- */
.wedding-cat-box {
	width: 240px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px 2px 2px 2px;
	float: left;
	margin: 12px 12px 24px 0;
	}
.wedding-cat-box h2 {
	/*background: #CC9999;*/
	padding: 3px 0 3px 0;
	padding: px;
	margin: 0px;
	}
.wedding-cat-box h2 a {
	color: #33CCCC;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	}
.wedding-cat-box h2 a:hover {
	color: #996666;
	}
#wedding-cat ul {
	padding: 0;
	margin: 0px;
	}
#wedding-cat ul li {
	list-style: none;
	padding: 4px 0 4px 8px;
	margin: 0 0 1px 0;
	background: #b87e80;
	}
#wedding-cat ul li:hover {
	background: #996666;
	}
#wedding-cat ul li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
#wedding-cat ul li a:hover {
	text-decoration: none;
	}
#wedding-list {
	margin: 12px 0 12px 0;
	}
.wedding-box {
	float: left;
	border: 1px solid #cccccc;
	width: 142px;
	margin: 0 20px 18px 0;
	padding: 8px 4px 8px 4px;
	text-align: center;
	height: 150px;
	}
.wedding-box h3 {
	font-size: 12px;
	padding: 4px 0 0 0;
	color: #33CCCC;
	}

/*.wedding-box h3 {
	font-size: 12px;
	padding: 4px 0 0 0;
	margin: 0 20px 0 0;
	width: 100px;
	display: block;
	background: #999999;
	}
	
/* ----- Birthday ----- */
.bday-cat-box {
	width: 240px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px 2px 2px 2px;
	float: left;
	margin: 12px 12px 24px 0;
	}
.bday-cat-box h2 {
	/*background: #CC9999;*/
	padding: 3px 0 3px 0;
	padding: px;
	margin: 0px;
	}
.bday-cat-box h2 a {
	color: #33CCCC;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	}
.bday-cat-box h2 a:hover {
	color: #996666;
	}
#bday-cat ul {
	padding: 0;
	margin: 0px;
	}
#bday-cat ul li {
	list-style: none;
	padding: 4px 0 4px 8px;
	margin: 0 0 1px 0;
	background: #b87e80;
	}
#bday-cat ul li:hover {
	background: #996666;
	}
#bday-cat ul li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
#bday-cat ul li a:hover {
	text-decoration: none;
	}
#bday-list {
	margin: 12px 0 12px 0;
	}
.bday-box {
	float: left;
	border: 1px solid #cccccc;
	width: 142px;
	margin: 0 20px 18px 0;
	padding: 8px 4px 8px 4px;
	text-align: center;
	height: 150px;
	}
.bday-box h3 {
	font-size: 12px;
	padding: 4px 0 0 0;
	color: #33CCCC;
	}
	
/* ---- News ---- */
h3.title-news {
	color: #799e42;
	font-size: 16px;
	}
h3.title-news a {
	font-size: 15px;
	}
#other-news {
	margin: 32px 0 0 0;
	}
ol#list-allnews {
	padding: 0 0 0 20px;
	}
ol#list-allnews li {
	padding: 0 0 6px 0;
	}
.readmore-news {
	text-align: right;
	padding: 0;
	margin: 0 0 24px 0;
	}
.readmore-news a:link, .readmore-news a:visited, .readmore-news a:active {
	color: #a47956;
	}
.readmore-news a:hover {
	text-decoration: underline;
	}
#all-news {
	margin: 18px 0 0 0;
	}

/* ---- Testimonial ---- */
#testi-statistic {
	text-align: center;
	padding: 12px 0 0 0;
	}
#testi-pagenav {
	text-align: center;
	padding: 8px 0 8px 0;
	}
h4.testi-author {
	text-align: right;
	font-style: italic;
	text-decoration: underline;
	padding: 0 0 24px 0;
	margin: 0;
	font-size: 12px;
	}
#testi-form {
	padding: 18px 0 0 0;
	}
#testi-form form {
	margin: 0;
	padding: 0;
	}
#testi-form div label { 
	float: left;
	width: 80px;
	text-align: left;
	padding: 0 8px 0 0
	}
#testi-form div input {
	width: 225px;
	margin: 0 0 8px 0;
	}

#testi-form div input.reset {
	width: 70px;
	border: 1px solid #CCCCCC;
	background: #a47956;
	color: #FFFFFF;
	}
#testi-form div input.send {
	width: 70px;
	border: 1px solid #CCCCCC;
	background: #a47956;
	color: #FFFFFF;
	}
.testi-button {
	text-align: right;
	margin: 8px 48px 0 0;
	}
#link {
	margin: 8px 0 12px 0;
	clear: both;
	}
/* ----- Category Menu ----- */
#cat-menu {
	/*width: 236px;*/
	}
#cat-menu ul { 
	margin: 0; 
	padding: 0 ; 
	list-style: none;
	width: 210px; /* Width of Menu Items */ 
} 

#cat-menu ul li { 
	position: relative; 
} 

#cat-menu li ul { 
	position: absolute; 
	left: 209px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block;
	width: 200px;
} 

#cat-menu li:hover ul {
	display: block; 
} 

#cat-menu li:hover>ul { 
	visibility:visible; 
} 

#cat-menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #cat-menu ul li { float: left; height: 1%; } 
* html #cat-menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#cat-menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#cat-menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #000; 
	background: #fff; /* IE6 Bug */ 
	padding: 4px 8px 4px 8px; 
	border: 1px solid #CCCCCC; 
	border-bottom: 0; 
} 

/* Hover Styles */ 
#cat-menu ul a:hover { 
	color: #357853; 
	/*background: #D2DE90; */
} 

/* Sub Menu Styles */ 
#cat-menu li ul a { 
	text-decoration: none; 
	color: #000; 
	background: #fff; /* IE6 Bug */ 
	padding: 5px; 
	border: 1px solid #CCCCCC; 
	border-bottom: 0; 
} 

/* Sub Menu Hover Styles */ 
#cat-menu li ul a:hover { 
	color: #357853; 
	background: #fff; 
} 

/* Icon Styles */ 
#cat-menu ul a.submenu {background:#fff url("../images/r_arrow.gif") no-repeat right; } 
#cat-menu ul a.submenu:hover {background:#f9f9f9 url("../images/r_arrow.gif") no-repeat right;}

/* ----- End Category Menu -----*/

/* ---- Toggle Opacity ---- */
.toggleopacity:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
}
.toggleopacity img{
	/*border: 1px solid #ccc;*/
}
.toggleborder:hover img{
	border: 1px solid navy;
}
.toggleborder:hover{
	color: red; /* Dummy definition to overcome IE bug */
}
h3#link {
	color: #357853;
	margin: 18px 0 0 0;
	clear: both;
	}
.title_contact {
	margin: 8px 0 4px 0;
	}

#order_form {
	/*width: 345px;*/
	}
#order_form input {
	margin: 0 0 8px 0;
	}
#button_order {
	margin: 8px 0 0 0;
	}
input.button_ord_form {
	margin: 0;
	}
#form_contactus {
	float: left;
	}
#address_contactus {
	float: right;
	text-align: left;
	padding: 28px 0 0 0;
	}