@import url("form.css");

/* CSS Document */
#Body {}
body {
	font-family: Tahoma, Geneva, sans-serif;
	margin:0px;
	height: 100%;
	padding:0px;
	
}

TH,TD,DIV{
	font-family:Myriad web, Arial, sans-serif;
	font-size:12px;
}
a, a:link, a:visited, a:active{
	color:#2C4A80;
	text-decoration:underline;
}
ul {margin:0}

a:hover{
	color:#4A6E99;
	text-decoration:none;
}
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#fff; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#fff; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{	MARGIN: 0px; font-size:9px; color:#f2f3ef; WIDTH: 150px; HEIGHT: 15px; background-color: #808080;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#484847; text-decoration:none; font-weight:normal; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{	width: 110px;	font-size: 12px;	color:#4A4A4A;	height:22px; background:none; border:none;text-align: left; line-height:18px; margin-right:10px;}
.search_bg { width:156px; background:url(images/search_bg.png) right center no-repeat;}
/* ********** Buttons Style ************** */
.StandardButton {	color: #FFFFFF;	font-family:Myriad web, Arial, sans-serif;	font-size: 13px;	font-weight: normal;	background-color: #2B5BB8;	height: 30px;	width: 80px;}

/* ********** Pane Style ************** */

.TopPane{ padding:0px 0px 0px 0px;}
.TopLeftPane{ padding:5px 10px 5px 0px;}
.TopRightPane{ padding:5px 0px 5px 0px;}
.BottomLeftPane{ padding:5px 10px 5px 0px;}
.BottomRightPane{ padding:5px 0px 5px 0px;}
.LeftPane{ padding:0px 10px 0px 0px;}
.ContentPane{ padding:0px;}
.RightPane{	padding:0px 0px 0px 10px; }
.MidLeftPane{ padding:4px 4px 4px 8px;}
.MiddlePane{ padding:4px 4px 4px 4px;}
.MidRightPane{ padding:4px 0px 4px 4px;}
.BottomColumn1{	padding:4px 4px 4px 8px;}
.BottomColumn2{ padding:4px 4px 4px 8px;}
.BottomColumn3{ padding:4px 4px 4px 8px;}
.BottomColumn4{	padding:4px 0px 4px 8px;}
.BottomPane{ padding:0px 0px 0px 0px;}
.LeftOutPane { padding:10px 5px 5px 0px;}
.HeadPane {min-height:145px; height:auto !important; height:81px; overflow:visible; padding:0px;}

/* ********** Container Style ************** */
.Head{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.SubHead{
	font-size:12px;
	color:#333;
}
.SubSubHead{ font-size:12px; color:#333; }
.Normal{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color:black;
}

/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color:#fff;	text-decoration:none; font-weight:normal;	font-size:11px; }
a.login:hover{	color:#FF6D24;	border-bottom:1px solid; font-weight:normal; font-size:11px;}
	

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{color:#fff; text-decoration:none; padding-left:15px; font-weight:normal;	font-size:11px;	}
a.user:hover{	color:#FF6D24;	text-decoration:underline;	font-weight:normal; padding-left:15px;	font-size:11px; }
	
/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Myriad web, Arial, sans-serif;	background-image: url(images/calendar_icon.png);	background-repeat: no-repeat;	background-position: center;	height:18px;	margin-top: 0;	margin-right: 0px;	margin-bottom: 0;	margin-left: 6px;	padding-top: 41px;	padding-right: 5px;	padding-bottom:7px;	padding-left: 5px;}
a.date:hover{	color:#FF6D24;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{
	font-size:11px;
	color:white;
	text-decoration:none;
	border-bottom:0px dotted;
	font-weight:Normal;
	font-style: italic;
}
a.footer:hover{	color:#bdc5ad; text-decoration:none; font-weight:Normal; border-bottom:1px dotted;font-style: italic;}

/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{	font-size:11px;	color:white; text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover{
	color:#FF6D24;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px solid;
}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:12px; color:#fff; text-decoration:none; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; }	
a.links:hover{
	color:#FF6D24;
	text-decoration:underline;
	font-weight:bold;
}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:11px;	color:#fff;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover{	font-size:11px;	color:#ab6018;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; text-decoration:underline;}




/* ********** Other Style ************** */
.dnn_width { width:1000px; margin:0 auto; }
#dnnmain {width:1000px; margin:0 auto;  text-align:left;}
.dnn_space { height:11px; font-size:0;}
.left { float:left;}
.right { float:right;}
.clear { clear:both;}

.dnn_left { float:left; width:180px;}
.dnn_right { float:left; width:740px; min-height: 575px; background: url(images/bg-carpet-cleaning.jpg) no-repeat}
#dnn_wrap { width:930px; margin:0 auto; /*background: url(images/bg-carpet-cleaning-left.jpg) no-repeat 117px 0;*/ }
.dnn_top { min-height:121px; height:auto !important; height:121px; overflow:visible; background:url(images/top_bg.jpg) center top no-repeat;}
.top_left { float:left; width:36%; height:auto !important; height:121px; overflow:visible; padding-top:55px; padding-left:180px}
.top_right { float:right; width:35%; text-align:center; padding-top:55px;}
.brealeft { height:34px; background:url(images/brea_left.jpg) left no-repeat;}
.brearight { height:34px; background:url(images/brea_right.jpg) right no-repeat;}
.breabg { height:34px; background:#fba858; margin:0 29px 0 1px;}
.loginleft { float:left; height:34px; line-height:34px; width:40%; padding-left:10px; color:#FFF;}
.loginright { float:right; height:34px; line-height:34px; width:22%; text-align:right;}
.conbg {min-height:350px; height:auto !important; height:350px; overflow:visible; background:url(images/conbg.jpg) left bottom no-repeat; padding:5px 5px 0px 15px;}
.bot_left { height:35px; background:url(images/bot_left.jpg) left bottom no-repeat;}

.bot_bg { height:35px; background-color: #fba858; margin:0 1px 0 30px;}
.dnnlink { padding-top:10px; text-align:center;}
.bottombg { height:30px; line-height:30px; text-align:center; color:white;}
.dnn_menu { padding-top:100px; /*background:url(images/menu_top.jpg) 45px 205px  no-repeat;*/}
.breadcrumArea{ background-image: url(images/bread_bg.png); background-repeat: repeat-x; background-position: bottom; background-color: #FFFFFF;}
.WhiteTEXT{	font-family: Myriad web, Arial, sans-serif; color: #FFFFFF;}

/*main menu*/
#fishmenu { margin-right:0px;}
.fishmenu-v { position:relative; }
.fishmenu-v span 							
{
	white-space: nowrap;
	display:block;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
}
.fishmenu-v ul { margin:0px; padding:0px;display: block;float:right;}
.fishmenu-v li { list-style: none none outside; position:relative;  }
.fishmenu-v ul li { }
.fishmenu-v ul li a						
{	width:auto;
    text-align:right;
	color:#757575;
	text-decoration:none;
	line-height:28px;
	display: block;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	}
.fishmenu-v ul li.current 				
{ }
.fishmenu-v ul li.current a					
{ color: #df6e02;}
.fishmenu-v ul li.current span				
{ }
.fishmenu-v ul li.current .menuslide span		
{ background:transparent;}

.fishmenu-v ul a:hover,.fishmenu-v ul li a.menu_hover				
{color: #df6e02; }
.fishmenu-v ul a:hover span 				
{ }

/*submenu*/
.fishmenu-v .menuslide 						
{ display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-v .menuslide ul 
{}
.fishmenu-v .menuslide ul li 					
{ background:none; 
display:block; 
width:100%;
float:left;
border-bottom:1px solid #DDDDDD;
padding:0px;
}
.fishmenu-v .menuslide ul li span 			
{ color:#666666; display:block; padding:0 10px 0 10px}
.fishmenu-v .menuslide ul li a				
{
	height:24px;
	display:block;
	font-weight: normal;
	font-size:11px;
}
.fishmenu-v .menuslide ul a:link, 
.fishmenu-v .menuslide ul a:active, 
.fishmenu-v .menuslide ul a:visited			
{ width:auto;color:#333; text-decoration:none; line-height:24px;display: block;  text-align:left;}
.fishmenu-v .smenuslide ul a:hover 				
{ }
.fishmenu-v .menuslide ul a:hover span 		
{
	color: #FA8E23;
}
.menuslide ul {
	background-color: #EEEEEE;
	float:left;
	left:0px;
	position:relative;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.fishmenu-v .menuslide ul li span.expandLeft,.fishmenu-v .menuslide ul li span.menutext { background:url(images/arrow_right.gif) right center no-repeat;}

/* --- Custom designed styles --- */
#carpet_top .topbanner { background: white url(images/top-shadow.jpg) repeat-x;}
.bodywrap { width:930px; margin:0 auto;}
.mainwrap {width:740px; margin: 0 auto; padding-left:170px;}
.menuwrapper {background-color:#ff6d24;}
.footerwrapper {background-color: #2c4a80; min-height:50px;}
.topsubbanner {background-color: #ff6d24; width:100%; height:35px;}
.bottombanner {background-color: #2c4a80; width:100%; height: 50px;}
.bot_left .dnnlink .links, .bot_left .dnnlink a.links:link, .bot_left .dnnlink a.links:hover, .bot_left .dnnlink a.links:visited {font-size:0.8em;} 
/*
.bannerbg {min-height:103px; height:auto !important; height:103px; overflow:visible; background:url(images/banner.jpg) left top no-repeat;}
.bannerright { background:url(images/banner_right.jpg) right no-repeat;height:103px;}
.BannerPane{ padding:5px;}
.conleft { background:url(images/conleft.jpg) left repeat-y;}
.conright { background:url(images/conright.jpg) right repeat-y;}
.searchleft { height:40px; padding-left:160px;}
.searchbg { height:40px;margin-left:20px; margin-right:100px; line-height:40px;}
.bot_right { height:35px; background:url(images/conright.jpg) right repeat-y;}
.bg_left { background: url(images/bg_left.jpg) no-repeat; position:absolute; left: 0px; top:200px; height:600px; width:300px;}
.bg_right{ background: url(images/bg_right.jpg) no-repeat; position:absolute; right:8%; top: 200px; height:600px; width:300px;}

*/



