h1, h2, h3, h4, h5, h6
{
	padding:0;	
	margin:0; 
}
h2 {
	font-size: 18px;
	color: #2e3540;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

h3 {
	background-image: url(images/header-bg2-l.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	padding-bottom: 20px;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #485160;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e1e1e1;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}
h5 {
	font-size: 18px;
	color: #2e3540;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e1e1e1;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485160;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #e1e1e1;
}
ol li {
	font-size: 11px;
	list-style-type: decimal;
}

a:link, a:active, a:visited {
	color: #9f0f2c;
	text-decoration:none;
}

a:hover {
	color: #6f9abc;
	text-decoration:underline;
}

body 
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	/*background-color: #f7b4c4;*/
	background-color: #d5e0eb;
	height: 100%;
}
strike {
	color: #7988a3;
}
		
#header
{
	height: 103px;
	clear: both;
	width: 960px;
	position: relative;
	right: -50%;
	margin-left: -480px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6f9abc;
	padding-bottom: 2px;
	background-color: #FFF;
}
#banner
{
	width:auto;
	border: 0px none #ff0000;
	float:right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;

}
#headerWrapper
{
	height: 103px;
	display: inline;
}
#companyLogo
{
	float: left;
	white-space: nowrap;
	display: inline;
	width: auto;
	float: left;
	margin-left: 10px;
}
		
		#gutter
		{
	float: left;
	width: 10px;
	height: 1px;
		}
		
		#col1
		{
	float: left;
	width: 555px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #b3c8d9;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #b3c8d9;
	padding-right: 10px;
	padding-left: 10px;
}
#col1   .col1Wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #e0e2e4;
	border-left-color: #e0e2e4;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: auto;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
}
		
		#col2
		{
	float: left;
	width: 190px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 2px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #b3c8d9;
	min-height: 100%;
		}
		
#col3	{
	float: left;
	width: 190px;
	margin-right: 0px;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
}
#footer {
	clear: both;
	background-color: #ffffff;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b3c8d9;
}
p
		{
	padding:0px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		}
#wrapper 
		{
	width: 960px;
	left: 50%;
	margin-left: -480px;
	position:absolute;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
		}
#wrapper2 {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center top;


}
#wrapper3 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 100%;
	max-height: 100%;
	height: 450px;
}


#flash {
	margin-bottom: 5px;
}

		
/*** User ***/		
#user {
	color: #17184f;
	text-decoration: none;
	padding-top: 2px;
	float: right;
	padding-left: 11px;
	display: inline;
	margin-right: 0px;
}
#user .userText {
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #17184f;
	margin-right: 5px;
}
#user .userName {
	font-weight: bold;
	color: #17184f;
}
#user .userSeperator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #17184f;
}
#user .userLog {
	font-size: 12px;
	color: #17184f;
	text-decoration: none;
}
#user   .userLog   a {
	font-size: 11px;
	color: #17184f;
	margin:0;
	padding:0;
	text-decoration: none;
}
#user .userLog a:hover {
	font-size: 11px;
	color: #9f0f2c;
	text-decoration: none;
}
#userCart {
	float: right;
	width: 620px;
	white-space: nowrap;
	display: block;
	text-align: right;
}
#userCart ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#userCart li {
	display: inline-block;
	white-space: nowrap;
	color: #17184f;
	float: right;
}
#userCart  li  div {
	display: inline;
	font-weight: normal;
	color: #17184f;
	font-size: 14px;
	padding-left: 5px;
	white-space: nowrap;
}

#userCart li a {
	color: #17184f;
	text-decoration:none;
	font-weight: normal;
	white-space: nowrap;
	float: none;
	padding-left: 5px;
	display: inline-block;
	padding-top: 2px;
}
#userCart #odd {
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-icon-acct.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 7px;
	color: #2e3540;
}
#userCart #odd2 {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-icon-cart.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 7px;
	padding-right: 2px;
}
#userCart #odd3 {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-icon-chkout.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 7px;
	padding-right: 5px;
}

#userCart li a:hover {
	color: #9f0f2c;
	text-decoration:underline;
}
/*** END User ***/

/*** box ***/
.box {
	margin: 0px;
	background:#fff;
	width:auto;
}
.boxHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.boxHeaderText {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
	background-color:#1a2b60;
}
.boxFooter {
	font-size:0px;
	height:0px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.boxBody form {
	margin: 0px;
	padding: 0px;
}

.boxBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}
.boxBody ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/*left boxBody*/
.LeftboxBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.LeftboxBody form {
	margin: 0px;
	padding: 0px;
}

.LeftboxBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}
.LeftboxBody ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.box a:link, .box a:visited, .box a:active {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	background-color:#e2ebeb;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.box a:hover {
	color:#9f0f2c;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}

.LeftboxBody_v2 {
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.box_v2 a:link, .box_v2 a:visited, .box_v2 a:active {
	background:none;
	color:#333;
	text-decoration:none;
	line-height: 24px;
	display: block;
	border: 0;
}

.box_v2 img{
	border:none;
}
/*** categoryList ***/
.categoryList {
	margin: 0px;
	background:#fff;
	width:auto;
}
.categoryListHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.categoryListHeaderText {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
	background-color:#1a2b60;
}
.categoryListBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	/*padding-bottom: 5px;*/
}
.categoryListFooter {
	font-size:0px;
	/*height:13px;*/
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.categoryList ul{
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.categoryList li{
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}
#categoryList_ul_0{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.categoryList     li a  {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	background-color:#e2ebeb;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.categoryList  li a:hover {
	color:#9f0f2c;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}

/*** newsComponent ***/
.newsComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}	
.newsComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.newsComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.newsComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.newsComponentFooter {
	font-size:0px;
	height:12px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newsComponent li {
	margin: 0px;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	/*line-height: 24px;*/
}
.newsComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
}
.newsComponentTitle a:link, .newsComponentTitle a:visited, .newsComponentTitle a:active {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 10px 3px;
	display: block;
	padding-top: 3px;
	line-height: 14px;
}
.newsComponentTitle a:hover {
	color:#9f0f2c;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 10px 3px;
	display: block;
	}
.newsComponentDate {
	color: #a5aab2;
	padding-left: 25px;
}
.newsComponent a:link, .newsComponent a:visited, .newsComponent a:active {
	}



/*** newProductsComponent ***/

.newProductsComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}	
.newProductsComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.newProductsComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.newProductsComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.newProductsComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newProductsComponentGrid {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 170px;
	text-align: center;
}
.newProductsComponentProdName {
	font-weight: bold;
}


.newProductsComponentGrid a {
	font-size:11px;
	font-weight: normal;
	color: #9f0f2c;
	padding-right: 5px;
	text-decoration: none;
}
.newProductsComponentGrid a:hover{
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}


/*** bestSellersComponent ***/

.bestSellersComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}	
.bestSellersComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.bestSellersComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.bestSellersComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.bestSellersComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bestSellersComponentGrid {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.bestSellersComponentProdName {
	font-weight: bold;
}
.bestSellersComponentGrid a {
	font-size:11px;
	font-weight: normal;
	color: #9f0f2c;
	padding-right: 5px;
	text-decoration: none;
}
.bestSellersComponentGrid a:hover{
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}


/*** specialsComponent ***/

.specialsComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}	
.specialsComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.specialsComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}

.specialsComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.specialsComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.specialsComponentGrid {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 170px;
	text-align: center;
}
.specialsComponentProdName {
	font-weight: bold;
}
.specialsComponentGrid a {
	font-size:11px;
	font-weight: normal;
	color: #9f0f2c;
	padding-right: 5px;
	text-decoration: none;
}
.specialsComponentGrid a:hover{
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}




/*** customer account area ***/
.custOrderListSearchResults {
	background:#485160;
	height:30;
	margin-top:10;
	padding:3 3 0;
	color:white;

}

.custOrderListGrid {
	font-size:11px;
	border: 1px solid #E1E1E1;
}
.custOrderListGridHeader {
	background: #a5aab2;
	color:#fff;
	height:25px;
	font-weight: bold;
	
	
}
.custOrderListGrid td {
	padding:5px;
}


.custShipAddr {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}


/*** search product ***/
.searchResultsGrid {
	text-align:left ;
}
.searchResultsGrid td {
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}
.searchResultsGrid .productPictureSmall {
	padding-right: 30px;
}
.searchResultsGrid td .prodItemName {
	font-size: 12px;
	font-weight:bold;
	color:#2e3540;
	text-align: left;
}
.searchResultsGrid td .prodItemShortDesc {
	font-size: 11px;
	color:#636363;
	text-align: left;
}
.searchResultsGrid td .prodItemPrice {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
}
.searchProdGridRow {	
	height: 120;
}
.searchProdGridCol1 {
	float:left;
	width:auto;
	margin-right:30px;
}
.searchProdGridCol2 {
	margin-left:10px;
	float:left;
}

/*** news ***/
.news {

}
.newsHeader {
	display: none;
}
.newsItem {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.newsTitle {
	font-weight: bold;
	font-size: 14px;
	color: #485160;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newsDate {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.newsContent {
	margin: 0px;
	color: #636363;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*** message ***/
.message {
	background: #ffffff;
}	
.msgTitle {
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #485160;
}
.msgDesc {
	color: #636363;
	margin-bottom: 20px;
}


/*** topBar ***/
#topBar {
	height: 26px;
	border:0px solid red;
	padding-bottom: 4px;
	background-color: #17184f;

}
#topBarLeft {
	float:left;
	height: 26px;
	width:1px;
	background-color: #17184f;
}

