/* CSS Document */
body {
	padding:0;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(/themes/country2/images/bg.jpg) 0 0 repeat-x #c0c0c0;
	background-color:#c0c0c0;
	font-family:Arial;
	font-size:12px/14px/17px;
	color:#000000;
}

div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}

img{
	border: none;
}

a {
	color: #009933;
}
#image{
	width: 214px;
	float: left;
	padding: 22px 0 15px 12px;
}

ul{
	list-style-type:none;
}

#main-text ul{
	list-style-type: disc;
	margin: 1em 0 0 2em;
}

#main-text li {
	list-style-type: disc;
	margin-top: .7em;
}

/*----MAIN PANEL----*/
#mainPan{
	width:942px;
	margin:auto;
	background: url(/themes/country2/images/page_bg.png) repeat-y;
	position: relative;
	padding: 0 21px;
}
#leftpartPan{
	width:21px;
	height:780px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	background-image:url(/themes/country2/images/left_bg2.jpg);
	background-repeat:repeat-y;
}
#ritpartPan{
	width:21px;
	float:right;
	height:780px;
	margin:0px;
	position:relative;
	background-image:url(/themes/country2/images/right_bg2.jpg);
	background-repeat:repeat-y;
}


#site-title {
	color:#FFFFFF;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:30px;
	letter-spacing:0.05em;
	margin:0;
	padding:86px 0 0 20px;
	text-align:center;
}
/*----MAIN PANEL----*/
#bodymainpan{
	width:900px;
	float:left;
}
#headerpan{
	width:900px;
	background-color:#FFFFFF;
	padding:10px 0 0 0;
	float:left;
}
#logopart
{
	width:900px;
	height:119px;
	position:5px 0 0 0;
	position:absolute;
}
#logopan{
	width:282px;
	height:119px;
	position:absolute;
}

#headerformpan{
	width:618px;
	height:119px;
	background:url(/themes/country2/images/header_bg.jpg);
	background-repeat:repeat-x;
	padding-left:282px;
}
#formpan{
	width:268px;
	height:25px;
	position:absolute;
	left: 513px;
	top: -2px;
}
#mformpan{
	width:291px;
	height:12px;
	position:absolute;
	top: 30px;
	left: 314px;
}
#postalpan{
	width:122px;
	height:12px;
	position:absolute;
	left: 200px;
	top: 1px;
}
#postalbxpan{
	width:34px;
	height:12px;
	position:absolute;
	left: 311px;
	top: -3px;
}
#postalchkbxpan{
	width:5px;
	height:5px;
	position:absolute;
	left: 375px;
	top: -3px;
}
#searchpan{
	width:100px;
	height:18px;
	position:absolute;
	left: 408px;
	top: 0px;
}
#searchbxpan{
	width:50px;
	height:25px;
	position:absolute;
	left: 482px;
	top: -4px;
}
#gobtnpan{
	width:33px;
	height:25px;
	position:absolute;
	left: 542px;
	top: -6px;
}
#yellowmainpan{
	width:900px;
	height:35px;
	position: 130px 0 0 0px;
}
#yellowbartoppan{
	width:900px;
	background-color:#ec7116;
	height:35px;
	padding:0px 0 0 0;
	position: 130px 0 0 0px;
}

#taglinepan{
	width:900px;
	height:35px;
	padding:0px 0 0 0;
}
#textpan{
	width:350px;
	height:35px;
	padding:0px 0 0 0;
}
#textinyellowpan{
	width:350px;
	height:30px;
	float:right;

}
#banpan{
	width:900px;
	height:249px;
	background-color:#ffffff;
	padding:1px 0 1px 0;
}
#vdopan{
	width:557px;
	height:249px;
	background-color: #fff;
	padding:1px 0 1px 0;
	float: left;
}
#vdopan2{
	width:557px;
	height:249px;
	background-color: #fff;
	padding: 0;
	float: left;
    line-height: 0;
}
#tabpan{
	width:343px;
	height:249px;
	background: #9d9d9b url('/themes/country2/images/ct_gradient.jpg') no-repeat;
	float: left;
	position: relative;
}
img {
	behavior: url("/themes/country2/iepngfix.htc")
}
body#homepage #tabpan{
/*	background-image:url(/res/Image/home_photomiddle.jpg);*/
}
#businessuserpan{
	width:287px;
	height:69px;
	position:absolute;
	right: 20px;
	top: 8px;
	float:right;
}
#homeuserpan{
	width:287px;
	height:69px;
	position:absolute;
	right: 20px;
	top: 90px;
	float:right;
}
#franchasyuserpan{
	width:287px;
	height:69px;
	position:absolute;
	right: 20px;
	top: 170px;
	float:right;
}

