body {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	font-size: 80%;
}

/* @override http://www.pridemodels.com.au/css/pride-styles.css */

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 160%;
	color: #F68F1E;
}

#logo-sm h1.gallery-name {
	margin: 0;
	position: relative;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #F68F1E;
	margin-bottom: -10px;
}

#gallery table tbody tr td h2 {
	margin-bottom: 10px;
}

#gallery table tbody tr td p {
	margin: 10px 10px 5px 0;
}

#gallery table.academy tbody tr td img {
	margin: 0;
}
td {
	margin: 0;
}
h3 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

#gallery table tbody tr td h3 {
	margin: 0 0 10px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover, a:active {
	color: #F58E1E;
	text-decoration: underline;
}
#name a:link, #name a:visited {
	color: #333333;
	text-decoration: none;
}
#name a:hover, #name a:active {
	color: #333333;
	text-decoration: underline;
}
#bgd-image {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 0px;
	width: 1800px;
	height: 900px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo-sm img {
	margin-bottom: 5px;
}

/* @group boxes */

#border {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
}

#logo-sm {
	height: 80px;
	width: 880px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px 0 0;
}

#email {
	height: 20px;
	width: 500px;
	padding: 0em;
	top: 450px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	height: 263px;
	width: 500px;
	margin: 0 auto;
	padding: 1em;
	top: 150px;
	position: relative;
}

#box {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	text-align: center;
}

#content {
	width: 100%;
	position: relative;
	margin: 10px auto;
	top: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #000000;
	padding-bottom: 30px;
	height: 380px;
	left: 0;
}

#content-flash {
	width: 100%;
	position: relative;
	margin: 10px 0;
	top: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #000000;
	padding-bottom: 0;
}

#content-main {
	width: 100%;
	position: relative;
	margin: 10px auto;
	top: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #000000;
	padding-bottom: 30px;
	height: 400px;

}

#nav {
	background-color: #FFFFFF;
	height: 40px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #000;
	position: absolute;
	top: 600px;
	color: #000;
}

#info {
	position: absolute;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin: 0 auto;
	width: 100%;
	top: 650px;
}

#nav-menu {
	margin: 0 auto;
	width: 565px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
}

/* @group nav */

/* css sub menu*/

#nav a {
	color: #000;
}
#nav a:hover {
	color: #F68F1E;
}
ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0;
padding: 0px 15px;
list-style-type: none;
}

ul#navlist li {
	float: left;
}

ul#navlist li a
{
color: #000;
padding: 3px;
}

ul#subnavlist { display: inline; }
ul#subnavlist li { float: left; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

a.sublist {
	position: absolute;
	top: -14px;
	right: -105px;
	left: 120px;
	height: 10px;
}

ul#navlist li a.sublist{
	color: #666;
}

/* 
#nav ul#navlist li:hover ul#subnavlist
{
	display: inline;
	padding-top: 5px;
	position: absolute;
	text-align: center;
	top: 5px;
}

ul#navlist li:hover ul#subnavlist li a
{

}

ul#navlist li:hover a.sublist
{
	
}
 */

/* @end */



/* @end */

/* @group classes */

.arrow {
	font-size: 150%;
	text-align: right;
}
.name {
	font-size: 1.3em;
	color: #F68F1E;
	word-spacing: 1px;
}
.h1-class {
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
	word-spacing: 1px;
}

.detail-itallic {
	font-weight: bold;
}
.detail-orange {
	color: #F68F1E;
}

.details {
	color: #F68F1E;
	font-style: italic;
}



/* @end */

#models-nav .models-nav a:hover, {
	color: #F68F1E;
}

#models-nav {
	text-align: center;
	position: relative;
	top: -25px;
	word-spacing: 10px;
}

#models-nav ul#modelnavlist  {
	list-style-type: none;
	display: inline;
}

#models-nav li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

