
/*
	Chaseproducts.com
	Login Page
	CSS
*/

@charset "utf-8";
body  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #223f8a url("/images/login_background_stripe.png");
	margin: 0;
	padding: 0;
	text-align: center; 
}

h2{
	font-size: 1.3em;
}

.button {
    background: url(/images/buttons/submit_bg.jpg) repeat-x scroll 0 0 transparent;
    border: 1px solid #989898;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 2px #CCCCCC;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-shadow: 1px 1px 1px #666666;
    width: auto;
	padding: 5px;
	text-decoration: none;
}

.full-border-r{
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}

.one-shadow {
	-webkit-box-shadow: 0 5px 6px -6px black;
	   -moz-box-shadow: 0 5px 6px -6px black;
	        box-shadow: 0 5px 6px -6px black;
}

#container { 
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	height: 100%;
} 
#header { 
	border: 0px;
	background: url("/images/login_header.jpg");	
	height: 135px;
	padding: 0; 
} 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}

#login-form {
	max-width: 25%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 15px;
	border: 1px solid #90C1DD;
	background: #E8F4Fb;
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

#login-form form {
	text-align: center;
}

.login-box {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding: 5px 15px;
	border: 1px solid #90C1DD;
	background: #E8F4Fb;
	margin-top: 20px;
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

#sidebar{
	float: left; 
	width: 170px; 
	background: #85C446;
	padding: 15px;
	height: 100%;
}
#sidebar h3 {
	margin-left: 10px; 
	margin-right: 10px;
}
#sidebar p {
	margin:0px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.8em;
}
#sidebar a {
	text-decoration:none;
	color: blue;
}
#sidebar a:hover {
	color: green;
}

#mainContent {
	margin: 0 0 0 200px;
	font-size:.8em;
	padding:0 15px 0 15px;
} 
#mainContent h1{
	font-size:1em;
}
#mainContent h2{
	font-size:.8em;
}

#mainContent li{
	margin-left: 50px;
}
#mainContent2 {
	margin: 0 0 0 18em; 
	font-size:.8em;
	padding:0 15px 0 15px;
} 
#mainContent2 h1{
	font-size:1em;
}
#mainContent2 h2{
	font-size:.8em;
}

.item_result{
	margin: 10px 0;
	padding: 10px;
	width: 75%;
	display: inline-block;
	background: #eee;
}
.item_result_description{
	width: 75%;
	float: left;
}
.item_result_inputs{
	float: right;
}

/* ------------------------- */
.csitem {
	margin: 10px;
	float: left;
}

.csitem img {
	height: 125px;
	border: none;
	padding: 5px;
}
/* -------------------------- */

/* ----- FOOTER ----- */
/* footer column */
#footer {
	float: left;
	height: auto; /* 180px */
	width: 100%;
	color: #ffffff;
	border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	background: #27336f;
}

#footer a{
	font-size: 0.8em;
	color: #444;
	text-decoration: none;
}

#footer-group{
	margin: 0 2.0833333333333333333333333333333% 0 2.0833333333333333333333333333333%;
	width: 55.833333333333333333333333333333%;
	float: left;
}
.footer-col {
	float: left;
	width: 31.333333333333333333333333333333%;
	margin: 20px 2% 20px 0;
	padding: 0 0 5px 0;
	background: #E8F4Fb;
	color: #555;
}
.footer-col-head {
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	background: #bbdff4;
	-webkit-border-radius: 5px 5px 0px 0px;
	   -moz-border-radius: 5px 5px 0px 0px;
			border-radius: 5px 5px 0px 0px;
}
.footer-col-row {
	height: auto;
	padding: 5px 0px 5px 10px;
	margin: 5px 0 5px 0;
}
#contact_footer-col-row{
	height: 35px;
}
#contact_footer-col-row a{
	height: 100%;
	width: 100%;
	display: block;
}
.footer-row-icon {
	float: left;
}
.footer-row-icon img{
	width: 35px;
}
.footer-row-context {
	padding-left: 5px;
	font-weight: bold;
	line-height: 35px;
}
.filettericon {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
}
.filettericon_a {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	padding-right: 5px;
}

/* twitter box --- */
#twitter_box {
    float: right;
    height: auto;
    width: 40%;
    padding-top: 1px;
    margin-bottom: 20px;
}
#twitter_msg {
    float: left;
    background: #fff;
    height: auto;
    width: 93.75%;
    margin-top: 20px;
    position: relative;
    z-index: 2;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}
#twitter_msg_words{
    margin:10px 4.444444444444444444444444444444% 10px 4.444444444444444444444444444444%;
    padding:10px 0 0 0;
}
#twitter_title_box {
    float: left;
    height: auto;
    width: 93.75%;
    background: #bbdff4 url(/images/white_gradient.png) repeat-x;
    position: relative;
    z-index: 1;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}
#twitter_title {
    float: none;
    height: auto;
    color: #555;
}
/* --------------- */

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.inputSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: blue;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;

}
.inputSubmitr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: blue;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;
}
.inputSubmitL {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: blue;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #0f2b73;
}
.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0f2b73;
	font-weight: bold;

}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0f2b73;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0f2b73;
	font-weight: bold;
	line-height: 15px;

}
/*a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0f2b73;
}*/
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f2b73;
	font-weight: bold;
	line-height: 15px;

}
.smallTrans {
	height: 15px;
	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #0f2b73;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-weight: bold;
}
.smallTransr {
	height: 15px;
	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #0f2b73;
	border: none #FFFFFF;
	font-weight: bold;
}
.bodyTextBoldError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF3300;
	font-weight: bold;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
	font-weight: bold;
}
.bid_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}


#cgifooter { 
	padding: 0;
	background:#0F2B74;
	width: 100%;
	float: left;
} 
#cgifooter p {
	margin: 0;
	padding: 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	color:gray;
}


