
.bkg
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/bkg.gif);
	background-repeat: repeat-y;
}

.nav_bkg
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/nav_bkg.gif);
	background-repeat: repeat-x;
}

.nav_text
{
	color: White;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 6px;
	text-decoration: none;
}

.nav_text a
{
	color: White;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 6px;
	text-decoration: none;
}

.error_txt
{
	font-family: Sans-Serif;
	padding-top: 2px;
	font-size: 10pt;
	font-weight: bold;
}

.bigerror_txt
{
	font-family: Sans-Serif;
	padding-top: 2px;
	font-size: 16pt;
	font-weight: bold;
	color: Red;
}

.footer_txt
{
	color: #b9b9b9;
	font-family: Sans-Serif;
	font-size: 7pt;
}

.heading_txt
{
	color: #303e63;
	font-family: Sans-Serif;
	padding-top: 14px;
	font-size: 20pt;
	font-weight: bold;
}

.subheading_txt
{
	color: #1b5680;
	font-family: Sans-Serif;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 12pt;
	font-weight: bold;
}

.product_txt
{
	color: #3166cc;
	font-family: Sans-Serif;
	padding-top: 2px;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.product_txt a
{
	color: #3166cc;
	font-family: Sans-Serif;
	padding-top: 2px;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.product_txt a:visited
{
	color: #3166cc;
	font-family: Sans-Serif;
	padding-top: 2px;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.product_txt a:hover
{
	color: #303e63;
	font-family: Sans-Serif;
	padding-top: 2px;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.prod_desc_txt
{
	color: #000000;
	font-family: Sans-Serif;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 9pt;
	line-height: 16px;
}

.input_txt
{
	color: #1b5680;
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.shipadd
{
	color: #000000;
	font-family: Sans-Serif;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.main_txt
{
	color: #000000;
	font-family: Sans-Serif;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 8pt;
	text-decoration: none;
}

.main_txt a
{
	color: #1b5680;
	font-family: Sans-Serif;
	padding-top: 2px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

.total_txt
{
	color: #1b5680;
	font-family: Sans-Serif;
	padding-top: 14px;
	font-size: 11pt;
	font-weight: bold;
}

.grandtotal_txt
{
	color: #303e63;
	font-family: Sans-Serif;
	padding-top: 14px;
	font-size: 11pt;
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.green
{
	color: #99b995;
}

.inputbox
{
	width: 150px;
	border: solid 1px #7f9db9;
	font-size: 10px;
	padding-left: 3px;
	color: #333333;
}

.blue
{
	color: #1b5680;
}

.InfoBox_Head_LC
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/Headerbg_LC-new.gif);
	height: 32px;
	width: 8px;
	background-repeat: no-repeat;

}

.InfoBox_Head_LC_Special
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/Headerbg_LC-special.gif);
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;

}

.InfoBox_Head
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/Headerbg-new.gif);
	height: 32px;
	width: 100%;
	font-family: Sans-Serif;
	font-size: 11pt;
	font-weight:bold;
	text-align: left;
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #303e63;
}

.InfoBox_Head_Special
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/Headerbg-Special.gif);
	height: 8px;
	width: 100%;
	font-size: 1pt;
	background-repeat: repeat-x;
	padding-left: 10px;
}

.InfoBox_Head_RC
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/Headerbg_RC-new.gif);
	height: 32px;
	width: 8px;
	background-repeat: no-repeat;

}

.InfoBox_Head_RC_Special
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/Headerbg_RC-special.gif);
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
	font-size: 1pt;

}

.InfoBox_New
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/Headerbg-new.gif);
	height: 32px;
	width: 100%;
	font-family: Sans-Serif;
	font-size: 11pt;
	color: White;
	font-weight: bold;
}

.InfoBox_Content
{
	border-top: 0px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 0px;
	background: #FFF;
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-repeat: repeat-x;
}

.InfoBox_Content_special
{
	border-top: 1px solid #d7d7d7;
	background: #FFFFFF;
	line-height: 1px;
}

.InfoBox_Foot_LC
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/footerbg_LC-new.gif);
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
}

.InfoBox_Foot
{
	border-bottom: 1px solid #d7d7d7;
	background: #FFFFFF;
	line-height: 1px;
}

.InfoBox_Foot_RC
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/footerbg_RC-new.gif);
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
}

/************************** SHOPPING CART ******************************/



.RadGrid
{
	
}

.MasterTable
{
	font-size: 11px;
	font-family: Sans-Serif;
}




.GridPager
{
	height: 21px;
	font-size: 11px;
	font-family: Sans-Serif;
	text-align: center;
	color: #303e63;
	font-weight: bold;
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/gridFooterBg.gif);
	background-repeat: repeat-x;
}

