/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ffffff;
	background-image:url(../images-design/new-bg-body.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	margin: 0 auto;
	padding: 0;
}
#bodytop {
	background-image:url(../images-design/new-bg-bodytop.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0;
}
#bodytopright {
	/*background-image:url(../images-design/red-bg-bodytop-right.png);
	background-repeat: no-repeat;
	background-position: top right;*/
	margin: 0px;
	padding: 0;
}
#masthead {
    /*background-image:url(../images-design/bg-masthead-repeat.png);
	background-repeat: repeat-x;*/
    height: 121px; /*was 243px*/
	/*width: 900px;*/
	color: #ffffff;
	padding: 0px;
	margin: 0 0 0 0;
	text-align: center;
}
#mastheadcentre {
    /*background-image:url(../images-design/header3.png);*/
   /*background-image:url(../images-design/red-bg-masthead-centre.png);
	background-repeat: no-repeat;*/
    height: 121px;
	width: 900px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
}
#mastheadcentrenew {
    /*background-image:url(../images-design/red-bg-masthead-centre.png);
	background-repeat: no-repeat;*/
    height: 121px;
	width: 900px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
}
#menubackground {
	background-image:url(../images-design/new-bg-menu-repeat.png);
	background-repeat: repeat-x;
    height: 33px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#menucentre {
    height: 37px;
	width: 900px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
}
#wrapper {
    /*background-image:url(../images-design/bg-wrapper.jpg);
	background-repeat: no-repeat;
	background-color:#171717;*/
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	/*background-image:url(../images-design/bg-middle2.jpg);
	background-repeat: repeat-y;*/
}
#column_top {
	background-image:url(../images-design/new-bg-wrapper-top.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 9px 0px 0px 0px;
}
#column_middle {
	width:900px;
	background-image: url(../images-design/new-bg-wrapper-mid.png);
	background-repeat: repeat-y;
	border:0;
	padding:0;
	margin:0;
}
#column_bottom {
	background-image: url(../images-design/new-bg-wrapper-bottom.png);
	background-repeat: no-repeat;
	height: 39px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 496px;
	float: left;
}
#centerbig {
	width: 642px;
	float: right;
    padding-right: 24px;/*width of div change due to this?*/
}
#centerwhole {
	width: 844px;
	float: left;
    padding-right: 28px;/*width of div change due to this?*/
	padding-left: 28px;/*width of div change due to this?*/
}
#centerwholegallery {
	/*background-image:url(../images-design/bg-centregallery-fill.png);
	background-repeat:repeat-y;*/
	width: 830px;
	/*float: left;*/
	/*border: 1px solid #ffffff;*/
	margin-left: 35px;
    /*padding-right: 10px;/*width of div change due to this?
	padding-left: 10px;/*width of div change due to this?*/
}
#featuredgirls {
    /*background-image: url(../images-design/bg-featuredgirl.png); 
	background-repeat: repeat;*/
}
#centerwide {
	width: 666px;
	float: left;
}
#left {
	background-image:url(../images-design/new-bg-left.png);
	background-repeat:repeat-y;
	background-position:right;
	width: 234px;
	text-align: center;
	float: left;
	/*padding-left: 18px;*/
		}
#leftgirl{
	width: 216px;
	float: left;
	padding-left: 18px;/*width of div change due to this?*/
		}
