#subnav_sec div.NavLevel1 {
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	padding:4px 10px 0px 40px;
}
#subnav_sec div.NavLevel1 a{
	color:#9decff;
	text-decoration:none;
	background:url(images/bullet3.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
#subnav_sec div.NavLevel1 a:hover {
	color:#59a6ec; 
	text-decoration:none;
}
#subnav_sec div.NavLevel1 a.current {
	color:#59a6ec; 
	text-decoration:none;
}

#subnav_sec div.NavLevel2 {
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	padding:4px 10px 0px 50px;
}
#subnav_sec div.NavLevel2 a{
	color:#9decff;
	text-decoration:none;
	background:url(images/bullet3.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
#subnav_sec div.NavLevel2 a:hover {
	color:#59a6ec; 
	text-decoration:none;
}
#subnav_sec div.NavLevel2 a.current {
	color:#59a6ec; 
	text-decoration:none;
}

/*///////////// catTable /////////////*/

.catTableWrap {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.recTableWrap {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
table.catTable {
	width:100%;
    margin-top:5px;
    margin-bottom:5px;
}
table.catTable td {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	width: 33%;
	font-weight: bold;
	vertical-align: top;
	line-height:16px;
}
table.catTable .prodImg {
	border:1px solid #ccc;
	padding: 3px;
}
table.catTable a {
}
table.catTable a:hover {
}


table.catTableBrands {
	width:100%;
    margin-top:5px;
    margin-bottom:5px;
}
table.catTableBrands td {
	margin: 0px;
	padding: 5px 10px 30px 0px;
	width: 33%;
	font-weight: bold;
	vertical-align: top;
	line-height:16px;
}
table.catTableBrands img {
	border:1px solid #999999;
	padding: 3px;
}
table.catTableBrands a {
}
table.catTableBrands a:hover {
}


.prodName
{
    width:178px;
    padding:5px 0px;
}

.prodNameSubCats
{
    width:129px;
    padding:5px 0 5px 5px;
	text-align:center;
}

.shortDesc 
{
    width:178px;
    padding-top:5px;
}

.shortDesc 
{
    width:145px;
    padding-top:5px;
}

.price {
    color:black;
    padding-bottom:15px;
}
.strike {
    text-decoration: line-through;
}
.sale {
    color:Red;
}

/* FCK EDITOR STYLES */
.prodNameFCK {
	font-size:24px;
	font-weight:bold;
	color:#079cc7;
	padding-bottom:10px;
}

#rightcol_sec .prodNameFCK a:link {
	text-decoration:none;
}

#rightcol_sec .prodNameFCK a:visited {
	text-decoration:none;
}

#rightcol_sec .prodNameFCK a:hover {
	text-decoration:underline;
}

.shortDescFCK {
    padding-top:5px;
}

/*///////////// cartTable /////////////*/

.cartTable {
    margin-bottom: 13px;
}
.cartTable th {
    font-weight: bold;
    padding-right: 5px;
    padding-left: 2px;
    color: #FFFFFF;
    background-color: #316595;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #999999;
    text-align: left;
}
.cartTable td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 2px;
	vertical-align:bottom;
	border-bottom: 1px solid #999999;
}
.cartTable tr.noLine td {
    border-bottom-style: none;
}

/*///////////// steps /////////////*/

ul.steps {
	margin: 0px 0px 15px 0px;
	list-style: none;
	text-align:left;
	padding: 3px 0px;
	border-bottom: 3px dotted #b0d5e7;
}
ul.steps li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	background:none;
	font-weight:normal;
	color: #666;
}
ul.steps li.on {
    font-weight:bold;
    color: #2584e4;
	font-size:13px;
}


/*///////////// formTable /////////////*/

.formTable {
    margin-bottom: 13px;
}
.formTable td {
    padding-top: 2px;
    padding-bottom:4px;
    padding-right: 5px;
    padding-left: 0px;
    vertical-align: top;
}

.formTable h3 {
    font-size:13px;
    color:#000;
}

.noBorder {
    padding-bottom:3px;
}

.noBorder input {
    border:0px;
}

/*///////////// search /////////////*/
div#search {
	padding:18px 0px 0px 10px;
}

input.searchTxt {
	width:142px;
	border:none;
	font-style:italic;
	color:#666;
	text-indent:3px;
	height:14px;
}
.btnSearch  {
	text-align:right;
}

.btnSearch input {
	width:auto !important;
	height:auto !important;
	background:#316595 !important;
	border:0px;
	color:#fff !important;
	margin:3px 14px 0px 0px;
	padding:0px 3px !important;
	float:right;
}

