BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 0px;
	margin-top : 0px;
}
A {
	color : #333333;
	text-decoration : underline;
}
A:hover {
	color: #336699;
	text-decoration : underline;
}
A:active {
	color : #336699;
	text-decoration : underline;
}
A:link {
	color : #333333;
	text-decoration : underline;
}
A.menu {
	color: #D4D4D4;
	font-size : 13px;
	text-decoration : none;
	font : bold;
}
A.menu:hover {
	color: #ffffff;
	font-size : 13px;
	text-decoration : none;
	font : bold;
}
A.menu:active {
	color : #ffffff;
	font-size : 13px;
	text-decoration : none;
	font : bold;
}
A.menu:link {
	color : #D4D4D4;
	font-size : 13px;
	text-decoration : none;
	font : bold;
}
A.bottom {
	color: #999999;
	font-size : 10px;
	text-decoration : underline;
}
A.bottom:hover {
	color: #336699;
	font-size : 10px;
	text-decoration : underline;
}
A.bottom:active {
	color : #336699;
	font-size : 10px;
	text-decoration : underline;
}
A.bottom:link {
	color : #999999;
	font-size : 10px;
	text-decoration : underline;
}
A.more {
	color : #999999;
	text-decoration : underline;
	font-size : 10px;
}
A.more:hover {
	color: #336699;
	font-size : 10px;
	text-decoration : underline;
}
A.more:active {
	color : #336699;
	font-size : 10px;
	text-decoration : underline;
}
A.more:link {
	color : #999999;
	text-decoration : underline;
	font-size : 10px;
}
A.nounder {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 10px;
	text-decoration : none !important;
}
H1 {
	color : #333333;
	font-size : 15px;
	font : bold;
	margin-bottom : 9px;
	margin-top : 3px;
}
H2 {
	color : #333333;
	font-size : 14px;
	font : bold;
	margin-bottom : 9px;
	margin-top : 3px;
}
H3 {
	color : #333333;
	font-size : 13px;
	font : bold;
	margin-bottom : 9px;
	margin-top : 3px;
}
H5 {
	color : #333333;
	font-size : 13px;
	text-decoration : underline;
	font : bold;
	margin-bottom : 9px;
	margin-top : 3px;
}
B {
	color : #333333;
	font-size : 13px;
	font : bold;
	margin-bottom : 9px;
	margin-top : 3px;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	margin-top : 5px;
	margin-bottom : 5px;
}
table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : none;
}
.name{
	color : #333333;
	font : bold;	
	text-decoration : underline;
}
P.top {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9B9B9B;
	text-decoration : none;
	margin : 0px 5px 0px 5px;
	font-size : 10px;
}

P.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 10px;
	text-decoration : none;
}

DIV.smallgray, DIV.smallgray P, P.smallgray {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 10px;
	text-decoration : none;
}

DIV.smallblack, DIV.smallblack P, P.smallblack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 10px;
	text-decoration : none;
}

DIV.smallblack b {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 10px;
	font : bold;
}

DIV.mediumblack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	text-decoration : none;
}

DIV.mediumblack b {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	font : bold;
}

#contactform .firstname {
  display:none !important;
}

#PriceReqForm .firstname {
  display:none !important;
}

/* photo page */

.MainBody {
	text-align:left;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 13px;
	margin : 0px;
    width: 1000px;
}

.GoBack {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 13px;
	font-weight: bold;
	margin:10px 0px 10px 11px;
}

.NoUnderline {
	color: black;
	text-decoration: none !important;
}

.imgTitle {
	font-family:Arial,Helvitica;
	text-align:left !important;
	color: black !important;
	margin:0px 0px -8px 10px;
}

.sectionTitle h1 {
	font-size:20px;
	font-weight: bold;
}

.imgTitle h1 {
	font-size:20px;
	font-weight: bold;
}

.imgAndText {
	text-align:center;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 13px;
	margin:10px 0px 0px 0px;
	width:820px;
}

.imgTextBelow {
	text-align:left;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 13px;
	margin:20px 0px 0px 10px;
}

#imgLayoutleft {
	float:left;
	width:820px;
}

#imgLayoutright {
	float:right;
	width:170px;
}

#footer {
	text-align:left;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 13px;
	margin : 0px;
    width: 1000px;
    clear: both;
}

/* Dividers */

.LineDivider {
    border-style: none;
    background: url('/images/dividerRule.gif') repeat right top;
    margin:0px;
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 5px;
    height:1px;
    line-height:1px;
    font-size: 0px;
    clear: both;
    width: 140px;
}

.LineDivider460 {
    border-style: none;
    background: url('/images/dividerRule.gif') repeat right top;
    margin:0px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    height:1px;
    line-height:1px;
    font-size: 0px;
    clear: both;
    width: 460px;
}

/* Action icons */

.buttons_actions {
	text-align:left;
    margin-top: 10px;
}

.buttons_actions span{
	display:none;
}

.button_text {
	font-family:Arial,Helvitica;
	font-size:11px;
	font-weight: bold;
	text-align:left;
	color: black !important;
	margin-left: 20px;
	margin-top: 4px;
	width: 130px !important;
}

.button_text_compl {
	font-family:Arial,Helvitica;
	font-size:11px;
	text-align:left;
	color: black !important;
	margin-left: 30px;
	margin-top: -10px;
	width: 100px !important;
}

