/*sets styles for chubops*/
body {
	margin: 0px;
	font-family: trebuchet ms, veranda;
	background-color:#000;
	color:#fff;
	font-size:9pt;
}

div {
	/*border: 1px solid #FFF;*/
}

div.autosize > div { 
	display: table-cell;
	margin-right: auto;
	margin-left: auto;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	font-family: trebuchet ms, veranda;
}

textarea {
	font-family:trebuchet ms, veranda;
	font-size: 9pt;
}

th {	
	font-weight: bold;
	color:gray;
	background-color: pink;	
	padding-left: 10px;
}

ul	{
	 margin: 0px; 
	 padding: 0px; 
	 display: inline; 
	 list-style-type: none; 
}

li {
	margin: 0px;
	padding:0px;
}

a:link, a:visited{
	font-family: trebuchet ms, veranda;
	color:pink;
	text-decoration:none;
}

a:hover{
	font-family: trebuchet ms, veranda;
	color:white;
	text-decoration:underline;
}

.menu_container {
	height:25px;
	width:100%;
	padding-top:5px;
	background-color:#660000;
	text-align:center;
}

.menu {
	display: inline;
	text-align: center;
	height:25px;
	padding:0, 30px,0 30px;
	background-color:#660000;
}

.menu a:visited, .menu a:link {
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	color: pink;
}

.menu a:hover {
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	color: #fff;
}

.bottom_line{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.center{text-align:center;}
/*******HEADER*******/
#header {
	width:100%;
}

.banner {
	padding: 20px, 40px, 0px, 40px;
	text-align: center;
}

.cse-branding-form, .cse-branding-text{
	text-align:center;
	width:100%;
}

#cse-search-results{
	text-align:center;
}

.google{
	float:left;
	width:52%;
	text-align:right;
}

.cse-branding-logo{
width:52%;
text-align:right;
}

.stop{
	float:left;
	height:20px;
	width:45%;
	text-align:right;
	color:#FFF;
}

.stop a:link{
	text-decoration:underline;
}

/*******ALL PAGES*******/
.page_title{
	text-align:center;
	font-style:italic;
	font-family:impact;
	font-size:26pt;
}

.shipping{
    font-family:trebuchet ms, arial;
	text-align:center;
    font-weight:bold;
    font-size: 10pt;
    padding-top:10px;
    padding-bottom:10px;
}

.email{
	text-align:center;
}

.red {
    color:red;
}

.lightred{
	color:lightred;
}

.yellow {
    color:yellow;
}

.orange{
    color:orange;
}

.lightorange{
	color:lightorange;
}

.purple {
    color:purple;
}

.pink{
	color:pink;
}

.blue{
	color:blue;
}

.lightblue {
    color:lightblue;
}

.green{
	color:green;
}

.lightgreen{
    color:lightgreen;
}

.brightgreen{
	color:rgb(0,104,0);
}

.lightgrey{
    color:lightgrey;
}

.text {
	font-family: trebuchet ms, veranda;
	padding-left: 10px;
	padding-right: 10px;
}

.text a:link, .text a:visited{
	color: pink;
	text-decoration:none;
}

.text a:hover{
	color:#fff;
	text-decoration:underline;
}

.flag{
	text-align:center;
}

.buy{
	font-family:impact;
	font-size:18pt;
	font-style:italic;
	text-align:center;
}
/*******HOME PAGE*******/
#index_content {
	height:1100px;
}

.welcome {
	font-size: 12pt;
	text-align:center;
	color:#156dff;
	font-weight: bold;
    padding-bottom:10px;
}

#index_container{
	width:900px;
	margin:0 auto;
}

.index {
    color:darkblue;
}

.index_text{
    width:650px;
    font-family: trebuchet ms, arial;
    float:left;
    padding-left:20px;
    padding-right:20px;
}

.image_group{
	display:block;
	float:left;
	width:103px;
	height:660px;
}

.index_img {
 	border: 1px solid gray;
}

.image_margin{
	margin:0 0 5px 0;
}

.ready a:link, .ready a:visited {
	 color:pink;
	 font-size:10pt;
	 text-decoration: none;
	 font-weight:bold;
}

.ready a:hover{
	color:#fff;
	cursor:hand;
	text-decoration: none;
	font-weight:bold;
}

.like{
	width:900px;
	height:45px;	
	padding:5px 0 0 0;
	margin:0 auto;
	text-align:center;
}

/*******CHUBOPS*******/
#chubops_content {
	min-height:625px;
}

*html+#chubops_content {
	min-height:625px;
	
}

#caption{
	text-align:left;
	padding-left:20px;
}

.click {
	text-align:center;
}

#chubops_spacer{
height:20px;
}

*+html #chubops_spacer{

}

.chubops_popup {
padding-left:5px;
}

.nav_container {
	text-align:center;
}

.nav, .nav_end {
	display: inline;
	text-align: center;
	height:20px;
}

