
/*------------------------------------------
	Theme Name: Pharsafer
	Author: Surrey IT Solutions
	Author URI: http://www.surreyit.com
------------------------------------------*/


/*------------------------------------------ 
	Browser Reset
------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;	}

fieldset,img {	border: 0;	}
	
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;	}
	
ul {	list-style: none;	}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;	}

a {	outline: 0;	}


/*------------------------------------------ 
	Default Styles
------------------------------------------*/

a {
	text-decoration: none;
	color: #0772ae;	}

a:hover {	color:#434344;	}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, sans-serif
	color:#434344;	
	line-height:1.3em;	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {	color:#434344;	}

strong {	font-weight: bold;	}

em {	font-style: italic;	}

h1 {
	font-size: 25px;
	margin-top: 10px;
    margin-bottom: 10px;	}
    
h2 {
	font-size: 23px;
	margin-top: 10px;
    margin-bottom: 10px;	}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0772ae;
	margin-top: 10px;
    margin-bottom: 10px;	}

h4 {
	font-size: 16px;
	color: #0772ae;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 12px;	}

h5 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 30px;	}

h2+h5, h1+h5 {
	margin-top: -10px;
	margin-bottom: 20px;		}

h6 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
    margin-bottom: 10px;	}

hr {
	background-color: #e3e3e3;
	border: #e3e3e3;
	height: 1px;	}

p {
	margin-bottom: 10px;
	margin-top: 10px;	}
	
small {
	font: normal 11px Arial;	}
	
.highlight {
	color: #5e7183;
	font-weight: bold;
	font-style: italic;	}

ul {
	list-style: disc;	
	margin-left: 30px;	}

ol {
	margin-left: 35px;	}
	
.clearit {	clear: both;	}


/*------------------------------------------ 
	Main Layout
------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4b4b4b;
	line-height: 1.5em;
	background-color:#ededed;	}

#mainContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color:#ededed;	}

.center {
	height: auto;
	width: 960px;
	margin: auto;
	text-align: left;
	padding: 0px;
	position: relative;	}


/*------------------------------------------ 
	PharSafer Logo
------------------------------------------*/

#logoContainer {
	width: 360px;
	height: 151px;
	float: left;	}

#logoContainer a {
	width: 360px;
	height: 111px;
	display: block;
	background-image: url(images/pharsafer.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 22px;
	left: 14px;	}


/*------------------------------------------ 
	SaPhar Logo (Note: Move To Another Style Sheet)
------------------------------------------*/

#logoContainerSaPhar {
	width: 360px;
	height: 151px;
	float: left;	}

#logoContainerSaPhar a {
	width: 360px;
	height: 111px;
	display: block;
	background-image: url(images/saphar.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 22px;
	left: 14px;	}
	
	
/*------------------------------------------ 
	Top-Left Navigation
------------------------------------------*/

#topLeftnav {
	width: 600px;
	height: 151px;
	float: right;	}
		
ul#topLeftmenu {
	width: 425px;
	margin: 65px 0 0 189px;
	list-style: none;	}
	
ul#topLeftmenu li { display: inline; } /* Solves IE Alignment Problem */

ul#topLeftmenu li a {
  	display: block;
  	float: left;
  	height: 30px;
  	background-image: url(images/top_nav.gif);
  	text-indent: -9999px;	}
  	
ul#topLeftmenu li.home a {
	width: 66px;
	background-position: 0 0;	}
	
ul#topLeftmenu li.profile a {
	width: 136px;
	background-position: -66px 0;	}
	
ul#topLeftmenu li.contact a {
	width: 103px;
	background-position: -202px 0;	}
	
ul#topLeftmenu li.careers a {
	width: 79px;
	background-position: -305px 0;	}

ul#topLeftmenu li.home a:hover, ul#topLeftmenu li.home a:focus {
	background-position: 0 -30px;	}
	
ul#topLeftmenu li.profile a:hover, ul#topLeftmenu li.profile a:focus {
	background-position: -66px -30px;	}
	
ul#topLeftmenu li.contact a:hover, ul#topLeftmenu li.contact a:focus {
	background-position: -202px -30px;	}
	
