/*** The Border Crossing Company 2007 ***/
/***********************************************/
/***********************************************/
/* CTB_style_01.css                */
/* Use with template HOME1.html    */
/***********************************************/

/* HTML tag styles                             */
/***********************************************/ 
/*/////////Sets the height of the main table to 100% of the viewport///////*/
#fullheight {
	height:100%;
	width: 850px;
}

body{
	font-family: Verdana;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;

}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #999933;
	text-decoration: underline;
}

h1{
 font-family: Verdana;
 font-size: 16px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana;
 font-size: 14px;
 color: #A02118;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #FF7000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#BNR{
	width: 100%;
	position: relative;
}

#navBar{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:left;
	width: 140px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #CC0000;
}

#content{
	float: left;
	width: 565px;
	background-image: url(images/ContentBG.gif);
}
#info_ right_column{
	width: 140px;
	padding-right: 10px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #CC0000;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 0px solid #CCC;
	color: #CCCCCC;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
}
.feature img2{
	float: left;
	padding: 10px 10px 0px 0px;
}

/******** Bold Main Topic Style ****************/

.MainBoldGrey{

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.MainBoldBlack{

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MainBoldRed{

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A02118;
	text-decoration: none;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 75%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

.capsuleImageRight{
	padding-right: 5px;
	float: right;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D724;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #Left Colmn Headline Styles  ***********/


#clientlinkstable{
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: 2;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	border-top: 2;
	border-top-style: dotted;
	border-top-color: #CC0000;
}

/*********** #End of Left Colmn Headline Styles ***********/



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #MainLinks styles ***********/
#MainLinks {
	position: relative;
	margin: 10px;
	padding: 0px;
	font-size: 90%;
	overflow: visible;

}

A.MainLinks {
	position: relative;
	font-family: Verdana;
	font-size: 90%;
	color: #000000;
	list-style-image: url(../public_html/images/bullet1.gif);
	cursor: crosshair;
	text-decoration: none;
}

A.MainLinks:hover {
	position: relative;
	font-family: Verdana;
	font-size: 90%;
	color: #A12118;
	list-style-image: url(../public_html/images/bullet5.gif);
	cursor: crosshair;
	text-decoration: none;
}

A.MainLinks h3{
	padding: 10px 0px 2px 10px;
	color: #990000;
}
/*********** #headlines styles ***********/
A.headlinesHeaders {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #E07000;
	text-decoration: none;
}
A.headlinesReadMore {
	font-size: 100%;
	font-family: Verdana;
	color: #FF6600;

}

#headlines{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 60%;
}

#headlines p{
	padding: 5px 0px 0px 0px;
}

/*********** #sectionLinks roll over styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 20px 0px 0px;
}

#advert img{
	display: block;
}



/****************** #Main Border Crossing CSS *************/
.Pristina {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
.links {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet1.gif);
	cursor: crosshair;
	text-decoration: none;	
	
	
}
A.links:HOVER {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	list-style-image: url(images/bullet5.gif);
	cursor: crosshair;
	
}
.definition {
	font-family: Verdana;
	font-size: 14px;
	color: #005E8A;
	text-decoration: none;
}

.name {
	font-family: Narkisim;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.name:HOVER {

	font-family: Narkisim;
	font-size: 24px;
	color: #A80000;
	text-decoration: none;
	list-style-image: url(../images/bullet5.gif);
	cursor: crosshair;
}
.undertext {

	font-family: Verdana;
	font-size: 11px;
	color: #A80000;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.nameblack {

	font-family: Narkisim;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.nameblack:HOVER {


	font-family: Narkisim;
	font-size: 24px;
	color: #A80000;
	text-decoration: none;
	list-style-image: url(../images/bullet5.gif);
	cursor: crosshair;
}
.nameblack21 {


	font-family: Narkisim;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.nameblack21:HOVER {



	font-family: Narkisim;
	font-size: 21px;
	color: #A80000;
	text-decoration: none;
	list-style-image: url(../images/bullet5.gif);
	cursor: crosshair;
}
.blue14Bold {
	font-family: Verdana;
	font-size: 14px;
	color: #2276B5;
	text-decoration: none;
	font-weight: bold;
}
.whatwedo {
	font-family: Verdana;
	font-size: 14px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
/***************** News ***********************************/
#News {
	border-bottom-style: dashed;
	border-bottom-color: #A32018;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	border-bottom-width: thin;
	left: 10px;
}
.News {
	font-size: 10px;	
/****************** #Footer Div and Font info*************/
}
	

#footer {
	position: absolute;
	bottom: 0%;
	left: 10%;
	width: 100%;
	text-align: center;
	background-color: #A02118;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
} 

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	}
	
A.footer:HOVER {
	font-family: Verdana;
	font-size: 9px;
	color: #A80000;
	text-decoration: none;
}

.footergrey {

	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#siteFooter {
	clear: both;
	border: 2px solid #A12118;
	font-size: 75%;
	padding: 0px;
	background-color: #A12118;
	width: 100%;
	background-position: center;
	left: 0px;
	color: #FFFFFF;
}
#siteFooterImg {
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
A.footerWhiteText {


	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
A.footerWhiteText:hover {


	font-family: Verdana;
	font-size: 9px;
	color: #F17D08;
	text-decoration: none;
}
