body{
	background-image:url(/img/background.png);
	height:101%;
}



#wrapper {
}

#container {		
}
	#main{
		background-color:#343434;
		padding:25px;
	}
	
		#header{
		}
		
			#header a.logo{						
				background-image:url(/img/logo.png);				
			}
			
			#header a.logo h1{
				visibility:hidden;
			}
			
		#menu{
			padding-left:3px;			
		}
			#menu ul{
				margin:0;
				padding:0;
				list-style-type: none;
				list-style-position: outside;				
			}
			
			#menu ul li{
				background-image:url(/img/tab_bg.png);				
			}
				
				#menu ul li.ff {
				}
				
				#menu ul li.shv {
				}
				
				#menu ul li.cc {
				}
				
				#menu ul li.cdf {
				}
				
				#menu ul li.hp {
				}
				
				#menu ul li.acc {
				}
				
				#menu ul li.con {
				}
				
				#menu ul li.tl {
					background-image:url(/img/tab_left.png);	
				}
				
				#menu ul li.tr {
					background-image:url(/img/tab_right.png);	
				}
				
			#menu ul li a{
				padding-top:8px;
			}
			
			#menu ul li a:hover{
			}
		
		#body{
			background-color:#FFFFFF;			
		}
			
			#content{
				padding:10px;
			}
			
			#submenu{
				padding:10px;
				position:relative;
				z-index:50;
			}
			
				#submenu ul{
					margin:0;
					padding:0;
					width:200px;
					list-style-type: none;
					list-style-position: outside;				
				}
		
				#submenu a, #submenu a:active, #submenu a:visited {		
					display:block;
					background-color:#efefef;
					height:15px;
					text-decoration:none;
					padding: 2px 0 2px 10px;
					color:#000;
					border-top:1px solid #FFF;
					border-bottom:1px solid #ccc;
				}
				
				#submenu a:hover{
					background-color:#FFFF00;		
					color:#000;				
				}
	
	#footer{
	}
	
/* Cake Admin Styles */

/* Tables */
table {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 1px 4px;
	text-align: center;
}
table tr td {
	border-right: 1px solid #ddd;
	padding: 4px 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	white-space: nowrap;
}
td.actions a {
	padding: 0 6px;
}
#cakeSqlLog td {
	background: #fff;
	border-bottom: 2px solid #ccc;
	padding: 4px 8px;
	text-align: left;
}

/* Notices and Errors */
div.message, p.error, div.error-message {
	color: #900;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px;
}
div.error-message {
	clear: both;
}
div.error em {
	font-size: 18px;
	color: #003d4c;
}
span.notice {
	background-color: #c6c65b;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 0.5em;
	margin: 1em 0;
}

/* Actions */
div.actions {
	padding-top:15px;
	text-align: left;
}
div.actions ul {
	margin: 0;
	padding: 2px 6px;
	list-style-type: none;
	display: inline;
}
div.actions li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 2px;
}
div.actions ul li a{
	background: #006699;
	border: 0px solid #656565;
	border-width: 1px 1px 1px 1px;
	color: #ddd;
	padding: 3px 8px;
	text-decoration: none;
}
div.actions ul li a:hover {
	background:#fff;
	color: #003d4c;
}

/* Forms */
form {
	margin-top: 0;
	margin-right: 20px;
	padding: 0;
	width: 50%;
}
form div {
	border: 1px solid #ddd;
	clear: both;
	margin-bottom: 1em;
	padding: .8em 2em 1em 1.4em;
	vertical-align: text-top;
}
form div.required {
	color: #333;
	background: #f2f2f2;
	font-weight: bold;
}
form div.optional, form div.input {
	background: #f6f6f6;
	color: #444;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 14px;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 14px;
	width: auto;
}
select {
	clear: both;
	font-size: 14px;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 14px;
	padding: 0 0.3em;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 2px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	padding: 0 .4em;
	width: auto;
	vertical-align: bottom;
}

/* Paging */
div.paging {
	color: #ccc;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}

/*----images----*/
#widecontainer
{width:420px;
height:150px;
display:block;
float:left;
}

#widecontainertall
{width:420px;
height:275x;
display:block;
float:left;
text-align:center;
}

#wide{
margin:3px;
float:left;
display:block;
width:190px;
padding:5px;
border: 1px solid #CCCCCC; 
}
#wide p{
padding-bottom:5px;
display:block;
text-align:center;
vertical-align:top;
margin-bottom:-5px;}

#wide a img{
border:0;
float:left;
width:190px;}

#thumbbox, #thumbbox2{
margin:3px;
float:left;
display:block;
text-align:center;
vertical-align:top;
border:1px solid #CCCCCC;
padding:5px;
}

