body {
	margin: 0;
	background: white url(atlimgs/atl-back.jpg) repeat-x top center;
}
/*
body.user {
	background: white url(atlimgs/atl-back2.jpg) repeat-x top center;
}
*/
h1 {	font-size: 20px;}
h2 {	font-size: 18px;}
h3 {	font-size: 16px;}
h4 {	font-size: 14px;}
h5 {	font-size: 13px;}
h6 {	font-size: 10px;}

h4, h5, h6 { margin: 5px 0;}
h1, h2, h3 { margin: 10px 0;}
p { margin: 10px 0; }
img { bordeR: none; }

a:link {	color: #219edf;}
a:visited {	color: #6dc6dd;}
a:hover {	color: #ff288d; }
a:active {	color: #ff288d;}

form {
	margin: 0;
	padding: 0;
}

input, select {
    font-size: 11px;
    }

hr {
	height: 1px;
	line-height: 1px;
	border: none;
	background: #CCC;
	color: #CCC;
}

.clear {	clear: both; height: 1px; line-height: 1px; }

#layout {
	margin: auto;
	width: 988px;
	
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: left;
}

#header {
    color: #333;
	position: relative;
	height: 148px;
	width: 988px;
	background:  url(atlimgs/atl-hdr.jpg) no-repeat top center;
	z-index: 22;
}
/*
.user #header {
    background:  url(atlimgs/atl-hdr1.jpg) no-repeat top center;
     }
*/


#top-menu {
	position: absolute;
	width: 958px;
	height: 44px;
	xbackground: #219edf url(images/idw_top_menu.png) repeat top center;
	line-height: 44px; 
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 30px;
	color: white;
}

#top-menu li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 0 0 36px;
    text-transform: capitalize; 
}

#top-menu a:link, #top-menu a:visited  {
    color: #555;
    font-size: 14px;
    text-decoration: none;
}

#top-menu a:hover, #top-menu a:active  {
    color: black;
    font-size: 14px;
    text-decoration: none;
}


.top-menu-home {}

.header-home {
    background:  url(atlimgs/atl-hdr2.jpg) no-repeat top center !important;
}

#header-logo {
    display: block;
    width: 214px;
    height: 57px;
}

#actions-menu {
    margin: 0; 
    padding: 0;
    position: absolute;
    top: 8px;
    right: 46px;
    height: 96px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#actions-menu li {
	height: 96px;
	width: 80px;
	text-align: center;
	float: left;
    padding: 0;
    margin: 0;
}

