@charset "utf-8";

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
	clear: both;
}

* html .clearfix {
    height: 1%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	margin: 0;
	padding: 0;
	height: inherit;
	background: #4b5a7d url(../layout/main_bg.jpg) repeat-x fixed center top;
}

input[type="text"], textarea, select, input[type="password"] {
	padding: 1px;
	border: 1px solid #BDC5D7;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	background: #FFF url(http://www.premiermodelsuk.com/layout/textfield_bg.gif) repeat-x bottom;
}
input[type="text"], textarea, input[type="password"] {

-moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3-4 */
          border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
}
input[type="submit"] {
	background: url(http://www.premiermodelsuk.com/layout/submit_bg.gif) repeat-x center;
	color: #CCC;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 20px;
	border-style: none;
	border-width: 0px;

     -moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3-4 */
          border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
}

#loginform {
	padding: 15px;
	width: 140px;
	float:right;
	text-align: center;
}

#pageheader input {
	padding: 0px;
	margin: 0 0 5px;
	border: 1px solid #BDC5D7;
	font: 9px Verdana, Geneva, sans-serif;
	color: #333;
	background: #FFF url(http://www.premiermodelsuk.com/layout/textfield_bg.gif) repeat-x bottom;
	height: 16px;
}
form {
	padding:0;
	margin:0;
}

h1, h2, h3, h4 {
	margin: 0px 0px 0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}