ul#topLeftmenu li.careers a:hover, ul#topLeftmenu li.careers a:focus {
	background-position: -305px -30px;	}
	
ul#topLeftmenu a {
	outline: none;	}


/*------------------------------------------ 
	Main Menu
------------------------------------------*/

#navigationContainer {
	height: 67px;
	width: 968px;
	margin-top: 1px;
	margin-left: -1px !important; /* Aligns menu bar */
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-color: transparent;
	float: left;	}

#menu {
	position: relative;
	right: 0px;	
	top: -1px;
	height: 67px;
	float: left;	}

#menu {
	font-family: Geneva, sans-serif;
	text-decoration: none;
	color: #505050;
	font-size: 14px;
	height: 30px;
	float: left;	
	margin: 21px 0px 0px 0px;	}
	
#menu, #menu ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 500 !important;	}

#menu a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 200 !important;	}

#menu li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;	}
	
#menu li a {
	color: #505050;
	padding: 0 0 0 13px;
	text-decoration: none;	}
	
#menu li a span {
	display: inline-block;
	height: 30px;
	padding: 0 13px 0 0;	}

#menu li a:hover,
#menu li.active a, 
#menu li.current_page_item a {
	background: url(images/btn_rounded.gif) no-repeat left;
	color: #fefefe;
	cursor: pointer;
	text-decoration: none;	}

#menu li.active a span,
#menu li.current_page_item a span,
#menu li a:hover span {
	background: url(images/btn_rounded.gif) no-repeat right;	}


/* Style drop down list */

#menu li ul {
	position: absolute;
	left: -999em;
	width: 254px;
	margin-left: 0px; /* To align drop down */
	padding: 0px;
	font-weight: normal;
	border-top: 1px solid #F7F6F6;
	z-index: 500;	}
	
#menu li ul li {
	border: 1px solid #bababa;	
	border-width:0 1px 1px;
	background: #dcdcdc;
	float: none;	}

#menu li.current_page_item ul li a {	background: #dcdcdc;	}

#menu li ul li a:hover,
#menu li ul li.active a, 
#menu li ul li.current_page_item a {	background: #999999;	}

#menu li ul li a span {
	background:none !important;
	color: #505050;
	font-weight: normal;	}
	
#menu li ul li.active a span,
#menu li ul li.current_page_item a span {
	color: #fefefe;	}

#menu li ul li a:hover span {
	background:none !important;
	color: #fefefe;	}

#menu li:hover ul, #menu li.sfhover ul {	left: auto;	}

#menu li ul li a span {
	display:inline;
	height: 30px;
	padding: 0 13px 0 0;	}

#menu li ul li a {
	line-height: 30px;
	font-size: 12px;
	color: #fefefe;
	width: 235px;	}

#menu li ul li ul li a {	border-width:0 1px 1px 0px;	}

#menu li ul ul {	margin: -31px 0 0 0px;	}

.over { /* this goes with jQuery in header to fix IE 7 bug with CSS pseudo classes (j.love) */
	left: auto;	}

#menu li:hover ul ul, #menu li.sfhover ul ul {	left: -999em;	}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;	}

/* IE7 Fix */

#menu li:hover, #menu li.hover {  
	position: static;
	visibility: visible;	}

html>body #menu li ul li { *margin-top: 0px; }

#search {
	float: right;
	background-image: url(images/search_bg.png);
	display: block;
	height: 32px;
	width: 167px;
	margin-top: 20px;
	margin-right: 24px;	}

#sidebarSearch {
	background-image: url(images/search_bg.jpg);
	display: block;
	height: 32px;
	width: 167px;
	margin-top: 15px;
	position: relative;
	left: -5px;	}

#search input, #sidebarSearch input {
	border: none;
	border: #FFFFFF;
	position: relative;
	top: 8px;
	left: 35px;
	width: 90px;
	font-size: 13px;
	color: #b6b6b6;	}


/*------------------------------------------ 
	Header
------------------------------------------*/

#header {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	width: 966px;
	height: 322px;
	float: left;
	padding-left: 5px;	}

.fadeWrapper {
	background-color: #f6f6f6;
	border-top: 1px solid #d6d6d6;	
	border-bottom: 1px solid #d6d6d6;	
	position: relative;
	width: 958px;
	height: 320px;
	left: -1px;	}

