/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

html,
body {
	margin: 0;
	padding: 0;
	font: normal 10pt Arial;
	color: #305739; 
	background: #112215 url(../images/bg01.jpg) center fixed;
	height: 100%;
	text-align: center;
}

#container {
	position: relative;
	min-height: 100%;
	width: 776px;
	margin: 0 auto;
	text-align: left;
	background: #D3E5BE url(../images/mainbg01.jpg) top no-repeat;
	background-color: #A7610D;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

#header {
	background: transparent url(../images/header01.png) no-repeat top left;
	width: 776px;
	height: 312px;

}

#header02 {
	width: 776px;
	height: 167px;

}


#mainphoto {
	margin-top: 31px;
	margin-right: 70px;
	background: transparent url(../images/irishshanti.jpg) no-repeat bottom right;
	width: 373px;
	height: 280px;
	float: right;
}

#body {
	padding: 0;
	padding-bottom: 125px;   /* Height of the footer */
}


#footer {
	position: absolute;
	width: 776px;
	background-color: #833501;
	height: 125px;
	bottom: 0;
}

.footercontent{
	padding: 5px 0;
	text-align: center;
	font: normal 8pt Arial;
	color: #FFFFFF;
	margin: 0 0 0 40px;
}


a.footer:link, a.footer:visited, a.footer:hover, a.footer:active	{
	color: #C0C0C0;
	font: normal 8pt Arial;
	text-decoration: none;
}


* html #container { height: 100%; }


#contentback{
	background: #FFFFFF url(../images/mainbg.gif) no-repeat top left;
	text-align: center;
}

#colleft {
	width: 329px;
	float: left;

}

#colright {
	width: 447px;
	float: left;
}

* html #colright { width: 444px; }

.maincontent{
	width: 377px;
	padding-bottom: 10px; 
}

.content {
	background: transparent url(../images/contentbg01.png) repeat;
	padding: 0 8px;
	color: #305739;
} 

#info {
	margin: 4px 0 0 0;
	padding: 8px;
	background: #C19452;
	border: solid 1px #D1AC7F;
}

#gallerycontent {
	padding: 10px;
}


#gallerycontainer { width: 570px; }


.galleryimagecenter {
  margin: 5px;
  text-align: center;
  border: 1px solid #000000;
  float: left;
}

#mainprodcontainer { width: 588px; }


#productcontainer {
  width: 180px;
  height: 290px;
  margin: 4px;
  text-align: center;
  border: 1px solid #89AF4E;
  padding: 3px;
  float: left;
}

* html #productcontainer { height: 296px; }

.prodsearchcell {
	border: 1px solid #89AF4E;
	width: 192px;
}

.productwrap{
	margin: 0px;
	padding: 4px;
  	text-align: center;
	font: normal 11px Arial;
	width: 175px;
}


#linkitproduct {
	font: normal 11px Arial;
	color: #444445;
	text-align: center;
}

#linkitproduct a {
	color: #4F8A9D;
	font-weight: bold;
}

#linkitproduct a:hover	{
	color: #444445;
}

/*- Menu 11--------------------------- */
	
#menu3 {
	width: 262px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	}

#menu3 ul {
	list-style: none;
	margin: 0;
	padding-left: 65px;
	padding-top: 5px;
	}
	
#menu3 li a {
	height: 34px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	display: block;
	}
	
#menu3 li a:hover {
	padding: 0;
	}

* html #menu3 li a {
	height: 34px;
	text-decoration: none;
	}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0 0 0 2px;
padding: 0;
width: 176px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid #D4D4D4;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: #FFFFFF;
border-bottom: 1px dashed #7AA49E;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #89AF4E;
display: block;
width: auto;
padding: 8px 0;
padding-left: 5px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 176px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;

}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 176px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
border-left: 1px dashed #7AA49E;
background: #FFFFFF;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/menuarrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #89AF4E;
font: bold 12px Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.glossymenu li a:hover{
background: #D1E0BA;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #89AF4E;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 181px;
}



h1 {
  font: 18pt Arial;
  font-weight: bold;
  color: #377137;
  margin: 0 0 6px 0;
  padding: 0 0 3px 0;
  text-align: left;
  border-bottom: solid 3px #377137;

}


h2 {
  font: bold 10pt Arial;
  color: #000000;
  margin: 0 0 3px 0;
  text-decoration: underline;
 
}

