body {
	font-family:verdana TimesNewRoman Arial;
	font-size: 12px;
	color: #B9AA81;
	margin: 0;
	padding: 0;
	background-color:#CAEAFF;
	background:url('../images/new_layout/bg.jpg') fixed;
	background-color:#CAEAFF;
	
}
.lianchor{text-decoration:none;color:#6A6A6A;font:bold 12px verdana;}
.sellianchor{text-decoration:none;color:#05B6D7;font:bold 12px verdana;}
.catgli{height:30px;line-height:30px;border-bottom:1px solid #FFFFFF;text-align:left;padding-left:10px;}
.catgli:hover{height:30px;line-height:30px;border-bottom:1px solid #FFFFFF;text-align:left;padding-left:10px;background-color:#ABEAED;}
#wrapper {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;

}

/* Header */
#main_text{
	clear:both;}
#header {	
	width: 1000px;
	height: 106px;
	margin: 0 auto;
	background:url('../images/new_layout/banner.jpg');
}
#header2 {	
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}
.heading{
 	font:bold 16px verdana TimesNewRoman Arial;
 	padding:10px; 
}	
/* Logo */
#bgtd
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/layout/witterlogo.jpg);
	/*width:767px;*/
	hieght:106px;
}	
#logo {	
	float: left;
	height: 106px;
	margin: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.anchor_class
{
	text-decoration:none;
	font:verdana 12px;
	color:#FFFFFF;
		
}
.anchor_class:hover
{
	text-decoration:underline;
	font:verdana 12px;
	color:#000000;
		
}
.anchor_class1
{
	text-decoration:none;
	font:verdana 12px;
	color:#1c84cd;
		
}
.anchor_class1:hover
{
	text-decoration:underline;
	font:verdana 12px;
	color:#1c84cd;
		
}
#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 4em;
	font-family: Broadway;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

.search {	

	width: 290px;

	padding: 0;


}

#search-text {
	width:190px;
	height: 27px;
	padding:0px 0px 5px 0px;
	background-image: url(../images/layout/search.jpg);
	background-repeat: no-repeat;
	border:0px;
	font: normal 11px verdana TimesNewRoman Arial;
	color: #000000;
}

/* Global search */

.SearchButton {
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
}

/* Page */

#page {	
	margin:auto;
	width: 1016px;
	padding: 0px;
	height:100%;
	padding:0px;
}

#boxtop	{
	margin:0px;
	padding:0px;
	border:none;
	width:100%;
	height:49px;
}

.menu_bg{
	background:url('../images/new_layout/menu.jpg') no-repeat;
	width:1016px;
	height:49px;
	margin:0px;
	padding:0px;
	}
#boxmid {
	margin:0px;
	padding:0px;
	border:none;
	background:url('../images/new_layout/bgline.jpg') repeat-y;
	width:100%;
	height:100%;	
}

/***  Menu ***/
.tablemenu{
	text-align: center;
	font:bold 12px verdana;
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
    cursor:hand;
}
.tablemenu a{text-decoration:none;	color: #ffffff;}
.tablemenuover{
	text-align: center;
	font:bold 12px verdana;
	background:url('../images/layout/witter_but_h.jpg') repeat-x;
	color: #000000;
	margin-top:10px;
	cursor:pointer;
    cursor:hand;
   }

.tableselected 
{
	text-align: center;
	font:bold 12px verdana;
	background:url('../images/layout/witter_but_h.jpg') repeat-x;
	color: #000000;
	margin-top:10px;

	cursor:pointer;
    cursor:hand;	
}
.tableselected a{text-decoration:none;	color: #000000;}
/* Content */

#content {
	/*border: 1px solid red;*/
	float: left;
	
	width: 710px;
	/*margin-left:auto;
	margin-right:auto;*/
	height: 100%;
	padding: 0px 0px 10px 0px;
	margin:0px 5px 0px 15px;
	text-align: center;
	/*border:1px solid #000000;*/
	/*background-color:#f2f2f2;*/
}
.browse_button
{
 background-repeat: no-repeat;
 /*background-position: center center;
 background-image: url("../images/layout/customize_browse.jpg");*/
 color:#FFFFFF;
 background-color:#2ECAF0;
 /*padding:3px;*/
 font:bold 14px verdana TimesNewRoman Arial;
 width:130px;
 height:28px;
}
.normal_button
{
 background-repeat: no-repeat;
 /*background-position:center;
 background-image: url("../images/layout/but160.jpg");*/
 background-color:#2ECAF0;
 color:#FFFFFF;
 /*padding:3px;*/
 font:bold 14px verdana TimesNewRoman Arial;
 height:32px;
 width:160px;
 }

.apply_button
{
 background-repeat: repeat-x;
 /*background-position:center;
 background-image: url("../images/layout/but160.jpg");*/
 background-color:#2ECAF0;
 color:#FFFFFF;
 /*padding:3px;*/
 font:bold 14px verdana TimesNewRoman Arial;
 height:32px;
 width:200px;
 }
#top1{
	padding:0px;
	/*margin:auto;*/
	clear:both;
	background:url("../images/layout/top.png") no-repeat;
	width:710px;
	height:9px;
	margin-right:5px;
}
#gap{
	text-align:justify;
	line-height:25px;
	font-size:12px;
	padding:5px 10px;
	font-family:verdana;
}
#content_forcustomizr {
	/*border: 1px solid red;*/
	clear:both;
	width: 95%;
	height: 100%;
	padding: 0px;
	text-align: center;
}