#topBarRight {
	float:right;
	height: 26px;
	width:10px;
	width: 10px;
	background-color: #17184f;
}
#topBar2 {
	height: 20px;
	border:0px solid red;
	clear: both;
	background-color: #b5cadb;

}
#topBarLeft2 {
	float:left;
	height: 20px;
	width:320px;
	background-color: #6f9abc;
}

#topBarRight2 {
	float:right;
	clear:right;
	height: 20px;
	width:10px;
	width: 10px;
	background-color: #b5cadb;
}

#navMain {
	float:left;
	margin:0px;
	padding: 0px;

}
#navMain ul{
	margin:0px;
	padding: 0px;
	white-space: nowrap;
}
#navMain li{
	list-style:none;
	margin:0px;
	padding: 0px;
	display: inline;
	white-space: nowrap;
	
}

#navMain li a {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: block;
	background-color: #17184F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6f9abc;
}
#navMain li a:hover {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: block;
	background-color: #6f9abc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F9ABC;
}

#search {
	width:250px;
	border: 1px solid #6f9abc;
	background-image: url(images/bg-search.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0%;
	padding: 0px;
	/*clear:right;*/
}
/*#search .form div {
	padding-right: 0px;
	padding-left: 5px;
	float: left;
}*/
#search .form  {
	border: 0px none #FFFFFF;
	text-indent: 5px;
	color: #2e3540;
	padding-left: 13px;
	margin: 0px;
	padding-right: 10px;
}
#search .searchBox  {
	background-image: url(images/searchBox-BG.gif);
	background-repeat: no-repeat;
	border: 1px none #FFFFFF;
	width: 155px;
	text-indent: 5px;
	padding-left:5px;
	color: #2e3540;
	height: 22px;
	float:left;
}
#search .textbox {
	color: #2e3540;
	font-size: 11px;
	border: 1px none;
	margin-top: 3px;
	background-color: transparent;
	background-image: none;
	line-height: normal;
	float: left;
	height: 16px;
}
#search  .searchBtn {
	text-align: center;
	padding-top: 0px;
	width:20px;
	float:left;
}
#search .searchBtn2 {
	float:left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}
.featuredProducts/*** featuredProducts ***/
 {
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
	

}
.featuredProductsHeader {
	height:25px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 555px;
	display: block;
	
}
.featuredProductsHeaderText h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header-bg-m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: auto;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	white-space: nowrap;
}

.featuredProductsBody {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.featuredProductsGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
	
}
.featuredProductsGrid  td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}




/*** products ***/


.productPictureSmall {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding:0 0 10px 0;
	
}
.prodItemName {
	font-size: 12px;
	font-weight:bold;
	color:#2e3540;
	text-align: center;
	height: 32px;
	overflow: hidden;
	display: block;
}
.prodItemShortDesc {
	font-size: 11px;
	color:#636363;
	overflow: hidden;
	height: 45px;
	text-align: center;
	display: block;

}
.prodItemPrice {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;

}

