@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F1BA;
}
body {
	background-color: #680003;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container_border {
	border: 2px solid #f9d580;
}
.body_content {
	padding: 10px;
	line-height: 1.7ems;
	text-align:justify;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsletter_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8F1BA;
	text-decoration:none;
}
.search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8F1BA;
	text-decoration:underline;
}

.newsletter_inputbox {
	border: 2px solid #F9D580;
	width: 135px;
	padding-right: 5px;
}
.newsletter_radiobutton {
	border: 2px solid #F9D580;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9d580;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9d580;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_border {
	background-color: #000000;
	height: 70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9d580;	
	}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #781214;
	font-weight:bold;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #781214;
	text-decoration:underline;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9d580;
	background-color: #000000;
	height: 70px;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}

.webdesign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9ba55;
	height: 70px;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.webdesign:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9ba55;
	height: 70px;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f9d580;
	border-bottom-color: #f9d580;
}
.int_pg_img_size {
	height: 197px;
	width: 294px;
	border: 2px solid #f9d580;
	margin-top: 10px;
	margin-right: 10px;
		
}
/* FOR PRODUCT PAGE FROM JALAL SILKS*/

.product_title {
	font-size: 12px;
	color: #f9ba55;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 23px;
	
}
.product_title1:hover {
	font-size: 12px;
	color: #f9ba55;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	padding-left: 23px;
	
}
.prod_img_border {
	border: 2px solid #f9d580;
}
.image_padding {
	padding-top: 10px;
	padding-left: 23px;
}
.prod_img_content {
	font-size: 11px;
	color:#f9ba55;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}
.prod_sep_padding {
	padding-top: 20px;
	padding-bottom: 10px;

}
.prod_sep {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9d580;
	margin: 20px;
}
.price {
	font-size: 12px;
	color: #f9ba55;
	text-decoration: none;
	text-align: right;

}
.priceamount {
	font-size: 12px;
	color: #f9ba55;
	text-decoration: none;
	text-align: left;
	
}
.quantitybox {
	width: 30px;
	padding-left: 10px;
	height: 13px;
	border: thin solid #f9ba55;
}
.addtocart {
	padding-left: 5px;
}
.table_title {
	font-size: 12px;
	color: #920223;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #DBC093;
	vertical-align: middle;
}

.table_title1 {
	font-size: 12px;
	color: #920223;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #D3AB60;
	vertical-align: middle;
}

.table_border {
	border: 1px solid #FFFFFF;
}
.table_content {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	vertical-align: middle;
	
}
.radiobutton {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 23px;
}
.checkbox {
	border: 1px solid #920223;
}

.tablesubmenu {
	font-size: 12px;
	color: #920223;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 35px;
}
.tablesubmenu:hover {
	font-size: 12px;
	color: #920223;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 35px;
}



.table_content_delete {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	vertical-align: middle;
}
.total {
	font-size: 11px;
	color: #920223;
	text-decoration: none;
	text-align: center;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	vertical-align: middle;
	background-color: #DBC093;
	font-weight: bold;
	text-transform: uppercase;
}
.tablebuttons {
	font-size: 11px;
	color: #DBC093;
	text-decoration: none;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	font-weight: lighter;
	text-transform: uppercase;
}
.tablebuttons:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	font-weight: lighter;
	text-transform: uppercase;
}
.tablebuttonsborder {
	border: 1px solid #DBC093;
}
.tablebuttonsborder:hover {
	border: 1px solid #DBC093;
	color: #ffffff;
}


.tablemenu {
	font-size: 12px;
	color: #920223;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tablemenu:hover {
	font-size: 12px;
	color: #920223;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
	
}
.tabletitle_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #920223;
	font-weight: bold;
	padding-left: 20px;
}
.subtitle_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f9d580;
	border-bottom-color: #f9d580;
}