#right {
	width: 146px;
	float: left;
    padding-right: 24px;/*width of div change due to this?*/
}
#rec {
    margin-left: 16px;
}
#center .content {
	padding: 0px 32px 24px 32px; /* was padding: 24px 32px; */
	font-size: 0.8em;
	line-height: 1.65em;
}
#center .contentgirl-left {
	padding: 24px 0px 24px 16px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#centerbig .content {
	padding: 0px 10px 0px 0px; /* left was 24px */
	font-size: 0.8em;
	line-height: 1.65em;
}
#center .contentbanner {
	padding: 0px 12px 24px 12px; /* left was 24px */
	font-size: 0.8em;
	line-height: 1.65em;
}
#centerwide .content {
	padding: 0px 32px 24px 16px; /* left was 24px */
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 0px 16px 0px 16px; /* left was 24px */
	font-size: 0.75em;
	line-height: 1.5em;
}
#left .contentnotopmargin {
	padding: 0px 16px 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#left .contentnobottommargin {
	padding: 24px 16px 12px 16px;
	margin-bottom: 3px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 0px 16px 0px 16px; /* was 24px 16px */
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 24px;
}
#innercontainer {
	/*border-right: 1px solid #ffffff;*/
    /*background-image:url(../images-design/bg-left-fill.png);
	background-repeat: repeat-y;*/
}
#innercontainergirl {
	/*border: 1px solid #ffffff;*/
    /*background-image:url(../images-design/bg-featuredgirl.png);
	background-repeat: repeat;*/
}
#innercontainercontent {
	margin: 12px;
}
#innercontainerbig {
	/*border: 1px solid #ffffff;*/
    /*background-image:url(../images-design/bg-centre-fill.png);
	background-repeat: repeat-y;*/
}
#innercontainerbigfeatured {
	/*border: 1px solid #ffffff;*/
    /*background-image:url(../images-design/bg-centre-fill.png);
	background-repeat: repeat-y;*/
}
#innercontainerbigcontent {
	margin: 12px;
}
#footer {
	color: #ffffff;
	padding: 0px;
	margin: 0 auto;
	font-size: 0.7em;
	width: 900px;
	clear: both;
	text-align: center;
}
#centretitle {
	background-image: url(../images-design/bg-centretitle.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0 auto;
	width: 900px;
	height: 30px;
	border: 0px;
	/*text-align: center;*/
}
#gallery {
	/*width: 626px;*/
	width: 790px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#portrait {
    width: 300px;
	height: 460px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
}	
#portraitborder {
    width: 300px;
	height: 460px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
}	
#landscape {
	width: 602px;
	height: 460px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
}
#landscapeborder {
	width: 602px;
	height: 460px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
}	
#thumb {
	/*background-image: url(../images-design/bg-thumb2.png);
	background-position: bottom;
	background-repeat: no-repeat;*/
    width: 213px;
	/*border: #ffffff;
	border-width: 1px;
	border-style: solid;*/
	height: 315px;
	margin: 5px 30px 8px 20px;
	/*margin: 2px 2px 0px 0px;*/
	padding: 15px 0px 0px 0px;
	text-align: center;
	float: left;
}	
#thumbtext {
	/*border: 1px solid #ffffff;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 2px;
	width: 208px;
	background-image:url(../images-design/red-bg-thumb3.png);
	background-repeat:repeat-y;
	text-align: center;
	}
#image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 8px;
	text-align: left;
}
#girl {
	width: 624px;
	margin: 0px;
	padding: 0px 0px 10px 18px;
	text-align: left;
	/*border: #ffffff;
	border-width: 1px;
	border-style: solid;*/
	/*background-color: #9cc0e5;*/
}
table.featured {
margin: 0px 0px 0px 0px;
/*border: 1px #010182 solid;
border-collapse: collapse;
border-spacing: 0px;*/
}
#featuredetails {
	vertical-align:text-top;
	width:588px;
	margin: 10px;
	padding: 10px;
	/*border: #ffffff 1px solid;*/
	background-image:url(../images-design/new-bg-purple-one-pixel.png);
	/*border: 1px solid #ffffff;*/
}
#details {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg-details.png);
	border: #ffffff;
	border-width: 1px;
	border-style: solid;
}
.detailtext {
	vertical-align: top;
}
#contentstats {
    width: 100%;
	margin: 0;
	padding: 0;
	font-size: 65%;
}
#app001 {
   font-size: 10px;
   }
#app2 {
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
   }
.timetableleft {
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	vertical-align: top;
   }
.timetableright {
	border-bottom: #ffffff 1px solid;
   }
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
a:link {
	color: #ffffff;
	text-decoration: none;

}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
#left a:link {
	color: #ffffff;
	text-decoration: none;

}
#left a:visited {
	color: #ffffff;
}
#left a:hover {
	color: #ffffff;
}
#center a:link {
	color: #ffffff;
	text-decoration: none;

}
#center a:visited {
	color: #ffffff;
	text-decoration: none;

}
#center a:hover {
	color: #ffffff;
	text-decoration: none;

}
#centerwide a:link {
	color: #ffffff;
	text-decoration: none;

}
#centerwide a:visited {
	color: #ffffff;
	text-decoration: none;

}
#centerwide a:hover {
	color: #ffffff;
	text-decoration: none;

}
#right a:link {
	color: #ffffff;
	text-decoration: none;
}
#right a:visited {
	color: #ffffff;
	text-decoration: none;
}
#right a:hover {
	color: #ffffff;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #ffffff;
	border-left: 6px solid #086584;
	padding: 0 0 0 6px;
	margin-left: 16px;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .menulist a:hover {
	border-color: #ffffff;
}
#footer a:link {
    color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
     color: #ffffff;
	 text-decoration: none;
}
#footer a:hover {
     color: #ffffff;
	 text-decoration: none;

}
.p7uberlink {
	font-weight: bold !important;
	/*letter-spacing: .15em;*/
	border-color: #ffffff !important;
}
h1 {
	line-height:30px;
	font-size: 1.1em;
	margin: 0px 0px 0px 30px; /* was 0 0 5 12 */
	color: #ffffff;
}
h1.phone {
	line-height:30px;
	font-size: 1.3em;
	margin: 0px 0px 0px 30px; /* was 0 0 5 12 */
	color: #ffffff;
}
h2 {
	font-size: 1.1em;
	margin: 10px 0 0 12px;
	color: #ffffff;
}
h3 {
	font-size: 1.0em;
	margin: 30px 0 0 12px;
	color: #ffffff;
}
h4 {
	font-size: 0.9em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content, .contentbanner p {
	font-size: 80%;
	margin: 12px 0;
}
p.thumb {
	font-size: 100%;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}
p.margin {
	padding: 12px;
	margin: 0px;
}
/*FORM STUFF*/
input { 
 background-color: #cd5ff7; 
 color: #ffffff; 
}
#Image1 { 
 color: #ffffff;
}
textarea { 
 background-color: #cd5ff7; 
 color: #ffffff; 
}

