﻿/*========================================================*/
/*         CSS for DotNetNuke Skin - AntsySkin            */
/*                   by Omar Janneh                       */
/*             http://www.dnnstyles.net                   */
/*========================================================*/

body{ border-left:0px 0px 0px 0px; margin:0px; background-color: #FFFFFF; padding-top: 1px; padding-bottom: 15px; padding-left: 0px;}

/* ********** Setting Text Throughout the skin ************** */
TH,TD,DIV{ font-family: Verdana, Lucida Sans, Lucida Grande, Arial; font-size:11px; color:#111111; }
A,A:link,A:visited,A:active{ color:#4673AF; text-decoration:underline; }
A:hover{ color:#111111; text-decoration:underline; }

/*-- most of the text on site          --*/ .normal,.Normal{ font-family: Verdana, Lucida Sans, Lucida Grande, Arial; font-size:11px; color:#222222; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Verdana, Lucida Sans, Lucida Grande, Arial; font-size: 12px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Verdana, Lucida Sans, Lucida Grande, Arial; font-weight: bold; font-size: 11px; }
/*-- headings - mostly in admin        --*/ .Head{ font-family: Verdana, Lucida Sans, Lucida Grande, Arial; font-size:12px; font-weight:bold; color:#484848; }
/*-- subheadings - mostly in admin     --*/ .SubHead{ font-family: Tahoma, Verdana, Lucida Sans, Lucida Grande, Arial; font-size:12px; color:#555555; }
/*-- subheadings - mostly in admin     --*/ .SubSubHead{ font-family: Verdana, Lucida Sans, Lucida Grande, Arial; font-size:11px; color:#484848; }


/* ********** Control Panel Style ************** */
.controlpanel{ background:#e3e3e3; 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:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; 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 0px 0px 0px; BORDER: 1px solid #000033; font-size:9px; color:#000033; BACKGROUND:#ffffff;  WIDTH: 100px;  HEIGHT: 15px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#396185; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{	padding-left: 6px;	width: 132px;	Font-size: 12px;	color:#484848;	HEIGHT:17px;	border: 0px dotted #b7b8b4;	background-color: transparent;}


/* ********** Login Button Style ************** */
.StandardButton {color: #FFFFFF; font-family: Verdana, Lucida Sans, Lucida Grande, Arial; font-size: 12px; font-weight: normal; background-color: #797979; HEIGHT:25px; padding: 0px 12px 0px 12px; width: 99%;}


/* ********** Pane Padding ************** */
.TopBannerPane{ padding:0px 0px 0px 0px;}
.BannerPane{ padding:0px 0px 0px 0px;}
.UpperPane{ padding:10px 8px 3px 8px;}
.LeftNav{ padding:10px 8px 0px 8px;}
.LeftNav2{ padding:8px 8px 8px 8px;}
.TopPane{ padding:0px 0px 4px 0px;}
.TopLeftPane{ padding:0px 0px 0px 0px;}
.TopRightPane{	padding:0px 0px 0px 0px;}
.LeftPane{	padding:3px 0px 3px 0px; width:40%;}
.ContentPane{ 
/*padding:0px 0px 0px 0px; */
width:100%;
background-image: url(cnt-main-bg.gif);
background-color: #ffffff;
background-repeat:repeat-x;
border:#dedede 1px solid;
margin-right:5px;
padding-right:5px;
padding-left:5px;
}
.RightPane{	
padding:4px 0px 3px 0px;
width:40%;
height:100%;
background-image: url(cnt-new-bg.png);
background-color: #ffffff;
background-repeat:repeat-x;
border:#dedede 1px solid;
}
.MidLeftPane{ padding:3px 3px 3px 0px; width:100%;}
.MiddlePane{ padding:0px 0px 0px 0px; width:100%;}
.MidRightPane{ 
padding:3px 0px 3px 3px;	
width:100%;
background-image: url(cnt-new-bg.png);
background-color: #ffffff;
background-repeat:repeat-x;
border:#dcdddf 1px solid;

}
.BottomColumn1{	padding:3px 3px 3px 0px;}
.BottomColumn2{ padding:3px 3px 3px 3px;}
.BottomColumn3{ padding:3px 3px 3px 3px;}
.BottomColumn4{	padding:3px 0px 3px 3px;}
.BottomPane{ padding:4px 0px 4px 0px; border-bottom: 1px dotted #111111;}
.LowerPane{ padding:4px 0px 8px 0px;}


/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color:#FFFFFF;	text-decoration:none;	font-weight:normal;	font-size:10px;	font-family: Arial,Verdana, Lucida Sans, Lucida Grande, Arial;	background-image: url(images/login.gif);	background-repeat: no-repeat;	background-position: left bottom;	height:9px; padding: 0px 0px 0 0px; margin: 0 0px 0 0px;}
a.login:hover{	color:#678FC2;	text-decoration:none;	font-weight:normal;	font-size:10px;	font-family: Arial,Verdana, Lucida Sans, Lucida Grande, Arial; background-image: url(images/login.gif);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 0px 0px 0 0px; margin: 0 0px 0 0px;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{	color:#3d3d3d;	text-decoration:none;	font-weight:normal;	font-size:10px;	font-family: Arial,Verdana, Lucida Sans, Lucida Grande, Arial;	background-image: url(images/login.gif);	background-repeat: no-repeat;	background-position: left bottom;	height:9px; padding: 0px 0px 0 0px; margin: 0 0px 0 0px;}
a.user:hover{	color:#ff9356;	text-decoration:none;	font-weight:normal;	font-size:10px;	font-family: Arial,Verdana, Lucida Sans, Lucida Grande, Arial; background-image: url(images/login.gif);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 0px 0px 0 0px; margin: 0 0px 0 0px;}
	
/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{	color:#3d3d3d;	text-decoration:none;	font-weight:normal;	font-size:10px;	font-family: Arial,Verdana, Lucida Sans, Lucida Grande, Arial; padding: 4px 0px 0 0px;}
a.date:hover{	color:#ff9356;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-size:11px; color:#111111; text-decoration:none; font-weight:normal; font-family: Verdana, Lucida Sans, Lucida Grande, Arial;}
a.breadcrumb:hover{	font-size:11px; color:#ff9356; text-decoration:underline; font-weight:normal; font-family: Verdana, Lucida Sans, Lucida Grande, Arial;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#678FC2; text-decoration:none; border-bottom:0px dotted; font-weight:Normal;}
a.footer:hover{	color:#ff9356; text-decoration:none; font-weight:Normal;}

/* ********** Copyright Style ************** */
.copyright,a.copyright:link,a.copyright:active,a.copyright:visited{	font-size:11px; color:#678FC2; text-decoration:none; border-bottom:0px dotted; font-weight:Normal;}
a.copyright:hover{	color:#678FC2; text-decoration:none; font-weight:Normal;}

/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{	font-size:11px; color:#678FC2; text-decoration:none; font-weight:Normal; border-bottom:0px dotted;}
a.terms:hover{	color:#678FC2; text-decoration:none; font-weight:Normal; border-bottom:0px dotted;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:normal; font-family: Verdana, Lucida Sans, Lucida Grande, Arial;}	
a.links:hover{	color:#ff9356; text-decoration:underline; font-weight:normal;}

/* ********** Partner login and Call us ************** */
.toprightnav,a.toprightnav:link,a.toprightnav:active,a.toprightnav:visited{ font-size:16px; color:#333333; text-decoration:none; font-weight:normal; font-family: Arial, Trebuchet MS, Tahoma, Helvetica, sans-serif ;}
a.toprightnav:hover{ text-decoration:underline;}

.gridtable
{
	border-collapse:collapse;
	border: solid 1px #cccccc;
	width: 100%;	
}

.gridheaderleft
{
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande";color:#ffffff;	font-size:11px;	font-weight:normal;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	font-size: 13px;
	background-color: #E2E0E0;
	color: #222222;
	height: 15px;
	border-right: solid 0px #E2E0E0;
	border-top: solid 0px #E2E0E0;
	border-left: solid 0px #E2E0E0;
	border-bottom: solid 0px #E2E0E0;
}

.gridheadercenter
{
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande";color:#ffffff;	font-size:11px;	font-weight:normal;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	background-color: #E2E0E0;
	color: #222222;
	height: 15px;
	border-right: solid 0px #E2E0E0;
	border-top: solid 0px #E2E0E0;
	border-left: solid 0px #E2E0E0;
	border-bottom: solid 0px #E2E0E0;
}

.gridtd
{
	padding: 4px;
	margin: 0 0 0 0;
	border-spacing: 0;
	vertical-align: top;
	border-left: solid opx #F0F0F0;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 0px #F0F0F0;
	border-top:  solid 1px #EEEEEE;
}
.gridtdcenter
{
	padding: 4px;
	text-align: center;
	margin: 0 0 0 0;
	border-spacing: 0;
	vertical-align: top;
	border-left: solid 0px #EFEFEF;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 0px #EFEFEF;
	border-top: solid 1px #EEEEEE;
}

.gridtralt
{
	background: #F5F5F5;
}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE:18px; COLOR: #333333; font-family: Arial, Tahoma, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif ;   }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: bold; FONT-SIZE: 30px; COLOR: #cc0066; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 25px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #636466; font-family: Tahoma, Arial, Helvetica, sans-serif}
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #00C901; font-family: Tahoma;  }
/*-- Heading # 6              			--*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #B5A600; font-family: Tahoma;  }
/*-- cnt text							--*/ .cnt-text      { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #727272; font-family: Tahoma; line-height:20px;  }
/*-- cnt text							--*/ .cnt-text2      { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #cc0066; font-family: Tahoma; line-height:20px;  }

.cnt1-bg{ background-image: url(cnt-main-bg.gif);
background-color: #ffffff;
background-repeat:repeat-x;
border:#cccccc 1px solid;
margin-bottom: 100px;
margin-top: 0px;
}

.cnt2-bg{ 
background-image: url(cnt-new-bg.png);
background-color: #ffffff;
background-repeat:repeat-x;
border:#cccccc 1px solid;
margin-bottom: 10px;
margin-top: 0px;
}

.cnt5-bg
{
}
.cnt6-bg
{
}

.button-bg { background-image: url(button-bg.png); margin-botton: 100px;
}
.button,a.button:link,a.button:active,a.button:visited{ font-family: arial, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size=13px; color:#FEFEFE; text-decoration:none; font-weight:Bold}
a.button:hover{ color:#FEFEFE; text-decoration:underline;}


