body {
	margin: 0;
	background: #555 url(images/idw_body_back.png) repeat top left;
}

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: #3f86fd; }
a:active {	color: #3f86fd;}

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;
	background: white url(images/idw_back.png) repeat top center;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: left;
}

#header {
    background: url(images/idw_hdr.png) no-repeat top left;
	position: relative;
	height: 148px;
	width: 988px;
}

.user #header {
     background: url(images/idw_hdr.png) no-repeat top left;
     }

#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(images/idw_menu_home.png) no-repeat top left; }
#actions-menu li.btn_addevent a
{    background: url(images/idw_menu_addevent.png) no-repeat top left; }
#actions-menu li.btn_editevent a
{    background: url(images/idw_menu_editevent.png) no-repeat top left; }
#actions-menu li.btn_orders a
{    background: url(images/idw_menu_orders.png) no-repeat top left; }
#actions-menu li.btn_reports a
{    background: url(images/idw_menu_reports.png) no-repeat top left; }
#actions-menu li.btn_maintenance a
{    background: url(images/idw_menu_maintenance.png) no-repeat top left; }
#actions-menu li.btn_help a
{    background: url(images/idw_menu_help.png) no-repeat top left; }
#actions-menu li.btn_logout a
{    background: url(images/idw_menu_logout.png) no-repeat top left; }
#actions-menu li.btn_myspot a
{    background: url(images/idw_menu_myspot.png) no-repeat top left; }
#actions-menu li.btn_cart a
{    background: url(images/idw_menu_cart.png) no-repeat top left; }
#actions-menu li.btn_album a
{    background: url(images/idw_menu_album.png) no-repeat top left; }

.user #actions-menu li.btn_home a
{    background: url(images/idw_menu_home1.png) no-repeat top left; }
.user #actions-menu li.btn_addevent a
{    background: url(images/idw_menu_addevent1.png) no-repeat top left; }
.user #actions-menu li.btn_editevent a
{    background: url(images/idw_menu_editevent1.png) no-repeat top left; }
.user #actions-menu li.btn_orders a
{    background: url(images/idw_menu_orders1.png) no-repeat top left; }
.user #actions-menu li.btn_reports a
{    background: url(images/idw_menu_reports1.png) no-repeat top left; }
.user #actions-menu li.btn_maintenance a
{    background: url(images/idw_menu_maintenance1.png) no-repeat top left; }
.user #actions-menu li.btn_help a
{    background: url(images/idw_menu_help1.png) no-repeat top left; }
.user #actions-menu li.btn_logout a
{    background: url(images/idw_menu_logout1.png) no-repeat top left; }
.user #actions-menu li.btn_myspot a
{    background: url(images/idw_menu_myspot1.png) no-repeat top left; }
.user #actions-menu li.btn_cart a
{    background: url(images/idw_menu_cart1.png) no-repeat top left; }
.user #actions-menu li.btn_album a
{    background: url(images/idw_menu_album1.png) no-repeat top left; }

#actions-menu li.btn_home
{    background: url(images/idw_menu_home_a.png) no-repeat top left; }
#actions-menu li.btn_addevent
{    background: url(images/idw_menu_addevent_a.png) no-repeat top left; }
#actions-menu li.btn_editevent
{    background: url(images/idw_menu_editevent_a.png) no-repeat top left; }
#actions-menu li.btn_orders
{    background: url(images/idw_menu_orders_a.png) no-repeat top left; }
#actions-menu li.btn_reports
{    background: url(images/idw_menu_reports_a.png) no-repeat top left; }
#actions-menu li.btn_maintenance
{    background: url(images/idw_menu_maintenance_a.png) no-repeat top left; }
#actions-menu li.btn_help
{    background: url(images/idw_menu_help_a.png) no-repeat top left; }
#actions-menu li.btn_logout
{    background: url(images/idw_menu_logout_a.png) no-repeat top left; }
#actions-menu li.btn_myspot
{    background: url(images/idw_menu_myspot_a.png) no-repeat top left; }
#actions-menu li.btn_cart
{    background: url(images/idw_menu_cart_a.png) no-repeat top left; }
#actions-menu li.btn_album
{    background: url(images/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: 390px;
	height: 24px;
	bottom: 8px;
	right: 230px;
	color: white;
	text-align: right;
}
#live_chat {
	position: absolute;
	width: 200px;
	height: 24px;
	bottom: 8px;
	right: 10px;
	color: white;
	text-align: left;
}

#searchbar .button {
    margin-bottom: -3px;
}

#searchbar .sfield {
	float: left; 
	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 {
	float: left;
	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 {
	position: absolute;
	width: 958px;
	height: 44px;
	background: #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;
}

.user #top-menu {
	background: #219edf url(images/idw_top_menu1.png) repeat top center;
}

#top-menu ul { display: none; }

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

#top-menu a:link, #top-menu a:visited  {
    color: white;
    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 {
    background: #219edf url(images/idw_top_menu2.png) repeat top center !important;
}

.header-home {
    background: url(images/idw_hdr2.png) no-repeat top left !important;
}

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


#stitle a, #stitle a:visited { color: #219edf !important; text-decoration: none;  }

.user #stitle { color: #6a8142 !important; }
.user #stitle a, .user #stitle a:visited { color: #219edf !important; text-decoration: none;  }

#main {
	width: 988px;
	position: relative;
	clear:both;
	background: url(images/idw_back.png) repeat-y top right;
}


#footer {
	text-align: center;
	position: relative;
	width: 918px;
	margin: auto;
	background: url(images/idw_ftr_back.png) repeat-x bottom left;
	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 {
    background: url(images/idw_btm.png) no-repeat top center;
    height: 21px;
}

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

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

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

#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;
}

.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: none !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;
}




/*  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;
}