/*
 #menus
{
	width:900px;
	background-color:#FFFFFF;
	height:39px;
	position:absolute;
	top: 417px;
}
#menu {
	width: 900px;
	height: 39px;
	margin: 0 auto;
	position:absolute;
	top: 419px;

}

#menu ul {

	list-style: none;
	background-image:url(/themes/country2/images/menubbg.jpg);
	background-repeat:repeat-x;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 39px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
}

#menu .active a {
	background: #82BC2B;
	color: #FFFFFF;
}
*/



 #cntntpan
{
	width:880px;
	background-color:#FFFFFF;
	position:relative;
}
 #innercntntpan
{
	width:880px;
	height:250px;
	background-color:#FFFFFF;
	position:absolute;
	top: 8px;
	left: 9px;
}
 #flashpan
{
	width:464px;
	height:228px;
	background-color:#FFFFFF;
	position:absolute;
	top: 12px;
	left: 6px;
}
 #latestnewsheaderpan
{
	width:412px;
	height:20px;
	background-color:#FFFFFF;
	position:absolute;
	top: 11px;
	left: 484px;
}

 #latestnewspan
{
	width:412px;
	height:225px;
	background-color:#FFFFFF;
	position:absolute;
	top: 38px;
	left: 485px;
}
 #latestnewsonepan
{
	width:380px;
	height:50px;
	background-color:#FFFFFF;
	position:absolute;
	left: 28px;
	top: 8px;
}
 #latestnewstwopan
{
	width:380px;
	height:50px;
	background-color:#FFFFFF;
	position:absolute;
	left: 27px;
	top: 71px;
}
 #latestnewsthreepan
{
	width:380px;
	height:50px;
	background-color:#FFFFFF;
	position:absolute;
	left: 28px;
	top: 138px;
}
 #morearrowpan
{
	width:30px;
	height:12px;
	background-color:#FFFFFF;
	position:absolute;
	left: 355px;
	top: 196px;

}
 #morebtnpan
{
	width:15px;
	height:15px;
	background-color:#FFFFFF;
	position:absolute;
	left: 385px;
	top: 201px;

}
 #chkbxpan
{
	width:5px;
	height:5px;
	background-color:#FFFFFF;
	position:absolute;
	left: 7px;
	top: 13px;

}
 #chkbx2pan
{
	width:5px;
	height:5px;
	background-color:#FFFFFF;
	position:absolute;
	left: 7px;
	top: 144px;

}
 #chkbx3pan
{
	width:5px;
	height:5px;
	background-color:#FFFFFF;
	position:absolute;
	left:7px;
	top: 76px;

}
#charitypan{
	width:876px;
	background-color:#FFFFFF;
	background-image:url(/themes/country2/images/greenbg.jpg);
	height:73px;
	position:relative;
	left: 13px;
}
#charitytextpan{
	width:846px;
	height:38px;
	position:absolute;
	left: 11px;
	top: 8px;
}
#bestcumputerservicepan{
	width:876px;
	background-color:#FFFFFF;
	background-image:url(/themes/country2/images/best_bg.jpg);
	height:73px;
	position:relative;
	margin: 2px 0 10px 0;
	left: 13px;
}
#bestcumputerstextpan{
	width:758px;
	height:38px;
	position:absolute;
	left: 101px;
	top: 5px;
}
#innerbestcumputerservicepan{
	width:876px;
	background-color:#FFFFFF;
	background-image:url(/themes/country2/images/images/best_bg.jpg);
	height:73px;
	position:absolute;
	left: 12px;
	top: 5px;
}
#innerbestcumputerstextpan{
	width:758px;
	height:38px;
	position:absolute;
	left: 101px;
	top: 5px;
}
#footerlogospan{
	display:none;
}
body#homepage #footerlogospan{
	width:876px;
	background-color:#fff;
	height:51px;
	position:relative;
	margin: 2px 0 10px 0;
	left: 13px;
	display:block;
}

#yellowbarbtmpan{
	width:900px;
	background-color:#EE861B;
	background-image:url(/themes/country2/images/localservice.jpg);
	height:19px;
	position:static;
}
#footerpan{
	width:900px;
	background-color:#F0F0F0;
	height:32px;
	position:relative;
}

#copyritpan{
	width:350px;
	background-color:#F0F0F0;
	height:17px;
	position:absolute;
	top: 8px;
	left:15px;
}
#linkpan{
	width:190px;
	background-color:#F0F0F0;
	height:17px;
	position:absolute;
	top: 8px;
	right:20px;
	background-repeat: repeat-x;
    text-align: right;
}














.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
}
.computer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	line-height:28px;
}
.computerwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:28px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
.latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006633;
	font-weight: bold;
}
.merrymetting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #000000;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.blog a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    padding: 12px 0 0;
	text-decoration: none;
}

