﻿/* CSS Document */
/* For the Login - Popup */

#simplemodal-container a.modalCloseImg {
	background-image:url(../images/cross2.gif);
	background-color:#f5e5c3;
	width:21px;
	height:22px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:11px;
	right:10px;
	cursor:pointer;
	margin: 0px;
}
.ajaxlogin {
	background-image:url(../images/ajax.gif) ;
	width:50px;
	height:16px;
	display:inline;
	z-index:3201;
	position:absolute;
	top:150px;
	right:180px;
}
.ajaxsignup {
	background-image:url(../images/ajax.gif) ;
	width:50px;
	height:16px;
	display:inline;
	z-index:3201;
	position:absolute;
	top:172px;
	right:275px;
}

#simplemodal-overlay {
	background-color:black;
}

#popup_container {
	height: 260px;
	width: 500px;
	background-color: #453c35;
	padding:1px;
}
#Error
{
height:17px;
color:Red;
}
#popup_innerbox {
	height: 249px;
	width: 491px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	clear: both;	
}

#popup_title {
	height: 14px;
	width: 214px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 1px;
	padding-left: 8px;
	padding-bottom: 7px;
	background-color:#f5e5c3;
}
#memlogin_title {
	height: 14px;
	width: 226px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 1px;
	padding-left: 8px;
	padding-bottom: 7px;
	background-color:#f5e5c3;
}

#memlogin_access {
	height: 20px;
	width: 224px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
}

#memlogin_subtitle {
	height: 15px;
	width: 224px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
}

#memlogin_textfield {
	height: 22px;
	width: 224px;
	float: left;
	padding-top: 0px;
	padding-left: 8px;
	margin: 0px;
}

input {
	color: #996600;
	background-color: #F4FCFF;
	border: 1px solid #996633;
	text-indent: 2px;
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}


#close_bttn {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
}
#memlogin_top {
	float: left;
	height: 5px;
	width: 491px;
	margin: 0px;
}

#memlogin_bttm {
	float: left;
	height: 4px;
	width: 491px;
}

#memlogin_content {
	height: 240px;
	width: 491px;
	float: left;
}


#memlogin_form {
	float: left;
	height: 191px;
	width: 234px;
	margin-left: 7px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
#memlogin_form2 {
	float: right;
	height: 191px;
	width: 242px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#signin {
	float: left;
	height: 19px;
	width: 71px;
}
#new_user {
	height: 51px;
	width: 490px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#newuser_bg {
	height: 51px;
	width: 474px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#forgot_pass {
	float: left;
	height: 19px;
	width: 140px;
	margin-left: 8px;
	
}
#newuser_bgleft {
	float: left;
	height: 51px;
	width: 9px;
	background-image: url(http://www.leathericon.com/images/lft_newbg.gif);
	background-repeat: no-repeat;
}

#newuser_img {
	float: left;
	height: 51px;
	width: 44px;
	background-image: url(http://www.leathericon.com/images/newuser_img.jpg);
	background-repeat: no-repeat;
}

#newuser_content {
	float: left;
	height: 51px;
	width: 412px;
	background-image: url(http://www.leathericon.com/images/new_bg.gif);
	background-repeat: repeat-x;
}

#newuser_bgright {
	float: left;
	height: 51px;
	width: 9px;
	background-image: url(http://www.leathericon.com/images/rt_newbg.gif);
	background-repeat: no-repeat;
}

#newuser_title {
	height: 20px;
	width: 90px;
	margin-top: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 8px;
}

#newuser_textlink {
	height: 20px;
	width: 200px;
	margin-top: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 6px;
	padding-left: 0px;
}

a.create:link {
	color:#7f400b;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: circle;
}

a.create:active {
	color:#7f400b;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.create:hover {
	color:#993300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.create:visited {
	color:#7f400b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.red_subheading{
	font-family: Arial;
	font-size: 16px;
	color: #CC0000;
	line-height: 22px;

	font-weight: bold;
	
}
#PhoneNo{
z-index:11; position:relative; left:-15px; width:111px;
}
.blacktext{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}

.boldtext{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

.black_subheading{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

input.name2 {
	color: #999999;
	background-color: #F4FCFF;
	border: 1px solid #996633;
	text-indent: 2px;
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
.normal {
	border:2px solid #999999;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color: #999999;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	height: 18px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
.normalisd {
	border:2px solid #999999;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color: #999999;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	height: 18px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
.activetext
{
	border:2px solid green;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:Black;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	height: 18px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
.activeisd
{	border:2px solid green;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:Black;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	height: 18px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
.red {
	border:2px solid #FF0000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:black;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	height: 18px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
.redisd {
	border:2px solid #FF0000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:black;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	height: 18px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
