/* CSS Document */
#main-container{
	width:850px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	display:table;
}

#header-container{
	width:850px;
	height:237px;
	float:left;
	
}

#banner-container{
	width:850px;
	height:auto;
	float:left;
}

#cart-container{
	width:850px;
	height:50px;
	float:left;	
}

#body-container{
	width:840px;
	height:auto;
	float:left;
	padding:5px;
	background-image:url(images/body-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#footer-container{
	width:840px;
	height:30px;
	float:left;
	margin-top:5px;
	padding:5px;
	border-top:1px solid #004987;
	display:inline;
}

.message-space-outer-container 
{
	width:850px;
	height:auto;
	float:left;
	min-height:20px;
}	

.logo{
	width:150px;
	height:auto;
	float:left;
}

.header-blank-space{
	width:400px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#555555;
	line-height:18px;
	text-align:justify;
	margin-left:190px;
	display:inline;
}

.call-us{
	width:183px;
	height:auto;
	float:left;
	display:inline;
}

.logout-name-text 
{
	width:180px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#004987;
	margin-top:3px;
	line-height:18px;
	text-align:center;
}

.logout-name-text a 
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.top-menu-bg{
	width:208px;
	height:27px;
	float:right;
	margin-right:49px;
	display:inline;
	background-image:url(images/menu-top-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.welcome-name-text{
	width:160px;
	height:18px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#fff000;
	font-weight:bold;
	text-align:center;
	margin-left:35px;
	margin-top:7px;
	display:inline;
}

.welcome-logout-text{
	width:160px;
	height:18px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#fff000;
	font-weight:bold;
	text-align:center;
	margin-left:35px;
	display:inline;
}
.welcome-logout-text a{
	font-family:Arial;
	font-size:12px;
	color:#fff000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.login-image{
	width:208px;
	height:174px;
	float:right;
	background-image:url(images/login-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:inline;
}

.login-box-image{
	width:208px;
	height:174px;
	float:left;
	background-image:url(images/login-bg-box.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:inline;
	margin-bottom:15px;
}

.cart-box-image{
	width:208px;
	height:174px;
	float:left;
	background-image:url(images/cart-bg-box-blue.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:inline;
}

.login-container{
	width:200px;
	height:auto;
	float:left;
	margin-top:37px;
	margin-left:10px;
	display:inline;
	padding:0px;
}

.login-container-cart-box{
	width:190px;
	height:auto;
	float:left;
	display:inline;
	margin-top:50px;
	margin-left:15px;
}

.login-inputbox{
	width:120px;
	height:20px;
	float:left;	
	margin-left:5px;
	display:inline;
	padding:0px;
}

.cart-details-section-1{
	width:150px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555555;
}

.input-box{
	width:110px;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:17px;
	padding:0px;
}

.reg-input-box{
	width:150px;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:18px;
	padding:0px;
}

.reg-desc-input-box-boder{
	width:150px;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:60px;
	padding:0px;
}

.reg-drop-input-box{
	width:auto;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:auto;
	padding:0px;
}

.inner-login-input-box{
	width:150px;
	height:16px;
	float:left;
	border:1px solid #b4cbe5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.home-login-error-text {
	width:200px;
	height:15px;
	float:right;
	font-family:arial;
	color:#CC0000;
	font-size:11px;
	margin-right:30px;
	display:inline;
}

.home-login-button-container {
	width:200px;
	height:auto;
	float:right;
	margin-right:30px;
}

.username{
	width:70px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	margin-top:3px;
	display:inline;
	padding:0px;
}

.login-error-text {
	width:190px;
	height:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0000;
}

.login-button{
	width:60px;
	height:15px;
	float:left;	
	margin-left:60px;
	margin-top:5px;
	margin-right:8px;	
	display:inline;
	padding:0px;
}

.new-resitration-txt-home-box{
	width:200px;
	height:18px;
	float:left;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	display:inline;
}

.new-resitration-txt-home-box a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}

.main-menu-bg{
	width:257px;
	height:175px;
	float:right;
	background-image:url(images/menu-main-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.main-menu-1{
	width:160px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-align:center;
	margin-left:35px;
	margin-top:6px;
	display:inline;
	color:#FFFFFF;
	border-bottom:1px dashed #eeeeee;
}

.main-menu-1 a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-align:center;	
	color:#FFFFFF;
	text-decoration:none;
}

.main-menu-1 a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-align:center;	
	color:#dbfb9d;
	text-decoration:none;
}

.main-menu-2{
	width:160px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	text-align:center;
	margin-left:35px;
	margin-top:24px;
	display:inline;
	color:#FFFFFF;
}

.main-menu-2 a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	text-align:center;	
	color:#FFFFFF;
	text-decoration:none;
}

.main-menu-2 a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	text-align:center;	
	color:#dbfb9d;
	text-decoration:none;
}

.banner-image{
	width:590px;
	height:202px;
	float:left;
	background-image:url(images/banner.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.banner-slogan-container {
	width:370px;
	height:150px;
	float:right;
	margin-top:40px;
	display:inline;
}

.banner-slogan-header-text {
	width:370px;
	height:30px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffff00;
	font-weight:bold;
	
}

.banner-slogan-text {
	width:300px;
	height:90px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	margin-left:60px;
	line-height:20px;
	display:inline;
}

.see-demo-button {
	width:123px;
	height:30px;
	float:right;
	display:inline;
}

#logo-container{
	width:590px;
	height:auto;
	float:left;
}

.banner-total-container
{
	width:850px;
	height:202px;
	float:left;
}

.banner-right-continer{
	width:257px;
	height:202px;
	float:left;
}

.bottom-menu-bg{
	width:208px;
	height:35px;
	float:right;
	margin-right:49px;
	display:inline;
	background-image:url(images/menu-bottom-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.no-of-items{
	width:150px;
	height:20px;
	float:left;
	margin-left:50px;
	margin-top:15px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}

.total-values{
	width:150px;
	height:20px;
	float:left;
	margin-left:50px;
	margin-top:15px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}

.view-shopping-cart{
	width:150px;
	height:20px;
	float:left;
	margin-left:30px;
	margin-top:12px;
	display:inline;
}

.view-shopping-cart-box{
	width:150px;
	height:auto;
	float:left;
	margin-left:10px;
	display:inline;
}

.body-bg-left{
	width:830px;
	height:auto;
	float:left;
	margin-left:7px;
	display:inline;
}

.body-bg-right{
	width:270px;
	height:375px;
	float:right;
	display:inline;
}

.about-company{
	width:800px;
	height:auto;	
	float:left;
	padding-bottom:20px;
}

.about-company-header{
	width:270px;
	height:40px;
	float:left;
	background-image:url(images/header-bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.about-company-header-text{
	width:265px;
	height:20px;
	float:left;
	margin-left:12px;
	margin-top:12px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.about-company-text-container{
	width:750px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:5px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}

.tabs-product-container{
	width:580px;
	height:auto;
	float:left;
}

.tabs-tags-container{
	width:790px;
	height:35px;
	float:left;
}

.tabs-tag-unselect{
	width:135px;
	height:35px;
	float:left;
	background-image:url(images/tab-unselect.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.tabs-tag-select{
	width:135px;
	height:35px;
	float:left;
	background-image:url(images/tab-select.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.tabs-tag-unselect-text{
	width:131px;
	height:20px;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#333333;
}

.tabs-tag-unselect-text a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#333333;
	text-decoration:none;
}

.tabs-tag-unselect-text a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	text-decoration:none;
}

.tabs-tag-select-text{
	width:131px;
	height:20px;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}

.tabs-tag-select-text a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
}

.tabs-tag-select-text a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#333333;
	text-decoration:none;
}

.tabs-product-box-container{
	width:790px;
	height:140px;
	float:left;
	border:1px solid #cccccc;
}

.tabs-products-image-txt-container{
	width:270px;
	height:160px;
	float:left;
	margin:7px;
	border:1px dashed #cccccc;
}

.tabs-products-image{
	width:70px;
	height:70px;
	float:left;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
	display:inline;
	border:1px solid #dddddd;
}

.product-rate-container{
	width:150px;
	height:28px;
	float:left;
	margin-left:10px;
}

.product-rate-container-1{
	width:150px;
	height:42px;
	float:left;
	margin-left:10px;
}

.home-product-desc {
	width:250px;
	height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	margin-left:10px;
	display:inline;
	text-align:justify;
	line-height:14px;
}

.more-info {
	width:260px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#012c55;
	display:inline;
	text-align:right;
}

.more-info a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#012c55;
	text-decoration:underline;
}

.products-rate {
	width:40px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#012c55;
	margin-top:2px;
	display:inline;
}

.products-rate-bg {
	width:40px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#012c55;
	margin-top:1px;
}

.product-rate-border {
	width:30px;
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#fafafa;
	border:1px solid #dddddd;
}

.buy-button {
	width:auto;
	height:auto;
	float:left;
	margin-top:2px;
	display:inline;
}
	
.view-more-button{
	width:60px;
	height:20px;
	float:left;	
	margin-top:42px;
	margin-left:22px;
	margin-bottom:10px;
	display:inline;	
}

.new-product-bg{
	width:265px;
	height:155px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	display:inline;
	background-image:url(images/new-product-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.new-product-text{
	width:100px;
	height:90px;
	float:left;
	margin-left:10px;
	margin-top:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	color:#1a3d6f;
	line-height:23px;
	text-align:center;
}

.new-product-image{
	width:110px;
	height:90px;
	float:left;
	margin-left:30px;
	margin-top:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	color:#1a3d6f;
	line-height:23px;
	text-align:center;
}

/******************************************** home start *************************************************/
.home-left-container-tabs-section{
	width:580px;
	height:auto;
	float:left;
	margin-top:20px;
}
.home-right-txt-container{
	width:225px;
	height:375px;
	float:right;
	margin-top:30px;
	background-image:url(images/left-pane-bg.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	display:inline;
}
.home-new-products-container{
	width:580px;
	height:auto;
	float:left;
}

.home-new-collors-container{
	width:282px;
	height:163px;
	float:left;
	background-image:url(images/new-collar-product.jpg);
	background-repeat:no-repeat;
}

.home-new-pet-tags-container{
	width:282px;
	height:163px;
	float:left;
	background-image:url(images/new-pet-tag-img.jpg);
	background-repeat:no-repeat;
}
/******************************************** home end *************************************************/
/******************************************** products-start *********************************************/

.body-inner-container{
	width:830px;
	height:auto;
	float:left;
	
}
.body-inner-container-order-history{
	width:840px;
	height:auto;
	float:left;
	
}
.body-inner-container-1{
	width:580px;
	height:325px;
	float:left;	
}

.page-heading-container{
	width:250px;
	height:20px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	color:#333333;
}


.page-heading-container-print{
	width:auto;
	height:20px;
	float:right;
	margin-top:5px;
	margin-right:20px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:right;
	color:#333333;
}

.page-heading-container-print a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:right;
	color:#333333;
	text-decoration:none;
}

.page-heading-container-print-icon{
	width:auto;
	height:auto;
	float:right;
	margin-top:5px;
	margin-right:10px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:right;
	color:#333333;
}

.product-lists-container{
	width:580px;
	height:200px;
	float:left;
	display:inline;
}
.product-lists-container-product-page{
	width:580px;
	height:auto;
	float:left;
	display:inline;
}
.product-list-main-container{
	width:580px;
	height:auto;
	float:left;
}

.category-heading-text{
	width:560px;
	height:25px;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#004987;
	margin-top:5px;
	display:inline;
}

.view-inner-products{
	width:155px;
	height:135px;
	float:left;
	padding:20px 15px 15px 15px;
}

.view-more-container{
	width:580px;
	height:25px;
	float:left;	
}

.view-more-container-1{
	width:830px;
	height:auto;
	float:left;	
}

.view-more-button-1{
	width:auto;
	height:auto;
	margin-right:20px;
	margin-top:5px;
	display:inline;
	float:right;	
}

.product-lists-container-1{
	width:500px;
	height:auto;
	float:left;	
	margin-left:5px;
	display:inline;
}

.product-lists-container-2{
	width:400px;
	height:auto;
	float:left;	
	margin-left:5px;
	display:inline;
}

.product-outer-shopping-container{
	width:830px;
	height:auto;
	float:left;
	display:inline;
}

.product-display-container{
	width:500px;
	height:25px;
	float:left;
	margin-bottom:5px;
	display:inline;
	padding-top:15px;
}

.product-desc-container{
	width:500px;
	height:20px;
	float:left;
}

.products-txt-container-home{
	width:150px;
	height:28px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}

.products-txt-container-home a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;	
}

.product-display-container-border{
	width:830px;
	height:35px;
	float:left;
	margin-bottom:5px;
	display:inline;
	border-bottom:1px solid #cccccc;	
}

.product-display-container-border-1{
	width:580px;
	height:35px;
	float:left;
	margin-bottom:5px;
	display:inline;
	border-bottom:1px solid #cccccc;	
}

.product-display-head-text{
	width:250px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
}

.product-display-desc-head-text{
	width:196px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;	
	display:inline;
	margin-left:10px;
	display:inline;
}

.order-history-search-outer{
	width:450px;
	height:20px;
	float:left;
	margin-left:10px;
	display:inline;
}

.order-history-search-textbox{
	width:160px;
	height:20px;
	float:left;
	margin-left:10px;
	
}
.order-history-search-textbox-bydate{
	width:120px;
	height:20px;
	float:left;
	margin-left:10px;
	
}

.order-history-search-error{
	width:auto;
	height:20px;
	float:left;
	margin-left:10px;
	display:inline;
	font-family:Arial;
	font-size:10px;
	color:#ff0000;
}

.product-display-head-text-serach{
	width:auto;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
}


.product-display-head-text-serach-bydate{
	width:auto;
	height:20px;
	float:left;
	margin-left:25px;
	margin-top:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
}

.product-display-image{
	width:155px;
	height:135px;
	float:left;
	padding:20px;
	margin-left:10px;
	border:1px solid #cccccc;
	display:inline;
}

.product-display-container-1{
	width:260px;
	height:auto;
	float:right;	
}

.product-display-text-container{
	width:260px;
	height:27px;
	float:left;
}

.product-display-text{
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#333333;
	margin-top:7px;
	display:inline;
}
.product-display-text-alert{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:Red;
	font-weight:bold;
	height:auto;
	vertical-align:middle;
	margin-top:50px;
	width:auto;
}

.product-display-inputbox{
	width:150px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:7px;
	display:inline;
}	

.product-display-inputbox-1{
	width:150px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:7px;
	display:inline;
}
.product-display-inputbox-special-msg{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	
}	

.product-description-container-1{
	width:540px;
	height:auto;
	float:left;
	margin-left:20px;
	display:inline;
}
.reorder-error-container{
	width:540px;
	height:auto;
	float:left;
	margin-left:20px;
	display:inline;
	margin-bottom:5px;
}
.product-description-text-1{
	width:540px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
}

/******************************************** products-end *********************************************/


/********************************************* Registration Start ***************************************/

.reg-display-container{
	width:800px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:0px;
	display:inline;
	padding:0px;
}

.reg-login-error-text {
	width:130px;
	height:auto;
	float:left;
	margin-top:5px;
	font-family:arial;
	color:#CC0000;
	font-size:11px;
}

.myaccount-display-container{
	width:300px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:0px;
	display:inline;
	padding:0px;
}

.myaccount-display-container-limit{
	width:450px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:0px;
	display:inline;
	padding:0px;
}

.myaccount-display-container-1{
	width:400px;
	height:auto;
	float:left;
	margin-left:30px;
	display:inline;
}

.myaccount-display-text-container{
	width:265px;
	height:30px;
	float:left;
	margin-left:180px;
	display:inline;
}

.myaccount-display-text{
	width:130px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:8px;
	display:inline;
}

.myaccount-display-text-1{
	width:130px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	margin-top:10px;
	display:inline;
}

.myaccount-display-text-2{
	width:130px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	margin-top:10px;
	display:inline;
}

.myaccount-display-text-1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	text-decoration:underline;	
}

.myaccount-display-text-2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	text-decoration:underline;	
}

.myaccount-display-text-1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;	
	text-decoration:none;
}

.myaccount-display-text-2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	text-decoration:none;	
}

.myaccount-display-inputbox-1{
	width:130px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:10px;
	display:inline;
}	

.myaccount-display-link-text{
	width:130px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	margin-top:8px;
	display:inline;
}

.myaccount-display-link-text a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:underline;	
}	

.myaccount-display-link-text a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-decoration:none;	
}

.myaccount-table-container{
	width:500px;
	height:auto;
	float:left;
	margin-left:50px;	
	border:1px solid #cccccc;
	display:inline;
}

.myaccount-table-header{
	width:100px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.myaccount-table-header-1{
	width:300px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.myaccount-table-header-2{
	width:68px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
	padding:5px;
	border-bottom:1px solid #cccccc;	
}

.myaccount-table-text{
	width:100px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	padding:5px;	
	
}

.myaccount-table-text-1{
	width:300px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	padding:5px;	
}

.myaccount-table-text-2{
	width:68px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	padding:5px;		
}

.myaccount-table-text-2 a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	text-decoration:underline;		
}

.myaccount-table-text-2 a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#cccccc;
	text-decoration:none;		
}

.registration-text-container{
	width:450px;
	height:auto;
	float:left;
	margin-left:180px;
	display:inline;
}

.registration-text{
	width:120px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:8px;
	display:inline;
}

.registration-input-box{
	width:170px;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.registration-desc-box{
	width:170px;
	height:auto;
	float:left;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.registration-checkbox-container{
	width:auto;
	height:30px;
	float:left;
	margin-left:180px;
	display:inline;
}

.registration-check-box{
	width:350px;
	height:20px;
	float:left;
	padding-top:5px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#777777;
}

.registration-buttons{
	width:100px;
	height:20px;
	float:left;	
	margin-top:8px;
	margin-left:15px;
	display:inline;	
}

.registration-buttons-auto{
	width:auto;
	height:20px;
	float:left;	
	margin-top:8px;
	margin-left:5px;
	display:inline;	
}

.registration-change-buttons-auto{
	width:auto;
	height:20px;
	float:left;
	margin-left:5px;
	display:inline;	
}

/********************************************** Resistration End ****************************************/


/********************************************** shopping cart *******************************************/

.shopping-cart-display-image{
	width:100px;
	height:80px;
	float:left;
	padding:20px;
	margin-left:25px;
	border:1px solid #aaaaaa;
}

.shopping-cart-container-1{
	width:260px;
	height:auto;
	float:left;
	margin-left:20px;
	display:inline;
}

.shopping-cart-text-container{
	width:260px;
	height:30px;
	float:left;
}

.shopping-cart-account-container{
	width:260px;
	height:80px;
	float:left;
}

.shopping-cart-text{
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#333333;
	margin-top:10px;
	display:inline;
}

.shoping-cart-total-text-1{
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#00559c;
	margin-top:10px;
	display:inline;
}

.shoping-cart-total-text-2{
	width:150px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	margin-top:10px;
	display:inline;
}

.preview-remove-button{
	width:70px;
	height:25px;
	float:right;
	margin-top:10px;
	display:inline;	
}

.preview-shopping-button{
	width:auto;
	height:25px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	display:inline;	
}

.shopping-cart-border-container{
	width:820px;
	height:40px;
	float:left;	
	display:inline;
	border-bottom:1px solid #aaaaaa;
}

.shopping-cart-border-container-1{
	width:820px;
	height:50px;
	float:left;		
	margin-left:10px;	
	display:inline;
}

.shopping-cart-buttons{
	width:160px;
	height:30px;
	float:right;
	margin-top:15px;
	margin-left:10px;
	display:inline;
}

/********************************************** shopping cart End **************************************/

/********************************************** Order History *******************************************/

.order-history-container{
	width:600px;
	height:auto;
	float:left;
	margin-left:100px;
	display:inline;
	margin-top:10px;
}

.order-history-header-container{
	width:600px;
	height:15px;
	float:left;
	padding:5px;
	background-color:#eeeeee;
}

.order-history-text-container{
	width:600px;
	height:20px;
	float:left;
	padding:5px;
	border-bottom:1px solid #999999;	
}

.order-history-header-1{	
	width:170px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}


.order-history-header-tracking{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}


.order-history-header-2{	
	width:80px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.order-history-text-1{	
	width:171px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}


.order-history-text-tracking{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}


.order-history-text-link-tracking{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
	text-decoration:underline;
}


.order-history-text-link-tracking a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	display:inline;
	text-decoration:underline;
}


.order-history-text-1 a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	text-decoration:underline;	
}

.order-history-text-1 a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	text-decoration:none;	
}
.order-history-text-2{	
	width:80px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.order-history-text-2 a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	text-decoration:underline;	
}

.order-history-text-2 a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	text-decoration:none;	
}

/********************************************** Order History End ***************************************/

/********************************************** Payment Start *******************************************/

.payment-container{
	width:760px;
	height:auto;
	float:left;
	margin-left:10px;
	display:inline;
}
.payment-container-error-alert{
	width:760px;
	height:auto;
	float:left;
	margin-left:10px;
	text-align:center;
	display:inline;
	font-family:Arial;
	font-size:11px;
	color:Red;
}

.payment-container-left{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	padding-top:10px;
	display:inline;
}

.payment-container-right{
	width:430px;
	height:auto;
	float:left;
	margin-left:10px;
	padding-top:10px;
	display:inline;
}

.payment-header-container{
	width:750px;
	height:15px;
	float:left;
	padding:5px 5px 5px 10px;
	background-color:#f0f0f0;
}

.payment-text-container{
	width:750px;
	height:auto;
	float:left;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #aaaaaa;	
}

.payment-header-1{	
	width:112px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.payment-header-2{	
	width:70px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.payment-header-3{	
	width:300px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}
.payment-header-4{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}
.payment-header-5{	
	width:65px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.payment-text-1{	
	width:113px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.payment-text-2{	
	width:70px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.payment-text-3{	
	width:300px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	margin-top:5px;
	display:inline;
}
.payment-text-4{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.payment-text-2 a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	text-decoration:underline;	
}

.payment-text-2 a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#dddddd;
	text-decoration:none;	
}

.shipping-option-header-1{	
	width:160px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.shipping-option-header-2{	
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.shipping-option-text-1{	
	width:161px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.shipping-option-text-2{	
	width:101px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.shipping-display-white-space{
	width:780px;
	height:35px;
	float:left;
	margin-top:10px;
	padding:0px;
	display:inline;	
}

.shipping-address-header-container{
	width:400px;
	height:15px;
	float:left;
	margin-left:10px;
	padding:5px 5px 5px 10px;
	background-color:#dddddd;
	display:inline;
}

.shipping-address-text-container{
	width:400px;
	height:auto;
	float:left;
	margin-left:10px;
	padding:5px 5px 5px 10px;	
	display:inline;
}

.shipping-address-text-1{	
	width:223px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
	line-height:18px;
}

.payment-border-container{
	width:830px;
	height:65px;
	float:left;
	padding:0px;
}

.payment-border-account-container{
	width:830px;
	height:80px;
	float:left;
	padding:0px;
}

.continue-checkout-button{
	width:auto;
	height:auto;
	float:right;
	margin-top:20px;
	margin-right:10px;
	display:inline;
	padding:0px;	
	vertical-align:middle;

}
.continue-checkout-button-image-fixed{
	width:auto;
	height:auto;
	float:right;
	
	margin-right:10px;
	display:inline;
	padding:0px;	
	vertical-align:middle;

}
.continue-checkout-button-red-text{
	width:auto;
	height:auto;
	float:right;
	margin-top:20px;
	margin-right:10px;
	display:inline;
	padding:0px;	
	vertical-align:middle;
	color:Red;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.continue-checkout-button-alert_message{
	width:auto;
	height:30px;
	float:right;
	margin-top:100px;
	margin-right:10px;
	display:inline;
	padding:0px;
	font-weight:bold;
	color:Red;	
}

/********************************************** Payment end **********************************************/

/********************************************** Shipping Details *****************************************/

.shipping-detail-header-container{
	width:750px;
	height:15px;
	float:left;
	padding:5px 5px 5px 10px;
	background-color:#dddddd;
}

.shipping-detail-text-container{
	width:750px;
	height:20px;
	float:left;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #aaaaaa;	
}

.shipping-detail-header-1{	
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	font-weight:bold;	
	display:inline;
}

.shipping-detail-header-2{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.shipping-detail-header-3{	
	width:400px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	font-weight:bold;	
	display:inline;
}

.shipping-detail-text-1{	
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:3px;
	display:inline;
}

.shipping-detail-text-2{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.shipping-detail-text-3{	
	width:400px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.shipping-detail-address{	
	width:300px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
	line-height:18px;
}

.add-shipping-address-text{
	width:auto;
	height:20px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#00559c;
}

.add-shipping-address-text a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#00559c;
	text-decoration:underline;
}

.add-shipping-address-text a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#333333;
	text-decoration:none;
}

/******************************************** Shipping Details End *************************************************/

/******************************************** Login **************************************/

.login-inner-container{
	width:400px;
	height:auto;
	float:left;
	margin-left:5px;
	display:inline;
}

.login-head-text{
	width:80px;
	height:20px;
	float:left;
	margin-left:8px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;	
}

.login-inner-container-header{
	width:255px;
	height:28px;
	float:left;	
	background-image:url(images/login-header-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.username-input-box{
	width:162px;
	height:20px;
	float:left;
	margin-left:10px;
	display:inline;
}

.innerpage-login-container{
	width:430px;
	height:auto;
	float:left;
	margin:50px 50px 50px 75px;
	display:inline;
}

.login-information-heading {
	width:auto;
	height:20px;
	float:left;
	margin-left:35px;
	margin-top:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#bb3a22;
}

.innerpage-login-top-bg{
	width:430px;
	height:63px;
	float:left;
	background-image:url(images/login-top-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.innerpage-login-bottom-bg{
	width:430px;
	height:76px;
	float:left;
	background-image:url(images/login-bottom-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.innerpage-login-center-bg{
	width:430px;
	height:auto;
	float:left;
	background-image:url(images/login-center-bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.innerpage-username{
	width:100px;
	height:20px;
	float:left;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
	text-align:right;
}

.newuser-text{
	width:330px;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bb3a22;
	text-align:center;
}

.newuser-text a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bb3a22;
	text-decoration:none;
}

.newuser-text a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#777777;
	text-decoration:none;
}

/******************************************** Login End ***********************************/

.footer-copyright-text{
	width:auto;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:7px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004987;
}

.footer-powered-text{
	width:auto;
	height:auto;
	float:right;
	margin-left:5px;
	margin-top:7px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004987;
}

.footer-powered-text a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004987;
	text-decoration:underline;
}

.footer-powered-text a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	text-decoration:none;
}

.customize-button-container-new{
	width:auto;
	height:30px;
	float:right;
	margin-right:25px;
	margin-top:5px;
	display:inline;
}


/********************************************** Paging Style ************************************/

.paging-style-container{
	width:600px;
	height:auto;
	float:left;
	margin-left:105px;
	margin-top:10px;
	margin-bottom:10px;
	display:inline;
}

.paging-style-box{
	width:auto;
	height:auto;
	float:left;
	padding:3px 7px 3px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	color:#ffffff;
	margin:3px;
}

.paging-style-box a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#00559d;
	color:#ffffff;
	
	padding:3px 7px 3px 7px;
	margin:3px;
	text-decoration:underline;
	
}
.paging-style-box span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#00559d;
	color:#ffffff;
	text-decoration:none;
	padding:3px 7px 3px 7px;
	margin:3px;
	
}

.home-products-image-container {
	width:164px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-right:10px;
	display:inline;
}

.home-products-image {
	width:160px;
	height:140px;
	float:left;
	border:2px solid #dddddd;
}

.home-products-text {
	width:154px;
	height:auto;
	float:left;
	padding:7px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#555555;
	text-align:center;
}

.about-company-text {
	width:570px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	line-height:17px;
	text-align:justify;
}




/*added by me on Aug 19*/

.welcome-image{
	width:208px;
	height:174px;
	float:left;
	background-image:url(images/login-bg-box.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:inline;
	margin-bottom:15px;
}

.welcome-user-text{
	width:200px;
	height:70px;
	padding-top:60px;
	font-family:Arial, Helvetica, 

sans-serif;
	font-size:16px;
	color:#333333;
	text-align:center;
	font-weight:700;
}


.products-heading-container{
	width:830px;
	height:25px;
	float:left;	
	margin-bottom:5px;
}
.category-products-img-txt{
	width:auto;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left:10px;
	font-family:Arial, Helvetica,sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:bold;
	display:inline;
}

.qty-input-box-product-info{
	width:30px;
	height:16px;
	float:left;
	margin-left:10px;
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	display:inline;
}

.qty-input-box-product-info-border{
	width:28px;
	height:14px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border:1px solid #cccccc;
}


.update-price {
	width:100px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	display:inline;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
}

.update-price a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#012c55;
	text-decoration:underline;
}

.shipping-detail-text-3-auto{	
	width:400px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.shipping-detail-text-container-auto{
	width:750px;
	height:auto;
	float:left;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #aaaaaa;	
}


.shipping-detail-text-2-auto{	
	width:200px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}

.payment-text-1-submit-order{	
	width:113px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	margin-top:5px;
	display:inline;
}



.customize-button-container{
	width:400px;
	height:30px;
	float:left;
	margin-left:50px;
	margin-top:5px;
	display:inline;
}

.related-products {
	width:70px;
	height:70px;
	float:left;
	margin-left:10px;
	border:1px solid #cccccc;
	display:inline;
}

.multiple-images-products {
	width:40px;
	height:40px;
	float:left;
	margin-left:10px;
	border:1px solid #cccccc;
	display:inline;
}

.related-product-container{
	width:560px;
	height:auto;
	float:left;
	margin-left:10px;
	display:inline;
}

.product-display-container-2{
	width:830px;
	height:25px;
	float:left;
	margin-bottom:5px;
	display:inline;
	padding-top:15px;
}

.myaccount-display-text-container-1{
	width:415px;
	height:30px;
	float:left;
	margin-left:30px;
	display:inline;
}

.myaccount-display-text-auto{
	width:auto;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	margin-top:10px;
	margin-left:30px;
	display:inline;
}

.myaccount-display-text-auto a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#00559c;
	text-decoration:underline;
}

.product-added-to-cart
{
	width:540px;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#00559c;
}

.net-total-text 
{
	width:800px;
	height:auto;
	float:left;
	padding:10px;
	margin-top:10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#00559c;
	background-color:#fafafa;
	border:1px solid #cccccc;
}

.logout-button{
	width:60px;
	height:15px;
	float:left;	
	margin-left:70px;
	margin-top:12px;
	margin-right:8px;	
	display:inline;
	padding:0px;
}

.wish-list-add-remove{	
	width:auto;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	color:#333333;
	margin-top:5px;
	margin-right:5px;
	display:inline;
}

.wish-list-add-remove a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	color:#333333;
	text-decoration:underline;	
}

.order-history-text-wishlist{	
	width:auto;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	margin-top:5px;
	display:inline;
}


.order-history-container-wishlist{
	width:650px;
	height:auto;
	float:left;
	margin-left:100px;
	display:inline;
}

.order-history-header-container-wishlist{
	width:650px;
	height:15px;
	float:left;
	padding:5px;
	background-color:#eeeeee;
}

.order-history-text-container-wishlist{
	width:650px;
	height:20px;
	float:left;
	padding:5px;
	border-bottom:1px solid #999999;	
}


.product-name-index 
{
	width:150px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#012c55;
	display:inline;
	text-align:left;
}

.product-name-index a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#012c55;
	text-decoration:underline;
}


.forgot-password-mail-message
{
	width:300px;
	height:auto;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin-left:60px;
	background-color:#00559c;
}

.forgot-password-mail-message-text-container{
	width:450px;
	height:auto;
	text-align:center;
	margin-left:20px;
	display:inline;
}
.change-password-login-button-container {
	width:180px;
	height:auto;
	float:left;
}


.change-password-login-error-text {
	width:auto;
	height:auto;
	float:right;
	font-family:arial;
	color:#CC0000;
	font-size:11px;
	margin-right:30px;
}

.change-password-login-error-text {
	width:auto;
	height:15px;
	float:left;
	font-family:arial;
	font-size:11px;
	margin-right:30px;
	margin-left:30px;
}

.home-display-wishlist-login-error-text {
	width:200px;
	height:15px;
	float:left;
	font-family:arial;
	font-style:italic;
	color:#CC0000;
	font-size:11px;
	margin-right:30px;
	margin-left:200px;
}

.product-added-to-cart-index
{
	width:540px;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#00559c;
	font-weight:bold;
	text-align:center;
	background-color:#ffffff;
}
.category-name
{
	width:200px;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#00559c;
	font-weight:bold;
	text-align:center;
	background-color:#ffffff;
}


.order-history-display-head-text{
	width:350px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00559c;
}


.product-information-added-to-cart
{
	width:180px;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#00559c;
	margin-left:200px;
	display:inline;
}

.reorder-added-to-cart
{
	width:180px;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#00559c;
	margin-left:275px;
	padding-bottom:5px;
	display:inline;
}

.wish-list-added-to-cart
{
	width:250px;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#00559c;
	margin-left:230px;
}


.contact-mail-send
{
	width:auto;
	height:20px;
	float:left;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#00559c;
	margin-left:200px;
}

.home-buy-numeric-error {
	width:150px;
	height:15px;
	float:left;
	font-family:arial;
	font-size:11px;
	text-align:left;
}

.mail-via-contact{
	width:780px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	display:inline;
	line-height:18px;
}

.mail-via-contact span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#00559c;
	line-height:18px;
}

.registration-desc-box-long{
	width:250px;
	height:auto;
	float:left;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.reg-desc-input-box-boder-long{
	width:248px;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:80px;
	padding:0px;
}

.for-contactus-container{
	width:800px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:0px;
	display:inline;
	padding:0px;
	padding-bottom:15px;
	border-bottom:1px solid #dddddd;
}

.contactus-buttons{
	width:120px;
	height:20px;
	float:left;	
	margin-top:8px;
	display:inline;	
}

.contactus--cancel-buttons{
	width:auto;
	height:20px;
	float:left;	
	margin-top:8px;
	margin-right:5px;
	display:inline;	
}

.product-list-main-container-new{
	width:580px;
	height:auto;
	float:left;
}

.product-display-container-new{
	width:350px;
	height:auto;
	float:left;
	margin-bottom:5px;
	display:inline;
}

.product-description-text-new{
	width:340px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	margin-left:10px;
	display:inline;
}

.product-button-attributes
{
	width:290px;
	height:auto;
	float:left;
	margin-bottom:5px;
	display:inline;
	padding-top:5px;
}

.product-button-attributes-1
{
	width:260px;
	height:auto;
	float:left;
	margin-bottom:5px;
	margin-left:30px;
	display:inline;
	padding-top:5px;
}

.related-product-container-new{
	width:260px;
	height:auto;
	float:left;
	display:inline;
}

.customize-addtocart{
	width:auto;
	height:auto;
	margin-right:20px;
	margin-top:10px;
	display:inline;
	float:right;	
}

.order-number-details-text{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1a5a95;
	margin-right:5px;
	display:inline;
}

.order-number-details-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1a5a95;
	text-decoration:underline;
}

.shopping-cart-customize-image-container{
		width:400px;
		height:150px;
		float:left;
}

.shopping-cart-customize-inner-container{
		width:150px;
		height:140px;
		float:left;
}

.shopping-cart-customize-text 
{
	width:150px;
	height:16px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	margin-top:4px;
	display:inline;
}

.shopping-cart-customize-image 
{
	width:150px;
	height:120px;
	float:left;
	margin-top:4px;
	display:inline;
}

.shopping-cart-customize-image-inner
{
	float:left;
	margin-top:10px;
	margin-left:30px;
	display:inline;
}

.reg-login-note-text {
	width:150px;
	height:auto;
	float:left;
	margin-top:2px;
	font-family:arial;
	color:#CC0000;
	font-size:10px;
	line-height:12px;
}

.payment-container-fixed{
	width:830px;
	height:auto;
	float:left;
	margin-left:10px;
	display:inline;
}
.body-text2{
	font-family:Arial;
	font-size:12px;
	color:#555555;
	text-decoration:none;
	line-height:18px;
}


.product-display-text-savings{
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:Red;
	margin-top:7px;
	display:inline;
}

.product-display-inputbox-1-savings{
	width:150px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Red;
	margin-top:7px;
	display:inline;
}