@charset "utf-8";
/* CSS Document */
.outerwrap{
	width:100%;
}
#adminiframe{
	width: 800px;
	
}
#popUpAdminCP #popUpContent{
	position:absolute;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	top: 100px;
}
#pagecpplacement{
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	bottom:0px;
	left:0px;
}
.innerwrap{
	width: 820px;
	margin-left:auto;
	margin-right:auto;
}
#pagecp{
	width:200px;
	background:url(../../images/bg/admin.menu.png) no-repeat;
	padding:15px;
	padding-top:35px;
	padding-left:10px;
	position:relative;
	z-index:50;
}
#pagecp a{
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#182617;
	margin:1px;
	text-decoration:none;
	width:175px;
	padding:2px;
	padding-left:15px;
}
#pagecp a:hover{
		background:url(../../images/bg/b10striped.png);
}
#admincp{
}
#admincp #leftMenuItems{
	width:195px;
	margin:0xp;
	height:auto;
}
#admincp #bigWrap{
	width:100%;
}
#admincp #whole{
	width:100%;
	max-width: 1200px;
	padding-right:40px;
	margin: 0;
}
#admincp #top{
	display:none;
	height:0px;
	margin: 0;
}
#admincp #left{
	margin: 0;
float: none;
width: 195px;
height:auto;
font-size:15px;
position:absolute;
top:10px;
left:1px;
padding:2px;
background:url(../../images/bg/darkgold.jpg) no-repeat #514f2c;
border:#FFF solid 2px;
}
#admincp #left a{
	color:#000;
	text-decoration:none;
	clear:both;
	display:block;
	padding:5px;
	min-height:40px;
}
#admincp #left img{
	float:left;
	margin-top:-5px;
	margin-right:5px;
}
#admincp #left a:hover{
		background:url(../../images/bg/b10striped.png);
}
#admincp #right{
	max-width: 700px;
	float:none;
	background:; 
	width: 75%;
	min-width:670px;
	min-height:800px;
	max-width:inherit;
	min-height:800px;
	position:absolute;
	top:10px;

	z-index:0;
	margin:0px
}
#admincp #content{
	margin: 0;
	min-height:800px;
	background:#EBE1D8;
	color:#000;
}
#admincp #content a{
	color:#000;
	
}

#admincp #foot{
	position:absolute;
	bottom:0px;
	display:none;
}
#admincp #topmenu{
	display:none;
}
#admincp h5{
	/*color1*/background:url(../../images/bg/w50.png) repeat;
	margin-bottom:1px;
	margin-top:1px;
}
#contentMenu{
	font-size:12px;
	font-weight:bold;
	
}
.contentMenu, .contentMenu2{
	float:right;
	margin-right: 15px;
	background:#4478AC;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	border-bottom:#FFFFFF dotted 1px;;

}
.contentMenu2{
	float:left;
}
.contentMenu a, .contentMenu2 a{
	text-decoration:none;
	color:#FFFFFF;
}
#subcats, #productsTable{width:95%}
.tDnD_whileDrag {
	background:#CCCCCC;
}
#pricefield{
text-align:right;
}
#optionsTable{
	width:100%;
border:#000000 solid 1px;
background:url(../../images/bg/w10.png) repeat;
}
#optionsTable tr{
/*color1*/background:url(../../images/bg/w25.png) repeat;
}
#optionsTable td{
border:#FFFFFF solid 1px;
}
.optionItemsHead{
font-size:11px;
font-weight:bold;
}
.optionItemsHead td {
}
#optionsHead{
font-size:12px;
font-weight:bold;
}
.optionItems{
font-size:12px;
}
.itemField{
width:95%;
font-size:12px;
}
.itemFieldMoney{
width:95%;
text-align:right;
}
.optionField{
width:95%;
font-weight:bold;
color:#0000CC;
}
.save{
color:#000099;
float:left;
text-decoration:none;
font-weight:bold;
}
.delete{
color:#FF0000;
float:right;
text-decoration:none;
font-weight:bold;
}
#processOrder{
width:200px;
border:#000000 solid 2px;;
background:#78597B;
margin:2px;
margin-top:10px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding:3px;
display:block;
text-align:center;
}
#processOrder:hover{background:#FFFFFF;
color:#000000;
}
#customersTable { width: 98%; }
#customersTable td{/*color1*/background:url(../../images/bg/w25.png) repeat;}
#customersTable .money{ text-align:right; }
#simpleTable { width: 98%; }
#simpleTable td{/*color1*/background:url(../../images/bg/w25.png) repeat;}
#simpleTable .money{ text-align:right; }
#simpleTable .heading{ font-weight:bold; }
#simpleTable textarea{
	width:400px;
	height:80px;
}