.AltGridRow
{
	background-color: #FFFFFF;
	padding-left: 5px;
}

.AltGridRow a, AltGridRow a:visited
{
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	color: #003366;
}

.AltGridRow a:hover
{
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: underline;
	color: #003366;
}

.GridRow
{
	background-color: #ebebeb;
	padding-left: 5px;
}

.GridRow a, GridRow a:visited
{
	background-color: #ebebeb;
	padding-left: 5px;
	text-decoration: none;
	color: #003366;
}

.GridRow a:hover
{
	background-color: #ebebeb;
	padding-left: 5px;
	text-decoration: underline;
	color: #003366;
}



.GridHeader A
{
	cursor: hand;
	color: #303e63;
	font-family: Sans-Serif;
	text-decoration: none;
}

.GridHeader A:hover
{
	cursor: hand;
	color: #606f95;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.GridPager A
{
	color: #303e63;
	font-weight: bold;
}

.GridPager A:Hover
{
	cursor: hand;
	color: #606f95;
	font-weight: bold;
}

.GridHeaderBackground
{
	background-image: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/gridheader-new.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #2c3b5a;
	height: 25px;
	text-decoration: none;
	padding-left: 5px;
}

.GridItem
{
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Sans-Serif;
	background-color: #ebebeb;
	padding-left: 5px;
}

.GridAlternatingItem
{
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Sans-Serif;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.LabelText
{
	color: #000000;
	font-family: Sans-Serif;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.LabelValue
{
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	font-family: Sans-Serif;
}

.error
{
	color: red;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial;
}

.errormsgtable
{
	font-size: 10pt;
	table-layout: fixed;
	padding-top: 5px;
	padding-bottom: 1px;
	font-family: Sans-Serif;
}

.remove_txt
{
	color: White;
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.remove_txt:hover
{
	color: #fcfbca;
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.hand
{
	cursor: pointer;
}

.inputboxqty
{
	height: 18px;
	width: 30px;
	font-weight: normal;
	font-size: 8pt;
}

.GridTextBox
{
	height: 18px;
	width: 30px;
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
	color: #333;
}

/********************************************************************/
html, body
{
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/bg.jpg) top left repeat-x;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: auto;
}


h1
{
	/*font-size: 4em;*/ /*text-align: center;*/
}

h2
{
	font-size: 1.6em;
}


a:link, a:visited
{
	color: #324463; /*text-decoration: none;*/
}

a:hover
{
	color: #1d4386;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

p
{
	margin: 0 0 10px 0;
}
/* And... Moving On */

.wrapper
{
	width: 950px;
}

/* Begin Header */
#masthead
{
	height: 162px;
	width: 900px;
	float: left;
}

#logo
{
	width: 280px; /*height: 101px;*/
	float: left;
}
#logo img
{
	display: block;
}


/* End Header */



/* Begin Page Navigation */
#pages
{
	width: 950px; 
	/*height: 31px;*/
	float: left;
}

#page
{
	bottom: 0;
	right: 0;
	z-index: 999;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#page li
{
	float: left;
	margin-right: 5px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/pagebg.gif) no-repeat right top;
	height: 30px;
	font-size: 12px;
}

#page li.current, #page li.current_page_item, #page li.current_page_ancestor
{
	background-position: right bottom;
}

#page li a
{
	float: left;
	display: block;
	height: 22px;
	padding: 9px 14px 0;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/pagebg2.gif) no-repeat left top;
	color: #324463;
	text-decoration: none;
}

#page li.current a, #page li.current_page_item a, #page li.current_page_ancestor a
{
	background-position: left bottom;
	color: #333333;
}

#page li:hover, #page li.sfhover
{
	background-position: right -31px;
}

#page li.current:hover, #page li.sfhover.current
{
	background-position: right bottom;
}

#page li:hover a, #page li.sfhover a
{
	background-position: left -31px;
	color: #1d4386;
}

#page li.current:hover a, #page li.sfhover.current a
{
	background-position: left bottom;
	color: #C7CBC0;
}

#page li#page_home.current
{
	background-position: right top;
}

#page li#page_home.current a
{
	background-position: left top;
	color: #FFFFFF;
}

#page li.current#page_home:hover, #page li.current.sfhover#page_home
{
	background-position: right -31px;
}

#nv li.current#page_home:hover, #page li.current.sfhover#page_home a
{
	background-position: left -31px;
	color: #FFFFFF;
}

#page li ul
{
	clear: left;
	position: absolute;
	left: -999em;
	z-index: 999;
	width: 161px;
	margin-top: 31px;
	margin-left: 0px;
	_margin-top: 0; /* IE6 only */
	border: 1px solid #E7E7E7;
	border-top: 0;
	border-bottom: 0;
	list-style: none;
	line-height: 1;
	padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #page li ul
{
	margin-top: 0;
}

#page li li
{
	display: inline;
	_display: block;
	float: none;
	_float: left;
	margin: 0;
	font-size: .9167em;
	text-transform: none;
}

#page li ul ul
{
	margin: 0px 0 0 0px;
}

#page li:hover ul ul, #page li.sfhover ul ul
{
	
}

#page li:hover ul, #page li li:hover ul, #page li.sfhover ul, #page li li.sfhover ul
{
	left: auto;
}

#page li li li
{
	font-size: 1em;
}

#page li:hover li a, #page li.sfhover li a
{
	float: none;
	width: 133px;
	height: auto;
	padding: 9px 14px;
	border-bottom: 1px solid #E7E7E7;
	color: #324463;
}

#page li:hover li a:hover, #page li.sfhover li a:hover
{
	color: #1d4386;
	text-decoration: none;
}
/* End Page Navigation */

/* Begin Category Navigation */
#navigation
{
	width: 950px;
	height: 22px;
	float: left;
}

#nav
{
	bottom: 0;
	right: 0;
	z-index: 999;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav li
{
	float: left;
	margin-right: -2px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/navbg.gif) no-repeat right top;
	font-size: 12px;
}

#nav li a
{
	float: left;
	display: block;
	height: 22px;
	padding: 7px 14px 0;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/navbg2.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
}

#nav li.current a
{
	color: #333333;
}

#nav li:hover a, #nav li.sfhover a
{
	color: #666666;
}

#nav li.current:hover a, #nav li.sfhover.current a
{
	color: #C7CBC0;
}

#nav li#nav_home.current
{
	background-position: right top;
}

#nav li#nav_home.current a
{
	background-position: left top;
	color: #FFFFFF;
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home
{
	background-position: right -31px;
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a
{
	background-position: left -31px;
	color: #FFFFFF;
}

#nav li ul
{
	clear: left;
	position: absolute;
	left: -999em;
	z-index: 999;
	width: 161px;
	margin-top: 29px;
	margin-left: 0px;
	_margin-top: 0; /* IE6 only */
	border: 1px solid #E7E7E7;
	border-top: 0;
	border-bottom: 0;
	list-style: none;
	line-height: 1;
	padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul
{
	margin-top: 0;
}

#nav li li
{
	display: inline;
	_display: block;
	float: none;
	_float: left;
	margin: 0;
	font-size: .9167em;
	text-transform: none;
}

#nav li ul ul
{
	margin: -31px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul
{
	left: auto;
}

#nav li li li
{
	font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a
{
	float: none;
	width: 133px;
	height: auto;
	padding: 9px 14px;
	border-bottom: 1px solid #E7E7E7;
	background: #F8F8F8;
	color: #333333;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover
{
	background: #F0F0F0;
}
/* End Category Navigation */

/* Begin Home Page */
#photos
{
	float: left;
	width: 615px;
	margin: 0 0 25px 0;
}

#photos img
{
	width: 117px;
	height: 117px;
	padding: 4px;
	margin: 10px -1px 0 0;
	float: left;
	border: 1px solid #ECECEC;
}

#homebox
{
	float: left;
	width: 632px;
	margin: 0 0 0px 0;
	color: #666666;
}

#homebox .bookthumb
{
	float: left;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/bg_books.gif) 1px 0 no-repeat;
	width: 90px;
	height: 117px;
	margin: 0 8px 8px 0;
}
#homebox .bookthumb img
{
	/*width:79px; 		height:106px;*/
	margin: 2px 0 0 3px;
}

#postcontent #homebox .bookthumb img
{
	border: 0;
	padding: 0;
}

.postcontent #homebox .bookthumb img
{
	border: 0;
	padding: 0;
}

.boxitem
{
	width: 306px;
	float: left;
	border: 1px solid #ECECEC;
	margin: 0 -1px -1px 0;
	padding: 4px;
}
.boxitem .boxcontent
{
	width: 200px;
	float: left;
}

#homebox h5, #postcontent h2
{
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#homebox h5, .postcontent h2
{
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#postcontent h2
{
	margin-bottom: 7px;
}

.postcontent h2
{
	margin-bottom: 7px;
}

#postcontent img
{
	padding: 1px;
}

.postcontent img
{
	padding: 1px;
}

.itemdets
{
	font-size: 11px;
	width: 300px;
	float: left;
	margin: 2px 0 15px 0;
}

.morelink
{
	width: 150px;
	float: left;
	margin: 5px 0 0 0;
}

.featuredmorelink
{
	width: 150px;
	float: left;
	margin: 10px 0 0 0;
}

.morelink a:link, .morelink a:visited
{
	color: #0087CC;
}
/* End Home Page */

/* Begin Content Slider */
#featured
{
	float: left;
	height: 350px;
	width: 621px;
	border: 1px solid #ECECEC;
	padding: 4px;
	margin: 0 0 25px 0;
	overflow: hidden;
}

#thevideo
{
	width: 100%;
	float: left;
	background: #131313 url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/videobgtop.jpg) top left repeat-x;
	padding: 15px 0 0 0;
}

#thevideoinside
{
	width: 100%;
	float: left;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/videobgbottom.jpg) bottom left repeat-x;
	position: static;
	padding: 0 0 15px 0;
	min-height: 350px;
}

#videoembed
{
	margin: 0px auto;
	width: 980px;
	text-align: center;
}

.insert
{
	width: 180px;
	height: 330px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/insertbg.png) top left no-repeat;
	margin: 0 0 0 360px;
	color: #D8D8D8;
	padding: 10px;
	line-height: 1.2em;
}

.insert h2
{
	line-height: 1em;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.insert a:link, .insert a:visited
{
	color: #caecff;
	text-decoration: none;
}

.insert a:hover
{
	text-decoration: underline;
}
/* End Content Slider */

/* Begin Secondary Pages */
.title
{
	width: 950px;
	float: left;
	height: 36px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/titlebg-middle.jpg) top left no-repeat;
	margin-bottom: 10px;
}


.commentstitle
{
	width: 950px;
	float: left;
	height: 40px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/titlebg-middle.jpg) top left no-repeat;
}


#postcontent li
{
	padding: 0 0 10px 16px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/list.gif) top left no-repeat;
	margin-left: 20px;
}

.postcontent li
{
	padding: 0 0 10px 16px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/list.gif) top left no-repeat;
	margin-left: 20px;
}

#postcontent ul
{
	margin: 5px 0 15px 0;
	padding: 0;
	list-style: none;
}

.postcontent ul
{
	margin: 5px 0 15px 0;
	padding: 0;
	list-style: none;
}

#location
{
	width: 950px;
	height: 65px;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
}

#location p
{
	margin: 22px 0 0 0;
}

#location a:link, #location a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#location a:hover
{
	color: #C7CBC0;
	text-decoration: underline;
}

#secondarytop
{
	width: 950px;
	float: left;
	height: 6px;
	
}

#secondary
{
	width: 950px;
	float: left;
	
}

#content
{
	width: 950px;
	float: left;
	margin: 0;
	padding-top: 10px;
}

#postcontent
{
	padding: 11px 40px 17px 5px;
}

.postcontent
{
	padding: 11px 40px 17px 5px;
}

.singletitle
{
	
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/titlebg.jpg) no-repeat;
}

.checktitle
{

	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/titlebg_checkout.jpg) top left no-repeat;

}

#content h3
{
	color: #324463;
	font-size: 15px;
	font-weight: bold;
}

#postimage
{
	float: left;
	width: 621px;
	border: 1px solid #ECECEC;
	padding: 4px;
	margin: 0 0 15px 0;
	text-align: center;
	overflow: hidden;
}

* + html #postimage
{
	padding: 4px 4px 1px 4px;
}

#postimage img
{
	width: 621px;
}

#postvideo
{
	float: left;
	width: 621px;
	border: 1px solid #ECECEC;
	padding: 4px;
	margin: 0 0 15px 0;
	text-align: center;
	overflow: hidden;
}

* + html #postvideo
{
	float: left;
	width: auto;
	border: 0;
	text-align: center;
	margin: 0 0 15px 0;
}
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2
{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}

ol.commentlist
{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}

ol.commentlist p
{
	margin-bottom: 10px;
	line-height: 20px;
}

.commentmetadata a
{
	font-size: 11px;
	color: #333333;
}

ol.commentlist cite
{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li
{
	padding: 20px 10px 10px 10px;
	width: 592px;
}

ol.commentlist li.alt
{
	padding: 18px 18px 5px 18px !important;
	background: #F8F8F4;
	border: 1px solid #DEDBD1;
}

#commentform input
{
	background: #FFFFFF;
	border: 1px solid #E7E7E7;
}

#commentform textarea
{
	background: #FFFFFF;
	border: 1px solid #E7E7E7;
	width: 628px;
}



input#submit
{
	color: #333333;
	padding: 7px;
	margin: 0 0 7px 0;
	text-align: center;
	border: 1px solid #E7E7E7;
	background: #FFFFFF;
}
/* End Comment Styles */

/* Begin Sidebar */
#sidebar
{
	width: 180px;
	float: left;
	padding: 7px 0 0 0px;
}

#sidebar .current_page_item a
{
	color: #000;
}
#sidebar .current_page_item li a
{
	color: #324463;
}


.block
{
	width: 180px;
	float: left;
	display: inline;
	margin-left: 10px;
	padding: 7px 0 0 10px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/blockbg.jpg) top left no-repeat;
}

.block h3
{
	border-bottom: 1px solid #E7E7E7;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
	font-size: 15px;
}

.block ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 230px;
}

.block li ul li
{
	margin: 5px 0 2px 20px;
}

.block ul li
{
	margin: 5px 0;
}


.block li a
{
	display: block;
	width: 180px;
	padding: 2px 0 0 20px;
	line-height: 1.91em;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/blockunder.gif) top left no-repeat;
	text-decoration: none;
}
.block li a:hover
{
	text-decoration: none;
	color: #3399cc;
}


.block li ul li a
{
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/sub_bullet.gif) top left no-repeat;
}
.block li li li a
{
	width: 180px;
}

.block li ul li a:hover
{
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/sub_bullet_over.gif) top left no-repeat;
}

.block ul.tddrecentposts li
{
	margin: 0;
	padding: 0;
	display: inline;
}


.tddrecentposts dl dt
{
	width: 200px;
	margin: 0;
}

.tddrecentposts dl dt a
{
	display: block;
	width: 200px;
	padding: 2px 0 0 20px;
	line-height: 1.41em;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/blockunder.gif) 0 -3px no-repeat;
	text-decoration: none;
}


