/* CSS for not logged in frontpage */

body  { 
	/*font: 70% Trebuchet, Verdana, Arial, sans-serif; */
	font: 70% "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;  
	background-color: #fff; 
	text-align: left;
	color: #696969;
	margin: 0px;
}
img, img:link,img:visited {
	border: 0px;
	behavior: url("iepngfix.htc");
}
#maincontainer {
	width: 790px;
	margin-top: 13px;
	text-align: left;
}
#maincontainerImageFight {
	width: 810px;
	margin-top: 0px;
	text-align: left;
}
h1 {
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #696969;
}
p.frontpage {
    font-size: 12px;
	line-height: 18px;
	color: #696969;
	margin-top:10px;
}
ol.frontpage {
	font-size: 16px;
	font-weight: normal;
	margin-left: 23px;
	margin-top:.5em;
	padding: 0;
	color: #000000;
}
ul.frontpage {
	margin-left: 23px;
	margin-top:.5em;
	padding: 0;
	color: #000000;
}
li.frontpage {
    margin-bottom: .5em;
	line-height: 16px;
}
.normal {
    font-size: 12px;
	font-weight: normal;
	color: #696969;
}

a  { color: #5A86BC; text-decoration: none; border-width: 0px;}
a:link IMG { border: none; }
a:visited IMG { border: none; }
a:link		{ color: #5A86BC; background-color: transparent; border-width: 0px}
a:visited 	{ color: #5A86BC; background-color: transparent }
a:hover 	{ color: #5A86BC; 	text-decoration: underline;}

td { color: #777; }

/* MAIN INTERFACE */	


#botbar { background-color: transparent; width: 762px}
#botbar td { padding: 0px 4px 0px 4px; }
#botbar td a:link	{ display: block; background-color: transparent; }
#botbar td a:visited	{ display: block; background-color: transparent; }
#botbar td a:hover	{ color: #8FADCC;	display: block; }

/*  INTERFACE ELEMENTS
----------------------------------------------------------------------------- 
*/

.header {
	min-height: 55px;
	background: #fff url("/images/frontpage/top_bg.gif") top repeat-x;
	padding: 0px;
	}
#logoContainer {   
	/*width: 790px;*/
	text-align: left;
	}
#header img {
	margin: 0px;
	padding: 0px;
	}
#footer {
	width: 790px;
	display: block;
	margin: 0 0 0 0;
	color: #999;
	font-size: 0.85em;
	clear: both;
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	}
/*All the content of the LEFT */
#left {
	margin-top: 7px;
	float:left;
	width: 420px;
	}
#introduction {
	width: 198px; 
	float: left; 
	line-height: 1.3em;
	margin-right: 25px;
	}
#joinnow {
	width: 198px; 
	float: left;
	line-height: 1.3em;
	margin-right: 23px;
}
#introductionHP {
	width: 198px;
	margin-top: 20px;
	float: left;
	line-height: 1.3em;
}
#joinnowHP {
	width: 198px;
	margin-top: 20px;
	float: right;
	line-height: 1.3em;
}
.quicklinkslist {
	list-style-image: url(/images/arrow.gif);
	line-height: 1.5em;
	margin: 0;
	padding-left: 15px;
}
.largetitle {
	font-size: 18px;
	color: #252525;
	font-weight: normal;
	margin-bottom:0px;
}


/*All the content on the RIGHT */
#right {
	margin: 7px 0 7px 23px;
	float: right;
	width: 345px;
	}
.search {
	height: 45px;
	background: #fff;
	padding-top: 28px;
	}
.searchbiz_micro {
	height: 45px;
	background: #fff url("/images/frontpage/searchbox_02.gif") no-repeat top left;
	padding-top: 28px;
}
.searchinput {
	margin-left: 13px;
	}
.searchinput .name {
	width: 260px;
	height: 15px;
	}
#login {
	width: 165px;
	margin-right: 15px;
	float: left;
	}
#quicklinks{
	width: 160px;
	float: right;
	}
.imgpaddingbottom {
	padding-bottom: 7px;
}
.bundles {
	margin-right: 10px;
	text-align: right;
	margin-top: 8px;
	}
.rolloverImg {
	float: right;
	margin-right: 8px;
}
.horBorder {
	margin-bottom: 5px;
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background: url("/images/horz_border.png") repeat-x;
	}
#footerBreak {
	clear: both; 
	height: 1px; 
	line-height: 1px; 
	font-size: 1px; 
	margin: 0px; 
	padding-bottom: 2px; 
	background: url("/images/horz_border.png") repeat-x;
}	
.reg {
	font-size: 6pt;
	vertical-align: top;
	}
#languageSelection {
	float: right;
	margin: 10px 50px 0 0;
	color: #FFF;
	font-size: 10px;
	}
#languageSelection a {
	color: #FFF;
	}
#languageSelection a:link, #languageSelection a:visited {
	color: #FFF;
	}
#languageSelection a:hover {
	color: #000;
	text-decoration: none;
	}

.clear {
	clear: both;
	}
	/*  sIFR ELEMENTS
----------------------------------------------------------------------------- 
*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}

/*  Search Options (AJAX window)
----------------------------------------------------------------------------- 
*/
#fileTypesContainer {
	display: none;
	position: absolute;
	border: 1px solid #CCC;
	width: 223px;
	z-index: 10;
	background-color: #F6F6F6;
	padding: 12px;
	top: 123px;
}