.blog a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #396ed9;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	padding-left: 5px;
}
.charitybld {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color:#066029;
	line-height:25px;
}
.charitytxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}
.bestbld {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
	line-height:25px;
}
.besttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	line-height:17px;
}
.headertxt {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color:#000000;
	line-height:28px;
}
.header2txt {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	line-height:28px;
}
.highlittxt {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FF6633;
	line-height:17px;
	text-decoration:none;
}
.welcmtxt {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
	line-height:17px;
	text-decoration:none;
}

/*   HOME CONTENT    */


#home-content {
	padding: 10px;
	width: 880px;
	position:static;
	background-color: #fff;
}

#content {
	padding: 0 10px;
	width: 630px;
	position:static;
	background-color: #fff;
	margin-left: 230px;
}

#body-text h1 {
	margin-top: 15px;
	padding-top: 0;
}

#home-col-left {
	float: left;
	width: 505px;
	padding: 0 10px 0 10px;
}

#home-col-left img {
	padding: 10px 6px;
}

#home-col-middle {
	float: right;
	width: 331px;
	padding: 0 10px 0 10px;
}

#home-col-right {
    display: none;
}

#home-col-middle h3 {
	font-size: 15px;
	color: #006633;
	margin-top: 0;
}

#home-content h3 {
	font-size: 15px;
	color: #006633;
	margin-top: 0;
	padding-top: 0;
}

.news-item h4 {
	font-size: 12px;
	color: #FF6600;
	margin-top: 10px;
	padding-left: 10px;
	background-image: url(/themes/country2/images/square_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.news-item p {
	padding-left: 10px;
}


/*   END HOME CONTENT    */



/*   MAIN MENU NAVIGATION   */


#button-bar {
	width: 900px;
	height: 39px;
	background-image: url(/themes/country2/images/menu_back.gif);
	position: relative;
	z-index: 100;
}

#buttons {
	margin: 0;
	padding: 0;
}

#buttons li {
	display: inline;
	float: left;
	position: relative;
	list-style: none;
}

#buttons a {
	text-align: center;
	display: block;
	height: 25px;
	width: 60px;
	padding: 0 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 14px;
    white-space: nowrap;
    background: url(/themes/country2/images/menu_button_divider.gif) right no-repeat;
}

#buttons a.menu-wrap {
    padding-top: 4px;
    padding-bottom: 10px;
    white-space: normal;
}

#buttons a.blank {
    display: block;
    height: auto;
    width: auto;
    padding: 0;
}

#buttons a:hover {
	color: #000;
}

.sub-buttons {
	left: 0;
    top: 100%;
    display: none;
/*	background: url(/images/button_bar_back.gif) repeat-x;*/
	background-color: #838383;
	padding: 0 0 10px 0;
	margin: 0;
/*	border: solid 1px #666666;*/
/*	border-top: none; */
}

.sub-sub-buttons {
	position: absolute;
	top: 0;
	left: 120px;
	display: none;
	background-color: #5f5f5f;
	padding: 0 0 10px 0;
	margin: 0;
	border: solid 1px #666666;
}

#buttons .sub-buttons a {
    background-image: none;
    height: auto;
    width: 100px;
}

#buttons .child-menu a {
	background: url(/images/sub_menu_arrow.gif) 90% 35% no-repeat;
}

#buttons .child-menu .child-child-menu a {
	background: url(/images/sub_sub_menu_arrow.gif) 3% 35% no-repeat;
}


/* to override top and left in browsers other than IE,
   which will position to the top right of the containing li,
   rather than bottom left */
#buttons li > ul {
	top: auto;
}

#buttons .sub-sub-buttons a {
	background: none;
}

#buttons li .sub-buttons li {
	float: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

#buttons .sub-buttons li:hover .child-menu a {
    display: block;
}

#buttons li:hover, #buttons li.over {
 	position: relative;
    z-index: 1;
}

#buttons li:hover .sub-buttons, #buttons li.over .sub-buttons, .sub-buttons li.over .sub-sub-buttons {
        display: block;
        position: absolute;
}

.footer-byline {
	padding-top: 20px;
	font-size: 11px;
	text-align: center;
}

.footer-protection {
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
	width: 800px;
	margin: 0 auto;
}

#middle-bar {
	padding: 0;
	margin: 0;
	border: none;
	height: 225px;
	background-color: #979797;
	position: relative;
}

/*   END BUTTON BAR STYLES    */


/*   ADMINISTRATOR NAVIGATION STYLES    */


#admin-nav {
    padding: 20px 5px 20px 5px;
    width: 100%;
    background-color: #ffffd3;
    border-bottom: solid 1px black;
    margin-bottom: 5px;
}

#admin-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#admin-nav li {
    float: left;
    padding-left: 20px;
}
#home-ct-logo {
	display: none;
}

