/*  
Theme Name: Spot Loan Custom
Author: Avijit Michael

*/

*{
	margin: 0;
	padding: 0;
}

body {
	background: url(images/backstrip.jpg) #ffffff repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a, a:visited{
	color: #1165a2;
	text-decoration: none;
}

a:active, a:hover {
	color: #c12c26;
}

h3{
	font-size: 12pt;
}


#container {
	margin-left: auto;
	margin-right: auto;
	width: 822px;
}

#page {
	background: url(images/containerback.png) repeat-y;
	float: left;
	width: 100%;
}


#header {
	float: left;
	background: url(images/header.jpg) no-repeat;
	width: 822px;
	height: 91px;
}

#header2 {
	float: left;
	background: url(images/header2.jpg) no-repeat;
	width: 822px;
	height: 91px;
}

#logo {
	float: left;
	width: 324px;
	height: 73px;
	margin-left: 15px;
	background: url(images/logo.jpg) no-repeat; 
}

#feeds {
	width: 200px;
	height: 25px;
	float: right;
	margin: 10px 25px;
}

#rssfeed {
	background: url(images/FooterFeedsRss.jpg) no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	margin: 0 5px 0 5px;
}

#rssfeed:active, #rssfeed:hover {
	background: url(images/FooterFeedsRss1.jpg) no-repeat;
}

#techfeed {
	background: url(images/techfeed.jpg) no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	margin: 0 5px 0 5px;	
}

#techfeed:active, #techfeed:hover {
	background: url(images/techfeed1.jpg) no-repeat;
}

#burnerfeed {
	background: url(images/feedburnerrss.jpg) no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	margin: 0 5px 0 5px;	
}

#burnerfeed:active, #burnerfeed:hover {
	background: url(images/feedburnerrss1.jpg) no-repeat;
}

#navigation {
	float: left;
	width: 168px;
	margin-top: 10px;
	padding: 12px 25px 0 15px; 
	text-align: right;
	height: auto;
}

#navigation ul {
	margin: 5px 0 15px 10px;
	list-style-type: none;
}

#navigation h3{
	margin-bottom: 5px;
}

#navigation input{
	border: 1px solid #999999;
	width: 110px;
	float: right;
}

#navigation .search {
	float: right;
	background: url(images/search.jpg) no-repeat;
	width: 23px;
	height: 24px;
	margin-top: -2px;
}

#main {
	float: left;
	width: 596px;
	border-left: 1px solid #1169a9;	
	
}

#top {
	height: auto;
	float: left;
	width: 100%;
	margin-top: 0;
}

#topLeft {
	float: left;
	padding: 25px 0 0  20px;
	width: 277px;
	height: 274px;
}

#topLeft ul {
	clear: both;
	list-style-type: none;
	text-align: left;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;	
}

#topLeft ul li{
	/*background: url(images/bullet.jpg) no-repeat top left;*/
	height: 36px;
	padding: 0 0 0 39px;
	margin: 15px 0 23px 0;
}

#topLeft ul li.p1{
	background: url(images/pen.jpg) no-repeat center left;
}

#topLeft ul li.p2 {
	background: url(images/access.jpg) no-repeat center left;
}

#topLeft ul li.p3{
	background: url(images/right.jpg) no-repeat center left;
}

#topRight {
	float: right;
	background:url(images/couple.jpg) no-repeat;
	width: 275px;
	height: 299px;
}

#formLeft {
	float: left;
	width: 350px;
	height: auto;
	background:url(images/penmed.jpg) no-repeat top left;
}


#formRight {
	float: right;
	width: 210px;
	margin-top: -1px;
	padding: 130px 10px 0 0;
	background: #f2f2f2 url(images/quotepage.jpg) no-repeat center top;
}

#formRight ul {
	list-style-type: none;	
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;	
	margin-left: -5px;	
}

#formRight li{

	background: url(images/bullet.jpg) no-repeat top left;
	height: auto;
	padding: 2px 0 2px 34px;
	margin-bottom: 16px ;

}

.applicationform {
	width: 340px;
	height: 1025px;
	padding-left: 10px;
	margin-top: 5px;
}

#strip {
	background: url(images/bestdeal.jpg) no-repeat;
	width: 596px;
	height: 30px;
	float: left;
}

#middle {
	width: 100%;
	height: auto;
	float: left;
	margin: 25px 0;
}

#leftCol {
	float: left;
	width: 340px;
	height: auto;
	padding-left: 25px;
}

#flash {
	float: right;
	width: 200px;
	height: 200px;
	margin-right: 15px;
	border: 1px solid #CFE1F1;
}


#bottom {
	width:90%;
	float: left;
	height: auto;
	border-top: 1px solid #6699CC;
	margin: -10px 0 10px 25px;
}

#latestNews{
	background: url(images/news.gif) no-repeat top;
	margin: 15px 0 15px 2px;
	width: 129px;
	height: 26px;
}

.post {
	margin: 10px 0 10px 10px;
	border-bottom: 1px solid #1169a9;
	padding-bottom: 18px;
	font-family: "Times New Roman", "Times", "serif";
}

p {
	margin: 10px 0 10px 0;
	text-align: justify;
}

blockquote {
	background: #DBECFD;
	margin-left: 10px;
	font-style:italic;
	padding: 6px;
}

a.quote {
	float: left;
	margin: -14px 0 6px 0;
	background: url(images/q5.jpg);
	width: 196px;
	height: 56px;
}

a.quote:hover {
	float: left;
	background: url(images/q7.jpg);
	width: 196px;
	height: 56px;	
}

h2 {
	font-size: 14pt;
}

h1 {
	font-size: 16pt;
	margin-bottom: 8px;
}

#footer{
	float: left;
	background: url(images/footer.jpg) top no-repeat;
	width: 822px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}

#footer a{
	font-size: 10pt;
}

#footer p{
	color:#999999;
	font-size: 9pt;
	text-align: center;
}

#footer ul {
	margin: 50px 0 10px 0;
}

#footer ul li{
	display:inline;
	padding: 0 5px 0 5px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	