/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/
.bodies {
	font-weight:normal;
	color:#ffffff;	
	background: url('/templates/folio_plazza/images/style1/bg1.jpg') #1B56A6 top center  no-repeat;
	}
.bodies p, .bodies div, .bodies td, .bodies tr{
	color:#ffffff;
	}
.bodies #Kunena p,.bodies #Kunena div, .bodies #Kunena td, .bodies #Kunena tr{
	color:#4B4B4B;
	}

h1{
	font-weight:normal;
	font-size:24px;
	color:#ffffff;
}
h2{	font-weight:normal;
	font-size:16px;
	color: #fff;
}
h3{
	font-weight: normal;
	font-size:18px;
	color:#FFFF9E;
}
#searchbox #mod_search_searchword,
#searchbox #mod_search_searchword:hover,
#searchbox #mod_search_searchword:focus {
	border:none;
	background:none;
	color:#FFFFFF;
	padding-top:10px;
	}
#searchbox div.search {
	margin-left:90px;}
td.modifydate{
	padding:10px 0 10px 0;
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
}
span.small{
	color: #ffffff;
	font-size:11px;
	font-weight:400;
}
div.componentheading {
	font-size:150%;
	font-weight:400;
	color: #ffffff;
	text-align:left;
	padding-bottom:10px;
	}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-weight:400;
	color: #FFFF9E;
	text-align:left;
	font-size:30px;
}
/*joomla.css*/
a.mainlevel:link, a.mainlevel:visited {
	line-height:26px;	
	display:block;
	text-decoration:none;
	color: #ffffff;
	font-weight:400;
	border-bottom:1px solid #0B1C3A;
	text-align:right;	}
a.mainlevel:hover,
a.mainlevel#active_menu {
	text-decoration:none;
	color:#f0f0f0;
	background:#8B9CBA;}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #fff;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url('/templates/folio_plazza/images/style1/submenuarrow.gif') no-repeat right 10px;
}
a.sublevel:hover {
	color:#000000;	
}	
ul.menu li { list-style-image: none;}
ul.menu li a,
ul.menu li#current a{
	line-height:26px;	
	display:block;
	text-decoration:none;
	color: #ffffff;
	font-weight:400;
	border-bottom:1px solid #0B1C3A;
	text-align:right;
	padding-right:8px;
}
ul.menu li#current a {background:#0B1C3A;}
ul.menu li#current a:hover,
ul.menu li a:hover {
	text-decoration:none;
	color:#ff0000;
	background:#0B1C3A;
	}
ul.menu li li a ,
ul.menu li#current li a
{
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #fff;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url('/templates/folio_plazza/images/style1/submenuarrow.gif') no-repeat right 10px;
}
ul.menu li#current li a:hover {
	color:#ff0000;
	background:none;
	background-image: url('/templates/folio_plazza/images/style1/submenuarrow.gif');
	background-repeat:no-repeat;
	background-position: right 10px;
	}
a:link {
	color: #FFFF9E ;
	text-decoration:none;
}
a:visited {
	color:   #f0f0f0;
	text-decoration:none;}
a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.pagenav_next a {
}
.pagenav_prev a {
}
.back_button a {

}
ul.latestnews li,
ul.mostread li{
	padding:3px;
	margin-left:20px;
	text-align:left;
	list-style-image:url('/templates/folio_plazza/images/star.png');	
}
.sectiontableentry1 td {
	padding:5px 5px 10px 5px;
	text-align:left;
	background:#122953;
	border-top:1px solid #0B1C3A;
}
.sectiontableentry2 td{
	padding:5px 5px 10px 5px;
	text-align:left;
}

/*custom.css*/
#maincpwrapper2 {
	background: no-repeat center top #103261;
	padding-top:20px;}
