

#quick_top{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:206px;
height:51px;
background:  url(../images/cakemaker/quick_top.gif) no-repeat;
}

#quick_content{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:206px;
background:  url(../images/cakemaker/quick_content.gif) repeat-y;
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
line-height: inherit;
}

#quick_bottom{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:206px;
height:18px;
background:  url(../images/cakemaker/quick_bottom.gif) no-repeat;
}

#quick_margin{
padding: 5px 10px 5px 10px;
}


#cakemaker_top{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:491px;
height:49px;
background:  url(../images/cakemaker/cakemaker_top.jpg) no-repeat;
}


#cakemaker_np{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:491px;
height: 28px;
background:  url(../images/cakemaker/cakemaker_content.gif) repeat-y;
}

#cakemaker_content{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:491px;
background:  url(../images/cakemaker/cakemaker_content.gif) repeat-y;
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:12px;
color:#cccccc;
font-weight:normal;
line-height: inherit;
}

#cakemaker_bottom{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:491px;
height:40px;
background:  url(../images/cakemaker/cakemaker_bottom.gif) no-repeat;
}

#cakemaker_bottom_reset{
float: left;
margin: 0 0 0 25px;
padding: 0 0 0 0;
height:40px;
}
#cakemaker_bottom_help{
float: right;
margin: 0 25px 0 0;
padding: 0 0 0 0;
height:40px;
}

#cakemaker_margin{
padding: 5px 10px 5px 10px;
}


#box_top{
    margin-left: auto;
    margin-right: auto;
padding: 0 0 0 0;
width:466px;
height:11px;
background:  url(../images/cakemaker/white_top.gif) no-repeat;
}

#box_content{
    margin-left: auto;
    margin-right: auto;
width:466px;
background:  url(../images/cakemaker/white_content.gif) repeat-y;
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:12px;
color:#666;
font-weight:normal;
line-height: inherit;
}


#box_content2{
    margin-left: auto;
    margin-right: auto;
width:466px;
background:  url(../images/cakemaker/white_content.gif) repeat-y;
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:12px;
color:#666;
font-weight:normal;
line-height: inherit;

}

#box_bottom{
    margin-left: auto;
    margin-right: auto;
padding: 0 0 0 0;
width:466px;
height:13px;
background:  url(../images/cakemaker/white_bottom.gif) no-repeat;
}


#box_margin{
padding: 5px 10px 5px 10px;
}

#next{
float: right;
padding: 0 10px 0 0;
border: 0;
}

#previous{
float: left;
padding: 0 0 0 10px;
border: 0;
}

.letter{
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:14px;
color:#000;
font-weight:bold;
}

.cakemaker_heading{
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:14px;
color:#17617A;
font-weight:bold;
}

.subtext{
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:11px;
color:#000;
font-weight:bold;
}


div.hr {
  height: 10px;
  background: #fff url(../images/cakemaker/dots.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

div.hr2 {
  height: 10px;
  background: #fff url(../images/cakemaker/dots_small.gif) no-repeat scroll center;
}
div.hr2 hr {
  display: none;
}

#cakepreview{
height: 240px;
width: 240px;
border: 0;

}

.imagecopyright{
font-weight: bold;
color: #CC0000;
}


.reset{
cursor: pointer;
}

/* input styles for form elements */

.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #EAEAEA;
	border: inset 1px #708090;
}

select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #EAEAEA;
	border: inset 1px #708090;
}


div.row {
  clear: both;
  padding-top: 10px;
  width: 530px;
  }

div.row span.label {
  float: left;
  width: 120px;
  padding-right: 4px;
  text-align: right;
  border : 1px solid #808080;}

div.row span.formw {
  float: right;
  width: 400px;
   text-align: left;
}

div.row span.labelonly {
  width: 120px;
  padding-right: 4px;
  text-align: left;
  border : 1px solid #808080;}


.asterisk
 {
font-weight: bold;
	color: red;
}


#endform {
  clear: both;
  }

.myvspace{
height: 6px;
}


fieldset.yourdetails{
background-color:#FFFF6A;
border:1px solid #666;
padding:.5em;
}

fieldset.collectiondetails{
background-color:#B6E7AD;
border:1px solid #666;
padding:.5em;
}

fieldset.candlesdetails{
background-color:#FFEBBF;
border:1px solid #666;
padding:.5em;
}

legend{
font-size: 14px;
font-weight: bold;
color: #000;
}

.checkout{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	background-color: #9EFF7D;
	border: 2px solid #333300;
	margin-top: 12px;
	cursor: pointer;
}

#samples_top{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:206px;
height:51px;
background:  url(../images/cakemaker/samples_top.gif) no-repeat;
}

#samples_content{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:206px;
background:  url(../images/cakemaker/samples_middle.gif) repeat-y;
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
line-height: inherit;
}

#samples_bottom{
margin: 0 0 0 0;
padding: 0 0 0 0;
width:206px;
height:18px;
background:  url(../images/cakemaker/samples_bottom.gif) no-repeat;
}

#samples_margin{
padding: 5px 10px 5px 10px;
}

#cakemakerspace1{
height: 230px;
}

#cakemakerspace2{
height: 40px;
}

#cakemakerspace3{
height: 80px;
}

#cakemakerspace3{
height: 80px;
}

.charactercounter{
margin: 0 0 0 0;
padding: 0 0 0 150px;
text-align: left;
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:9px;
color:#17617A;
font-weight:normal;
}

.charactercounter2{
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: left;
font-family:"Trebuchet MS" Arial, Helvetica, Sans-serif;
font-size:9px;
color:#17617A;
font-weight:normal;
}

