/*
Theme Name: New Theme
Description: 
Author:Deepika
Author URI: http://www.mstindia.com
*/

body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	font-size:13px;
	}
.post img{
	border:0;
    margin:0px 5px 0px 0px;
	}
img{
   border:0px;
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   }
img a{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
overflow:hidden;
}

a {
	color:#CCC0FF;
	}
	
p {
	color: #fff;
}
a:hover {
	color:#CCC0FF;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#c1c1c1;
	padding:2px 3px 2px 3px;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

#wrap{
	margin:0 auto;
	}

/* The Top */

.top {
	height:343px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 {
	font-size:30px;
	font-weight:bold;
	margin:50px 0 0 30px;
	color:#fff;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 

	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
	
	
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

.menu  {
height:24px;
margin: 0px 0 0 0 ;
background:#121111;
width:1000px;
border-bottom:1px solid #353434;

}
.menu  ul {
margin: 0;
padding: 0 20px;
list-style: none;
}
.menu li{
	float:left;
	background:url("images/right2.gif") no-repeat right top;
	margin-right:6px;
	}
.menu li:hover{
	float:left;
	background:url("images/right.gif") no-repeat right top;
	margin-right:6px;
	}
.menu li.current{
	background:url("images/right.gif") no-repeat right top;
	}
.menu li.current a,li.current a:hover{
	color:#fff;
	background:url("images/left.gif") no-repeat left top;
	background-color:inherit;
	}
.menu a{
	float:left;
	padding:5px 19px 6px;
	background:#121111;
	text-decoration:none;
	color:#FFF;
	font-size:0.82em;
	font-weight:700;
	background:url("images/left2.gif") no-repeat left top;
	border-width:0;
	}
.menu a:hover{
	background:url("images/left.gif") no-repeat left top;
	color:#fff;
	background-color:inherit;
	}	
/* The Content */

.content {
	padding:30px 10px 25px 15px;
	background:#000;
	border-top:#fff;
	border-left:1px solid #353434;
	border-right:1px solid #353434;
	}

/* The Posts */

#text {
	width:590px;
	float:left;
	text-align:justify;
	padding:20px 0 20px 0;
	overflow:hidden;
	margin:0px;
	display:block;
	}
.post {
	padding:0px 0px 15px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	width:550px;
	overflow:hidden;
	}
.entry {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	overflow:hidden;
	width:550px;
	}
.entry p{
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:none;
	overflow:hidden;
	text-align:justify;
	}
.entry p a:hover{
text-decoration:none;
}

h1.title {
    font-size:20px;
	margin:5px 0 0 0;
	font-weight:normal;
	padding:2px 0 0 0px;
	color:#CCC0FF;
	width:550px;
	float:left;
	}
.search-page .title {
    font-size:20px;
	margin:5px 0 0 0;
	font-weight:normal;
	padding:2px 0 0 20px;
	color:#0a86dd;
		}
h1.title a {
	color:#CCC0FF;
	text-decoration:none;
	}
h1.title a:hover{
	color:#CCC0FF;
	background:none;
	text-decoration:none;
	}
.postinfo {
    width:550px;
	float:left;
    height:40px;
	background:#000 ;
	padding: 1px 2px 2px 0px;
	margin:15px 0px 0px 0px;
	color:#696969;
	border-top:1px dashed #5f5f5f;
	border-bottom:1px dashed #5f5f5f;
	}
	
.postinfo a {
	color:#56B9FF;
	font-weight:normal;
	text-decoration:none;
	}

.postinfo a:hover{
 color:#FFF;
}
.post-date{
 color:#696969;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 float:left;
 width:340px;
 overflow:hidden;
 }

/* left Sidebar */

#left {
width:150px;
float:left;
font-size:12px;
color:#555;
margin: 15px 5px 0px 5px;

}

#left ul {
margin:0;
padding:0;
list-style-type:none;
}

#left  h2 {
font-size:15px;
font-weight:normal;
font-family:"Trebuchet MS", Helvetica, Arial;
padding:3px 0px 3px 10px;
background:#000 url(images/h2.jpg);
Margin: 10px 0 0 0;
color:#fff;
}