#maincpwrapper3 {
	background:#111111;
	padding-top:20px;
	padding-bottom:10px;
}
#maincpwrapper4 {
	background:#fff;
	padding-top:20px;
	padding-bottom:10px;}/* 
lucida.css
Font Family Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Tahoma,Verdana;
	line-height:150%;
	}/* 
Standard.css
Font Size Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-size:12px;
	}/* 
Joomla.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
.tpfix
{	position: absolute;
	top: -2000px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ######### GENERAL #######*/
form { 
	display:inline;
	margin:0; padding:0;
}
h4{
	font-weight:normal;
	font-size:13px;	
}
h5{
	font-weight:normal;
	font-size:14px;
}
img {
	border:none;
}
ol{
	margin-left:40px;
}
blockquote {
	margin: 10px;
}
blockquote div {
}
pre {
}
/* joomla - mambo css */
table.contenttoc{
	margin:10px;
	padding:3px;
	text-align:left;
	float:right;	
}
.contenttoc a {
	padding-left:0;
	font-weight:bold;
	}
table.contenttoc td {
	text-align:left;
	}
.contentpane{
	text-align:left;
}
.contentpaneopen ul { 
	margin-left:20px;}
.contentpane ul { 
	margin-left:20px;}
table.contentpaneopen, table.contentpane,table.blog{
}
table.blog td {
	padding-right:3px;}
#vmMainPage li, table.contentpaneopen li {
	margin-left:20px;
}
.contentpaneopen fieldset{
	width:100%;
	border:none;
}
.contentpaneopen td {
	padding-right:4px;}
.contentpaneopen td.buttonheading{
	padding:0px;
	margin:0px;
	text-align:right;
}
td.contentdescription {
	width:100%;}
a.contentpagetitle:hover{
	text-decoration: none;
}
a.category{ 
	font-size:120%;
	line-height:140%;
	font-weight:700;
	}
.createdate,td.createdate{
	font-size:11px;
	font-weight:700;
	padding-bottom:10px;
	}
span.article_seperator {}
.highlight { 
	background-color: #009900;
	color:#F9E5BB;
}
.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;
	color:#fff;
	font-size:10px;
	border-top:1px solid #fff;
}
.contentpaneopen img { margin:5px;}
.contentpane img { margin:5px;}
.inputbox{
	border:1px solid #252525;
	background: url('/templates/folio_plazza/images/bgform.png') no-repeat  0 -684px #fff;
	color:#666;
	font-size:13px;
	padding:4px 5px 2px 5px;
	margin:2px 0;
}
.inputbox:hover,
.inputbox:focus,
.inputbox:active{
	border:1px solid #252525;
	background: url('/templates/folio_plazza/images/bgform.png') no-repeat  #fff;}
ul#mainlevel-nav {       
	list-style : none;
	padding-bottom:5px;     
} 
ul#mainlevel-nav li {
display:inline;
	font-weight : normal;
	text-align : right; 
	list-style : none;
	float:right;     
} 
#mod_login_remember{
	border:none;
	background:none;
}
#mod_search_searchword {
	border:1px solid #cccccc;
}
#mod_search_searchword:hover,
#mod_search_searchword:focus {
	border:1px solid #000000;
	background: #FFFFFF;}
.sectiontableheader {
	font-weight:bold;
	padding:4px;
}
.sectiontableentry1 {
	padding:5px;
	text-align:left;
}
.sectiontableentry2 {
	padding:5px;
	text-align:left;
}
.sectiontableentry1 label{
	padding-left:5px;}
.sectiontableentry2 label {
	padding-left:5px;}
.latestnews a:hover {}
li.latestnews  a ,li.mostread  a{}
li.latestnews a:hover,li.mostread a:hover {}
li.latestnews a:visited,li.mostread a:visited{}
a.readon {
	display:block;
	float:right;
	font-weight:700;
	background:url('/templates/folio_plazza/images/readon.png') no-repeat 0 -29px;
	height:29px;
	width:120px;
	text-indent:-50000px;
}
a.readon:hover {
	background:url('/templates/folio_plazza/images/readon.png') no-repeat 0 0;
}
.blog_more {
	padding:10px;
	}
