/*

Theme Name: Fadtechonline

Theme URI: http://www.fadtechonline.com
Description: Web Design and Development company.
Author: Fergus Haverty
Author URI: http://www.fadtechonline.com
Version: 1.4

*/



/***************************************************/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(images/background.gif) repeat-x;
}

p {
	margin: 10px 0px;
	font-size: 11px;
	text-align: justify;
}

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	background-color:#95C0E9;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 30px;
	font-weight: bold;
	color:#333333;
}

h4 {
	clear: both;
	margin: 0px;
	padding: 15px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
h5 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 15px;
	}

.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(images/more_black.gif) no-repeat;
	color: #ffb21e;
	text-decoration: none;
}

.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(images/more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


#container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

/* top */

#top {
	clear: both;
	width: 900px;
	padding: 0px 10px;
	color: #FFFFFF;
}

/*.sitename_panel {
	float: left;
	width: 350px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}*/

.sitename{
	padding: 65px 0px 10px 10px;
	font-size: 40px;
	color: #fb6e26;
	font-weight: bold;
}
.sitename span{
	font-size: 40px;
	color: #ffb21e;
	font-weight: normal;
}

.freecall_panel {
	float: right;
	width: 390px;
	height: 100px;
	text-align: right;
	padding-right: 10px;
}

.bigfont {
	padding: 40px 0px 10px 0px;
	font-size: 25px;
	color: #FF0000;
}

.freecall_panel span{
	padding-left: 10px;
	font-size: 25px;
	color: #FFFFFF;
}

/* content */

#content {
	float:left;
	width: 880px;
	padding: 0px 20px;

}

.content_top{
	clear: both;
	width: 920px;
	height: 15px;

}
/* for IE 6 */
* html .content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;

}

.content_bottom{
	clear: both;
	width: 920px;
	height: 16px;

}

.navigation
{
  display: block;
  margin-top: 0px;
  margin-bottom: 40px;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%
}
/***************************************************/


/***************************************************/


/***************************************************/

.post {

	margin-top: 20px;
	float:left;

}



.post a {

	color: #2c78b9;

}



.post a:hover {

	color: #4ba5f2;

}

.entry {

	background: #FFF;

	border-right: 1px solid #bddbe6;

	border-left: 1px solid #bddbe6;

}



.entry h2 {

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 5px;

	line-height: 1.3em;

	font-size: 16px;

	font-weight: bold;

	letter-spacing: -1px;

}



.entry h2 a {

	line-height: 1.3em;

	font-size: 16px;

	font-weight: bold;

	letter-spacing: -1px;

}



.entry .date {

	display: block;

	margin-left: 15px;

	margin-right: 15px;

	color: #999;

	padding-bottom: 5px;

	font-size: 11px;

}

.rss-popup {
    padding: 0;
    width: 100px;
    position: relative;
}

div.rss-popup em {
    background: url(images/bubble.png) no-repeat;
    width: 100px;
    height: 59px;
    position: absolute;
    top: -70px;
    left: -0px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
}

#rss-icon {
    width: 42px;
    height: 42px;
    background: url(images/icon.png) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
}

.text_stag { float: left; width: 800px; background-color:#FFFFFF; font-size:14px;}
.text_stag a { color: #664a86; text-decoration: none; }
.text_stag p { margin: 15px 0; line-height: 22px; color: #333; }
.text_stag ul, .text ol { margin: 15px 0; }
.text_stag li { margin: 5px 0; }
.text_stag blockquote { font-style: italic; text-indent: 25px; }
.text_stag postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #064B8C;
}

.text_stag postmetadata a
{
  color: #064B8C;
}

.text { float: left; width: 460px; background-color:#FFFFFF; font-size:14px;}
.text a { color: #664a86; text-decoration: none; }
.text p { margin: 15px 0; line-height: 22px; color: #333; }
.text ul, .text ol { margin: 15px 0; }
.text li { margin: 5px 0; }
.text blockquote { font-style: italic; text-indent: 25px; }
.text postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #064B8C;
}

.text postmetadata a
{
  color: #064B8C;
}
/********* CSS For Post Info Below Header ***************/

.info {

	background: #f5feff;

	border-top: 1px dotted #ddd;

	border-bottom: 1px dotted #ddd;

	padding-left: 15px;

	padding-right: 15px;

	font-size: 11px;

}



.info .cat {

	float: left;

}



.info .comments {

	float: right;

}



.info .cat a {

	line-height: 26px;

	background: url(images/ico-date.gif) no-repeat;

	background-position: left center;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 20px;

}



.info .comments a {

	line-height: 26px;

	background: url(images/ico-comment.gif) no-repeat;

	background-position: left center;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 20px;

}

.more-link { display: none; }

/***************************************************/
/***************************************************/

#searchform {

	vertical-align:middle;

	width: 433px;

	height: 45px;
	vertical-align:top;


}



#searchform form {

	float: left;

	display: inline;

	background: url(images/ico-search.gif) no-repeat;

	background-position: left 0px;

	width: 400px;

	height: 45px;

}



#searchform fieldset {

	float: left;

	display: inline;

	padding-top: 10px;

	height: 35px;

}



#searchform label {

	vertical-align: top;

	color: #FFF;

	font-weight: bold;

	font-size: 14px;

}