.nav{
	padding-right: 25px;
	display:inline;
}

.nav a:visited, .nav a:link {
	text-decoration:none;
	color:#156dff;
	font-weight:bold;
	cursor:hand;
}

.nav a:hover {
	text-decoration:none;
	color:lightblue;
	cursor:hand;
}

.artist {

	font-family: trebuchet ms, veranda;
	font-size:8pt;
	color:yellow;
}

.artist_l {
	font-family: trebuchet ms, veranda;
	text-align:center;
	color: pink;
	font-weight: bold;
}

.num {
	font-family: trebuchet ms, veranda;
	margin-left: 10px;
	text-align:center;
	font-size: 8pt;
	font-weight: bold;
	
}

.title {
	font-family: trebuchet ms, veranda;
	font-size: 8pt;
	margin-bottom: 10px;
	color:#156dff;
	font-weight: bold;
}

.desc {
	font-family: trebuchet ms, veranda;
	font-size:8pt;
	color:#fff;
}

#chubops_container{
	width:455px;
	height:155px;
	margin:0 auto;
}

.chubops {
	text-align:center;
	float:left;
	width:100px;
    height:140px;
	padding-right:10px;
	padding-bottom:10px;
}

.thumbwrapper {
	width:100px;
	padding:5px;
	text-align:center;
}

.player {
	width:0px;
	height:0px;
}

.desc ol  li{ 
   list-style:inside decimal;
   display:list-item;
   width:275px;
} 
/*******LIST*******/
.border {
	border: 1px solid #FFF;
}

.listheader {
	color:#156dff;
}

.list {
	background-color: #333333;
}
/*******LAUNCH*******/
#launch_container{
	display:block;
	width:925px;
	height:680px;
}

#launch_container{margin:0 auto;}

.launch_text{
	float:left;
	width:680px;
    font-family:trebuchet ms, veranda;
	padding-left:10px;
	padding-right:10px;
}

.link_container{
	display:block;
	margin:0 auto;
	height:180px;
	width:670px;
}

.link_container a:link, .link_container a:visited{
	color:#000;
}

.link_container a:hover{
	color:#000;
}

.link{float:left;height:180px;margin:0 5px 0 0;}

.link_pic{text-align:center;}


/*individual pages within launch*/
.paypal{
    text-align:center;
} 

#boxed_content{
	
}

.boxed_price{
    width:135px;
	height:20px;
	font-family: trebuchet ms, veranda;
	font-weight:bold;
	font-size: 10pt;
	color:#FFFF00;
	text-align:center;
	margin-right:10px;
	padding-right:15px;
}

.boxed_title{
	height:40px;
	width:135px;
	font-family: trebuchet ms, veranda;
	font-weight:bold;
	font-size: 10pt;
	color:#FFFF00;
	text-align:center;
	margin-right:10px;
	padding-right:15px;
}


.boxed_desc{
	width:130px;
	font-family: trebuchet ms, veranda;
	font-weight:bold;
	font-size: 10pt;
	color:#FFFF00;
}

.boxed_cond{
	width:135px;
	height:20px;
	font-family: trebuchet ms, veranda;
	font-weight:bold;
	font-size: 10pt;
	color:#FFFF00;
	text-align:center;
	margin-right:10px;
	padding-right:15px;
}

.boxed_img{
    text-align:center;
}

.boxed_banner{
	text-align:center;
}

/********boxed********/
#boxed_container{
	width:610px;
	height:250px;
	margin:0 auto;
}

.boxed {
	float:left;
	width:150px;
    height:250px;
	text-align:center;
}

#boxed_caption{
text-align:left;
padding-right:10px;
}
/*******SHOP*******/
.shop_text{
	color:#fff;
	font-size:9pt;
	text-align:left;
}

.avail{
	text-align:center;
	color:#fff;
}

.orders{
	color:#fff;
	font-size:11pt;
    text-align:center;
}

.oos_text{
	font-size:9pt;
	text-align:left;
}
/*******SHIPPING*******/
#shipping_content {
	display:block;
}

.shipping_container{
	display:block;
	width:830px;
	height:1390px;
	margin:0 auto;
}

.header_text{
	display:block;
}


.shipping_text{
	display:block;
	float:left;
	width:600px;
	padding-left:10px;
	padding-right:10px;
}

.footer_text{
	display:block;
}

/*******ADMIN HEADER/FOOTER EDIT*******/
#page_content{
	display:block;
}

#page_container{
	width:900px;
	margin: 0 auto;
}

.page_text{
	width:750px;
}

/*******ADMIN HOME PAGE*******/
#admin_index_container{
	width:800px;
	margin:0 auto;
}

.admin_text{
}

#edit_spacer {
height:80px;
}
/*******ADMIN BOXED LIST*******/
.boxed_name {
	text-align:center;
	font-size:9pt;
	color:pink;
	font-weight:bold;
}
/*******ADMIN BOXED EDIT*******/
.img{
    border:2px solid lightblue;
}