.blog_more a {}
.blog_more a:hover {}
.blogsection {}
.blogsection:hover {
	border:none;}
span.pathway { 
	color:#fff;
	margin-left:110px;
	font-size:11px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	color:#fff; 
	font-weight:bold;
}
ul#mainlevel li {
	list-style:none;}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:left;
	line-height:160%;
}
.pagenav {
	margin-top:10px;
	width:10px;
	}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
}
.pagenav:hover,.pagenav_next:hover,.pagenav_prev:hover {}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	text-decoration:underline;
}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited {
	margin-top:10px;
}
a.pagenav:hover {
	text-decoration:underline;
}
.button{ 
	text-align: center;color: #ffffff;	
	border:1px solid #BB0500;
	margin:3px 0;
	font-size:11px;
	font-weight:700;
	background: url('/templates/folio_plazza/images/bgbutton.png') #B5DFFB 0 -27px repeat-x;
	line-height:24px;
	height:24px;
	}
.button:hover , .button:focus {
	border:1px solid #83BBD9;
	line-height:24px;
	color: #333333;
	cursor: pointer;
}
.back_button  {
	text-align: center;
	padding:2px 5px;
	font-weight:bold;
}
.back_button a:hover { 	
	text-decoration:underline;
}
#login li {
	list-style:none;}	
ul.menu li {
	list-style:none;
	margin-left:0;}
ul.menu li li {
	margin-left:20px;
}
ul.menu li li a {
	color: #666;
	padding-left:50px;
}
.bannerheader {
	font-style:italic;}
.banneritem_text {
	padding: 4px;
}
.banneritem_text a {
	font-weight:700;}
div.moduletable .bannerfooter_text,
div.moduletable_text .bannerfooter_text  {
	padding: 4px;
	font-size:80%;
	text-align: right;
}/* 
Custom.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
#maincpwrapper {
	}
#pagewrapper {
	margin:auto 0;
	}
#topwrapper {
	height:75px;}
#logos {
	width:266px;
	height:57px;
	float:left;
	background: url('/templates/folio_plazza/images/logo.png') top left no-repeat;
	overflow:hidden;
	padding-top:10px;
	left:20px;
	}
#topmenus {
	float:right;
	height:60px;
	padding-top:20px;
	}
#u1 { float:left;
text-align: right!important;}
#u2 { float:right;}
.clrfix {
	clear:both;}
#brdcrumb {
	background: url('/templates/folio_plazza/images/breadcrumb.png') top left no-repeat;
	height:30px;
	line-height:30px;
	text-align:left;
	width:100%;
	padding-top:0;
}
#brdcrumb span {
	border:none;}
/*hilite 1 setting*/
#hilitemod_wrp {
	margin-top:-35px;}
#hilitemod {
	background:#FFFFFF;
	padding: 10px 10px 15px 10px;
}
.hil_shadtop {
display:block;
	background: url('/templates/folio_plazza/images/hilite-shadtop.png') bottom center no-repeat;
	height:50px;
	}
.hil_shaddown {
	background: url('/templates/folio_plazza/images/hilite-shaddown.png') top center no-repeat;
	height:50px;
	margin-bottom:-20px;}
#hilitemod div.moduletable ,
#hilitemod div.moduletable a,
#hilitemod div.moduletable td,
#hilitemod div.moduletable p,
#hilitemod div.moduletable span{
	color:#666666;
	padding:0;}
#hilitemod div.moduletable {
	padding-top:0;
	padding-bottom:0;
	margin:0;}
#hilitemod div.moduletable h3 {
	border-bottom:1px solid #666666;
	padding-bottom:8px;
	line-height:100%;
	color: #00CC00;}