h6 {
  font: bold 11px Arial;
  margin: 0;
}


#linkitback {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0 25px 0 0;
	line-height: 25px;
	text-align: right;
}

#linkitback a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/linkitback.gif) no-repeat center left;
	text-align: right;
}

#linkitback a:hover	{
	color: #808080;
	text-align: right;
}


#linkitforward {
	clear: both;
	font: bold 12px Arial;
	color: #444445;
	margin: 0;
	text-align: left;
}


#linkitforward a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/linkitforward.gif) no-repeat center left;
	text-align: left;
}

#linkitforward a:hover	{
	color: #444445;
	text-align: left;
}

#linkitsitemap {
	clear: both;
	font: bold 12px Arial;
	color: #444445;
	margin: 0;
	text-align: left;
}


#linkitsitemap a {
	color: #444445;
	font-weight: normal;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/linkitforward.gif) no-repeat center left;
	text-align: left;
	text-decoration: none;
}

* #linkitsitemap a { background: transparent url(../images/icons/linkitforward.gif) no-repeat 5px left;
	}

#linkitsitemap a:hover	{
	color: #4F8A9D;
	text-align: left;
	text-decoration: underline;
}

#linkitsitemap span {
	font: bold 14px Arial;
  	color: #A11B1F;
}


#linkitphoto {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0 25px 0 0;
	line-height: 25px;
	text-align: left;
}

#linkitphoto a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/camera_ico.gif) no-repeat center left;
	text-align: left;
}

#linkitphoto a:hover	{
	color: #808080;
	text-align: left;
}



#linkit {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

#linkit a {
	color: #4F8A9D;
	font-weight: bold;
}

#linkit a:hover	{
	color: #808080;
	text-align: right;
}

#linkitpdf {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

#linkitpdf a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_pdf.gif) no-repeat center left;
}

#linkitpdf a:hover	{
	color: #808080;
	text-align: right;
}

#linkitdoc {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

#linkitdoc a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_doc.gif) no-repeat center left;
}

#linkitdoc a:hover	{
	color: #808080;
	text-align: right;
}

#search_box {
    width: 201px;
    height: 31px;
    background: url(../images/searchbox.gif);
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 6px;
    border: 0;
    width: 158px;
    background: white;

}

#search_box #go {
    float: right;
    margin: 3px 3px 3px 0;
}

#borderbar { border-bottom: 2px solid #89AF4E; padding: 6px 0; }

a.goback:link, a.goback:visited, a.goback:active	{
  color: #FFFFFF;
  font: bold 11pt Arial;
  text-decoration: none;
  margin: 2px 10px 2px 2px;
}

a.goback:hover	{
  color: #FFFF00;
  text-decoration: underline;
}



.adscontent{
padding: 8px 8px 0px 8px;
}

.imageborder {
  border: 1px solid #89AF4E;
}


.productimage {
  border: 1px solid #89AF4E;
  padding: 2px;
}

.imageright {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 1px solid #89AF4E;
}

.imageleft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 1px solid #89AF4E;
}

.imagecenter {
  margin: 5px 0px 5px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 3px solid #89AF4E;
}


.menu{
cursor:pointer;
text-align:left;
font-family:Arial;
color: #FFFFFF;
font-size:10pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:hover{
cursor: pointer;
text-align: left;
font: normal 10pt Arial;
color: #FFFFFF;
font-style:normal;
text-decoration: none;
display: block;
width: 100%;
height: 20px;
padding: 2px 0 0px 5px;
}

.dropmenu{
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 33px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -4px 3px;
text-align:left;
}

* html .dropmenu{
margin: 0 0 -2px 3px;
}

#dropmenulink a {
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 30px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -1px 3px;
text-align:left;
}

* html #dropmenulink a {
margin: 0 0 1px 3px;
}

a:link, a:visited, a:active	{
	color: #305739;
	font-weight : normal;
	text-decoration : underline;
}

a:hover	{
	color : #46829B;
	text-decoration : underline;
}


