@charset "utf-8";
.background {
    /*background-image: url(images/background.jpg);
    background-repeat: repeat-x;*/
    background-color: #FFCF4F;
    margin: 0px 0px 0px 0px;
}
.main_table_color{
	background:#FCE016;
}
.borderLeftRight{
	border-left:#371806 solid 1px;
	border-right:#371806 solid 1px;
}
.nav_bg {
    background-image: url(images/nav_bg.jpg);
    background-repeat: repeat-x;
}
.navigation {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}
.navigation a {
    color: #FFFFFF;
    height: 24px;
    padding-top: 10px;
    display: block;
    text-decoration: none;
}
.navigation a:hover {
    background-image: url(images/nav_hover_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    color: #FFFFFF;
    height: 24px;
    padding-top: 10px;
    display: block;
    text-decoration: none;
}
.header_part_1 {
    background-image: url(images/header_part1.jpg);
    background-repeat: no-repeat;
}
.header_part_new {
    background-image: url(images/witayalogoredblack.jpg);
    background-repeat: no-repeat;
}
.searchbox_top_border {
    border-top: 1px solid #FFFFFF;
}
.searchbox_bott_border {
    border-bottom: 1px solid #FFFFFF;
}
.searchbox_left_border {
    border-left: 1px solid #FFFFFF;
}
.searchbox_right_border {
    border-right: 1px solid #FFFFFF;
}
.text_field {
    background-color: #ffd187;
    border: 1px solid #be4707;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8f754c;
    padding: 3px;
}
.search_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}
.productbox_grad_bg {
    background-image: url(images/productbox_grad_bg.jpg);
    background-repeat: repeat-x;
    background-color: #d9d9d9;
}
.productbox_grad_bg_1 {
    background-image: url(images/productbox_grad_bg_1.jpg);
    background-repeat: repeat-x;
    background-color: #d9d9d9;
}
.productbox_bg {
    background-image: url(images/productbox_bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 250px;
}
.productbox_bg_1 {
    background-image: url(images/productbox_bg_1.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 281px;
}
.product_heading {
    font-family: "Trebuchet MS";
    font-size: 15px;
    font-weight: bold;
    color: #392012;
    text-align: left;
    text-transform: uppercase;
    padding: 12px 0px 0px 0px;
}
.product_detailbox {
    background-image: url(images/product_detail_box.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.product_heading_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #424242;
    text-align: left;
}
.design_heading_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
.product_txt_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2f2f2f;
    text-align: left;
}
.product_txt_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #d10500;
    text-align: left;
}
.product_txt_3 {
    font-family: "Trebuchet MS";
    font-size: 15px;
    font-weight: bold;
    color: #f76700;
    line-height: 17px;
}
.product_txt_4 {
    font-family: "Trebuchet MS";
    font-size: 15px;
    font-weight: bold;
    color: #3a1a01;
    line-height: 17px;
}
.product_txt_5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: left;
}
.product_txt_6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
}
.heading_1 {
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    color: #fb5e00;
    text-align: left;
}
.txt_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffd2ae;
}
.innerbox1_top_bg {
    background-image: url(images/innerbox1_top_bg.jpg);
    background-repeat:repeat-x;
}
.innerbox1_bott_bg {
    background-image: url(images/innerbox1_bott_bg.jpg);
    background-repeat:repeat-x;
}
.innerbox1_cont_border {
    border-left: 2px solid #ffe2a8;
    border-right: 2px solid #ffe2a8;
    background-color: #ffa802;
}
#inner_div {
    width: 167px;
    height: 322px;
    float: left;
    overflow: auto;
}
.heading_2 {
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #000000;
}
.link_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #905904;
    text-align: left;
}
.link_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ff6a00;
}
.link_2 a {
    color: #ff6a00;
    text-decoration: none;
}
.link_2 a:hover {
    color: #ff6a00;
    text-decoration: none;
}
.lpbox_top_bg {
   /* background-image: url(images/lpbox_top_bg.jpg);
    background-repeat: repeat-x;*/
	background:#ffb536 url(images/lpbox_top_bg.jpg) repeat-x top;
}
.lpbox_bott_bg {
    background-image: url(images/lpbox_bott_bg.jpg);
    background-repeat: repeat-x;
}
.lpbox_cont_border {
    border-left: 2px solid #ffe2b8;
    border-right: 2px solid #ffe2b8;
    background-color: #ffa200;
}
.left_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #150900;
    text-align: left;
    background-image: url(images/bullet_1.jpg);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 17px;
    padding-bottom: 6px;
}
.left_link a {
    color: #150900;
    text-decoration: none;
}
.left_link a:hover {
    color: #150900;
    text-decoration: underline;
}
.left_link_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #372300;
    text-align: left;
    background-image: url(images/bullet_2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 23px;
    padding-bottom: 6px;
}
.left_link_1 a {
    color: #372300;
    text-decoration: none;
}
.left_link_1 a:hover {
    color: #372300;
    text-decoration: underline;
}
.lpbox_heading {
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #341906;
    text-align: left;
    border-bottom: 2px solid #785d0b;
    padding-bottom: 2px;
}
.lp_txt_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}
.lp_txt_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;/*23px*/
    color: #ff0000;
	/*color:#2F1B06;*/
	font-weight:bold;
}
.lp_txt_3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.lp_txt_4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
.lp_txt_4 a {
    color:#7F3A07;/*#FFFFFF*/
    text-decoration: none;
}
.lp_txt_4 a:hover {
    color: #ff0000;
    text-decoration: none;
}
.footer_bg {
    border-top: 2px solid #6b3107;
}
.footer_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    letter-spacing:1px;
}
.footer_link a {
    color: #000000;
    text-decoration: none;
}
.footer_link a:hover {
    color: #000000;
    text-decoration: underline;
}
.footer_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #735400;
    font-weight: bold;
    text-align: center;
}
.welcome_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}
.link_3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
.link_3 a {
    color: #000000;
    text-decoration: none;
}
.link_3 a:hover {
    color: #ff0000;
    text-decoration: none;
}
.link_4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #341906;
}
.link_4 a {
    color: #341906;
    text-decoration: none;
}
.link_4 a:hover {
    color: #ff0000;
    text-decoration: none;
}