/* hilite2 setting */	
#hilitemod2_wrp {
}
#hilitemod2 {
}
#hilitemod2 div.moduletable ,
#hilitemod2 div.moduletable a,
#hilitemod2 div.moduletable td,
#hilitemod2 div.moduletable p,
#hilitemod2 div.moduletable span{
	color:#ffffff;
	padding:0;}
#hilitemod2 div.moduletable {
	padding-top:0;
	padding-bottom:0;
	margin:0 0 10px 0;}
#hilitemod2 div.moduletable h3 {
	line-height:100%;
	color: #FFF;}
#u11,#u12,#u13,#u21,#u22,#u23,#u24,#u31,#u32,#u33,#u34 {
	float:left;
	overflow:hidden;}
#mainarea {
padding-bottom:15px;
}
#maincontent {
	float:right;}
#mainbods {
	text-align:left;
	float:left;
	overflow:hidden;}
#leftcontent {
	float:left;
	width:170px;
	margin-right:10px;
	overflow:hidden;}
#leftcontent div.moduletable,
#leftcontent div.moduletable_menu,
#leftcontent div.moduletable_text
  {
	text-align:right;}
#rightcontent {
	float:right;
	width:180px;
	overflow:hidden;}
/* footer setting */	
#footer_wrapper {
	padding:0 10px 0px 10px;
	height:45px;
	text-align:left;
}
#footer_left { 
	width:40%;
	float:left;
}
#footer_left img {
	margin-right:5px;}
#footer_right {
	width:60%;
	float:right;
	padding-top:0px;
	margin-right:0px;
	text-align:right;
	overflow:hidden;}
#scrollbot {
	width:50px;
	float:left;
}
.footimg {
	width:40px;
	float:left;}
#footer_left div a {
	color:#ff0000;}
/*mootips*/
.tool-tip {
	width: 222px;
	z-index: 13000;
	background:url('/templates/folio_plazza/images/bgtooltips.png') top center no-repeat;
	height:156px;
	overflow:hidden;
}
.tool-title {
	font-size: 11px;
	font-family:arial;
	text-transform: uppercase;
	font-weight:700;
	margin: 0;
	color: #003333;
	padding: 20px 15px 5px 15px;
	text-align:center;
}
 .tool-text {
	font-size: 10px;
	font-family:"Lucida Grande", Trebuchet, Tahoma, Arial;
	color: #666666;
	padding: 10px 40px;
	text-align:center;
}
.ieclr { line-height:1px;}
/* follower */
table#followme{padding: 0px; margin-left:50px; margin-top:20px;}
.fb-me {
	padding-top:5px;
}
.fb-me a {
display: block;
width: 102px;
height: 55px;
background: transparent url('/images/icons/fb-add.png') no-repeat;
text-decoration:none;
background-position: 0 0px;
}

.fb-me a:hover {
background-position: 0 -55px;
} 
.tweet-me {
	padding-top:5px;
}
.tweet-me a {
display: block;
width: 98px;
height: 55px;
background: transparent url('/images/icons/twit-follow.png') no-repeat;
text-decoration:none;
background-position: 0 0px;
}

.tweet-me a:hover {
background-position: 0 -55px;
} 
/* user 1 style ym etc */
.ym-me a {
display: block;
width: 196px;
height: 84px;
background: transparent url('/images/icons/icon_ym_ol.png') no-repeat;
text-decoration:none;
background-position: 0 0px;
}

.ym-me a:hover {
background-position: 0 -84px;
} 
.ym-of a {
display: block;
width: 196px;
height: 84px;
background: transparent url('/images/icons/icon_ym_of.png') no-repeat;
text-decoration:none;
background-position: 0 0px;
}

.ym-of a:hover {
background-position: 0 -84px;
} 

