/*
Theme Name: UK Trade Software Theme
Theme URI: http://www.satyamtechnologies.net
Description: "A theme designed for UK Trade Software."
Version: 1.0
Author: Anupam Rekha
Author URI: http://www.satyamtechnologies.net

*/

body {font: 75%/170% Arial, Helvetica, sans-serif;padding: 0px;margin: 0px auto;color: #333; background: #ffffff url(images/bg.png) repeat-x;}
a {color: #4193bb;text-decoration: none; font-weight: bold;}
a:visited {color: #44809e;font-weight: bold;}
a:hover {text-decoration: none; font-weight: bold;}
p {margin: 0px 0px 15px; color: #393a3b; line-height: 1.8em;}
img {padding: 10px 4px;}
ul {margin: 5px 0px 15px;padding-left: 20px;}
ul li {margin: 0px;}
ol {margin: 5px 0px 15px;padding-left: 20px;}
ul li {margin: 0px;}
form {margin: 0px;padding: 0px;}
small {font-size: 90%;}
#page { background: url(images/logo-bg-big.png) no-repeat; z-index: 200px;
background-position: top left;}
#wrapper {width: 900px; margin: 0px auto; position: relative; text-align: center; 	}

/* HEADER HEADER HEADER HEADER  */
#header { width:900px;
	float:left;
        

		
}

#header h1{
	margin-left: 55px;
	width: 270px;
	height: 29px;
	background: url(images/logo.png) no-repeat;
	text-indent: -999px;

	
}

#header div.description {
	background: url(images/slogan.png) no-repeat;	
	width: 281px;
	height: 18px;
	text-indent: -999px;
	margin-left: -86px;
	margin-top: 5px;
	position: 
}

 #logo-bg {

 background: url(images/logo-bg.png) no-repeat;
 width: 645px; 
 height: 92px;
z-index: 100px;


}

#headerbottom {
width: 900px;
height: 266px;
float:left;
margin: 0;
padding: 0;
}

/* featured image */

#featuredimg {
width: 620px;
height: 266px;
float:left;
margin: 0;
padding: 0;
border: none;
}

#featuredimg img {

margin: 0;
padding: 0;


}

#takeatour{

height: 267px;
width: 280px;
float: left;
background: url(images/takeatour-bg.png) repeat-x;
margin-top:-1px;
}

#takeatour h3{
width:250px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: 800;
padding: 10px 10px 10px 20px;
text-align: left;
font-size: 18px;
}

#takeatour p{

font-family:  Arial, Helvetica, sans-serif;
color: #ffffff;
padding: 10px 10px 10px 20px;
text-align: left;
font-size: 12px;
font-weight: bold;
line-height: 1.8em; 

}


#takeatour a {
margin-left: 65px;

}
#takeatour a img{
border: none;

}

/* SITE TITLE SITE TITLE SITE TITLE */
h1 {
	position: absolute;
	top: 10px;
	left: 5px;
	color: #111;
	margin: 0px;
	padding: 0px;
	font: normal 25px/100% Arial, Helvetica, sans-serif;
}
.description {
	position: absolute;
	top: 40px;
	left: 150px;
	color: #111;
	font: 14px Arial, Helvetica, sans-serif;
        font-style:italic;
}
/* SEARCH FORM SEARCH FORM SEARCH FORM */
#searchform {
	position: absolute;
	top: 32px;
	right: 0px;
	float: right;
	height: 44px;
	width: 264px;
	background:  url(images/search-bg.jpg) repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#searchform #s{
	height: 15px;
	width: 125px;
	margin:10px 5px 4px 6px;
	padding: 4px 7px 2px 5px;
	color: #000000;
	line-height: 1.5em;
	
	font-weight: blod;
	background:  #ffffff url(images/search-textbox.png) top left no-repeat;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#searchform #searchsubmit {

	height: 26px;
	width: 80px;
	border: none;
	color: #ffffff;
	font-weight: 200;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 6px;
	background:  url(images/search-button.png) no-repeat;
}

