body{
    margin: 0px;
    padding: 0px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: .8em;
    color: #293C29;
    background-color: #ADBAAD;
}

#debug{
	opacity: 0.5;
}

img{
    border: none;
    vertical-align: bottom;
}

a{
    color: #333333;
}

h1, h3, h4, h5{
    padding: 0px;
    margin: 0px;
}

h2
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    font-weight: bold;
    color: #333333;
}

p{
    padding: 7px 0px;
    margin: 0px;
}

form{
    padding: 0px;
    margin: 0px;
}

/*
label{
    display: block;
    font-weight: bold;
    font-size: .9em;
    color: #666666;
}
*/

#container{
    /*width: 775px;
    margin: 0px auto;*/
    background: url("../../images/eb5visaprogram/main_bg.png") no-repeat scroll center bottom white;
    margin: 40px auto;
    width: 933px;
}

#dlg_container{
	padding: 5px;
	background-color: #ffffff;
}

#header{

    margin: 0px 0px 0px 0px;
    background:url("../../images/eb5visaprogram/header_bg.png") no-repeat scroll 0 0 white;
    height:191px;
}

#header_phone
{
        float: left; 
    font-size: .9em; 
    padding: 70px 0px 0px 715px;
}

#header #logo{
	float: left;
    padding: 0px 0px 0px 0px;
    width:775px;
    height:175px;
    border-bottom: 1px solid #000000;
    padding:0;
    position:relative;
    display:block;
}

#header #sonet
{
    text-align: center;
	float: left;
    padding: 0px 0px 0px 0px;
    width:240px;
    height:121px;
}

#header object{
	z-index: -1;
}

#header .content{
	float: left;
}

/* BEGIN NEW STYLES */
.ui-button-text-only .ui-button-text{
	padding: 0px 4px;
}

.catbutt{
	white-space:nowrap;
}

.paging{
	text-align: center;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

.paging a{
	padding: 0px 5px;
}

div.item_lot{
    background-color: #cccccc;
    padding: 5px;
    border-top: 1px dotted #555555;
    border-left: 1px dotted #555555;
    border-right: 1px dotted #555555;
}

div.item_lot div{
    float: left;
    font-weight: bold;
    padding: 0px 0px 0px 75px;
}

div.tbl_photo{
    text-align: center;
}

table.tbl_list{
    border-collapse: collapse;
}

table.tbl_list th{
    background-color: #cccccc;
}

table.tbl_list td{
    vertical-align: top;
}

table.tbl_list td, table.tbl_list th{
    padding: 2px;
    border: 1px solid #666666;
}

td.status_sold{
    text-align: center;
    font-weight: bold;
    color: #ff0000;
}

h3.item_desc{
    background-color: #000000;
    color: #ffffff;
    font-size: .9em;
    padding: 1px 5px;
}

h3.search_criteria{
    background-color: #cccccc;
    font-size: 1em;
    padding: 1px 5px;
    border-top: 1px dotted #555555;
    border-left: 1px dotted #555555;
    border-right: 1px dotted #555555;
}

.catsearch div{
    padding: 5px;
    border-left: 1px dotted #555555;
    border-right: 1px dotted #555555;
}

.catsearch .buttons{
    padding: 3px 5px;
    background-color: #efefef;
}

.e{
/*    background-color: #F5F5F5;    */
    background-color: #f5f5f5;
}

.o{
    
}

input, select, textarea, button{
    font-size: .9em;
    text-decoration: none;
}

/* END NEW STYLES */

/*
 * Navigation Styles
 *************************/


/*
 * Main Content Styles
 *************************/

#content_full
{
    width: 600px;
    padding: 30px 0px 75px 30px;
}

#content_foot
{
    width: 775px;
    height: 4px;
    background: transparent url('../../images/greencardvisa/bg_content_foot.jpg') scroll repeat-x left top;
}
 
/*
 * Footer Styles
 *************************/
 
.foot_left
{
    padding: 0px 0px 0px 10px !important;
    width: 500px;
}

.foot_right
{
    padding: 0px 10px 0px 0px !important;
    width: 255px;
    text-align: right;
}

.footer
{
    float: left;
    padding: 0px 0px 14px 20px;
    font-size: 1em;
}

#footer_left
{
    float: left;
    padding: 10px 0px 0px 20px;
    font-size: 1em;
}

.footerlinks ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.footerlinks ul li{
    float: left;
    padding: 0px 5px 0px 8px;
    background: transparent url('../../images/greencardvisa/bg_footerlink_sep.jpg') scroll no-repeat left 4px;
}

.footerlinks ul li.first{
    background: transparent url('../../images/greencardvisa/bg_footerlink_sep.jpg') scroll no-repeat left 4px;
}

.footerlinks a{
    color: #333333;
    text-decoration: none;
    word-spacing: 0px;
}

.footerlinks a:hover{
    text-decoration: underline;
}

/*
 * Box Containers
 *************************/

.box_505
{
    margin:  10px 0px 10px 10px;
    background-color: #FFFFFF;
    width: 505px;
}

.box_755
{
    margin:  10px 0px 10px 10px;
    background-color: #FFFFFF;
    width: 755px;
}

.box_240
{
    margin:  10px 0px 10px 10px;
    background-color: #FFFFFF;
    width: 240px;
}

.box_content
{
    padding: 10px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    line-height:14px;
}

.hwhite_505
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    height: 15px;
    font-weight: bold;
    color: #333333;
    width:495px;
}

