/* AR Photography general css */

html {height:100%; margin-bottom: 1px;}

body,td,th {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	color: #ccc;
	margin:0;
}

body {
	background-color: #222;
	background-image: url(../images/bg-bottom.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	background-attachment:fixed;
}

#div-banner {
	padding: 0;
	margin: 0;
	background-color:#333333;
	border-bottom: 1px solid #505050;
}

#banner {
	display: block;
	width: 100%;
	height: 184px;
	background-image: url(../images/topbanner.jpg);
}

#banner span {  /* Hide the "Logo Text" from view... */
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#div-menu {
	width:100%;
	height:20px;
	font-size:10px;
	/*right:20px;
	float:right;
	padding:0px 0px 0px 0px;*/
	letter-spacing:2px;
	border-bottom: 1px solid #505050;
	/*border-top: 1px solid #000000;*/
	background-image:url(../images/menu-gradient.jpg);
	background-repeat:repeat-x;
	line-height:20px;
}

#div-content {
	/*width:770px;*/
	width:980px;
	background-color:#000000;
	height:100%;
	position:static;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	/*border-top:1px solid #000000;*/
	margin-left: auto;
	margin-right: auto;
}

#div-content-container {
	width:100%;
	min-height:400px;
	background-image:url(../images/table-grid-gradient.jpg);
	background-repeat:repeat-x;
	position:relative;
}

#div-content-main {
	right:20px;
	width:920px;
	float:right;
	padding:30px 30px 10px 15px;
	margin-bottom:30px;
}

#div-footer {
	font-size:10px;
	letter-spacing:1px;
	text-align:center;
	width:100%;
	clear:both;
	border-top:1px solid #505050;
	padding-top:20px;
}

#div-footer a:link, #div-footer a:visited, #div-footer a:active {
	color:#fff;
	font-weight:normal;
	}
	
#div-footer a:hover {
	color:#F3B701;
	}

h1 {
	font-size: 20px;
	color: #EEEEEE;
	letter-spacing: -2px;
	font-weight:bold;
	border-bottom:1px solid #999;
}

h2 {
	font-size: 14px;
	color: #CCCCCC;
	border-bottom:1px solid #666;
}

a:link,a:active {
	color:#fff;
	text-decoration: none;
}

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

a:hover {
	color:#F3B701;
	text-decoration:none;
}
	
/* Scrollbar Fix */
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

/* Page-specific tags */

/* Front Page */

#frontpage #div-sidebar {
	width:220px;
	height:300px;
	float:left;
	padding:5px;
	font-size:11px;
	text-align:left;
	margin:30px 10px 10px 10px;
	background-image:url(images/table-grad.jpg);
	background-repeat:repeat-x;
	line-height:12px;
	color:#999;
}

#frontpage #div-content-main {
	width:700px;
	float:right;
	padding:30px 10px 10px 15px;
	margin-bottom:30px;
}

#frontpage .intro {
	color: #F3B701;
	font-weight: bold;
	font-size: 12px;
}

#frontpage .box {
	font-size: 9px;
	}

#frontpage div#box1 {
	width: 200px;
	padding: 5px;
	margin:0 auto;
    background:#333;
	color:#ccc;
	font-size: 10px; 
	padding-top:10px; 
	padding-bottom:10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:justify;
}

#frontpage .box1header {
	color: #FFCC00;
	font-weight: normal;
	font-size: 12px;
}

#frontpage div#box2 {
	width: 200px;
	padding: 5px;
	margin:0 auto;
    background:#111;
	color:#777;
	font-size: 10px; 
	padding-top:10px; 
	padding-bottom:10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
#frontpage .box2header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color:#FFFFFF;
}

#frontpage .latest {
	float: left;
	width: 150px;
	margin: 0 12px 0px 0;
	text-align:center;
	font-size:12px;
	letter-spacing:-1px;
	color:#777;
}

#frontpage .latest a:link, #frontpage .latest a:visited, #frontpage .latest a:active {
	color:#777;
	font-weight:normal;
}

#frontpage .latest a:hover {
	color:#fff;
}

/* Packages Page */
#packages #div-sidebar {
	width:190px;
	height:100%;
	float:left;
	padding:5px 0px 5px 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin:30px 10px 10px 10px;
	line-height:12px;
	color:#999999;
}

#packages #div-content-main {
	/*width:510px;*/
	width:740px;
	float:right;
	padding:30px 10px 10px 15px;
	margin-bottom:30px;
}

#packages #package_items {
	float: left;
	width: 187px;
	border: 1px solid #444;
	margin: 1px 0;
	padding: 5px 0px;
	text-align:left;
	font-size:10px;
	background-color:#111;
}

#packages .thumbnails {
	padding-right:5px;
}

#packages #div-sidebar a:link, #packages #div-sidebar a:visited {
	color:#ccc;
}

#packages #div-sidebar a:hover {
	color:#333;
	background-color:#fff;
}

#packages ul li span {
	color:#666;
	font-style:italic;
}