.product_txt_7 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #d10500;
    text-align: left;
}

.innerbox_bgcolor {
    background-color: #371806;
}
.productbox_bgcolor {
    background-color: #D9D9D9;
}
.hr_bgcolor {
    background-color: #592703;
}
.txt_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffd2ae;
}

.subpage_title_bg {
    background-image: url(images/subpage_title_bg.jpg);
    background-repeat: repeat-x;
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #000000;
    padding-top: 8px;
    text-align: left;
}




.content_heading {
    font-family: "Trebuchet MS";
	font-size: 20px;
	color: #7e680a;
	text-align: left;
}
.content_txt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.content_link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d28806;
}
.content_link a {
	color: #d28806;
	text-decoration: none;
}
.content_link a:hover {
	color: #7e680a;
	text-decoration: none;
}
.forwardBtn
{
	background:url(images/forward_btn.jpg) no-repeat left top;
	width:27px;
	height:28px;
	cursor:pointer;
	border:none;
}
.backwardBtn
{
	background:url(images/backward_btn.jpg) no-repeat left top;
	width:27px;
	height:28px;
	cursor:pointer;
	border:none;
}
.borderTopBottom
{
	border-bottom:#baa303 solid 1px;
	border-top:#baa303 solid 1px;
	padding:8px 0;
}
.darkbrownborder{border:#693305 solid 1px;}
.product_table
{
	width:185px;
	height:246px;
	/*background:#ffa200;*/
}
.lpbox_right_bg{background:url(images/lpbox_top_right_bg.jpg) repeat-y right;}
.lpbox_left_bg{background:url(images/lpbox_top_left_bg.jpg) repeat-y left;}
.product_name
{
	font-size:12px;
	color:#150900;
	text-align:center;
	font-weight:bold;
}

.imgWhiteborder{border:#FFFFFF solid 1px;}
.productprice_txt, .productprice_txt a
{
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}
.paddingTop{padding-top:8px;}
.contactboxBg
{
	background:#ffa200 url(images/contact_img.png) no-repeat 18px 6px;
	padding:11px;
	text-align:center;
}

.wedding_collection_bg
{
	background:url(images/wedding_bg.png) no-repeat left top;
	width:698px;
	height:525px;
}
.wedding_collection_content
{
	width:585px;
	margin:0 auto;
	position:relative;
}
.wedding_collection_heading
{
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.wedding_collection_subheading
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
}

.tdColor{background:#ffa200;}