h2 {
	font-size: 20px;
	color: #6488AC;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

p {
	line-height: normal;
	margin: 0;
	padding: 0px;
}
ul, ol {
	margin: 0px 0px 5px;
}

a {
	color: #6577A3;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #2E364B;
}

a img {
	border: none;
}
.toplinks {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #C3C3C7;
	height: 15px;
	padding: 3px;
	text-align: center;
	margin:0;
}
.highlight, .highlight a {
	color: #F8B50C
}
#container {
	width: 1047px;
	margin: 0px auto;
	background: url(http://www.premiermodelsuk.com/layout/header_bg.png) no-repeat center top;
}
#content {
	padding: 10px 35px;
	min-height: 450px;
	background: url(http://www.premiermodelsuk.com/layout/mid_bg.png) repeat-y center;
	width: auto;
	display: block;
}
#footer {
	margin: 0px auto;
	text-align: center;
	background: url(http://www.premiermodelsuk.com/layout/btm_bg.png) no-repeat center top;
	padding: 0;
	font-size: 11px;
	clear: both;
	height: 56px;
	}
#toplinks {
	padding: 4px 0px;
	height: 50px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #A9B4CB;
	text-align: center;

}
#navigation {
	height: 32px;
	background: url(http://www.premiermodelsuk.com/layout/navigation_bg.jpg) repeat-x;
	padding: 0px;
}
#pageheader {
	height: 170px;
	background: url(http://www.premiermodelsuk.com/layout/top_bg.png) no-repeat center bottom;
	padding: 0px 24px;
}
.gallerydetails {
	width:138px;
	background: url(http://www.premiermodelsuk.com/layout/gallery_reflection.jpg) no-repeat center top;
	padding: 14px 8px 8px;
	text-transform: capitalize;
}.gallerycol {
	text-align: center;
	float: left;
	width: 200px;
	position: relative;
	padding-left: 40px;
}
.thumb {
	background-color:#000000;
	background-position: center;
	background-repeat:no-repeat;
	margin: 0px 0px 10px 30px;
	float: left;
	border: 1px solid #901848;
	cursor: pointer;
}
.admin_th {
	border: 1px solid #999999;
	background: center top;
	height: 50px;
	width: 50px;
}
.review_row {
	background: #FFFFFF url(http://www.premiermodelsuk.com/layout/grad_bg.jpg) repeat-x top;
	padding: 4px;
}
#splashscreen {
	background: url(http://www.premiermodelsuk.com/layout/splash_bg.jpg) no-repeat left top;
	height: 340px;
	padding: 140px 40px 40px 250px;
	text-align: right;
}
#splashheader {
	bottom: 0px;
	height:31px;
	margin: 0px auto;
	text-align: center;
	background: url(http://www.premiermodelsuk.com/layout/header_splash_bg.png) no-repeat center top;
	padding: 0;
	font-size: 10px;
	clear: both;
}
.review_row h3 {
	font-size: 15px;
	font-weight: bold;
	color: #9D1940;
	margin: 0px;
	padding: 0px;
}
.currencybox {
	color: #333333;
	background: #FFFFFF;
	border: 0px none #CCCCCC;
}
.logo {
	float: left;
	margin: 0px 0px 0px 10px;
}
#navigationwrapper {
	background: url(http://www.premiermodelsuk.com/layout/mid_bg.png) repeat-y center;
	padding: 10px 24px 0px;
}
.telephones {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EFD63C;
	padding: 0;
	margin: 0;
	text-align: right;
}
.emergency {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
#toplinks h1 {
	font-size: 10px;
	font-weight: normal;
}
.sidebox_small {
	background: url(http://www.premiermodelsuk.com/layout/box_small_bg.jpg);
	height: 115px;
	width: 173px;
	text-align: center;
	color: #DCE6EF;
	padding: 5px 5px;
}
.sidebox_large {
	background: url(http://www.premiermodelsuk.com/layout/box_large_bg.jpg);
	height: 380px;
	width: 173px;
	text-align: center;
	color: #DCE6EF;
	padding: 5px 5px;
}
.sidebox_small h1, .sidebox_large h1 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px 0px 5px;
}
.sidebox_small p, .sidebox_large p  {
	margin: 0px;
	padding: 0px;
}
.sidebox_small a, .sidebox_large a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.sidebox_small a:hover, .sidebox_large a:hover {
	background-color:#6488AC;
}
#leftcol {
	float: left;
	width: 183px;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 600px;
}
#leftcolprofile {
	float: left;
	width: 282px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#rightcol {
	float: right;
	width: 183px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.sidebox_small select, .sidebox_large select {
	font: 10px Verdana, Geneva, sans-serif;
	color: #465D87;
	width: 120px;
	margin-bottom: 10px;
}
.sidebox_small input[type="text"], .sidebox_large input[type="text"] {
	font: 10px Verdana, Geneva, sans-serif;
	color: #465D87;
	width: 120px;
}
.sidebox_small input[type="submit"], .sidebox_small input[type="password"], .sidebox_large input[type="submit"] {
	font: 10px Verdana, Geneva, sans-serif;
	color: #CCC;
	width: 120px;
	padding:0;
	margin: 0;
	border: 1px solid #465D87;
}
.telephones h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	letter-spacing: 2px;
	word-spacing: normal;
	line-height: 18px;
}
.gallerydetails {
	padding: 2px;
	text-transform: capitalize;
	width: auto;
}
.gallerydetails_home {
	padding: 2px;
	text-transform: capitalize;
	width: auto;
	margin-top: 200px;
	display: table;
}.gallerycol {
	text-align: center;
	float: left;
	width: 180px;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
}
.gallerycol_home {
	text-align: center;
	float: left;
	width: 140px;
	position: relative;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
}
.gallerydetails h2 {
	font-size: 15px;
	margin: 0px 0px 4px;
	padding: 0px;
}
.profilebox_head {
	background: url(http://www.premiermodelsuk.com/layout/profile_head.jpg) no-repeat center top;
	height: 28px;
	width: 282px;
}
.profilebox_bg {
	background: url(http://www.premiermodelsuk.com/layout/profile_bg.jpg);
	padding: 0px 15px;
}

.profilebox_foot {
	background: url(http://www.premiermodelsuk.com/layout/profile_foot.jpg) no-repeat;
	height: 36px;
	margin: 0px 0px 20px;
}
.profilebox_head2 {
	background: url(http://www.premiermodelsuk.com/layout/profile_head2.jpg) no-repeat center top;
	height: 28px;
	width: 282px;
}
.profilebox_bg2 {
	background: url(http://www.premiermodelsuk.com/layout/profile_bg2.jpg);
	padding: 0px 15px;
}

.profilebox_foot2 {
	background: url(http://www.premiermodelsuk.com/layout/profile_foot2.jpg) no-repeat;
	height: 36px;
	margin: 0px 0px 20px;
}
.profileimg {

}
#photowrap {
	width: 620px;
	float: right;
	text-align: center;
	clear: right;
	margin-right: 40px;
}
.profilebox_bg h2 {
	color: #FFF;
}
.gallerycol_home h3 {
	padding-top: 200px;
}
.gallerycol_home h3 a {
	color: #333;
}
#profilewrapper {
	margin:0;
	padding:0;

}.profile_img {
	display: block;
	height: 442px;
	width: 295px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-position:center;
	float: left;
	margin-right: 15px;
}
.profile_frame {
	background: url(http://www.premiermodelsuk.com/layout/gallery_frame_v.png) no-repeat;
	height: 442px;
}
.profile_img_h {
	display: block;
	height: 404px;
	width: 605px;
	margin-bottom: 15px;
	background-position:center;
	float: left;
}
.profile_frame_h {
	background: url(http://www.premiermodelsuk.com/layout/gallery_frame_h.png) no-repeat;
	height: 404px;
}
.profilebox_bg h3 a {
	color: #FFF;
}
#xcurrency {
	border: 1px solid #999;
	background: #D0E1F2;
	font-weight: normal;
}
.profilebox_bg table tr td h4 strong {
	color: #FFF;
}
.sidebox_small #locationsearch select{
	padding: 0px;
	margin-bottom: 3px;
}
#container #content #leftcol .sidebox_small #locationsearch2 #Postcode {
	margin-bottom: 2px;
}
#container #content #leftcol .sidebox_small #locationsearch4 #City {
	margin-bottom: 2px;
}
.smallbox {

}
.smallbox a {
	background: url(http://www.premiermodelsuk.com/layout/highlight-0.gif) repeat-x bottom;
	display:block;
	float:left;
	padding: 1px 4px;
	margin: 1px;
	font-weight: bold;
}
.smallbox a:hover {
	background: url(http://www.premiermodelsuk.com/layout/highlight-1.gif) repeat-x bottom;
}
#container #content table tr td ol li u {
	list-style: disc outside;
}
#container #content ol {
	list-style: decimal inside;
	margin: 0px 0px 0px 10px;
}
#container #content ol li {
	margin-bottom: 10px;
}
#bottomlinks {
	font-size: 11px;
	color: #CCC;
	text-align: center;
}
#bottomlinks a {
	color: #FFF;
}
.red {
	color: #E7290C;
}
.pjustified {
	text-align: justify;
}.centred {
	text-align: center;
}
.membershiptable {
	background: url(http://www.premiermodelsuk.com/layout/membership.jpg) no-repeat center top;
	color: #333;
	font-size: 11px;
}
.black {
	color: #FFF;
}
.black20 {
	background: url(http://www.premiermodelsuk.com/layout/black20.png);
}
.blog {
	padding: 10px;
	border: 1px solid #C1C3C6;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin-right: 210px;
	margin-left: 195px;
	width:540px;
	background-color: #d2d3d6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d2d3d6), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #d2d3d6, #ffffff);
	background-image:    -moz-linear-gradient(top, #d2d3d6, #ffffff);
	background-image:     -ms-linear-gradient(top, #d2d3d6, #ffffff);
	background-image:      -o-linear-gradient(top, #d2d3d6, #ffffff);
	background-image:         linear-gradient(top, #d2d3d6, #ffffff);

            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d3d6', EndColorStr='#ffffff'); 
	display: table;



}
.bigbutton {
	padding:10px;
	text-align:center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	background: #ffb76b; /* Old browsers */
	background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 69%, #ff7f04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(69%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 69%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 69%,#ff7f04 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 69%,#ff7f04 100%); /* IE10+ */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 69%,#ff7f04 100%);

}
.bigbutton a {
	color: #FFF;
}

