/*************************************************
 File			: kaj.css
 Description: Default CSS for kajames.ca
 Date			: 3/4/2008
 Project		: kajames.ca/kajames.com
 ================================================
 Updates:
*************************************************/

body {
	text-align:center;
	background:#000000 url(http://kajames.ca/images/goldcircuit_subtle.png);
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: 'Times New Roman', serif;
}
.LastModified {
	text-align:right;
	font-size:8pt;
	color:#777777;
	margin-top:5px;
}
a.ImgLink, a.ImgLink:link, a.ImgLink:visited, a.ImgLink:hover, a.ImgLink:active {
	border: 0px;
	margin: 0px;
	background: transparent;
}
.NavContent {
	width: 800px;
	margin: 0px auto 0px auto;
	border: none;
	padding: 0px;
}
h1 {
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	color: #990000; /* headline_txt_color */
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	color: #770000; /* headline_txt_color */
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
}
p {
	margin: 20px 10px 20px 30px;
}

p a, p a:link, p a:visited, p a:hover, p a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

p a:hover, p a:active {
	color: #ff0000;
	text-decoration: underline;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #770000;
	text-decoration: underline;
}

h2 a:hover, h2 a:active {
	color: #FF0000;
}

.SidebarIEFix {
	display:block;
	font-size:0.01em;
	height:1px;
}

a.LinkExternal {
	border:0px;
	margin:0px 3px 0px 3px;
}
.ImgExternal {
	border:0px;
	margin:0px;
}

.ProjectDate {
	float: right;
	font-size: 10pt;
	color: #330000;
}
.TechEnv {
	font-size: 8pt;
	color: #777777;
}

/* Header rounded corners */
.HeadTopOuter {
	width: 800px;
	margin: 0px auto 10px auto;
}
.HeadTop {
	display: block;
}
.HeadTop * {
	display: block;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: 0.01em;
	background: #2a1407 url(http://kajames.ca/images/HeadBack.png);
	border-left: 1px solid #713917;
	border-right: 1px solid #713917;
	height: 1px;
}
.HeadTopR1 {
	margin: 0px 5px 0px 5px;
	background: #713917;
}
.HeadTopR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #713917;
	border-right: 2px solid #713917;
}
.HeadTopR3 {
	margin: 0px 2px 0px 2px;
}
.HeadTopR4 {
	margin: 0px 1px 0px 1px;
}
.HeadTopR5 {
	margin: 0px 1px 0px 1px;
}
.HeadTopInner {
	background: #2a1407 url(http://kajames.ca/images/HeadBack.png);
	border-left: 1px solid #713917;
	border-right: 1px solid #713917;
	padding: 0px;
	color: #000000;
	text-align:left;
	height: 70px;
}
.ImgLogo {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 180px;
	float: left;
	border: 0px;
}
.ImgHeader {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 180px;
	float: right;
	border: 0px;
}
.ImgHeadSub {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 180px;
	clear: right;
	float: right;
	border: 0px;
}
.HeadBottom {
	display: block;
}
.HeadBottom * {
	display: block;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: 0.01em;
	background: #2a1407 url(http://kajames.ca/images/HeadBack.png);
	border-left: 1px solid #713917;
	border-right: 1px solid #713917;
	height: 1px;
}
.HeadBottomR5 {
	margin: 0px 1px 0px 1px;
}
.HeadBottomR4 {
	margin: 0px 1px 0px 1px;
}
.HeadBottomR3 {
	margin: 0px 2px 0px 2px;
}
.HeadBottomR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #713917;
	border-right: 2px solid #713917;
}
.HeadBottomR1 {
	margin: 0px 5px 0px 5px;
	background: #713917;
}