.alternativePrice {
	font-size: 12px;
	text-decoration: underline;
}
.normalPrice {
	font-size: 12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sellingPrice {
	font-size: 12px;
	color:#9f0f2c;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.currCode {
	font-weight: bold;
	font-size: 12px;
	color:#428bc0;
}
.qtyDiscountText {
	text-decoration: underline;
	font-size: 11px;
}
.freeShippingText {
	color:#FF6600;
	font-size: 11px;
}
.sku {
	font-size: 1em;
}

.productNavigation {
	color: #2e3540;
	text-decoration: none;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
.productNavigation  a:link, .productNavigation a:visited,.productNavigation a:active {
	font-weight:normal;
	color:#17184f;
	text-decoration: none;
	padding-left: 3px;
}
.productNavigation a:hover {
	font-weight:normal;
	color:#9f0f2c;
	text-decoration: underline;
}

.navCurrText {
	font-weight:bold;
	color:#2e3540;
	padding-left: 3px;
}


.viewCatGrid {


	border-spacing: ;
	border-collapse: separate;
	background: #ffffff;
	width:100%;

}	
.viewCatGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 178px;
	vertical-align:bottom;
	padding-top: 10px;
}
.viewCatGrid td img {
	padding-bottom: 10px;
}



.viewCatGridLeftColumn {
	display:block;
}

.viewCatGridRightColumn{
	display:block;
}

.mainCategoryDetails {
	/*display:none;*/
}

.mainCategoryPictureNormal {
		display:none;
}

.catName {
	font-size: 12px;
	font-weight:bold;
	color:#17184f;
	text-decoration: none;
	display:block;
	height:32px;
}

.catShortDesc {

}

/*** viewProd ***/
.viewProd {
	margin-top:30px;
	background: #fff;


}
.viewProd_Buttons {
	width:300px;
	height:30px;
	clear:both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.viewProdPicture {
	float:left;
	width: 400px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: center;
}
.viewProd_prodItemName {
	color: #363636;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #efefef;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.viewProdInfo {
	float:left;
	margin: 0px;
	width: 300px;
	padding: 0px;

}
.viewProdInfo #BtnAddToCart {
	margin: 0px 0 10px 0;
}
.viewProd_prodItemLongDesc {
	margin:10px 0px;
	clear:both;
	width:100%;
	color: #636363;
}
.viewProd_prodItemLongDesc strong {
	font-weight: bold;
	color: #2e3540;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.viewProd_prodItemLongDesc h1 {
	background-image: url(images/header-bg-l.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	padding-bottom: 20px;
}
.viewProd_prodItemLongDesc a {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.viewProd_prodItemLongDesc a:hover {
	color: #9f0f2c;
	text-decoration: underline;
}
.viewProd_prodItemLongDesc ul li {
	list-style-type: disc;	
	margin : 0px;
	padding : 0px;
}
.viewProd_prodItemLongDesc ul{
	margin : 0px;
	padding : 0 20px 10px;
}



.viewProdPrice {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.viewProdItemDetails {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #636363;
	font-size: 11px;

}
.viewProdItemDetails  u b {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #485160;
	line-height: 24px;
}

.viewProdOptions {
	margin:0 0 10px 0;
}
.viewProdAddToCart {
	margin:0px;
}
.viewProdInfo .dropdownlist {
	margin-top: 4px;
	background-color: #e0e2e4;
	font-size: 11px;
	color: #2e3540;
	margin-right: 10px;
}

.viewProdEmailFriend {
	margin:0;

}

	
.qtyDiscountGrid {
	
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:;
	
	font-size: 11px;

}
.qtyDiscountGrid th{
	background: #f0f0f0;
}

.multipleProductsGrid {

	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;
	
	font-size: 11px;

}

.multipleProductsGridHeader {
	height:25;
	background:#f0f0f0;
	font-weight:bold;
}

.multipleProductsGrid td{
	vertical-align:top;
}
.viewProdRelatedGrid {	
	font-size:11px;
	width:100%;
}
.viewProdRelatedGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 178px;
	vertical-align:bottom;
	padding-top: 10px;
}
.productItemShortDesc {
	font-size: 11px;
	color:#636363;
	overflow: hidden;
	height: 45px;
	text-align: center;
	display: block;
}

.tblOptions ul, .tblOptions li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.tblOptions{
	margin:10px 0;

}

.imgOptionBlur {
	filter:alpha(opacity=25);	
	opacity:.25;
}
.imgOptionFocus {
	filter:alpha(opacity=100);	
	opacity:1.0;
}
.OptGrpName {
	font-size:12px;
	font-weight:bold;
}
.tblOptionsLeftColumn {
	width:30%;
}
.tblOptionsRightColumn {
	width:60%;
}
.OptGrpAttrDesc {
	background:#fff;
}


/*** viewCart ***/
.viewCart {
	background: #ffffff;

}
.viewCartHeader {
	width:146;
	height:27;
	background-color: #485160;
}

.viewCartGrid {
	border-spacing: 2px;
	border-collapse: separate;
	font-size: 12px;
	width: 100%;
	border: 1px solid #E1E1E1;
	color: #2e3540;
	
}

.viewCartGrid td{
	padding: 5px;

}


.viewCartGridHeader {
	height:25;
	background: #485160;
	font-weight: bold;
	color:#FFFFFF;
}
.viewCartAddOns {
	border-spacing: ;
	border-collapse: separate;
	width:auto;
	text-align: center;
}
.relatedProductsGrid {
	font-size:11px;
	width:100%;
}
.relatedProductsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}
/*** registerLogin ***/
#registerLogin {
	height:100%;
	background: #ffffff;
	color:#666;
	border: 0px dashed grey;
}
.registerLoginHeader {
	height:20px;
	background: url(images/textCheckout.gif) no-repeat;
}

.newCustomer {
	margin-top:10px;
	width: 400px;	
}
.returningCustomer {
	margin-top:10px;
	width: 300px;
}

/*** checkout pages ***/
.checkoutHeader {
	height: 20px;
	background: url(images/textCheckout.gif) no-repeat;
	
}
#addressRegister {
	background: #ffffff;


}

#addressBilling {
	background: #ffffff;
	border: 0px dashed gray;

}

#addressShipping {
	background: #ffffff;
}
.addressShippingHeader {
	height: 30px;
}

.checkoutNav {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.checkoutNav ul{
	margin:0px;
	padding:5px 0;
}

.checkoutNav li{
	list-style:none;
	display:inline;
	color:#000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.checkoutNav li img {
	vertical-align: bottom;
}

#shipping {
	background: #ffffff;

}
.shippingHeader {
	background: #fff;
	height: 20;
	

}
.shippingHeaderText {
	
	font-weight:bold;
	padding:0;
}
.shippingMsgTitle {
	margin-top:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485160;
	text-decoration: none;
}