#searchform input {

	display: inline;

	vertical-align: middle;

	font-size: 11px;

}



#searchinput {

	width: 177px;

	height: 20px;

	padding-left: 6px;

	padding-top: 6px;

	padding-right: 6px;

	background: url(images/search-input.gif) no-repeat;

	color: #fff;

}



#searchbutton {

	width: 35px;

	height: 25px;

	line-height: 1.4em;

	background: url(images/search-button.gif) no-repeat;

	font-weight: bold;

	color: #FFF;

	text-align: center;

	cursor: pointer;

}
 ul#menu_sidebar, ul#menu_sidebar ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 325px;
}

 ul#menu_sidebar a {
  display: block;
  text-decoration: none;	
}

 ul#menu_sidebar li {
  margin-top: 1px;
}

 ul#menu_sidebar li a {
  background: #6B6B6B;
  color: #fff;	
  padding: 0.5em;
}

 ul#menu_sidebar li a:hover {
   background: #6B6B6B;
  color:#FFFFFF;
}

 ul#menu_sidebar li ul li a {
  background: #94BFE9;
  color: #000;
  padding-left: 20px;
}
 ul#menu_sidebar li ul li a:hover {
  background: #CFCFCF;
  color:#DF6100;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
/* end of menu */
/***************************************************/

.widgets {

	float: left;

	width: 245px;

	margin-right: 20px;

	font-size: 11px;
	padding-top:20px;

}

.widgets fieldset {

	float: left;

	display: inline;

	padding-top: 10px;

	height: 35px;

}




.widgets a {

	color: #2c78b9;

}



.widgets a:hover {

	color: #4ba5f2;

}



.widgets h2 {

	margin-top: 4px;

	background: #B2B6BF;	

	width: 292px;
	
	display: inline;

	height: 30px;

	color: #FFF;

	line-height: 27px;

	font-weight: bold;

	text-indent: 10px;

	font-size: 11px;

}

.ads {
background: #FFF;

}

.ads ul li {

	float: left;

	display: inline;

	width: 115px;

	height: 115px;

	margin-left: 15px;
	margin-bottom:15px;

}



.ads ul li a {

	float: left;

	display: block;

	width: 115px;

	height: 115px;

}



.ads ul li a img {

	float: left;

	display: block;

	width: 115px;

	height: 115px;

}


.result {

	border-top: 1px solid #ddd;

	padding-top: 10px;
	padding-bottom: 10px;
	width:470px;
	font-size: 11px;

}



.result h3 {

	font-size: 16px;

	font-weight: bold;

	letter-spacing: -1px;

	padding:0;margin:0;

	line-height: 1em;

}



.result h3 a {

	font-size: 16px;

	font-weight: bold;

	letter-spacing: -1px;

	padding:0;margin:0;

	line-height: 1em;

}



.result .rdate {

	float: left;

	line-height: 2em;

	color: #aaa;

}



.result .rcomment {

	float: right;

	line-height: 1.5em;

	color: #aaa;

	font-weight: bold;

}



.result .rcomment a {

	color: #999;

	font-weight: bold;

}



.result .rcomment a:hover {

	color: #ff9600;

}



.result .rsummary {

	padding: 10px;

	border: 1px dotted #eee;

	background: #E6F0FA;

}



.result .rsummary p {

	font-size: 12px;

	margin:0;

	padding:0;

}



.result .rcat {

	float: left;

	line-height: 2em;

	color: #aaa;

}



.result .rcat a {

	color: #999;

	font-weight: bold;

}



.result .rcat a:hover {

	color: #ff9600;

}



.result .rtags {

	float: right;

	line-height: 2em;

	color: #aaa;

}



.result .rtags a {

	color: #999;

	text-transform: lowercase;

}



.result .rtags a:hover {

	color: #E6F0FA;

}

/***************************************************/

.alignleft img, .alignright img, .aligncenter img {

	border: 4px solid #ccc;

}



.alignleft {

	float: left;

	display: inline;

	background: #fff;

	margin-right: 10px;

	margin-bottom: 4px;

}



.alignright {

	float: right;

	display: inline;

	background: #fff;

	margin-left: 10px;

	margin-bottom: 4px;

}



.aligncenter {

	text-align: center;

	display: inline;

}



.alignnone {

}

/***************************************************/

