/* css :: structure :: carlson */

/* T R B L */
/* ***************************************** common */
html, body {
	padding: 0px;
	margin: 0px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.topLine {
	border-top: solid #56595c 1px;
}
.bottomLine {
	border-bottom: solid #56595c 1px;
}
.photoFrame {
	border: solid #b09e9a 1px;
	padding: 2px;
	margin: 0px 0px 10px 15px;
}
.ContentDetailphotoFrame {
	border: solid #b09e9a 1px;
	padding: 2px;
	margin: 0px 15px 10px 0px;
}
/* ***************************************** containers */
#mainContainer {
	width: 990px;
	margin: 0px auto 0px auto;
}
#breadCrumb {
	background-image: url(../images/breadcrumbTrail_bgnd.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 15px;
	margin-bottom: 20px;
	height: 25px;
}
#breadCrumb_no_rightnav {
	background-image: url(../images/breadcrumbTrail_bgnd_no_rightnav.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 15px;
	margin-bottom: 20px;
	height: 25px;
}
#footerContainer {
	height: 53px;
	background-image: url(../images/mainFooter_bgnd.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	color: #d0d0c3;
	padding: 8px 15px 0px 25px;
}
#footerContainer .footerInfoNav {
	width: 600px;
}

/* ***************************************** content containers */
#contentContainer {
	background-color: #FFFFFF;
	border-right: solid #000000 5px;
	border-left: solid #000000 5px;
	padding: 10px 0px 0px 0px;

}
#contentColumn {
	width: 705px;
	padding: 0px 0px 0px 30px;
}
#contentColumn_no_right_nav {
	width: 925px;
	padding: 0px 0px 0px 30px;
}
.contentBlock {
	padding: 0px 0px 20px 15px;
}
.contentBox {
	padding: 0px 0px 5px 0px;
}
#contentProductColumn {
	width: 735px;
	padding: 0px 0px 0px 0px;
}
.hubContent {
	width: 535px;
	#width: auto; /*IE FIX*/
}
.hubProductContent 
{
	padding-left: 45px;
	width: 490px;
	#width: auto; /*IE FIX*/
}
.listBox {
	padding: 0px 20px 0px 0px;
}
#hpBanner {
	background-image: url(../images/bannerBGND_700x80.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	overflow: hidden;
	padding: 10px 20px 0px 0px;
}
#BannerStart {
	background-image: url(../images/bannerBGND_header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	margin-bottom: -5px;
}
#BannerBody {
	background-image: url(../images/bannerBGND_body.gif);
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
	margin-bottom: -2px;
}
#BannerEnd {
	background-image: url(../images/bannerBGND_footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	padding-right: -5px;
}
#contentEndCap {
	height: 6px;
	background-image: url(../images/mainContent_endCap.gif);
	background-repeat: no-repeat;
}
/* ***************************************** sidebar Container */
#sidebarContainer {
	width: 230px;
	padding: 0px 1px 0px 0px;
	background-image: url(../images/sidebar_bgndTile.gif);
	background-repeat: repeat-y;
}