.shippingMsgBody {
	border:0px solid #666;
	margin:10px 0 0 0;
	color: #636363;
}

.shippingBody {
	background: #ffffff;
}
.shippingButtons {
	text-align:right;
}
.shippingGrid {
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #e1e1e1;
}
.shippingGridHeader {
	height:25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a5aab2;
	font-size: 12px;
	text-decoration: none;
}
.shippingGrid td {
	padding:5px;
}

#orderSummary {
	background:#ffffff;
}

.orderSummaryHeading {
	font-weight: bold;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485160;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.orderSummaryBody {
    	clear:both;
    	width:100%;
    	font-size: 11px;
}
.orderSummaryGrid {
	font-size: 11px;
	width: 100%;
	border: 1px solid #e1e1e1;
}
.orderSummaryGrid  td {
	padding: 5px;
}

.orderSummaryGridHeader {
	height:25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #485160;
}
.orderSummaryGrid .button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.orderSummaryGrid .text1 {
	line-height: 24px;
}

.orderSummaryAddr {
	width: 730px;
}

.orderSummaryBillingAddr {
	width:48%;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
	
}
.orderSummaryShippingAddr {
	width:48%;
	float:left;
	margin-left: 12px;
	margin-bottom: 20px;

}

.payment {
	background: #ffffff;
}
#thankyou {
	background: #ffffff;

}	
#cancelPayment {
	background: #ffffff;
}
#addressBook {
	background: #ffffff;
}

#addressBookGrid {
	font-size: .8em;
}

/*** advanced search ***/
.advancedSearchRow {
	height:200;

}
.advancedSearchVerticalLeftbar{
	float:left;	
	width: 30%;
	
}

.advancedSearchVerticalRightbar{
	float:left;

}

.advancedSearchGrid {
	border-spacing: ;
	border-collapse: separate;
	width:auto;
	text-align: center;
}
.advancedSearchGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}




/*** browse by custom field ***/
.browseByCustomFieldRow {
	height:200;

}
.browseByCustomFieldVerticalLeftbar{
	float:left;	
	width: 30%;
	
}

.browseByCustomFieldVerticalRightbar{
	float:left;

}

.browseByCustomFieldrid{
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;

	font-size:1em;	
}
.browseByCustomFieldForm li {
	list-style:none;
}


/*** best sellers ***/
.bestSellersGridRow {
	height:130;
	background: #ffffff;
}	
.bestSellersGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.bestSellersGridVerticalRightBar {
	float:left;


}

.bestSellersGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
	
}
.bestSellersGrid td{
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}


/*** new products ***/
.newProductsRow {
	height:130;
	background: #ffffff;
}	
.newProductsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.newProductsGridVerticalRightBar {
	float:left;
	width: 300;
}

.newProductsGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
}
.newProductsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}
.newProducts td{
	border: 0px dashed gray;
}


/*** specials ***/
.specialsGridRow {
	height:130;
	background: #ffffff;
}	
.specialsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.specialsGridVerticalRightBar {
	float:left;
	width:;

}

.specialsGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
	
}
.specialsGrid td{
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}

/*** manufacturers ***/
.mfcListingGrid {
	width:100%;	

}
.mfcListingGrid td {
	text-align:center;
	padding-bottom:30px;
}

.mfcItemsGrid {
	width:100%;
}
.mfcItemsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
	}
a.mfcName {
	color:#555;
	text-decoration:none;
	font-size:12px;
}
.mfcDesc {
	font-size:11px;

}
/*** CustomeField ***/
.browseByCustomFieldGrid {
	width:100%;
}
.browseByCustomFieldGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}

/*** theme ***/
.themeListingGrid {
	border-spacing: ;
	border-collapse: separate;
	background: #ffffff;
	width:100%;
}
.themeListingGrid td {
	text-align: center;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 178px;
	vertical-align:bottom;
	padding-top: 10px;
}
.themeListingGrid div {
	padding: 0px;
	margin: 0px;
}
.themeListingGrid div a {
	color: #9f0f2c;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
/*.themeListingGrid div a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #2e3540;
	padding-right: 10px;
	padding-left: 10px;
}*/
.themeItemsGrid {
	text-align:center;
	width:100%;
	height:auto;
}
.themeItemsGrid td {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}
.themeItemsGrid .productPictureSmall {
	padding-right: 30px;
	text-align: center;
}
.themeItemsGrid td .prodItemName {
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color:#2e3540;
}
.themeItemsGrid td .prodItemShortDesc {
	text-align: center;
	font-size: 11px;
	color:#636363;
}

.themeItemsGrid td .prodItemPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
}
/*** pages ***/
.pageHeading {
	height: 25px;
	font-size: 1.2em;
}
.pageContent {
	background: #ffffff;
}
.pageContent h3{
	color: #363636;
}
.pageContent p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pageHeader {
}