.imageHolder {
	width: 658px;
	height: 320px;
	position: absolute;
	z-index: 20 !important;	}
	
.faderSidebar {
	width: 299px;
	height: 320px;
	float: right;
	border-left: 1px solid #f6f6f6;
	background-color: #f0f0f0;	}

#pageHeader {
	padding: 0;
	margin: 0;
	width: 959px;
	height: 1px;
	float: left;
	margin-left: -30px;
	margin-top: -21px;
	border-bottom: 1px solid #d6d6d6;
	z-index: 20 !important;	} 
	
/* Adjusts Custom Field Image */
#pageHeaderFull {
	padding: 1px 0 1px 0;
	background-color: #f0f0f0;
	width: 958px;
	height: 228px;
	float: left;
	margin-left: -30px;
	margin-top: -20px;
	margin-bottom: 25px;
	border-top: 1px solid #d6d6d6;	
	border-left: 1px solid #f6f6f6;
	border-bottom: 1px solid #d6d6d6;
	z-index: 20 !important;	} 


/*------------------------------------------ 
	Banner Sidebar Menu
------------------------------------------*/

#bannerSidebar {
	width: 300px;
	height: 100%;
	float: left;	}

.bannerSidebarBox {
	margin-left: 24px;
	width: 265px;
	padding-top: 11px;	}
	
.bannerSidebarBox h3 {	
	padding: 6px 0px 6px 0px;
	margin: 0px 14px 0px 0px;
	color: #434344;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc;	}
	
#bannerSidebarBox p {
	margin: 0px;
	padding: 0px;	}

.bannerSidebarMenu {
	font-size: 13px;
	margin-bottom: 0px;	}

.bannerSidebarMenu ul { 	
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	list-style: none;
	background-image: none;
	padding: 0 15px 0 0; 
	margin: 0;	}
	
.bannerSidebarMenu ul li a {
	cursor: pointer;
	display: block;
	background-image: url(images/bullet_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px; /* Adjusts Bullet Height */
	padding: 5px 0 5px 10px;
	margin: 0;
	line-height: 1.3em;
	color: #0772ae;
	border-bottom: 1px solid #dcdcdc;	}

.bannerSidebarMenu ul li a:hover {	color: #434344;	}


/*------------------------------------------ 
	Content
------------------------------------------*/

#contentContainer {
	position: relative;
	min-height: 500px;
	width: 906px;
	float: left;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-color: transparent;
	height: auto;
	padding: 20px 30px 30px 30px;
	padding-left: 33px;
	padding-right:33px;
	z-index: 0;	}

#content {
	height: auto;
	width: 614px;
	float: left;
	padding-right: 30px;
	position: relative;	}

#content h2+hr {	margin-bottom: 20px;	}

#blogTopBorder { 
	padding: 0;
	margin: 0;
	background-color: #f0f0f0;
	width: 958px;
	height: 1px;
	float: left;
	margin-left: -29px;
	margin-top: -20px;	
	border-top: 1px solid #d6d6d6;	} 
	
#pageContent em {
	font-weight: bold;	}
	
#pageContent .case {
	font-size: 12px;
	font-weight: bold;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	padding: 3px 5px;	}
	
#pageContent ul { 	
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	background-image: none;
	padding: 0 0px 0 0; 
	margin: 0 0 0 20px;	}
	
#pageContent ul li {
	display: block;
	background-image: url(images/bullet_page.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px; /* Adjusts Bullet Height */
	padding: 5px 0 5px 10px;
	margin: 0;
	line-height: 1.3em;
	color: #5e7183;	}
	
#pageContent blockquote.style2 {
	font-size: 13px;
	font-style: italic;
	line-height: 1.5em;
  	padding: 0px 0px 0px 0px;
  	margin: 15px 0px 0px 25px;
   	background-image: url(images/openquote2.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
  	text-indent: 20px;	}
	
#pageContent blockquote.style2 p {
	padding-bottom: 0px;
	font-weight: bold;
	color: #5e7183;	}
	
#pageContent blockquote.style2 span {
    display: block;
    padding: 0 0px 0 0;
    margin: 0px 30px 20px 0px;
    background-image: url(images/closequote2.gif);
    background-repeat: no-repeat;
    background-position: bottom right;    }
    