.hwhite_240
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    height: 15px;
    font-weight: bold;
    color: #333333;
    width:230px;
}

.hgrey_505
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    height: 19px;
    font-weight: bold;
    color: #FFFFFF;
    width:495px;
    background: transparent url('../../images/greencardvisa/bg_header_grey.jpg') scroll repeat-x left top;
}

.hgrey_755
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    height: 19px;
    font-weight: bold;
    color: #FFFFFF;
    width: 745px;
    background: transparent url('../../images/greencardvisa/bg_header_grey.jpg') scroll repeat-x left top;
}

.hgrey_240
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    height: 19px;
    font-weight: bold;
    color: #FFFFFF;
    width:230px;
    background: transparent url('../../images/greencardvisa/bg_header_grey.jpg') scroll repeat-x left top;
}

.hlgrey_505
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    height: 19px;
    font-weight: bold;
    color: #000000;
    width:495px;
    background: transparent url('../../images/greencardvisa/bg_header_lgrey.jpg') scroll repeat-x left top;
}

.hlgrey_240
{
    margin: 0px;
    padding: 5px 0px 0px 10px;
    font-size: .9em;
    height: 19px;
    font-weight: bold;
    color: #000000;
    width:230px;
    background: transparent url('../../images/greencardvisa/bg_header_lgrey.jpg') scroll repeat-x left top;
}

/*
 * Misc. Styles
 *************************/
.submit{
    color: #333333;
    font-style: normal;
    font-weight: bold;
}

input{
    font-size: .9em;
}

.i{
    font-style: italic;
}

.b{
    font-weight: bold;
}

.u{
    text-decoration: underline;
}

#noscript{
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ff0000;
}

.clr{
    float: none;
    clear: both;
}

/*
 * Form Styles
 *******************/
 .form
 {
     padding: 0px 10px 10px 10px;
 }
 
.label{
	float: left;
	width: 250px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	padding: 0px 5px 5px 0px;
}

.required{
	color: #ff0000;
	padding: 0px 3px 0px 0px;
}

.control{
	padding: 0px 0px 5px 0px;
}

.control input, .control select{
	border: 1px solid #666666;
	width: 300px;
	font-size: 1em;
	font-family: Verdana;
}

.control textarea{
	border: 1px solid #666666;
	width: 300px;
	font-size: 1em;
	font-family: Verdana;
	height: 120px;
}

.action{
	padding: 0px 0px 0px 254px;
}

#main .left iframe{
	margin: 20px 0px 0px 0px;
}

.botlinks, .botlinks a{
	font-size: .9em;
}

