/* theodin.co.uk -Designed and developed by Philip Beel All Rights Reserved*/

/* 
------------------------------------------------------------------------------------------------------Genetic--------------*/

/* Reset */

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	/*font-style:normal;
	font-weight:normal;*/
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.chat_img { 
background-image:url(../images/contact1.png) ;
}
.cont_img { 
background-image:url(../images/contact.png) !important;
}


/*#contactable {

background-repeat:no-repeat;

	border-left:0px;
	color:#666666;
	cursor:pointer;
	height:177px;
	left:0;
	margin-left:0px; 
	*margin-left:-3px; 
	overflow:hidden;
	position:fixed;
	*position:absolute;
	text-indent:-100000px;
	top:175px;
	*margin-top:10px;
	width:50px;
	z-index:800;
}*/

#contactable {
    background-repeat: no-repeat;
    border-left: 0 none;
    color: #666666;
    cursor: pointer;
    height: 116px;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    position: fixed;
    text-indent: -100000px;
    top: 175px;
    width: 50px;
    z-index: 800;
}

#contactForm {
	background-color:#f6f5f5;
	border:1px solid #9c9c9c;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	left:0;
	margin-left:-400px;
	*margin-left:-434px;
	margin-top:-160px;
	padding-top:0px;
	overflow:hidden;
	padding-left:30px;
	position:fixed;
	top:285px;
	width:360px;
	*width:394px;
	z-index:99;
}

form#contactForm input, textarea {
	background:#FFFFFF none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:1px solid #CCCCCC;
	font-family:Arial;
	font-size:12px;
	color:#666666;
/*	margin-bottom:10px;*/
}

form#contactForm select {
	background:#FFFFFF none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:336px;
	padding:3px;
	border:1px solid #CCCCCC;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}


form#contactForm .submit {
	background: #01761d none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:337px;
	padding:5px;
	border:1px solid #09541b;
	outline-color:-moz-use-text-color;
	font-family: georgia;
	font-size:14px;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bolder;
	font-family:Helvetica;
	margin-top:10px;
}

form#contactForm p {
	width:325px;
	font-size:0.9em;
	margin-top:0px;
}

form#contactForm .disclaimer {
	*margin-left:20px;
	color:#fff;
}

#contactForm .red {
	color: #CC3300;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
} 

#contactForm .error { background-color: #82D2E3; padding:5px 0; width:336px; border:0px solid #F23636; }
/*#name.error { background-color: #f6f5f5; padding:5px 0; width:336px; border:1px solid #F23636; }*/ 
#module.error { background-color: #f6f5f5; padding:5px 0; width:336px; border:1px solid #F23636; } 
#suggession.error { background-color: #f6f5f5; padding:5px 0; width:336px; border:1px solid #F23636; }
#other.error { background-color: #f6f5f5; padding:5px 0; width:336px; border:1px solid #F23636;}
#feedback.error { width: inherit; background-color: #f6f5f5;  padding:5px 0; width:337px; border:1px solid #F23636; }

form#contactForm label{
	*margin-left:20px;
	color:#666666;
	font-weight:bold;
	padding-bottom:4px;
	font-family:Arial;
	
}

form#contactForm #loading {
	background: url(http://www.pakistanconnections.com/css/images/ajax-loader.gif) no-repeat;
	width:55px;
	height:55px;
	margin: 100px auto;
	display:none;
}

#callback {
	font-family: georgia;
	font-size:1.3em;
	color: #107B2A;
	width:325px;
	margin: 10px 40px;	
	display:none;
}


.holder {
	margin:0 auto;
	*margin-left:20px;
	padding-top:20px;	
}