#actions-menu li a {
	height: 36px;
	padding-top: 60px;
	line-height: 36px;
	width: 80px;
	text-decoration: none;
	text-align: center;
	color: #d3f0f9;
	font-size: 11px;
	float: left;
}
/*
.user #actions-menu li a {
    color: #def282;
}
*/
#actions-menu li.btn_home a
{    background: url(atlimgs/idw_menu_home.png) no-repeat top left; }
#actions-menu li.btn_addevent a
{    background: url(atlimgs/idw_menu_addevent.png) no-repeat top left; }
#actions-menu li.btn_editevent a
{    background: url(atlimgs/idw_menu_editevent.png) no-repeat top left; }
#actions-menu li.btn_orders a
{    background: url(atlimgs/idw_menu_orders.png) no-repeat top left; }
#actions-menu li.btn_reports a
{    background: url(atlimgs/idw_menu_reports.png) no-repeat top left; }
#actions-menu li.btn_maintenance a
{    background: url(atlimgs/idw_menu_maintenance.png) no-repeat top left; }
#actions-menu li.btn_help a
{    background: url(atlimgs/idw_menu_help.png) no-repeat top left; }
#actions-menu li.btn_logout a
{    background: url(atlimgs/idw_menu_logout.png) no-repeat top left; }
#actions-menu li.btn_myspot a
{    background: url(atlimgs/idw_menu_myspot.png) no-repeat top left; }
#actions-menu li.btn_cart a
{    background: url(atlimgs/idw_menu_cart.png) no-repeat top left; }
#actions-menu li.btn_album a
{    background: url(atlimgs/idw_menu_album.png) no-repeat top left; }
/*
.user #actions-menu li.btn_home a
{    background: url(atlimgs/idw_menu_home1.png) no-repeat top left; }
.user #actions-menu li.btn_addevent a
{    background: url(atlimgs/idw_menu_addevent1.png) no-repeat top left; }
.user #actions-menu li.btn_editevent a
{    background: url(atlimgs/idw_menu_editevent1.png) no-repeat top left; }
.user #actions-menu li.btn_orders a
{    background: url(atlimgs/idw_menu_orders1.png) no-repeat top left; }
.user #actions-menu li.btn_reports a
{    background: url(atlimgs/idw_menu_reports1.png) no-repeat top left; }
.user #actions-menu li.btn_maintenance a
{    background: url(atlimgs/idw_menu_maintenance1.png) no-repeat top left; }
.user #actions-menu li.btn_help a
{    background: url(atlimgs/idw_menu_help1.png) no-repeat top left; }
.user #actions-menu li.btn_logout a
{    background: url(atlimgs/idw_menu_logout1.png) no-repeat top left; }
.user #actions-menu li.btn_myspot a
{    background: url(atlimgs/idw_menu_myspot1.png) no-repeat top left; }
.user #actions-menu li.btn_cart a
{    background: url(atlimgs/idw_menu_cart1.png) no-repeat top left; }
.user #actions-menu li.btn_album a
{    background: url(atlimgs/idw_menu_album1.png) no-repeat top left; }
*/
#actions-menu li.btn_home
{    background: url(atlimgs/idw_menu_home_a.png) no-repeat top left; }
#actions-menu li.btn_addevent
{    background: url(atlimgs/idw_menu_addevent_a.png) no-repeat top left; }
#actions-menu li.btn_editevent
{    background: url(atlimgs/idw_menu_editevent_a.png) no-repeat top left; }
#actions-menu li.btn_orders
{    background: url(atlimgs/idw_menu_orders_a.png) no-repeat top left; }
#actions-menu li.btn_reports
{    background: url(atlimgs/idw_menu_reports_a.png) no-repeat top left; }
#actions-menu li.btn_maintenance
{    background: url(atlimgs/idw_menu_maintenance_a.png) no-repeat top left; }
#actions-menu li.btn_help
{    background: url(atlimgs/idw_menu_help_a.png) no-repeat top left; }
#actions-menu li.btn_logout
{    background: url(atlimgs/idw_menu_logout_a.png) no-repeat top left; }
#actions-menu li.btn_myspot
{    background: url(atlimgs/idw_menu_myspot_a.png) no-repeat top left; }
#actions-menu li.btn_cart
{    background: url(atlimgs/idw_menu_cart_a.png) no-repeat top left; }
#actions-menu li.btn_album
{    background: url(atlimgs/idw_menu_album_a.png) no-repeat top left; }

#actions-menu li a:hover, .user #actions-menu li a:hover {
    color: white;
    background: transparent;
}

#searchbar {
	position: absolute;
	width: 420px;
	height: 44px;
	line-height: 44px;
	bottom: 0px;
	right: 40px;
	color: #333;
	text-align: right;
	z-index: 15;
}

#searchbar .button {
    margin: 5px 0 14px 3px;
    line-height: 14px !important;
    height: 14px !important;
}

#searchbar .sfield {
	width: 142px;
	margin: 2px 6px;
	font-size: 12px;
	border: 1px solid #219edf;	
	background: #d3f0f9;
}
/*
.user #searchbar .sfield { background: #f2f3e7; border: 1px solid #b4cd88; }
*/
#searchbar .sbtn {
	font-weight: bold;
	font-size: 11px;
	color: #057ea5;
	text-transform: uppercase;
	width: 72px;
	height: 24px;
	border: none;
	background: url(images/idw_btn_search.png) no-repeat top left;
	text-align: center;
}
/*
.user #searchbar .sbtn {
	background: url(images/idw_btn_search1.png) no-repeat top left;
	color: #6a8142 !important;
}
*/
.top-menu-home {

}

.header-home {
    background:  url(atlimgs/atl-hdr2.jpg) no-repeat top center !important;
}

#photog-home { 
    position: absolute; 
    top: 140px; 
    right: 38px;
}