/* Navigation box */
.NavTopOuter {
	width: 190px;
	margin:0px 10px 0px 0px;
	float:left;
}
.NavTop {
	display: block;
}
.NavTop * {
	background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	padding:0px 0px 0px 0px;
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.NavTopR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}
.NavTopR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.NavTopR3 {
	margin: 0px 2px 0px 2px;
}
.NavTopR4 {
	margin: 0px 1px 0px 1px;
}
.NavTopR5 {
	margin: 0px 1px 0px 1px;
}
.NavTopInner {
	background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	padding:0px;
	color:#E8D294;
	text-align:center;
}
a.NavLink, a.NavLink:link, a.NavLink:visited, a.NavLink:hover, a.NavLink:active {
	display:block;
	color: #E8D294;
	border: 1px solid transparent !important;
	border: 1px solid #000000;
	text-decoration: none;
	background: transparent;
	text-align:center;
	font-weight: normal;
}
a.NavLinkOn, a.NavLinkOn:link, a.NavLinkOn:visited {
	display: block;
	font-weight: bold;
	border: 1px solid transparent !important;
	border: 1px solid #000000;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
a.NavLink:hover, a.NavLink:active, a.NavLinkOn:hover, a.NavLinkOn:active {
	color: #000000;
	border: 1px outset #e8d294;
	background: #e8d294 url(http://kajames.ca/images/NavLinkBack.png) repeat-x;
}

.NavBottom {
	display: block;
}
.NavBottom * {
	background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	padding:0px 0px 0px 0px;
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.NavBottomR5 {
	margin: 0px 1px 0px 1px;
}
.NavBottomR4 {
	margin: 0px 1px 0px 1px;
}
.NavBottomR3 {
	margin: 0px 2px 0px 2px;
}
.NavBottomR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.NavBottomR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}

/* Body and content */
.BodyTopOuter {
	width: 600px;
	margin:0px;
	float:right;
}
.BodyTop {
	display: block;
}
.BodyTop * {
	background: #e0e0de url(http://kajames.ca/images/SilverBoxTop.png) repeat-x;
	padding:0px 0px 0px 0px;
	border-left: 1px solid #ffffef;
	border-right: 1px solid #ffffef;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.BodyTopR1 {
	margin: 0px 5px 0px 5px;
	background: #ffffef;
}
.BodyTopR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #ffffef;
	border-right: 2px solid #ffffef;
}
.BodyTopR3 {
	margin: 0px 2px 0px 2px;
}
.BodyTopR4 {
	margin: 0px 1px 0px 1px;
}
.BodyTopR5 {
	margin: 0px 1px 0px 1px;
}
.BodyTopInner {
	background: #e0e0de url(http://kajames.ca/images/ContentBack.png) no-repeat;
	border-left: 1px solid #ffffef;
	border-right: 1px solid #ffffef;
	padding:5px;
	color:#000000;
	text-align:justify;
}
.BodyBottom {
	display: block;
}
.BodyBottom * {
	background: #e0e0de;
	padding:0px 0px 0px 0px;
	border-left: 1px solid #ffffef;
	border-right: 1px solid #ffffef;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.BodyBottomR5 {
	margin: 0px 1px 0px 1px;
}
.BodyBottomR4 {
	margin: 0px 1px 0px 1px;
}
.BodyBottomR3 {
	margin: 0px 2px 0px 2px;
}
.BodyBottomR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #ffffef;
	border-right: 2px solid #ffffef;
}
.BodyBottomR1 {
	margin: 0px 5px 0px 5px;
	background: #ffffef;
}

