/* ADMIN BAR */
#admdrop {
	position: absolute;
	width: 110px;
	display: none;
	padding: 3px;
	line-height: 18px;
	background-color: #EDF4CF;
	border: 1px #0057E3 solid;
	z-index: 100;
	margin-top: -4px;
	margin-left: 10px;
	#margin-top: 28px;
	#margin-left: -85px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, san-serif;
}

form {
	margin: 0px;
}

.mceEditor { width: 550px; }

.versions ul {
	margin: 0px;
	background: #cococo;
}
.versions ul li {
	margin-left: -20px;
	#margin-left: 5px;
}
.versions ul #current {
	font-style: italic;
	color: #c0c0c0;
}
.versions select {
	font-size: 11px;
}
.versions #colcomp {
	margin-left: 20px;
	margin-bottom: 8px;
}
.versions #colcomp del {
	background-color: #FFAFAF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.versions #colcomp ins {
	background-color: #AFFFB2;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.versions #colname {
	font-weight: bold;
}
.versions #fromto {
	margin-bottom: 6px;
}

a {
	color: #004F75;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

input {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

select {
	border: solid 1px #B4B4B4;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

td {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

textarea {
	background: #F3F3F3;
	border: solid 1px #B4B4B4;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-indent : 2px;
}

iframe {
	border: solid 1px #B4B4B4;
}

.quote {
	border: 1px #B4B4B4 solid;
	background: #F6F6F6;
	width: 390px;
	max-width: 390px;
	overflow: auto;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 6px 12px;
}

.code {
	border: 1px #B4B4B4 solid;
	background: #F6F6F6;
	width: 390px;
	max-width: 390px;
	height: 200px;
	overflow: auto;
	margin: 2px 2px 6px 12px;
}

.image {
	max-width: 430px;
}

.bmlh1 {
	display: none;
	height: 0px;
}

.main-page {
	width: 648px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}

.tablegroup_show {
	display: table-row-group;
	#display: block;
}
.tablegroup_hide {
	display: none;
}

.left-col {
	width: 150px;
	vertical-align: top;
	text-align: left;
}

.left-col .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 10px;
	color: #666666;
}

.left-col .content a:link, .left-col .content a:visited {
	color: #666666;
	text-decoration: none;
	line-height: 165%;
	font-weight: normal;
}

.left-col .content a:hover {
	text-decoration: underline;
	background-color: #EEEEEE;
}

#imgbox {
	border: 1px #000000 solid;
}

#imgbox_np {
	padding: 4px 0px 4px 0px;
	text-align: center;
	color: #979797;
	background: #FFFFFF;
	border: 1px #d2d2d2 solid;
	font-size: 10px;
	font-weight: bold;
}

#imgbox_np a {
	text-decoration: none;
	color: #979797;
}

#imgbox_np a:hover {
	color: #000000;
}

#imgbox_ls {
	padding: 4px 0px 4px 0px;
	text-align: center;
	color: #979797;
	font-size: 10px;
	font-weight: bold;
}

#imgbox_ls a {
	text-decoration: none;
	color: #979797;
}

#imgbox_ls a:hover {
	color: #000000;
}

#brand_img {
	border: 0px;
	margin-top: 15px;
}

.paging {
	float: right;
	padding-top: 2px;
}

.paging a {
	color: #000000;
	text-decoration: none;
}

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

.menu-title {
	font-size: 11px;
	color: #042D5F;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px 15px 0px 15px;
}

