/*
 *  Captain Notepad
 *	Cascading Style Sheet
 *  Last Modified: 
*/

/*	COLORS      
 *
*/

body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
}

p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 1.4em;
}

h1 {
	font-size: 1.3em;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}

h2 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: bold;
}


img {
	border: 0;
	display: inline;
}

a:link, a:visited {
	font-size: 13px;
	color: #000080;
	text-decoration: none;
}

a:hover {
	font-size: 13px;
	color: Black;
	text-decoration: underline;
}

#topNav table {
	float: right;
}	

#sideNav {
	width: 194px;
	text-align:center;
	float:left;
}

#leftnav_wrapper {
	float: left;
	width: 194px;
	padding: 20px 0 20px 0;
	margin: 0;
}
#ds_bg {
	background-image: url(../img/contentHeadBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	height: 20px;
	clear: both;
}


#homeContent {
	height: 530px;
}

#homeContent table {
	border: 0;
	padding: 0;
	margin: 0;
}

#homeContent table td {

}

td#homeProducts img {
/*
	margin-right: 8px;
	margin-bottom: 8px;
*/
}

td#showCaptain {
	width: 100%;
	height: 380px;
	background-image: url(/img/home/captainNotepad.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

td#showCaptainSmall {
	width: 100%;
	background-image: url(/img/home/CNLogoSmall.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#bottomNav table {
	float: right;
}	


#footer p {
	float: left;
	font-size: 9px;
	padding-top: 24px;
	margin-left: 19px;
	color: #FFF;
}

#thawte {
	float: right;
}

#thawte img {
	display: inline;
	margin-right: 11px;
}

.nullDiv {
	width: 950px;
	height: 0;
	clear: both;
}

.floatLeft {
	float: left;
	margin-right: 12px;
	margin-bottom: 40px;
}



/**********************************************************************/
/* SECTION: HTML GENERIC
/**********************************************************************/

/*
* {
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
}
*/

BODY {
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
}
P {
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
}

/**********************************************************************/
/* SECTION: GENERIC
/**********************************************************************/
.VALUE_LABEL { font-size: 9pt; font-weight:bold ; }
.VALUE_LABEL_SM { font-size: 8pt; font-weight:bold ; }
.VALUE { font-size: 9pt; background-repeat:no-repeat }

.FORM_VALUE { font-size: 9pt;  }
.FORM_INFO { font-size: 9pt; }
.FORM_INPUT { font-size: 9pt;  background-color: whitesmoke ; font-weight:normal;  }
.FORM_LABEL { font-size: 9pt; font-weight: bold; }
.FORM_LABEL_SM { font-size: 8pt; font-weight: bold; }
.FORM_TABLE_BORDER{ border: lightgrey 1px solid;}
.FORM_BUTTON { font-weight: bold; }
.FORM_BUTTON_SM { FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: black; }

.FORM_TABLE_CELL {}
.FORM_TABLE_HEADER{}
.FORM_TABLE_FOOTER{}

.ERROR_MESSAGE { color: red; text-align:left; }
.ERROR_MESSAGE_RED { color: red; vertical-align:top; text-align:left; }
.ERROR_FORM_VALIDATION { font-size: 9pt; color: red; vertical-align:middle; text-align:left; }