/*footer txt style*/
div#footmefooter{
color: #96856d; text-align: center;
}
div#footmefooter a{
color: #FF0000; text-align: center;
}
div#footmefooter a:hover{
color: #990000; text-align: center;
}
div#footmefooter a:active{
color: #663300; text-align: center;
}
div#rsm1, div#rsm2, div#rsm3, div#rsm4, div#rsm5, div#rsm6
{color: #333!important;}

/* custom module */
  #belowtopmenu{min-height:50px;}
  #belowtopmenusl {
	float:left;
	font-weight: bold;
	}
	#belowtopmenusr {
	float:right;
	padding-top:1px;
	}
	ul#aftertopmenu
	{
	color:#FFE6C0;

	}
	ul#aftertopmenu li
	{
	float: left;
	list-style:outside;
	}
	ul#aftertopmenu li.aftertopmenud8
	{
	list-style-type: none;
	margin-right:10px;
	}
	ul#aftertopmenu li.aftertopmenudlink
	{	
	margin-left:10px;
	margin-right:10px;
	}
/* yootweet */

.yootools-black div.list div.yoo-tweet ul li {
	border-top: 1px solid #282828;
}

.yootools-black div.list div.yoo-tweet ul li.first {
	border: none;
}

.yootools-black div.list div.yoo-tweet ul li.odd {
	background: #141414;
}

.yootools-black div.list div.yoo-tweet ul li.even {
	background: #1e1e1e;
}

.yootools-black div.list div.yoo-tweet a.image {
	border: 1px solid #3c3c3c;
	background: #141414;
}

/* (C) 2007 YOOtheme.com */

div.list div.yoo-tweet ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.list div.yoo-tweet ul li {
	display: block;
	margin: 0px;
	padding: 8px;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
}

div.list div.yoo-tweet ul li.first {
	border: none;
}

div.list div.yoo-tweet ul li.odd {
	background: #ffffff;
}

div.list div.yoo-tweet ul li.even {
	background: #f5f5f5;
}

div.list div.yoo-tweet a.image {
	display: block;
	margin-right: 15px;
	padding: 3px;
	border: 1px solid #c8c8c8;
	background: #ffffff;
	float: left;
}

div.list div.yoo-tweet p.text {
	margin: 5px 0px 0px 0px;
}

div.list div.yoo-tweet p.meta {
	margin: 0px;
	font-size: 10px;
}

div.list div.yoo-tweet p.meta span.autor {
}

div.list div.yoo-tweet p.meta span.date {
}

.yootools-black div.single div.yoo-tweet a.image {
	border: 1px solid #3c3c3c;
	background: #141414;
}

div.single div.yoo-tweet {
	overflow: hidden;
}

div.single div.yoo-tweet a.image {
	display: block;
	margin-right: 15px;
	padding: 3px;
	border: 1px solid #c8c8c8;
	background: #ffffff;
	float: left;
}

div.single div.yoo-tweet p.text {
	margin: 5px 0px 0px 0px;
}

div.single div.yoo-tweet p.meta {
	margin: 0px;
	font-size: 10px;
}

div.single div.yoo-tweet p.meta span.autor {
}