#bot{
	margin-left:5px;
	float:left;
	background:url("../images/layout/bot.png");
	background-repeat:no-repeat;
width:710px;
height:9px;
}

/* Sidebar */

#sidebar {	
	float: right;
	width: 280px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	color: #57ACF7;
	/*background-image: url(rightbackground.jpg);
	background-repeat: no-repeat;*/
}

#sidemenu {
	float: left;
	width: 270px;
	height:120px;
	background-image: url(../images/layout/rightmenub.jpg);
	background-repeat: no-repeat;
}
#sidemenu a{text-decoration:none;color:#6E6E6E;}

.txt_clr
{
	color:#FFFFFF;
	height:26px;line-height:26px;
	padding-left:2px;
	font:bold 12px verdana;
	color:#FFFFFF;
}
.theme_count{
	color:#6E6E6E;
	font-family:verdana;
	font-size:12px;
	height:26px;
	line-height:26px;
	font-weight:bold;
	padding-left:5px;
}
.sidemenuc{
	width: 200px;
	height:37px;
	line-height:37px;
	font:bold 16px verdana; 
	color:#FFFFFF;
	background-image: url(../images/layout/rightmenub.jpg);
	background-repeat: no-repeat;
	
}
#dde{
	float: left;
	width: 240px;
	/*min-height:500px;*/
	height:500px;
	font-size:16px;
	font-weight:bold;
	font:verdana ;
	vertical-align:top;
	float:none;
	overflow:auto;
}
#ddetable{background-color:#FFFFFF;}
#ddetable tr
{
	border-bottom:1px #FFFFFF;	
}
#ddetable td
{
	
	padding: 0px 0px 0px 10px;
	background-color:#DADADA;
}
/*#advdiv1{
	float: left;
	width: 250px;
	height:130px;
	margin-top:20px;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	background-color:#efefef;
}
#advdiv2{
	float: left;
	width: 250px;
	height:160px;
	margin-top:20px;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	background-color:#efefef;
}*/
.underlinemenu{	background-image: url(../images/layout/footer.jpg);height:155px;repeat:no-repeat;
}

h4 {
	/*margin: 10px 10px 10px 32px;
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Arial;
	color: #000000;*/
	margin:5px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-family:verdana TimesNewRoman Arial;
}

/* Footer */

#footer {
	clear:both;
	width: 100%;
	height: 155px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family:verdana TimesNewRoman Arial;
	/*background-color:#64cbea;*/
	text-align:center;
}

.footer_header{
	color:#ffffff;
	font-weight:bold;
	line-height:1.6;
	font-size:12px;
	font-family:verdana TimesNewRoman Arial;
}

 .footer_content{
 	color:#ffffff;
	line-height:1.3;
 	font-size:12px;
	font-family:verdana TimesNewRoman Arial;
	text-align:justify;
	padding:5px 10px 0px 10px;
}

 .footer_image{
 	color:#ffffff;
	line-height:1.5;
 	font-size:12px;
	font-family:verdana TimesNewRoman Arial;
	text-align:justify;
	padding:5px 10px 0px 10px;
}