#stitle {
    position: absolute; 
    width:200px;
    height: 30px;
    top: 80px;
    left: 45px;
    color: white;
    font-family: "Tebuchet MS", "Lucida Grande", Arial;
}

#stitle a, #stitle a:visited { color: white !important; text-decoration: none;  }
/*
.user #stitle { color: white !important; }
*/

#main {
	width: 988px;
	position: relative;
	clear:both;
    z-index: 20;
}


#footer {
	text-align: center;
	position: relative;
	width: 918px;
	margin: auto;

	clear: both;
	padding: 90px 0 10px 0;
	height: 40px;

}

#footer ul, #footer li {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    
#footer a {
    text-decoration: none;
    font-size: 11px;
    }

#footermenu {
    text-align: center;
    display: block;
 
}

#footermenu li {
   display: inline;
}

#footermenu a {
    padding: 0 10px;
    border-left: 1px solid #ddd;
}

#footer h6 {
    clear: both;
}

#bottom {
    display: none;
}

#left-col {
	width: 200px;
	float: left;
	clear: none;
	overflow: hidden;
	padding-left: 42px;
}

#center-col {
	position: relative;
	padding: 10px 10px;
	overflow: hidden;
	width: 680px;
	z-index: 5;
}

#single-col {
	position: relative;
	padding: 15px 10px;
	overflow: hidden;
	width: 880px;   
	margin-left: 42px;
	z-index: 5;
}

#right-col
{
	float: right;
	width: 140px;
	position: relative;
	border: 1px solid #ddd;
	padding: 5px;
}

#right-col .input, #left-col .input { width: 120px; margin: 5px 0; }

#center-content {
    overflow: hidden;
    z-index: 5;
}

.left-pad {
	width: 200px;
	float: left;
	clear: none;
	background: url(images/idw_side_back.png) repeat-y top right;
	overflow: hidden;
}
/*
.user .left-pad {
	background: url(images/idw_side_back1.png) repeat-y top right;
}
*/
.left-pad-in {
	position: relative;
	width: 180px;
	padding: 10px;
	background: url(images/idw_side_top.png) no-repeat top right;
	color: white;
}
/*
.user .left-pad-in {
	background: url(images/idw_side_top1.png) no-repeat top right;
}
*/
.left-pad-in h4, .left-pad-in h3 {
	color: white;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}

.left-pad-btm {
    height: 8px;
    width: 200px;
    line-height: 8px;
    background: url(images/idw_side_btm.png) no-repeat bottom right;
}
/*
.user .left-pad-btm {
    background: url(images/idw_side_btm1.png) no-repeat bottom right;
}
*/
.left-pad p, .left-pad a:link, .left-pad a:visited, .left-pad td {
    color: white;
}

.left-pad hr {
    height: 6px;
    line-height: 6px;
    overflow: hidden;
    background: transparent url(images/idw_side_hr.png) no-repeat top right;
    color: transparent; 
    border: 0px solid transparent !important;
    margin: 5px -10px;
    width: 200px;
    
}
/*
.user .left-pad hr {
    background: transparent url(images/idw_side_hr1.png) no-repeat top right;
}
*/
.left-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.left-menu li {
	margin: 0;
	padding: 0;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
}