.fileTypesHeading {
	padding-bottom: 15px;
	width: 95px;
	float: left;
}

.fileTypesSelect {
	width: 120px;
}

#frontPageSearchSubmit {
	cursor: pointer;
}

#frontPageSearchLoading {
	display: none;
}

#languageSelector {
	font-size: 9px;
	line-height: 16px;
	color: #494949;
	padding: 6px 8px 0 8px;
	display: none;
	position: absolute;
	background: #FFF;
	z-index: 100;
	white-space: nowrap;
	border: 1px solid #dcdcdc;
	float: right;
}
#languageDisplay {
	cursor:pointer;
}

/*
.radioon {
	background: url("/images/radio_on.gif")  no-repeat;
	display: inline;
	margin-top: 0px;
	padding: 0px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #494949;
	line-height: 16px;
}

.radiooff {
	background: url("/images/radio_off.gif")  no-repeat;
	display: inline;
	margin-top: 0px;
	padding: 0px;
	padding-left: 15px;
	color: #494949;
	line-height: 18px;
	}

.radioff:hover {
	
}
*/
h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.2em;

}


/* BIG BUTTONS */

a.big{
       color:#000; 
       height:59px; 
       background:url(/images/graybutton_leftbuy.gif) left 1px no-repeat; 
       padding:21px 0 30px 57px; 
       font-size:14px; 
       font-weight:normal;
       line-height:18px;
}

.bigButton{

	color:#333333 !important;
	font-size:14px;
	line-height:50px;
	padding-top:3px;

	display:block;
	position:relative;
	height:80px;
	width:173px;
	text-align:right;
	
}

a.big span{
       background:url(/images/graybutton_bg.gif) right top no-repeat; 
       padding:21px 29px 31px 14px;
}

.bigButton.buy{

	background:transparent url(/images/graybutton_buy.gif) top left no-repeat;
	position:relative;

}

.bigButton.sell{
	
	background:transparent url(/images/graybutton_sell.gif) top left no-repeat;
	position:relative;

}


a.bigButton:hover{
	text-decoration:none
}

a.bigButton span {
padding-right:36px;
}

/* SIGNUP BUTTON */
a.signupButton {
	background: transparent url(http://www.istockphoto.com/images/frontpage/signupbutton_right.gif) no-repeat scroll top right;
	display: block;
	color:#333333 !important;
	float: left;
	height: 35px;
	font-size:12px;
	margin-right: 6px;
	padding-right: 20px; /* sliding doors padding */
	text-decoration: none;
}
	
a.signupButton span {
	background: transparent url(http://www.istockphoto.com/images/frontpage/signupbutton_bg.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 10px 0px 10px 18px;	/* ensure font-height + padding = a.btn_scalable height */
}

/* BLACK BUTTONS */
.btn_black{
	font-family:Trebuchet, "Trebuchet MS", Helvetica, sans-serif;
	font-size:16px !important;
	font-weight:lighter;
	vertical-align:middle;
	/*border:solid 1px #000;*/
	padding:4px 15px 3px 15px !important;
	color:#f1f1f1 !important; /* need important to override hyperlink color */
	margin:3px 1px !important;
	background: #000 url('/images/blackbutton_big_bg.gif') left top repeat-x;
	white-space:nowrap;
	
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}*/

/*.btn_black{

	color:#f1f1f1 !important;
	font-size:16px !important;
	font-weight:lighter;
	padding-top:5px;

	display:block;
	position:relative;
	height:33px;
	width:102px;
	text-align:center;	
}*/
.btn_black.front{
	
	background:transparent url(/images/black_btn_big.png) top left no-repeat;
	position:relative;

}


.btn_black:hover{
	text-decoration:none !important; /* need important to override hyperlink hover */
	color:#fff !important;
}

/* ROUNDED BOTTOM BORDER */
.rndb{  
	-moz-border-radius: 0 0 .8em .8em;		
	-webkit-border-bottom-right-radius: .8em;
	-webkit-border-bottom-left-radius: .8em;
	border-bottom-right-radius: .8em;
	border-bottom-leftt-radius: .8em;
}

/* SQUARE BUTTONS */
.btn_sq{
	font-size:11px !important;
	font-family:Trebuchet, "Trebuchet MS", Helvetica, sans-serif;
	vertical-align:middle;
	border:solid 1px #c6c6c6;
	padding:1px 7px 2px 7px !important;
	color:#000 !important; /* need important to override hyperlink color, used to be 4d4d4d */
	margin:0 !important;
	background:#fff url('/images/button_silverbg.gif') left 1px repeat-x;
	white-space:nowrap;
	cursor: pointer;
	
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}

.btn_sq:hover{
	background:#fff url('/images/button_silverbg_over.gif') left 1px repeat-x;
}

input.btn_sq{
	padding:1px 7px 2px 7px !important; /* need this to make button elements same size as above */
}
.btn_sq:hover{
	text-decoration:none !important; /* need important to override hyperlink hover */
	color:#000 !important; /* need important to override hyperlink color */
	border:solid 1px #8c8c8c;
}
