DIV.centerpage {
  width: 770px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -385px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}


/*---------------------- Start CSS for Products Listing HTML Templates ----------------------*/
#productimage {
	width:175px;
	padding-top:30px;
	margin-left:8px;
	margin-right:8px;
	height:120px;
	border:1px solid #e8e9ea;
}
.product_name {
	 font-family:arial;
	 font-weight: bold;
	 color: #231f20;
	 font-size:12px;
	 line-height:14px;
}
.product_name a {
	 color:#231f20;
	 text-decoration:none;
 }
.product_name a:hover {
	 color:#7b7b7b;
	 text-decoration:none;
 }
.regularprice {
	 font-family:arial;
	 font-weight: bold;
	 color: #231f20;
	 font-size:12px;
	 line-height:14px;
}
span.instock {
	 font-family:arial;
	 font-weight: bold;
	 color: #0285c8;
	 font-size:12px;
}
span.outstock {
	 font-family:arial;
	 font-weight: bold;
	 color: #990000;
	 font-size:12px;
}
/*---------------------- End CSS for Products Listing HTML Templates ----------------------*/

/*---------------------- Start CSS for Products Info HTML Templates ----------------------*/

.products_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	color:#333333;
}

.products_model {
    padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
}

.product_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:14px;
	color:#000;
}

.info_border{
    padding:2px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5;
	border:1px solid #d9d9d9;
}

.products_desc_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:14px;
	color:#000;
}


/*---------------------- End CSS for Products Info HTML Templates ----------------------*/

#cartplain{
	display:block;
	width:153px;
	border:1px solid #f2f2f3;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	margin-bottom:15px;
}

.search_bg{
		background-image:url(milsims_images/search_bg.gif);
		background-position:left top;
		background-repeat:no-repeat;
		width:304px;
		height:41px;
}
.search_button {
	    padding-left:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#4a4a4c;
}
.search_button a{
		color:#4a4a4c;
		text-decoration:none;
}
.search_button a:hover{
		color:#4a4a4c;
		text-decoration:underline;
}

.login_bg{
		background-image:url(milsims_images/login_bg.gif);
		background-position:left top;
		background-repeat:repeat-x;
		height:41px;
}
#login_plain{
		float:right;
		padding-left:30px;
		width:580px;
		height:41px;
		line-height:41px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#4a4a4c;
}
#login_plain a{
	color:#4a4a4c;
	text-decoration:none;
}

#login_plain a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4a4a4c;
	text-decoration:underline;
}



#login_box_after{
	width:550px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#login_box_after a{
	display:block;
	padding-left:5px;
	padding-right:5px;
	background-color:none;
	color:#272324;
	text-decoration:none;
}
#login_box_after a:hover{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fdec00;
	color:#272324;
	text-decoration:none;
}
#right_col{
		width:170px;
}

#search_content{
	    padding-top:8px;
		height:33px;
		width:274px;
}
.right_col{
		background-image:url(milsims_images/login_right_col.gif);
		background-position:left top;
		background-repeat:no-repeat;
		width:6px;
		height:41px;
}

#content_info{
	width:580px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

/*category */

#navLevel0{
	display: block;
}
#navLevel0 a{
	display: block;
	color: #231f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;;
	text-decoration: none;
}
#navLevel0 a:hover{
	display: block;
	color: #6d6e71;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

#navLevel0 a:visit{
	color:#0096db;
	}

#navLevel1{
	display: block;
}
	
#navLevel1 a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	color: #6d6e71;
	text-decoration: none;
	padding-left: 10px;
}
#navLevel1 a:hover{
	color: #b4b5b7;
}


.productname{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#231f20;
}
.productprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#0073bd;
}

/*for login box */




/* new default CSS for webninja */