#left a {
font-weight:normal;
display:block;
line-height:160%;
padding:4px 0 4px 0;
color:#56B9FF;
}

#left a:hover {
text-decoration:none;
color:#56B9FF;
}

#left ul li a {
padding-left:15px;
list-style-type:none;

}

/* right Sidebar . Now only adsense */

#right{
width:170px;
float:left;
font-size:12px;
color:#555;
margin: 15px 0px 15px 0px;
padding:0px 0px 0px 0px;
overflow:hidden;
}

#right ul {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style-type:none;
width:170px;
float:left;
}

#right  h2 {
font-size:15px;
font-weight:normal;
font-family:"Trebuchet MS", Helvetica, Arial;
padding:3px 0px 3px 10px;
background:#000 url('images/h2.jpg') no-repeat;
margin: 10px 0px 0px 0px;
border:0px;
color:#fff;
}

#right a {
font-weight:normal;
display:block;
padding:4px 0 4px 0;
color:#56B9FF;
}

#right a:hover {
text-decoration:none;
color:#56B9FF;
}

#right ul li ul{
padding:0px 0px 10px 0px;
list-style-type:none;
margin:0px 0px 0px 0px;
width:170px;
float:left;
}
#right ul li{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:170px;
float:left;
}
#right ul li a {
padding:0px 0px 0px 15px;
list-style-type:none;
margin:0px 0px 0px 0px;
}
#right ul ul li{
padding:0px 0px 0px 0px;
list-style-type:none;
margin:0px 0px 0px 0px;
float:left;
width:170px;
}
#right ul ul li a{
padding:5px 0px 0px 15px;
margin:0px 0px 0px 0px;
}
#right #searchform{
padding:15px 0px 0px 15px;
margin:0px 0px 0px 0px;
float:left;
}
#right #s{
width:110px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#addicted_results
{
	margin: 4px 0 0 0;
}
#right #submit{
margin:3px 0px 0px 0px;
}
/* The Footer */


#footer {
	height:20px;
	padding:12px 0 0 15px;
	margin:0px 0 0 0;
	color:#fff;
	font-size:9px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	text-decoration:none;

	}

#footer a:hover {
	color:#d7d7d7;
	}
	
a.support_form:link, a.support_form:visited {font-family:"Trebuchet MS", Helvetica, Arial; font-size:12px; color:#56B9FF; text-decoration:underline;}
a.support_form:hover {font-family:"Trebuchet MS", Helvetica, Arial; font-size:12px; color:#56B9FF; text-decoration:underline;}	

/* The Navigation */

.navigation {
	height:25px;
	font-weight:bold;
	padding:0px 20px 0px 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#e05400;
	}
.navigation .alignright-nav{
float:right;
color:#CCC0FF;
}
.navigation .alignright-nav a{
color:#CCC0FF;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.navigation .alignleft-nav{
float:left;
color:#CCC0FF;
}
.navigation .alignleft-nav a{
float:left;
color:#CCC0FF;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0px 0px 0px 0px;
	margin:0 0 20px 0;
	font-size:20px;
	text-align:center;
	color:#CCC0FF;
	}
.search-page p{
   width:550px;
   float:left;
   display:block;
   padding:0px 20px 0px 20px;
   }
  
/* The Comments */

.comments {
float:left;
width:550px;
overflow:hidden;
padding:0px 20px;
margin:0px 0px 0px 0px;
}
.comments form {
float:left;
width:550px;
padding:0;
margin:0;
display:block;
overflow:hidden;
}
.comments textarea {
	width:80%;
	height:156px;
	background:#454545;
	border:2px solid #626262;
	color:#fff;
	padding:10px;
	overflow:auto;
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	}
#commentform {
	width:550px;
	float:left;
	margin:0;
	overflow:hidden;
	display:block;
	padding:0px 0px 0px 23px;
  margin:0px 0px 0px 0px;
	}
#commentform p{
  width:550px;
  text-align:left;
  display:block;
  overflow:hidden;
  float:left;
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
    }
#commentform input {
	background:#454545;
	border:2px solid #626262;
	color:#fff;
	padding-left:10px;
	}