.footer_footer{
 	color:#ffffff;
	line-height:1.4;
 	font-size:12px;
	font-family:verdana TimesNewRoman Arial;
	padding:0px 10px 0px 10px;
}

/*
@author pruthvikrishna for glss starts
*/
.tbl_category{
	margin-top:10px;
}
.tbl_category td{
	padding:2px;
	text-align:left;
	font:bold 10px verdana TimesNewRoman Arial;
	margin:0px;
}
.customize_form{
	clear:both;
	width:100%;
	padding:0px;
	margin:0px;
	height:100%;
	border:0px;
}
.theme_cust_input_tbl{
	width:95%;
	padding:0px;
	margin:5px 0px 5px 0px;
	//border:0.5pt solid #000000;
	border:0px;
	border-collapse:collapse;
	font:normal 12px verdana TimesNewRoman Arial;
}
.theme_cust_heading{
	font:bold 14px verdana TimesNewRoman Arial;
	border:0px;
	color:#000000;
}
.theme_fields{
	font:bold 12px verdana TimesNewRoman Arial;
	color:#000000;
	padding:3px;
	margin:0px;
	text-align:right;
}
.theme_inputs{
	padding:3px;
	margin:0px;
	text-align:left;
}
/*
category css author pruthvikrishna for glss ends
*/



.createown_heading{font-size:14px;font-weight:bold;font-family:verdana;color:#FEC723;}
.createown_labels{font-size:14px;font-family:verdana;color:#99AB3F;}
.createown_alertred1{font-size:12px;font-family:verdana;color:#FF0000;}



/*-----------popup css------------*/
#popup-login h1{ 
 	text-align:left;
	color: #5b5a5a;
	font-size: 1.5em;
 	border-bottom:1px dotted #D3D3D3;  
 	padding-bottom:2px;  
 	margin-bottom:10px;  
}

#popup-login h3{
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
}

#popup-login label{
	color: #808080;
}
.background-popup{  
	display: none;  
	position: fixed;  
	_position: absolute; /* hack for internet explorer 6*/  
	height: 645px;  
	width: 100%;  
	top: 0;  
	left: 0;  
	background: #000000;  
	border: 1px solid #cecece;  
	z-index: 5;  
}
  
.popup-close{  
 	font:14px normal verdana;
 	color:#808080;  
 	display:block;
	cursor: pointer;
} 
#popup-login{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/ 
 	width:645px;
}
.upload_button
{
 background-repeat: no-repeat;
 /*background-position: center center;
 background-image: url("../images/layout/but160.jpg");*/
 background-color:#2ECAF0;
 color:#FFFFFF;
 /*padding:3px;*/
 font:normal 14px verdana TimesNewRoman Arial;
 height:32px;
 width:160px;
}

.themesformbutton
{
	background-repeat: repeat-x;
	/*background-image: url(../images/default_images/submitimg.jpg);*/
	color:#FFFFFF;
	/*padding:3px;*/
	background-color:#2ECAF0;
	font:bold 14px verdana TimesNewRoman Arial;
	height:32px;
	width:100px;
}

#popup-login a {
	display: block;
	font: 13px verdana TimesNewRoman Arial;
	color: #837669;
	/*margin: 5px 0px 5px 5px;*/
	text-decoration: none;
}
#settwitter,#setmyspace,#setutube{
	background:url("../images/layout/button.jpg");
	background-repeat:repeat-x;
	color:#ffffff;
	width:220px;
	border:0px;
	height:30px;
}

#customize{
	background:url("../images/layout/button.jpg");
	background-repeat:repeat-x;
	width:180px;
	color:#FFFFFF;	
	border:0px;
	height:30px;
	margin-bottom:4px;
}

#popup-login a:hover {
	color:#D53707;
}

#popup-login #login-details{
	color: #5b5a5a;
	font-size: .85em;
	text-align: left;
}
#adlistdetails{
color:#000000;
}

/*----------end popup css----------*/


/********** image slider css**********/
.txt_note
{
color:#000000;
font:normal 10px verdana TimesNewRoman Arial;
padding:5px;
}
#profile_part
{
//display:none;
margin:10px 0px 10px 0px;
}
#profile_bg_open1,#profile_bg_open2
{
display:none;
}
.img_a
{
border:0.2pt solid #000000;
}
.img_a:hover {
	
	  border:2px solid #0000ff;
}
.img_a:visited {
	
	border:2px solid #FF0000;
}
#format,#top,#middle,#bottom
{
font:bold 12px verdana TimesNewRoman Arial
color:#000000;
text-align:center;
}
#fomat{
background-color:#eeffee;
padding:3px;
}
#top{
background-color:#ee55cc;
padding:3px;
}
#format2,#format3,#format4
{
display:none;
}
.width_txt{
width:300px;
color:#FF0000;
}
.width_txt{
width:300px;
font:#FF0000;
}