#boxed_edit_spacer{
	height:300px;
}

#form_container{
height:550px;
}

.submit {
	margin-top: 10px;
	margin-left: 50px;
	width: 50px;
    height:25px;
    font-size:9pt;
}

.edit_form{
	float:left;
}

.edit_img{
}

.edit_file{
}

.label {
	padding-left: 3px;
}

.mcesubmit {
	margin-top: 5px;
	width: 45px;
    height:20px;
    font-size:8pt;
    padding-bottom:3px;
}

/*******ADMIN LAUNCH EDIT********/
#admin_launch_container{
	width:800px;
	margin:0 auto;
}

.admin_launch_text{
}
/*******ADMIN ELVIS HEADER/FOOTER EDIT*******/
#elvis_container{
	width:630px;
	text-align:center;
	margin: 0 auto;
}

.elvis_text{
}
/*******ADMIN BEATLES HEADER/FOOTER EDIT*******/
#beatles_container{
	width:630px;
	text-align:center;
	margin: 0 auto;
}

.beatles_text{
}
/*******ADMIN STONES HEADER/FOOTER EDIT*******/
#stones_container{
	width:630px;
	text-align:center;
	margin: 0 auto;
}

.stones_text{
}
/*******ADMIN SUPERSTAR HEADER/FOOTER EDIT*******/
#superstar_container{
	width:630px;
	text-align:center;
	margin: 0 auto;
}

.superstar_text{
}
/*******ADMIN COLLECTABLES HEADER/FOOTER EDIT*******/
#collectables_container{
	width:630px;
	text-align:center;
	margin: 0 auto;
}

.collectables_text{
}
/*******ADMIN SHIPPING EDIT*******/
#faq_edit_spacer{
    height:110px;
}

#admin_shipping_container{
	width:830px;
	margin: 0 auto;
}

.admin_shipping_text{
}
/*******ADMIN SHOP HEADER/FOOTER EDIT*******/
#shop_container{
	width:830px;
	margin: 0 auto;
}

.shop_text{
}
/*******REDIRECT PAGE*******/
.error {
	text-align: center;	
	font-weight: bold;
	color: red;
}

.success {
	text-align: center;	
	font-weight: bold;
	color: darkgreen;
	}
/*******LOGIN*******/	
.logintop {
	height: 130px;
}

#login_spacer{
    height:390px;
}
/*******FOOTER*******/
#footer {
	width:100%;
}

#footer a:visited, .footer a:link {
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	color: pink;
}

#footer a:hover {
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	color: #fff;
}
/*******ADMIN MENU*******/
#divNavMenu {
	width:100%;
    background:#660000;
}

#divTabs {
	width:850px;
    margin: auto;
    height: 2.1em;
    padding: 0;
}

/* All Levels */
#divTabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    z-index: 999;
}

#divTabs li {
	float: left;
    margin: 0;
    padding: 0;
    border: none;
}

#divTabs a:link,
#divTabs a:visited {
    margin: 0;
    padding:0 .1em 0 .1em;
    text-decoration: none;
    background-color:#660000;
    color: pink;
}

#divTabs a:hover {
    background: pink;
	color:#FFFFFF;
}

#divTabs ul#listMainTabs a:link, #divTabs ul#listMainTabs a:visited {
 	font-size:1em;
	font-weight: normal;
    padding: .4em .6em .5em .7em;
}

#listMainTabs a {
    display: block;
}

/* Second Level */
#listMainTabs li ul {
    position: absolute;
    width: 12em;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers - KA */
}

.parent{
	width:6.5em;
	text-align:center;
}

.listInner a {
    width: 11em;
}

.listInner a.parent {
    background: url(../graphics/rightarrow.png) center right no-repeat;
    background-color: #1a4f85;
}

.listInner a.desc {
    background-color: #9cf !important;
    color: #000 !important;
    border-bottom: .1em solid #69c !important;
}

/* Third+ Levels */
#listMainTabs li ul ul {
    margin: -1.5em 0 0 10em;
}

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

/* lists nested under hovered list items */
#listMainTabs li:hover ul, #listMainTabs li li:hover ul, #listMainTabs li li li:hover ul,
#listMainTabs li.over ul, #listMainTabs li li.over ul, #listMainTabs li li li.over ul {
    left: auto;
}

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

#listMainTabs li:hover ul, #listMainTabs li li:hover ul, #listMainTabs li li li:hover ul,
#listMainTabs li li li li:hover ul, #listMainTabs li.over ul, #listMainTabs li li.over ul,
#listMainTabs li li li.over ul, #listMainTabs li li li li.over ul {
    left: auto;
}

/* IE7 Hack for hide bug */
*:first-child+html #listMainTabs {
    height: 1%;
}

*:first-child+html #listMainTabs li {
    height: 1%;
}
