
/***************************  Copyrights 2008 for Pissbagproductions.com  ***************************

This sites, text, coding, CSS and programming belongs and is copyrighted to "RE Productions Ltd" 
Any one found copying, using or cloning this material will be prosecuted in their own country 
to the fullest extent of the law!

************************************ YOU HAVE BEEN WARNED!!! ***************************************/


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}
@font-face {
    font-family: "BankGothic Md BT";
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.therubberclinic.com/images/BANKGOT0.eot);
}
.clear {
	height:1px;
	clear: both;
}
.form_error {
	padding-left: 125px;
	padding-bottom: 10px;
	color: #d8732f;
	font-size: 12px
}

div#indicator {
	position: absolute;
	width: 100px;
	height: 40px;
	left: 10px;
	top: 10px;
	z-index: 900;
	background: url(/images/indicator.gif) no-repeat 0 0;
}

.subtitle {
	color: #9c4797;
	font-size: 11px;
}

.subtitle :link,.subtitle :visited {
	font-weight: bold;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.form input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.form .right input {
	display: inline;
	float: none;
	text-align: center;
	margin-top: 10px;
	margin-left: 100px;
}

.form label {
	display: block;
	width: 125px;
	padding-right: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #a19f9f;
}

fieldset {
	margin-right: 10px;
	margin-left: 10px;
	color: #950000;
	border: 0;
}
legend {
	color: #950000;
	font-weight: bold;
}

#login {
	margin-bottom: 10px;
}

#login h2 {
	font-size: 14px;
	margin-bottom: 5px;
}

.small {
	font-size: 10px;
}

.in_form {
	padding-left: 85px;
}

ul.plain_list {
	margin-left: 15px;
}

.details {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
}

.front_text {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #666363;
}

.front_price {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

a.front_link {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #fe0000;
}
.submitLink {
   font-size: 16px;
   color: #fe0000;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
}

#enter_wrapper { 
	width: 960px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
#enter_wrapper span {
	visibility: hidden;
}

#enter_wrapper #enter, #enter_wrapper #leave {
	float: left;
	padding: 80px 0 0 240px;

}
#enter_wrapper #leave {
	float: left;
	padding: 80px 0 0 180px;
	
}
#enter_wrapper #enter a {
	display: block;
	background: url(../images/enter.png) no-repeat;
	width: 154px;
	height: 16px;
	text-decoration: none;
}
#enter_wrapper #leave a {
	display: block;
	background: url(../images/leave.png) no-repeat;
	width: 154px;
	height: 16px;
	text-decoration: none;
}
#enter_wrapper #enter p a, #enter_wrapper #leave p a {
	display: inline;
	background: none;
	color: #d30e0e;
	
}
#enter_wrapper p {
	color: #4c4c4c;
	font-family: "BankGothic Md BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0;
}
#enter_wrapper h2 {
	padding: 75px 0 0 0;
	color: #4c4c4c;
	font-family: "BankGothic Md BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	margin: 0 auto 0 auto;
	font-weight: normal;
}
#enter_wrapper h3 {
	padding: 75px 0 0 0;
	color: #4c4c4c;
	font-family: "BankGothic Md BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0 auto 0 auto;
	font-weight: normal;
}
#enter_wrapper h4 {
	padding: 44px 0 0 0;
	font-family: "BankGothic Md BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0 auto 0 auto;
	color: #4c4c4c;
	font-weight: normal;
}
#enter_wrapper h5 {
	padding: 44px 0 0 0;
	font-family: "BankGothic Md BT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	margin: 0 auto 0 auto;
	color: #4c4c4c;
	font-weight: normal;
}
#enter_wrapper h3 a, #footer p a, #enter_wrapper h4 a, #enter_wrapper h5 a  {
	color: #4c4c4c;
}
#enter_wrapper h5 a {
	text-decoration: none;
}
#logo {
	padding: 120px 0 0 0;
}
#enter_wrapper #enter p a, #enter_wrapper #leave p a {
	color: #4c4c4c;
	text-decoration: underline;
}