#pageContent blockquote.style2 span.quote {
	 background-image: none;
	 font-size: 14px;
	 font-variant: small-caps;
	 padding-top: 3px;
	 margin-left: -10px;
	 font-style: normal;
	 color: #5e7183;	}  

/* Adjusts Custom Field Image */
#pageImg {
	width: 672px;
	height: 252px;
	float: left;
	margin-left: -29px;
	margin-top: -18px;
	margin-bottom: 25px;
	padding: 0 0 1px 0;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #d6d6d6;
	position: relative;	}

#pageContent {	padding-top: 11px;	}

#pageContent img, .postBoxContent img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;	}

.smallSubtitle {
	color: #999999;
	font-size: 14px;
	margin-top: -10px;	}

.contentBoxs {
	margin: 0px -40px 0px 0px;	}

.contentBoxs h2 span {
	position: relative;
	top: -10px;
	left: 15px;
	text-transform: capitalize;	}

/*--------- Intro Box ----------*/

.introBoxTop {
	display: block;
	width: 898px;
	height: 2px;
	background-image: url(images/intro_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f0f0f0;	}
	
.introBox {
	width: 898px;	
	background-image: url(images/intro_bg.gif);
	background-repeat: repeat-y;
	background-color: #f0f0f0;
	margin-bottom: 10px;	}
	
.introBoxBottom {
	display: block;
	width: 898px;
	height: 2px;
	background-image: url(images/intro_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f0f0f0;	}
	
.introBox h2 {
	margin: 10px 15px;
	padding: 0;	}							

.introBox p  {
	margin: 10px 15px;;
	padding: 0;	}
	
.introBox blockquote.style1 {
	font-size: 16px;
	font-style: italic;
	line-height: 1.3em;
  	padding: 0px 0px 0px 0px;
  	margin: 15px 0px 0px 25px;
   	background-image: url(images/openquote.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
  	text-indent: 13px;	}
	
.introBox blockquote.style1 p {
	padding-bottom: 0px;
	color: #5e7183;	}
	
.introBox blockquote.style1 span {
    display: block;
    padding: 0 10px 0 0;
    margin: 0px 15px 0px 0px;
    background-image: url(images/closequote.gif);
    background-repeat: no-repeat;
    background-position: bottom right;    }
    
.introBox blockquote.style1 span.quote {
	 background-image: none;
	 font-size: 14px;
	 font-weight: bold;
	 padding-top: 3px;
	 margin-left: -10px;
	 font-style: normal;
	 color: #4b5f76;	}  
	
/*--------- Services Bucket ----------*/

.servicesIcon {
	float: left;
	padding: 1px 2px 0 2px;
	margin: 0;
	border: 0px;
	width: 282px;
	height: 126px;	}

.contentBoxTop {
	display: block;
	width: 286px;
	height: 1px;
	background-image: url(images/bucket_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f6f6f6;	}

.contentBox {
	float: left;
	width: 286px;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	background-image: url(images/bucket_bg.gif);
	background-repeat: repeat-y;
	background-color: #f6f6f6;	}
	
.contentBoxBottom {
	display: block;
	width: 286px;
	height: 2px;
	background-image: url(images/bucket_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f6f6f6;	}

.contentBox a  {	color: #547ec3;	}

.contentBox h3 {	
	color: #434344;
	font-weight: normal;
	display: block;
	width: 286px;
	height: 45px;
	padding: 12px 0 0 15px; 
	margin-top: 0px;
	margin-bottom: -12px;
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;	}
	
.contentBox p  {
	margin: 0;
	padding: 5px 15px 5px 15px;	}
	
.contentBox:hover {	
	cursor: pointer;
	color: #777777;	}
	
.moretag {
	display: block;
	color: #0772ae;
	width: 94px;
	height: 26px;
	margin-top: 10px;
	padding: 3px 13px;
	background-image: url(images/more_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;	}
	
.moretag:hover {
	display: block;
	color: #0772ae;
	width: 94px;
	height: 26px;
	padding: 3px 13px;
	background-image: url(images/more_over_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;	}
	
.postBoxs {	margin-top: -20px;	}

.postBox {
	margin-bottom: 19px;
	margin-top: 30px;	}

.postBox h2 {	margin-top:0px;	}

.date {
	text-transform: uppercase;
	color: #ef9100;	}

.postInfo {
	font-size: 11px;
	margin-top: -5px;
	color: #999999;
	margin-bottom: 15px;	}

.postInfo a {	color: #999999;	}

.moreLink {
	color: #0772ae;
	text-decoration: none;	}

.moreLink:hover {	color: #434344;	}

.postImg {
	float: left;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;
	margin-right: 20px;	}

#portfolio {
	width: 955px;
	height: auto;
	margin-left: -15px;
	margin-top: 7px;
	padding: 0px;	}

#portfolio img {
	float: left;
	height: auto;	}
	
.portfolioItem {
	height: 170px;
	width: 270px;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #d6d6d6;	}
	
.portfolioItemInfo {
	background-image: url(images/trans.png);
	width: 260px;
	height: auto;
	z-index: 99;
	position: absolute;
	bottom: -85px;
	left: 4px;
	padding-left: 10px;	}

#portfolioCategories ul {
	display: inline;
	margin-left: 0px;	}

#portfolioCategories ul li {
	display: inline;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #ccc;	}

#portfolioCategories ul li a {	font-weight: normal;	}

#portfolioCategories ul li a:hover {	color: #2c2c2c;	}

#portfolioNavButtons {
	width: 900px;
	margin-left: 15px;	}

.zeroHeight {	height: 0px;	}

p.infoTitle, p.infoTitle a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;	}
	
.portfolioItemInfo p {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 12px;	}

#navButtons {	float:left;	}

#navButtonLeft a {
    height: 24px;
    width: 41px;
	background-image: url(images/nav_buttons.jpg);
	background-position: 0 0;
	display: block;
	float: left;	}

#navButtonLeft a:hover {	background-position: 0px 25px;	}

#navButtonRight a {   
    height: 24px;
    width: 41px;
	background-image: url(images/nav_buttons.jpg);
	background-position: 41px 0px;
	display: block;
	float: right;	}

#navButtonRight a:hover {
	background-position: 41px 25px;	}

#navButtons {
	float: left;
	width: 100%;	}

#portfolioCategories {
	margin-left: 15px;
	margin-bottom: 30px;
	font-size: 13px;
	background-color: #fafafa;
	width: 888px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border: 1px solid #d6d6d6;
	color: #67676b;	}

#portfolioCategories span {
	padding-left:10px;
	font-size:13px;	}


/*------------------------------------------ 
	Sidebar Menu
------------------------------------------*/

#sidebar {
	width: 256px;
	height: 100%;
	float: left;
	margin-top: -19px;
	border-left: 1px solid #d8d8d8;
	z-index: 10 !important;	}

.sidebarBox {
	margin-left: 22px;
	margin-bottom: 10px;
	width: 255px;
	padding-top: 10px;	}
	
.sidebarBox h3 {	
	padding: 6px 0px 6px 0px;
	margin: 0px 16px 0px 0;
	color: #434344;
	font-weight: normal;	
	border-bottom: 1px solid #e3e3e3;	}
	
.sidebarBox img {
	clear: both; display: block; padding: 0px; margin-left: 28px; margin-right: 20px;	}

.sidebarBox h6 {
	color: #999999;
	margin-top: 0px;	}

.sidebarBox h6 a {	color: #999999;	}

.sidebarBox h6 a:hover {	color:#666666;	}

.sidebarMenu {
	font-size: 13px;
	margin-bottom: 20px;	}
	
.sidebarBox p { margin-top: 5px;	}

.sidebarMenu ul { 	
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	list-style: none;
	background-image: none;
	padding: 0 15px 0 0; 
	margin: 0;	}
	
.sidebarMenu ul li a {
	cursor: pointer;
	display: block;
	background-image: url(images/bullet_page_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px; /* Adjusts Bullet Height */
	padding: 5px 0 5px 10px;
	margin: 0;
	line-height: 1.3em;
	color: #0772ae;
	border-bottom: 1px solid #e3e3e3;	}

.sidebarMenu ul li a:hover {	color: #434344;	}



/*------------------------------------------ 
	Comments
------------------------------------------*/

.commentContainer {
	border: #d2d2ca 1px solid;
	margin-top: 20px;
	background-color: #f7f7ee;
	padding: 0px;
	width: 547px;	}

ul.commentlist {	margin-left: 0px;	}

.comentBox {
	border: #fff 1px solid;
	background-color: #fafafa;
	padding: 20px;
	width: 507px;
	min-height: 40px;
	position: relative;	}

.comentBox p {	margin-top: -10px;	}

.comentBox img {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;	}
	
.commentAutor {	float: left;	}

.ComentAutorName {	font-size: 12px;	}

.commentDate {
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	right: 20px;
	color: #999999;	}

.comentBoxAdmin {	background-color: #f1f1f1;	}

.commentNavigation {
	width: 100%;
	float: left;
	height: 50px;
	position: relative;
	margin-top: 20px;	}

.commentInput {
	padding-top: 4px;
	height: 20px;
	width: 250px;
	margin-bottom: 15px;	}

.commentTextArea {
	width: 350px;
	margin-bottom: 15px;	}


/*------------------------------------------ 
	Footer 
------------------------------------------*/

#contentBottom {
	height: 16px;
	width: 962px;
	position: relative;
	bottom: 0px;
	left: 2px;
	background-image: url(images/bottom.png);	}

#footer {
	height: 75px;
	width: 100%;
	display: block;
	float: left;	}

#footer p {
	color: #666666;
	font-size: 12px;
	float: right;
	margin-right: 30px;	}

#footerMenu {
	float: left;
	margin-left: 20px;	}

#footerMenu ul {
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	color: #656565;	}

#footerMenu ul li {
	float: left;
	text-decoration: none;
	padding-left: 15px;
	list-style: none;	}

#footerMenu ul li a {
	color: #656565;
	text-decoration: none;
	font-size: 13px;	}

#footerMenu ul li a:hover{
	color:#434344;
}


/*------------------------------------------ 
	Services Section
------------------------------------------*/

#pp_full_res img {	border: 1px solid #828282;	}

.servicesBox {
	margin-top: 25px;
	margin-bottom: 35px;	}

.servicesBoxs h2 {
	text-transform: capitalize;
	font-size: 20px;
	margin-bottom: 7px;	}

.servicesImg {
	float: left;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #dadada;
	margin-right: 20px;	}

.borderImg {
	padding: 4px;
	background-color: #FFFFFF;
	border:	1px solid #dadada;	}

.smallPostImg {
	float: left; 
	margin-right: 10px; 
	border: 1px solid #ccc;
	margin-top: 4px;	}


/*------------------------------------------ 
	Contact Page
------------------------------------------*/

.input {
	width: 250px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding-top: 6px;	}

.textArea {
	height: 205px;
	width: 300px;
	padding-top: 0px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;	}

.errorMessage {
	color: #cc0000;
	display: none;	}

#message {	display: none;	}


/*------------------------------------------ 
	Tables
------------------------------------------*/

table {
	border: 1px solid #d8d8d8;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;	}

td {
	border: 1px solid #d8d8d8;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	}

td#today {	background-color: #ededed;	}

th {
	border: 1px solid #d8d8d8;
	border: 1px solid #d8d8d8;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ededed;	}

caption {
	margin-bottom: 10px;	
	font-size: 16px;	}

.alignleft, .alignLeft, .alignLeftImg {
	float: left;
	margin-right: 15px;	}


/*------------------------------------------ 
	Newsletter Form
------------------------------------------*/	

#news input {
	font:12px Arial;
	margin:0 0 4px 0;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:4px 5px;
	width:205px;
	vertical-align:top;
}

#news input.sub {
	border:none!important;
	background:transparent url(images/grey_block_submit.jpg) no-repeat 0 0;
	color:#fefefe;
	cursor:pointer;
	font:14px Arial;
	height:31px;
	line-height:31px;
	margin: 5px 7px 10px 0px;
	padding: 0 0 2px;
	width:72px;
}

#news input.sub:hover {
	background-position:0 -31px;
    color:#505050;
}