/* iZebra Global Village style rangler */
/* Add additional styles to this list as needed */


@import "Layout.css";
@import "Classes.css";
@import "Menus.css";
@import "Images.css";

body {


background-color:#959595;
background-image:url(g/background.png);
background-repeat:repeat-y;
width:1160px;
background-color:#878787;
background-image:url(g/background.png);
background-repeat:repeat-y;


}

body.iframe-body  {


text-align:center;
background-image:url(g/photo-page-color.png);
background-repeat:repeat-y;
background-position:-14px 0px;
width:580px;
background-color:#515151;
}


#main-left-column  {

width:220px;
height:500px;
float:left;
background-image:url(g/logo-1.png);
background-repeat:no-repeat;
background-position: -0px 0;

}


#main-column  {

width:790px;
padding-bottom:30px;
float:left;

margin:0 0 0 20px;
overflow:hidden;
}

#top-menu-bar  {

background-image:url(g/top-menu-bar.png);
background-repeat:no-repeat;
background-position: -0px 0;
width:100%;
height:100px;
background-position: left bottom;

}


.text-column  {

width:355px;

float:left;

margin:0 0 0 0px;
text-align:left;

}
.text-column-wrap  {

width:760px;
float:left;
background-color:#fff;
margin:0 0 0 0px;
padding:0;
text-align:left;
background-image:url(g/text-page-color.png);
background-repeat:repeat-y;
background-position: 0px 0;

}

.text-page-shadow {

clear: both;
width:100%;
height:5px;
background-image:url(g/text-page-shadowZZ.png);
background-repeat:repeat-x;
background-position: 0px 0;
background-color:#transparent;
}


.photo-page-shadow {

clear: both;
width:100%;
height:5px;
background-image:url(g/photo-page-shadow.png);
background-repeat:repeat-x;
background-position: left bottom;
background-color:#transparent;
}




.text-column-squeeze  {
font-size:84%;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;

margin:10px 6px 30px 30px;
text-align:left;

}

.photo-column-wrap  {

width:790px;
float:left;
background-color:#515151;
margin:0 0 0 0px;
padding:0;
text-align:left;
background-image:url(g/photo-page-color.png);
background-repeat:repeat-y;
background-position: 0px 0;


}

.photo-column   {

float:left;
width:580px;

margin-left:14px;
margin-bottom:30px;


}

.photo-menu   {

float:left;
width:170px;
margin-left:14px;

height:320px;


}