div.single div.yoo-tweet p.meta span.date {
}
/* footer */
table#pptable
{
	height:51px;
	width:756px;
}
/*godaddy seal and rapidssl */
td.gdadseal
{
background: url('/images/godaddy-seal.png') no-repeat 0 9px;
}
td.gdadseal a
{
display: block;
height:51px;
width:134px;
text-decoration:none;
}
td.rsslseal
{
background: url('/images/rapidssl.gif') no-repeat 0 0;
padding-left:2px;
display: block;
height:51px;
width:90px!important;
}
td.icon-pp1
{
	width:98px;
	background:transparent url('/images/icons/bot-ico.gif') no-repeat 0px 0px;
}
td.icon-pp1 a
{
display: block;
height:51px;
width:98px;
text-decoration:none;
}
td.icon-jcb1
{
	width:38px;
	background:transparent url('/images/icons/bot-ico.gif') no-repeat -98px 0px;
}
td.icon-jcb1 a
{
display: block;
height:51px;
width:38px;
text-decoration:none;
}
td.icon-ap1
{
	width:165px;
	background:transparent url('/images/icons/bot-ico.gif') no-repeat -138px 0px;
}
td.icon-ap1 a
{
display: block;
height:51px;
width:165px;
text-decoration:none;
}
td.icon-lr1
{
	width:73px;
	background:transparent url('/images/icons/bot-ico.gif') no-repeat -300px 0px;	
}
td.icon-lr1 a
{
display: block;
height:51px;
width:73px;
text-decoration:none;
}
td.icon-fsb1
{
	width:49px;
	background:transparent url('/images/icons/bot-ico.gif') no-repeat -373px 0px;
}
td.icon-fsb1 a
{
display: block;
height:51px;
width:49px;
text-decoration:none;
}
td.icon-gdca1
{
	width:45px;
	background:transparent url('/images/icons/bot-ico.gif') no-repeat -421px 0px;	
}
td.icon-gdca1 a
{
display: block;
height:51px;
width:45px;
text-decoration:none;
}
td.icon-php
{
	width:63px;
	background:transparent url('/images/icons/bot-ico.gif') no-repeat -467px 0px;		
}
td.icon-php a
{
display: block;
height:51px;
width:63px;
text-decoration:none;
}
/* info module */
table#info7me div
{
	width:13px;
	height:11px;
	margin:6px 3px 0 0;
}
div.info7meo
{

	background:transparent url('/images/icons/info-icons.png') no-repeat 1px -0px;
}
div.info7mep
{

	background:transparent url('/images/icons/info-icons.png') no-repeat 1px -10px;
}

div.info7mee
{
	background:transparent url('/images/icons/info-icons.png') no-repeat 1px -20px;	
}

div.info7mey
{
	background:transparent url('/images/icons/info-icons.png') no-repeat 1px -30px;
}

div.info7meg
{
	background:transparent url('/images/icons/info-icons.png') no-repeat 1px -40px;	
}

div.info7meh
{
	background:transparent url('/images/icons/info-icons.png') no-repeat 1px -50px;	
}
/* at your service */
div.sexy-bookmarks {
    margin:20px 0 0 0;
    clear: both !important;
}
div.sexy-bookmarks-expand {
    height: 29px;
    overflow: hidden;
}
.sexy-bookmarks-bg-sexy, .sexy-bookmarks-bg-caring, .sexy-bookmarks-bg-caring-old, .sexy-bookmarks-bg-love, .sexy-bookmarks-bg-wealth {
    background-image:url('/plugins/content/sexybookmarks/sexy-trans.png') !important;
    background-repeat: no-repeat;
}
div.sexy-bookmarks-bg-sexy {
    padding: 28px 0 0 10px;
    background-position: left -348px !important;
}
div.sexy-bookmarks-bg-caring {
    padding: 26px 0 0 10px;
    background-position: left 0 !important;
}
div.sexy-bookmarks-bg-caring-old {
    padding: 26px 0 0 10px;
    background-position: left -748px !important;
}
div.sexy-bookmarks-bg-love {
    padding: 26px 0 0 10px;
    background-position: left -1148px !important;
}   
div.sexy-bookmarks-bg-wealth {
    margin-left: 15px !important;
    padding: 35px 0 0 20px;
    background-position: left -1535px !important;
}
div.sexy-bookmarks ul.socials {
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    float: left;
}

div.sexy-bookmarks ul.socials {
    background:transparent none !important;
    border:0 none !important;
    outline:0 none !important;
}

div.sexy-bookmarks ul.socials li {
    display:inline !important;
    float:left !important;
    list-style-type:none !important;
    margin:0 !important;
    height:29px !important;
    width:60px !important;
    cursor:pointer !important;
    padding:0 !important;
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
}



div.sexy-bookmarks ul.socials a {
    display:block !important;
    width:60px !important;
    height:29px !important;
    text-indent: -9999px !important;
    background-color:transparent !important;
}

div.sexy-bookmarks ul.socials a:hover, div.sexy-bookmarks ul.socials li:hover {
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
}