#models-nav li#active a {
	color: #F68F1E;
}
#container {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	top: 0px;
	position: absolute;
	left: 0;
	height: 100%;
	z-index: 0;
}

#container-bgd {
	background: url(../images/BGD-lauren.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
}

#contact-body3 {
	height: 220px;
	width: 200px;
	margin: 0;
	position: relative;
	top: 0;
	text-align: left;
	float: left;
	font-size: 1.2em;
	line-height: 1.8em;
	left: -50px;
}

#gallery h3 img.footycompimg {
	top: 0;
	float: right;
	position: relative;
	right: 0;
	margin-left: 20px;
}

/* @group content parts */

#gallery {
	width: 880px;
	margin: 0 auto;
	position: relative;
	top: 20px;
	text-align: left;
	font-size: 0.9em;
}

#gallery-flash {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 0.9em;
	height: 515px;
	margin: 0;
	top: -18px;
	left: 0;
}

#logo-sm h1.h1-title {
	margin: 0;
	font-size: 16px;
}

#gallery-new {
	width: 880px;
	margin: 0 auto;
	position: relative;
	top: 20px;
	text-align: left;
	font-size: 0.9em;
	overflow-x: auto;
	overflow-y: hidden;
	height: 220px;
	left: 0;
}

#gallery-new a img {
	float: left;
	display: inline;
	margin: 0 2px;
	border: 2px solid #FFF;
}

#gallery-new a img:hover {
	border: 2px solid #F68F1E;
}

#gallery-main {
	width: 880px;
	margin: 0 auto;
	position: relative;
	top: 20px;
	text-align: left;
	font-size: 0.8em;
}

#details {
	position: relative;
	font-size: 1em;
	text-align: left;
	width: 880px;
	top: 10px;
	height: 20px;
	margin: 0 auto;
}

#sizes {
	position: absolute;
	top: 30px;
	height: 150px;
	width: 170px;
	right: -180px;
	font-size: 1.1em;
}

.left {
	width: 390px;
	float: left;
	clear: none;
	line-height: 1.4em;
}

.left h2, .right h2 {
	font-size: 1.4em;
	padding-bottom: 10px;
}

.right {
	width: 390px;
	float: right;
	clear: none;
	line-height: 1.4em;
}

.lefttext {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.rightimg {
	line-height: 1.4em;
	padding: 0 0 10px 10px;
	margin: 0;
	float: right;
}

#name {
	position: absolute;
	height: 20px;
	width: 350px;
	left: 0px;
	top: 0px;
	text-align: left;
}

#name2 {
	position: absolute;
	height: 20px;
	width: 350px;
	top: 0px;
	text-align: right;
	right: 0px;
}

#contact-body1 {
	height: 220px;
	width: 200px;
	margin: 0;
	position: relative;
	top: 0;
	text-align: left;
	left: 0px;
	float: left;
	font-size: 1.2em;
	line-height: 1.8em;
}

#contact-body2 {
	height: 220px;
	width: 300px;
	margin: 0;
	position: relative;
	top: 0;
	text-align: left;
	float: left;
	left: 0;
	font-size: 1.2em;
	line-height: 1.8em;
}

#name h1 {
	margin: 0;
	font-size: 1.4em;
}

#name2 h1 {
	margin: 0;
	font-size: 1.4em;
}

#gallery img {
	padding: 0;
	margin-left: 3px;
	margin-right: 3px;
}

#gallery div.gallery_main_image img {
	margin: 0 0 2px;
	border: 4px solid #FFF;
}

#gallery div.gallery_main_image img:hover {
	border: 4px solid #F68F1E;
}

#gallery .gallery_main_image {
	float: left;
	display: inline;
	margin-right: 10px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#gallery .gallery_main_image .p_title {

}

#gallery-main img {
	border: 2px solid #FFF;
}

#gallery-main img:hover {
	border: 2px solid #F68F1E;
}



/* @end */

.h1-small {
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
}
