.newsIndx_box {
	text-align:left;
	margin: 5px;
	padding: 5px;
}
.newsIndx_box h1, .news_box h4, .right_content h1 {
	margin: 0;
	padding: 0;
}
.newsIndx_box p, div.video_box p, .right_content p {
	padding: 0 0 10px;
	margin: 0;
	color: #000033;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}
.newsIndx_box h1 a {
	font: Bold 18px Helvetica, "Times New Roman", Times, serif;
	color: #3599c9;
	text-decoration: none;
}
.newsIndx_box h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003399;
}
.newsIndx_box h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #404040;
	background: url(images/date.gif) center left no-repeat;
	text-indent: 20px;
	line-height: 16px;
}
.newsIndx_box h4 strong {
	color: #2070d3;
}


body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D8682;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
.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: white;
}
.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;
}
.clear {
	clear: both;
}
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/

/*CSS black style pagination*/
	div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	color:#4E8FFF;
	font-size:80%;
}
div.pagination a {
	border: 1px solid #909090;
	padding: 3px;
	margin: 3px;
	background-color:#2F5FAB;
	background-position:bottom;
	text-decoration: none;
	color: #FFFFFF;
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #f0f0f0;
	background-color:#00CCFF;
	color: #000066;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 5px;
	border: 1px solid #ffffff;
	font-weight: bold;
	background-color: #2F5FAB;
	color: #ffffff;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:2px 5px;
	border: 1px solid #606060;
	color: #808080;
}
#main {
	width: 767px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#gal_display {
	background: #FFFFFF;
	background: #FFFFFF;
	height: 230px;
	width: 491px;
}
#gallery {
	background: #FFFFFF;
	background: #FFFFFF;
	height: 100%;
	width: 767px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#news {
	text-align: left;
	background: #FFFFFF;
	background: #FFFFFF;
	height: 171px;
	width: 217px;
}
#lstvid a:hover {
	color: #0000CC;
}
.news_box {
	text-align:left;
	background: #fff url(images/bg_box.gif) bottom left repeat-x;
	border: 1px solid #9cc3e3;
	border-bottom: 1px solid #81a4c4;
	margin: 5px;
	padding: 5px;
	background-color: #EFFAFE;
}
.news_box h1, .news_box h4, .right_content h1 {
	margin: 0;
	padding: 0;
}
.news_box p, div.video_box p, .right_content p {
	padding: 0 0 10px;
	margin: 0;
	color: #000033;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
.news_box h1 a {
	font: Bold 18px Helvetica, "Times New Roman", Times, serif;
	color: #3599c9;
	text-decoration: none;
}
.news_box h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003399;
}
.news_box h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #404040;
	background: url(images/date.gif) center left no-repeat;
	text-indent: 20px;
	line-height: 16px;
}
.news_box h4 strong {
	color: #2070d3;
}
#lstvid {
	text-align:left;
	background: #fff url(images/bg_box.gif) bottom left repeat-x;
	border: 1px solid #9cc3e3;
	border-bottom: 1px solid #81a4c4;
	margin: 5px;
	padding: 6px 9px;
}
#lstvid h2, #lstvid h4, div.video_box h1, div.video_box h4, .right_content h2, .right_content ul, .right_content li {
	margin: 0;
	padding:0;
}
#lstvid h2 {
	color: #3599c9;
	font: bold 16px Arial, Helvetica, sans-serif;
	background: url(images/movie_icon.gif) center left no-repeat;
	text-indent: 13px;
}
#lstvid h4, #lstvid h4 a, div.video_box h4 {
	color: #404040;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#lstvid h4 a:hover {
	text-decoration: underline;
	color: #2070D3
}
div.lstvid_wrap {
	background: #a6cdec url(images/indexbox3_03.jpg) bottom left no-repeat !important;
	padding-bottom: 13px
}
hr {
	background:#b2c6cf;
	color:#b2c6cf;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0.8em 0;
	border:none;
}
div.video_box {
	background: url(images/bg_box2.png) repeat;
	border: 1px solid #9cc3e3;
	margin: 15px;
	padding: 10px;
	text-align: center;
}
div.video_box h1 {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #1d538a;
}
div.video_box p {
	color: #3e3e3e
}
div.video_box a {
	color: #2070D3;
	font-weight: bold !important;
}
div.video_box a:hover {
	text-decoration: underline !important;
}
div.video_box h4 {
	background: url(images/movie_icon.gif) center left no-repeat;
	padding-left: 11px;
	display: inline;
}
div#model_box {
	width: 826px;
	margin: 15px auto;
}
.left_content {
	width: 321px;
	overflow: hidden;
	float: left;
}
.right_content {
	width: 505px;
	overflow: hidden;
	float: left;
}
div.model_wrap {
	background: #f0f9fe;
	border: 1px solid #9cc3e3;
}
.left_content img {
	background: #fff;
	padding: 5px;
	border: 1px solid #a5dbf7;
}
.right_content {
	text-align: left;
}
.right_content h1 {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #1d538a;
}
.right_content h2 {
	color: #557fa9;
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.right_content li {
	list-style: none;
	background: url(images/arrow.png) center left no-repeat;
	margin-left: 8px;
}
.right_content li a {
	color: #2070d3;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
.right_content div.model_wrap {
	padding: 5px 20px 0
}
.right_content h1, .right_content h2 {
	padding: 2px 0;
}
.right_content ul {
	padding: 0 0 10px
}
h2#photo {
	text-indent: 18px;
	background: url(images/photo.png) center left no-repeat
}
h2#video {
	text-indent: 18px;
	background: url(images/video.png) center left no-repeat
}
div.model_thumb img {
	float: left;
	margin-right: 9px;
	background: #fff;
	padding: 5px;
	border: 1px solid #a5dbf7;
	margin-top: 10px
}
div.model_thumb img.last {
	margin-right: 0
}
div.photos_shoot_box a { border: 1px solid #dfeffc; float: left; margin: 18px; overflow: hidden; background: #000; color: #d3f0fe; font: normal 10px Arial, Helvetica, sans-serif; line-height: 12px; padding-bottom: 3px; position: relative; text-align: left; display: inline;}
div.photos_shoot_box a:hover { color: #d3f0fe; }
div.photos_shoot_box a:hover strong {  text-decoration: underline  }
div.photos_shoot_box { background: #a6cdec;
/*url(images/indexbox1_03.jpg) bottom center no-repeat;*/
 height: 100%; display: block; width: 971px}
div.photos_shoot_box a img { outline: none; border: none; margin-bottom: 3px; background: #fff }
div.photos_shoot_box a strong { display: block; padding-left: 3px; font: bold 11px Arial, Helvetica, sans-serif; }
div.photos_shoot_box a span { color: #fff; padding-left: 3px; display: block }
div.photos_wrap {padding-left: 12px; }
body {
	margin:0;
	padding: 0;
	background:#fff url(bg.jpg) repeat;
}
.clear {
	clear:both;
	width:0;
	height:0;
	font-size:0;
	overflow:hidden;
}
.imageOver2{
	background:#000;	
	display:none;
	position: absolute; top: 0; left: 0; cursor: pointer;
	width: 100%;
}
#outerbg {
	background:url(images/bg1.jpg) top center repeat-y;
	margin:0 auto;
	width:1005px;
}
#newfooter {
	background:url(images/bg-footer-middle.jpg) top center repeat-y;
	color:#2F5FAB;
	font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align:center;
	width:971px;
}
#newfooter .top {
	background:url(images/bg-footer-top.jpg) top center no-repeat;
	height:18px;
}
#newfooter .bottom {
	background:url(images/bg-footer-bottom.jpg) top center no-repeat;
	height:18px;
}
#newfooter a {
	color:#2F5FAB;
	font-weight:bold;
	text-decoration:none;
}
#newfooter a:hover {
	color:#000;
	text-decoration:underline;
}
#newfooter p {
	margin:0;
}
#newfooter p.small {
	font-size:10px;
}

.infotext{font-size:11pt; font-family: Verdana, Arial, Helvetica, sans-serif; color:4879ba; font-weight: bold;}