.sexy-diigo, .sexy-diigo:hover, .sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumbleupon, .sexy-stumbleupon:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoobuzz, .sexy-yahoobuzz:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-scriptstyle, .sexy-scriptstyle:hover, .sexy-designfloat, .sexy-designfloat:hover, /*.sexy-mail, .sexy-mail:hover, */.sexy-comfeed, .sexy-comfeed:hover, .sexy-newsvine, .sexy-newsvine:hover, .sexy-devmarks, .sexy-devmarks:hover, .sexy-linkedin, .sexy-linkedin:hover, .sexy-google, .sexy-google:hover, .sexy-misterwong, .sexy-misterwong:hover, .sexy-izeby, .sexy-izeby:hover, .sexy-twittley, .sexy-twittley:hover, .sexy-tipd, .sexy-tipd:hover, .sexy-pfbuzz, .sexy-pfbuzz:hover, .sexy-friendfeed, .sexy-friendfeed:hover, .sexy-blogmarks, .sexy-blogmarks:hover, .sexy-fwisp, .sexy-fwisp:hover  {
    background:url('/plugins/content/sexybookmarks/sexy-sprite.png') no-repeat !important;
}

.sexy-diigo {
    background-position:-910px bottom !important;
}
.sexy-diigo:hover {
    background-position:-910px top !important;
}
.sexy-digg {
    background-position:-980px bottom !important;
}
.sexy-digg:hover {
    background-position:-980px top !important;
}
.sexy-reddit {
    background-position:-700px bottom !important;
}
.sexy-reddit:hover {
    background-position:-700px top !important;
}
.sexy-stumbleupon {
    background-position:-630px bottom !important;
}
.sexy-stumbleupon:hover {
    background-position:-630px top !important;
}
.sexy-delicious {
    background-position:-1190px bottom !important;
}
.sexy-delicious:hover {
    background-position:-1190px top !important;
}
.sexy-yahoobuzz {
    background-position:-1120px bottom !important;
}
.sexy-yahoobuzz:hover {
    background-position:-1120px top !important;
}
.sexy-blinklist {
    background-position:-1260px bottom !important;
}
.sexy-blinklist:hover {
    background-position:-1260px top !important;
}
.sexy-technorati {
    background-position:-560px bottom !important;
}
.sexy-technorati:hover {
    background-position:-560px top !important;
}
.sexy-myspace {
    background-position:-770px bottom !important;
}
.sexy-myspace:hover {
    background-position:-770px top !important;
}
.sexy-twitter {
    background-position:-490px bottom !important;
}
.sexy-twitter:hover {
    background-position:-490px top !important;
}
.sexy-facebook {
    background-position:-1330px bottom !important;
}
.sexy-facebook:hover {
    background-position:-1330px top !important;
}
.sexy-mixx {
    background-position:-840px bottom !important;
}
.sexy-mixx:hover {
    background-position:-840px top !important;
}
.sexy-scriptstyle {
    background-position:-280px bottom !important;
}
.sexy-scriptstyle:hover {
    background-position:-280px top !important;
}
.sexy-designfloat {
    background-position:-1050px bottom !important;
}
.sexy-designfloat:hover {
    background-position:-1050px top !important;
}
.sexy-newsvine {
    background-position:left bottom !important;
}
.sexy-newsvine:hover {
    background-position:left top !important;
}
.sexy-google {
    background-position:-210px bottom !important;
}
.sexy-google:hover {
    background-position:-210px top !important;
}
.sexy-comfeed {
    background-position:-420px bottom !important;
}
.sexy-comfeed:hover {
    background-position:-420px top !important;
}
/*.sexy-mail {
    background-position:-350px bottom !important;
}
.sexy-mail:hover {
    background-position:-350px top !important;
}*/
.sexy-devmarks {
    background-position:-140px bottom !important;
}
.sexy-devmarks:hover {
    background-position:-140px top !important;
}
.sexy-linkedin {
    background-position:-70px bottom !important;
}
.sexy-linkedin:hover {
    background-position:-70px top !important;
}
.sexy-misterwong {
    background-position:-1400px bottom !important;
}
.sexy-misterwong:hover {
    background-position:-1400px top !important;
}
.sexy-izeby {
    background-position:-1470px bottom !important;
}
.sexy-izeby:hover {
    background-position:-1470px top !important;
}
.sexy-twittley {
    background-position:-1540px bottom !important;
}
.sexy-twittley:hover {
    background-position:-1540px top !important;
}
.sexy-tipd {
    background-position:-1610px bottom !important;
}
.sexy-tipd:hover {
    background-position:-1610px top !important;
}
.sexy-pfbuzz {
    background-position:-1680px bottom !important;
}
.sexy-pfbuzz:hover {
    background-position:-1680px top !important;
}
.sexy-friendfeed {
    background-position:-1750px bottom !important;
}
.sexy-friendfeed:hover {
    background-position:-1750px top !important;
}
.sexy-blogmarks {
    background-position:-1820px bottom !important;
}
.sexy-blogmarks:hover {
    background-position:-1820px top !important;
}
.sexy-fwisp {
    background-position:-1890px bottom !important;
}
.sexy-fwisp:hover {
    background-position:-1890px top !important;
}
.blog .faceandtweet
{
   display:none;
}

