/*
Theme Name: PMS
Theme URI: 
Description: 
Version: 1.0
Author: 
Created Date:
Author URI: 
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-color:#fff;
	background-image: url(images/bg.jpg);	
	color:#666;
}
#maincontainer {
background:#FFFFFF url(images/bg.gif) repeat-y top center;
margin:0px auto;
width:972px;
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}
#headerimage {
margin:0px auto 20px auto;
width:960px;
position:relative;
}
#headerimage img {
position:absolute;
left:0px;
top:0px;
}
#headerimage h1 {
position:absolute;
left:35px;
top:55px;
color:#00CCFF;
}
#mid-section {
position:relative;
clear:both;
margin-top:140px;
}
#mid-section-home {
margin-top:0px;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc  dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;

	
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
	letter-spacing: -1px;

}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;

}

h4 {
	font-size: 16px;
	color:#00CCFF;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
	padding-left:20px;
}

ul {
	list-style: square;
	padding-left:15px;

}

li {
margin-bottom:5px; 
	
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
	
}

a:link, a:visited{
color:#00ccff;
text-decoration:none;

}
h1, h2, h3, h4, h5, h6{
margin-bottom:10px;

}

h1{
color:#eeac0c;

}
h3{
color:#111;

}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 20px 10px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #eee;
	background-color:#dedede;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:12px;
	font-style: italic;
}
.tn-br{
	border:1px solid #eee;
	padding:3px;

}

.col1{
	padding-right:10px;
	float:left;
	width:auto;
	

}
.col2{
	padding-left:10px;
	padding-right:10px;

}
.col-left{
	padding:10px;
}


.pftnc img{
float:left;
margin-right:20px;
margin-bottom:20px;	

}

.tn-br1{
border:1px solid #dedede;
padding:5px;
background-color:#f9f9f9;


}

.img-br{
	margin-bottom:20px;
	padding:2px;
	border:1px solid #ccc;
}


/* header
----------------------------------------------------------------------------------------------------*/
#header{
position:relative;
height:164px;

}
/* logo
----------------------------------------------------------------------------------------------------*/

#logo {
position:absolute;
top:20px;
left:20px;
}

#call{
position:absolute;
top:20px;
right:20px;
text-align:right;
width:500px;
}
#call h3{
	font-size:25px;
	letter-spacing: -1px;
	margin:0px;
	color:#00ccff;	
}
#call a {
text-decoration:underline;
color:#666666;
}
#call strong{
font-weight:bold;
}
/* search
----------------------------------------------------------------------------------------------------*/

.search {
position:absolute;
right:20px;
bottom:20px;
}
	form#searchform input{
		padding:0px 3px;
		border:1px solid #ccc;
		background-image: url(images/form-field-bg.jpg);
		background-repeat: repeat-x;
		height:20px;
		width: 15em;
		display:block;
		float:left;
	}
	form#searchform #go{
		background-color:#333;
		color:#fff;
		border:1px solid #111;
		background-image:none;
		width:40px;
		height:22px;
		font-weight:bold;
		position:relative;
		line-height:22px;
		margin-left:2px;
		
	}


/* Navigation
----------------------------------------------------------------------------------------------------*/
#navigation{
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:41px;
	font-weight:bold;
}

/* titles
----------------------------------------------------------------------------------------------------*/
.pagetitle{
	
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#00ccff;
	letter-spacing: -1px;
	font-weight:normal;
	
}

.col2 h3, .col1 h3{
letter-spacing: -1px;
}

/* Thumbnails
----------------------------------------------------------------------------------------------------*/
.thumb-nails img{
float:left;

	
}

/* right column/sidebar
----------------------------------------------------------------------------------------------------*/
#sidebar{
margin-left:10px;
width:300px;
overflow:hidden;
	padding:0;
	position: relative;
	color:#777;
	
}
#sidebar p span {
text-align:right;
}
#sidebar li{
list-style-image:url(images/arrow.gif);
}
#sidebar a{
color:#666666;
}
#sidebar .widget {
clear: both;
margin:0px 20px 0px 20px;
padding-bottom:10px;
border-bottom:#cccccc 1px dotted;
}
#sidebar .recentcomments a {
color:#00CCFF;
}
#text-3 h3 {
background:#FFFFFF url(images/icon-testimonials.gif) no-repeat center left;
padding: 5px 0px 5px 40px;
}
#text-4 h3 {
background:#FFFFFF url(images/icon-contact.gif) no-repeat center left;
padding: 5px 0px 5px 40px;
}
#sidebar .widget_recent_entries h3 {
background:#FFFFFF url(images/icon-posts.gif) no-repeat center left;
padding: 5px 0px 5px 40px;
-moz-background-clip:none;
-moz-background-inline-policy:none;
-moz-background-origin:none;
}
#sidebar .widget_recent_comments h3 {
background:#FFFFFF url(images/icon-comments.gif) no-repeat center left;
padding: 5px 0px 5px 40px;
}
#sidebar h3{
		margin-bottom:10px;
		letter-spacing: -1px;
		font-family: sans-serif;
		font-weight:normal;
		color:#00ccff;
	}
	#sidebar p{
		margin-top:10px;
		margin-bottom:0px;
	}
	/*sidebar rounded box*/
	.sidebar-top{
		background-image: url(images/sidebar-top.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		width:299px;
	}
	.sidebar-bot{
		background-image: url(images/sidebar-bot.png);
		background-repeat: no-repeat;
		background-position: center top;
		width:299px;
		
	}
	.sidebar-mid{
	
		background-image: url(images/sidebar-mid.png);
		background-repeat: repeat-y;
		width:299px;
	}

.view-more{
margin-top:10px;
}


/* left column/content column
----------------------------------------------------------------------------------------------------*/
.left-col-inner {
padding-right:20px;
}

.left-col h3{
	margin-bottom:0px;
	letter-spacing: -1px;
	font-family: sans-serif;
	font-weight:normal;

}
/* bottom container
----------------------------------------------------------------------------------------------------*/
.bottom-coaninter{
	background-image: url(images/bottom-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 291px;
	width: 940px;
	color:#111;
	margin-top:20px;

}
	.bottom-coaninter h3, .rightc-olumn h3{
	margin:0px;
	color:#00ccff;
	}

	.bottom-coaninter .col1, .bottom-coaninter .col2 {
		padding: 20px;
	}
	.bottom-coaninter .col2 {
		margin-left:0px;}


	.bottom-coaninter .col2 .tm-bg{
		background-image: url(images/tm-bg.png);
		background-repeat: no-repeat;
		height: 179px;
		width: 390px;	
	}

		.bottom-coaninter .col2 .tm-content{
			width:350px;
			padding-top:35px;
			padding-left:20px;
		}


/* @ post style
----------------------------------------------------------------------------------------------------*/
.post{
border-bottom:1px solid #eee;
padding-bottom:20px;


}	
.content-column, .roundbox, .navigation {
margin:0px 0px 0px 20px;
}

#left-column {
margin-left:20px;
margin-right:0px;}

/* @ comments style
----------------------------------------------------------------------------------------------------*/
	
h3#comments, #respond{
color:#222;

}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;

	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#000;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	font-weight:bold;
	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0;
	padding:0px;	
	

	
	}