.block ul.tddrecentposts dl
{
	margin: 0;
}

.tddrecentposts dl dd
{
	margin-left: 20px;
	width: 200px;
}

.tddrecentposts dl dd.sidebardate
{
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
.block .bookCover
{
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/book_placeholder.gif) top left no-repeat;
	width: 160px;
	height: 208px;
}
.block .bookCover img
{
	margin: 4px 0 0 4px;
}
.block .bookPrice
{
	font-size: 14px;
	line-height: 1.91em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.block .bookPrice dt
{
	float: left;
	clear: left;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/blockunder.gif) top left no-repeat;
	padding: 0px 0 0 20px;
	font-weight: bold;
}


.textwidget
{
	width: 230px;
	margin: 0 0 0 20px;
	font-size: 11px;
	color: #666666;
}

.blockfooter
{
	width: 180px;
	height: 20px;
	float: left;
	display: inline;
	margin-left: 10px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/blockfooterbg.jpg) top left no-repeat;
}

#homevideo
{
	margin: 0 0 10px 0;
}
/* End Sidebar */

/* Begin Footer */
#footerwrap
{
	width: 100%;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/footerbg.jpg) top left repeat-x;
	float: left;
	padding: 0 0 0 0;
}

#footer
{
	width: 950px;
	margin: 0px auto;
	color: #333333;
	padding: 18px 0 0 0;
}

