body {
	font-size: 8pt;
	margin: 0px;
	background:url('../images/bg_pagewallpaper.gif');
}


/****************************************************************/
/* Footer														*/
/****************************************************************/
.footer {
	height: 71px;
	color: #000000;
	font-size: 11px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

.footer a:link {
	color: #0f0; text-decoration: none;
}
.footer a:visited {
	color: #0f0; text-decoration: none;
}
.footer a:hover {
	color: #0f0; text-decoration: underline;
}


/****************************************************************/
/* Footer bottom												*/
/****************************************************************/
.footer_bottom {
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	color: #81b101;
	font-size: 11px;
	text-align: center;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

.footer_bottom a:link {
	color: #81b101; text-decoration: none;
}
.footer_bottom a:visited {
	color: #81b101; text-decoration: none;
}
.footer_bottom a:hover {
	color: #81b101; text-decoration: underline;
}

/****************************************************************/
/* Input Image													*/
/****************************************************************/
input.search {
	width: 377px;
	height: 24px;
	border: none;
	color: #000;
	background: url('../images/input.gif') no-repeat;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

/****************************************************************/
/* Search Field 												*/
/****************************************************************/
.search_button {
	background: url('../images/search.button.gif') no-repeat;
}

/****************************************************************/
/* Top menu														*/
/****************************************************************/
.menu {
	padding-right: 75px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "trebuchet ms";
}

.menu a:link {
	color: #FFFFFF; text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF; text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF; text-decoration: underline;
}


/****************************************************************/
/* Navmenu														*/
/****************************************************************/
.navmenu {
	/*background: url('../images/iphone_midbg.png');*/
	padding-left: 75px;
	padding-right: 75px;
	font-weight: bold;
	color: #81b101;
	font-size: 12px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.navmenu a:link {
	color: #81b101; text-decoration: none;
}
.navmenu a:visited {
	color: #81b101; text-decoration: none;
}
.navmenu a:hover {
	color: #81b101; text-decoration: underline;
}

/****************************************************************/
/* User_menu													*/
/****************************************************************/
.user_menu {
	padding-right: 14px;
	color: #6f6f6f;
	font-size: 12px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.user_menu a:link {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:visited {
	color: #6f6f6f; text-decoration: none;
}
.user_menu a:hover {
	color: #6f6f6f; text-decoration: underline;
}

form {
	padding: 2px 5px 0 0;
}

body {
	margin: 0;
}

h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #81b101;
	margin: 25px 25px 0;
	border-bottom: 1px solid #81b101;
}

h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #81b101;
	border-bottom: 1px solid #81b101;
}
/****************************************************************/
/* Cat title  													*/
/****************************************************************/
.cat {
	font-weight: bold; font-size: 13px; color: #81b101; font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.cat a:link {
	color: #81b101; text-decoration: none;
}
.cat a:visited {
	color: #81b101; text-decoration: none;
}
.cat a:hover {
	color: #81b101; text-decoration: underline;
}


/****************************************************************/
/* Subcat		  												*/
/****************************************************************/
.subcat {
	font-size: 11px; color: #6F6F6F;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.subcat a:link {
	color: #6F6F6F; text-decoration: none;
}
.subcat a:visited {
	color: #6F6F6F; text-decoration: none;
}
.subcat a:hover {
	color: #6F6F6F; text-decoration: underline;
}

/****************************************************************/
/* Link area													*/
/****************************************************************/
.linkarea {
	padding-bottom: 15px;
}


/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-weight: bold; font-size: 13px; color: #81b101; font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.linktitle a:link {
	font-weight: bold; color: #81b101; text-decoration: underline;
}
.linktitle a:visited {
	font-weight: bold; color: #81b101; text-decoration: underline;
}
.linktitle a:hover {
	font-weight: bold; color: #81b101; text-decoration: none;
}


/****************************************************************/
/* Link Details 												*/
/****************************************************************/
.linkdetails {
	font-size: 13px; color: #6F6F6F; font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.linkdetails a:link {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: none;
}
.linkdetails a:visited {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: underline;
}
.linkdetails a:hover {
	font-weight: bold; font-size: 13px; color: #6F6F6F; text-decoration: underline;
}


/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-weight: normal; font-size: 13px; color: #6F6F6F; font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.linkshortdesc a:link {
	font-weight: normal; color: #6F6F6F; text-decoration: none;
}
.linkshortdesc a:visited {
	font-weight: normal; color: #6F6F6F; text-decoration: none;
}
.linkshortdesc a:hover {
	font-weight: normal; color: #6F6F6F; text-decoration: underline;
}


/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: normal; font-size: 13px; color: #6f6f6f; font-family: "trebuchet ms", verdana, arial, sans-serif;
}

.linkurl a:link {
	font-weight: normal; color: #6f6f6f; text-decoration: none;
}
.linkurl a:visited {
	font-weight: normal; color: #6f6f6f; text-decoration: none;
}
.linkurl a:hover {
	font-weight: normal; color: #6f6f6f; text-decoration: underline;
}

/****************************************************************/
/* Bg															*/
/****************************************************************/
.bg {
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/****************************************************************/
/* Break														*/
/****************************************************************/
.break {
	padding-bottom: 6px;
	padding-top: 6px;
}


/****************************************************************/
/* Profile		  												*/
/****************************************************************/
.profile {
	font-size: 11px; color: #6F6F6F;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
.profile a:link {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.profile a:visited {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.profile a:hover {
	font-weight: bold; color: #81b101; text-decoration: underline;
}

/****************************************************************/
/* Text area, Input, Select 									*/
/****************************************************************/
SELECT {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
margin: 0;
}

/****************************************************************/
/* SP Area							*/
/****************************************************************/
.sp_area {
	width:1087px;
	font-size: 11px; color: #6F6F6F;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #fff;
	padding-left: 67px;
	padding-right: 70px;
	padding-top: 0;
	padding-bottom: 0;
	background: #0f0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.iphone-directory.biz/templates/cesphone/images/iphone_midbg.png');
}




.sp_area[class] {
	width:1087px;
	font-size: 11px; color: #6F6F6F;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #fff;
	padding-left: 67px;
	padding-right: 70px;
	padding-top: 0;
	padding-bottom: 0;
	background: #0f0 url('../images/iphone_midbg.png');
}
















.sp_area a:link {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.sp_area a:visited {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.sp_area a:hover {
	font-weight: bold; color: #81b101; text-decoration: underline;
}

/****************************************************************/
/* SP Area					 									*/
/****************************************************************/
.f_area {
	font-size: 11px; color: #6F6F6F;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	background-color: #f5f9eb;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	Border: #81b101 1px solid;
}
.f_area a:link {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.f_area a:visited {
	font-weight: bold; color: #81b101; text-decoration: none;
}
.f_area a:hover {
	font-weight: bold; color: #81b101; text-decoration: underline;
}


div.pr {
	font-size: 6pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.small, .small a {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #81b101;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #6f6f6f;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 4px;
	color: #81b101;
	background: #edf4db;
	border: 1px solid #81b101;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #81b101;
	background: #edf4db;
	border: 1px solid #81b101;
	text-align: left;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#81b101;
   font-family:"trebuchet ms", verdana, arial, sans-serif;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #81b101;
   border-width:0 1px 1px;
   font-family:"trebuchet ms", verdana, arial, sans-serif;
   font-size:12px;
}

#catTitle { background:#F6FAEE; font-size:13px; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#81b101;
   background:#F6FAEE;
   border:1px solid #81b101;
   border-width:1px 0 3px 0;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F6FAEE;
}

#categtree .even {
   background:#EFF3E8;
}

#categtree .categ-item:hover {
   background:#E0FAD7;
}

/* ces styles for iphone*/

.phonetop{
float:left;
padding:0;
margin:0;
width:1087px;
height:88px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.iphone-directory.biz/templates/cesphone/images/iphone_top.png');
}

.phonetop[class] {  /* VERY TOP OF PHONE*/
padding:0;
margin:0;
height:88px;
background: #00f url('../images/iphone_top.png') no-repeat;
}

.iphone_ear {
width:1087px;
padding:0;
margin:0;
background: #f00;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.iphone-directory.biz/templates/cesphone/images/iphone_topbg.png');
}
.iphone_ear[class]{
width:1087px;
padding:0;
margin:0;
background: #f00 url('../images/iphone_topbg.png');
}

.iphonemid {
width:1087px;
padding:0;
margin:0;
background: #00f;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.iphone-directory.biz/templates/cesphone/images/iphone_midbg.png');
}
.iphonemid[class]{
width:1087px;
padding:0;
margin:0;
background: #00f url('../images/iphone_midbg.png');
}


#iphone_top{                    
background: #000 url('../images/iphone_topbg.png') no-repeat;
}

#iphone_topbg{
background: #000 url('../images/iphone_topbg.png') no-repeat;
}




.iphonefoot {
width:1087px;
height:220px;
padding:0;
margin:0;
color:#fff;
background: #00f;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.iphone-directory.biz/templates/cesphone/images/iphone_footer.png');
}
.iphonefoot[class]{
width:1087px;
height:220px;
padding:0;
margin:0;
color:#fff;
background: #00f url('../images/iphone_footer.png');
}



.cattable {
}


.iphonemiddle {
width:1087px;
padding:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.iphone-directory.biz/templates/cesphone/images/iphone_midbg.png');
}
.iphonemiddle[class]{
width:1087px;
padding:0;
margin:0;
background: url('../images/iphone_midbg.png');
}


