@charset "tis-620";
/* CSS Document */
/* this css design for Ladytip.com's template only */
.clr {
	clear: both;
}
/*General CSS Stlye*/
body{
	margin: 5px;
	height:100%;
	padding: 0px;
	background: url(../images/bg.gif) repeat;
	font-size:13px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

td {
	text-align: left;
	font-size: 13px;
}


h1{
	font-size:14px;
	color:#FF6699;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2{
	font-size:13px;
	color:#669933;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	
a:link, a:visited{
	color: #0066CC; 
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #F372AD;	
	text-decoration: none;
	font-weight: normal;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

img {
	border:none;
}

hr{
	height:1px;
	border:1px solid #F5C880;
}

/* Set style at << Previous | Next >> */
.pagenav{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;

}

a.pagenav:link, a.pagenav:visited{
	color:#EE6296;
}

a.pagenav:hover{
	color:#5A76ED;
}

.small{
	font-size:12px;
	color:#ED5A98;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

/* Layout Design*/
/*white space*/
#bgscreen{
	width: 950px;
	background: #ffffff;
}
	
#header_outline{
	width:930px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	background:#ffffff;
}

#logo{
	width:450px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
}

/*3 Top Banner*/
#ads-a1{
	width: 150px;
	height:140px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#ads-a2{
	width: 150px;
	height:140px;
	float: left;
	margin-left:5px;
	margin-top:5px;
	margin-right:-5px;
	margin-bottom:5px;
}

#ads-a3{
	width:150px;
	height:140px;
	float: left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#toparea {
	width:930px;
	height:20px;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.mainleveltoparea{
	text-align:left;
	padding-bottom:5px;
}

#bannerarea{
	width:930px; 
	height:90px; !important;
	height:110px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	margin:0px 10px 10px 10px;
	float:left;
}

#banner{
	width:728px;
	height:90px; !important;
	height:80px;
	padding:10px;
	float:left;
	display:inline;
}

#searchbox{
	width:140px;
	height:110px;
	background: url(../images/search.gif) no-repeat;
	float:right;
}

/* Style for input box in search box*/
.search{
	margin-left:30px;
	margin-top:10px;
	margin-top:85px;
	margin-bottom:0px;
}

#left-outline{
	width:160px; !important
	width:158px;
	margin-top:-5px;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid #cccccc;
	float: left;
	display:inline;
	background-color:#FFFFFF;
}

#left{
	width:156px;
	margin:2px;
}

#center{
	width:600px;
	margin-top:-5px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	float:left;
	background-color:#FFFFFF;
}

#mainbody{
	width:586px;
	margin:2px;
	padding:5px;
}

#right-outline{
	width:140px;
	float:right;
	margin-top:-5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:10px;
}

.footer{
	font-size:0.875em;
	font-family:Tahoma, "MS Sans Serif";
	margin-top:15px;
}

/* Core Mambo CSS*/

/* Menu of Mambo*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px; !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000000;
}

/* when menu bar is active*/
#active_menu {
	color:#FFFF66;
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}

.back_button {
	float: left;
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 60px;
	padding: 4px;
}

/* Table CSS*/
/*Poll Module*/
table.pollstableborder td {
  padding: 2px;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 5px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

/* setup style for section text header*/
.componentheading{
	text-align:left;
	color:#FF9933;
	line-height:16px;
	height:18px;
}

/* Contact Page CSS*/
/*Send Button at Contact Us Page*/
.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #D4F283;
	background-color: #ffffff;
	color: #6A8AF1;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

/*Text filed box at Contact Us Page*/
.inputbox {
	padding: 2px;
	border:solid 1px #D4F283;
	background-color: #ffffff;
}

/*Layout Contact Us Page*/

table.contact td.icons{
	margin-left:5px;
	background-color:#FFFFFF;
}

table.contact td.details{
	margin-left:5px;
	width:500px;
	background-color:#FFFFFF;
}

table.contact{
	margin-left:5px;
	width:550px;
	background-color:#FFFFFF;
}

/* Content Area CSS*/
.contentpane{
	background-color:#FFFFFF;
}

.contentheading{
	width:580px;
	height: 30px;
	background-image:url(../images/contenthead.png);
	background-repeat:no-repeat;
	color: #666666;
	text-align: left;
	padding-left: 30px;
	padding-bottom:5px;
	font-weight: normal;
	font-size: 13px;
	white-space: nowrap;
}

.buttonheading{
	width:32px;
	margin-left:5px;
	padding-right:15px;
}
	
.contentcolumn {
	padding-right: 5px;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: normal;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 13px;
	font-weight: normal;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

/* Twitter Module Control */
table.moduletable_twitter{
border:1px solid #EF88B3;
margin-bottom:5px;
padding:0px;
width:100%;
height:100%;
}

table.moduletable_twitter th{
background:#EF88B3 url(../images/pinkicon.gif) left no-repeat;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding:7px 0px 0px 30px;
height:27px;
margin-top: 0px;
}

ul#twitter_update_list{
padding:5px 3px 5px 2px;
}

ul#twitter_update_list a:link{
color:#7DBFD5;
font-weight: bold;
text-decoration: none;
background-color:inherit;
}

ul#twitter_update_list a:hover, a:active{
color: #EF88B3;
font-weight: bold;
text-decoration: none;
background-color:inherit;
}

ul#twitter_update_list a:visited{
color:#6E93A0;
font-weight: bold;
text-decoration: none;
}