.commentlist a:link, .commentlist a:visited  {
color:#0099CC;

	
	}
.commentlist li {
	margin: 5px 0 10px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	border:1px solid #ccc;
	background-color:#f2f2f2;

	color:#000;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation{
	background-image: url(images/pf-bg.jpg);
	background-repeat: repeat-x;
	background-position: -50px;
	font-size:2em;

}

.avatar {
	padding:5px;
	background-color:#fff;
	border:1px solid #ddd;
	float:right;
	width:auto;

}

/* footer container
----------------------------------------------------------------------------------------------------*/
#footer {
	font-family: Verdana, Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; 
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin:20px 0px;}
	#footer p{
	
		padding:0px 20px;
		color: #ffffff;
		line-height:40px;
			height:41px;
	}
		#footer p a{
		color: #ffffff;
		text-decoration:underline;
	}
	#footer span{
	float:right;
		color: #ffffff;
	}
	
/* END
----------------------------------------------------------------------------------------------------*/
	.contactmain, .contactwidget{
	width:260px}
.contactmain input, .contactwidget input{
		padding:0px 3px;
		border:1px solid #ccc;
		background-image: url(images/form-field-bg.jpg);
		background-repeat: repeat-x;
		height:20px;
		width:190px;
		float:right;
	}
	.contactmain p span.label, .contactwidget p span.label{
	width:50px;
	float:left;
	}
	.contactmain textarea, .contactwidget textarea{
		padding:0px 3px;
		border:1px solid #ccc;
		background-image: url(images/form-field-bg.jpg);
		background-repeat: repeat-x;
		height:70px;
		width:254px;
	}
.submit input {
		background-color:#333;
		color:#FFFFFF;
		border:1px solid #111;
		background-image:none;
		width:auto;
		height:22px;
		font-weight:bold;
		background-image:none;		
	}
	
.wbheadingrow p, ul.wbheadingrowone, ul.wbheadingrowtwo {
	font-weight:bold;
	color:#00CCFF;
	margin:0px;
	padding:0px;
	}
	.wbheadingrow p {
	font-size:14px;
	clear:both;}
	.wbheadingrow ul.wbheadingrowone {
	color:#666;
	}
	.wbheadingrow p, .wbheadingrow .ques, .wb-question p {
	float:left;
	width:380px;
	}
ul.wbheadingrowone,  ul.wbheadingrowtwo {
	list-style:none;
	width:200px;
	float:right
	}
 ul.wbheadingrowone li, ul.wbheadingrowtwo li {
	}
	.wbheadingrow ul.wbheadingrowone li {
	width:66px;
	text-align:center;
	float:left;
	
	}
ul.wbheadingrowtwo li {
	width:40px;
	text-align:center;
	float:left;
	}
		
.pullout-top{
		background-image: url(images/pull-top.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		width:527px;
		
	}
.pullout-btm{
		background-image: url(images/pull-btm.gif);
		background-repeat: no-repeat;
		background-position: center top;
		width:527px;
		
	}
.pullout-mid{
		background-image: url(images/pull-mid.gif);
		background-repeat: repeat-y;
		width:527px;
		color:#FFFFFF;
		font-weight:bold;
	}	
	
.pullout-mid p, .insight-mid p {
padding:0px 20px;
margin-bottom:0px;}
	
	.insight-top{
		background-image: url(images/insight-top.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		width:527px;
	}
.insight-btm{
		background-image: url(images/insight-btm.gif);
		background-repeat: no-repeat;
		background-position: center top;
		width:527px;
		
	}
.insight-mid{
	
		background-image: url(images/insight-mid.gif);
		background-repeat: repeat-y;
		width:527px;
		color:#00ccff;
		font-size:14px;
		font-style:italic;
		font-weight:bold;
	}	
		
	#country1, #country2, #country3 {
	padding:0px 24px;
	width:528px}	
		.grid_12 {
		}
.insight-mid span {
font-weight:normal;}