#thumbcontainer
{width:400px;
height:260px;
float:left;
display:block;
}
	
#thumbbox p{
margin-bottom:-2px;
display:block;
text-align:center;
}

#thumbbox a img{
border:0;
width:150px;
height:200px;
float:left;
} 

#wide2 img
{width:400px;
}

#wide2 p{
display:inherit;
padding-left:30px;
padding-top:30px;
}

#tall2 img
{height:200px;
}
#tall3 img
{height:200px;
margin-bottom:15px;
}

.desccon{width:400px;
padding-bottom:20px;
}
.desc{
margin:3px;
display:block;
width:190px;
float:left;
}
.desc p{
display:block;
text-align:center;
vertical-align:top;
padding-bottom:30px;
margin-top:-5px;}


ul h3{

margin-left:-13px;
}

#wide2{
border:1px solid #CCCCCC;
width:190px;
padding:5px;
display:block;
float:left;
}


#tall2{
border:1px solid #CCCCCC;
width:190px;
padding:5px;
display:block;
float:left;
margin-top:3px;
margin-left:3px;
}

#tall3{
border:1px solid #CCCCCC;
width:190px;
padding:5px;
margin-bottom:10px;
display:block;
float:left;
margin-top:3px;
margin-left:3px;
}

/*------IE only------*/
* html #wide{
margin-left:3px;
margin-right:3px;
margin-top:3px;
margin-bottom:10px;
float:left;
display:block;
text-align:center;
width:190px;
border:1px #CCCCCC solid;
padding:5px;
}

* html #wide p{
display:block;
text-align:center;
vertical-align:top;}

* html #wide a img{
float:left;
width:190px;
margin:0px;
overflow:hidden;
padding-bottom:10px;
border:0 none;
}


* html #widecontainer
{width:420px;
height:190px;
display:block;
float:left;

}

* html #widecontainertall
{width:420px;
height:275x;
display:block;
float:left;
text-align:center;

margin-bottom:10px;
}

* html #widecontainertall img
{border:none;
}

* html #thumbbox{
margin:3px;
float:left;
display:block;
text-align:center;
vertical-align:top;
padding-bottom:10px;
border:1px solid #CCCCCC;
padding:5px;
}

* html #thumbcontainer
{width:420px;
height:260px;
float:left;
display:block;

}

* html #content ul{
	list-style-position:inside;
	margin-left:8px;
	margin-bottom:10px;
	text-align:left;
	}

* html #content li{
list-style-position:outside;
	text-align:left;
	}
	
* html #main{
	padding-bottom:20px;
	}
	
* html .desccon{width:450px;
margin-top:-10px;
padding-bottom:20px;
z-index:20;
border:#33FF00 1px solid;
}
* html .desc{
margin:3px;
display:block;
width:205px;
float:left;
text-align:center;
}
* html .desc p{
float:none;
width:180px;
display:block;
text-align:center;
vertical-align:top;
padding-bottom:30px;
margin-top:0px;}

*html img{
border:none;
}

*html #wide2{
border:1px solid #CCCCCC;
width:190px;
padding:5px;

}

*html #wide2 img 
{width:400px;
}

*html .wide2 p{
display:inherit;
padding-left:30px;
padding-top:30px;
}

*html #tall2{
border:1px solid #CCCCCC;
width:190px;
padding:5px;

}

*html #tall3{
border:1px solid #CCCCCC;
width:190px;
padding:5px;
margin-bottom:10px;
}

*html #tall2 img
{height:200px;
}
*html #tall3 img
{height:200px;
margin-bottom:15px;
}


/*---------Site Map-----------*/
.sitemap ul{
list-style:none;
color:#333333;
}
.sitemap ul a{
color:#333333;
}

.sitemap h3 a{
	color:#333333;
	}


/* ----- conversion Form ------- added by keyur -- */
	
#content table.tabconv{
  width:650px;
  text-align:center;
  vertical-align: top;
  background-color: #fff;
  border-top:none;
  border-left: none;
  border-bottom: none;
  border-right: none;
  clear: both;
  color: #333;
  margin-bottom:10px;
  margin:left:25px;
 
}

#content table.tabconv tr td{
	vertical-align:top;
	text-align:left;
	padding:4px 4px;
	border-top:none;
  	border-left: none;
  	border-bottom: none;
	border-right: none;
	
}
#content table.tabconv tr td#lefttitle{
	padding-left:70px;
}

#lefttitle{
	padding-left:150px;
}
.red-text{ color:#FF0000;}
.err_msg{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
	font-weight:500;
	color:#FE0000;
	text-align:center;
}