/* Model Cakes Styles css File */

body {
	margin: 0;
	padding: 0;
	background-color:#F4F5CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.headban {
	width: 100%;
	height: 168px;
	margin-top: 0;
	border-collapse: collapse;
}

.hdbnlft
{
width: 33%;
height: 148px;
}

.hdbncntr
{
width: 24%;
height: 148px;
}

.hdbnrt
{
width: 34%;
height: 148px;
}

.hdbnbtm
{
width: 100%;
height: 20px;
background-color: #F6F7E2;
text-align: center;
vertical-align: middle;
}

.hdbnbtm p
{
font-size: 0.7em;
font-weight: bold;
color: #714D94;
}

.hdbnbtm a:link, .hdbnbtm a:visited
{
	text-decoration: none;
	color: #BFBF01;
	background: transparent;
	font-weight: bold;
 }
 
 .hdbnbtm a:hover, .hdbnbtm a:active 
 {
	text-decoration: underline;
	color: #714D94;
	background: transparent;
	font-weight: bold;
 }

 .main
 {
	 width: 100%;
	 height: 650px;
	 margin-top: 0;
	 border: none;
	 background-image: url(images/bgrnd_ck.jpg);
	 background-position: 55% 35%;
	 background-repeat: no-repeat;
 }
 
  .main2, .main2w, .main2spoc, .main2fstv
 {
	 width: 100%;
	 height: auto;
	 margin-top: 0;
	 border: none;
 }
 
   .main2w
   {
   height: 525px;
   }
   
   .main2spoc
  {
   height: 625px;
   }
   
   .main2fstv
     {
   height: 350px;
   }

 .main2 h4, .main2w h4, .content1 h4, .main2fstv h4
 {
  font-size: 1.0em;
  font-weight: bold;
  color: #714D94;
  margin-top: 5px;
 }

 .nav
{
  width: 20%;
  height: 75%;
  background: none;
  margin-top: 0;
  padding-top: 15px;
  padding-left: 7px;
  padding-bottom: 0;
  border-collapse: collapse;
  border: none;
 }
 
 .content1
 {
	 width: 78%;
	 height: auto;
 }
 
 .content1 h4
 {
 margin-left: 30%;
 margin-top: 10px;
 margin-bottom: 5px;
 }
 
  .content1 h5
 {
 margin-left: 38%;
 margin-bottom: 5px;
 color: #714D94;
 }
 
 .content1 p
 {
 	 text-align: left;
	 font-size: 0.8em;
	 font-weight: normal;
	 margin-left: 10px;
	 margin-right: 50px;
	 color: #000000;
 	 margin-top: 0;
}

.content1 #psep img
{
 margin-left: 35%;
}

 #newstar
 {
  float: left;
 }
 
 #imginstr
 {
 text-align: center;
 font-size: 0.7em;
 }
 
 #imgtbl
{
 width: 75%;
 height: auto;
 border: 2px solid #714D94;
 border-collapse: collapse;
 font-size: 0.7em;
 text-align: center;
 color: purple;
 
}

#imgtd
{
 width: 16%;
 height: auto;
 padding-top: 5px;
 padding-bottom: 5px;
 vertical-align: middle;
}

#imgtd img
{
 border: 1px solid #cdcc00;
}
 

/*ul.services {
	list-style-type: square;
	margin-left: 50px;
}

 ul.services li{
 	text-align: left;
	font-size: 0.8em;
	text-decoration: none;
	margin-top: 5px;
	color: #000000;
 }
 
ul.services li a:link, ul.services li a:visited{
	text-decoration: none;
	color: #6b1101;
	background: transparent;
	font-weight: bold;
 }
 
 ul.services  li a:hover, ul.services  li a:active {
	text-decoration: none;
	color: #968C85;
	background: transparent;
	font-weight: bold;
 }
 
.tstmnlimgs1
{
	background-color: #FFFFFF;
}

.tstmnlimgs1 img
{
	margin-top: 20px;
	float: right;
}
	
.tstmnlimgs2
{
	background-color: #F7F7F7;
}

.tstmnlimgs2 img
{
	margin-top: 20px;
	float: right;
}

#tstp
{
 font-size: 0.7em;
 margin-right: 10px;
}
*/

 .footer
{
	width: 99%;
	height: auto;
	margin-bottom: 0;
	font-size:0.7em;
	text-align: center;
	padding: 5px;
	background-color: #F6F7E2;	
	color: #714D94;
	clear: both;
}

.footer p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10%;
	}
	
.footer a:link, .footer a:visited
{
	text-decoration: none;
	color: #BFBF01;
	background: transparent;
	font-weight: normal;
 }
 
 .footer a:hover, .footer a:active 
 {
	text-decoration: underline;
	color: #714D94;
	background: transparent;
	font-weight: bold;
 }
 
 .clear
 {
	clear: both;
}

  /* ************************ */
  /*For Highslide imaging*/
  .highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background-color: #FFFFFF;
}
.highslide-image {
    border: 2px solid white;
}

/*.highslide-image-blur 
{

}*/

.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits, a.highslide-credits i 
{
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i 
{
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