.banner-menu {
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.banner-menu b {
	color: #336699;
}

.banner-menu a:link, .banner-menu a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.banner-menu a:hover {
	text-decoration: underline;
}

.home-images {
	background: url(../images/home-pic-bg.gif);
}

.home-images img {
	border: 0px;
}

.top-menu {
	color: #666666;
	background: url(../images/top-menu-bg.gif);
	padding: 7px;
	text-align: left;
}

.top-menu a:link, .bottom-menu a:visited {
	color: #666666;
	text-decoration: none;
}

.top-menu a:hover {
	text-decoration: underline;
}

.bottom-menu {
	text-align: center;
	color: #666666;
}

.bottom-menu a:link, .bottom-menu a:visited {
	color: #666666;
	text-decoration: none;
}

.bottom-menu a:hover {
	text-decoration: underline;
}



.prod_list {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.prod_list a:link, .prod_list a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.prod_list a:hover {
	color: #067db7;
	font-family: Arial;
	font-size: 11px;
}

.cat_head {
	width: 648px;
	height: 111px;
	background-repeat: no-repeat;
	background-color: #CBD8E0;
}

.prod_title {
	color: #000000;
	font-family: BankGothicBT, Arial;
	font-size: 11px;
	font-weight: bold;
}

.prod_id {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 4px;
}

.prod_descr {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.prod_descr a:link {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.prod_descr a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.prod_descr a:hover {
	color: #067db7;
	font-family: Arial;
	font-size: 11px;
}

.prod_price {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.prod_select {
	color: #939594;
	font-family: Arial;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prod_select select, .prod_select input {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.prod_select #thecolorPics a img {
	border: 1px #000000 solid;
}

.prod_add {
	margin-bottom: 10px;
	text-align: right;
	padding: 5px;
}

.viewcart {
	margin: 12px;
	margin-bottom: 0px;
	width: 600px;
}

.viewcart a {
	color: #014184;
	text-decoration: none;
}

.viewcart th {
	text-align: center;
	color: #6c6c6c;
	background: url(../images/cart-head-bg.gif) repeat-x;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.viewcart td {
	vertical-align: top;
	text-align: center;
	padding: 6px 12px 6px 12px;
	height: 1.2em;
}

.viewcart td img {
	border: 1px #000000 solid;
	margin-right: 12px;
}

.viewcart tbody td {
	background: #F8F8F9;
	border-bottom: 2px #EEEEEE solid;
}

.viewcart tbody #update a {
	color: #000000;
	text-decoration: underline;
}

.viewcart tbody #update a:hover {
	color: #6c6c6c;
	text-decoration: none;
}

.ccinfo th, .ccinfo td {
	margin-bottom: 3px;
	text-align: left;
	padding: 0px 4px 4px 0px;
}

.ccinfo tbody td {
	border-bottom: 0px;
}

.ccinfo th {
	font-weight: bold;
	background: none;
}

.signin {
	margin: 12px;
	margin-bottom: 0px;
	width: 600px;
}

.signin th {
	text-align: center;
	color: #6c6c6c;
	background: url(../images/cart-head-bg.gif) repeat-x;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.signin tbody {
	background: #F8F8F9;
	vertical-align: top;
}

.signin #signin {
}

.signin #signin th, .signin #signin td {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	padding-right: 6px;
}

.signin #signin tbody td {
	border-bottom: 0px;
	padding-right: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

.signin #signin th {
	font-weight: normal;
	color: #000000;
	background: none;
}

.carthead {
	background: #EEEEEE;
	padding: 12px;
}

.carthead #title {
	font-size: 16px;
	font-weight: bold;
	color: #6c6c6c;
}

.carthead #links {
	float: right;
	color: #6c6c6c;
	margin-top: 4px;
}

.carthead #links b {
	color: #000066;
}

#subtotal {
	text-align: right;
	padding: 12px;
	padding-bottom: 8px;
	background: #ffffff;
	margin-left: 12px;
	margin-right: 12px;
	color: #6c6c6c;
}

#subtotal #price {
	font-weight: bold;
	margin-left: 8px;
}

#total {
	text-align: right;
	padding: 12px;
	padding-bottom: 8px;
	background: #dadada;
	margin-left: 12px;
	margin-right: 12px;
	color: #6c6c6c;
}

#total #price {
	font-weight: bold;
	margin-left: 8px;
}

#coupon {
	text-align: right;
	padding: 12px;
	padding-bottom: 8px;
	margin-left: 12px;
	margin-right: 12px;
	color: #6c6c6c;
}

#coupon input[type=text] {
	font-size: 10px;
	width: 160px;
}

#subtotal #coupon {
	margin: 0px;
	padding-right: 0px;
}