.clr_txt
{
color:#000000;
}
#top_content,#image_display,#bottom_content{
clear:both;
word-wrap: normal;
margin:2px;
padding:3px;
}

/**slider css**/

p{
	color:#fff;
	text-align:center;
}

div.jMyCarousel .prev{
	background: url('../images/layout/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('../images/layout/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}


/** Carousel 2 **/
div.jMyCarousel{
	margin:auto;
}

div.jMyCarousel ul{
	background-color:#DADADA;	
}

div.jMyCarousel ul li{
	margin:5px;
	border:1px solid #CCCCCC;
	line-height:0px;
	padding:3px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
	
#slide_preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}	
/*************end image slidercss*********/

/*************faq css***************/
.q{
text-align:justify;
padding:2px;
font:bold 12px verdana TimesNewRoman Arial;
}
.a{
text-align:justify;
line-height:2.5;
padding:2px 2px 2px 10px;
font:normal 12px verdana TimesNewRoman Arial;
}
.questionp{text-align:left;line-height:25px;font-weight:bold;}
.answerp{text-align:left;line-height:25px; font:verdana;}
.answerp1{text-align:left;line-height:25px; font:verdana;color:#6E6E6E;}
.new_txt{text-align:justify;font:verdana;color:#6E6E6E;text-indent:1cm;}
/************end of faq css***********/	
#sidemenu a{text-decoration:none;color:#6E6E6E;}

.txt_clr
{
	color:#FFFFFF;
	height:28px;line-height:28px;
	padding-left:7px;
	font:bold 12px verdana;
	color:#FFFFFF;
}

#navcontainer { 
width: 240px;
padding-right: 5px;

}

#navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navcontainer li
{
padding:0px;
height:30px;
margin-bottom: 0px;
padding-left: 0px;
margin-left: 0px;

}

#navcontainer a
{
display: block;
padding: 3px;
width: 100%;

border-bottom: 1px solid #FFFFFF;
background-color: #EDEDED;

}

#navcontainer a:link, #navlist a:visited
{
color: #0094E0;
text-decoration: none;
padding-left: 10px;
}

#navcontainer a:hover
{
background-color: #ABEAED;
color: #fff;
}
#navcontainer .titlecats
{
display: block;
padding: 3px;
padding-left: 10px;
width: 210px;
background-color: #0094E0;
color: #ffffff;
font-weight: bold;
}

.SearchButton {
	padding-left:12px;
	margin:0px;
	border:0px;
	vertical-align:top;
	
}

.searchbox {
	padding:0px;
	margin:auto;
	border:0px;
	font-size:12px;
	color:#7d7d7d;
	vertical-align:top;
	font-family: Tahoma, Geneva, sans-serif;
	
}
  
.ciGblSearchhldr {
	width:264px;
	height:21px;
	padding:3px 0 0 0px;
	margin:0px;

}
.ciGlobalSearch {
   /* border:1px solid red;*/
	width:288px;
	height:26px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background:url(../images/layout/textbox.jpg) top left no-repeat;
	float:right;
}

#searchwrapper {
width:288px; /*follow your image's size*/
height:26px;/*follow your image's size*/
background-image:url('../images/layout/textbox.jpg');
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }
.searchbox-td{
	border:0px;
	margin:0px;
	padding:2px;
background-color:white; /*important*/
width:150px;
height:18px;
	} 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:2px;
left:23px;
width:230px;
height:28px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:2px;
left:261px;
width:24px;
height:21px;
}
.searchbox_submit1 {
border:0px; /*important*/
background-color:transparent; /*important*/
width:24px;
height:21px;
vertical-align:middle;
}
#homediv
{
	width:100%;
	font:normal 12px TimesNewRoman Arial;
}
/*  main div css */
#main-div{
background-image: url("../images/layout/bg.jpg") fixed;
height:980px;
width:1440px;
margin-right:auto;
margin-left:auto;
}