/* CSS Document */

body{
margin:0 auto;
background:#000000;
}

#wrapper {
margin:0 auto;
width:950px;
margin-top:20px;
}
.navigation_div {
width:100%; height:37px;
font-family:Arial, Helvetica, sans-serif;color:#E8E5D2; font-size:16px; font-weight:bold; text-align:center; line-height:35px;
background-image:url(images/navigation_line.jpg); background-repeat:repeat-x;
}
.navigation_div a:link{
text-decoration:none; color:#E8E5D2;
}
.navigation_div a:visited{
text-decoration:none; color:#E8E5D2;
}
.navigation_div a:hover{
text-decoration:none; color:#FFFF00; text-shadow:#FFCC00 0px  0px 5px;
}
.active{
text-decoration:none; color:#FFFF00; text-shadow:#FFCC00 0px  0px 5px;
}

/* body Section */

.body_div{
background-image:url(images/home_image.jpg); background-repeat:no-repeat; height:630px; width:950px;
}
.body_txt{
width:950px; background-color:#e8e5d2; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; line-height:16px;  padding-bottom:20px; border-bottom:3px solid #993300;
background-image:url(images/OGL_Icon.gif); background-repeat:no-repeat; background-position:bottom; 
}
p{text-align:justify; }

.oglLogo{
margin:65px 0px 0px 20px; float:left; position:absolute;
}
.smoking_box{
margin:215px 10px 0px 0px; float:right; width:270px;
}

.gift_box{
margin:350px -220px 0px 0px; float:right; width:270px; 
}

.chef_box{
margin:480px -200px 0px 0px; float:right; width:270px;
}

.Text1 {
font-family:Copperplate Gothic Light, Helvetica, Arial; color:#d33628; font-size:18px; text-transform:uppercase; width:160px; float:right; 
}
.Text2 {
font-family:Helvetica , Arial; font-weight:normal; color:#e8e5d2; font-size:12px; text-align:left; width:160px; float:right; 
}

.Text2 a:link{
text-decoration:underline; color:#e8e5d2;
}
.Text2 a:visited{
text-decoration:underline; color:#e8e5d2;
}
.Text2 a:hover{
text-decoration:underline; color:#D33628;
}

h1{
font-family:Copperplate Gothic Bold, Helvetica, Arial, sans-serif; font-size:24px; color:#8E0F0F; margin:0px 0px 25px 0px; font-weight:bold; text-shadow:#ABA58F 0px 2px 2px; padding-top:10px;
}
h2{
font-family:Copperplate Gothic Bold, Helvetica, Arial, sans-serif; font-size:18px; color:#8E0F0F; margin:0px 0px 5px 0px; font-weight:bold; text-shadow:#FFFFFF 2px 2px 0px; text-transform:uppercase;
}

h3{
font-family: Helvetica, Arial, sans-serif; font-size:14px; color:#663300; margin:10px 0px 5px 0px; font-weight:bold; text-transform:uppercase; background-image:url(images/h3-line.jpg);  background-repeat:repeat-y; text-align:left; padding-left:5px;
}

h4{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#663300; margin:10px 0px 0px 0px; font-weight:bold; text-transform:uppercase; 
}

.style_bold{
font-family:Helvetica, Arial, sans-serif; font-size:14px; color:#8E0F0F; font-weight:bold;  line-height:25px; text-transform:uppercase; list-style:none;
}


a:link{
text-decoration:underline; color:#333333;
}
a:visited{
text-decoration:underline; color:#333333;
}
a:hover{
text-decoration:none; color:#d33628; 
}

.textfiled{
border:1px solid #959178;
}



.footer{
font-family:Arial, Helvetica, sans-serif; color:#E8E5D2; font-weight:bold;
margin-top:15px;
}
.footer p{
margin-top:0px; margin-bottom:5px;
}
.footer a:link{
text-decoration:none; color:#E8E5D2;
}
.footer a:visited{
text-decoration:none; color:#E8E5D2;
}
.footer a:hover{
text-decoration:none; color:#D33628;
}



/* Menu Bar Start*/

.menu_div{
background-image:url(images/bag_menu.png);
background-repeat:no-repeat;
padding-bottom:2px;
width:163px;
position:absolute;
margin:20px 0px 0px 740px;
}

.left_menu{
font-family:Arial, Helvetica, Verdana, Myriad Pro;
font-size:12px;
color:#5E5948;
background-color:#DBD8C6;
border:1px solid #FFFFFF; border-style:outset;
height:22px;
line-height:22px;
font-weight:normal;
margin-right:2px;
text-transform:capitalize;
}
.left_menu a:link{
text-decoration:none;
color:#5E5948;
}
.left_menu a:visited{
text-decoration:none;
color:#5E5948;
}
.left_menu a:hover{
text-decoration:none;
color:#6E4909;
font-weight:bold;
}

/* Menu Bar End */

ul{
margin:10px 0px 0px 0px; padding:0px;
}

li{
padding:0px; margin-left:20px; list-style:disc;
}


/**
 * Style sheet for CalendarPickerControl
 * System-colors theme
 */

div.calendarbutton{
	position: absolute;
	width: 15px;
	height: 16px;
	background: transparent url("../images/calendar_icon.png") no-repeat center;
}

#CalendarPickerControl{
	background-color: transparent;
	width: 250px;
	height: 200px;
}

#CalendarPickerControl table.calframe{
	width: 100%;
	border: 1px solid black;
	background-color: buttonface;
	text-align: center;
}

#CalendarPickerControl td.monthname{
	width: 100%;
	font: normal 13px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.monthnameLNX{
	width: 100%;
	font: normal 13px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl table.navigation{
	width: 100%;
	text-align: center;
}

#CalendarPickerControl td.navbutton{
	font: normal 11px Verdana;
	color: buttontext;
	font-weight: bold;
	background-color: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: pointer;
}

#CalendarPickerControl td.navbutton:hover{
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight  threeddarkshadow;
	background-color: buttonshadow;
}

#CalendarPickerControl span.yearbutton{
	cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.dayname{
	font: normal 11px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.daynameLNX{
	font: normal 11px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl td.today{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: red;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.today:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current{
	font: normal 11px Verdana;
	font-weight: bold;
	background-color: highlight;
	color: highlighttext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.day{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: buttontext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.day:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.weekend{
	font: normal 11px Verdana;
	color: buttontext;
	text-decoration: none;
	background-color: threedshadow;
	font-style: italic;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
}

#CalendarPickerControl td.weekend:hover{
	background-color: buttonshadow;
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.dayothermonth{
	font:normal 11px Verdana;
	background-color: buttonhighlight;
	color: inactivecaptiontext;
	border: 1px solid buttonhighlight;
}

#CalendarPickerControl td.weeknumber{
	font:normal 9px Verdana;
	background-color: buttonface;
	color: inactivecaptiontext;
	border-width: 0px;
}


/* Template preview popup */
#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 16px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}

.required
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}

.navblack{
color:#333333;
}






