﻿/* TAGS */

body {
	background-color:#000000;
	background-image:url(../img/body-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border-top:6px solid #FFCC00;
	color:#999999;
	font-family:Calibri, Constantia, Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	margin:0px;
	overflow-x:hidden;
	padding:0px;
}





li {
	background-image:url(../img/services/bullet-purple.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:13px;
	padding-right:15px;
}

td {
	border-bottom:1px solid #5C4A00;
	height:45px;
	padding:4px;
	padding-left:0px;
	
}



/* DIVs */

#container {
	height:100%;
	width:100%;	
}

#container-inner {
	text-align:center;
	margin:0px auto;
	width:850px;
}


#hdr {
	height:280px;
	margin:0px auto;
	margin-top:0px;
	text-align:center;
	width:100%;
}

#inner-header {
	margin:0px auto;
	padding-top:15px;
	text-align:center;
}

#hdr-navbar {
	background-image:url(../img/hdr/navbar-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:68px;
	text-align:right;
	width:100%;
}

#hdr-content {
	background-color:#3B3B3B;
	background-image:url(../img/hdr/content-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:161px;
	text-align:left;
	width:100%;
}

#hdr-ftr {
	background-image:url(../img/hdr/ftr-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	clear:both;
	height:61px;
	text-align:left;
	width:100%;
}


#content {
	border-bottom:1px solid #383838;
	margin-top:30px;
	overflow:auto;
	padding-bottom:30px;
	text-align:left;
	width:100%;
}

.column {
	float:left;
	text-align:left;
	display:inline;
}

/* NEWS */

.new {
	padding-bottom:10px;
}

.new-ftr {
	color:#CCCCCC;
	font-size:12px;
	padding-bottom:10px;
}


/* SCREENS AND VIDEOS */

.screen {
	width:305px;
}

.screen-img {
	width:100%;
}

.screen-reflection {
	background-image:url(../img/videos/reflection.jpg);
	background-repeat:no-repeat;
	color:#FFCC00;
	font-family:Constantia, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:40px;
	padding:10px;
	padding-right:0px;
	width:100%;
}

#screenshots {
	clear:both;
}

#popup {
	background-color:#000000;
	color:#FFFFFF;
}

#hdr-popup {
	background-image:url(../img/zoom/hdr-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	height:60px;
	width:100%;
}


#footer {
	clear:both;
	color:#FFFFFF;
	font-family:Constantia, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:60px;
	margin:0px auto;
	padding-top:20px;
	text-align:center;
	width:100%;
	overflow:visible;
}

.cardBox  {
	border:1px solid #AAAAAA;
	margin:0pt 0pt 1em 0.4em;
	padding:0.2em;
	width:225px;
}