.left-menu a {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.left-menu a:link { color: #777; }
.left-menu a:visited { color: #777; }

.left-menu a:hover {
	text-decoration: none;
	color: navy;
	font-weight: bold;
}

.left-menu ul {
	margin: 0 0 0 -12px;
	padding: 0;
	list-style: none;
}

.left-menu li li {
	background:  url(ls-left-sub.png) no-repeat bottom left;
	padding: 0 0 1px 32px;
}
/*
.user .left-menu li li {
	background:  url(ls-left-sub.png) no-repeat bottom left;
}
*/
.left-menu ul a:hover {
	background: none !important; 
}

.side-box {
	padding: 10px;
	height: 90px;
	border-top: 1px solid #eee;
}

.side-box a:link, .side-box a:visited, .side-box a:hover {
	color: #4682B4;
}

#right-col ul {
	margin: 0;
	padding: 5px;
	list-style: circle;
}

#right-col li {
	margin: 0 0 0 10px;
	padding: 0;
}

.clear { 
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    clear: both;
    }

.demothumb {
    width: 180px;
    text-align: center;
    floaT: left;
    margin: 5px;
}

.disp-pack {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #aaa;
    background: #fafafa;
}

.disp-tabs {
    margin: 10px 10px 0px;
    padding: 0;
    list-style: none;
    position: relative;
    bottom: -1px;
    z-index: 10000;
}

.disp-tabs li {
    float: left;
    margin: 0 2px;
    padding: 0;
    text-align: center;
}

.disp-tabs a {
    height: 20px;
    line-height: 20px;
    width: 120px;
    display: block;
    text-align: center;
    border: 1px solid #aaa;
    background: #eee;
    color: #577898;
    text-decoration: none;
    font-sizE: 12px;
}

.disp-tabs a:hover {
    background: #fafafa;
}

.disp-tabs .disp-tabs-active {
    border-bottom: 1px solid #fafafa;
    background: #fafafa;
}

.disp-extra {
    margin: 0px 5px 15px;
    padding: 10px;
    border: 1px solid #aaa;
    background: #fafafa;    
    clear: both;
}

.disp-col1 {
    float: left; 
    clear: left;
    width: 150px;
    margin-left: 10px;
    overflow: visible;
}

.disp-col2 {
    float: left;
    clear: right;
    width: 410px;
    padding: 0;
}

#home-login .box { width: 380px !important; height: 255px !important; position: relative !important; margin: 2px 10px !important; padding: 0 !important; border: none  !important; color: black; }
#home-login .box h3 { display: none; }
#home-login .input { background: transparent !important; }
#home-login .event { background: #eee url(atlimgs/atl-home-event.jpg) no-repeat top left !important; }
#home-login .event p { position: absolute; width: 300px;  left: 50px; top: 90px; }
#home-login .photographer { background: #eee url(atlimgs/atl-home-photographer.jpg) no-repeat top left !important; }
#home-login .event form { display: block; position: absolute; width: 300px; height: 30px; left: 40px; top: 66px; }
#home-login .event .input { width: 220px; border: none !important; }
#home-login form p, #home-login form h4 { display: none; }
#home-login .photographer form {  display: block;  position: absolute; width: 300px; left: 40px; top: 70px;  }
#home-login .photographer .input { width: 104px; border: none !important; }
#home-login .photographer td { color: black; font-size: 14px; text-align: center; }
#home-login .regbutton { position: absolute; width: 200px; left: 100px; top: 170px; }

#shoot {
    width: 350px;
    margin: 50px  0 0 440px;
    font-size: 13px;
}  


/*  TABBER STYLES  */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
 font-weight: normal;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/*------------NAV-----------*/

#nav {
	position: absolute;
	width: 958px;
	height: 44px;
	line-height: 44px; 
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 40px;
	color: #333;
	z-index: 10;
}

.user #nav {

}

#nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 10px;
    text-transform: capitalize; 
}

#nav a:link, #nav a:visited  {
    color: #333;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

#nav a:hover, #nav a:active  {
    color: #777;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}


#nav ul { 
	padding: 5px;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 10;
	border: 1px solid #999;
	border-bottom: 1px solid #777;
	border-top: 1px solid #ddd;
	width: 150px; 
	position: absolute;
	background: #eee;
	left: -999em; 
}


#nav ul li a {
	display: block;
	width: 140px;
	padding: 3px 5px;
	xline-height: 20px;
	background: transparent !important;
	font-size: 11px;
	color: #555555;
}

#nav ul li { 
	float: left;
	width: 140px; 
	margin: 0;
	padding: 0 !important;
	background: transparent !important;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.hover ul ul, #nav li.hover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.hover ul, #nav li li.hover ul, #nav li li li.hover ul { 
	left: 0;
	top: 32px;
}

#nav li:hover, #nav li.hover {
	z-index: 10;
	position: relative;

}

#nav ul li:hover a, #nav ul li.hover  a
{
	color: #eee !important;
	background: #333 !important;
}

#nav ul li:hover, #nav ul li.hover {
}