.comments input#submit {
	padding:0px 0px 0px 0px;
	width:125px;
	font-weight:bold;
	height:29px;
    margin:0px 0px 15px 0px;
	color:black;
	background:#ccc;
	}
.comments input#submit:hover {
	padding:0px 0px 0px 0px;
	width:125px;
	height:29px;
	font-weight:bold;
    margin:0px 0px 15px 0px;
	color:black;
	background-color:#FFD1A8;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	width:550px;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.comments ol li
    {     padding: 15px;
    }
	/**************/
.side-lines{
border-right:1px solid #5F5F5F;
border-left:1px solid #5F5F5F;
border-bottom:1px solid #5F5F5F;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
overflow:hidden;
width:778px;
}

a.nav_links_t{
font-size:10px;
color:#CCC0FF;
font-weight:bold;
text-decoration:none;

}

a:hover.nav_links_t{
font-size:10px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

a.footer_links{
color:#d7d7d7;
font-weight:bold;
font-size:9px;
}

a.hover.footer_links{
color:#d7d7d7;
font-weight:bold;
font-size:9px;
}
.SSL{
font-size:10px;
color:#FFD323;
line-height:1.2em;
overflow:hidden;
padding:0px 0px 0px 2px;
margin:0px 0px 0px 0px;
}
#copy{
color:#707070;
font-size:10px;
font-weight:bold;
padding:15px 0px 0px 0px;
}
h1 {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:25px;
	font-weight:normal;
	color:#FFFFFF;
	margin:25px;
}
h2 {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:18px;
	font-weight:normal;
	color:#CCC0FF;
	margin-bottom:3px;
}
.style3 {
	color: #FFD323
}
.one {
	display: block;
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 0px;
	text-align:center;
	overflow:hidden;
	}