/* Contact Form */
.ContactTopOuter {
	margin:10px 10px 0px 0px;
	float:left;
	clear:left;
	/*position:relative;
	top:10px;*/
	width:190px;
	background:transparent;
}
.ContactTop * {
	display: block;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: 0.01em;
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	height: 1px;
}
.ContactTopR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}
.ContactTopR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.ContactTopR3 {
	margin: 0px 2px 0px 2px;
}
.ContactTopR4 {
	margin: 0px 1px 0px 1px;
}
.ContactTopR5 {
	margin: 0px 1px 0px 1px;
}
.ContactTopInner {
	background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	padding:5px;
	color:#E8D294;
	text-align:left;
	font-size: 10pt;
}
.ContactTopInner p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ContactHeading {
	color: #E8D294;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}
.ContactPhone {
	margin-left: 10px;
}
a.ContactEmailLink, a.ContactEmailLink:link, a.ContactEmailLink:visited, a.ContactEmailLink:hover, a.ContactEmailLink:active {
	margin-left:10px;
	color: #E8D294;
	font-weight: normal;
	text-decoration: underline;
}
a.ContactEmailLink:hover, a.ContactEmailLink:hover {
	color: #ffffff;
}
.ContactForm {
	margin-top: 0px;
	margin-bottom: 0px;
}
.ContactFormInput {
	margin-left: 10px;
	background: transparent;
	color: #E8D294;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #3F3B33;
	padding: 3px;
	width: 85%;
	overflow: hidden;
}
.ContactSend {
	display: block;
	margin: 10px 0px 5px 0px;
	text-align:right;
}
.ContactSend a, .ContactSend a:link, .ContactSend a:visited, .ContactSend a:hover, .ContactSend a:active {
	color: #E8D294;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	border: 1px solid #E8D294;
	font-weight: normal;
}
.ContactSend a:hover, .ContactSend a:active{
	color: #ffffff;
	border: 1px solid #ffffff;
}
.SkypeMeDiv {
	margin: 4px 0px 0px 0px;
	text-align: center;
}
.EmailResult {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ContactBottom {
	display: block;
}
.ContactBottom * {
	display: block;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: 0.01em;
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	height: 1px;
}
.ContactBottomR5 {
	margin: 0px 1px 0px 1px;
}
.ContactBottomR4 {
	margin: 0px 1px 0px 1px;
}
.ContactBottomR3 {
	margin: 0px 2px 0px 2px;
}
.ContactBottomR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.ContactBottomR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}

/* Meebo contact */
.MeeboIM {
	margin-top: 10px;
	/*float:left;
	clear:left;
	margin-top:10px;
	width:190px;
	padding:0px;*/
}

/* Menu boxes */
.MenuTopOuter {
	width: 190px;
	margin:0px 10px 0px 0px;
	float:left;
	clear:left;
	margin-top:10px;
}
.MenuTop {
	display: block;
}
.MenuTop * {
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	padding:0px 0px 0px 0px;
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.MenuTopR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}
.MenuTopR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.MenuTopR3 {
	margin: 0px 2px 0px 2px;
}
.MenuTopR4 {
	margin: 0px 1px 0px 1px;
}
.MenuTopR5 {
	margin: 0px 1px 0px 1px;
}
.MenuTopInner {
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	padding:0px 5px 5px 5px;
	color:#E8D294;
	text-align:left;
	font-size: 8pt;
}
.MenuHeading {
	color: #E8D294;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}
.MenuContent {
	color: #ffffff;
	font-size: 8pt;
	padding:0px 5px 0px 10px;
}
.MenuContent a, .MenuContent a:link, .MenuContent a:visited {
	color: #E8D294;
	text-decoration: underline;
}
.MenuContent a:active, .MenuContent a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.MenuLinkOn, a.MenuLinkOn:link, a.MenuLinkOn:visited, a.MenuLinkOn:active, a.MenuLinkOn:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.SidebarIEFix {
	display:block;
	font-size:0.01em;
	height:1px;
}
.MenuBottom {
	display: block;
}
.MenuBottom * {
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	padding:0px 0px 0px 0px;
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.MenuBottomR5 {
	margin: 0px 1px 0px 1px;
}
.MenuBottomR4 {
	margin: 0px 1px 0px 1px;
}
.MenuBottomR3 {
	margin: 0px 2px 0px 2px;
}
.MenuBottomR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.MenuBottomR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}

/* Footer box and styles */
.FootTopOuter {
	width: 800px;
	margin:0px auto 10px auto;
	clear:both;
	position:relative;
	top:10px;
}
.FootTop {
	display: block;
}
.FootTop * {
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	padding:0px 0px 0px 0px;
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.FootTopR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}
.FootTopR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.FootTopR3 {
	margin: 0px 2px 0px 2px;
}
.FootTopR4 {
	margin: 0px 1px 0px 1px;
}
.FootTopR5 {
	margin: 0px 1px 0px 1px;
}
.FootTopInner {
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	padding:5px;
	text-align:right;
	height: 35px;
}
.FooterText {
	float: left;
	color:#E8D294;
	font-size:8pt;
	text-align:left;
}
.FooterImg {
	border:0px;
	margin:0px;
}
.FootBottom {
	display: block;
}
.FootBottom * {
   background: transparent url(http://kajames.ca/images/MenuBack.png) !important;
	background: #000000 url(http://kajames.ca/images/goldcircuit_bw_dark.png);
	padding:0px 0px 0px 0px;
	border-left: 1px solid #E8D294;
	border-right: 1px solid #E8D294;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.FootBottomR5 {
	margin: 0px 1px 0px 1px;
}
.FootBottomR4 {
	margin: 0px 1px 0px 1px;
}
.FootBottomR3 {
	margin: 0px 2px 0px 2px;
}
.FootBottomR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #E8D294;
	border-right: 2px solid #E8D294;
}
.FootBottomR1 {
	margin: 0px 5px 0px 5px;
	background: #E8D294 !important;
}

/* Popup window classes */
.popupModalLayer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(http://kajames.ca/images/ModalBack.png) !important;
	background: url(http://kajames.ca/images/ModalBack.gif);
}
.popup {
	margin: 0 auto 0 auto;
	position: absolute;
	text-align:left;
}

.PopupTopOuter {
	width:100%;	
	margin:0px 0px 0px 0px;
}
.PopupTop {
	display: block;
}
.PopupTop * {
	background: #000000;
	padding:0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.PopupTopR1 {
	margin: 0px 5px 0px 5px;
	background: #000000;
}
.PopupTopR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
.PopupTopR3 {
	margin: 0px 2px 0px 2px;
}
.PopupTopR4 {
	margin: 0px 1px 0px 1px;
}
.PopupTopR5 {
	margin: 0px 1px 0px 1px;
}
.PopupTitle {
	background: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #E8D294;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	padding: 2px 3px 2px 3px;
	cursor: move;
}
.PopupCloseBtn {
	float: right;
}
.PopupTopInner {
	background: #e0e0de url(http://kajames.ca/images/SilverBoxTop.png) repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:0px 5px 5px 5px;
	color:#000000;
	text-align:left;
	font-size: 8pt;
}
.PopupHeading {
	color: #E8D294;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}
.PopupContent {
	color: #ffffff;
	font-size: 8pt;
	padding:0px 5px 0px 10px;
}
.PopupBottom {
	display: block;
}
.PopupBottom * {
	background: #e0e0de;
	padding:0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.PopupBottomR5 {
	margin: 0px 1px 0px 1px;
}
.PopupBottomR4 {
	margin: 0px 1px 0px 1px;
}
.PopupBottomR3 {
	margin: 0px 2px 0px 2px;
}
.PopupBottomR2 {
	margin: 0px 3px 0px 3px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
.PopupBottomR1 {
	margin: 0px 5px 0px 5px;
	background: #000000;
}