a.one:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:hover	{
		color : #FF0000;
		font-weight : normal;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

.idtext1
{font: normal 6pt Arial; font-style: normal; color: #000000;}

.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}


/* ######### Style for Menu ######### */

.indentmenu{
font: 8pt Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 0px 0;
background: black url(../images/menuback.png) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/menubackdown.png) center center repeat-x;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border-top: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom: 1px solid #7E9939;
font: bold 8pt Arial;
line-height:18px;
z-index:100;
background: white;
width: 175px;
visibility: hidden;
margin: -4px 0 0 0;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 8px;
border-top: 0 solid #678b3f;
border-bottom: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
color: #FFFFFF;
font: normal 8pt Arial;
text-align:left;
text-decoration: none;
background: #C6D25A url(../images/menusubgreen.png) center repeat-x;
height: 18px;
padding: 4px 0 0 0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
height: 25px;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
background: #C60000;
color: white;
text-decoration: none;
}

.dropmenudiv a:visited { /*THEME CHANGE HERE*/
color: white;
text-decoration: none;
}


/*- Menu Tabs F--------------------------- */

    #tabsF {
	margin: 0px;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}

    #tabsF ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

    #tabsF li {
	display:inline;
	margin: 0px;
	padding: 0px;
	}

    #tabsF a {
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 130px;
	white-space: nowrap;
	text-decoration: none;
	}
    #tabsF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	width: 100%;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 15px 0 16px 0px;
	cursor: pointer;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFL a {
	background:url("../images/menuback.png")  no-repeat left top;
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFL a { width: 128px; }
/* End */

    #tabsFL a span {
	float:left;
	display:block;
	background:url("../images/menubacklast.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFL a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFL a:hover span {
      color:#FFF;
      }
    #tabsFL a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFL a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFF a {
	float:left;
	background:url("../images/menuleft.png")  no-repeat left top;
	margin: 0 0 0 0px;
	padding: 0px 0 0 10px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFF a { width: 128px; }
/* End */

    #tabsFF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;
	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFF a:hover span {
      color:#FFF;
      }
    #tabsFF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


/* ######### CSS for Lightbox ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	cursor: pointer;
	}

#lightbox a img{ border: none; cursor: pointer;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:11px; font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.pagination{
padding: 2px;
text-align: right;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "right" to right align pagination interface*/

}

.pagination li{
list-style-type: none;
display: inline;

margin: 0 1px;

}

.pagination li a, .pagination li a:visited{
background-color: #FFFFFF;
border: 0px solid #305739;
text-decoration: none; 
font-weight: bold;
color: #305739;
font-size: 15px;
padding: 2px 7px;
}

.pagination li a:hover, .pagination li a:active{
border: 0px solid #305739;
color: #FFFFFF;
font-weight: bold;
background: #305739;

}

.pagination li a.currentpage{
background-color: #305739;
color: #FFF !important;
border: 0px solid #305739;
font-weight: bold;
cursor: pointer;

}

.pagination li a.disablelink, .pagination li a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;

}

.pagination li a.prevnext{
font-weight: bold;

}
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    width: 374px;
    height: 280px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* ##### STYLIZED FORM ######## */

#stylized {
	margin: 10px auto;
	width: 559px;
	padding: 14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}

#stylized h1 {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #000000;
	border-bottom: none;
	font-variant: normal;
}

#stylized h2 {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	color: red;
}

#stylized p {
	margin:0;
	padding:0;
	font-size: 11px;
	color: #777777;
	margin-bottom: 20px;
	border-bottom: solid 1px #777777;
	padding-bottom: 10px;
}

#stylized label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 250px;
	float: left;
}

#stylized .small {
	color: #777777;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 250px;
}

#stylized input, #stylized select {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 200px;
	margin: 2px 0 20px 10px;
}

#stylized img {
	float: left;
	padding: 2px 0;
	margin: 2px 0 20px 10px;
}

#stylized textarea {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 250px;
	height: 100px;
	margin: 2px 0 20px 10px;
}

#stylized button { 
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: transparent url(../scripts/jquery-validate/img/formbutton.png) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

#stylized form, #stylized button {border:0; margin:0; padding:0;}
.spacer {clear:both; height: 1px;}

#stylized label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
	clear: both;
	margin: -15px 0 10px 260px;
	text-align: left;
	width: 300px;
}

#stylized input.error {
	border: 2px solid red;
}

#stylized div.error {
	color: red;
	margin: -10px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #777777;
}

#stylized .requiredfield {
	color: red;
}


/**End CSS Style*****************************************/