div.tab_p90x {
	float: left;
	width: 123px;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.tab_p90x a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:123px;
	height:37px;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up.gif' ) no-repeat;
}
div.tab_p90x a:hover {
	background: url( 'images/tab_p90x.jpg' ) no-repeat;
	color:#fff;
}
div.tab_p90 {
	float: left;
	width: 124px;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.tab_p90 a {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:124px;
	height:37px;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up2.gif' ) no-repeat;
}

div.tab_p90 a:hover {
	background: url( 'images/tab_p90.jpg' ) no-repeat;
	color:#fff;
}
div.tab_10min {
	float: left;
	width: 124px;
	height: 37px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.tab_10min a {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:124px;
	height:37px;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up2.gif' ) no-repeat;
	}
div.tab_10min a:hover {
	background: url( 'images/tab_10min.jpg' ) no-repeat;
	color:#fff;
}
div.tab_hiphopabs {
	float: left;
	width: 124px;
	height: 37px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.tab_hiphopabs a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:124px;
	height:37px;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up2.gif' ) no-repeat;
}
div.tab_hiphopabs a:hover {
	background: url( 'images/tab_hiphopabs.jpg' ) no-repeat;
	color:#fff;
}
div.tab_turbojam {
	float: left;
	width: 124px;
	height: 37px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.tab_turbojam a {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:124px;
	height:37px;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up2.gif' ) no-repeat;
}
div.tab_turbojam a:hover {
	background: url( 'images/tab_turbojam.jpg' ) no-repeat;
	color:#fff;
}
div.tab_slimin6 {
	float: left;
	width: 124px;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.tab_slimin6 a {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:124px;
	height:37px;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up2.gif' ) no-repeat;
}
div.tab_slimin6 a:hover {
	background: url( 'images/tab_slimin6.jpg' ) no-repeat;
	color:#fff;
}
.post_ttl_wrap
    {   width: 550px;
      float: left;
    }
.comment_link
{width: 110px;
    float:left;
}
.comment_link a
    {   background: url( 'images/comment.png' ) left top no-repeat;
    padding: 0 0 0 18px;
 	color:#56B9FF;
	font-weight:normal;
	text-decoration:none;
    
    
	}
.comment_link a:hover
    {   color:#fff;
    }
.postinfo a:hover{
 color:#FFF;
}
  
.tagged{
 color:#696969;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 float:left;
 width:550px;
 overflow:hidden;
 }

.tagged a {
	color:#56B9FF;
	font-weight:normal;
	text-decoration:none;
	}

.tagged a:hover{
 color:#FFF;
}


.t2
{   background-color: #343434;
  
}
.bold			{font-weight:bold;}
/* Colors */
.white 			{color:#FFFFFF;}
.yellow         {color:#FFD323;}
.red			{color:#FF0000;}
.orange			{color:#EC6A00;}
.orange2		{color:#ff7e00;}
.grey           {color:#BCBCBC;}
.blue 			{color:#56B9FF;}
.blue2			{color:#98D4F0;}
.blue3			{color:#4092e5;}
.blue4			{color:#90cef5;}
.blue5			{color:#0589da;}
.blue6			{color:#4ba0dd;}
.purple			{color:#CCC0FF;}
.purple2		{color:#9b89e6;}
.green			{color:#9EC53B;}
.green2			{color:#86e67f;}
.pink			{color:#F05876;}
.pink2			{color:#E24076;}
.pink3			{color:#f45da0;}
.teal 			{color:#24B5C2;}
.teal2 			{color:#39a9a2;}
.dirtygold		{color:#d8a129;}
.tan			{color:#ba9a82;}
.brown			{color:#5c5147;}


/* Sizes */
.size10			{font-size:10px;}
.size11			{font-size:11px;}
.size12			{font-size:12px;}	
.size13			{font-size:13px;}
.size14			{font-size:14px;}
.size15			{font-size:15px;}
.size16			{font-size:16px;}
.size18			{font-size:18px;}
.size24			{font-size:24px;}


/* MISC */



.grey12i		{color:#BCBCBC; font-size:12px; font-style:italic;}
.grey12boldi	{color:#BCBCBC; font-weight:bold; font-size:12px; font-style:italic;}
.bluebold 		{color: #56B9FF; font-weight:bold;}
.boldpurple16 	{color: #A693F6; font-weight:bold; font-size:16px;}



.whitebold	    {color: #FFFFFF; font-weight:bold;}
.white11 		{color: #FFFFFF; font-size:11px;}
.white11bold	{color: #FFFFFF; font-weight:bold; font-size:11px;}
.white12boldi	{color: #FFFFFF; font-weight:bold; font-size:12px; font-style:italic;}
.white18bold	{color: #FFFFFF; font-weight:bold; font-size:18px;}


.reg16		{font-size:16px; font-weight:normal;}	

.bold12		{font-size:12px; font-weight:bold;}
.bold16		{font-size:16px; font-weight:bold;}
.bold18 	{font-weight:bold; font-size:18px;}

.italic10	{font-size:10px; font-style:italic;}

.advice		{margin:10px 15px 5px 15px; font-family:"Trebuchet MS", Helvetica, Arial; font-size:18px; font-weight:normal; color:#CCC0FF;}


.featured		{margin:10px 15px 5px 15px; font-family:"Trebuchet MS", Helvetica, Arial; font-size:18px; font-weight:normal; color:#CCC0FF;}
a.allarticles:link, a.allarticles:visited, a.allarticles:hover	{font-family:"Trebuchet MS", Helvetica, Arial; font-size:18px; font-weight:normal; color:#CCC0FF;}




a.close:link, a.close:visited	{font-family:"Trebuchet MS", Helvetica, Arial; font-size:16px; text-decoration:underline; color:#FFFFFF;}
a.close:hover	{font-family:"Trebuchet MS", Helvetica, Arial; font-size:16px; text-decoration:underline; color:#FFFFFF;}


a.blue3link:link, a.blue3link:visited, a.blue3link:hover		{font-family:"Trebuchet MS", Helvetica, Arial; font-size:12px; font-weight:normal; color:#56B9FF; text-decoration:underline;}



body {
	margin: 0;
}
h2 {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:18px;
	font-weight:normal;
	color:#CCC0FF;
	margin-bottom:3px;
}
.style3 {
	color: #FFD323
}
.one {
	display: block;
	margin:0;
	padding-top:14px;
	text-align:center;
}
div.tab_p90x {
	float: left;
	width: 110px;
	height: 37px;
	margin: 0;
}
div.tab_p90x a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up1.gif' ) 0 0px no-repeat;
}
div.tab_p90x a:hover {
	background: url( 'images/tab_p90x.jpg' ) 0 0px no-repeat;
}
div.tab_p90 {
	float: left;
	width: 105px;
	height: 37px;
	margin: 0;
}
div.tab_p90 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up2.gif' ) 0 0px no-repeat;
}
div.tab_p90 a:hover {
	background: url( 'images/tab_p90.jpg' ) 0 0px no-repeat;
}
div.tab_chalean {
	float: left;
	width: 132px;
	height: 37px;
	margin: 0;
}
div.tab_chalean a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up3.gif' ) 0 0px no-repeat;
}
div.tab_chalean a:hover {
	background: url( 'images/tab_chalean.jpg' ) 0 0px no-repeat;
}
div.tab_10min {
	float: left;
	width: 125px;
	height: 37px;
	margin: 0;
}
div.tab_10min a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up4.gif' ) 0 0px no-repeat;
}
div.tab_10min a:hover {
	background: url( 'images/tab_10min.jpg' ) 0 0px no-repeat;
}
div.tab_hiphopabs {
	float: left;
	width: 111px;
	height: 37px;
	margin: 0;
}
div.tab_hiphopabs a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up5.gif' ) 0 0px no-repeat;
}
div.tab_hiphopabs a:hover {
	background: url( 'images/tab_hiphopabs.jpg' ) 0 0px no-repeat;
}
div.tab_turbojam {
	float: left;
	width: 99px;
	height: 37px;
	margin: 0;
}
div.tab_turbojam a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up6.gif' ) 0 0px no-repeat;
}
div.tab_turbojam a:hover {
	background: url( 'images/tab_turbojam.jpg' ) 0 0px no-repeat;
}
div.tab_slimin6 {
	float: left;
	width: 99px;
	height: 37px;
	margin: 0;
}
div.tab_slimin6 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px "Trebuchet MS", Helvetica, Arial;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'images/tab_up7.gif' ) 0 0px no-repeat;
}
div.tab_slimin6 a:hover {
	background: url( 'images/tab_slimin6.jpg' ) 0 0px no-repeat;
}

#tbl_imgfix
{
	display:block;
	height: 37px;
	padding: 0;
	margin: 0;
	border-spacing: 0;

}
.grouper
{	float:left;

}
.grouper_sm
{	float:left;
    display:block;
    width: 250px;
}
#secure_bits
{
    display:block;
    width: 410px;
    height: 60px;
    margin: 60px auto 0 auto;
}
#lock_t
{
	background: url('http://www.extremebodyworkout.com/images/lock_t.gif') bottom right no-repeat;
	height: 10px;
	display: block;
	width: 52px;
    margin: 0 0 0 0px;
}
#lock_b
{
	background: url('http://www.extremebodyworkout.com/images/lock_b.gif') top right no-repeat;
	height: 10px;
	display: block;
	width: 52px;
    margin: 0;
}
.SSL_t
{
	padding: 10px 0 0 0px;
	display: block;
	width: 60px;
    font-weight: bold;
    font-size: 9px;
    font-family: Arial,Helvetica,sans-serif;

    
}
.SSL_b
{
	display: block;
    float: left;
    clear: left;
	width: 108px;
	padding: 0 0 8px 6px;
    font-weight: bold;
    font-size: 9px;
    font-family: Arial,Helvetica,sans-serif;
   
}
#cc_logos
{
	float: right;
	width: 126px;
    height: 24px;
	margin: 10px 0 0 0;
}
#edit_lnk
{   
    float: left;
}
div#edit_lnk a
{
    background: url('images/comment_edit.png') top left no-repeat;
    display:block;
    width: 30px;
    padding: 0 0 0 18px;
    height: 15px;
    color:#56B9FF;
	font-weight:normal;
    cursor: pointer;
	text-decoration:none;
}
div#edit_lnk a:hover
{
    color: #fff;
}