.navigation {

	padding-top: 10px;

	padding-right: 5px;

	padding-left: 5px;

	font-size: 11px;

	line-height: 1em;

	text-transform: uppercase;

	font-weight: bold;

}



.navigation a {

	color: #333;

}



.navigation a:hover {

	color: #2c78b9;

}



.navleft {

	float: left;

	width: 48%;

}



.navright {

	float: right;

	width: 48%;

	text-align: right;

}


/***************************************************/

/* banner */
.banner {
	width: 830px;
	height: 204px;
	padding: 50px 0px 0px 50px;
	margin-bottom: 10px;
	background: url(images/banner_redone.jpg) repeat-x;
}

.banner ul {
	margin: 20px 0px 2px 50px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* end of banner */

/* menu */

#menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	background: #272727;
}

.menuleft {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url(images/menu_left.gif) no-repeat;
}
.menuright {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url(images/menu_right.gif) no-repeat;
}

#menu_header{
	clear: both;
	width: 100%;
	height: 35px;
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	background: #272727;
}

#menu_header ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}


#menu_header ul li{
	display: inline;
}

#menu_header ul li a{
	float: left;
	padding: 7px 20px 2px 20px;
	margin-right: 1px;
	height: 25px;
	font: 14px arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#menu_header ul li a:visited{
	color: #ffffff;
}

#menu_header ul li a:hover, #menu_header ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: #75ADE0;
}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:70%; background:#272727; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; background:#272727;}
#dropmenu a:hover {background:#888; color:#fff;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
/* end of menu */

/* 3 boxes */

#boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;

}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/box2_redone_top.gif) no-repeat;
}
.body {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/box3_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/box2_redone_top.gif) no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(images/box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url(images/box_bottom.gif) no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}

/* end of 3 boxes */

/* 2 columns */

#columns-2{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 10px 0px;
	width: 900px;
}

.column1{
	float: left;
	width: 480px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}
.column1_stag{
	float: left;
	width: 100%;
	background: #ffffff;
}
.column_stag{
	position:relative;
	left:-10px;
	width: 280px;
	top:600px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}

.column2{
	float: right;
	width: 343px;
	padding: 10px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}
.column_stag{
	float: right;
	width: 143px;
	padding: 10px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}

.column3{
	float: right;
	width: 343px;
	padding: 10px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}


/* end of 2 columns */

/* books */

#books {
	width: 100%; /* optional */
}
#books img {
	border: 0;
}
#books .clear_both {
	clear: both;
}
#books .float_left,
#books  ul li {
	float: left;
	display: inline;
}
#books .float_right {
	float: right;
}
#books .overclear {
	width: 100%;
	overflow: hidden;
}

/* styles */

#books .buttons {
	position: relative;
	height: 30px;
	margin: 0 0 5px 0;
}
#books .prev {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
#books .next {
	position: absolute;
	top: 0;
	right: 0;
}
#books .showing {
	margin: 5px 60px 0 60px;
	text-align: center;
	font-size:10px;
}
#books .top {
	background: url(images/books_top.gif) repeat-x;
}
#books .inner {
	padding: 0 0 0 20px;
	margin: 0 0 -20px 0;
	background: url(images/books_left_mid.gif) repeat-y;
}
#books  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(images/books_right_mid.gif) repeat-y top right;
}
#books  ul li {
	display: none;
	position: relative;
	margin: 0;
	padding: 0 20px 20px 0;
	font-size:10px;
	z-index: 1;
}
#books  ul li.loader {
	display: block;
	float: none;
	height: 115px;
	margin: 0 0 20px -20px;
	background: url(images/books_loader.gif) no-repeat center center;
}
#books  ul li a.info {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#books  ul li a.thumb {
	display: block;
	border: 1px solid #ddd;
}
#books  ul li a.thumb img {
	display: block;
	margin: 0;
	padding: 3px;
}
#books .btm {
	background: url(images/books_btm.gif) repeat-x;
}
.books_tool_tip {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	z-index: 9999;
}
.books_tool_tip .books_pointer_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(images/books_pointer_left.gif);
}
.books_tool_tip .books_pointer_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(images/books_pointer_right.gif);
}
.books_tool_tip .inner {
	border: 1px solid #ddd;
	padding: 15px 15px 3px 15px;
	margin: 0 0 0 9px;
	background: #fff;
}
.books_tool_tip .inner_right {
	margin: 0 9px 0 0;
}
.books_tool_tip .inner p {
	font-size: .8em;
	margin: 0;
	padding: 0 0 12px 0;
}
/* end of books */

/* Detail page */

#features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

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

#footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 920px;
	height: 62px;
	color: #ffb21e;
	line-height: 24px;
	text-align: center;
}
#footer a {
	color: #ffb21e;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* --------- end of footer --------------*/