/* CONTENT ENTRY CONTENT ENTRY  */
#left-col {

	width: 900px;
	text-align: left;
	float: left;
	margin: 0px;
	background: #ffffff url(images/content-bg.jpg) repeat-x;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	
		
	
}
/* PAGE NAVIGATION PAGE NAVIGATION */

#nav {
	height: 65px;
	widht: 900px;
	background: url(images/menubar.png) repeat-x;
	clear: both;
	border-top-left-radius: 10px;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 14px/110% Arial, Helvetica, sans-serif;

}



#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	background: url(images/menu-border.png) no-repeat 100% 50%;

}

#nav ul li:last-child{
	background: none;

}



#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	padding: 20px 19px 22px 18px;
	margin: 7px 0 0 0;
	

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	

}



#nav li a:visited{
	text-decoration: none;
	color: #ffffff;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	color: #09151a;
}


/* CONTENT ENTRY CONTENT ENTRY */
#content
 {
   
	padding: 25px 0px 15px 0px;
	width: 620px; 
	float:left;
/*	overflow: hidden;*/

}

#content h2 {
		padding-left: 10px;


}

#content div {padding: 10px; font: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em;} 
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .title {
	float: left;
	width: 555px;
}
.postdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #11577b;
	text-decoration: none;
}
.postdata .category{
	float: left;
}
.postdata .comments{
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}

/* POST TITLE POST TITLE POST TITLE */
h2 {
	margin: 3px 0 2px 0px;
	padding-bottom: 4px;
	font: normal 20px/100% Tahoma, Arial, Helvetica, sans-serif;
        text-align: left;
		color: #009cff;
		
}
h2 a, h2 a:visited {
        text-decoration: underline;
}
h2 a:hover {
        text-decoration: none;
}
h3 {
	color: #333;
	margin: 5px 0px 5px 0px;
	font: 120%/110% Arial, Helvetica, sans-serif;
}

/* NEXT AND PREVIOUS PAGE NAVIGATION */
.page-nav {
	clear: both;
	height: 21px;
        border-top: 0px dotted #ccc;
}
.page-nav a, .page-nav a:visited {
	color: #000;
	font-family: Arial, Helvetica, sans-serif
	text-decoration: none;
}
.page-nav a:hover {
	color: #11577b;
	text-decoration: underline;
}
.previous-entries a {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}
.next-entries a {
	float: right;
	padding-right: 0px;
	margin-right: 0px;
}

/* NEXT AND PREVIOUS POST NAVIGATION */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-family: Arial, Helvetica, sans-serif
	font-size: 80%;
}
.post-nav a, .post-nav a:visited {
	color: #999;
}
.post-nav a:hover {
	color: #11577b;
}
.post-nav .previous a {
	float: left;
}
.post-nav .next a {
	float: right;
	text-align: right;
}

/* COMMENT COMMENT COMMENT  */
h3#comments, h3#respond {
        border-top: 0px dotted #333;
        padding-top: 10px;
	font: normal 130%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
        color: #333;
	clear: both;
}
/* COMMENT FORM COMMENT FORM */
#commentform {
	margin-top: 10px;
}
#commentform label {
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
        margin-left: 15px;
	padding: 5px 3px 3px 7px;
	border: 1px solid #515151;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 535px;
	height: 140px;
	border: solid 1px #515151;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
        float: right;
	font: 12px/100% Arial, Helvetica, sans-serif;
	border: solid 1px #515151;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
    background: #fff;
    margin-right: 10px;
}
#commentform #submit:hover {
        background: #ccc;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* COMMENT LIST COMMENT LIST */
.commentlist {
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
}
.commentlist li{
	list-style: none;
	padding: 5px 10px;
}
.commentlist .alt {
	background: #fff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #333;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}


/* FOOTER FOOTER FOOTER  */
#footer {

	font-family: Arial, Helvetica, sans-serif
	padding-top: 10px;
	font-size: 90%;
	height: 38px;
	color: #282828;
	background: url(images/footer-bg.png) repeat-x;
	border: thin  #b2dcf8;
	color: #2c539a;
	clear: both;
	margin-bottom: 50px;
}

#footer span{
	float: left;
	padding: 10px 20px 5px 20px;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #2c539a;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
		font-weight: normal;
}