/*///////////// misc /////////////*/

.pageingBox {
	text-align: center;
	width: 20px;
}
.btn
{
	background-color: #316595;
	border: 1px solid #0e3f6d;
	color:#FFFFFF;
	font-size: 11px;
}
.btnSub {
    background: #8c8c8c;
    border: 1px solid #316595;
    color: #FFFFFF;
    margin-right:5px;
}

input, select {
    font-size: 11px;
}
div.twoCol {
	width:48%;
	float:left;
	display: inline;
	padding-right: 2%;
}
a.editLnk {
	font-size:11px;
	font-weight: normal;
}
a.noStyle {
	text-decoration: none;
}
.loadingbox
{
    position:absolute;
    top:300px;
    left:650px;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}
.btnDisabled {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
	font-size: 11px;
}
.medProdImg {
    float:left;
    margin:5px 20px 20px 0px;
}
.medProdImg img {
    border:0px;
}

.addImg {
    text-align:center;
    padding-top:5px;
}
.addImg img {
    border:0px;
    padding-top:5px;
    width:117px;
    height:117px;
}

.lifestyles img {
    padding-top:8px;
}

.detailPrint {
    float:right;
    margin-right:15px;
}

.btnBottom {
	clear:both;
	padding-bottom:40px;
}

/* FEATURED PRODUCT LAYOUT */

.featProdName {
	font-weight:bold;
	padding:5px 0px 3px 0px;
}

.featProdName a {
	font-weight:bold;
}

.featProdName a:visited {
	font-weight:bold;
}

.featProdName a:hover {
	font-weight:bold;
}

.featShortDesc {
	font-size:11px;
	color:#1b446a;
	padding-bottom:3px;
}

.featPrice {

}

.featPriceStrike {
	text-decoration:line-through;
	color:#f00;
}

.featBtnBuyNow {
	border:0px;
}

#homeFeat .featBtnBuyNow img {
	border:0px;
}

#homeFeat .featImg img {
	height:180px;
	width:180px;
}

/* tabs */
.customTabs .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/_tab_line_bg.gif) repeat-x bottom;
}
.customTabs .ajax__tab_outer {
    padding-right:3px;
    background:url(images/_tab_right_n.jpg) no-repeat right top;
    height:22px;
	margin-right:1px;
	cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_inner {
	padding-left:8px;
    background:url(images/_tab_left_n.jpg) no-repeat left top;
    height:22px;
    cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_tab {
    height:14px;
    padding:4px 4px 4px 4px;
    margin:0;
    background:url(images/_tab_bg_n.jpg) repeat-x;
	color:#fff;
	cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_hover .ajax__tab_outer {
    background:url(images/_tab_right_o.jpg) no-repeat right top;
    cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_hover .ajax__tab_inner {
    background:url(images/_tab_left_o.jpg) no-repeat left top;
    cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_hover .ajax__tab_tab {
    background:url(images/_tab_bg_o.jpg) repeat-x;
	color:#fff;
	cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_active .ajax__tab_outer {
    background:url(/images/_tab_right_o.jpg) no-repeat right top;
    cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_active .ajax__tab_inner {
    background:url(images/_tab_left_o.jpg) no-repeat left top;
}
.customTabs .ajax__tab_active .ajax__tab_tab {
    background:url(images/_tab_bg_o.jpg) repeat-x;
	color:#fff;
	cursor: pointer;
	cursor: hand;
}
.customTabs .ajax__tab_body {
    border:1px solid #9abecd;
    border-top:0;
    padding:8px 12px 0px 12px;
}

/* end tabs */

table.prodLayout {
	float:right;
	width:305px; /*2px less than calculated*/
}

.prodLayout th {
	text-align:left;
	font:normal 19px Geneva, Arial, Helvetica, sans-serif;
	color:#ccc;
	padding:2px 0px 10px 0px;
	width:25px;
}

.prodLayout .priceRow td {
	border:1px dotted #ccc;
	border-left:none;
	border-right:none;
	padding:8px 0px;
}

.prodLayout .price {
	font-size:17px;
}

.prodLayout .pushDown {
	padding-top:15px;
}

.prodLayout .itemNo {
	width:145px;
}

.prodLayout .cell2 {
	width:180px;
	padding-right:15px;
}

table.prodOptions td {
	padding:0px;
	margin:0px;
	font-weight:normal;
	padding-right:5px;
}

.morePics {
	padding:5px 0px 0px 0px;
}
.morePics img {
	padding:0px;
	margin:0px 0px 9px 9px;
}
.playerWrap {
	margin:5px 15px 13px 0px;
	float:left;
	text-align:center;
} 