img{border:0px;}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.cartPlainContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.historyPlainContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #d5d6d8;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #0073bd;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main2, P.main2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldKey2 {
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 99%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #990000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/*------------------ Three Levels Drop-Down Categories Menu Start ------------------*/
div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url("sdmenu/bottom.gif") no-repeat  right bottom;
	color: #fff;
}
div.submenu {
	background: #066;
	overflow: hidden;
}
div.submenu:first-child {
	background: #066;
}
div.submenu span {
	display: block;
	font-weight: bold;
	color: white;
	background:  #066 url("sdmenu/expanded.gif") no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div {
	background: url("sdmenu/title.gif") repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url("sdmenu/toptitle.gif") no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url('sdmenu/expanded.gif') no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url("sdmenu/collapsed.gif");
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url("sdmenu/linkarrow.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}
/* New codes for third level items */
div.sdmenu div div a{
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #09b2dc;
}

div.sdmenu div div a:hover{
	background : #09b2dc url("sdmenu/linkarrow.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}

div.sdmenu div div{
	background: url("sdmenu/title_1.gif") repeat-x;
	overflow: hidden;
}
/* New codes for third level items */
/*------------------ Three Levels Drop-Down Categories Menu End ------------------*/


/** new categories listing menu CSS **/

.sliding-menu{
	float: left;
	width:168px;
	border:1px solid #f2f2f3;
    color:#2C3635;
    cursor:text;
    margin: 0px;
	padding:0px;
}
.sliding-menu ul{
	float: left;
	MARGIN: 0px;   
	PADDING: 0px;   
	BORDER: 0px;   
	LIST-STYLE-TYPE: none;    
	DISPLAY: inline;
}

.sliding-menu li{
    float: left;   
	DISPLAY: block;   
	MARGIN: 0px;   
    padding:0xp; 
	LIST-STYLE-TYPE: none; 
}

a.CatOne{
	width:158px;
	display:block;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
    font-family:Verdana;
    font-size:11px;
	text-decoration:none;
	color:#337287;
}
a.CatOne:hover {
	display:block;
	background-color:#D6E1D2;
	text-decoration:none;
}

a.CatOne_Selected{
	width:148px;
	display:block;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
    font-family:Verdana;
    font-size:11px;
	text-decoration:none;
	color: #b3623e;
    background-color: none;
    font-weight: bold;

}
a.CatOne_Selected:hover{
	display:block;
	text-decoration:none;
}

a.CatTwo{
	width:138px;
	display:block;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:4px;
    font-family:Verdana;
    font-size:11px;
	text-decoration:none;
	color:#337287;

}
a.CatTwo:hover {
	display:block;
	background-color:#D6E1D2;
	text-decoration:none;
}

a.CatTwo_Selected{
	width:138px;
	display:block;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:4px;
    font-family:Verdana;
    font-size:11px;
	text-decoration:none;
	color: #b3623e;
    background-color: none;
    font-weight: bold;

}
a.CatTwo_Selected {
	display:block;
	text-decoration:none;
}

a.CatThree{
	width:128px;
	display:block;
	padding-left:40px;
	padding-top:4px;
	padding-bottom:4px;
    font-family:Verdana;
    font-size:11px;
	text-decoration:none;
	color:#337287;

}
a.CatThree:hover {
	display:block;
	background-color:#D6E1D2;
	text-decoration:none;
}

a.CatThree_Selected{
	width:128px;
	display:block;
	padding-left:40px;
	padding-top:4px;
	padding-bottom:4px;
    font-family:Verdana;
    font-size:11px;
	text-decoration:none;
	color: #b3623e;
    background-color: none;
    font-weight: bold;

}
a.CatThree_Selected:hover {
	display:block;
	text-decoration:none;
}

SPAN.plus{
	padding-right: 1px;
    font-family:Verdana;
    font-size:9px;
	color:#337287;
}

/* -------------------------------------- publisher_search.aspx ------------------------------------------- */
.quick-search-wrap {
    float: left;
	margin: 0 auto;
	width: 230px;
}
.quick-search {
	float: left;
	margin: 0 auto;
	width: 225px;
	height: 150px;
	overflow: auto;
	border: 1px solid black;
	background-color: white;
	/* set drop-down menu dispaly absolute and at the top of other page contents */
	position: absolute;
}
.quick-search ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.quick-search li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* if width will be 100% horizontal scrollbar will apear when scroll mode will be used */
	/* width: 100%; */
	font: menu;
	font-size: 12px;
	/* it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox */
	line-height: 22px;
	overflow: hidden;
}
.qs_odd {
	background-color: #eee;
}
.quick-search a {
     display: block;
     width: 220px;
	 color: #545252;
	 font-size: 12px;
	 text-decoration: none;
}
.quick-search a:hover {
     display: block;
	 width: 220px;
	 text-decoration: none;
	 cursor: default;
}
.quick-search li:hover {
	background-color: #9d8e66;
}
.quick-search li:hover a {
     display: block;
	 width: 220px;
	 color: #ffffff;
	 font-size: 12px;
	 text-decoration: none;
}
.quick-search li:hover a:hover {
     display: block;
	 width: 220px;
	 text-decoration: none;
	 cursor: default;
}