.pageSubHeading {
	height: 25px;
	font-size: 1em;

}	

/*** common ***/
.clear {
	clear:both;
}
form {

	margin: 0;
	padding: 0;
}

.button {
    font-size:11px;
    margin-top:5px;
    margin-right: 0px;
    font-weight: bold;
    color: #2e3540;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.dropdownlist {
	margin-top: 4px;
	background-color: #e0e2e4;
	font-size: 11px;
	color: #2e3540;
	margin-right: 10px;
}
.textbox {
	font-size:11px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
textarea {
	font-size:11px;
	font-family:arial;
}

.warning {
	font-family:tahoma;
	font-size:13px;
	color:red;
}
.labelLeft {
	float:left;
	width: 25%;
	clear: left;
	margin-top: 4px;
	padding-top: 6px;
	font-weight: bold;
	white-space: normal;
}
.labelRight {
	float:left;
	width:73%;
	margin:2px 0 2px 0;
	white-space: normal;
}

/*** mfcList component ***/
.mfcComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}
.mfcComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}	

.mfcComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}

.mfcComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	overflow: hidden;
}
.mfcComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mfcComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.mfcComponent li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}

.mfcComponent a {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}	
.mfcComponent a:hover {
	color:#9f0f2c;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}

/*** themeList ***/
.thmComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}
.thmComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}	

.thmComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}

.thmComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.thmComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.thmComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.thmComponent li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}

.thmComponent a {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}	
.thmComponent a:hover {
	color:#9f0f2c;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}

/*** changePasswordPage ***/
.changePasswordPage {
	background: url();	
	padding:5;
}


/*** forgetPasswordPage ***/
.forgetPasswordPage {
	background: url();	
	padding:5;
}

.textSmall {
	font-size:11px;
	margin-bottom:5;
}
.line {
	color:#e1e1e1;
	height:1px;
}

/*** customFieldsList ***/
.customFieldsList {
	margin: 0px;
	background:#fff;
	width:auto;
}
.customFieldsListHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.customFieldsListHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.customFieldsListBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}	
.customFieldsListFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.customFieldsList li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}
.customFieldsList ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.customFieldsList a:link, .customFieldsList a:visited, .customFieldsList a:active {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.customFieldsList a:hover {
	color:#9f0f2c;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}

/***/

.labelFieldName {
	width:20%;
	float:left;
}
.labelFieldOptions {
	width:70%;	
	float:left;
}


/*** priceRangeComponent ***/
.priceRangeComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}

.priceRangeComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.priceRangeComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.priceRangeComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.priceRangeComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.priceRangeComponentBody ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.priceRangeComponentBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}	