#footer ul  {
display: block;
list-style-type: none;

}

#footer ul li {
display: inline;
list-style-type: none;
margin: 10px 5px 5px 5px;
border-right: 1px solid #b2dcf8;
padding-right: 10px;
float: left;

}


/* SIDEBAR SIDEBAR SIDEBAR SIDEBAR SIDEBAR */
#sidebar {
	float:left;
	width: 280px;
	color: #333;
	line-height: 160%;
	font: 10px/150% Arial, Helvetica, sans-serif;
	text-align: left;
	background-color:#000000;

}

#sidebar #newsletter {
	background: url(images/newsletter-bg.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
	float:left;
	padding: 0px;
	margin:0px;

}

#sidebar #newsletter h2{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: 800;
padding: 20px 10px 10px 10px;
text-align: left;
font-size: 18px;
}

#sidebar #newsletter p{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
padding: 5px 10px 5px 10px;
text-align: left;
font-size: 12px;
}


#sidebar #newsletter input {
	
		margin: 0 10px 0px 20px;
		


}

#sidebar #newsletter label {
	
		padding-right: 10px;

}


#sidebar #newsletter #business {
	
		margin-right: -12px;
		padding-right: 0px;

}

#nsubmit {
	padding-left:  140px;


}

#sidebar img {
	border: none;
	margin-top: 30px;


}

#sidebar .testimonialheading {
	width:100%;
	float:left;
	background: url(images/testimonials.png) no-repeat;
	padding: 20px 10px 0px 10px;
	text-indent: -999px;
	margin: 10px 10px 10px 10px;
	
}


#sidebar  #testimonials p{
	color: #949596;
	font: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	text-align: justify;
	margin-right: -15px;
	padding-bottom: 10px;


}

#sidebar  #testimonials p span{
	color: #009afb;
	font-weight: bold;
	padding-left: 140px;
	line-height: 1.7em;

}


.readmore {
	float: right;
	margin-right: 5px;
	font-weight: bold;

}

#sidebar .sidebartitle{
	font: normal 140%/100% Arial, Helvetica, sans-serif
	color: #333;
        margin-top: 11px;
	padding: 4px 0px 4px 0px;
}
#sidebar p {
	margin: 0px;
	padding: 0 20px;
}
#sidebar h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:900;
        /*margin: 0px 0px 0px -15px; padding: 0, 10px;*/
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #009cff;
}
#sidebar h3 a:hover {
	color: #11577b;
	text-decoration:underline;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #009cff;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	color: #009cff;
	text-decoration:underline;
}
#sidebar ul {
	padding:0px;
    margin:0px; /*changes*/
}
#sidebar ul li {margin:0;
padding:0;
	list-style: none;

}
#sidebar ul li ul li {
	list-style: none;
		margin:0;
		padding:0;
		  
}
#sidebar img {
        padding: 4px;
}
#sidebarmenuBar{width:240px;
	float:left;
	background-color:#000;
	color:#fff;
	padding:10px 20px;
	}
#sidebarmenuBar ul{
	width:240px;
	float:left;
	padding:0px;
	margin:0px;
	}

#sidebarmenuBar ul li{
	height:20px;
	padding:0px;
	font-size:12px;
	font-weight: 800;
	font: Arial, Helvetica, sans-serif;
	list-style:none;
	/*background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;*/
	
	}

/* WIDGET WIDGET WIDGET WIDGET  */
/* UL LI WODGET UL LI WIDGET */
#archives ul li, #recent-comments ul li, #categories ul li, #recent-posts ul li, #links ul li {
        padding: 0px;
}
/* META META META META META */

#meta .rss, #meta .login, #meta .check, #meta .wordpress {
        padding: 0px;
}
/* CALLENDAR */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* ALIGNMENTS ALIGNMENTS ALIGNMENTS */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}
#bottombanararea{
	width: 900px;
	float: left;
}
.bottom{
	margin:0px;
	width: 275px;
	height:100px;
	text-align: right;
	padding:5px 5px 0 0;
	float:left;
	background-color:#FFFFFF;
}