#empty {
	text-align: center;
	font-weight: bold;
	padding: 12px;
}

#continue {
	display: inline;
	text-align: left;
	margin: 12px;
}

#continue_single {
	text-align: right;
	margin: 12px;
}

.suggest_wide {
	float: left;
	width: 120px;
	padding: 2px;
	padding-top: 2px;
}

.suggest_wide #imgbox {
	border: 1px #000000 solid;
	width: 116px;
}

.suggest_wide #imgbox img {
	width: 116px;
	height: 172px;
}

.suggest_wide select {
	margin-bottom: 2px;
}

.suggest_wide #alltext {
	height: 6em;
}

.cart_buttons {
	color: #041E51;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
}

.buy_get {
	color: #000000;
	font-family: Arial;
	font-size: 19px;
}

.buy_get u {
	color: #041E51;
	font-family: Arial;
	font-size: 19px;
	text-decoration: none;
}

.buy_get_sm {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.pn-blue {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.pn-blue a:link {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-blue a:visited {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-blue a:hover {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

ul.pn-blue {
	list-style-image: url(/images/barrow.gif);
	line-height: 150%;
	margin-left: -20px;
}

.pn-blue2 {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.pn-blue2 a:link {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.pn-blue2 a:visited {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.pn-blue2 a:hover {
	color: #3150B3;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.pn-bluesub {
	color: #4460C3;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.pn-bluesub a:link {
	color: #4460C3;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-bluesub a:visited {
	color: #4460C3;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-bluesub a:hover {
	color: #4460C3;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-bluetitle {
	color: #4460C3;
	font-family: Veranda, Arial, sans-serif;
	font-size: 14px;
	letter-spacing : -1px;
}

.pn-bluetitle a:link {
	color: #4460C3;
	font-family: Veranda, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing : -1px;
}

.pn-bluetitle a:visited {
	color: #4460C3;
	font-family: Veranda, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing : -1px;
}

.pn-bluetitle a:hover {
	color: #4460C3;
	font-family: Veranda, Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	letter-spacing : -1px;
}

.pn-bluetmenu {
	color: #4460C3;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	letter-spacing : -1px;
	font-weight: bold;
}

.pn-bluetmenu a:link {
	color: #4460C3;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	letter-spacing : -1px;
}

.pn-bluetmenu a:visited {
	color: #4460C3;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	letter-spacing : -1px;
}

.pn-whitetmenu a:hover {
	color: #ffffff;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	letter-spacing : -1px;
}

.pn-whitetmenu a:link {
	color: #ffffff;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	letter-spacing : -1px;
}

.pn-whitetmenu a:visited {
	color: #ffffff;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	letter-spacing : -1px;
}

.pn-whitetmenu a:hover {
	color: #ffffff;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	letter-spacing : -1px;
}

.pn-normal {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.pn-normal a:link {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-normal a:visited {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-normal a:hover {
	color: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu {
	color: #626262;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.pn-menu a:link {
	color: #626262;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu a:visited {
	color: #626262;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu a:hover {
	color: #3F74D5;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-shoprma {
	color: #909090;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.pn-sub {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.pn-sub a:link {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-sub a:visited {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-sub a:hover {
	color: #0000ff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-title {
	color: #014184;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.pn-title a:link {
	color: #014184;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.pn-title a:visited {
	color: #014184;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.pn-title a:hover {
	color: #014184;
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

.pn-white {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.pn-white a:link{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-white a:visited{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-white a:hover{
	color: #FFFFF0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-whitesub {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.pn-whitesub a:link{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-whitesub a:visited{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-whitesub a:hover{
	color: #FFFFF0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.footer {
	font-size: 11px;
	text-align: center;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.footer td {
	font-size: 11px;
}
.footer td a {
	color: #000000;
	text-decoration: none;
}
.footer td a:hover {
	color: #000000;
	text-decoration: none;
}

/*DHTMLGOODIES_CALENDAR*/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;
}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
	border: 1px #317082 solid;
	background-color: #E2EBED;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:105px;
	//color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}

#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