.button_text a, .button_text_compl a {
	text-decoration: none;
	color: black !important;
}

.button_license, .button_buyprint, .button_download, .button_print, .button_calc, .button_email, .button_link {
	background-repeat: no-repeat;
	background-image:url('/images/icon/icons-actions.png');
	height:20px;
	width:20px;
	margin:0px 10px 0px 0px;
	float:left;
	bottom:0;
}
.button_license {
	background-position:0 -100px;
}
.button_buyprint {
	background-position:0 -60px;
}
.button_download {
	background-position:0 -20px;
}
.button_calc {
	background-position:0 -80px;
}
.button_email {
	background-position:0 -40px;
}
.button_link {
	background-position:0 -120px;
}

.browseTitle {
	font-family:Verdana,Arial,Helvitica;
	text-align:center;
	color: black !important;
	margin:20px 0px 0px 10px;
    clear: both;
}

.browseTitle h1 {
	font-size:20px;
	font-weight: bold;
}

#ToolbarLayoutleft {
	float:left;
	width:820px;
	margin-bottom:20px;
}

#ToolbarLayoutright {
	float:right;
	width:180px;
	margin-top:13px;
	margin-bottom:20px;
}

.BreadCrumb {
	float:left;
	width:978px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	color : #808080;
	margin-bottom:10px;
	margin-left:11px;
}

.BreadCrumb a {
	color: black;
	text-decoration: none !important;
}

.BreadCrumb a:hover {
	color: black;
	text-decoration: underline !important;
}

.imgRow {
	width:930px;
	margin:20px 0 0 0;
    clear: both;
}

.PageTextDescr {
	width:943px;
	margin-top:20px;
	margin-left:25px;
    clear: both;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 13px;
	text-decoration : none;
}

.PageTextDescr b {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 15px;
}

.clear {
	clear: both;
}

/* Browse Page Layout */

.browseblock {
	padding: 15px 0px 15px 0px;
	width:950px;
}

ul.thumbs {
	padding: 0 0 0 0;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	width: auto;
}
ul.thumbs li {
	position: relative;
	padding: 0px;
	margin: 5px 8px 0px 0px;
	width: 180px;
	height: 220px;
	float: left;
	border: #e5e5e5 1px solid;
	background-color: #f6f6f6;
	overflow: hidden;
}
ul.thumbs li table {
	border: 0px;
	padding: 0px;
	margin: 3px auto auto auto;
}
ul.thumbs li table td {
	text-align: center;
	width: 170px;
}
ul.thumbs li table td.slide {
	width: 170px;
	height: 170px;
	vertical-align: middle;
}
ul.thumbs li table td.slide img {
	border: 0px;
}
ul.thumbs li table td a {
	text-decoration: none;
}
ul.thumbs li:hover {
	border: #aaa 1px solid;
}

/* New Bottom Menu */

#footer_left {
	float: left;
	width: 200px;
	text-align: center;
	font-family: Verdana,Arial,Helvitica;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
}

#footer_title a {
	padding: 17px 0 0 0;
	border: solid 0px red;
	display: block;	
	color: #7d7d7d;
	font-family: Verdana,Arial,Helvitica;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#footer_title a:hover {
	padding: 17px 0 0 0;
	border: solid 0px red;
	display: block;
	color: #7d7d7d;
	font-family: Verdana,Arial,Helvitica;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

#main_page_title h1 {
	display: block;	
	color: #000;
	font-family: Verdana,Arial,Helvitica;
	letter-spacing: 0px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

/* Wall */

DIV.jqm_box {
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	position: relative;
}

DIV.jqm_box A {
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

A.jqm_box_off { 
	filter: alpha(opacity=90);
	opacity: 0.9;			
}

DIV.jqm_box {
	filter: alpha(opacity=0);
	opacity: 0;	
	visibility: hidden;
}

DIV.jqm_box DIV {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 3px 7px;
	margin: 2px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 2px #333;
	-webkit-box-shadow: 0 0 2px #333;
	background-color: #fff; 
	display: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

DIV.jqm_box A, DIV.jqm_box A:hover {
	text-decoration: none;
}

DIV.jqm_box DIV.gallery_photowall_name { 
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

DIV.jqm_box DIV.name_show { display: block; }

DIV.ps_iw_direction_horiz DIV.jqm_box { float: left; }

/* Menu on Left */
#menuleft{
	text-align:left;
	margin-left:13px;
	font-size:12px;
}

#menuleft b{
	font-size:12px;
}

#menuleft ul, #menuleftsubscribe ul{
	list-style:none;
	list-style-type:none;
	margin-left:0;
	clear:left;
	padding:0px;
}

#menuleftsubscribe {
	text-align:left;
	font-size:11px;
	margin:5px 0 0 7px;
}

#menuleftsubscribe a {
	text-decoration: none;
}

#menuleftsubscribe a:hover {
	text-decoration:underline;
}

#menuleftsubscribe li{
	margin-bottom:5px;
}

#menuleftsubscribe img {
	border:0;
	vertical-align:middle;
}

#menuleftsubscribe span {
	margin-left:5px;
}

.menuleftimg {
	margin:5px 0 0 0;
}

.rounded-corners {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.rounded-corners2 {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
}