#itemsTable td{/*color1*/background:url(../../images/bg/w25.png) repeat;}
#itemsTable #quantity, #itemsTable #discount, #itemsTable #price{
width:50px;
text-align:right;
}
#itemsTable #product{
font-weight:bold;
}
#itemsTable #delete{
font-size:24px;
border:#FF0000 solid 2px;
color:#FF0000;
font-weight:bold;
margin:5px;
padding:1px;
text-decoration:none;
}
#orderDetailsTable {
width:500px;
}
#orderDetailsTable #saveAll{
width:100%;
border:#000000 solid 1px;;
background:url(../../images/bg/w50.png) repeat;
margin:0px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:12px;
padding:2px;
display:block;
text-align:center;
}
#orderDetailsTable #saveAll:hover{
	background:#FFFFFF;
	color:#000000;
}
#editUserTable{
}
#newUsers, #userResults,#newProducts, #productResults, #newOrders, #orderResults, {
height:200px;
overflow:auto;
width:98%;
}
.searchResultBox{
max-height:200px;
min-height:55px;
overflow:auto;
width:98%;	
}
#deleteVariant{
	float:right;
}
#productCodeSpecs{
	border:#FFFFFF dashed 1px;
	width:85%;
}
#leadDetailsBox{
	width:350px;
	height:50px;
}
#shippingOptions{
display:block;
border:#000000 solid 1px;
margin-top:5px;
}
#shippingOptions #choices{
display:block;
border: #990000 dashed 1px;
margin:2px;
}
#shippingOptions td{ 
	text-transform:capitalize; 
	padding:2px; 
}
#shippingOptions #info{ 
	color:#FFFFFF; 
}
#contentfield, #previewfield, #detailsfield, #detail2field, #detail3field, #detail1, #detail2, #detail3, #meta_keywords, #meta_desc, #headers  {
width:665px;
height:500px;
}
#detailLableTable{
	width:665px;
}
#adminMenuTop{
	border-bottom: #ccc solid 1px;
}
#adminMenuTop h5{
/*color1*/background:url(../../images/bg/w25.png) repeat;
}
.adminMenuTop{
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	font-weight:bold;
/*color1*/background:url(../../images/bg/w25.png) repeat;
	text-decoration:none;
}
.adminMenuTop2{
	float:right;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	font-weight:bold;
/*color1*/background:url(../../images/bg/w25.png) repeat;
	text-decoration:none;
}
#imgmanager{
	font-size:12px;
}
#imagecontentfield{
	height:85px;
	width:645px;
}
#save_image_details_bottom{
	width:645px;
}
#imagename{
	width:200px;
}
#imgeditresults{
	margin:3px;
	float:left;
	display:inline-block;
	width:100px;
	height:115px;
	overflow:hidden;
}
#imgresname{
	font-size:12px;
	width:100px;
	height:15px;
	overflow:hidden;
}
#imageadder{}
#iasearch{}
#iaresultswrap{
	width:645px;
	min-width:645px;
	height:150px;
	overflow:auto;
}
#iaresults{
	width:5000px;
	height:65px;
}
#iapublish{
	
	margin-left:215px;
	margin-right:auto;
	max-width: 620px;
	text-align:right;
	background:#FFF;
	border:#CCC solid 4px;
	color:#000;
	opacity: 0.9;
	
}
#imageadderbar {
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	bottom:0px; 
	right:0px;  
	z-index:1000;
	width:100%;  
	height: 125px;
	overflow:hidden;
	text-align:left;
}
#iapublish a{
	color:#000;
}#imageleft{
	float:left;
}
#imagecenter{	
	float:left;
}
#imageright{
		float:left;
}
#imagefull{}
#imageadder h1{
	font-size:16px;
}
.input200{
	width:200px;
}
#forumplacement, #forumEdit{
	width:300PX;
}
#forumplacement td{
	border:#FFF solid 1px;
	background:url(../../images/bg/w10.png) repeat;
}
#forumEdit td{
	border:#FFF solid 1px;
	background:url(../../images/bg/w10.png) repeat;
}
#pleaseUpgrade{
	background:url(../../images/bg/b25.png) repeat;
	padding:5px;
	display:block;
	margin:5px;
	border:#FFF solid 2px;
	text-align:left;
	font-weight:bold;
}
#settingsTable { width: 98%; }
#settingsTable td{/*color1*/background:url(../../images/bg/w25.png) repeat;}
#settingsTable .heading{ font-weight:bold; }
#settingsTable textarea{
	width:400px;
	height:80px;
}
#settingsTable input[type="text"]{
	width:220px;
}
#settingsTable input.money{ text-align:right; width:50px; }
.fieldDescriptor{
	background:url(../../images/bg/w90.png) repeat;
	padding:2px;
	margin-bottom:-1px;
	margin-top:1px;
	color:#000;
}
#pic_select{
	z-index:45;
}
#admincp #content #content_logo_placeholder {
	display: none;	
}