/*--------------------
  Cyberlucky: Core styles
---------------------*/
body{
  background-image: url('images/cyberluckyBkgd.gif');
	background-color: #d4c399;
	family: Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #999999;
	margin: 0px; 
	padding: 0px;
}

#mainContent{
  width: 900px;
}
#mainContent td{
  vertical-align: top;
}
#bodyContent{
  text-align: left;
	background-color: #ffffff;
	padding: 0px 30px 30px 30px;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 250px;
}
#bodyContent p.intro{
  line-height: 25px;
  display: inline;
}
#bodyContent p{
  line-height: 25px;
}
	
div.center{
	text-align: center;
}
a, a:link, a:visited, a:active{
	color: #cc6600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h1{
	font-family: Times New Roman, Serif;
	color: #5e5047;
	font-size:xx-large;
	font-weight: normal;
}	
h1.imgH1{
  padding: 0px;
	margin: 0px;
}
h2{
	font-family: Times New Roman, Serif;
	color: #5e5047;
	font-size:x-large;
	font-weight: normal;
}	
ul{
    margin: 0px 10px 10px 10px;
    padding: 0;
    list-style: none;
}
ul li{
    padding: 0 0 5px 15px;
    margin: 0;
    background-image: url(images/green_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    line-height: 19px;
}
.divRight{
  float: right;
}
.divLeft{
  float: left;
}
p.smallPrint{
 font-size: x-small;
 line-height: 12px;
}
img.greenArrow{
  width: 7px;
	height: 7px;
	border: 0px;
	margin-bottom: 1px;
}

/*--------------------
  Hero Head
---------------------*/
#headLogo{
  background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	width: 440px;
	height: 223px;
	float: left;
}
#headPetLogo{
  background-image: url('images/logo_petServices.jpg');
	background-repeat: no-repeat;
	width: 440px;
	height: 223px;
	float: left;
}
#headClientWrapper{
  background-image: url('images/client_quote2.jpg');
	background-repeat: no-repeat;
	width: 460px;
	height: 223px;
	float: left;
}
#headClientWrapper4{
  background-image: url('/images/client_quote4.jpg');
	background-repeat: no-repeat;
	width: 460px;
	height: 223px;
	float: left;
}
#clientQuote{
  font-family: Times New Roman, serif;
	color: #336600;
	font-size: medium;
	padding: 27px 30px 5px 240px;
	font-style: italic;

}
#clientQuote div{
  text-align: left;
	font-size: small;
	padding-top: 8px;
	font-style: normal;
}

/*--------------------
  Hmpg modules
---------------------*/
div.hmpgModuleWrapper{
	border: 1px #bfd195 solid;
	width: 250px;
	height: 200px;
	float: left;
}
#hmpgModule1{
	background-image: url('images/hmpgModuleBkgd1.gif');
	background-repeat:no-repeat;
	margin-right: 35px;
}
#hmpgModule2{
	background-image: url('images/hmpgModuleBkgd2.gif');
	background-repeat:no-repeat;
	margin-right: 35px;
}
#hmpgModule3{
	background-image: url('images/hmpgModuleBkgd3.gif');
	background-repeat:no-repeat;
}
#weddingModule{
	border: 1px #bfd195 solid;
	width: 250px;
	height: 200px;
	float: right;
	background-image: url('images/hmpgModuleBkgd.gif');
	background-repeat:no-repeat;
}
.hmpgModuleTitle{
	font-family: Times New Roman, Serif;
	color: #5e5047;
	font-size:x-large;
	padding: 25px 30px 10px 30px;
	text-align: center;
}	
.hmpgModuleText{
	color: #669933;
	font-size: small;
	padding: 0px 30px 10px 30px;
	text-align: left;
}
div.hmpgModuleBtn{
	padding: 8px;
	text-align: center;
}
div.hmpgModuleContainer
{
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
/*--------------------
  Content styles
---------------------*/
h1.inlineHeader{
  display: inline;
	font-family: Arial, sans-serif;
	font-size: small;
	color: #999999;
	padding-left: 20px;
	padding-right: 3px;
}

/*--------------------
  Footer styles
---------------------*/
div.foot_decor{
	text-align: center;
	margin: 20px;
	clear:both;	
}

div.footerContent{
	font-size: small;
	text-align: center;
	padding: 20px;
}
td.globalFoot{
	background-image: url('images/footerStripes.gif');
	background-repeat: no-repeat;
	width: 900px;
	height: 38px;
}
td.globalFootLinks{
  background-color: #ffffff;
  text-align: left;
	padding: 0px 30px 0px 30px;
	font-family: Arial, sans-serif;
	font-size: small;
}
/*--------------------
  Wedding page
---------------------*/
.weddinglist{
    margin: 5px 15px 0px 15px;
    padding: 0;
    list-style: none;
}
.weddinglist li{
    padding: 0 0 5px 20px;
    margin: 0;
    background-image: url(images/ring_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-weight: bold;
    line-height: 19px;
}
.weddinglist li a, .weddinglist li a:link, .weddinglist li a:hover, .weddinglist li a:visited{
    font-weight: normal;
    cursor: pointer;
}
div.hideDesc{ 
	display:none;
}
div.showDesc{ 
	display:block;
	font-weight: normal;
	padding: 5px;
	background-color: #eeeeee;
	border-bottom: 1px #999999 dashed;
}
div.features{
	float:left;
	padding-right: 10px;
	width: 400px;
}
#weddingModule{
	border: 1px #bfd195 solid;
	width: 250px;
	height: 200px;
	float: right;
	background-image: url('images/hmpgModuleBkgd.gif');
	background-repeat:no-repeat;
}
.hmpgModuleTitle{
	font-family: Times New Roman, Serif;
	color: #5e5047;
	font-size:x-large;
	padding: 25px 30px 10px 30px;
	text-align: center;
}	
.hmpgModuleText{
	color: #669933;
	font-size: small;
	padding: 0px 30px 10px 30px;
	text-align: left;
}
span.answer{
 font-style: italic;
 font-weight: normal;
}
/*--------------------
  Wedding tab-breadcrumb
---------------------*/
#tabs{

}
.tabOn{
  color: #999999;
	border-top: 1px #5e5047 solid;
	border-right: 1px #5e5047 solid;
	border-left: 1px #5e5047 solid;
	border-bottom: 0px;	
	text-align: center;
	width: 120px;
	height: 25px;
	float: left;
	padding-top: 5px;
	margin-right: 1px;
	background-color: #ffffff;
	font-weight: bold;
}

.tabOff{
	border-top: 1px #5e5047 solid;
	border-right: 1px #5e5047 solid;
	border-left: 1px #5e5047 solid;
	border-bottom: 1px #5e5047 solid;	
	text-align: center;
	width: 120px;
	height: 25px;	
	float: left;
	padding-top: 5px;
	margin-right: 1px;
	background-color: #BFD195;
}

/*--------------------
  Portfolio
---------------------*/
.portfolio{vertical-align:top; text-align: center;font: 11px Arial, sans-serif;}
.portfolio img{margin-bottom: 3px; height: 160px; width:236px; border: 1px #cccccc solid;}
.portfolioSectHdr{padding: 0px 3px 0px 3px; font: bold 11px Arial, sans-serif;}


div.showDVDInfo{ 
	background-color: #eeeeee;
	padding: 10px;
	border-bottom: 1px #999999 dashed;
}