.TABLE_HEADER, 
.ms_header, 
.FormHead { font-weight: bold; background-color: #d9d9d9; border-left: #FFFFFF 1px solid; }

.BREAD_CRUMBS { }
.BREAD_CRUMB { font-weight: bold; }
.BREAD_CRUMB_SEP { font-weight: bold; }

/**********************************************************************/
/* SECTION: MS_SENDTOFRIEND.ASCX
/**********************************************************************/
.SENDTOFRIEND_LABEL { font-size: 10px; text-align:right; vertical-align:top; }
.SENDTOFRIEND_VALUE{ font-size: 10px; }

/**********************************************************************/
/* SECTION: CART CONTROL STYLE										  */
/**********************************************************************/
.CART {margin:0px; padding:0px;}
.CART_CELL {margin:0px; padding:0px;}
.CART_EMPTY {background-color: #FFFFFF; font-size: 10px; font-family: Verdana, Geneva, Helvetica, }
.CART_HEADER_CELL {margin:0px; padding:3px;}
.CART_GROUP { margin:0px; padding:3px;}
.CART_GROUP_CELL { margin:0px; padding:3px;}
.CART_GROUP_HEADER { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }
.CART_GROUP_FOOTER { font-weight: bold; font-size: 14px; background-color: #d9d9d9;	}
.CART_INSTRUCTION_HEADER_TEXT {font-weight: bold; font-size: 12px; }
.CART_ITEM_COUNT { width:100%; border-top : solid 1px; }
.CART_SUBTOTAL { width:100%; border-top : solid 1px; }
.CART_REVIEW_TAX { text-decoration:underline; font-size: 10px; color:red; font-weight:bold; cursor:hand }

/**********************************************************************/
/* SECTION: CartSummary.ascx
/**********************************************************************/
.CART_INFO {font-size: 9px;}
a.CART_INFO:link { color:#000080; font-size:13px; text-decoration:none; }
a.CART_INFO:visited { color:#000080;  font-size:13px; }
a.CART_INFO:hover { color:#000080;  font-size:13px; text-decoration:underline; }

.CART_REVIEW {}
.CART_REVIEW_GROUP {border: #d9d9d9 1px solid}

/**********************************************************************/
/* SECTION: MS_PAGER.ASCX
/**********************************************************************/

.PAGER { font-size: 9pt; border: solid 1px;  }
.PAGER_FOUND { font-size: 9pt; font-weight: bold; }
.PAGER_PAGE { font-size: 8pt; vertical-align : middle; }
.PAGER_PAGE_SELECTED {font-size: 8pt; font-weight: bold; color: grey; }
A.PAGER_PAGE_LINK {	font-size: 8pt; color: darkred; }
A.PAGER_PAGE_LINK:visited {font-size: 8pt; color: darkred; }
A.PAGER_PAGE_LINK:hover { font-size: 8pt; color: grey; }

/**********************************************************************/
/* SECTION: MS_RESULTS_LIST.ASCX, MS_RESULTS_GALLERY.ASCX
/**********************************************************************/
.RESULT { font-size: 9pt; margin:0px; padding:3px; }
.RESULT_ROW { BACKGROUND-COLOR: white; }
.RESULT_ROW_ALT { background-color: lavender; }
.RESULT_CELL {  margin:0px; padding:3px; text-align:left }
.RESULT_CELL_TEXT {font-size: 9pt; }
.RESULT_HEADER_CELL { border-bottom: solid 1px; border-right: solid 1px;  margin:0px; padding:3px;}
.RESULT_FOOTER_CELL { border-top: solid 1px; border-top-color:white; margin:0px; padding:3px; }
.RESULT_HEADER { border-color: white; font-weight: bold; background-color: whitesmoke; }
.RESULT_HEADER A:link, .RESULT_HEADER A:hover, .RESULT_HEADER A:visited, .RESULT_HEADER A:active { color: white; text-decoration: underline; }
.RESULT_FOOTER { font-weight: bold; background-color: whitesmoke;}

.RESULT_ITEM_CD { font-weight:bold; }
.RESULT_ITEM_TITLE { }
.RESULT_ITEM_QTY { font-size: 9pt; }
.RESULT_ITEM_PRICE {  color: darkred; }
A.RESULT_ITEM_DETAIL {  }

.RESULT_PAGER_HEADER { background-color: transparent; }
.RESULT_PAGER_FOOTER { background-color: transparent; }

/**********************************************************************/
/* SECTION: MS_ITEM_DETAIL.ASCX									      */
/**********************************************************************/
.ITEM_DETAIL { border : solid 1px ; width: 100%; font-size:12px}
.ITEM_DETAIL_LABEL { font-weight:bold; }
.ITEM_DETAIL_TITLE { font-weight:bold; }
.ITEM_DETAIL_CODE { font-weight:bold; }
.ITEM_DETAIL_PRICE_LABEL { color:Red; }
.ITEM_DETAIL_PRICE_LABEL_RETAIL { color:Red;}
.ITEM_DETAIL_PRICE { color:Red; }
.ITEM_DETAIL_PRICE_RETAIL { text-decoration: line-through; color:Red; }
.ITEM_DETAIL_DESCRIPTION { 	}
.ITEM_DETAIL_TITLE_HEADER, TableHeader { }
.ITEM_SELECTION_BOX { background:whitesmoke }
.item_detailsbd {
	BORDER-RIGHT: #ECE9D8 1px solid;
	BORDER-TOP: #ECE9D8 1px solid;
	BORDER-LEFT: #ECE9D8 1px solid;
	BORDER-BOTTOM: #ECE9D8 1px solid;
}
/**********************************************************************/
/* SECTION: MS_ITEM_ATTRIBUTES.ASCX									  */
/**********************************************************************/
.ITEM_ATTRIBUTES { border: solid 1px; }
.ITEM_ATTRIBUTES_LABEL_CELL { text-align:right; padding: 2px;}
.ITEM_ATTRIBUTES_LABEL{	font-size: 9px; font-weight:bold; color: #333366; }
.ITEM_ATTRIBUTES_VALUE_CELL { padding: 2px; background-color: Transparent;}
.ITEM_ATTRIBUTES_VALUE{	font-size: 9px; color: #333366;	}

/**********************************************************************/
/* SECTION: MS_OBJECT_ATTRIBUTES.ASCX									  */
/**********************************************************************/
.OBJECT_ATTRIBUTES { margin: 0px; padding: 0px; border: solid 1px; }
.OBJECT_ATTRIBUTES_LABEL_CELL { margin: 0px; padding: 2px; text-align:right; vertical-align:text-top }
.OBJECT_ATTRIBUTES_LABEL{ margin: 0px; padding: 2px; font-size: 9px; font-weight:bold; color: #333366;}
.OBJECT_ATTRIBUTES_VALUE_CELL { margin: 0px; padding: 2px; background-color: Transparent; vertical-align:text-top}
.OBJECT_ATTRIBUTES_VALUE{ margin: 0px; padding: 2px; font-size: 9px; color: Navy;}

/**********************************************************************/
/* SECTION: MS_CATEGORY_COMBO.ASCX
/**********************************************************************/
.CATEGORY_COMBO {}
.CATEGORY_COMBO_CAT {}

.CATEGORY_LIST {}
.CATEGORY_LIST_CATEGORY { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: dimgray; }
.CATEGORY_LIST_CATEGORY A:link, .MS_CatalogCategory A:hover, .MS_CatalogCategory A:visited, .MS_CatalogCategory A:active { color: dimgray; text-decoration: underline; }
.CATEGORY_LIST_COUNT { font-weight: bold; font-size: 14px; color: lightgrey; font-family: Arial; }

/**********************************************************************/
/* SECTION: MS_FOOTER.ASCX
/**********************************************************************/
.FOOTER_LABEL {	color: white; font-weight:bold;	font-size: 9px; }
a.FOOTER_LABEL:link { color: white;  font-size: 9px;}
a.FOOTER_LABEL:visited { color: white;  font-size: 9px;}
a.FOOTER_LABEL:hover { color: white;  font-size: 9px;}

/**********************************************************************/
/* SECTION: Printing Classes
/**********************************************************************/
.PRINT {
	font-family: Verdana, Geneva, Helvetica, "ms fixed width";
	font-size: 11px;
}

.PRINT_HEADER {
	font-family: Verdana, Geneva, Helvetica, "ms fixed width";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.PRINT_SUBHEADER {
	color: white;
	font-size: 11px;
	font-family: tahoma, Arial, sans-serif;
    BACKGROUND-COLOR: #11274F;
    FONT-WEIGHT: bold;
}

.PRINT_CELL {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, "ms fixed width";
}

.PRINT_LABEL {

	font-family: Verdana, Geneva, Helvetica, "ms fixed width";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
    FONT-WEIGHT: bold;
}

.PRINT_VALUE {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, "ms fixed width";
}


.MENU_GROUP{
	border: #ffffff 5px solid;
}

.MenuItem,MENU_ITEM{
	border-bottom: 1px solid #8D8D8D; 
  	background:#ffffff;
  	width:146px;
  	color:#000066;
	text-transform:capitalize;
	font-family:Verdena,Arial;
  	font-size:8pt;
  	font-weight:bold;   	
	cursor:hand;
	padding-right:5px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
}
	
.MenuItemOver,MENU_ITEM_HOVER{
	border-bottom: 1px solid #8D8D8D; 
  	background:#ffffff;
  	width:146px;
  	color:#000033;
	text-transform:capitalize;
	font-family:Verdena,Arial;
  	font-size:8pt;
  	font-weight:bold;   	
	cursor:hand;
	padding-right:5px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
}
.ddl
{
	border-bottom: 1px solid #8D8D8D; 
	font-family:Verdena,Arial;
  	font-size:8pt;
}
.lblPostalMsg
{
	border: solid 1px red; 
	position: absolute; 
	left: 500px; 
	top: 230px; 
	width: 130px; 
	padding: 10px;
}

.mscBilling h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }
.mscExistingCustomer h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }
.mscShipping h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }
.mscNewCustomer h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }

.mscExistingCustomer{ border: lightgrey 1px solid;}
.mscNewCustomer{ border: lightgrey 1px solid; padding-bottom:10px;}
.Shipping h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }
.Promotions  h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }
.mscCreditCardInfo h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }
.mscCheckInfo h3 { margin:0px; padding:3px; font-weight: bold; font-size: 14px; background-color: #d9d9d9; }

.mscLabel{	font-size: 9px; font-weight:bold; color: #333366; }
.mscValue{	font-size: 9px; font-weight:bold; color: #333366; }


.txtbox_cart {
	BORDER-RIGHT: #7F9DB9 1px solid;
	BORDER-TOP: #7F9DB9 1px solid;
	PADDING-LEFT: 2px;
	BORDER-LEFT: #7F9DB9 1px solid;
	BORDER-BOTTOM: #7F9DB9 1px solid;
	color:#000000;
	background-color: #ffffff;
	height: 22px;
	width: 155px;
}
.customer_bd {
	BORDER-RIGHT: #ECE9D8 1px solid;
	BORDER-TOP: #ECE9D8 1px solid;
	BORDER-LEFT: #ECE9D8 1px solid;
	BORDER-BOTTOM: #ECE9D8 1px solid;
	font-size: 9pt;
	margin:0px;
	padding:3px;
}
.txtbox_images {
	BORDER-RIGHT: #7F9DB9 1px solid;
	BORDER-TOP: #7F9DB9 1px solid;
	PADDING-LEFT: 2px;
	BORDER-LEFT: #7F9DB9 1px solid;
	BORDER-BOTTOM: #7F9DB9 1px solid;
	color:#000000;
	background-color: #ffffff;
	height: 22px;
	width: 155px;
}
.txtbox_address {
	BORDER-RIGHT: #7F9DB9 1px solid;
	BORDER-TOP: #7F9DB9 1px solid;
	PADDING-LEFT: 2px;
	BORDER-LEFT: #7F9DB9 1px solid;
	BORDER-BOTTOM: #7F9DB9 1px solid;
	color:#000000;
	background-color: #ffffff;
	height: 22px;
}
