/*
From prod_content.ctp 
*/
.pmenutab {
	float: left;
	height: 35px;
	background-image: url('/img/menugfx/prodtabs/p2.png');
	font-size: 14px;
	color: rgb(0,0,0);
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 7px;
	text-decoration: none;
}

.pmenutab:visited {
		text-decoration: none;
}

.nav_menu {
	background-image: url(/img/newgfx/whiteboxthinmid_489_5.png) ;
}

/*
From prod_pricing
*/

.pricing_srp {
	color:#C63;
	font-size:9px;
	font-weight:normal;
}

.pricing_money {
	display: inline;
	padding: 0px;
	margin: 0px;
	width: 0px;
	float: right;
}
.pricematrix th {
	color: #833;
	text-align: left;
}

.trow_1, .trow_0 {
	margin-left: 1px;
	border-top: solid 1px #555;
	border-left: solid 1px #555;
	border-right: solid 1px #555;
	margin-right: 1px;
}
.trow_2 {
	margin-left: 1px;
	border-top: solid 1px #555;
}
 
.trow_0:hover,.trow_1:hover  {
	background-color: #FF7;
}
.trow_1 {
	background-color: #F9FFF9;
}
.trow_0 {
	background-color: #FFF9F9;
}

.inline {
	display: inline;
}
.table_dev {
	font-weight: bold;
	color: #F90;
}
.table_prod {
	font-weight: bold;
}
.table_added {
	font-weight: bold;
	padding: 5px;
}
.table_date {
	font-size: x-small;
	padding: 5px;
}
.table_pcode {
	font-size: x-small;
	padding: 5px;
}
.table_del {
	text-align: center;
	background-color: #00F;
	color: #FFF;
	font-weight: bold;
}
.table_checkout {
	font-size: small;
	font-weight: bold;
	color: #F00;
}
#in_place_editor_id {
	display: inline; 
}
table .price_header {
	color: #CCC;
	background-color: #666;
}
table .price_header td, table .pricing td {
	border-left: solid 1px #777;
	border-bottom: solid 1px #777;
}

.export_to_pdf {
	background-image: url("../img/button/Export To PDF_greyl.png");
	width: 10000px;
	height: 100px;
}
.export_to_pdf:hover {
	background-image: url("../img/button/Export To PDF_greyd.png");
}


/*

From testmenu.ctp

*/
.subcat {
	height: 95px;
	width: 947px;
	float: left;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/menugfx/11.png);
}
.subcat a:hover {
	color:#5555FF;
}
.subcat td {
	font-size: 12px;
}
.menutab {
	float: left;
	height: 25px;
/*	width: 152px; */
	background-image: url(/img/menugfx/2.png);
	font-size: 14px;
	color: rgb(0,0,0);
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 7px;
	text-decoration: none;
}
.menutab:visited {
	text-decoration: none;
}

.menutabl {
	float: left;
	height: 29px;
	padding-top: 7px;
	background-image: url(/img/menugfx/16.png);
	font-size: 14px;
	color: rgb(0,0,0);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}


/* 
From searrchbar 
*/
.auto_complete {
	position:			absolute;
	width:				400px;
	background-color:	white;
	border:				1px solid #888;
	margin:				0px;
	padding:			0px;
}
li {
	list-style-type : none;
}
li.selected { 
	background-color: #ffb; 
}

/*
From Account.ctp
*/
.boxmain_left_account_orders a:hover, .boxmain_left_account a:hover {

border: 1px;
color: #00F;


}
.account a {
	color: #000;
}
.account {
	font-size:11px;
}

.account ul {
	padding: 0px; border: 0px; margin: 0px; 
}
.account li {
/*	display: inline; */
line-height: 13px;
}

/*
From topsellers.ctp
*/
.topsellers .topseller .topsellers_strap textarea {
	border: 0px none #8E8F8F;
}

/*
from newmenu
*/
a.brandslink, a.subcatslink {
    position:relative; /*this is the key*/
    z-index:24;
    color:#665;
    text-decoration:none}

a.brandslink:hover{z-index:25; background-color:#ff0}

a.brandslink span{display: none}

a.brandslink:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ddd;
    text-align: center
	}
a.brandslink {
	display: block; 
	float: left;
	width: 140px;
	padding: 2px;
}
.catsname {
	position: relative;
	color: #665;
	display: block; 
    z-index:24;
	float: left;
	width: 200px;
/*	cursor: pointer; */
	padding: 2px;
}
.subcatlink {
	display: none;
	width: 440px;
/*	height: 200px; */
	position: absolute;
	top: 14px;
	left: 35px;
	padding: 10px;
/*	background-image: url('/img/newgfx/whiteround_520_220.png'); */
	background-color: #FFF;
	border: solid 2px #DDD;
}
.subcatsname {
	float: left;
	width: 210px;
	display: block;
/*	cursor: pointer; */
	padding: 3px;
}
.catsname:hover{z-index:25; background-color:#ff0}
.subcatsname:hover{z-index:25; background-color:#ff0}

#navmoved {
	background-image: url('/img/newgfx/greytab_125.png');
	background-repeat: no-repeat;
	width: 134px;
	height: 30px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
	cursor: pointer;
}


#bybrand {
font-size: 12px;
line-height: 30px;
	background-image: url('/img/newgfx/greytab_67.png');
	background-repeat: no-repeat;
	width: 72px;
	height: 40px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
	margin-right: 5px;
/*	cursor: pointer; */
}
#bybrand:hover, #bycategory:hover {
	color: #00F;
}
#bycategory {
	background-image: url('/img/newgfx/greytab_85.png');
	background-repeat: no-repeat;
	width: 95px;
	height: 30px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 12px;
	margin-right: 5px;
	display: inline;
/*	cursor: pointer; */
}
.navtabs {
	position: absolute;
	font-family: arial;
	font-size: 13px;
	top: 62px;
	left: 380px;
}
#brandsnav {
/*	background-image: url('/img/newgfx/whiteround_520_150.png'); */
	background-color: #FFF;
	border: solid 2px #DDD;
	padding: 10px;
	width: 580px;
/*	height: 130px; */
	position: absolute;
	top: 23px;
	left: -150px;
	display: none;
}
#brandsmenu {
	color: #F00;
	font-weight: bold;
/*	height: 100px; */
}
#catsnav {
/*	background-image: url('/img/newgfx/whiteround_570_220.png'); */
	background-color: #FFF;
	border: solid 2px #DDD;
	padding: 10px;
	width: 625px;
/*	height: 200px; */
	position: absolute;
	top: 23px;
	left: -300px;
	display: none;
}
#catsmenu {
	color: #F00;
	font-weight: bold;
/* 	height: 200px; */
}

/* Friends */
.db_friends {
background-image: url('/img/newgfx/whiteround_990_100.png');
background-repeat: repeat-none;
width: 970px;
height: 80px;
padding: 10px;
text-align: center;
font-family: arial; 
font-size: 10pt;
color: #C63;

}
.friend {
height: 60px;
display: inline;
vertical-align: center;
}
.friend * {
vertical-align: middle;
}
.friend img {
border: 0px;
}