/* did u know */
.didukno
{
background:transparent url('/images/stories/7angelsnetwork.png') no-repeat;
width:450px;
height:250px;
padding-top:10px;
}

/* webtimize */
table#xxxwebt td
{
	border-right:1px dashed #fff;
	border-bottom:1px dashed #fff;
	padding:4px;
}

.xxxsmally
{
	font-size:9px;
}
.xxxpricy
{
color: #fff;
font-size: 30px;
line-height: 20px;
border:none;
}
td.tdheady
{
	background-color:#333333;
	color:#FFF;
}
td.tdticky
{
		background: url('/images/ticky.png') no-repeat center;

}
/* template packages */
#tpacks
{
	border-top:#FFF solid 1px;
	border-right:#FFF solid 1px;
	border-left:#FFF solid 1px;
	}
#tpacks a
{
	color:#FFC;
	text-decoration:none;
}
#tpacks a:hover
{
	color:#FFC;
	font-weight:bold;
	border-bottom:1px #FFC dotted;
}
#tpacks td
{border-bottom:#FFF solid 1px;}
#tpacks .tpacktick
{
	background:url('/templates/folio_plazza/images/icon-tick-tp.png') no-repeat center transparent;
}
#tpacks .tpacknuh
{
	background:url('/templates/folio_plazza/images/icon-no-tp.png') no-repeat center transparent;
}

#tpacks .tpacknfo
{
	background: url('/templates/folio_plazza/images/icon-nfo-tp.png') no-repeat;
	background-position: left;
	padding: 5px 30px 0;
	height:26px;
}
#tpacks tr:hover
{
	background-color:#666;
}
#tpacks tr:hover td
{
	background-color:#666;
	border-right:1px solid #FFF;
}
#tpacks .tpackorder
{
	color:#FF9;
	font-size:12px;
	text-decoration:none;
}
#tpacks span a{
color: #F90;
text-decoration:none;
}/* 
Module.css
Specific Css rules for Module layout 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 	

div.moduletable,
div.moduletable td,
div.moduletable p,
div.moduletable div,
div.moduletable_menu,
div.moduletable_menu td,
div.moduletable_menu p,
div.moduletable_menu div,
div.moduletable_text,
div.moduletable_text td,
div.moduletable_text p,
div.moduletable_text div
{
	text-align:left;
	margin:0;
	margin-bottom:10px;
	padding:0;
	}
div.moduletable-nobox {
	padding:0;
	margin:0;}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable-nobox h3 {
	margin:5px 0 10px 0;
	}