discription@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#FFF;
	color:#CDBA9C;
	/*color:#B99F8C;*/
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-size:12px;
}

table.menu {
	margin-top:10px;
	border-width: 0px;
	border-color:#969390;
	border-bottom-style:solid;
	border-top-style:solid;
	text-align:center;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	/*color:#B99F8C;*/
	color:#CDBA9C;
	width:793px;
	margin-left:auto;
	margin-right:auto;
}

table.menu td{
	/*width:20%;*/
}

table.items {
	margin-top:30px;
	text-align:center;
	color:#CDBA9C;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	empty-cells: hide;
}

table.items td{
	border:solid;
	border-color:#FFF;
	
}

table.text {
	margin-top:30px;
	border-width: thin 1px;
	border-spacing: ;
	border-color:#969390;
	border-bottom-style:thin 1px;
	border-top-style:thin 1px;
	text-align:center;
	color:#CDBA9C;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

table.tandc {
	margin-top:30px;
	border-width: 0px;
	border-spacing: ;
	border-color:#969390;
	border-bottom-style:solid;
	border-top-style:solid;
	
	text-align:left;
	color:#CDBA9C;
	width:580px;
	
	margin-left:auto;
	margin-right:auto;
}

table.contact {
	margin-top:30px;
	border-width: 0px;
	border-spacing: ;
	border-color:#969390;
	border-bottom-style:solid;
	border-top-style:solid;
	
	text-align:center;
	color:#CDBA9C;
	width:600px;
	
	margin-left:auto;
	margin-right:auto;
}


table.press {
	margin-top:30px;
	border-width: 0px;
	border-spacing: ;
	border-color:#fff;
	border-bottom-style:solid;
	border-top-style:solid;
	text-align:left;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	color:#CDBA9C;
}

table.press#row{
	background-color:#fff;
	color:#6FC;
}

.rowbackgrnd {
background-color: #fff;
}

table.order {
	margin-top:30px;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	/*background-color: #E1DCDA;*/
	background-color:#FFF;
	color:#CDBA9C;
	text-align:left;

	width:650px;
	vertical-align:top;
	
	margin-left:auto;
	margin-right:auto;
}

table.order th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: ;
	vertical-align:top;
	/*background-color: #E1DCDA;*/
	background-color:#FFF;
	-moz-border-radius: ;
}
table.order td {
	
	border-width: 0px;
	padding: 0px;
	border-style: none;
	vertical-align:top;
	/*background-color: #E1DCDA;*/
	background-color:#FFF;
	-moz-border-radius: ;
}

a:link {
color: #CDBA9C;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #CDBA9C;
font-weight: normal;
text-decoration: none;
}

a:link:hover, a:visited:hover {
color: #CDBA9C;
font-weight: normal;
text-decoration:none;
}

input.sendbutton {
	width: 75px;
	height: 25px;
	background:#D7C8B0 ;
	color:#8E807B;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	cursor : pointer;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
input.sendbutton:hover {
background: #CABAAA;
color:#FFF;
}

input.text{
	color:#8E8583;
	/*background-color:#F7F2EE;*/
	/*background-color:#CABAAA;*/
	background-color:#D7C8B0;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	width:98%;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

input.items{
	color:#8E8583;
	/*background-color:#F7F2EE;*/
	/*background-color:#CABAAA;*/
	background-color:#D7C8B0;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	width:98%;
	font-size:12px;
	width:20px;
	text-align:center;
}

textarea.area {
	width: 98%;
	color:#8E8583;
	/*background-color:#F7F2EE;*/
	/*background-color:#CABAAA;*/
	background-color:#D7C8B0;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	font-size:14px;
	height: 75px;
}

#boxlarge{
	height: 600px;
	left: 50%;
	margin-left: -450px;
	margin-top: -260px;
	min-width: 900px;
	position: absolute;
	text-align: left;
	top: 50%;
	width: 900px;
}

div.ordernaw{
	border: 0px dashed #FF0000;
	color: #CDBA9C;
	text-align: left;
	font-size:15px;
	width: 320px;
	margin: 0px;
	padding-right: 20px;
	float:left;
}

div.orderitems{
	border: 0px dashed #FF0000;
	color: #CDBA9C;
	text-align: left;
	font-size:15px;
	width: 480px;
	margin: 0px;
	padding-right: 20px;
	float:left;
}

div.ordercontainer{
	position:absolute;
	border: 0px dashed #306;
	text-align:center;
	width:850px;
	left: 52%;
	margin-left: -425px;
	color: #FFF;
	padding: 0px;
}

a.zoom{
	cursor : url("http://localhost/siddh/press/cursor.cur");
}

