/*<group=Global>*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/background_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

h1 {
	line-height: 18px;
	color: #333333;
	padding-bottom:0px;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}


h2 {
	color: #666666;
	padding: 10px 0 0px 0;
	margin: 0;
	font-family: 'trebuchet ms', trebuchet, 'Times New Roman', Serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: small-caps;
}

h3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}

h4 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}

p {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
}

  

#home p {
	margin: 0;
	padding: 4px 0;
	color: #666;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

a, a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover {
	background-color: #F2F2F2;
	}

img {
	border: none;
	}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

.divider {
	line-height: 0;
	height: 0;
	border-top:1px solid #ccc;
	margin: 5px 0;
}

.img_border, .main_photo{
	border: 1px solid #ccc;
	margin: 4px;
	padding: 4px;

	}
	
.img_border:hover, .main_photo:hover {
	background-color:#F2F2F2;
	}

.category_thumbs {
	float:left;
	border: 1px solid #ccc;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}

#image_listing {
	width: 660px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	text-align:right;
}

#image_listing img {
	border: 1px solid #ccc;
	margin: 4px;
	padding: 2px;
	}
	
#random_images {
float:right;
}

#random_images img {
	border: 1px solid #ccc;
	margin: 4px;
	padding: 2px;

}

blockquote{
	font: normal 12px/18px georgia, serif;
	color: #588DA2;
	padding: 0;
	margin: 4px 0;
	padding:0 0 0 15px;
	border-left: 3px double #e5e5e5;
}

#portfolio blockquote p, #work blockquote p{
	font: normal 12px/18px georgia, serif;
	color: #588DA2;
	padding:0;
	margin: 0;
}

blockquote span{
	font: normal 10px/24px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
}


/*<group=Header>*/

#header {
	height: 77px;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 25px;
}

#header #main_photo {
	position: absolute;
	top: 0;
	left: 0px;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}

#menu_bar {
	float:right;
	padding: 0px;
	height: 56px;
	width: 175px;
	overflow: hidden;
}
/*</group>*/




/*<group=Main Content>*/

#contentwrap {
	margin-top: 25px;
}

#content {
	width: 700px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	background-image: none;
	padding-top: 5px;
}

#loading img {
text-align:center;
}

#purchase_content {
	width: 100%;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
}

#play #content {
	width: 365px;
	margin: 45px 0 0 0;
}

#content ul {
	width: 49%;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(../images/bullet.gif);
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}

#content li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#bottom {
	position: relative;
	top: 0;
	left: 0;
	background-repeat: repeat-x;
	background-position: left top;
}

#project {
	width: 400px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	padding-right: 15px;
	text-align: left;
}


#project_content {
	width: 100%;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	padding: 0 25px 0 5px;
}

#project_content h3,#project_details h3 {
	color:#333333;
	margin: 8px 0 3px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	
}

#project_content p {
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0px 0 5px 0;
	color: #666;
}

#project_details {
	width: 160px;
	float: right;
	position: relative;
}

ul {
	list-style-image: none;
	padding: 0;
	color:#666;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}


#frontpage_blog, #site_stats, #country_list, #notice, #book_order {
	float: left;
	position: relative;
	top: 0;
	right: 0;
	width: 280px;
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(../images/dotted_line_vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#site_stats {
	float: right;
	background-position: left top;
	margin-left: 10px;
}

#book_order {
background:none;
margin-top: 50px;
float:right;
}

#book_order p{
line-height: 18px;
}

#notice {

	margin-right:20px;
text-align:center;
padding-right: 15px;
}

#frontpage_blog h3 {
	text-align:right;
	padding-bottom: 8px;
}

#country_list {
	width:22%;
	background-image: none;	
}

#site_stats h3, #country_list h3 {
text-align:left;
}

#frontpage_blog a em{
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #7AB4D4;
}

#frontpage_blog ul{
margin-top: 12px;
}

#frontpage_blog p {
	font: normal 13px/18px georgia, serif;
	color: #8C9297;
	margin: 5px 0;
	padding: 0;
}

#frontpage_blog img, #country_list img, #site_stats img{
	margin:0px;
	padding: 0 5px 0 0;
float:left;
}


#frontpage_blog a{
	padding: 0px;
}

#frontpage_blog .even, #site_stats .even, #country_list .even, .even_comment, #purchase_sizes .even {
	background-color: #F8F8F8;
	border-bottom: 1px solid #C1D6DB;
	border-top: 1px solid #C1D6DB;
	padding: 3px;
	color: #666666;
}

#frontpage_blog .odd, #site_stats .odd, #country_list .odd, .odd_comment, #purchase_sizes .odd {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	background-color: #FFFFFF;
	padding: 3px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #FFFFFF;
}


.odd_comment, .even_comment {
	border-left:#EFEFEF 4px solid;
	padding-left: 10px;
	margin-left: 20px;
}


/*<group=Footer>*/

#footer {
	background: url(../images/footer.gif) top left repeat-x;
	height: 65px;
	width: 100%;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(http://images.globetrotter.us/images/footer.gif);
}

#footer_content {
	width: 740px;
	text-align: left;
	margin: 0 auto;
}

#footer_content p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
}

	
/*</group>*/
/*<group=Portfolio Page>*/


