@import url("gallery.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

html, body, table#container {
	height: 100%;
	width: 100%;
	border: 0;
}

#outercell {
	vertical-align: middle
}

#holder {
	width: 770px;
	height: 645px;
	margin: 0 auto;
	position: relative;
}

#centre-align_wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	border:1px dotted #ff0;
	
/*	position:absolute;
	top: 50%;
	left: 50%;
	width:770px;
	height:625px;
	margin-top: -312px; /*set to a negative number 1/2 of your height*/
	/* margin-left: -385px; */ /*set to a negative number 1/2 of your width*/
}

a {
	color: #DC1B5E;
	text-decoration: none;
	outline: none;
}
:focus
{
  -moz-outline-style: none;
}


#wrapper {
	position:absolute;
	width:731px;
	height:455px;
	background-color: #44473f;
	padding-left: 18px;
	padding-right: 18px;
	z-index: 9999999;
	margin-top: 100px;
}
#wrapper_portfolio {
	position:absolute;
	width:767px;
	height:466px;
	background-color: #44473f;
}

#wrapper #ilink {
	margin-top:-30px;
	padding:0 0 30px 85px;
}

#wrapper #ilink-visited {
	margin-top:-50px;
	padding:0 0 30px 85px;
	color: #fff;
}
#wrapper #pagelinks {
	padding:16px 0 0 16px;
	font-size: 14px;	
}


#nav {
	position:absolute;
	width:767px;
	height:100px;
	font-size: 27px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/backgrounds/BG_grey.gif);
}
#nav a:hover {
	color: #999999;
}
#nav a {
	text-decoration: none;
}
#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#pink_topblock {
	background-color: #DC1B5E;
}

#nav li {
	padding: 0px;
	display: block;
	list-style-type: none;
	float: left;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper-2_content {
	position:absolute;
	width:767px;
	margin-top: 90px;
}
#content_table {
	height: 545px;
}
.thankyou_request {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #EC6695;
	margin-bottom: 30px;
}

#footer {
	font-size: 10px;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer td {
	padding-top: 5px;	
}
#footer a:hover {
	color: #999999;
}
#footer p {
	color: #999999;
	margin-left: 14px;
}


.infobox {
	background-color: #DC1B5E;
	border: 8px solid #DC1B5E;
	background-image: url(../images/backgrounds/infobox_dividers.jpg);
	background-repeat: repeat-y;
	background-position: -8px top;
}
h1 {
	font-size: 14px;
	margin-left: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 17px;
	margin-bottom: 8px;
}

p {
	font-size: 11px;
	font-weight: normal;
	margin-left: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	line-height: 15px;
}

#wrapper li {
	font-size: 11px;
	font-weight: normal;
}

.size14text {
	font-size: 14px;
}
.infobox a {
	color: #FFFFFF;
}
.infobox a:hover {
	color: #00CCCC;
}
#logo {
	margin-left: 6px;
	margin-bottom: 7px;
	padding-top: 8px;
}
#theless {
	display: none;

}

.icon_text {
	font-size: 12px;
	font-weight: normal;
}
.indent_textbox td {
	width: 50%;
	padding-left: 13px;
}
.gallery_info {
}
.morelink {
	font-size: 11px;
	font-weight: bold;
}
.morelink a {
	color: #FFFFFF;
}

#style1 a {color: #FFFFFF}
#morelink_container {
	position: absolute;
	margin-left: 100px;
	visibility: visible;
	z-index: 10;
}

#gallery_divider {
	background-image: url(../images/backgrounds/gallery_divider.gif);
	background-repeat: repeat-y;
	background-position: -8px center;
	padding-left: 8px;
	padding-right: 10px;
}
#portfolio_divider {
	background-image: url(../images/backgrounds/portfolio_dividers.gif);
	background-repeat: repeat-y;
	background-position: -9px center;
	padding-left: 8px;
	padding-right: 10px;
}
#details {
	margin-left: 16px;
	margin-bottom: 2px;
}

#style1 {color: #FFFFFF}
#style1 a {color: #FFFFFF}
#style1 a:hover {color: #CCCCCC}
#themore {
	display: none;

}
.topbottompad{
	padding-top: 3px;
	padding-bottom: 8px;
}
ul.content {
	font-size: 11px;
}