.priceRangeComponent a {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.priceRangeComponent a:hover {
	color:#9f0f2c;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 25px;
	background-position: 10px 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}


/*** currency component ***/
.currencyComponent {
	margin: 0px;
	background:#fff;
	width:auto;
}
.currencyComponentHeader {
	height:25px;
	background: url(images/boxCurve1.gif);
	width:auto;
}
.currencyComponentHeaderText {
	color:#363636;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.currencyComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 5px;
}
.currencyComponentBody form {
	padding: 0px;
	margin: 0px;
}
.currencyComponentBody form .dropdownlist{
	width:94%;
	color: #2e3540;
	background-color: #e0e2e4;
	padding: 0px;
	margin-top: 5px;
}
.currencyComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	/*background-image: url(images/boxCurveBottom.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.signInHeader {	
	
	height:25;
	background: url(images/memberAccArea.gif) no-repeat;
}

.separator {
	height:2px;
	background: url(images/separator.gif) repeat-x;
	margin-bottom:0px;
}

DIV.paging {
	text-align: right;
	height:25px;
	background:#fff;
	padding-top:5px;
	display: block;
	padding-bottom: 5px;
	clear: both;
	width: auto;
}
DIV.paging ul {
	
}
DIV.paging li {
	list-style:none;
	display:inline;
	font-weight: bold;
	color: #2e3540;
	text-decoration: none;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a {
	color: #9f0f2c;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:hover {
	text-decoration: underline;
	color: #FF6600;
}



/*** addressBook ***/
.addressBookGrid {
	font-size:11px;
	
}

/*** cart component ***/
.cartComponent {
	color: #2e3540;
	margin: 0px;
	background:#fff;
	width:auto;
}
.cartComponentHeader {
	height:25px;
	width:auto;
	background-image: url(images/boxCurve2.gif);
	background-repeat: repeat;
}
.cartComponentHeaderText {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.cartComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 14px;
}
.cartComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cartComponentItems {
	font-size:11px;
	font-weight: bold;
	padding-top: 5px;
}
.cartComponentLinks {
	font-size:11px;
	font-weight: normal;
	padding-top: 5px;
}
.cartComponentLinks a {
	font-size:11px;
	font-weight: normal;
	color: #9f0f2c;
	padding-right: 5px;
	text-decoration: none;
}
.cartComponentLinks a:hover {
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}
.cartComponentSummary {
	padding-top: 5px;
}
.cartComponent ul {
	padding:0;
	margin:0;
}
.cartComponent li {
	list-style:none;
}

.pageContent {
	color:#2e3540;
	background-image: none;
	width: 100%;
}
.pageHeader h1 {
	font-size: 18px;
	color: #2e3540;
	letter-spacing: -0.5px;
}

.pageSubHeader {
	color: #636363;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-left: 1px;
}
.pageBody {
	margin:0px;
	
}
.pageBody a {
	color: #17184f;
	font-weight: bold;
	text-decoration: none;
}
.pageBody a:hover {
	color: #9f0f2c;
	text-decoration: underline;
}

.createNewShipAddrBody {
	margin:10px;
}
.editShipAddrBody {
	margin:10px;
}
.changePasswordBody {
	margin:10px;
}
.pageBodySubHeader {
	height:25px;
}

.labelRow {
	padding-bottom:3px;
}

/*** affGetAds ***/
.adsGrid {
	width:100%;
	font-size:11px;
}
.adsGrid td{
	padding:5px;
}
.adsGrid p{
	padding:2 0;
}
.adsGridHeader {
	padding:3px;
	background:#f0f0f0;
	font-weight:bold;
	font-size:14px;
}

/*** affHome ***/
.affHome{
	margin-top: 10px;
}
.affHome ul {
	margin: 0px;
	padding: 0px;
}
.affHome li {
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.affHome a {
	font-size:14px;
}

.gridAffBannerImpClicks {
	width:100%;
	font-size:11px;
	border:1px solid silver;
	
}
.gridAffBannerImpClicks th {
	background:#f0f0f0;
	height:25px;
}
.gridAffBannerImpClicks td {
	text-align:right;
	height:20px;
}

.affSubMenu {
	width:100%;
	text-align:right;
	height:25px;
	clear: both;
}

/*** misc ***/
.textAlert1 {
	color: #FF6600;
	text-decoration: blink;	
}
.boxWhiteTop {
	display: block;
	background-image: url(images/box-white-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxWhiteBot {
	display: block;
	background-image: url(images/box-white-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*** footer bar ***/
#footerBar {
	height: 36px;
	border:0px solid red;
	color: #636363;

}
#footerBarLeft {
	float:left;
	height: 36px;
	width:10px;
}

#footerBarRight {
	float:right;
	height: 18px;
	width:10px;
	width: 18px;
	margin-top: 20px;
	margin-right: 10px;
}
#footerLinks a {
	color: #17184f;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerLinks a:hover {
	color: #9f0f2c;
	text-decoration: underline;
}
/*** Copyright bar ***/
#copyrightBar {
	height: 36px;
	border:0px solid red;
	clear: both;
	background-color: #6f9abd;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
}
#rssBar {
	float:left;
	width:100px;
	padding-left: 5px;
	padding-top: 25px;
	color: #736357;
}