#footer a:link, #footer a:visited
{
	color: #324463;
	text-decoration: none;
}

#footer a:hover
{
	color: #1d4386;
	text-decoration: underline;
}

#footertext
{
	width: 100%;
	float: left;
}

#linkage
{
	color: #666666;
	font-size: 10px;
	margin: 5px 0 0 0;
	float: left;
}

#linkage a:link, #linkage a:visited
{
	color: #324463;
	text-decoration: none;
}

#linkage a:hover
{
	color: #1d4386;
	text-decoration: underline;
}

#pagination
{
	float: right;
	text-align: right;
}

#pagination a:hover
{
	border: none;
}

#pagination img
{
	border: none;
}

span.navback
{
	width: 25px;
	height: 15px;
	display: block;
	float: right;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/back.gif) top right no-repeat;
	cursor: pointer;
}

span.navforward
{
	width: 25px;
	height: 15px;
	display: block;
	float: right;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/forward.gif) top right no-repeat;
	cursor: pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

p img
{
	padding: 0;
	max-width: 100%;
}

a img
{
	border: none;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 8px 8px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 8px 8px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

.center
{
	text-align: center;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hidden
{
	display: none;
}

blockquote
{
	margin: 15px 30px 0 0;
	padding-left: 30px;
	background: url(https://myargosy.com/v2/UI/Argosy/Custom-NTS/blockquote.jpg) top left no-repeat;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