#projects {
font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	float: left;
	margin: 35px 0 10px 0;
	padding: 0px 0px 0 20px;
	width: 170px;
	background: url(../images/dotted_line_vert.gif) top right repeat-y;
}

#projects ul {
	font: normal 10px/14px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul {
	width: 25%;
	color: #666;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

#projects ul li {
	padding: 5px 0;
	margin: 0;
	list-style-image: none;
	display: block;
}

#projects ul li a {
	padding: 0;
	margin: 0;
	display: block;
	color: #666;
}

#projects ul li a:hover {
	padding: 0;
	margin: 0;
	display: block;
	color: #3F7E86;
	background: none;
}

.project_type {
	font: normal 9px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #999;
	text-transform: uppercase;
}

#portfolio {
	float: right;
	width: 390px;
	position: relative;
	top: 0;
	right: 0;
	padding: 0;
	margin:-86px 0 0 0;
}

#play #portfolio {
	float: right;
	width: 390px;
	margin:30px 0 0 0;
	padding: 0;
}

#portfolio h1 {
	font: normal 18px arial, 'Times New Roman', Serif;
	line-height: 22px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 20px 0 0 0;
	letter-spacing: -.1em
	}

#portfolio p {
	font: normal 11px/16px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	padding: 2px 0 8px 0;
	margin: 0;
}

#portfolio ul {
	list-style-image: url("../images/bullet.gif");
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 4px 0;
	color:#666;
}


/*</group>*/

/*<group=Portfolio Main Page>*/

#projects2 {
	float: left;
	margin: 35px 0 10px 0;
	padding: 0px;
	width: 375px;
}


#projects2 h2 {
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 18px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	letter-spacing: -.1em
	}
	
#projects2 #list {
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0 0 5px 0;
	display: inline;
	list-style-image: url(../images/bullet.gif);
}

#projects2 #list li {
	margin: 0px 0 2px 20px;
	padding: 0;
	list-style-image: url(../images/bullet.gif);
}

#projects2 #list a {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
	display: inline;
	list-style: url(../images/bullet.gif) 50% 50%;
}

#projects2 #list a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

#projects2 p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 5px 0 2px 0;
	color: #666;
}

	

/*<group=Contact Page>*/
#contact_left{
	width: 335px;
	float: left;
}

#contact_right{
	width: 350px;
	float: right;
	margin-top: 40px;
}

#contact_content {
	margin: 45px 0 0px 0;
}

label{
	display: block;
	margin: 0;
	padding: 0px 0;
	color: #666;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

.textfield{
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 240px;
	color: #666;
}

.textfield2{
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 207px;
	color: #666;
}

#contact td{
	padding:5px;
}

#contact table{
	width: 100%;
}



.success{
	background-image: url(../images/success.gif);
	background-position:  50% left ;
	background-repeat: no-repeat;
	background-color: #E3EDDE;
	padding: 8px 0px 8px 35px;
	border-top: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	font: bold 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #39663A;
}


.error{
	background-image: url(../images/error.gif);
	background-position:  50% left ;
	background-repeat: no-repeat;
	background-color: #c00;
	padding: 8px 0px 8px 25px;
	border-top: 1px solid #8C0000;
	border-bottom: 1px solid #8C0000;
	font: bold 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #fff;
}

.error a,.error a:link, a .error a:visited, a .error a:hover{
	color: #fff;
	text-decoration: underline;
	padding: 0;
	background: none 0;
}

.required {
	font: normal 9px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: red;
}
	


#comment_posting {
	background-color: #FFFFFF;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
}

.float_right {
padding: 3px;
margin-top:3px;
float:right;
}

.float_left {
padding: 0px 10px 20px 3px;
margin-top:3px;
float:left;

}

li.subline{
	text-indent: 15px;
}

#loading {
	position: relative;
	background: #fff url('http://images.globetrotter.us/images/loading_animation.gif') 50% 50% no-repeat;
	text-align: center;
	}
	
.submit_comment {
float:right;
margin:3px 10px 3px 3px;
height:16px;
border:solid 0 #999;
width:16px;
color:#666;
background-image:url(http://images.globetrotter.us/images/send.png);
background-repeat: no-repeat;
}

#image_listing ul {
margin-top:150px;
margin-bottom:20px;
width:100%;

}

.slides li {
float:left;
	margin:5px;
	list-style-type: none;
}

.no_border {
border:none;
}

.postcard_item {
	background-color: #F3F3F3;
	padding: 10px;
	float: left;
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 1px;
	margin-bottom: 1px;
}

.postcard_item:hover {
background-color: #FFFFFF;
}

.postcard_item img {
border: #CCCCCC 1px solid;
}

.postcard_item span{ /*CSS for enlarged image*/
position:fixed;
top: 100px;
left:0%;
right:0%;
bottom:10%
padding:10px;
visibility: hidden;
background:#FFFFFF;
text-decoration: none;

}

.postcard_item span img{ /*CSS for enlarged image*/
border-width: 0;
border:#CCCCCC 1px solid;
opacity:1.0;
}

.postcard_item:hover span{ /*CSS for enlarged image*/
visibility: visible;
 /*position where enlarged image should offset horizontally */
z-index: 50;

}

#purchase_options {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#purchase_sizes {
	float: right;
	width: 60%;
	padding: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