#copyright {
	float:right;
	height: auto;
	width:10px;
	width: 600px;
	padding-top: 25px;
	text-align: right;
	color: #736357;
	padding-right: 10px;
}
#copyrightLinks {
	float: left;
	padding-top: 10px;
}
#copyrightBar  a {
	color: #736357;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#copyrightBar  a:hover {
	color: #9f0f2c;
	text-decoration: underline;
}
/*** Curtomer Home ***/
.custHomeHeader {
	font-size: 14px;
	font-weight: bold;
	color: #485160;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 20px;
}.custHomeMenu {
	font-size: 11px;
	margin-top: 10px;
}
.custHomeMenu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.custHomeMenu li {
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
.text2 {
	color: #636363;
}
.text2 ul {
	font-size: 11px;
}
.text2 li {
	list-style-type: disc;
}
.wrapWhiteTop {
	display: block;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.wrapWhiteTop .rss {
	float: right;
	width: 90px;
	display: block;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrapWhiteBot {
	display: block;
	background-image: url(images/box-white-bot-right.gif);
	background-repeat: no-repeat;
}
.topLinks {
	float: right;
	margin-top: 7px;
	text-transform: none;
	font-size: 10px;
}
.topLinks a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
.topLinks a:hover {
	color: #F8D6DC;
	text-decoration: underline;
	margin-right: 15px;
}
.viewProdImageSwap {
	margin:0;
	padding:0;
}
.viewProdImageSwap li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

/** Comparison **/
table#tblComparison {
border-spacing: 0px;
border-collapse: collapse;
border-style: none none none none;
border-color: gray gray gray gray;
border-width: 0px 0px 0px 0px;   
}
#tblComparison td, #tblComparison th {
padding: 3px;
border: dotted 1px grey;
}
.comparetblHeader {
    padding:3px;
    background:#FFFFFF;
    font-weight:bold;
    font-size:14px;
}
.compareLabelLeft{
    font-weight:bold;   
    background:#C3DADF;   
}
.compareCellOdd{
    background:#E8F7FA;
}
.compareCellEven{
    background:#EFFCFF;   
}
.comparePrice{
    font-weight:bold;
}

/*** comparisonComponent ***/
.comparisonComponent {
    margin: 0px 0px 10px;
    background:#fff;
    width:150px;

}   
.comparisonComponentHeader {
    height:21px;
    background: url(images/boxCurve1.gif);   
    width:150px;
}
.comparisonComponentHeaderText {
    color:#fff;
    font-size:11px;
    font-weight:bold;
    padding-left:10px;
    padding-top:3px;
}
.comparisonComponentBody {
    background:#E8F7FA;
    font-size:11px;
    padding:3px 0 0 0;
}
.comparisonComponentAction{
    background:#B3E5EF;
    font-size:11px;
    padding:3px 0 0 0;
}
.comparisonComponentFooter {
    font-size:0px;
    height:9px;
    width:150px;
    background: url(images/headerCurveBottom.gif) no-repeat;   
}
.comparisonComponent li {
    list-style:none;   
    padding:3px 0 3px 0;
}
.comparisonComponent ul {
    margin:0;
    padding:0 0 0 10px;
}
.comparisonComponent a:link {
    color:#0000EE;
}
.comparisonComponent a:visited {
    color:#0000EE;
}
.comparisonComponent a:hover {
    color:#0000EE;
}
.comparisonComponent a:active {
    color:#0000EE;
}
.compareHeader tr {
    border-bottom:2px solid #000;
}
.compareCell1 {
   
}
.compareCell2 {
   
}
.catalogBox {
	background-color: #FFF;
}
.catalogBox a img {
	background-color: #FFF;
	padding: 1px;
}
.catalogBox a:hover img {
	background-color: #FC0;
	padding: 1px;
}
.divSortBy {
	padding: 0 0 15px 0;	
}

/*--form style--*/
#layer1{
	position: absolute;
	left:21%;
	top:140px;
	width:560px;
	height:250px;
	background-color:#f0f5FF;
	/*border: 1px solid #000;*/
	z-index: 99;
	background:url(images/sign_bg.png) no-repeat top center;
}
#layer1_handle{
	background-color:#5588bb;
	padding:10px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	vertical-align:middle;
}
#layer1_content{
	margin-left:1px;
	padding:15px;
	text-align:justify;
	width:320px;
	height:220px;
	background:url(images/info.jpg) no-repeat right center;
}
#form{
	position:absolute;
	width:210px;
	height:250px;
	float:right;
	left: 351px;
	top: 0px;
	z-index:3;
}
#close{
	position:absolute;
	left:537px;
	top:-10px;
	width:35px;
	height:35px;
	border:none;
	z-index:10;
	background:url(images/close.png) no-repeat top center;
}
#title{
	position:absolute;
	left:-15px;
	top:-20px;
	text-decoration:none;
	color:#FFFFFF;
	width:272px;
	height:67px;
	background:url(images/signup.png) no-repeat top left;
	padding:10;
	text-align: left;
}
#layer1_bottom{
	height:auto;
	float:right;
	padding:5px 15px;
}
#layer1_bottom .read{
	padding:8px 5px;
	margin:8px 5px;
	background:url(images/bg-button.png) repeat-x;
	color:#fff;
	font-weight:bold;
}
/*--form--*/
#Form{
	width:180px;
	padding:25px 15px 15px 15px;
	height:250px;
}

label.form{
	float:left;
	width:200px;
	padding:5px 0px;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:14px;
	color:#1b1a54;
	
}
input.form{
	width:172px;
	float:left;
	padding:4px 5px;
	border:none;
	background:url(images/input.jpg) no-repeat top left;
}

input.btn{
	margin-top:10px;
	margin-right:28px;
	float:right;
	height:30px;
	width:87px;
	background:url(images/sign_btn.jpg) no-repeat left 4px;
	border:none;
        color:#ffffff;
}

/*--shadowbox--*/
a.shadowboxlink, a.shadowboxlink :hover{
	color:#fff;
}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px; background:#000000; color:#ffffff}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:100%; background:#000000}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(images/close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#background{
	width:960px;
	height:1364px;
	padding:0;
	margin:0;
	background:url(../images/index.jpg) no-repeat top center;
}

#bannerWrapp{
	width:960px;
	height:280px;
	float:left;
	margin-top:117px;
	margin-left:auto;
	margin-right:auto;
}

#slider-wrapper {
    background:url(../wwwroot/theme/images/slider.png) no-repeat;
    width:554px;
    height:280px;
    margin:0 auto;
    padding:0;
}

#slider {
	position:relative;
    width:554px;
    height:280px;
	margin:0 auto;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:43%;
	bottom:-24px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/