#sidebar-endCap {
	background-image: url(../images/sidebar_endCap.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 25px;
}
.sidebar-titleBox {
	font-size: 14px;
	font-weight: bolder;
	color: #9e1b34;
	height: 32px;
	padding: 8px 0px 0px 20px;
}
.sidebar-content {
	padding: 0px 5px 5px 5px;
}
.sidebar-contentBGND-box {
	padding: 5px 0px 5px 15px;
	background-image: url(../images/sidebar_content_bgndTile.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 15px;
}
#shopCart-title {
	background-image: url(../images/sidebar_shopCart_titleBgnd.gif);
	background-repeat: no-repeat;
	color: #9e1b34;
	text-decoration: none;
}
#related-title {
	background-image: url(../images/sidebar_related_titleBgnd.gif);
	background-repeat: no-repeat;
	color: #e0eddf;
}
#twitter-title {
	background-image: url(../images/sidebar_twitter_titleBgnd.gif);
	background-repeat: no-repeat;
	color: #e0eddf;
}
#featured-title {
	background-image: url(../images/sidebar_featured_titleBgnd.gif);
	background-repeat: no-repeat;
	color: #e0eddf;
}
#catalog-title {
	background-image: url(../images/sidebar_catalog_titleBgnd.gif);
	background-repeat: no-repeat;
	color: #f2d5da;
}
#NewLetter-title {
	background-image: url(../images/sidebar_related_titleBgnd.gif);
	background-repeat: no-repeat;
	color: #f2d5da;
	font-family: "century gothic";
}
/* ***************************************** sidebar :: Log in-out */
#logged-out.sidebar-startCap-loggedOut {
	background-image: url(../images/sidebar_topCap.gif);
	background-repeat: repeat;
	background-position: top left;
	_width: 230px; /*IE FIX*/
}
#logged-in.sidebar-startCap-loggedIn {
	background-image: url(../images/sidebar_topCap_wGlobe.gif);
	background-repeat: repeat;
	background-position: top left;
	_width: 230px; /*IE FIX*/
}
.login-title {
	font-size: 14px;
	font-weight: bolder;
	padding: 10px 10px 0px 20px;
}
.login-info {
	padding: 0px 10px 20px 20px;
}
.logout-title {
	font-size: 14px;
	font-weight: bolder;
}
.logout-info {}
.loggedOut-box-left {
	text-align: center;
	margin: 5px 0px 10px 15px;
	_margin: 5px 0px 10px 5px; /*IE FIX*/
	width: 100px;
	border-right: solid #b5b5b5 1px;
	padding-right: 4px;
}
.loggedOut-box-right {
	text-align: center;
	margin: 5px 5px 10px 0px;
	width: 100px;
}

/* ***************************************** sidebar :: Shopping Cart */
.shopCart-summary-title {
	font-size: 12px;
	font-weight: bolder;
	color: #5d2e24;
	padding: 0px 10px 0px 10px;
}
.shopCart-summary-data {
	font-size: 16px;
	color: #56595c;
	padding: 0px 10px 0px 10px;
	font-weight: lighter;
}
#shopCart-data {
	padding: 10px 0px 10px 0px;
}
#shopCart-data td {
	border-bottom: solid #e5e5e5 1px;
	padding: 5px 5px 5px 10px;
}
#shopCart-data td.topLine {
	border-top: solid #e5e5e5 1px;
}
#shopCart-nav {
	width: 200px;
	padding: 8px 0px 8px 8px;
}

/* ***************************************** contentSubNav containers */
#contentSubNav-container {
	width: 145px;
	padding: 0px;
	margin-right: 15px;
}
#contentSubSubNav {
	margin: 0px;
	padding: 0px;
    margin-left: 0px;
    margin-right: -11px;
	list-style: none;
}
#contentSubSubNav li{
	list-style: none;
	padding: 5px 0px 5px 20px;
	border: solid #cecece 1px;
	border-top-width: 0px;
}
#contentSubNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contentSubNav li {
	background-color: #e5e5e5;
	background-image: url(../images/contentSubNav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding: 5px 10px 5px 20px;
	border: solid #cecece 1px;
	border-top-width: 0px;
}
#selectedTab 
{
	background-color: #cecece;
		background-image: url(../images/contentSubNav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding: 5px 10px 5px 20px;
	border: solid #cecece 1px;
	border-top-width: 0px;
}
#contentSubNav li:hover {
	background-color: #cecece;
}
#contentSubNav li.topCap {
	padding: 0px;
	margin: 0px;
	height: 10px;
	#height: auto; /*IE FIX*/
	border: none;
	background: none;
	background-image:url(../images/contentSubNav_topCap.gif);
	background-repeat:no-repeat;
	background-position: top left;
	list-style-image: none;
}
#contentSubNav li.endCap {
	padding: 0px;
	margin: 0px;
	height: 10px;
	#height: auto; /*IE FIX*/
	border: none;
	background: none;
	background-image:url(../images/contentSubNav_endCap.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	list-style-image: none;
}
#contentSubNav li.end {
	border-bottom-width: 0px;
}
#description {
	font-size: 16px;
	font-weight: bolder;
}


/*Added by santosh */
.errorLg { color: RED; font-weight: bold; font-size: 15px; }